From b47b7723332ad1c498ffc54e1765b7122ce020af Mon Sep 17 00:00:00 2001 From: Alexander Barton Date: Mon, 6 Jul 2009 20:38:48 +0200 Subject: [PATCH] Update copyright year to "2007-2009". --- bin/pt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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." -- 2.39.2