diff --git a/acme/docs/conf.py b/acme/docs/conf.py index 47f9321f9..dc5dec0ff 100644 --- a/acme/docs/conf.py +++ b/acme/docs/conf.py @@ -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 diff --git a/docs/conf.py b/docs/conf.py index f96c48352..2de0dd877 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -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 diff --git a/letsencrypt-apache/docs/conf.py b/letsencrypt-apache/docs/conf.py index 8d57abb0e..f578531db 100644 --- a/letsencrypt-apache/docs/conf.py +++ b/letsencrypt-apache/docs/conf.py @@ -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 diff --git a/letsencrypt-compatibility-test/docs/conf.py b/letsencrypt-compatibility-test/docs/conf.py index 5236996d2..4ec0a1d9a 100644 --- a/letsencrypt-compatibility-test/docs/conf.py +++ b/letsencrypt-compatibility-test/docs/conf.py @@ -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 diff --git a/letsencrypt-nginx/docs/conf.py b/letsencrypt-nginx/docs/conf.py index d19a73209..e8e320542 100644 --- a/letsencrypt-nginx/docs/conf.py +++ b/letsencrypt-nginx/docs/conf.py @@ -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 diff --git a/letshelp-letsencrypt/docs/conf.py b/letshelp-letsencrypt/docs/conf.py index d7fc03ddc..3561a12d1 100644 --- a/letshelp-letsencrypt/docs/conf.py +++ b/letshelp-letsencrypt/docs/conf.py @@ -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