Skip to content

Commit 5b13d56

Browse files
Fix copyright
1 parent b5a8e0c commit 5b13d56

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

pal/src/cruntime/finite.cpp

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +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.
4-
//
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+
//-------------------------------------------------------------------------------------------------------
58

69
/*++
710

0 commit comments

Comments
 (0)