summaryrefslogtreecommitdiff
path: root/pygnulib/GLInfo.py
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2021-06-04 22:27:10 +0200
committerBruno Haible <bruno@clisp.org>2021-06-04 22:27:10 +0200
commitf3553bdefc9202e81996c73686e3ca53cd827417 (patch)
tree6626f25556983068c196280822f283165763fc30 /pygnulib/GLInfo.py
parent555bd9ca6484b9ddc28311c57fc783eb5e84185c (diff)
downloadgnulib-f3553bdefc9202e81996c73686e3ca53cd827417.tar.gz
gnulib-tool: Stop doing license notice replacements.
* gnulib-tool: Don't document --more-symlinks and --more-hardlinks any more. (do_copyrights): Remove variable. (func_import): Don't perform license updates on imported files any more. * pygnulib/GLInfo.py: Don't document --more-symlinks any more. * doc/gnulib-intro.texi (Copyright): Document the new situation. * doc/gnulib.texi (Module description): Likewise. * NEWS: Mention the change.
Diffstat (limited to 'pygnulib/GLInfo.py')
-rw-r--r--pygnulib/GLInfo.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/pygnulib/GLInfo.py b/pygnulib/GLInfo.py
index 7347745d29..46f1dcc2d8 100644
--- a/pygnulib/GLInfo.py
+++ b/pygnulib/GLInfo.py
@@ -284,8 +284,7 @@ Options for --import, --add/remove-import, --update,
Options for --import, --add/remove-import, --update:
- -S, --more-symlinks Make symbolic links instead of copying files, and
- don't replace copyright notices.
+ -S, --more-symlinks Deprecated; equivalent to --symlink.
Report bugs to <bug-gnulib@gnu.org>.'''
return(result)