X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=doc%2Fheader.texi;fp=doc%2Fheader.texi;h=f7625c73a3a0fbccf55e3266554ad9e29387c123;hb=daa269958ad8d50ef8154ccb65e58acaf7a6dd99;hp=6efb8f2b8abeb376ca774b594440186383941aef;hpb=1a44d77d50f4fb37c0410eed04b82303624ea2ec;p=debian%2Ftar diff --git a/doc/header.texi b/doc/header.texi index 6efb8f2b..f7625c73 100644 --- a/doc/header.texi +++ b/doc/header.texi @@ -1,21 +1,22 @@ @comment GNU tar Archive Format description. @comment -@comment Copyright (C) 1988, 1989, 1991, 1992, 1993, 1994, 1995, 1996, 1997, -@comment 2000, 2001, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +@comment Copyright 1988-1989, 1991-1997, 2000-2001, 2003-2007, 2012-2013 +@comment Free Software Foundation, Inc. @comment -@comment This program is free software; you can redistribute it and/or modify it -@comment under the terms of the GNU General Public License as published by the -@comment Free Software Foundation; either version 3, or (at your option) any later -@comment version. +@comment This file is part of GNU tar. @comment -@comment This program is distributed in the hope that it will be useful, but -@comment WITHOUT ANY WARRANTY; without even the implied warranty of -@comment MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General -@comment Public License for more details. +@comment GNU tar is free software; you can redistribute it and/or modify +@comment it under the terms of the GNU General Public License as published by +@comment the Free Software Foundation; either version 3 of the License, or +@comment (at your option) any later version. @comment -@comment You should have received a copy of the GNU General Public License along -@comment with this program; if not, write to the Free Software Foundation, Inc., -@comment 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +@comment GNU tar is distributed in the hope that it will be useful, +@comment but WITHOUT ANY WARRANTY; without even the implied warranty of +@comment MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +@comment GNU General Public License for more details. +@comment +@comment You should have received a copy of the GNU General Public License +@comment along with this program. If not, see . /*@r{ tar Header Block, from POSIX 1003.1-1990. }*/ @@ -80,9 +81,9 @@ struct posix_header /*@r{ tar Header Block, GNU extensions. }*/ /*@r{ In GNU tar, SYMTYPE is for to symbolic links, and CONTTYPE is for - contiguous files, so maybe disobeying the `reserved' comment in POSIX + contiguous files, so maybe disobeying the "reserved" comment in POSIX header description. I suspect these were meant to be used this way, and - should not have really been `reserved' in the published standards. }*/ + should not have really been "reserved" in the published standards. }*/ /*@r{ *BEWARE* *BEWARE* *BEWARE* that the following information is still boiling, and may change. Even if the OLDGNU format description should be