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