Skip to content

Commit 1c26375

Browse files
ppenzinrhuanjl
authored andcommitted
Fix copyright notice in output.inl
Add new copyright notice to pal/src/safecrt/output.inl
1 parent 46af28e commit 1c26375

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

pal/src/safecrt/output.inl

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
1-
//
2-
// Copyright (c) Microsoft. All rights reserved.
3-
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
1+
//-------------------------------------------------------------------------------------------------------
2+
// ChakraCore/Pal
3+
// Contains portions (c) copyright Microsoft, portions copyright (c) the .NET Foundation and Contributors
4+
// and edits (c) copyright the ChakraCore Contributors.
5+
// See THIRD-PARTY-NOTICES.txt in the project root for .NET Foundation license
6+
// Licensed under the MIT license. See LICENSE.txt file in the project root for full license information.
7+
//-------------------------------------------------------------------------------------------------------
48
//
59

610
/***

0 commit comments

Comments
 (0)