diff options
author | cedricbonhomme <devnull@localhost> | 2012-07-22 08:33:54 +0200 |
---|---|---|
committer | cedricbonhomme <devnull@localhost> | 2012-07-22 08:33:54 +0200 |
commit | 898fa07ded12cbc1342cbfabf9862fa40b8a3485 (patch) | |
tree | 0a1afc9ccbbcc841a59ceed6c2fe1a8edd285892 /source/conf.py | |
parent | Only use the URL of article for the QRCode. (diff) | |
download | newspipe-898fa07ded12cbc1342cbfabf9862fa40b8a3485.tar.gz newspipe-898fa07ded12cbc1342cbfabf9862fa40b8a3485.tar.bz2 newspipe-898fa07ded12cbc1342cbfabf9862fa40b8a3485.zip |
Updated header comments.
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 e8e605e5..b45b1d51 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 Cédric Bonhomme - http://cedricbonhomme.org/ +# Copyright (C) 2010-2012 Cédric Bonhomme - http://cedricbonhomme.org/ # # For more information : http://bitbucket.org/cedricbonhomme/pyaggr3g470r/ # |