Update Copyright headers in all source files.

This commit is contained in:
PiotrP 2015-11-16 11:21:57 -08:00 committed by piotrp
parent 98390d50e0
commit e839b4debb
167 changed files with 550 additions and 143 deletions

View file

@ -1,4 +1,7 @@
using System;
// 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;
using System.IO;