diff options
author | RaNaN <Mast3rRaNaN@hotmail.de> | 2013-01-02 18:17:54 +0100 |
---|---|---|
committer | RaNaN <Mast3rRaNaN@hotmail.de> | 2013-01-02 18:17:54 +0100 |
commit | 9f61c6612b45bd2419d371e4a00eb30e657ef011 (patch) | |
tree | 0ad6d82136d11e6b29287a8cd127b5df43fe5fbf /module/PluginManager.py | |
parent | new configManager for multi user configs (diff) | |
download | pyload-9f61c6612b45bd2419d371e4a00eb30e657ef011.tar.xz |
Happy new year commit
Diffstat (limited to 'module/PluginManager.py')
-rw-r--r-- | module/PluginManager.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/module/PluginManager.py b/module/PluginManager.py index 31ad38625..6f2268388 100644 --- a/module/PluginManager.py +++ b/module/PluginManager.py @@ -1,7 +1,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. |