diff options
author | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2022-04-27 17:47:44 +0200 |
---|---|---|
committer | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2022-04-27 17:47:44 +0200 |
commit | e8263bd0d42ccb8c34a2beab4e6a634877dd6ab7 (patch) | |
tree | 78f7f9877cc024228d733d775af65b6df8c29629 /pcr | |
parent | e2724ca1ba510dea09bc6c00546f582c00e79898 (diff) | |
download | abslibre-e8263bd0d42ccb8c34a2beab4e6a634877dd6ab7.tar.gz abslibre-e8263bd0d42ccb8c34a2beab4e6a634877dd6ab7.tar.bz2 abslibre-e8263bd0d42ccb8c34a2beab4e6a634877dd6ab7.zip |
pcr: simtrace: relicense under CC0
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Diffstat (limited to 'pcr')
-rw-r--r-- | pcr/simtrace/PKGBUILD | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/pcr/simtrace/PKGBUILD b/pcr/simtrace/PKGBUILD index 7482512b1..26050b009 100644 --- a/pcr/simtrace/PKGBUILD +++ b/pcr/simtrace/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=simtrace |