]> Dogcows Code - chaz/tar/blobdiff - tests/volsize.at
Relicense under GPLv3
[chaz/tar] / tests / volsize.at
index 2ec048da2ab764ee7505991eefd61c924160d37e..c2bf12acc1666877bb67f5c206dd20e171b01feb 100644 (file)
@@ -1,11 +1,11 @@
 # Process this file with autom4te to create testsuite. -*- Autotest -*-
 
 # Test suite for GNU tar.
-# Copyright (C) 2006 Free Software Foundation, Inc.
+# Copyright (C) 2006, 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,
 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
 # 02110-1301, USA.
 
-# Description: The size field of a volume header was ignored when listing
+# Description: The size field of a volume header was ignored when listing,
 # but taken into account when extracting. Thus it was possible to hide
 # some files within the archive, placing them after a volume header and
 # manually modifying its size field. Test tarball kindly provided by Tomas.
 # Reported by: Thomas <metaf4@users.askja.de>
 # References: <4462E13A.3080008@users.askja.de>,
-#             <44639C4C.5050401@users.askja.de
+#             <44639C4C.5050401@users.askja.de>
 
 AT_SETUP([volume header size])
 AT_KEYWORDS([volume volsize])
This page took 0.023375 seconds and 4 git commands to generate.