From 886939d64dbadf4920deee4c46f7234faa91e5b8 Mon Sep 17 00:00:00 2001 From: Martijn Voncken Date: Sat, 9 Aug 2008 12:57:19 +0000 Subject: [PATCH] gpl fix --- deluge/scripts/create_plugin.py | 1 + 1 file changed, 1 insertion(+) diff --git a/deluge/scripts/create_plugin.py b/deluge/scripts/create_plugin.py index e24ffd2ed..8e80e1df9 100644 --- a/deluge/scripts/create_plugin.py +++ b/deluge/scripts/create_plugin.py @@ -314,6 +314,7 @@ GPL = """# # exception, you may extend this exception to your version of the file(s), # but you are not obligated to do so. If you do not wish to do so, delete # this exception statement from your version. If you delete this exception +# statement from all source files in the program, then also delete it here. """ CREATE_DEV_LINK = """#!/bin/bash