From ab6844268b6d13ea5c357788de501be250917f06 Mon Sep 17 00:00:00 2001 From: cedricbonhomme Date: Thu, 4 Nov 2010 17:56:06 +0100 Subject: Updated address of contact. --- README | 2 +- feedgetter.py | 2 +- pyAggr3g470r.py | 2 +- utils.py | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README b/README index ba27983c..7f44f572 100644 --- a/README +++ b/README @@ -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/ # diff --git a/utils.py b/utils.py index 30d79d7f..c62e1237 100755 --- a/utils.py +++ b/utils.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/ # -- cgit