X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=tests%2Fstar%2Fquicktest.sh;h=01b8e128069fd960711e6a70129acea0b4654ba7;hb=f74cab3a936190a65d57c82fea5b1a05affee60a;hp=9c192060508222818a5763a306fc125bf119e628;hpb=1044149e3a8b4b18a9cc1f374c506e49cb7d310a;p=chaz%2Ftar diff --git a/tests/star/quicktest.sh b/tests/star/quicktest.sh index 9c19206..01b8e12 100755 --- a/tests/star/quicktest.sh +++ b/tests/star/quicktest.sh @@ -1,10 +1,10 @@ #! /bin/sh # This file is part of GNU tar testsuite. -# Copyright (C) 2004, 2005 Free Software Foundation, Inc. +# Copyright (C) 2004, 2005, 2007 Free Software Foundation, Inc. # # 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 -# the Free Software Foundation; either version 2, or (at your option) +# the Free Software Foundation; either version 3, or (at your option) # any later version. # # This program is distributed in the hope that it will be useful, @@ -14,8 +14,8 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +# 02110-1301, USA. PWD=`pwd` P=`expr $0 : '\(.*\)/.*'`