diff options
author | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2022-04-27 18:21:59 +0200 |
---|---|---|
committer | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2022-04-27 18:21:59 +0200 |
commit | 8fdd07a73458bbf2c760ec60879d07214ce8210b (patch) | |
tree | 841e2b5a3bb9e568efc9bfae8232b1ee41bbd8f0 /pcr | |
parent | b78d3a13372a08011ef1a6084eedc45ac33c0c78 (diff) | |
download | abslibre-8fdd07a73458bbf2c760ec60879d07214ce8210b.tar.gz abslibre-8fdd07a73458bbf2c760ec60879d07214ce8210b.tar.bz2 abslibre-8fdd07a73458bbf2c760ec60879d07214ce8210b.zip |
pcr: lg-downloader-git: relicense under CC0
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Diffstat (limited to 'pcr')
-rw-r--r-- | pcr/lg-downloader-git/PKGBUILD | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/pcr/lg-downloader-git/PKGBUILD b/pcr/lg-downloader-git/PKGBUILD index 7c5fb1363..d3a919f3f 100644 --- a/pcr/lg-downloader-git/PKGBUILD +++ b/pcr/lg-downloader-git/PKGBUILD @@ -1,9 +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. -# Maintainers: Parabola hackers <dev@lists.parabola.nu> +# it under the terms of the CC0 1.0 License. pkgname=lg-downloader-git _pkgname=lg-downloader |