diff options
author | Arseny Kapoulkine <arseny.kapoulkine@gmail.com> | 2016-02-13 13:07:53 -0800 |
---|---|---|
committer | Arseny Kapoulkine <arseny.kapoulkine@gmail.com> | 2016-02-13 13:07:53 -0800 |
commit | 8b60bbdce428af065f5501fbedd3de3c426073e4 (patch) | |
tree | 9194b47c257c0ddca52975c6eac784ecd0cb8b95 /scripts | |
parent | 4bbf6255ddf5cf39aaea156ede3e0eb9a4f6742e (diff) |
scripts: Update license year
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/pugixml.podspec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/pugixml.podspec b/scripts/pugixml.podspec index 22ef490..f39ccb9 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-2015 Arseny Kapoulkine +Copyright (c) 2006-2016 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 |