summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
-rw-r--r--lib/ialloc.c2
-rw-r--r--lib/ialloc.h2
3 files changed, 8 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 9c5d3febff..e69523a501 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2021-09-19 Bruno Haible <bruno@clisp.org>
+ ialloc: Update license headers after license change from 2021-08-29.
+ * lib/ialloc.h: Update license header.
+ * lib/ialloc.c: Likewise.
+
+2021-09-19 Bruno Haible <bruno@clisp.org>
+
Improve 'configure --help' output for crypto modules.
* m4/af_alg.m4 (gl_AF_ALG): List the hash functions for which we use the
Linux crypto. Also mention that we use it on files only.
diff --git a/lib/ialloc.c b/lib/ialloc.c
index f506b8402e..0137099543 100644
--- a/lib/ialloc.c
+++ b/lib/ialloc.c
@@ -4,7 +4,7 @@
This file is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as
- published by the Free Software Foundation; either version 3 of the
+ published by the Free Software Foundation; either version 2.1 of the
License, or (at your option) any later version.
This file is distributed in the hope that it will be useful,
diff --git a/lib/ialloc.h b/lib/ialloc.h
index 5ceda4633a..d4f54ced81 100644
--- a/lib/ialloc.h
+++ b/lib/ialloc.h
@@ -4,7 +4,7 @@
This file is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as
- published by the Free Software Foundation; either version 3 of the
+ published by the Free Software Foundation; either version 2.1 of the
License, or (at your option) any later version.
This file is distributed in the hope that it will be useful,