X-Git-Url: https://arthur.barton.de/gitweb/?p=pt.git;a=blobdiff_plain;f=bin%2Fpt;h=303069dbb05240e0af2bac2e93d945efc3c8f9cb;hp=be485defd7bc895e74c9b593954ce913a0a32a9b;hb=b47b7723332ad1c498ffc54e1765b7122ce020af;hpb=25daea5cac84c68a8d3dbde83c595c0509f40d2e diff --git a/bin/pt b/bin/pt index be485de..303069d 100755 --- a/bin/pt +++ b/bin/pt @@ -1,7 +1,7 @@ #!/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 @@ -30,7 +30,7 @@ Version() { # 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."