diff options
author | 2017-02-05 06:09:32 -0500 | |
---|---|---|
committer | 2017-02-05 06:09:32 -0500 | |
commit | 3ff26ae5d82e8b0d73b3a4d3770325784e9a1508 (patch) | |
tree | 6de543f785ba6d83d83c918cfe08e5e75db9b0b6 /doc | |
parent | ebuild.repo_objs: move profile_arches() from RepoConfig to BundledProfiles.ar... (diff) | |
download | pkgcore-3ff26ae5d82e8b0d73b3a4d3770325784e9a1508.tar.gz pkgcore-3ff26ae5d82e8b0d73b3a4d3770325784e9a1508.tar.bz2 pkgcore-3ff26ae5d82e8b0d73b3a4d3770325784e9a1508.zip |
doc: update copyright date range
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 21427965..b17fd43c 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -58,7 +58,7 @@ master_doc = 'index' # General information about the project. project = 'pkgcore' authors = '' -copyright = '2006-2016, pkgcore contributors' +copyright = '2006-2017, pkgcore 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 |