-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
We have a couple of files that are not licensend under the Apache 2.0 license. We should relicense them or delete them.
As discussed in #939
Some examples:
- https://github.com/VILLASframework/node/blob/master/fpga/thirdparty/rang/rang.hpp
- https://github.com/VILLASframework/node/blob/master/fpga/thirdparty/CLI11/CLI11.hpp
Line 9 in 1e0b3d4
* SPDX-License-Identifier: GPL-2.0-or-later
I think this is not currently used and can be deleted.Line 15 in 1e0b3d4
SPDX-License-Identifier: GPL-3.0-or-later
This needs to be relicensed or converted to C++ code.* SPDX-License-Identifier: LGPL-2.1-only
I think this is not currently used and can be deleted.
stv0g and pjungkamp
Metadata
Metadata
Assignees
Labels
No labels