diff options
author | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2022-04-27 17:58:57 +0200 |
---|---|---|
committer | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2022-04-27 17:58:57 +0200 |
commit | 8d0869fb1334818ed8d6481e18e2f914624b82bf (patch) | |
tree | a82d684363123c48bc04a0616f63dfdf8ff614be /pcr | |
parent | 25283c89e3c903f7b037f2069d4be5b1894fdd9a (diff) | |
download | abslibre-8d0869fb1334818ed8d6481e18e2f914624b82bf.tar.gz abslibre-8d0869fb1334818ed8d6481e18e2f914624b82bf.tar.bz2 abslibre-8d0869fb1334818ed8d6481e18e2f914624b82bf.zip |
pcr: imx_usb_loader-git: relicense under CC0
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Diffstat (limited to 'pcr')
-rw-r--r-- | pcr/imx_usb_loader-git/PKGBUILD | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/pcr/imx_usb_loader-git/PKGBUILD b/pcr/imx_usb_loader-git/PKGBUILD index 361368127..5f9101e58 100644 --- a/pcr/imx_usb_loader-git/PKGBUILD +++ b/pcr/imx_usb_loader-git/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=imx_usb_loader |