We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 66e0ffa + 3c73980 commit e19a6a0Copy full SHA for e19a6a0
src/conf.py
@@ -71,7 +71,7 @@ def get_version():
71
72
# General information about the project.
73
project = u'PHPUnit'
74
-copyright = u'2019, Sebastian Bergmann'
+copyright = u'2020, Sebastian Bergmann'
75
author = u'Sebastian Bergmann'
76
epub_author = u'Sebastian Bergmann'
77
src/copyright.rst
@@ -8,7 +8,7 @@ Copyright
8
9
.. code-block:: text
10
11
- Copyright (c) 2005-2019 Sebastian Bergmann.
+ Copyright (c) 2005-2020 Sebastian Bergmann.
12
13
This work is licensed under the Creative Commons Attribution 3.0
14
Unported License.
0 commit comments