diff options
author | Arseny Kapoulkine <arseny.kapoulkine@gmail.com> | 2018-01-07 20:28:42 -0800 |
---|---|---|
committer | Arseny Kapoulkine <arseny.kapoulkine@gmail.com> | 2018-01-07 20:28:42 -0800 |
commit | 3f28a5d97af9265f3989587aa873a40a6ae1ca94 (patch) | |
tree | 3b2b36c45fab3700db973b85032f75fb3eecd735 /docs/manual.adoc | |
parent | f360842d484e15601130d6a6cbb593a63c785e0b (diff) |
Update all copyright notices to specify year 2018
Diffstat (limited to 'docs/manual.adoc')
-rw-r--r-- | docs/manual.adoc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/manual.adoc b/docs/manual.adoc index b901a54..ea4aee3 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-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 @@ -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-2017 Arseny Kapoulkine. +pugixml is Copyright (C) 2006-2018 Arseny Kapoulkine. .... [[install]] |