Skip to content

Commit 11ce3b3

Browse files
Fix copyright
1 parent b5a8e0c commit 11ce3b3

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

pal/src/cruntime/finite.cpp

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
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+
// Copyright (C) Microsoft. All rights reserved.
3+
// Copyright (c) ChakraCore Project Contributors. All rights reserved.
4+
// Licensed under the MIT license. See LICENSE.txt file in the project root for full license information.
5+
//-------------------------------------------------------------------------------------------------------
56

67
/*++
78

0 commit comments

Comments
 (0)