X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Ftar;a=blobdiff_plain;f=tests%2Fmultiv08.at;h=f8cadea2bf7d0f23923892769d5bde48894340bd;hp=7f4f38e402af9563a74d3eb4d4e4cc9d3ec919b0;hb=45ccda119355a1087450039a250359c1d0de0d08;hpb=ab6dd4948d1736b97a343d3c183f2dedad7421bb diff --git a/tests/multiv08.at b/tests/multiv08.at index 7f4f38e..f8cadea 100644 --- a/tests/multiv08.at +++ b/tests/multiv08.at @@ -1,12 +1,14 @@ # Test suite for GNU tar. -*- Autotest -*- -# Copyright (C) 2010 Free Software Foundation, Inc. +# Copyright 2010, 2013-2014 Free Software Foundation, Inc. -# This program is free software; you can redistribute it and/or modify +# This file is part of GNU tar. + +# GNU tar 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 3, or (at your option) -# any later version. +# the Free Software Foundation; either version 3 of the License, or +# (at your option) any later version. -# This program is distributed in the hope that it will be useful, +# GNU tar 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. @@ -17,7 +19,7 @@ # Description: Tar 1.23 would in some cases silently fail to create # a continuation header in multivolume archives. # -# In this testcase, the file `a' is 18.5 blocks long and the file `b' +# In this testcase, the file 'a' is 18.5 blocks long and the file 'b' # is 19.5 blocks long. AT_SETUP([multivolume header creation]) @@ -46,6 +48,3 @@ Testing [gnu]) AT_CLEANUP - - -