diff options
author | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2022-04-27 18:00:12 +0200 |
---|---|---|
committer | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2022-04-27 18:00:15 +0200 |
commit | b78d3a13372a08011ef1a6084eedc45ac33c0c78 (patch) | |
tree | 686dccb430e9d3a413225337fb4a4605daccd15c /pcr | |
parent | 8d0869fb1334818ed8d6481e18e2f914624b82bf (diff) | |
download | abslibre-b78d3a13372a08011ef1a6084eedc45ac33c0c78.tar.gz abslibre-b78d3a13372a08011ef1a6084eedc45ac33c0c78.tar.bz2 abslibre-b78d3a13372a08011ef1a6084eedc45ac33c0c78.zip |
pcr: qdl: relicense under CC0
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Diffstat (limited to 'pcr')
-rw-r--r-- | pcr/qdl/PKGBUILD | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/pcr/qdl/PKGBUILD b/pcr/qdl/PKGBUILD index 168265320..c9fff73cc 100644 --- a/pcr/qdl/PKGBUILD +++ b/pcr/qdl/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=qdl |