From e2bc1da87573886dc368e49464e3920a96568596 Mon Sep 17 00:00:00 2001 From: Richard Stallman Date: Tue, 6 Sep 2022 20:16:50 -0400 Subject: [PATCH] Delete the "don't redistribute" statement. --- fp.texi | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/fp.texi b/fp.texi index 5766671..58cfac9 100644 --- a/fp.texi +++ b/fp.texi @@ -1,8 +1,9 @@ -@ignore -Copyright @copyright{} 2017,2019,2020 Free Software Foundation, Inc. -DRAFT --- DO NOT REDISTRIBUTE --- DRAFT --- DO NOT REDISTRIBUTE --- DRAFT -@end ignore +Copyright @copyright{} 2017,2019,2020 Free Software Foundation, Inc. +@c Copyright @copyright{} 2020 Richard Stallman and Free Software Foundation, Inc. + +This is part of the GNU C Intro and Reference Manual +and covered by its license. @node Floating Point in Depth @chapter Floating Point in Depth