Formally relicense under the LGPL v3+

parent 8f8d2e41
This diff is collapsed.
// © 2020 - 2021 Raptor Engineering, LLC
// © 2020 - 2022 Raptor Engineering, LLC
//
// Released under the terms of the GPL v3
// Released under the terms of the LGPL v3+
// See the LICENSE file for full details
// Stop LiteX silently ignoring net naming / missing register errors
......
......@@ -11,7 +11,7 @@ setup(
url="https://www.raptorengineering.com",
download_url="https://gitlab.raptorengineering.com/kestrel-collaboration/kestrel-litex/pythondata-peripheral-simplertc",
test_suite="test",
license="GPLv3",
license="LGPLv3+",
python_requires="~=3.6",
packages=find_packages(exclude=("test*", "sim*", "doc*", "examples*")),
include_package_data=True,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment