diff options
Diffstat (limited to 'scripts')
| -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 85fc55f..b42d76b 100644 --- a/scripts/nuget.autopkg +++ b/scripts/nuget.autopkg @@ -12,7 +12,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-2015 Arseny Kapoulkine"; +		copyright: "Copyright (c) 2006-2016 Arseny Kapoulkine";  		licenseUrl: "http://pugixml.org/license.html";  		requireLicenseAcceptance: false;  | 
