summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
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