From 18a3731e5bc82cf4ec3e7a0b39504b51870eb444 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Rapinat?= Date: Thu, 28 May 2015 19:47:14 +0200 Subject: [PATCH] update year on man files config for sphinx --- data/man/conf.py | 2 +- data/man/cs/conf.py | 2 +- data/man/fr/conf.py | 2 +- data/man/nl/conf.py | 2 +- data/man/pl/conf.py | 2 +- data/man/pt_BR/conf.py | 2 +- data/man/sv/conf.py | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/data/man/conf.py b/data/man/conf.py index e30f764b8..bb7fe87e2 100644 --- a/data/man/conf.py +++ b/data/man/conf.py @@ -41,7 +41,7 @@ master_doc = 'index' # General information about the project. project = u'Gramps' -copyright = u'2014, Gramps project' +copyright = u'2015, Gramps 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/data/man/cs/conf.py b/data/man/cs/conf.py index bd708095a..b831bf55e 100644 --- a/data/man/cs/conf.py +++ b/data/man/cs/conf.py @@ -41,7 +41,7 @@ master_doc = 'cs' # General information about the project. project = u'Gramps' -copyright = u'2014, Gramps project' +copyright = u'2015, Gramps 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/data/man/fr/conf.py b/data/man/fr/conf.py index 6a41407b4..17a0d5c83 100644 --- a/data/man/fr/conf.py +++ b/data/man/fr/conf.py @@ -41,7 +41,7 @@ master_doc = 'fr' # General information about the project. project = u'Gramps' -copyright = u'2014, Gramps project' +copyright = u'2015, Gramps 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/data/man/nl/conf.py b/data/man/nl/conf.py index dba062066..43af3648c 100644 --- a/data/man/nl/conf.py +++ b/data/man/nl/conf.py @@ -41,7 +41,7 @@ master_doc = 'nl' # General information about the project. project = u'Gramps' -copyright = u'2014, Gramps project' +copyright = u'2015, Gramps 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/data/man/pl/conf.py b/data/man/pl/conf.py index 0298f410e..011536fb4 100644 --- a/data/man/pl/conf.py +++ b/data/man/pl/conf.py @@ -41,7 +41,7 @@ master_doc = 'pl' # General information about the project. project = u'Gramps' -copyright = u'2014, Gramps project' +copyright = u'2015, Gramps 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/data/man/pt_BR/conf.py b/data/man/pt_BR/conf.py index 086347b4e..3e1e931ea 100644 --- a/data/man/pt_BR/conf.py +++ b/data/man/pt_BR/conf.py @@ -41,7 +41,7 @@ master_doc = 'pt_BR' # General information about the project. project = u'Gramps' -copyright = u'2014, Gramps project' +copyright = u'2015, Gramps 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/data/man/sv/conf.py b/data/man/sv/conf.py index 599444877..0e3b21efe 100644 --- a/data/man/sv/conf.py +++ b/data/man/sv/conf.py @@ -41,7 +41,7 @@ master_doc = 'sv' # General information about the project. project = u'Gramps' -copyright = u'2014, Gramps project' +copyright = u'2015, Gramps 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