Update Copyright headers in all source files.
This commit is contained in:
parent
98390d50e0
commit
e839b4debb
167 changed files with 550 additions and 143 deletions
|
@ -1,3 +1,8 @@
|
|||
#
|
||||
# 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.
|
||||
#
|
||||
|
||||
param([string]$Configuration = "Debug")
|
||||
|
||||
$ErrorActionPreference="Stop"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue