No description
  • Python 73.8%
  • Jinja 18.5%
  • Makefile 7.7%
Find a file
Miroslav Suchý f56793a144
Some checks failed
CI / toml-validate (push) Has been cancelled
CI / spec-validate (push) Has been cancelled
CI / rpmlint (push) Has been cancelled
CI / json (push) Has been cancelled
CI / legal-doc (push) Has been cancelled
CI / scancode (push) Has been cancelled
add atc-game
Fixes: #718
2026-07-27 16:22:20 +00:00
.forgejo migrate CI from GitLab to Forgejo Actions 2026-06-15 02:53:08 +00:00
.reuse update links to new location at forge.fedoraproject.org 2026-06-15 02:53:08 +00:00
.tito Automatic commit of package [fedora-license-data] release [1.75-1]. 2026-05-18 06:41:17 +02:00
data add atc-game 2026-07-27 16:22:20 +00:00
grammar grammar: do not allow bad license with OR operator 2025-08-26 19:37:01 +02:00
LICENSES Reformat REUSE licenses 2023-08-08 01:12:23 +00:00
tools update links to new location at forge.fedoraproject.org 2026-06-15 02:53:08 +00:00
.gitignore add 'make scancode' that produces scancode license policy file 2024-06-28 10:32:17 +02:00
.packit.yaml replaced obsolescent command with modern equivalent 2024-08-16 03:00:29 +03:30
AUTHORS Generate licenses.toml for rpmlint 2022-09-09 15:26:29 +00:00
CONTRIBUTING.md Ensure all text files end with newlines 2023-05-16 15:26:44 +00:00
DCO Add various contribution-related stuff and related changes 2023-01-28 00:39:41 -05:00
fedora-license-data.spec update links to new location at forge.fedoraproject.org 2026-06-15 02:53:08 +00:00
firmware.txt Add intel_vpu 2026-05-28 23:21:33 +00:00
how-to-release.md simplify release 2023-09-29 08:03:06 +02:00
Makefile grammar: sort ID alphabetically 2025-08-26 19:43:04 +02:00
public-domain-text.txt add public domain dedication from tcputils 2026-05-05 17:28:39 +00:00
README.md update links to new location at forge.fedoraproject.org 2026-06-15 02:53:08 +00:00
requirements.txt Start Makefile and add requirements.txt file 2022-03-11 10:49:01 -05:00
TEMPLATE.toml Template - document exception of not-allowed license 2023-10-17 15:10:57 +00:00
UltraPermissive.txt add dedications from linux-firmware from qcom/NOTICE.txt 2025-10-27 22:17:08 +01:00

REUSE status

Fedora License Data Project

This project contains data for licenses that have been reviewed for use in the Fedora Linux project. For more on the criteria Fedora applies for such review, see License Approval

Licenses are categorized by their status of allowed (generally, or for specific uses) or not-allowed and published to Fedora Docs Legal. The data may include additional notes and provides mappings between the SPDX license expressions and the older Fedora "Callaway" short license names.

To request review of a new license for use in Fedora Linux, follow the process described at https://docs.fedoraproject.org/en-US/legal/license-review-process

The project also intends to publish the combined license information in a number of data file formats and provide a package in Fedora for other projects to reference, such as package building tools and package checking tools.

The Fedora Legal team is responsible for this project.

Contribution

To create a merge request to this project you must log in using Fedora OpenID. You can do that on SSO page.

Releases

Since the project is new and has many changes, we do releases very often. Currently it is every two weeks.

If you want faster releases you can use Copr project where automation builds an RPM after each pushed commit.

Releases are made directly from this repository according to the how-to-release.md document. Any downstream change in dist-git will be lost or cause us complications when making a release. Please send all contribs directly to the upstream repository.

Changes from this repository are propagated to fedora-legal-docs after a release.

Source and Output Formats

The source data are stored in TOML format. This was agreed as a simplest format for even non-technical contributors.

The RPM package contains the data in JSON format. If you need the data in a different format, you can send a merge request that converts the TOML data to a different format. We can have multiple output formats, but the source format has to be preserved.

Artifact

There is available an artifact fedora-licenses.json which is updated after every push to main branch. Note that some fields are deprecated, please check tools/fedora-license-schema.json.

The files for Fedora Docs Legal:

We produce License Policy file for Scancode Tookit

License

CC0-1.0

For detailed license information see REUSE DEP5 file.