diff options
author | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2022-04-27 17:55:09 +0200 |
---|---|---|
committer | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2022-04-27 17:55:09 +0200 |
commit | 25283c89e3c903f7b037f2069d4be5b1894fdd9a (patch) | |
tree | 6e56a2fc4ad59b28580eab421abad61f0600dd4c /pcr | |
parent | 62a36bc28c068d06e3dd70f03a50954ed736fd0c (diff) | |
download | abslibre-25283c89e3c903f7b037f2069d4be5b1894fdd9a.tar.gz abslibre-25283c89e3c903f7b037f2069d4be5b1894fdd9a.tar.bz2 abslibre-25283c89e3c903f7b037f2069d4be5b1894fdd9a.zip |
pcr: guix-installer: relicense under CC0
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Diffstat (limited to 'pcr')
-rw-r--r-- | pcr/guix-installer/PKGBUILD | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/pcr/guix-installer/PKGBUILD b/pcr/guix-installer/PKGBUILD index e449e5c69..38f09857a 100644 --- a/pcr/guix-installer/PKGBUILD +++ b/pcr/guix-installer/PKGBUILD @@ -1,8 +1,6 @@ # Copyright (C) 2019 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=guix-installer |