diff --git a/src/Components/Web/src/Forms/InputDateType.cs b/src/Components/Web/src/Forms/InputDateType.cs index bc5c52f41b16..6fcedec49e9f 100644 --- a/src/Components/Web/src/Forms/InputDateType.cs +++ b/src/Components/Web/src/Forms/InputDateType.cs @@ -1,5 +1,5 @@ -// Copyright (c) .NET Foundation. All rights reserved. -// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information. +// Licensed to the .NET Foundation under one or more agreements. +// The .NET Foundation licenses this file to you under the MIT license. namespace Microsoft.AspNetCore.Components.Forms {