diff options
author | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2022-04-27 18:31:30 +0200 |
---|---|---|
committer | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2022-04-27 18:31:30 +0200 |
commit | f94246a34a01e741b341a44d20fd78671b60a1ab (patch) | |
tree | a9d5ba0d65195845143a49b96251887093d17f37 /pcr | |
parent | 8835512ef00818901d4402c0e878da3cd80cd677 (diff) | |
download | abslibre-f94246a34a01e741b341a44d20fd78671b60a1ab.tar.gz abslibre-f94246a34a01e741b341a44d20fd78671b60a1ab.tar.bz2 abslibre-f94246a34a01e741b341a44d20fd78671b60a1ab.zip |
pcr: fso-unboootimg: relicense under CC0
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Diffstat (limited to 'pcr')
-rw-r--r-- | pcr/fso-unbootimg/PKGBUILD | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/pcr/fso-unbootimg/PKGBUILD b/pcr/fso-unbootimg/PKGBUILD index 73d58987b..7b096653e 100644 --- a/pcr/fso-unbootimg/PKGBUILD +++ b/pcr/fso-unbootimg/PKGBUILD @@ -1,8 +1,6 @@ # Copyright (C) 2020 Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> # 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 -# (at your option) any later version. +# it under the terms of the CC0 1.0 License. # Maintainers: Parabola hackers <dev@lists.parabola.nu> pkgname=fso-unbootimg |