diff --git a/test/vstest.ProgrammerTests/GlobalSuppressions.cs b/test/vstest.ProgrammerTests/GlobalSuppressions.cs index 4e7cafcb2e..febbc6c16c 100644 --- a/test/vstest.ProgrammerTests/GlobalSuppressions.cs +++ b/test/vstest.ProgrammerTests/GlobalSuppressions.cs @@ -1,7 +1,5 @@ -// This file is used by Code Analysis to maintain SuppressMessage -// attributes that are applied to this project. -// Project-level suppressions either have no target or are given -// a specific target and scoped to a namespace, type, member, etc. +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT license. See LICENSE file in the project root for full license information. using System.Diagnostics.CodeAnalysis;