summaryrefslogtreecommitdiffstats
path: root/deluge/ui/web/js/deluge-all/add/Infohash.js
blob: 0105e027c7f0e2d8f5073c6ee4b487786fbb4388 (plain)
1
2
3
4
5
6
7
8
9
10
/**
 * Deluge.add.Infohash.js
 *
 * Copyright (c) Damien Churchill 2009-2010 <damoxc@gmail.com>
 *
 * This file is part of Deluge and is licensed under GNU General Public License 3.0, or later, with
 * the additional special exception to link portions of this program with the OpenSSL library.
 * See LICENSE for more details.
 */
Ext.namespace('Ext.deluge.add');