]> git.ipfire.org Git - thirdparty/dracut-ng.git/commitdiff
fix(rngd): adjust license to match the license of the whole project
authorDylan Aïssi <dylan.aissi@collabora.com>
Thu, 24 Apr 2025 09:54:07 +0000 (11:54 +0200)
committerNeal Gompa (ニール・ゴンパ) <ngompa13@gmail.com>
Fri, 25 Apr 2025 11:34:57 +0000 (07:34 -0400)
This file was originally licensed under GPL-3+ but that was not
intentional, instead relicense it under GPL-2+ to match the
project license.

As discussed at https://github.com/dracut-ng/dracut-ng/issues/1286

Signed-off-by: Renaud Métrich <rmetrich@redhat.com>
Signed-off-by: Dylan Aïssi <dylan.aissi@collabora.com>
modules.d/06rngd/module-setup.sh

index 06437924259d7708f947d131a108d96e0886af7d..e6947eba03a2e16e15410a6173625b07ba75fdb5 100755 (executable)
@@ -6,7 +6,7 @@
 #
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
-# the Free Software Foundation, either version 3 of the License, or
+# the Free Software Foundation, either version 2 of the License, or
 # (at your option) any later version.
 #
 # This program is distributed in the hope that it will be useful,