diff options
author | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2022-04-27 17:43:49 +0200 |
---|---|---|
committer | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2022-04-27 17:43:49 +0200 |
commit | e2724ca1ba510dea09bc6c00546f582c00e79898 (patch) | |
tree | a3b1de8d4bc02da72e03f41066bed53ccc863c21 /pcr | |
parent | d977995e2ecdcd32f144aa59dfdbccbbafb65306 (diff) | |
download | abslibre-e2724ca1ba510dea09bc6c00546f582c00e79898.tar.gz abslibre-e2724ca1ba510dea09bc6c00546f582c00e79898.tar.bz2 abslibre-e2724ca1ba510dea09bc6c00546f582c00e79898.zip |
pcr: python-bundlewrap: relicense as CC0
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Diffstat (limited to 'pcr')
-rw-r--r-- | pcr/python-bundlewrap/PKGBUILD | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/pcr/python-bundlewrap/PKGBUILD b/pcr/python-bundlewrap/PKGBUILD index 759dabfd2..eb44628d4 100644 --- a/pcr/python-bundlewrap/PKGBUILD +++ b/pcr/python-bundlewrap/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=python-bundlewrap |