Module: deluge
Branch: chunked-sessionproxy-and-gtkui-speedups
Commit: 138b8ae3146e030c97b42e451b2ec200fa39053d

Author: Pedro Algarvio <[email protected]>
Date:   Mon May  2 05:00:20 2011 +0100

Sorry for the noise. Email change.

---

 deluge/core/authmanager.py             |    2 +-
 deluge/core/core.py                    |    2 +-
 deluge/error.py                        |    2 +-
 deluge/plugins/autoadd/autoadd/core.py |    2 +-
 deluge/plugins/autoadd/setup.py        |    4 ++--
 deluge/ui/client.py                    |    2 +-
 deluge/ui/gtkui/menubar.py             |    2 +-
 deluge/ui/gtkui/preferences.py         |    2 +-
 8 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/deluge/core/authmanager.py b/deluge/core/authmanager.py
index ed74b9e..771043e 100644
--- a/deluge/core/authmanager.py
+++ b/deluge/core/authmanager.py
@@ -2,7 +2,7 @@
 # authmanager.py
 #
 # Copyright (C) 2009 Andrew Resch <[email protected]>
-# Copyright (C) 2011 Pedro Algarvio <[email protected]>
+# Copyright (C) 2011 Pedro Algarvio <[email protected]>
 #
 # Deluge is free software.
 #
diff --git a/deluge/core/core.py b/deluge/core/core.py
index 7b44191..0df829b 100644
--- a/deluge/core/core.py
+++ b/deluge/core/core.py
@@ -2,7 +2,7 @@
 # core.py
 #
 # Copyright (C) 2007-2009 Andrew Resch <[email protected]>
-# Copyright (C) 2011 Pedro Algarvio <[email protected]>
+# Copyright (C) 2011 Pedro Algarvio <[email protected]>
 #
 # Deluge is free software.
 #
diff --git a/deluge/error.py b/deluge/error.py
index c750916..d9669ec 100644
--- a/deluge/error.py
+++ b/deluge/error.py
@@ -2,7 +2,7 @@
 # error.py
 #
 # Copyright (C) 2008 Andrew Resch <[email protected]>
-# Copyright (C) 2011 Pedro Algarvio <[email protected]>
+# Copyright (C) 2011 Pedro Algarvio <[email protected]>
 #
 # Deluge is free software.
 #
diff --git a/deluge/plugins/autoadd/autoadd/core.py 
b/deluge/plugins/autoadd/autoadd/core.py
index 17dc281..259ca90 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 <[email protected]>
-# Copyright (C) 2011 Pedro Algarvio <[email protected]>
+# Copyright (C) 2011 Pedro Algarvio <[email protected]>
 #
 # Basic plugin template created by:
 # Copyright (C) 2008 Martijn Voncken <[email protected]>
diff --git a/deluge/plugins/autoadd/setup.py b/deluge/plugins/autoadd/setup.py
index 6a509e3..5ce62fe 100644
--- a/deluge/plugins/autoadd/setup.py
+++ b/deluge/plugins/autoadd/setup.py
@@ -2,7 +2,7 @@
 # setup.py
 #
 # Copyright (C) 2009 GazpachoKing <[email protected]>
-# Copyright (C) 2011 Pedro Algarvio <[email protected]>
+# Copyright (C) 2011 Pedro Algarvio <[email protected]>
 #
 # Basic plugin template created by:
 # Copyright (C) 2008 Martijn Voncken <[email protected]>
@@ -42,7 +42,7 @@ from setuptools import setup
 
 __plugin_name__ = "AutoAdd"
 __author__ = "Chase Sterling, Pedro Algarvio"
-__author_email__ = "[email protected], [email protected]"
+__author_email__ = "[email protected], [email protected]"
 __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 5892802..e281a30 100644
--- a/deluge/ui/client.py
+++ b/deluge/ui/client.py
@@ -2,7 +2,7 @@
 # client.py
 #
 # Copyright (C) 2009 Andrew Resch <[email protected]>
-# Copyright (C) 2011 Pedro Algarvio <[email protected]>
+# Copyright (C) 2011 Pedro Algarvio <[email protected]>
 #
 # Deluge is free software.
 #
diff --git a/deluge/ui/gtkui/menubar.py b/deluge/ui/gtkui/menubar.py
index 8132c2a..dfdd7a0 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 <[email protected]>
-# Copyright (C) 2011 Pedro Algarvio <[email protected]>
+# Copyright (C) 2011 Pedro Algarvio <[email protected]>
 #
 # Deluge is free software.
 #
diff --git a/deluge/ui/gtkui/preferences.py b/deluge/ui/gtkui/preferences.py
index 74c00c8..18e3bd6 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 <[email protected]>
-# Copyright (C) 2011 Pedro Algarvio <[email protected]>
+# Copyright (C) 2011 Pedro Algarvio <[email protected]>
 #
 # Deluge is free software.
 #

-- 
You received this message because you are subscribed to the Google Groups 
"deluge-commit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/deluge-commit?hl=en.

Reply via email to