Add missing copyright header

This commit is contained in:
Eric St. John 2016-01-14 15:13:41 -08:00
parent 7087335d41
commit 29e5a7090f

View file

@ -1,4 +1,7 @@
using System.Xml.Serialization;
// Copyright (c) .NET Foundation and contributors. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
using System.Xml.Serialization;
namespace NuGet
{