Change manual license to FDL.
[pspp-builds.git] / doc / pspp.texinfo
index 01dcd26eeda6a19f128cd7340aed7e066c32c806..a87ca2b41399d51814df9fa3d29f096d78afde33 100644 (file)
@@ -6,6 +6,7 @@
 @c @setchapternewpage odd
 @c %**end of header
 
+@include version.texi
 
 @macro cmd{CMDNAME}
 \CMDNAME\
 * PSPP: (pspp).             Statistical analysis package.
 @end direntry
 
-@ifinfo
-PSPP, for statistical analysis of sampled data, by Ben Pfaff.
-
-This file documents PSPP, a statistical package for analysis of
-sampled data that uses a command language compatible with SPSS.
-
-Copyright (C) 1996-9, 2000 Free Software Foundation, Inc.
-
-This version of the PSPP documentation is consistent with version 2 of
-``texinfo.tex''.
+@copying
+This manual is for GNU PSPP version @value{VERSION},
+software for statistical analysis.
 
-Permission is granted to make and distribute verbatim copies of this
-manual provided the copyright notice and this permission notice are
-preserved on all copies.
+Copyright @copyright{} 1997, 1998, 2004, 2005 Free Software Foundation, Inc.
 
-@ignore
-Permission is granted to process this file through TeX and print the
-results, provided the printed document carries copying permission notice
-identical to this one except for the removal of this paragraph (this
-paragraph not being relevant to the printed manual).
+@quotation
+Permission is granted to copy, distribute and/or modify this document
+under the terms of the GNU Free Documentation License, Version 1.1 or
+any later version published by the Free Software Foundation; with no
+Invariant Sections, with the Front-Cover Texts being ``A GNU Manual,''
+and with the Back-Cover Texts as in (a) below.  A copy of the
+license is included in the section entitled ``GNU Free Documentation
+License.''
 
-@end ignore
-Permission is granted to copy and distribute modified versions of this
-manual under the conditions for verbatim copying, provided that the
-entire resulting derived work is distributed under the terms of a
-permission notice identical to this one.
-
-Permission is granted to copy and distribute translations of this
-manual into another language, under the above condition for modified 
-versions, except that this permission notice may be stated in a 
-translation approved by the Free Software Foundation.
-@end ifinfo
-
-@include version.texi
+(a) The FSF's Back-Cover Text is: ``You have freedom to copy and modify
+this GNU Manual, like GNU software.  Copies published by the Free
+Software Foundation raise funds for GNU development.''
+@end quotation
+@end copying
 
 @titlepage
-@title PSPP
+@title GNU PSPP
 @subtitle A System for Statistical Analysis
 @subtitle Edition @value{EDITION}, for PSPP version @value{VERSION}
-@author by Ben Pfaff
-
+@author Ben Pfaff
 @page
 @vskip 0pt plus 1filll
-
-PSPP Copyright @copyright{} 1997, 1998 Free Software Foundation, Inc.
-
-Permission is granted to make and distribute verbatim copies of this
-manual provided the copyright notice and this permission notice are
-preserved on all copies.
-
-Permission is granted to copy and distribute modified versions of this
-manual under the conditions for verbatim copying, provided that the
-entire derived work is distributed under the terms of a permission
-notice identical to this one.
-
-Permission is granted to copy and distribute translations of this manual
-into another language, under the above conditions for modified versions,
-except that this permission notice may be stated in a translation
-approved by the Foundation.
+@insertcopying
 @end titlepage
 
 @contents
 
 
-@node Top, Introduction, (dir), (dir)
-@ifinfo
-@top PSPP
+@ifnottex
+@node Top
+@top GNU PSPP
 
-This file documents the PSPP package for statistical analysis of sampled
-data.  This is edition @value{EDITION}, for PSPP version
-@value{VERSION}, last modified on @value{UPDATED}.
-
-@end ifinfo
+@insertcopying
+@end ifnottex
 
 @menu
 * Introduction::                Description of the package.
@@ -124,6 +92,8 @@ data.  This is edition @value{EDITION}, for PSPP version
 * Portable File Format::        Format of PSPP portable files.
 * Data File Format::            Format of PSPP system files.
 * q2c Input Format::            Format of syntax accepted by q2c.
+
+* GNU Free Documentation License:: License for copying this manual.
 @end menu
 
 @include introduction.texi
@@ -154,6 +124,8 @@ data.  This is edition @value{EDITION}, for PSPP version
 @include data-file-format.texi
 @include q2c.texi
 
+@include fdl.texi
+
 @bye
 
 @c Local Variables: