diff options
author | Matthias Schiffer <mschiffer@universe-factory.net> | 2015-01-14 17:33:52 +0100 |
---|---|---|
committer | Matthias Schiffer <mschiffer@universe-factory.net> | 2015-01-14 17:33:52 +0100 |
commit | 0a69b958bdfd8da663577be2be557a1bc319cd12 (patch) | |
tree | d5fd9a8b0ef8f36912bc78accd0aecfc2b34a2d5 /doc/source/conf.py | |
parent | 6a5fa572cf2f0dbdae6936ff44edc1be82a6e13a (diff) | |
download | fastd-0a69b958bdfd8da663577be2be557a1bc319cd12.tar fastd-0a69b958bdfd8da663577be2be557a1bc319cd12.zip |
Update copyright years
Diffstat (limited to 'doc/source/conf.py')
-rw-r--r-- | doc/source/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/conf.py b/doc/source/conf.py index 93d4c2f..72717ea 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -47,7 +47,7 @@ master_doc = 'index' # General information about the project. project = 'fastd' -copyright = '2014, Matthias Schiffer' +copyright = '2012-2015, Matthias Schiffer' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the |