Add missing copyright header
This commit is contained in:
parent
7087335d41
commit
29e5a7090f
1 changed files with 4 additions and 1 deletions
|
@ -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
|
namespace NuGet
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue