diff options
author | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2022-04-27 17:53:52 +0200 |
---|---|---|
committer | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2022-04-27 17:53:52 +0200 |
commit | 62a36bc28c068d06e3dd70f03a50954ed736fd0c (patch) | |
tree | c8fa322bd6d70fa074a0158a06eafa03ad81b334 /pcr/simtrace2 | |
parent | 19a901b60bb90b9eea1b7f0dc4003e30aa0fef85 (diff) | |
download | abslibre-62a36bc28c068d06e3dd70f03a50954ed736fd0c.tar.gz abslibre-62a36bc28c068d06e3dd70f03a50954ed736fd0c.tar.bz2 abslibre-62a36bc28c068d06e3dd70f03a50954ed736fd0c.zip |
pcr: simtrace2: relicense under CC0
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Diffstat (limited to 'pcr/simtrace2')
-rw-r--r-- | pcr/simtrace2/PKGBUILD | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/pcr/simtrace2/PKGBUILD b/pcr/simtrace2/PKGBUILD index 811732be2..ba6d4ba15 100644 --- a/pcr/simtrace2/PKGBUILD +++ b/pcr/simtrace2/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=simtrace2 |