Skip to content

Commit b7ad78e

Browse files
committed
Fix header text in 'FeatureSwitches' file
1 parent cc35d3f commit b7ad78e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

src/CommunityToolkit.Mvvm/Properties/FeatureSwitches.cs

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
// Copyright (c) Microsoft Corporation.
2-
// Licensed under the MIT License.
1+
// Licensed to the .NET Foundation under one or more agreements.
2+
// The .NET Foundation licenses this file to you under the MIT license.
3+
// See the LICENSE file in the project root for more information.
34

45
using System;
56
using System.Runtime.CompilerServices;

0 commit comments

Comments
 (0)