Put GPL line back in (don't know how it disappeared)

This commit is contained in:
Charles Haley 2010-07-10 15:40:38 +01:00
parent 67076db63f
commit f9896d01f3

View File

@ -1,3 +1,4 @@
__license__ = 'GPL v3'
__copyright__ = '2008, Kovid Goyal <kovid at kovidgoyal.net>' __copyright__ = '2008, Kovid Goyal <kovid at kovidgoyal.net>'
''' '''
Miscellaneous widgets used in the GUI Miscellaneous widgets used in the GUI