Skip to content
This repository was archived by the owner on Nov 8, 2020. It is now read-only.

Commit afe2d46

Browse files
committed
Update copyright to 2019
1 parent f4bbed0 commit afe2d46

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

src/sphinx_testing/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Sphinx test suite utilities
44
~~~~~~~~~~~~~~~~~~~~~~~~~~~
55
6-
:copyright: Copyright 2007-2014 by Takeshi KOMIYA
6+
:copyright: Copyright 2007-2019 by Takeshi KOMIYA
77
:license: BSD, see LICENSE for details.
88
"""
99

src/sphinx_testing/path.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
path
55
~~~~
66
7-
:copyright: Copyright 2007-2014 by the Sphinx team, see Sphinx-AUTHORS.
7+
:copyright: Copyright 2007-2019 by the Sphinx team, see Sphinx-AUTHORS.
88
:license: BSD, see LICENSE for details.
99
"""
1010
import os

src/sphinx_testing/tmpdir.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
tmpdir utilities
44
~~~~~~~~~~~~~~~~
55
6-
:copyright: Copyright 2007-2014 by Takeshi KOMIYA
6+
:copyright: Copyright 2007-2019 by Takeshi KOMIYA
77
:license: BSD, see LICENSE for details.
88
"""
99

src/sphinx_testing/util.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Sphinx test suite utilities
44
~~~~~~~~~~~~~~~~~~~~~~~~~~~
55
6-
:copyright: Copyright 2007-2014 by the Sphinx team, see Sphinx-AUTHORS.
6+
:copyright: Copyright 2007-2019 by the Sphinx team, see Sphinx-AUTHORS.
77
:license: BSD, see LICENSE for details.
88
"""
99

0 commit comments

Comments
 (0)