Commit Graph

15 Commits

Author SHA1 Message Date
David Tolnay
6d2a3e9786
Synchronize Unicode license text from unicode.org
The text of <https://unicode.org/license.txt> was swapped out from
"UNICODE, INC. LICENSE AGREEMENT - DATA FILES AND SOFTWARE" to "UNICODE
LICENSE V3" between the dates of 2023.06.03 and 2023.09.11, which means
between Unicode 15.0.0 (2022.09.13) and Unicode 15.1.0 (2023.09.12).

    https://web.archive.org/web/20230603182532/https://www.unicode.org/license.txt
    https://web.archive.org/web/20230911222703/https://www.unicode.org/license.txt
    https://unicode.org/versions/Unicode15.0.0/
    https://unicode.org/versions/Unicode15.1.0/

A license wording change is not mentioned in the 15.1.0 release
summary or announcement post.

    https://www.unicode.org/versions/Unicode15.1.0/
    http://blog.unicode.org/2023/09/announcing-unicode-standard-version-151.html

But I guess we are intended to infer that data files from Unicode 15.1.0
should be specified as licensed Unicode-3.0 as opposed to
Unicode-DFS-2016.

    https://spdx.org/licenses/Unicode-3.0.html
    https://spdx.org/licenses/Unicode-DFS-2016.html
2024-11-20 00:54:12 -08:00
Guillaume Gomez
1fd148d560 Rename LICENSES/GPL-2.0.txt into LICENSES/GPL-2.0-only.txt 2024-09-06 16:01:46 +02:00
Guillaume Gomez
eda4287fd6 Add missing licenses for GCC 2024-09-06 16:01:46 +02:00
Jonathan Pallant
445e70bc04
Include REUSE.toml in REUSE.toml.
Also remove to licenses we no longer need, and given REUSE.toml reads some basic idea of what it's about.
2024-07-22 09:44:18 +01:00
Jonathan Pallant (Ferrous Systems)
7a49ac5099
Add missing CC-BY-SA-4.0.
A `reuse --include-submodules lint` now passes.
2023-11-27 11:03:53 +00:00
Jonathan Pallant (Ferrous Systems)
c6eb03ba90
condense llvm licensing into a single item 2023-11-22 11:09:56 +00:00
Jonathan Pallant (Ferrous Systems)
16768e59ea
Add the two licences to LICENCES/ that reuse reported missing
* Adding CC0-1.0 from https://creativecommons.org/publicdomain/zero/1.0/legalcode.txt
* Adding CC-BY-3.0 from https://creativecommons.org/licenses/by/3.0/legalcode.txt
2023-11-21 12:49:26 +00:00
Wesley Wiser
47a4484a78 Remove unused NCSA license 2023-07-26 10:20:15 -04:00
Pietro Albini
9b5ded93f1
clarify the fuchsia code licensing 2023-03-09 12:24:46 +01:00
Pietro Albini
f2d9f6dc12
add notice for rustc_apfloat 2023-03-09 12:24:39 +01:00
Pietro Albini
1e40d081ae
add notice for file generated with unicode data 2023-03-09 12:24:37 +01:00
bjorn3
be6708428f Rewrite LLVM's archive writer in Rust
This allows it to be used by other codegen backends
2022-11-26 19:35:32 +00:00
Ibraheem Ahmed
cd30f2751e remove unused license 2022-11-09 23:20:02 -05:00
Pietro Albini
00c8306cdb
import license changes 2022-08-18 16:07:04 +02:00
Pietro Albini
f74d5c1c72
add basic REUSE scaffolding 2022-07-18 12:05:14 +02:00