diff options
author | Arseny Kapoulkine <arseny.kapoulkine@gmail.com> | 2015-12-31 17:22:21 +0300 |
---|---|---|
committer | Arseny Kapoulkine <arseny.kapoulkine@gmail.com> | 2015-12-31 17:22:21 +0300 |
commit | 5f58e9bd0cf3d62e64e3ddfc5be9815777c3c138 (patch) | |
tree | 698e014f1d3687cfe884b179983b8ad4e78a347a /docs | |
parent | af7177e77d3b3b8fee8a034d62ec218740f94e22 (diff) |
Update all license/copyright texts to 2016
Diffstat (limited to 'docs')
-rw-r--r-- | docs/manual.adoc | 4 | ||||
-rw-r--r-- | docs/quickstart.adoc | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/docs/manual.adoc b/docs/manual.adoc index 7b49857..ccf3fe7 100644 --- a/docs/manual.adoc +++ b/docs/manual.adoc @@ -46,7 +46,7 @@ Thanks to *Vyacheslav Egorov* for documentation proofreading and fuzz testing. The pugixml library is distributed under the MIT license: .... -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 @@ -74,7 +74,7 @@ This means that you can freely use pugixml in your applications, both open-sourc .... This software is based on pugixml library (http://pugixml.org). -pugixml is Copyright (C) 2006-2015 Arseny Kapoulkine. +pugixml is Copyright (C) 2006-2016 Arseny Kapoulkine. .... [[install]] diff --git a/docs/quickstart.adoc b/docs/quickstart.adoc index 4807524..41a169b 100644 --- a/docs/quickstart.adoc +++ b/docs/quickstart.adoc @@ -255,7 +255,7 @@ If filing an issue is not possible due to privacy or other concerns, you can con The pugixml library is distributed under the MIT license: .... -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 @@ -283,5 +283,5 @@ This means that you can freely use pugixml in your applications, both open-sourc .... This software is based on pugixml library (http://pugixml.org). -pugixml is Copyright (C) 2006-2015 Arseny Kapoulkine. +pugixml is Copyright (C) 2006-2016 Arseny Kapoulkine. ....
\ No newline at end of file |