aboutsummaryrefslogtreecommitdiff
path: root/docs/manual.adoc
diff options
context:
space:
mode:
authorArseny Kapoulkine <arseny.kapoulkine@gmail.com>2024-01-26 09:18:48 -0800
committerArseny Kapoulkine <arseny.kapoulkine@gmail.com>2024-01-26 09:18:48 -0800
commit3cc2daf449f0f96594a1f4238303275786d61fbb (patch)
tree5bc9b70cedda567338bc5b0f5688f1de5316a17f /docs/manual.adoc
parent96aebcb8ae2062ad020186e32fd301db7c3a0c88 (diff)
downloadpugixml-3cc2daf449f0f96594a1f4238303275786d61fbb.zip
pugixml-3cc2daf449f0f96594a1f4238303275786d61fbb.tar.gz
pugixml-3cc2daf449f0f96594a1f4238303275786d61fbb.tar.bz2
Update year to 2024 everywhere
... except .html files that will be regenerated later.
Diffstat (limited to 'docs/manual.adoc')
-rw-r--r--docs/manual.adoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/manual.adoc b/docs/manual.adoc
index 4b5680c..a65884d 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-2023 Arseny Kapoulkine
+Copyright (c) 2006-2024 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 (https://pugixml.org).
-pugixml is Copyright (C) 2006-2023 Arseny Kapoulkine.
+pugixml is Copyright (C) 2006-2024 Arseny Kapoulkine.
....
[[install]]