Skip to content

Commit 9b81d28

Browse files
committed
Update copyright headers
***NO_CI***
1 parent 8b825e4 commit 9b81d28

File tree

147 files changed

+151
-151
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

147 files changed

+151
-151
lines changed

nanoFramework.CoreLibrary.DELIVERABLES.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<developmentDependency>false</developmentDependency>
1212
<projectUrl>https://github.com/nanoframework/lib-CoreLibrary</projectUrl>
1313
<iconUrl>https://secure.gravatar.com/avatar/97d0e092247f0716db6d4b47b7d1d1ad</iconUrl>
14-
<copyright>Copyright (c) 2018 The nanoFramework project contributors</copyright>
14+
<copyright>Copyright (c) .NET Foundation and Contributors</copyright>
1515
<description>** DON'T REFERENCE THIS PACKAGE ** Not meant for development. This package includes the deliverable artifacts of the base class library (mscorlib) of nanoFramework. These are for testing purposes and for updating the native code base of the core library.</description>
1616
<summary>nanoFramework.CoreLibrary.DELIVERABLES is not meant for development</summary>
1717
<tags></tags>

nanoFramework.CoreLibrary.NoReflection.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<projectUrl>https://github.com/nanoframework/lib-CoreLibrary</projectUrl>
1414
<iconUrl>https://secure.gravatar.com/avatar/97d0e092247f0716db6d4b47b7d1d1ad</iconUrl>
1515
<repository type="git" url="https://github.com/nanoframework/lib-CoreLibrary" commit="$commit$" />
16-
<copyright>Copyright (c) 2019 The nanoFramework project contributors</copyright>
16+
<copyright>Copyright (c) .NET Foundation and Contributors</copyright>
1717
<description>This package includes the nanoFramework.CoreLibrary assembly for nanoFramework C# projects **WITHOUT** the System.Reflection API.&#10;This package requires a target with mscorlib v$nativeVersion$.&#10;There is another version that includes the System.Reflection API.</description>
1818
<summary>This package includes the nanoFramework.CoreLibrary assembly for nanoFramework C# projects **WITHOUT** the System.Reflection API.</summary>
1919
<tags>nanoFramework C# csharp netmf netnf nanoFramework.CoreLibrary</tags>

nanoFramework.CoreLibrary.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<projectUrl>https://github.com/nanoframework/lib-CoreLibrary</projectUrl>
1414
<iconUrl>https://secure.gravatar.com/avatar/97d0e092247f0716db6d4b47b7d1d1ad</iconUrl>
1515
<repository type="git" url="https://github.com/nanoframework/lib-CoreLibrary" commit="$commit$" />
16-
<copyright>Copyright (c) 2018 The nanoFramework project contributors</copyright>
16+
<copyright>Copyright (c) .NET Foundation and Contributors</copyright>
1717
<description>This package includes the nanoFramework.CoreLibrary assembly for nanoFramework C# projects.&#10;This package requires a target with mscorlib v$nativeVersion$.&#10;In case you don't need the System.Reflection API there is another NuGet package without this API.</description>
1818
<summary>This package includes the nanoFramework.CoreLibrary assembly for nanoFramework C# projects.</summary>
1919
<tags>nanoFramework C# csharp netmf netnf nanoFramework.CoreLibrary</tags>

nanoFramework.CoreLibrary/Friends.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//
2-
// Copyright (c) 2017 The nanoFramework project contributors
2+
// Copyright (c) .NET Foundation and Contributors
33
// See LICENSE file in the project root for full license information.
44
//
55

nanoFramework.CoreLibrary/System/AppDomain.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//
2-
// Copyright (c) 2017 The nanoFramework project contributors
2+
// Copyright (c) .NET Foundation and Contributors
33
// Portions Copyright (c) Microsoft Corporation. All rights reserved.
44
// See LICENSE file in the project root for full license information.
55
//

nanoFramework.CoreLibrary/System/AppDomainUnloadedException.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//
2-
// Copyright (c) 2017 The nanoFramework project contributors
2+
// Copyright (c) .NET Foundation and Contributors
33
// Portions Copyright (c) Microsoft Corporation. All rights reserved.
44
// See LICENSE file in the project root for full license information.
55
//

nanoFramework.CoreLibrary/System/ApplicationException.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//
2-
// Copyright (c) 2017 The nanoFramework project contributors
2+
// Copyright (c) .NET Foundation and Contributors
33
// Portions Copyright (c) Microsoft Corporation. All rights reserved.
44
// See LICENSE file in the project root for full license information.
55
//

nanoFramework.CoreLibrary/System/ArgumentException.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//
2-
// Copyright (c) 2017 The nanoFramework project contributors
2+
// Copyright (c) .NET Foundation and Contributors
33
// Portions Copyright (c) Microsoft Corporation. All rights reserved.
44
// See LICENSE file in the project root for full license information.
55
//

nanoFramework.CoreLibrary/System/ArgumentNullException.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//
2-
// Copyright (c) 2017 The nanoFramework project contributors
2+
// Copyright (c) .NET Foundation and Contributors
33
// Portions Copyright (c) Microsoft Corporation. All rights reserved.
44
// See LICENSE file in the project root for full license information.
55
//

nanoFramework.CoreLibrary/System/ArgumentOutOfRangeException.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//
2-
// Copyright (c) 2017 The nanoFramework project contributors
2+
// Copyright (c) .NET Foundation and Contributors
33
// Portions Copyright (c) Microsoft Corporation. All rights reserved.
44
// See LICENSE file in the project root for full license information.
55
//

0 commit comments

Comments
 (0)