We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4061936 commit 62d2977Copy full SHA for 62d2977
2 files changed
README.rst
@@ -50,7 +50,7 @@ the reason why the example scripts require PyYAML.
50
Copyright and License
51
---------------------
52
53
-Copyright 2013–2022
+Copyright 2013–2023
54
Helmholtz-Zentrum Berlin für Materialien und Energie GmbH
55
56
Licensed under the `Apache License`_, Version 2.0 (the "License"); you
doc/src/conf.py
@@ -18,7 +18,7 @@
18
# -- Project information -----------------------------------------------------
19
20
project = 'python-icat'
21
-copyright = ('2013–2022, '
+copyright = ('2013–2023, '
22
'Helmholtz-Zentrum Berlin für Materialien und Energie GmbH')
23
author = 'Rolf Krahl'
24
0 commit comments