]> arthur.barton.de Git - pt.git/commitdiff
Update copyright year to "2007-2009".
authorAlexander Barton <alex@barton.de>
Mon, 6 Jul 2009 18:38:48 +0000 (20:38 +0200)
committerAlexander Barton <alex@barton.de>
Mon, 6 Jul 2009 18:38:48 +0000 (20:38 +0200)
bin/pt

diff --git a/bin/pt b/bin/pt
index be485defd7bc895e74c9b593954ce913a0a32a9b..303069dbb05240e0af2bac2e93d945efc3c8f9cb 100755 (executable)
--- a/bin/pt
+++ b/bin/pt
@@ -1,7 +1,7 @@
 #!/bin/bash
 #
 # pt -- the MacPorts port tool"
 #!/bin/bash
 #
 # pt -- the MacPorts port tool"
-# Copyright (c)2007,2008 Alexander Barton, alex@barton.de
+# Copyright (c)2007-2009 Alexander Barton, alex@barton.de
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -30,7 +30,7 @@ Version() {
        # Display version information.
 
        echo "$NAME $VERSION ($DATE) -- the MacPorts port tool"
        # Display version information.
 
        echo "$NAME $VERSION ($DATE) -- the MacPorts port tool"
-       echo "Copyright (c)2007 Alexander Barton, alex@barton.de"
+       echo "Copyright (c)2007-2009 Alexander Barton, alex@barton.de"
        echo
        echo "This is free software; see the source for copying conditions. There is NO"
        echo "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE."
        echo
        echo "This is free software; see the source for copying conditions. There is NO"
        echo "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE."