scripts/dtrx

branch
trunk
changeset 121
957d19158b7e
parent 117
c43771363c6f
child 123
8570c14304bb
--- a/scripts/dtrx	Sat Jul 04 11:18:33 2009 -0400
+++ b/scripts/dtrx	Sat Jul 04 11:26:19 2009 -0400
@@ -2,7 +2,7 @@
 # -*- coding: utf-8 -*-
 #
 # dtrx -- Intelligently extract various archive types.
-# Copyright © 2006, 2007, 2008 Brett Smith <brettcsmith@brettcsmith.org>
+# Copyright © 2006-2009 Brett Smith <brettcsmith@brettcsmith.org>
 # Copyright © 2008 Peter Kelemen <Peter.Kelemen@gmail.com>
 #
 # This program is free software; you can redistribute it and/or modify it
@@ -44,9 +44,9 @@
 except NameError:
     from sets import Set as set
 
-VERSION = "6.4"
+VERSION = "6.5"
 VERSION_BANNER = """dtrx version %s
-Copyright © 2006, 2007, 2008 Brett Smith <brettcsmith@brettcsmith.org>
+Copyright © 2006-2009 Brett Smith <brettcsmith@brettcsmith.org>
 Copyright © 2008 Peter Kelemen <Peter.Kelemen@gmail.com>
 
 This program is free software; you can redistribute it and/or modify it

mercurial