--- p/doc/en/gpc.texi.orig Thu May 1 13:16:50 2003 +++ p/doc/en/gpc.texi Sun May 25 23:55:20 2003 @@ -13,7 +13,7 @@ @c Dominik Freche @c Eike Lange @c -@c Last modification: 2003-03-17 (file up to date) +@c Last modification: 2003-05-25 (file up to date) @set UPDATE-MONTH Mar 2003 @include version.texi @@ -88,6 +88,29 @@ and with no Back-Cover Texts. A copy of the license is included in the section entitled ``Documentation Copying -- The GNU Free Documentation License''. + +In addition, permission is granted to copy, distribute and/or modify +this document except for the sections +``GNU -- The GNU Project'', +``Manifesto -- The GNU Manifesto'' and +``Funding -- How to help assure funding for Free Software'', +under the terms of the GNU Free Documentation License, Version 1.1 +published by the Free Software Foundation; +with the Invariant Sections being +``Copying -- The GNU General Public License'', +``Library Copying -- The GNU Lesser General Public License'', +``Documentation Copying -- The GNU Free Documentation License'' and +``Demo Copying -- GPL with exception'', +with the Front-Cover Texts being +``The GNU Pascal Manual'', +and with no Back-Cover Texts. A copy of the license is included +in the section entitled +``Documentation Copying -- The GNU Free Documentation License''. + +@c To get a copy of this manual without the problematic sections +@c mentioned above, define the following symbol. +@c @set DEBIANLY_CORRECT + @end ifinfo @setchapternewpage odd @@ -136,6 +159,7 @@ Copyright (C) 1988-2003 Free Software Foundation, Inc. +@ifclear DEBIANLY_CORRECT Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 published by the Free Software Foundation; @@ -143,6 +167,7 @@ ``GNU General Public License'', ``GNU Lesser General Public License'', ``GNU Free Documentation License'', +``Demo Copying'', ``The GNU Project'', ``The GNU Manifesto'' and ``Funding Free Software'', @@ -151,6 +176,24 @@ and with no Back-Cover Texts. A copy of the license is included in the section entitled ``Documentation Copying -- The GNU Free Documentation License''. +@end ifclear + +@ifset DEBIANLY_CORRECT +Permission is granted to copy, distribute and/or modify this document +under the terms of the GNU Free Documentation License, Version 1.1 +published by the Free Software Foundation; +with the Invariant Sections being +``GNU General Public License'', +``GNU Lesser General Public License'', +``GNU Free Documentation License'' and +``Demo Copying'', +with the Front-Cover Texts being +``The GNU Pascal Manual'', +and with no Back-Cover Texts. +A copy of the license is included in the section entitled +``Documentation Copying -- The GNU Free Documentation License''. +@end ifclear + @end titlepage @summarycontents @contents @@ -210,7 +253,17 @@ * Acknowledgments:: Contributors to GNU Pascal. * Resources:: Resources For Use With GPC. +@ifclear DEBIANLY_CORRECT * GNU:: The GNU Project. +@end ifclear +@ifset DEBIANLY_CORRECT +Note: The sections +``GNU -- The GNU Project'', +``Manifesto -- The GNU Manifesto'' and +``Funding -- How to help assure funding for Free Software'' +were removed from this copy by the distributor of this package. You +can find them on the GPC home page. +@end ifset * GPC Index:: Index of concepts and symbol names (incomplete). @end menu @@ -241,7 +294,9 @@ @include authors.texi @include resources.texi +@ifclear DEBIANLY_CORRECT @include gnu.texi +@end ifclear @node GPC Index @unnumbered GPC Index --- p/doc/en/about.texi.orig Sun May 11 16:45:45 2003 +++ p/doc/en/about.texi Sun May 25 23:53:20 2003 @@ -5,7 +5,7 @@ @c Authors: Peter Gerwinski @c Frank Heckenbach @c -@c Last modification: 2003-03-14 (file up to date) +@c Last modification: 2003-05-25 (file up to date) @include macros.texi @@ -14,7 +14,8 @@ @cindex highlights The GNU Pascal Compiler (GPC) is, as the name says, the Pascal -compiler of the GNU family (@pxref{GNU}). This means: +compiler of the GNU family (@uref{http://www.gnu.org/software/gcc/}). +This means: @itemize @bullet @@ -60,8 +61,7 @@ @uref{http://www.gnu.org/philosophy/free-sw.html,Free Software} (@uref{http://www.opensource.org,Open-Source Software}) according to the -@uref{http://www.gnu.org/copyleft/gpl.html,@strong{GNU General Public License}} -(@pxref{GNU}, for remarks and translations), +@uref{http://www.gnu.org/copyleft/gpl.html,@strong{GNU General Public License}}, @item is compatible to other GNU languages and tools such as GNU C and the GNU debugger. --- p/doc/en/welcome.texi.orig Thu May 1 13:16:50 2003 +++ p/doc/en/welcome.texi Sun May 25 23:53:50 2003 @@ -5,7 +5,7 @@ @c Authors: Peter Gerwinski @c Frank Heckenbach @c -@c Last modification: 2003-01-01 (file up to date) +@c Last modification: 2003-05-25 (file up to date) @ifclear READMEONLY @ifclear NEWSONLY @@ -82,10 +82,12 @@ the GNU General Public License which informs you about your rights and responsibilites when using, modifying and distributing GNU Pascal, see @ref{Copying}, +@ifclear DEBIANLY_CORRECT @item and other texts about Free Software and the GNU Project intended to answer questions like ``what is GNU?'' you might have in mind now, see @ref{GNU}. +@end ifclear @end itemize If you are familiar with Standard Pascal (ISO 7185) programming, you