summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2021-06-16 15:17:17 +0200
committerBruno Haible <bruno@clisp.org>2021-06-16 15:17:17 +0200
commit325ee4c272afee858624aa28054a23bb1b34d847 (patch)
tree675cf4c55ec2caf017ad4e32422bf5b064ee1ba4 /ChangeLog
parent90e2db600e03a984ee236e5bf079617e49bcdf18 (diff)
downloadgnulib-325ee4c272afee858624aa28054a23bb1b34d847.tar.gz
tsearch: Relicense under LGPLv2+.
* modules/tsearch (License): Change to LGPLv2+. * lib/tsearch.c: Update license notice.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9e66bc23e6..7eb9befcc6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2021-06-16 Bruno Haible <bruno@clisp.org>
+
+ tsearch: Relicense under LGPLv2+.
+ * modules/tsearch (License): Change to LGPLv2+.
+ * lib/tsearch.c: Update license notice.
+
2021-06-15 Bruno Haible <bruno@clisp.org>
pipe-filter-ii tests: Fix long-standing failure on native Windows.