aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Liska <mliska@suse.cz>2021-06-07 10:15:22 +0200
committerMartin Liska <mliska@suse.cz>2021-06-07 10:15:22 +0200
commit7584ede940802ce5f6401bc6122a5550106f5925 (patch)
tree24320b7b76d24deed2aa518c65fd577ecfef6c0e
parentaeed50fedbbf041ae3ebb6d55b2b19992f572366 (diff)
downloadgcc-7584ede940802ce5f6401bc6122a5550106f5925.zip
gcc-7584ede940802ce5f6401bc6122a5550106f5925.tar.gz
gcc-7584ede940802ce5f6401bc6122a5550106f5925.tar.bz2
Remove license entry in intrinsic.
-rw-r--r--gcc/fortran/intrinsic.texi16
1 files changed, 0 insertions, 16 deletions
diff --git a/gcc/fortran/intrinsic.texi b/gcc/fortran/intrinsic.texi
index c9049b53..81866d6 100644
--- a/gcc/fortran/intrinsic.texi
+++ b/gcc/fortran/intrinsic.texi
@@ -1,16 +1,3 @@
-@ignore
-Copyright (C) 2005-2021 Free Software Foundation, Inc.
-This is part of the GNU Fortran manual.
-For copying conditions, see the file gfortran.texi.
-
-Permission is granted to copy, distribute and/or modify this document
-under the terms of the GNU Free Documentation License, Version 1.3 or
-any later version published by the Free Software Foundation; with the
-Invariant Sections being ``Funding Free Software'', the Front-Cover
-Texts being (a) (see below), and with the Back-Cover Texts being (b)
-(see below). A copy of the license is included in the gfdl(7) man page.
-
-
Some basic guidelines for editing this document:
(1) The intrinsic procedures are to be listed in alphabetical order.
@@ -19,9 +6,6 @@ Some basic guidelines for editing this document:
table at the end of the node (See ABS entry).
(4) Try to maintain the same style for each entry.
-
-@end ignore
-
@tex
\gdef\acosd{\mathop{\rm acosd}\nolimits}
\gdef\asind{\mathop{\rm asind}\nolimits}