X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=tests%2Fdelete01.sh;h=e620d90e479ee71ecc6dda1e10af22f3dac75783;hb=6b401f904a5a35167a05cb1d820c140add479092;hp=9a5813f474dc5f3843a6c2ed96ddf64d166cb375;hpb=c782efa45f11de558d3acd8a459d7e7b804f2aec;p=chaz%2Ftar diff --git a/tests/delete01.sh b/tests/delete01.sh index 9a5813f..e620d90 100755 --- a/tests/delete01.sh +++ b/tests/delete01.sh @@ -1,4 +1,22 @@ #! /bin/sh +# This file is part of GNU tar testsuite. +# Copyright (C) 2004 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) +# any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# 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. + # Deleting a member after a big one was destroying the archive. . ./preset