diff options
author | Tim Harder <radhermit@gmail.com> | 2019-07-15 17:31:06 -0600 |
---|---|---|
committer | Tim Harder <radhermit@gmail.com> | 2019-07-15 17:31:14 -0600 |
commit | ee16f4874eb612c2c39845c38926a9d2abd36f54 (patch) | |
tree | 0d53299efe07ffc9f7d7655c8588c0feb062c0dc /doc | |
parent | checks.git_checks: GitCommitsCheck: require the git addon to be enabled (diff) | |
download | pkgcheck-ee16f4874eb612c2c39845c38926a9d2abd36f54.tar.gz pkgcheck-ee16f4874eb612c2c39845c38926a9d2abd36f54.tar.bz2 pkgcheck-ee16f4874eb612c2c39845c38926a9d2abd36f54.zip |
bump copyright
Diffstat (limited to 'doc')
-rw-r--r-- | doc/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/conf.py b/doc/conf.py index fa14eed3..4254e0bd 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -67,7 +67,7 @@ master_doc = 'index' # General information about the project. project = pkgdist.MODULE_NAME authors = '' -copyright = '2006-2017, pkgcheck contributors' +copyright = '2006-2019, pkgcheck contributors' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the |