* cpp.texi:

* fp.texi: Put license reference of included files in comment.
This commit is contained in:
Ineiev 2025-04-27 14:48:25 +00:00
parent a630a59760
commit d62a0d0447
2 changed files with 4 additions and 4 deletions

View File

@ -1,8 +1,8 @@
@c Copyright (C) 2022, 2023, 2025 Richard Stallman
@c and Free Software Foundation, Inc.
This is part of the GNU C Intro and Reference Manual
and covered by its license.
@c This is part of the GNU C Intro and Reference Manual
@c and covered by its license.
@node Preprocessing
@chapter Preprocessing

View File

@ -2,8 +2,8 @@
@c Copyright @copyright{} 2022, 2023, 2025 Richard Stallman
@c and Free Software Foundation, Inc.
This is part of the GNU C Intro and Reference Manual
and covered by its license.
@c This is part of the GNU C Intro and Reference Manual
@c and covered by its license.
@node Floating Point in Depth
@chapter Floating Point in Depth