summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2021-06-13 12:02:08 +0200
committerBruno Haible <bruno@clisp.org>2021-06-13 12:02:08 +0200
commit9ad0d4f1c595e5d430a3ffcf332e280b3f4cf965 (patch)
tree3efc3a1660dbc45272cb3e5d8178072f3ca2daa4 /ChangeLog
parentff7c8b21e259fdc4bc721ed55519cfee06739efa (diff)
downloadgnulib-9ad0d4f1c595e5d430a3ffcf332e280b3f4cf965.tar.gz
ialloc: Put appropriate license notice in source files.
* lib/ialloc.h: Use LGPLv3+ notice. * lib/ialloc.c: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c9fd316ab4..b48760c6e7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2021-06-13 Bruno Haible <bruno@clisp.org>
+
+ ialloc: Put appropriate license notice in source files.
+ * lib/ialloc.h: Use LGPLv3+ notice.
+ * lib/ialloc.c: Likewise.
+
2021-06-11 Paul Eggert <eggert@cs.ucla.edu>
xalloc: new idx_t-based allocators