diff --git a/src/EFCore.Relational/Diagnostics/CommandSource.cs b/src/EFCore.Relational/Diagnostics/CommandSource.cs index 0d9fd4b1df1..cc56dcc6fb5 100644 --- a/src/EFCore.Relational/Diagnostics/CommandSource.cs +++ b/src/EFCore.Relational/Diagnostics/CommandSource.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. using System.Data.Common;