From 23d0f33faa538dcdcb211561aa758e7eef9f8b45 Mon Sep 17 00:00:00 2001 From: Walter Purcaro Date: Fri, 11 Apr 2014 12:24:27 +0200 Subject: Fix header # -*- coding: utf-8 -*- Merges vuolter/pyload@aa7b3f9 (cherry picked from commit 5fed2b0180b95eed9ee82f82dff1a5bf8c66c2f5) Conflicts: module/plugins/AccountManager.py module/plugins/ReCaptcha.py module/plugins/captcha/GigasizeCom.py module/plugins/captcha/LinksaveIn.py module/plugins/container/LinkList.py module/plugins/hooks/MultiDebridCom.py module/plugins/hooks/UnrestrictLi.py module/plugins/internal/MultiHoster.py pyload/plugins/accounts/Premium4Me.py pyload/plugins/accounts/PremiumizeMe.py pyload/plugins/internal/NetloadInOCR.py --- pyload/plugins/addons/BypassCaptcha.py | 1 + pyload/plugins/addons/Captcha9kw.py | 1 + pyload/plugins/addons/CaptchaBrotherhood.py | 1 + pyload/plugins/addons/CaptchaTrader.py | 1 + pyload/plugins/addons/DeathByCaptcha.py | 1 + pyload/plugins/addons/DebridItaliaCom.py | 1 - pyload/plugins/addons/Ev0InFetcher.py | 1 + pyload/plugins/addons/ExpertDecoders.py | 1 + pyload/plugins/addons/ExtractArchive.py | 1 - pyload/plugins/addons/ImageTyperz.py | 1 + pyload/plugins/addons/LinkdecrypterCom.py | 1 + pyload/plugins/addons/PremiumizeMe.py | 2 ++ pyload/plugins/addons/RPNetBiz.py | 2 ++ pyload/plugins/addons/ReloadCc.py | 2 ++ pyload/plugins/addons/WindowsPhoneToastNotify.py | 1 + 15 files changed, 16 insertions(+), 2 deletions(-) (limited to 'pyload/plugins/addons') diff --git a/pyload/plugins/addons/BypassCaptcha.py b/pyload/plugins/addons/BypassCaptcha.py index 8956febb5..70e60f56c 100644 --- a/pyload/plugins/addons/BypassCaptcha.py +++ b/pyload/plugins/addons/BypassCaptcha.py @@ -1,4 +1,5 @@ # -*- coding: utf-8 -*- + """ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/pyload/plugins/addons/Captcha9kw.py b/pyload/plugins/addons/Captcha9kw.py index 1d7df86ed..c86f92972 100755 --- a/pyload/plugins/addons/Captcha9kw.py +++ b/pyload/plugins/addons/Captcha9kw.py @@ -1,4 +1,5 @@ # -*- coding: utf-8 -*- + """ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/pyload/plugins/addons/CaptchaBrotherhood.py b/pyload/plugins/addons/CaptchaBrotherhood.py index 0901925c0..c95456924 100644 --- a/pyload/plugins/addons/CaptchaBrotherhood.py +++ b/pyload/plugins/addons/CaptchaBrotherhood.py @@ -1,4 +1,5 @@ # -*- coding: utf-8 -*- + """ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/pyload/plugins/addons/CaptchaTrader.py b/pyload/plugins/addons/CaptchaTrader.py index bfb7088dc..051dc6c2b 100644 --- a/pyload/plugins/addons/CaptchaTrader.py +++ b/pyload/plugins/addons/CaptchaTrader.py @@ -1,4 +1,5 @@ # -*- coding: utf-8 -*- + """ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/pyload/plugins/addons/DeathByCaptcha.py b/pyload/plugins/addons/DeathByCaptcha.py index 334fd8467..f7bc1b90f 100644 --- a/pyload/plugins/addons/DeathByCaptcha.py +++ b/pyload/plugins/addons/DeathByCaptcha.py @@ -1,4 +1,5 @@ # -*- coding: utf-8 -*- + """ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/pyload/plugins/addons/DebridItaliaCom.py b/pyload/plugins/addons/DebridItaliaCom.py index 24354881e..fb6be674f 100644 --- a/pyload/plugins/addons/DebridItaliaCom.py +++ b/pyload/plugins/addons/DebridItaliaCom.py @@ -1,5 +1,4 @@ # -*- coding: utf-8 -*- - ############################################################################ # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU Affero General Public License as # diff --git a/pyload/plugins/addons/Ev0InFetcher.py b/pyload/plugins/addons/Ev0InFetcher.py index 8eda397ac..1e2b62062 100644 --- a/pyload/plugins/addons/Ev0InFetcher.py +++ b/pyload/plugins/addons/Ev0InFetcher.py @@ -1,4 +1,5 @@ # -*- coding: utf-8 -*- + """ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/pyload/plugins/addons/ExpertDecoders.py b/pyload/plugins/addons/ExpertDecoders.py index 2cd8cb004..7be30f86e 100644 --- a/pyload/plugins/addons/ExpertDecoders.py +++ b/pyload/plugins/addons/ExpertDecoders.py @@ -1,4 +1,5 @@ # -*- coding: utf-8 -*- + """ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/pyload/plugins/addons/ExtractArchive.py b/pyload/plugins/addons/ExtractArchive.py index d037c87c0..8687987dd 100644 --- a/pyload/plugins/addons/ExtractArchive.py +++ b/pyload/plugins/addons/ExtractArchive.py @@ -1,4 +1,3 @@ - # -*- coding: utf-8 -*- import sys diff --git a/pyload/plugins/addons/ImageTyperz.py b/pyload/plugins/addons/ImageTyperz.py index 3d95e0f2e..e2e9d93d5 100644 --- a/pyload/plugins/addons/ImageTyperz.py +++ b/pyload/plugins/addons/ImageTyperz.py @@ -1,4 +1,5 @@ # -*- coding: utf-8 -*- + """ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/pyload/plugins/addons/LinkdecrypterCom.py b/pyload/plugins/addons/LinkdecrypterCom.py index c0bf6644f..dd9cd79f2 100644 --- a/pyload/plugins/addons/LinkdecrypterCom.py +++ b/pyload/plugins/addons/LinkdecrypterCom.py @@ -1,4 +1,5 @@ # -*- coding: utf-8 -*- + """ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/pyload/plugins/addons/PremiumizeMe.py b/pyload/plugins/addons/PremiumizeMe.py index d5b75922b..9f1a70a70 100644 --- a/pyload/plugins/addons/PremiumizeMe.py +++ b/pyload/plugins/addons/PremiumizeMe.py @@ -1,3 +1,5 @@ +# -*- coding: utf-8 -*- + from module.plugins.internal.MultiHoster import MultiHoster from module.common.json_layer import json_loads diff --git a/pyload/plugins/addons/RPNetBiz.py b/pyload/plugins/addons/RPNetBiz.py index d40893f6a..54f814231 100644 --- a/pyload/plugins/addons/RPNetBiz.py +++ b/pyload/plugins/addons/RPNetBiz.py @@ -1,3 +1,5 @@ +# -*- coding: utf-8 -*- + from module.plugins.internal.MultiHoster import MultiHoster from module.common.json_layer import json_loads from module.network.RequestFactory import getURL diff --git a/pyload/plugins/addons/ReloadCc.py b/pyload/plugins/addons/ReloadCc.py index f788fbe4a..9960a2699 100644 --- a/pyload/plugins/addons/ReloadCc.py +++ b/pyload/plugins/addons/ReloadCc.py @@ -1,3 +1,5 @@ +# -*- coding: utf-8 -*- + from module.plugins.internal.MultiHoster import MultiHoster from module.common.json_layer import json_loads diff --git a/pyload/plugins/addons/WindowsPhoneToastNotify.py b/pyload/plugins/addons/WindowsPhoneToastNotify.py index a9772e766..538ded715 100644 --- a/pyload/plugins/addons/WindowsPhoneToastNotify.py +++ b/pyload/plugins/addons/WindowsPhoneToastNotify.py @@ -1,4 +1,5 @@ # -*- coding: utf-8 -*- + """ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by -- cgit v1.2.3