summaryrefslogtreecommitdiffstats
path: root/deluge/ui/web/js/deluge-all/add/Infohash.js
diff options
context:
space:
mode:
Diffstat (limited to 'deluge/ui/web/js/deluge-all/add/Infohash.js')
-rw-r--r--deluge/ui/web/js/deluge-all/add/Infohash.js5
1 files changed, 2 insertions, 3 deletions
diff --git a/deluge/ui/web/js/deluge-all/add/Infohash.js b/deluge/ui/web/js/deluge-all/add/Infohash.js
index ab006fd9f..71d1566ff 100644
--- a/deluge/ui/web/js/deluge-all/add/Infohash.js
+++ b/deluge/ui/web/js/deluge-all/add/Infohash.js
@@ -1,7 +1,7 @@
/*!
* Deluge.add.Infohash.js
- *
- * Copyright (c) Damien Churchill 2009-2010 <damoxc@gmail.com>
+ *
+ * Copyright (c) Damien Churchill 2009-2011 <damoxc@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
@@ -29,4 +29,3 @@
* this exception statement from your version. If you delete this exception
* statement from all source files in the program, then also delete it here.
*/
-Ext.namespace('Ext.deluge.add');