diff --git a/main/NSIS_Installer.nsi b/main/NSIS_Installer.nsi index 70347ec..7bc33d1 100644 --- a/main/NSIS_Installer.nsi +++ b/main/NSIS_Installer.nsi @@ -2,9 +2,8 @@ ; Copyright 2008 The SABnzbd-Team ; ; 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 the Free Software Foundation; either version 2 -; of the License, or (at your option) any later version. +; modify it under the terms of the GNU General Public License V2 +; as published by the Free Software Foundation. ; ; This program is distributed in the hope that it will be useful, ; but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/main/SABnzbd.py b/main/SABnzbd.py index e4b54f3..65d88ec 100755 --- a/main/SABnzbd.py +++ b/main/SABnzbd.py @@ -2,9 +2,8 @@ # Copyright 2008 The SABnzbd-Team # # 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 the Free Software Foundation; either version 2 -# of the License, or (at your option) any later version. +# modify it under the terms of the GNU General Public License V2 +# as published by the Free Software Foundation. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/main/sabnzbd/__init__.py b/main/sabnzbd/__init__.py index 499557a..677c961 100644 --- a/main/sabnzbd/__init__.py +++ b/main/sabnzbd/__init__.py @@ -2,9 +2,8 @@ # Copyright 2008 The SABnzbd-Team # # 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 the Free Software Foundation; either version 2 -# of the License, or (at your option) any later version. +# modify it under the terms of the GNU General Public License V2 +# as published by the Free Software Foundation. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/main/sabnzbd/articlecache.py b/main/sabnzbd/articlecache.py index d9b284e..850ec6a 100644 --- a/main/sabnzbd/articlecache.py +++ b/main/sabnzbd/articlecache.py @@ -2,9 +2,8 @@ # Copyright 2008 The SABnzbd-Team # # 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 the Free Software Foundation; either version 2 -# of the License, or (at your option) any later version. +# modify it under the terms of the GNU General Public License V2 +# as published by the Free Software Foundation. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/main/sabnzbd/assembler.py b/main/sabnzbd/assembler.py index 7bb73b4..63d7aad 100644 --- a/main/sabnzbd/assembler.py +++ b/main/sabnzbd/assembler.py @@ -2,9 +2,8 @@ # Copyright 2008 The SABnzbd-Team # # 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 the Free Software Foundation; either version 2 -# of the License, or (at your option) any later version. +# modify it under the terms of the GNU General Public License V2 +# as published by the Free Software Foundation. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/main/sabnzbd/constants.py b/main/sabnzbd/constants.py index de40925..616ba6d 100644 --- a/main/sabnzbd/constants.py +++ b/main/sabnzbd/constants.py @@ -2,9 +2,8 @@ # Copyright 2008 The SABnzbd-Team # # 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 the Free Software Foundation; either version 2 -# of the License, or (at your option) any later version. +# modify it under the terms of the GNU General Public License V2 +# as published by the Free Software Foundation. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/main/sabnzbd/decoder.py b/main/sabnzbd/decoder.py index cfd8d8e..3070ef0 100644 --- a/main/sabnzbd/decoder.py +++ b/main/sabnzbd/decoder.py @@ -2,9 +2,8 @@ # Copyright 2008 The SABnzbd-Team # # 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 the Free Software Foundation; either version 2 -# of the License, or (at your option) any later version. +# modify it under the terms of the GNU General Public License V2 +# as published by the Free Software Foundation. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/main/sabnzbd/decorators.py b/main/sabnzbd/decorators.py index b2ba605..eca1290 100644 --- a/main/sabnzbd/decorators.py +++ b/main/sabnzbd/decorators.py @@ -2,9 +2,8 @@ # Copyright 2008 The SABnzbd-Team # # 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 the Free Software Foundation; either version 2 -# of the License, or (at your option) any later version. +# modify it under the terms of the GNU General Public License V2 +# as published by the Free Software Foundation. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/main/sabnzbd/downloader.py b/main/sabnzbd/downloader.py index d40f71a..c19badd 100644 --- a/main/sabnzbd/downloader.py +++ b/main/sabnzbd/downloader.py @@ -2,9 +2,8 @@ # Copyright 2008 The SABnzbd-Team # # 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 the Free Software Foundation; either version 2 -# of the License, or (at your option) any later version. +# modify it under the terms of the GNU General Public License V2 +# as published by the Free Software Foundation. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/main/sabnzbd/email.py b/main/sabnzbd/email.py index aea889d..8025187 100644 --- a/main/sabnzbd/email.py +++ b/main/sabnzbd/email.py @@ -2,9 +2,8 @@ # Copyright 2008 The SABnzbd-Team # # 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 the Free Software Foundation; either version 2 -# of the License, or (at your option) any later version. +# modify it under the terms of the GNU General Public License V2 +# as published by the Free Software Foundation. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/main/sabnzbd/interface.py b/main/sabnzbd/interface.py index 3964fc6..3f86adc 100644 --- a/main/sabnzbd/interface.py +++ b/main/sabnzbd/interface.py @@ -2,9 +2,8 @@ # Copyright 2008 The SABnzbd-Team # # 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 the Free Software Foundation; either version 2 -# of the License, or (at your option) any later version. +# modify it under the terms of the GNU General Public License V2 +# as published by the Free Software Foundation. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/main/sabnzbd/misc.py b/main/sabnzbd/misc.py index 0c9d683..6b126b2 100644 --- a/main/sabnzbd/misc.py +++ b/main/sabnzbd/misc.py @@ -2,9 +2,8 @@ # Copyright 2008 The SABnzbd-Team # # 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 the Free Software Foundation; either version 2 -# of the License, or (at your option) any later version. +# modify it under the terms of the GNU General Public License V2 +# as published by the Free Software Foundation. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/main/sabnzbd/newsunpack.py b/main/sabnzbd/newsunpack.py index 43c6a85..a978e0c 100644 --- a/main/sabnzbd/newsunpack.py +++ b/main/sabnzbd/newsunpack.py @@ -2,9 +2,8 @@ # Copyright 2008 The SABnzbd-Team # # 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 the Free Software Foundation; either version 2 -# of the License, or (at your option) any later version. +# modify it under the terms of the GNU General Public License V2 +# as published by the Free Software Foundation. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/main/sabnzbd/newswrapper.py b/main/sabnzbd/newswrapper.py index d87ce6a..97d5096 100644 --- a/main/sabnzbd/newswrapper.py +++ b/main/sabnzbd/newswrapper.py @@ -2,9 +2,8 @@ # Copyright 2008 The SABnzbd-Team # # 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 the Free Software Foundation; either version 2 -# of the License, or (at your option) any later version. +# modify it under the terms of the GNU General Public License V2 +# as published by the Free Software Foundation. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/main/sabnzbd/newzbin.py b/main/sabnzbd/newzbin.py index 7b8911a..239d5eb 100644 --- a/main/sabnzbd/newzbin.py +++ b/main/sabnzbd/newzbin.py @@ -2,9 +2,8 @@ # Copyright 2008 The SABnzbd-Team # # 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 the Free Software Foundation; either version 2 -# of the License, or (at your option) any later version. +# modify it under the terms of the GNU General Public License V2 +# as published by the Free Software Foundation. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/main/sabnzbd/nzbqueue.py b/main/sabnzbd/nzbqueue.py index 1baa3dd..abc8d8c 100644 --- a/main/sabnzbd/nzbqueue.py +++ b/main/sabnzbd/nzbqueue.py @@ -2,9 +2,8 @@ # Copyright 2008 The SABnzbd-Team # # 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 the Free Software Foundation; either version 2 -# of the License, or (at your option) any later version. +# modify it under the terms of the GNU General Public License V2 +# as published by the Free Software Foundation. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/main/sabnzbd/nzbstuff.py b/main/sabnzbd/nzbstuff.py index fbc4ebb..e143f8b 100644 --- a/main/sabnzbd/nzbstuff.py +++ b/main/sabnzbd/nzbstuff.py @@ -2,9 +2,8 @@ # Copyright 2008 The SABnzbd-Team # # 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 the Free Software Foundation; either version 2 -# of the License, or (at your option) any later version. +# modify it under the terms of the GNU General Public License V2 +# as published by the Free Software Foundation. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/main/sabnzbd/postproc.py b/main/sabnzbd/postproc.py index 989ec40..7d91b0b 100644 --- a/main/sabnzbd/postproc.py +++ b/main/sabnzbd/postproc.py @@ -2,9 +2,8 @@ # Copyright 2008 The SABnzbd-Team # # 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 the Free Software Foundation; either version 2 -# of the License, or (at your option) any later version. +# modify it under the terms of the GNU General Public License V2 +# as published by the Free Software Foundation. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/main/sabnzbd/rss.py b/main/sabnzbd/rss.py index 297c92e..9b44e30 100644 --- a/main/sabnzbd/rss.py +++ b/main/sabnzbd/rss.py @@ -2,9 +2,8 @@ # Copyright 2008 The SABnzbd-Team # # 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 the Free Software Foundation; either version 2 -# of the License, or (at your option) any later version. +# modify it under the terms of the GNU General Public License V2 +# as published by the Free Software Foundation. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/main/sabnzbd/trylist.py b/main/sabnzbd/trylist.py index 47c52ee..db3f385 100644 --- a/main/sabnzbd/trylist.py +++ b/main/sabnzbd/trylist.py @@ -2,9 +2,8 @@ # Copyright 2008 The SABnzbd-Team # # 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 the Free Software Foundation; either version 2 -# of the License, or (at your option) any later version. +# modify it under the terms of the GNU General Public License V2 +# as published by the Free Software Foundation. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/main/sabnzbd/tvsort.py b/main/sabnzbd/tvsort.py index 68ea389..c0190c9 100644 --- a/main/sabnzbd/tvsort.py +++ b/main/sabnzbd/tvsort.py @@ -2,9 +2,8 @@ # Copyright 2008 The SABnzbd-Team # # 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 the Free Software Foundation; either version 2 -# of the License, or (at your option) any later version. +# modify it under the terms of the GNU General Public License V2 +# as published by the Free Software Foundation. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/main/setup.py b/main/setup.py index b760375..85c86d5 100644 --- a/main/setup.py +++ b/main/setup.py @@ -3,9 +3,8 @@ # Copyright 2008 The SABnzbd-Team # # 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 the Free Software Foundation; either version 2 -# of the License, or (at your option) any later version. +# modify it under the terms of the GNU General Public License V2 +# as published by the Free Software Foundation. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of