summaryrefslogtreecommitdiff
path: root/doc/alloca-opt.texi
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2020-01-18 19:32:40 +0100
committerBruno Haible <bruno@clisp.org>2020-01-18 19:32:40 +0100
commit7f5da041d3031c71d19da9947f95370ba5211255 (patch)
tree781ce3bcfec8738c0554bfbcafb812addc7b5acb /doc/alloca-opt.texi
parentcee130f4dcfcd73385581e00c746eb1084cf9008 (diff)
downloadgnulib-7f5da041d3031c71d19da9947f95370ba5211255.tar.gz
doc: Update license notices.
* doc/*.texi: Reference the GFDL 1.3 through a URL, rather than by reference to a section or to a "file as part of this distribution".
Diffstat (limited to 'doc/alloca-opt.texi')
-rw-r--r--doc/alloca-opt.texi5
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/alloca-opt.texi b/doc/alloca-opt.texi
index 571f492d57..982e25be9f 100644
--- a/doc/alloca-opt.texi
+++ b/doc/alloca-opt.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{alloca-opt} module provides for a function @code{alloca} which allocates
memory on the stack, where the system allows it. A memory block allocated with