Skip to content

Commit 897f1a3

Browse files
committed
Update copyright year
1 parent 035f51a commit 897f1a3

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

doc/en/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@
275275
epub_title = u"pytest"
276276
epub_author = u"holger krekel at merlinux eu"
277277
epub_publisher = u"holger krekel at merlinux eu"
278-
epub_copyright = u"2013, holger krekel et alii"
278+
epub_copyright = u"2013-2020, holger krekel et alii"
279279

280280
# The language of the text. It defaults to the language option
281281
# or en if the language is not set.

doc/en/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ Consult the :ref:`Changelog <changelog>` page for fixes and enhancements of each
8787
License
8888
-------
8989

90-
Copyright Holger Krekel and others, 2004-2017.
90+
Copyright Holger Krekel and others, 2004-2020.
9191

9292
Distributed under the terms of the `MIT`_ license, pytest is free and open source software.
9393

doc/en/license.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Distributed under the terms of the `MIT`_ license, pytest is free and open sourc
99
1010
The MIT License (MIT)
1111
12-
Copyright (c) 2004-2017 Holger Krekel and others
12+
Copyright (c) 2004-2020 Holger Krekel and others
1313
1414
Permission is hereby granted, free of charge, to any person obtaining a copy of
1515
this software and associated documentation files (the "Software"), to deal in

0 commit comments

Comments
 (0)