Skip to content

Commit fa97deb

Browse files
Merge branch '7.5' into 8.0
2 parents 6d36a1d + e19a6a0 commit fa97deb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ def get_version():
7171

7272
# General information about the project.
7373
project = u'PHPUnit'
74-
copyright = u'2019, Sebastian Bergmann'
74+
copyright = u'2020, Sebastian Bergmann'
7575
author = u'Sebastian Bergmann'
7676
epub_author = u'Sebastian Bergmann'
7777

src/copyright.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Copyright
88

99
.. code-block:: text
1010
11-
Copyright (c) 2005-2019 Sebastian Bergmann.
11+
Copyright (c) 2005-2020 Sebastian Bergmann.
1212
1313
This work is licensed under the Creative Commons Attribution 3.0
1414
Unported License.

0 commit comments

Comments
 (0)