Delete the "don't redistribute" statement.
This commit is contained in:
parent
8daa0a46ad
commit
2f474db9a4
5
cpp.texi
5
cpp.texi
|
@ -1,9 +1,8 @@
|
||||||
|
|
||||||
@ignore
|
|
||||||
@c Copyright @copyright{} 2020 Richard Stallman and Free Software Foundation, Inc.
|
@c Copyright @copyright{} 2020 Richard Stallman and Free Software Foundation, Inc.
|
||||||
|
|
||||||
DRAFT --- DO NOT REDISTRIBUTE --- DRAFT --- DO NOT REDISTRIBUTE --- DRAFT
|
This is part of the GNU C Intro and Reference Manual
|
||||||
@end ignore
|
and covered by its license.
|
||||||
|
|
||||||
@node Preprocessing
|
@node Preprocessing
|
||||||
@chapter Preprocessing
|
@chapter Preprocessing
|
||||||
|
|
Loading…
Reference in New Issue