Skip to content

Commit e19a6a0

Browse files
Merge branch '7.4' into 7.5
2 parents 66e0ffa + 3c73980 commit e19a6a0

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)