summaryrefslogtreecommitdiff
path: root/docs/quickstart.adoc
diff options
context:
space:
mode:
authorArseny Kapoulkine <arseny.kapoulkine@gmail.com>2018-04-04 08:10:35 -0700
committerArseny Kapoulkine <arseny.kapoulkine@gmail.com>2018-04-04 08:10:35 -0700
commitbc7d5dbb751382c2012fcf0bc6ba4fd81692378e (patch)
treeb9aebc0781779afba13ca7f1b6a0c462cd81f3cc /docs/quickstart.adoc
parent019f9e1907bf5ce73b60eef47abf88b598b0fb1f (diff)
docs: Pull from master
Diffstat (limited to 'docs/quickstart.adoc')
-rw-r--r--docs/quickstart.adoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/quickstart.adoc b/docs/quickstart.adoc
index b7cb3b8..f36d2ac 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-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
@@ -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-2017 Arseny Kapoulkine.
+pugixml is Copyright (C) 2006-2018 Arseny Kapoulkine.
....