diff options
-rw-r--r-- | README | 2 | ||||
-rwxr-xr-x | feedgetter.py | 2 | ||||
-rwxr-xr-x | pyAggr3g470r.py | 2 | ||||
-rwxr-xr-x | utils.py | 2 |
4 files changed, 4 insertions, 4 deletions
@@ -17,7 +17,7 @@ pyAggr3g470r :private: yes :author: Cédric Bonhomme -:contact: http://cedric.bonhomme.free.fr/ +:contact: http://cedricbonhomme.org/ Presentation diff --git a/feedgetter.py b/feedgetter.py index 8c3fa4a6..6dc69cf8 100755 --- a/feedgetter.py +++ b/feedgetter.py @@ -2,7 +2,7 @@ #-*- coding: utf-8 -*- # pyAggr3g470r - A Web based news aggregator. -# Copyright (C) 2010 Cédric Bonhomme - http://cedric.bonhomme.free.fr/ +# Copyright (C) 2010 Cédric Bonhomme - http://cedricbonhomme.org/ # # For more information : http://bitbucket.org/cedricbonhomme/pyaggr3g470r/ # diff --git a/pyAggr3g470r.py b/pyAggr3g470r.py index aa5ff41a..d5dcc137 100755 --- a/pyAggr3g470r.py +++ b/pyAggr3g470r.py @@ -2,7 +2,7 @@ #-*- coding: utf-8 -*- # pyAggr3g470r - A Web based news aggregator. -# Copyright (C) 2010 Cédric Bonhomme - http://cedric.bonhomme.free.fr/ +# Copyright (C) 2010 Cédric Bonhomme - http://cedricbonhomme.org/ # # For more information : http://bitbucket.org/cedricbonhomme/pyaggr3g470r/ # @@ -2,7 +2,7 @@ #-*- coding: utf-8 -*- # pyAggr3g470r - A Web based news aggregator. -# Copyright (C) 2010 Cédric Bonhomme - http://cedric.bonhomme.free.fr/ +# Copyright (C) 2010 Cédric Bonhomme - http://cedricbonhomme.org/ # # For more information : http://bitbucket.org/cedricbonhomme/pyaggr3g470r/ # |