summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorArseny Kapoulkine <arseny.kapoulkine@gmail.com>2018-01-07 20:28:42 -0800
committerArseny Kapoulkine <arseny.kapoulkine@gmail.com>2018-01-07 20:28:42 -0800
commit3f28a5d97af9265f3989587aa873a40a6ae1ca94 (patch)
tree3b2b36c45fab3700db973b85032f75fb3eecd735 /scripts
parentf360842d484e15601130d6a6cbb593a63c785e0b (diff)
Update all copyright notices to specify year 2018
Diffstat (limited to 'scripts')
-rw-r--r--scripts/nuget/pugixml.nuspec2
-rw-r--r--scripts/pugixml.podspec2
2 files changed, 2 insertions, 2 deletions
diff --git a/scripts/nuget/pugixml.nuspec b/scripts/nuget/pugixml.nuspec
index 046ea31..5e4fe7c 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>http://pugixml.org/docs/manual.html#changes</releaseNotes>
- <copyright>Copyright (c) 2006-2017 Arseny Kapoulkine</copyright>
+ <copyright>Copyright (c) 2006-2018 Arseny Kapoulkine</copyright>
<tags>native nativepackage</tags>
</metadata>
</package>
diff --git a/scripts/pugixml.podspec b/scripts/pugixml.podspec
index 0c7ad13..98ac744 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-2017 Arseny Kapoulkine
+Copyright (c) 2006-2018 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