mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-11 04:05:40 +03:00
licenses: add naist-2003
This commit is contained in:
parent
309fe2dd49
commit
08278f16f8
1 changed files with 5 additions and 0 deletions
|
@ -942,6 +942,11 @@ lib.mapAttrs mkLicense ({
|
|||
url = "https://license.coscl.org.cn/MulanPSL2";
|
||||
};
|
||||
|
||||
naist-2003 = {
|
||||
spdxId = "NAIST-2003";
|
||||
fullName = "Nara Institute of Science and Technology License (2003)";
|
||||
};
|
||||
|
||||
nasa13 = {
|
||||
spdxId = "NASA-1.3";
|
||||
fullName = "NASA Open Source Agreement 1.3";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue