From d3b9e4e1e85d0aca562d0e6b62533e68e5a4a749 Mon Sep 17 00:00:00 2001 From: Arseny Kapoulkine Date: Sat, 21 Jan 2017 10:48:47 -0800 Subject: Update copyright year to 2017 --- docs/manual.adoc | 4 ++-- docs/quickstart.adoc | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'docs') diff --git a/docs/manual.adoc b/docs/manual.adoc index 61dcfcb..6688bd6 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-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 @@ -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-2016 Arseny Kapoulkine. +pugixml is Copyright (C) 2006-2017 Arseny Kapoulkine. .... [[install]] diff --git a/docs/quickstart.adoc b/docs/quickstart.adoc index fe5eac6..6e77a17 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-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 @@ -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-2016 Arseny Kapoulkine. -.... \ No newline at end of file +pugixml is Copyright (C) 2006-2017 Arseny Kapoulkine. +.... -- cgit v1.2.3