mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-08-04 05:57:25 +02:00
fix copyright year
This commit is contained in:
2
conf.py
2
conf.py
@@ -47,7 +47,7 @@ master_doc = 'README'
|
||||
|
||||
# General information about the project.
|
||||
project = u'DesignPatternsPHP'
|
||||
copyright = u'2011-2019, Dominik Liebler and contributors'
|
||||
copyright = u'2011-2020, Dominik Liebler and contributors'
|
||||
author = u'Dominik Liebler and contributors'
|
||||
|
||||
# The version info for the project you're documenting, acts as replacement for
|
||||
|
Reference in New Issue
Block a user