Import upstream version 1.27
[debian/tar] / doc / header.texi
index 6efb8f2b8abeb376ca774b594440186383941aef..f7625c73a3a0fbccf55e3266554ad9e29387c123 100644 (file)
@@ -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 <http://www.gnu.org/licenses/>.  
 
 /*@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