Skip to content

Commit 9b51425

Browse files
Add missing copyright header (#5020)
1 parent 88c1ece commit 9b51425

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

src/Microsoft.TestPlatform.CoreUtilities/GlobalSuppressions.cs

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
// This file is used by Code Analysis to maintain SuppressMessage
1+
// Copyright (c) Microsoft Corporation. All rights reserved.
2+
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
3+
4+
// This file is used by Code Analysis to maintain SuppressMessage
25
// attributes that are applied to this project.
36
// Project-level suppressions either have no target or are given
47
// a specific target and scoped to a namespace, type, member, etc.

0 commit comments

Comments
 (0)