Adding copyright header
This commit is contained in:
parent
5d548b339a
commit
4aa22c3344
1 changed files with 3 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
|||
// 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;
|
||||
using System.Collections.Generic;
|
||||
using System.Diagnostics;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue