Fix up some copyright headers

This commit is contained in:
Andrew Resch 2009-01-27 00:21:53 +00:00
parent 657ec0756a
commit ce1b7b491d
3 changed files with 2 additions and 11 deletions

View File

@ -1,5 +1,5 @@
#
# blocklist/gtkui.py
# __init__.py
#
# Copyright (C) 2008 Martijn Voncken <mvoncken@gmail.com>
#

View File

@ -1,5 +1,5 @@
#
# blocklist/ui.py
# ui.py
#
# Copyright (C) 2007 Andrew Resch <andrewresch@gmail.com>
# Copyright (C) 2008 Mark Stahler ('kramed') <markstahler@gmail.com>
@ -41,4 +41,3 @@ class UI:
def disable(self):
pass

View File

@ -25,14 +25,6 @@
# 51 Franklin Street, Fifth Floor
# Boston, MA 02110-1301, USA.
#
# In addition, as a special exception, the copyright holders give
# permission to link the code of portions of this program with the OpenSSL
# library.
# You must obey the GNU General Public License in all respects for all of
# the code used other than OpenSSL. If you modify file(s) with this
# 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
import os
from deluge.common import fspeed