Skip to content

Commit 1ef4503

Browse files
committed
[1.11>master] [MERGE #5647 @MSLaguana] Updating NuGet package metadata
Merge pull request #5647 from MSLaguana:updateNugetMetadata
2 parents a600244 + 34a1ec9 commit 1ef4503

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Build/NuGet/Microsoft.ChakraCore.nuspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@
44
<id>Microsoft.ChakraCore</id>
55
<!-- Note: actual version number is overridden by the NuGet package creation command. -->
66
<version>$version$</version>
7-
<authors>Chakra Team</authors>
7+
<authors>Microsoft</authors>
88
<owners>Chakra Team</owners>
99
<licenseUrl>https://github.com/Microsoft/ChakraCore/blob/master/LICENSE.txt</licenseUrl>
1010
<projectUrl>https://github.com/Microsoft/ChakraCore</projectUrl>
1111
<requireLicenseAcceptance>false</requireLicenseAcceptance>
1212
<developmentDependency>true</developmentDependency>
1313
<description>ChakraCore is the core part of the Chakra Javascript engine that powers Microsoft Edge.</description>
1414
<releaseNotes>https://github.com/Microsoft/ChakraCore/wiki/Roadmap#release-notes</releaseNotes>
15-
<copyright>Copyright (C) 2016 Microsoft</copyright>
15+
<copyright>© Microsoft Corporation. All rights reserved.</copyright>
1616
<language>en-US</language>
1717
<tags>Chakra,ChakraCore,javascript,js,ecmascript,compiler,platform,oss,opensource,native</tags>
1818
<dependencies>

Build/NuGet/Microsoft.ChakraCore.vc140.nuspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@
44
<id>Microsoft.ChakraCore.vc140</id>
55
<!-- Note: actual version number is overridden by the NuGet package creation command. -->
66
<version>$version$</version>
7-
<authors>Chakra Team</authors>
7+
<authors>Microsoft</authors>
88
<owners>Chakra Team</owners>
99
<licenseUrl>https://github.com/Microsoft/ChakraCore/blob/master/LICENSE.txt</licenseUrl>
1010
<projectUrl>https://github.com/Microsoft/ChakraCore</projectUrl>
1111
<requireLicenseAcceptance>false</requireLicenseAcceptance>
1212
<developmentDependency>true</developmentDependency>
1313
<description>ChakraCore is the core part of the Chakra Javascript engine that powers Microsoft Edge.</description>
1414
<releaseNotes>https://github.com/Microsoft/ChakraCore/wiki/Roadmap#release-notes</releaseNotes>
15-
<copyright>Copyright (C) 2016 Microsoft</copyright>
15+
<copyright>© Microsoft Corporation. All rights reserved.</copyright>
1616
<language>en-US</language>
1717
<tags>Chakra,ChakraCore,javascript,js,ecmascript,compiler,platform,oss,opensource,native,nativepackage,C++,vc140</tags>
1818
</metadata>

0 commit comments

Comments
 (0)