scripts/dtrx

branch
trunk
changeset 93
6c20788653a8
parent 92
d9319958bb5a
child 94
6cdbdffa2e2e
equal deleted inserted replaced
92:d9319958bb5a 93:6c20788653a8
35 import textwrap 35 import textwrap
36 import traceback 36 import traceback
37 37
38 from sets import Set as set 38 from sets import Set as set
39 39
40 VERSION = "6.2" 40 VERSION = "6.3"
41 VERSION_BANNER = """dtrx version %s 41 VERSION_BANNER = """dtrx version %s
42 Copyright (c) 2006, 2007, 2008 Brett Smith <brettcsmith@brettcsmith.org> 42 Copyright ⓒ 2006, 2007, 2008 Brett Smith <brettcsmith@brettcsmith.org>
43 Copyright ⓒ 2008 Peter Kelemen <Peter.Kelemen@gmail.com>
43 44
44 This program is free software; you can redistribute it and/or modify it 45 This program is free software; you can redistribute it and/or modify it
45 under the terms of the GNU General Public License as published by the 46 under the terms of the GNU General Public License as published by the
46 Free Software Foundation; either version 3 of the License, or (at your 47 Free Software Foundation; either version 3 of the License, or (at your
47 option) any later version. 48 option) any later version.

mercurial