Adding copyright header

This commit is contained in:
Adam Gorman 2016-05-02 15:31:33 -07:00
parent 5d548b339a
commit 4aa22c3344

View file

@ -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;