From 2f474db9a4c574966b96a07d0595b4debcfe757c Mon Sep 17 00:00:00 2001 From: Richard Stallman Date: Tue, 6 Sep 2022 20:16:18 -0400 Subject: [PATCH] Delete the "don't redistribute" statement. --- cpp.texi | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/cpp.texi b/cpp.texi index 521253e..b7ccb4b 100644 --- a/cpp.texi +++ b/cpp.texi @@ -1,9 +1,8 @@ -@ignore @c Copyright @copyright{} 2020 Richard Stallman and Free Software Foundation, Inc. -DRAFT --- DO NOT REDISTRIBUTE --- DRAFT --- DO NOT REDISTRIBUTE --- DRAFT -@end ignore +This is part of the GNU C Intro and Reference Manual +and covered by its license. @node Preprocessing @chapter Preprocessing