Skip to content

Commit 99a5101

Browse files
committed
Update copyright
in places i must have missed in IronLanguages#1813
1 parent 5e1d065 commit 99a5101

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

eng/nuget/IronPython.StdLib.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<title>IronPython Standard Library</title>
66
<version>3.4.0</version>
77
<authors>IronPython Contributors, Python Contributors</authors>
8-
<copyrightIronPython Contributors</copyright>
8+
<copyright.NET Foundation</copyright>
99
<projectUrl>https://ironpython.net</projectUrl>
1010
<license type="file">StdLib.License.txt</license>
1111
<requireLicenseAcceptance>false</requireLicenseAcceptance>

eng/nuget/IronPython.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<title>IronPython</title>
66
<version>3.4.0</version>
77
<authors>IronPython Contributors, Microsoft</authors>
8-
<copyrightIronPython Contributors</copyright>
8+
<copyright.NET Foundation</copyright>
99
<projectUrl>https://ironpython.net</projectUrl>
1010
<repository type="git" url="https://github.com/IronLanguages/ironpython3.git" />
1111
<license type="expression">Apache-2.0</license>

0 commit comments

Comments
 (0)