diff options
author | Arseny Kapoulkine <arseny.kapoulkine@gmail.com> | 2017-01-21 10:48:47 -0800 |
---|---|---|
committer | Arseny Kapoulkine <arseny.kapoulkine@gmail.com> | 2017-01-26 20:12:06 -0800 |
commit | d3b9e4e1e85d0aca562d0e6b62533e68e5a4a749 (patch) | |
tree | c7743c14b0e58a2d056abe1d9950ca5a4d2c41ba /scripts/nuget.autopkg | |
parent | 198900eff403982f080958459f1ccb45cdefe9a4 (diff) |
Update copyright year to 2017
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; |