Skip to content

Fix license declaration to include Unicode-3.0#29

Merged
rossmacarthur merged 1 commit into
rossmacarthur:trunkfrom
michel-slm:add-unicode-license
Apr 13, 2026
Merged

Fix license declaration to include Unicode-3.0#29
rossmacarthur merged 1 commit into
rossmacarthur:trunkfrom
michel-slm:add-unicode-license

Conversation

@michel-slm
Copy link
Copy Markdown
Contributor

The files in src/gen/ are derived from Unicode data files, and should be licensed under the Unicode-3.0 license

See https://bugzilla.redhat.com/show_bug.cgi?id=2249882#c6

$ cargo package --allow-dirty --list | grep LICENSE
LICENSE-APACHE
LICENSE-MIT
LICENSE-UNICODE

The files in `src/gen/` are derived from Unicode data files, and should
be licensed under the Unicode-3.0 license

See https://bugzilla.redhat.com/show_bug.cgi?id=2249882#c6

```
$ cargo package --allow-dirty --list | grep LICENSE
LICENSE-APACHE
LICENSE-MIT
LICENSE-UNICODE
```

Signed-off-by: Michel Lind <salimma@fedoraproject.org>
@rossmacarthur rossmacarthur merged commit 367f6b5 into rossmacarthur:trunk Apr 13, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants