diff options
author | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2022-04-27 17:52:04 +0200 |
---|---|---|
committer | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2022-04-27 17:52:04 +0200 |
commit | 19a901b60bb90b9eea1b7f0dc4003e30aa0fef85 (patch) | |
tree | 30d4daa3ecce17bd31c06478afb0401d4fe6a1ab /pcr/fomu-verilog-blink | |
parent | e8263bd0d42ccb8c34a2beab4e6a634877dd6ab7 (diff) | |
download | abslibre-19a901b60bb90b9eea1b7f0dc4003e30aa0fef85.tar.gz abslibre-19a901b60bb90b9eea1b7f0dc4003e30aa0fef85.tar.bz2 abslibre-19a901b60bb90b9eea1b7f0dc4003e30aa0fef85.zip |
pcr: fomu-verilog-blink: relicense under CC0
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Diffstat (limited to 'pcr/fomu-verilog-blink')
-rw-r--r-- | pcr/fomu-verilog-blink/PKGBUILD | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/pcr/fomu-verilog-blink/PKGBUILD b/pcr/fomu-verilog-blink/PKGBUILD index a2a4d0e8f..f2fb902d8 100644 --- a/pcr/fomu-verilog-blink/PKGBUILD +++ b/pcr/fomu-verilog-blink/PKGBUILD @@ -1,8 +1,6 @@ # Copyright (C) 2021 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=fomu-verilog-blink |