diff options
author | arseny.kapoulkine@gmail.com <arseny.kapoulkine@gmail.com@99668b35-9821-0410-8761-19e4c4f06640> | 2012-04-04 02:01:50 +0000 |
---|---|---|
committer | arseny.kapoulkine@gmail.com <arseny.kapoulkine@gmail.com@99668b35-9821-0410-8761-19e4c4f06640> | 2012-04-04 02:01:50 +0000 |
commit | 593e90e22c348e0f71f806a0572e87bdd0c1cb33 (patch) | |
tree | f8daaecd74c05bbd9e8c837b6c2c9d1ce4f95d8e /docs | |
parent | 4a2d398a0709e3a75b80e577892241164ffbfbd6 (diff) |
docs: Updated copyright year
git-svn-id: http://pugixml.googlecode.com/svn/trunk@899 99668b35-9821-0410-8761-19e4c4f06640
Diffstat (limited to 'docs')
-rw-r--r-- | docs/manual.qbk | 4 | ||||
-rw-r--r-- | docs/quickstart.qbk | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/docs/manual.qbk b/docs/manual.qbk index 1fa62c1..2c1b237 100644 --- a/docs/manual.qbk +++ b/docs/manual.qbk @@ -60,7 +60,7 @@ Thanks to *Vyacheslav Egorov* for documentation proofreading. The pugixml library is distributed under the MIT license: [: -Copyright (c) 2006-2010 Arseny Kapoulkine +Copyright (c) 2006-2012 Arseny Kapoulkine Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation @@ -88,7 +88,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).'''<sbr />''' -pugixml is Copyright (C) 2006-2010 Arseny Kapoulkine. +pugixml is Copyright (C) 2006-2012 Arseny Kapoulkine. ] [endsect] [/license] diff --git a/docs/quickstart.qbk b/docs/quickstart.qbk index 93790dc..59094d2 100644 --- a/docs/quickstart.qbk +++ b/docs/quickstart.qbk @@ -224,7 +224,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-2010 Arseny Kapoulkine +Copyright (c) 2006-2012 Arseny Kapoulkine Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation @@ -252,7 +252,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).'''<sbr />''' -pugixml is Copyright (C) 2006-2010 Arseny Kapoulkine. +pugixml is Copyright (C) 2006-2012 Arseny Kapoulkine. ] [endsect] [/license] |