summaryrefslogtreecommitdiff
path: root/doc/c-strcasestr.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/c-strcasestr.texi')
-rw-r--r--doc/c-strcasestr.texi5
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/c-strcasestr.texi b/doc/c-strcasestr.texi
index 9f579d0f35..1b1c0e7654 100644
--- a/doc/c-strcasestr.texi
+++ b/doc/c-strcasestr.texi
@@ -5,9 +5,8 @@
@c Permission is granted to copy, distribute and/or modify this document
@c under the terms of the GNU Free Documentation License, Version 1.3 or
@c any later version published by the Free Software Foundation; with no
-@c Invariant Sections, no Front-Cover Texts, and no Back-Cover
-@c Texts. A copy of the license is included in the ``GNU Free
-@c Documentation License'' file as part of this distribution.
+@c Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A
+@c copy of the license is at <https://www.gnu.org/licenses/fdl-1.3.en.html>.
The @code{c-strcasestr} module contains a case-insensitive string search
function operating on single-byte character strings, that operate as if the