diff options
Diffstat (limited to 'scripts/nuget.autopkg')
| -rw-r--r-- | scripts/nuget.autopkg | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/scripts/nuget.autopkg b/scripts/nuget.autopkg index b24f6c6..2a620a2 100644 --- a/scripts/nuget.autopkg +++ b/scripts/nuget.autopkg @@ -18,7 +18,7 @@ nuget {  		title: pugixml;  		summary: "Light-weight, simple and fast XML parser for C++ with XPath support";  		releaseNotes: "http://pugixml.org/docs/manual.html#changes"; -		copyright: "Copyright (c) 2006-2016 Arseny Kapoulkine"; +		copyright: "Copyright (c) 2006-2017 Arseny Kapoulkine";  		licenseUrl: "http://pugixml.org/license.html";  		requireLicenseAcceptance: false; | 
