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