Skip to content

Commit

Permalink
(chocolatey#2261) Minor tweak to remove extra space
Browse files Browse the repository at this point in the history
For now other reason than consistency with other date range.
  • Loading branch information
gep13 committed May 12, 2021
1 parent 3ac4e4e commit 3e31f7f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion nuget/chocolatey.lib/chocolatey.lib.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<iconUrl>https://raw.githubusercontent.com/chocolatey/choco/master/docs/logo/chocolateyicon.gif</iconUrl>
<licenseUrl>https://raw.githubusercontent.com/chocolatey/choco/master/LICENSE</licenseUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<copyright>2017-2021 Chocolatey Software, Inc, 2011- 2017 RealDimensions Software, LLC</copyright>
<copyright>2017-2021 Chocolatey Software, Inc, 2011-2017 RealDimensions Software, LLC</copyright>
<tags>apt-get machine repository chocolatey</tags>
<summary>Chocolatey is the package manager for Windows (like apt-get but for Windows)</summary>
<description>
Expand Down
2 changes: 1 addition & 1 deletion nuget/chocolatey/chocolatey.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<iconUrl>https://raw.githubusercontent.com/chocolatey/choco/master/docs/logo/chocolateyicon.gif</iconUrl>
<licenseUrl>https://raw.githubusercontent.com/chocolatey/choco/master/LICENSE</licenseUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<copyright>2017-2021 Chocolatey Software, Inc, 2011- 2017 RealDimensions Software, LLC</copyright>
<copyright>2017-2021 Chocolatey Software, Inc, 2011-2017 RealDimensions Software, LLC</copyright>
<!--<projectSourceUrl>https://github.com/chocolatey/choco</projectSourceUrl>
<docsUrl>https://docs.chocolatey.org/en-us/</docsUrl>
<mailingListUrl>https://groups.google.com/forum/#!forum/chocolatey</mailingListUrl>
Expand Down

0 comments on commit 3e31f7f

Please sign in to comment.