summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 07045ebd88..96261d5b62 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
2021-06-04 Bruno Haible <bruno@clisp.org>
+ Revamp check-copyright script.
+ * check-copyright: Search only the first 50 lines of each file.
+ Recognize 'LGPLv3+ or GPLv2+', 'unlimited', and 'public domain' license
+ notices. For files that are part of several modules, consider the
+ weakest among the licenses. Allocate more room for the first output
+ column.
+
+2021-06-04 Bruno Haible <bruno@clisp.org>
+
gnupload, git-merge-changelog: Fix module description.
* gnulib-tool (func_import, func_create_testdir): Treat
'GPLv2+ build tool' like 'GPLed build tool'.