diff options
author | 2013-07-22 23:25:18 +0200 | |
---|---|---|
committer | 2013-07-22 23:25:18 +0200 | |
commit | fc17f3568c985e6a3441fd814d9142952b0cb761 (patch) | |
tree | 49148f259f8f68fecbe99200692228c550890b26 /pyload/AccountManager.py | |
parent | little fix for jshint (diff) | |
download | pyload-fc17f3568c985e6a3441fd814d9142952b0cb761.tar.xz |
little cleanup, added some tests
Diffstat (limited to 'pyload/AccountManager.py')
-rw-r--r-- | pyload/AccountManager.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyload/AccountManager.py b/pyload/AccountManager.py index a476c75c1..ab753c2e4 100644 --- a/pyload/AccountManager.py +++ b/pyload/AccountManager.py @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- ############################################################################### -# Copyright(c) 2008-2012 pyLoad Team +# Copyright(c) 2008-2013 pyLoad Team # http://www.pyload.org # # This file is part of pyLoad. |