aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorTim Harder <radhermit@gmail.com>2016-01-25 17:28:24 -0500
committerTim Harder <radhermit@gmail.com>2016-01-25 17:28:24 -0500
commit7d80b1dcecda06648019526c4662bea3c25c4bb8 (patch)
tree56079f852afcf837d238c7d107554296cddd0493 /doc
parenttest: fix tests when running directly using setup.py (diff)
downloadpkgcore-7d80b1dcecda06648019526c4662bea3c25c4bb8.tar.gz
pkgcore-7d80b1dcecda06648019526c4662bea3c25c4bb8.tar.bz2
pkgcore-7d80b1dcecda06648019526c4662bea3c25c4bb8.zip
doc: copyright update
Diffstat (limited to 'doc')
-rw-r--r--doc/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/conf.py b/doc/conf.py
index 10892a810..043af94bc 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -59,7 +59,7 @@ master_doc = 'index'
project = 'pkgcore'
authors_list = ['Brian Harring', 'Marien Zwart', 'Tim Harder']
authors = ', '.join(authors_list)
-copyright = '2006-2015, pkgcore contributors'
+copyright = '2006-2016, 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