diff options
author | Cédric Bonhomme <kimble.mandel@gmail.com> | 2013-01-01 19:28:40 +0100 |
---|---|---|
committer | Cédric Bonhomme <kimble.mandel@gmail.com> | 2013-01-01 19:28:40 +0100 |
commit | 7ae0c5d4701b1270e9e91078152fdb5e1aaeee2d (patch) | |
tree | 6de1d8de35136c45e529d9e6c59bc5421b196641 /source/conf.py | |
parent | Added a confirmation message after a successfull export of the database. (diff) | |
download | newspipe-7ae0c5d4701b1270e9e91078152fdb5e1aaeee2d.tar.gz newspipe-7ae0c5d4701b1270e9e91078152fdb5e1aaeee2d.tar.bz2 newspipe-7ae0c5d4701b1270e9e91078152fdb5e1aaeee2d.zip |
Updated copyrights years.
Diffstat (limited to 'source/conf.py')
-rw-r--r-- | source/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/conf.py b/source/conf.py index 3f08efcf..f5b5a054 100644 --- a/source/conf.py +++ b/source/conf.py @@ -2,7 +2,7 @@ #-*- coding: utf-8 -*- # pyAggr3g470r - A Web based news aggregator. -# Copyright (C) 2010-2012 Cédric Bonhomme - http://cedricbonhomme.org/ +# Copyright (C) 2010-2013 Cédric Bonhomme - http://cedricbonhomme.org/ # # For more information : http://bitbucket.org/cedricbonhomme/pyaggr3g470r/ # |