This repository was archived by the owner on Jan 23, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 5 files changed +14
-25
lines changed
corefx/System/Globalization Expand file tree Collapse file tree 5 files changed +14
-25
lines changed Original file line number Diff line number Diff line change 1
- // ==++==
2
- //
3
- // Copyright (c) Microsoft Corporation. All rights reserved.
4
- //
5
- // ==--==
1
+ // Copyright (c) Microsoft. All rights reserved.
2
+ // Licensed under the MIT license. See LICENSE file in the project root for full license information.
3
+
6
4
namespace System . Globalization
7
5
{
8
6
using System ;
Original file line number Diff line number Diff line change 1
- // ==++==
2
- //
3
- // Copyright (c) Microsoft Corporation. All rights reserved.
4
- //
5
- // ==--==
1
+ // Copyright (c) Microsoft. All rights reserved.
2
+ // Licensed under the MIT license. See LICENSE file in the project root for full license information.
6
3
7
4
namespace System
8
5
{
Original file line number Diff line number Diff line change 1
- // ==++==
2
- //
3
- // Copyright (c) Microsoft Corporation. All rights reserved.
4
- //
5
- // ==--==
1
+ // Copyright (c) Microsoft. All rights reserved.
2
+ // Licensed under the MIT license. See LICENSE file in the project root for full license information.
3
+
6
4
/*============================================================
7
5
**
8
6
** Class: FormattableString
Original file line number Diff line number Diff line change 1
- // ==++==
2
- //
3
- // Copyright (c) Microsoft Corporation. All rights reserved.
4
- //
5
- // ==--==
1
+ // Copyright (c) Microsoft. All rights reserved.
2
+ // Licensed under the MIT license. See LICENSE file in the project root for full license information.
3
+
6
4
namespace System . Globalization
7
5
{
8
6
using System ;
Original file line number Diff line number Diff line change 1
- // ==++==
2
- //
3
- // Copyright (c) Microsoft Corporation. All rights reserved.
4
- //
5
- // ==--==
1
+ // Copyright (c) Microsoft. All rights reserved.
2
+ // Licensed under the MIT license. See LICENSE file in the project root for full license information.
3
+
6
4
/*============================================================
7
5
**
8
6
** Class: FormattableStringFactory
You can’t perform that action at this time.
0 commit comments