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,5 +1,5 @@
// Copyright (c) .NET Foundation. All rights reserved.
// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.
// 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 Microsoft.Extensions.JsonParser.Sources;