aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorArseny Kapoulkine <arseny.kapoulkine@gmail.com>2019-01-01 23:05:04 +0300
committerArseny Kapoulkine <arseny.kapoulkine@gmail.com>2019-01-01 23:05:04 +0300
commit9fcae40bb5577381a37c493a34633f7948fab208 (patch)
treeb074dc0114971621d0a4a0d6e14af1ca43e4e61e /scripts
parentb3db08ffccb78d680d8f7665ad9ed4cff6f92fcf (diff)
downloadpugixml-9fcae40bb5577381a37c493a34633f7948fab208.zip
pugixml-9fcae40bb5577381a37c493a34633f7948fab208.tar.gz
pugixml-9fcae40bb5577381a37c493a34633f7948fab208.tar.bz2
Happy New Year!
Diffstat (limited to 'scripts')
-rw-r--r--scripts/nuget/pugixml.nuspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/nuget/pugixml.nuspec b/scripts/nuget/pugixml.nuspec
index 072d7c4..931e08c 100644
--- a/scripts/nuget/pugixml.nuspec
+++ b/scripts/nuget/pugixml.nuspec
@@ -15,7 +15,7 @@ pugixml is used by a lot of projects, both open-source and proprietary, for perf
This package contains builds for VS2013, VS2015 and VS2017, for both statically linked and DLL CRT; you can switch the CRT linkage in Project -> Properties -> Referenced Packages -> pugixml.</description>
<summary>Light-weight, simple and fast XML parser for C++ with XPath support</summary>
<releaseNotes>https://pugixml.org/docs/manual.html#changes</releaseNotes>
- <copyright>Copyright (c) 2006-2018 Arseny Kapoulkine</copyright>
+ <copyright>Copyright (c) 2006-2019 Arseny Kapoulkine</copyright>
<tags>native nativepackage</tags>
</metadata>
</package>