mirror of
https://github.com/certbot/certbot.git
synced 2026-06-04 22:33:00 -04:00
sphinx: copyright 2014-2015
This commit is contained in:
parent
dfdb64c505
commit
86f01d1fa9
6 changed files with 6 additions and 6 deletions
|
|
@ -57,7 +57,7 @@ master_doc = 'index'
|
|||
|
||||
# General information about the project.
|
||||
project = u'acme-python'
|
||||
copyright = u'2015, Let\'s Encrypt Project'
|
||||
copyright = u'2015-2015, Let\'s Encrypt Project'
|
||||
author = u'Let\'s Encrypt Project'
|
||||
|
||||
# The version info for the project you're documenting, acts as replacement for
|
||||
|
|
|
|||
|
|
@ -74,7 +74,7 @@ master_doc = 'index'
|
|||
|
||||
# General information about the project.
|
||||
project = u'Let\'s Encrypt'
|
||||
copyright = u'2014, Let\'s Encrypt Project'
|
||||
copyright = u'2014-2015, Let\'s Encrypt Project'
|
||||
|
||||
# The version info for the project you're documenting, acts as replacement for
|
||||
# |version| and |release|, also used in various other places throughout the
|
||||
|
|
|
|||
|
|
@ -56,7 +56,7 @@ master_doc = 'index'
|
|||
|
||||
# General information about the project.
|
||||
project = u'letsencrypt-apache'
|
||||
copyright = u'2015, Let\'s Encrypt Project'
|
||||
copyright = u'2014-2015, Let\'s Encrypt Project'
|
||||
author = u'Let\'s Encrypt Project'
|
||||
|
||||
# The version info for the project you're documenting, acts as replacement for
|
||||
|
|
|
|||
|
|
@ -57,7 +57,7 @@ master_doc = 'index'
|
|||
|
||||
# General information about the project.
|
||||
project = u'letsencrypt-compatibility-test'
|
||||
copyright = u'2015, Let\'s Encrypt Project'
|
||||
copyright = u'2014-2015, Let\'s Encrypt Project'
|
||||
author = u'Let\'s Encrypt Project'
|
||||
|
||||
# The version info for the project you're documenting, acts as replacement for
|
||||
|
|
|
|||
|
|
@ -56,7 +56,7 @@ master_doc = 'index'
|
|||
|
||||
# General information about the project.
|
||||
project = u'letsencrypt-nginx'
|
||||
copyright = u'2015, Let\'s Encrypt Project'
|
||||
copyright = u'2014-2015, Let\'s Encrypt Project'
|
||||
author = u'Let\'s Encrypt Project'
|
||||
|
||||
# The version info for the project you're documenting, acts as replacement for
|
||||
|
|
|
|||
|
|
@ -56,7 +56,7 @@ master_doc = 'index'
|
|||
|
||||
# General information about the project.
|
||||
project = u'letshelp-letsencrypt'
|
||||
copyright = u'2015, Let\'s Encrypt Project'
|
||||
copyright = u'2014-2015, Let\'s Encrypt Project'
|
||||
author = u'Let\'s Encrypt Project'
|
||||
|
||||
# The version info for the project you're documenting, acts as replacement for
|
||||
|
|
|
|||
Loading…
Reference in a new issue