X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=tests%2Fchtype.at;h=e5b5876ee8dcdc99c96c6712a1416ccb7d707eb5;hb=3de5db2a1511a8fa2b17a933ccee70ae20fd588b;hp=1ba86b3bd9f6272e12431d15f18abb9b9ffb85f1;hpb=502abd93bd8bfba15677aceb221c4530d257bbab;p=chaz%2Ftar diff --git a/tests/chtype.at b/tests/chtype.at index 1ba86b3..e5b5876 100644 --- a/tests/chtype.at +++ b/tests/chtype.at @@ -1,22 +1,22 @@ # Process this file with autom4te to create testsuite. -*- Autotest -*- # Test suite for GNU tar. -# Copyright (C) 2006, 2007 Free Software Foundation, Inc. +# Copyright 2006-2007, 2013 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. # 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., 51 Franklin Street, Fifth Floor, Boston, MA -# 02110-1301, USA. +# along with this program. If not, see . # Description: Incremental restore malfunctions if an archive member # changes type before restoration, e.g. from directory to file or vice @@ -25,7 +25,7 @@ # References: <200605101232.25031.bugreport@wkleff.intergenia.de> AT_SETUP([changed file types in incrementals]) -AT_KEYWORDS([incremental chtype]) +AT_KEYWORDS([incremental listed chtype]) AT_TAR_CHECK([ AT_SORT_PREREQ