summaryrefslogtreecommitdiffstats
path: root/deluge/ui/webui/static/deluge-moo.js
diff options
context:
space:
mode:
Diffstat (limited to 'deluge/ui/webui/static/deluge-moo.js')
-rw-r--r--deluge/ui/webui/static/deluge-moo.js23
1 files changed, 18 insertions, 5 deletions
diff --git a/deluge/ui/webui/static/deluge-moo.js b/deluge/ui/webui/static/deluge-moo.js
index d0fca53e8..c8005dacc 100644
--- a/deluge/ui/webui/static/deluge-moo.js
+++ b/deluge/ui/webui/static/deluge-moo.js
@@ -1,6 +1,22 @@
/*
-(c) Martijn Voncken mvoncken@gmail.com
-License: GPL v3
+# Copyright (C) Martijn Voncken 2008 <mvoncken@gmail.com>
+#
+# 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 3, or (at your option)
+# any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program. If not, write to:
+# The Free Software Foundation, Inc.,
+# 51 Franklin Street, Fifth Floor
+# Boston, MA 02110-1301, USA.
+#
*/
@@ -57,6 +73,3 @@ var InputSensitivitySetter = new Class({
},this);
}
});
-
-
-