1
0
mirror of https://https.git.savannah.gnu.org/git/gnulib.git synced 2026-04-28 06:33:36 +00:00

i-ring: Relicense under LGPLv2+.

* modules/i-ring (License): Change to LGPLv2+.
* lib/i-ring.h: Update license notice.
* lib/i-ring.c: Likewise.
This commit is contained in:
Bruno Haible
2026-02-20 13:50:45 +01:00
parent d18fc47cca
commit 26cef7b0bf
4 changed files with 10 additions and 3 deletions

View File

@@ -1,3 +1,10 @@
2026-02-20 Bruno Haible <bruno@clisp.org>
i-ring: Relicense under LGPLv2+.
* modules/i-ring (License): Change to LGPLv2+.
* lib/i-ring.h: Update license notice.
* lib/i-ring.c: Likewise.
2026-02-19 Bruno Haible <bruno@clisp.org>
cycle-check: Relicense under LGPLv2+.

View File

@@ -3,7 +3,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,

View File

@@ -3,7 +3,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,

View File

@@ -20,7 +20,7 @@ Include:
"i-ring.h"
License:
LGPL
LGPLv2+
Maintainer:
Jim Meyering