scripts/dtrx

branch
trunk
changeset 117
c43771363c6f
parent 115
d670445a0a9b
child 121
957d19158b7e
equal deleted inserted replaced
116:0914040f00e7 117:c43771363c6f
44 except NameError: 44 except NameError:
45 from sets import Set as set 45 from sets import Set as set
46 46
47 VERSION = "6.4" 47 VERSION = "6.4"
48 VERSION_BANNER = """dtrx version %s 48 VERSION_BANNER = """dtrx version %s
49 Copyright ⓒ 2006, 2007, 2008 Brett Smith <brettcsmith@brettcsmith.org> 49 Copyright © 2006, 2007, 2008 Brett Smith <brettcsmith@brettcsmith.org>
50 Copyright ⓒ 2008 Peter Kelemen <Peter.Kelemen@gmail.com> 50 Copyright © 2008 Peter Kelemen <Peter.Kelemen@gmail.com>
51 51
52 This program is free software; you can redistribute it and/or modify it 52 This program is free software; you can redistribute it and/or modify it
53 under the terms of the GNU General Public License as published by the 53 under the terms of the GNU General Public License as published by the
54 Free Software Foundation; either version 3 of the License, or (at your 54 Free Software Foundation; either version 3 of the License, or (at your
55 option) any later version. 55 option) any later version.

mercurial