diff --git a/deluge/core/authmanager.py b/deluge/core/authmanager.py index ed74b9ef3..771043e8b 100644 --- a/deluge/core/authmanager.py +++ b/deluge/core/authmanager.py @@ -2,7 +2,7 @@ # authmanager.py # # Copyright (C) 2009 Andrew Resch -# Copyright (C) 2011 Pedro Algarvio +# Copyright (C) 2011 Pedro Algarvio # # Deluge is free software. # diff --git a/deluge/core/core.py b/deluge/core/core.py index 7b44191c4..0df829b80 100644 --- a/deluge/core/core.py +++ b/deluge/core/core.py @@ -2,7 +2,7 @@ # core.py # # Copyright (C) 2007-2009 Andrew Resch -# Copyright (C) 2011 Pedro Algarvio +# Copyright (C) 2011 Pedro Algarvio # # Deluge is free software. # diff --git a/deluge/error.py b/deluge/error.py index c75091639..d9669ec20 100644 --- a/deluge/error.py +++ b/deluge/error.py @@ -2,7 +2,7 @@ # error.py # # Copyright (C) 2008 Andrew Resch -# Copyright (C) 2011 Pedro Algarvio +# Copyright (C) 2011 Pedro Algarvio # # Deluge is free software. # diff --git a/deluge/plugins/autoadd/autoadd/core.py b/deluge/plugins/autoadd/autoadd/core.py index 17dc2816f..259ca9042 100644 --- a/deluge/plugins/autoadd/autoadd/core.py +++ b/deluge/plugins/autoadd/autoadd/core.py @@ -2,7 +2,7 @@ # core.py # # Copyright (C) 2009 GazpachoKing -# Copyright (C) 2011 Pedro Algarvio +# Copyright (C) 2011 Pedro Algarvio # # Basic plugin template created by: # Copyright (C) 2008 Martijn Voncken diff --git a/deluge/plugins/autoadd/setup.py b/deluge/plugins/autoadd/setup.py index 6a509e3ca..5ce62fe1e 100644 --- a/deluge/plugins/autoadd/setup.py +++ b/deluge/plugins/autoadd/setup.py @@ -2,7 +2,7 @@ # setup.py # # Copyright (C) 2009 GazpachoKing -# Copyright (C) 2011 Pedro Algarvio +# Copyright (C) 2011 Pedro Algarvio # # Basic plugin template created by: # Copyright (C) 2008 Martijn Voncken @@ -42,7 +42,7 @@ from setuptools import setup __plugin_name__ = "AutoAdd" __author__ = "Chase Sterling, Pedro Algarvio" -__author_email__ = "chase.sterling@gmail.com, ufs@ufsoft.org" +__author_email__ = "chase.sterling@gmail.com, pedro@algarvio.me" __version__ = "1.02" __url__ = "http://forum.deluge-torrent.org/viewtopic.php?f=9&t=26775" __license__ = "GPLv3" diff --git a/deluge/ui/client.py b/deluge/ui/client.py index 58928024b..e281a30ca 100644 --- a/deluge/ui/client.py +++ b/deluge/ui/client.py @@ -2,7 +2,7 @@ # client.py # # Copyright (C) 2009 Andrew Resch -# Copyright (C) 2011 Pedro Algarvio +# Copyright (C) 2011 Pedro Algarvio # # Deluge is free software. # diff --git a/deluge/ui/gtkui/menubar.py b/deluge/ui/gtkui/menubar.py index 8132c2a5c..dfdd7a0ba 100644 --- a/deluge/ui/gtkui/menubar.py +++ b/deluge/ui/gtkui/menubar.py @@ -2,7 +2,7 @@ # menubar.py # # Copyright (C) 2007, 2008 Andrew Resch -# Copyright (C) 2011 Pedro Algarvio +# Copyright (C) 2011 Pedro Algarvio # # Deluge is free software. # diff --git a/deluge/ui/gtkui/preferences.py b/deluge/ui/gtkui/preferences.py index 74c00c80e..18e3bd653 100644 --- a/deluge/ui/gtkui/preferences.py +++ b/deluge/ui/gtkui/preferences.py @@ -2,7 +2,7 @@ # preferences.py # # Copyright (C) 2007, 2008 Andrew Resch -# Copyright (C) 2011 Pedro Algarvio +# Copyright (C) 2011 Pedro Algarvio # # Deluge is free software. #