summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorArseny Kapoulkine <arseny.kapoulkine@gmail.com>2017-01-21 10:48:47 -0800
committerArseny Kapoulkine <arseny.kapoulkine@gmail.com>2017-01-26 20:12:06 -0800
commitd3b9e4e1e85d0aca562d0e6b62533e68e5a4a749 (patch)
treec7743c14b0e58a2d056abe1d9950ca5a4d2c41ba /scripts
parent198900eff403982f080958459f1ccb45cdefe9a4 (diff)
Update copyright year to 2017
Diffstat (limited to 'scripts')
-rw-r--r--scripts/nuget.autopkg2
-rw-r--r--scripts/pugixml.podspec2
2 files changed, 2 insertions, 2 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;
diff --git a/scripts/pugixml.podspec b/scripts/pugixml.podspec
index 7508418..0c7ad13 100644
--- a/scripts/pugixml.podspec
+++ b/scripts/pugixml.podspec
@@ -6,7 +6,7 @@ Pod::Spec.new do |s|
s.license = { :type => 'MIT', :text => <<-qwertyuiop
The MIT License (MIT)
-Copyright (c) 2006-2016 Arseny Kapoulkine
+Copyright (c) 2006-2017 Arseny Kapoulkine
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal