X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=doc%2Fpspp-dev.texi;h=1570271a222e0936fc69b43241d85a740fba976e;hb=53f132c7a4afb6bdf7335b5ce4df3c8b7aab8dbe;hp=80983a951f8c8b3112693559c26081770ccceb48;hpb=0df9cdd3df66caf4353128feff3008289cda8115;p=pspp diff --git a/doc/pspp-dev.texi b/doc/pspp-dev.texi index 80983a951f..1570271a22 100644 --- a/doc/pspp-dev.texi +++ b/doc/pspp-dev.texi @@ -1,4 +1,13 @@ \input texinfo @c -*- texinfo -*- +@c PSPP - a program for statistical analysis. +@c Copyright (C) 2017 Free Software Foundation, Inc. +@c Permission is granted to copy, distribute and/or modify this document +@c under the terms of the GNU Free Documentation License, Version 1.3 +@c or any later version published by the Free Software Foundation; +@c with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. +@c A copy of the license is included in the section entitled "GNU +@c Free Documentation License". + @c %**start of header @setfilename pspp-dev.info @settitle PSPP @@ -37,7 +46,7 @@ This manual is for GNU PSPP version @value{VERSION}, software for statistical analysis. -Copyright @copyright{} 1997, 1998, 2004, 2005, 2007, 2010, 2014 Free Software Foundation, Inc. +Copyright @copyright{} 1997, 1998, 2004, 2005, 2007, 2010, 2014, 2015, 2016 Free Software Foundation, Inc. @quotation Permission is granted to copy, distribute and/or modify this document @@ -84,6 +93,8 @@ Free Documentation License". * Portable File Format:: Format of PSPP portable files. * System File Format:: Format of PSPP system files. * SPSS/PC+ System File Format:: Format of SPSS/PC+ system files. +* SPSS Viewer File Format:: Format of SPSS Viewer (SPV) files. +* Encrypted File Wrappers:: Common wrapper for encrypted SPSS files. * q2c Input Format:: Format of syntax accepted by q2c. * GNU Free Documentation License:: License for copying this manual. @@ -102,6 +113,8 @@ Free Documentation License". @include dev/portable-file-format.texi @include dev/system-file-format.texi @include dev/pc+-file-format.texi +@include dev/spv-file-format.texi +@include dev/encrypted-file-wrappers.texi @include dev/q2c.texi @include fdl.texi