diff options
author | Martin Liska <mliska@suse.cz> | 2021-05-28 15:06:14 +0200 |
---|---|---|
committer | Martin Liska <mliska@suse.cz> | 2021-05-28 15:06:14 +0200 |
commit | b4fb6461c1fd820ed7190bd0b0edb6ba1730ca5f (patch) | |
tree | d7933133d015773193b497b25f1b880b90c9c2ca /gcc/doc/cppinternals.texi | |
parent | 5061fad94b04b91a6f21012477ba5ec0c58d4e5b (diff) | |
download | gcc-b4fb6461c1fd820ed7190bd0b0edb6ba1730ca5f.zip gcc-b4fb6461c1fd820ed7190bd0b0edb6ba1730ca5f.tar.gz gcc-b4fb6461c1fd820ed7190bd0b0edb6ba1730ca5f.tar.bz2 |
Clean up some more manual pages.
Diffstat (limited to 'gcc/doc/cppinternals.texi')
-rw-r--r-- | gcc/doc/cppinternals.texi | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/gcc/doc/cppinternals.texi b/gcc/doc/cppinternals.texi index 9ddcf54b..6a2df0d 100644 --- a/gcc/doc/cppinternals.texi +++ b/gcc/doc/cppinternals.texi @@ -46,21 +46,7 @@ into another language, under the above conditions for modified versions. @author Neil Booth @page @vskip 0pt plus 1filll -@c man begin COPYRIGHT -Copyright @copyright{} 2000-2021 Free Software Foundation, Inc. -Permission is granted to make and distribute verbatim copies of -this manual provided the copyright notice and this permission notice -are preserved on all copies. - -Permission is granted to copy and distribute modified versions of this -manual under the conditions for verbatim copying, provided also that -the entire resulting derived work is distributed under the terms of a -permission notice identical to this one. - -Permission is granted to copy and distribute translations of this manual -into another language, under the above conditions for modified versions. -@c man end @end titlepage @contents @page |