summaryrefslogtreecommitdiff
path: root/doc/progname.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/progname.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/progname.texi')
-rw-r--r--doc/progname.texi5
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/progname.texi b/doc/progname.texi
index cf9628203b..2ed59fd11a 100644
--- a/doc/progname.texi
+++ b/doc/progname.texi
@@ -6,9 +6,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>.
Gnulib has two modules for retrieving the name of the currently executing
program: @code{progname} and @code{getprogname}.