+50
lib/licenses.nix
+50
lib/licenses.nix
···
167
fullName = "Apache License 2.0";
168
};
169
170
bitstreamVera = {
171
spdxId = "Bitstream-Vera";
172
fullName = "Bitstream Vera Font License";
···
180
bitTorrent11 = {
181
spdxId = "BitTorrent-1.1";
182
fullName = " BitTorrent Open Source License v1.1";
183
};
184
185
bola11 = {
···
586
free = false;
587
};
588
589
fraunhofer-fdk = {
590
fullName = "Fraunhofer FDK AAC Codec Library";
591
spdxId = "FDK-AAC";
···
593
594
free = {
595
fullName = "Unspecified free software license";
596
};
597
598
fsl11Mit = {
···
764
fullName = "INRIA Non-Commercial License Agreement for the Zélus compiler";
765
url = "https://github.com/INRIA/zelus/raw/829f2b97cba93b0543a9ca0272269e6b8fdad356/LICENSE";
766
free = false;
767
};
768
769
ipa = {
···
1042
redistributable = true; # Only if used in Netdata products.
1043
};
1044
1045
nistSoftware = {
1046
spdxId = "NIST-Software";
1047
fullName = "NIST Software License";
···
1132
osl3 = {
1133
spdxId = "OSL-3.0";
1134
fullName = "Open Software License 3.0";
1135
};
1136
1137
parity70 = {
···
1262
redistributable = false; # only free to redistribute "for non-commercial purposes"
1263
};
1264
1265
teamspeak = {
1266
fullName = "Teamspeak client license";
1267
url = "https://www.teamspeak.com/en/privacy-and-terms/";
···
1307
# TODO: add spdxId when it gets accepted to spdx
1308
# https://tools.spdx.org/app/license_requests/458
1309
# https://github.com/spdx/license-list-XML/issues/2757
1310
};
1311
1312
tsl = {
···
1447
x11 = {
1448
spdxId = "X11";
1449
fullName = "X11 License";
1450
};
1451
1452
xfig = {
···
167
fullName = "Apache License 2.0";
168
};
169
170
+
baekmuk = {
171
+
spdxId = "Baekmuk";
172
+
fullName = "Baekmuk License";
173
+
};
174
+
175
bitstreamVera = {
176
spdxId = "Bitstream-Vera";
177
fullName = "Bitstream Vera Font License";
···
185
bitTorrent11 = {
186
spdxId = "BitTorrent-1.1";
187
fullName = " BitTorrent Open Source License v1.1";
188
+
};
189
+
190
+
boehmGC = {
191
+
spdxId = "Boehm-GC";
192
+
fullName = "Boehm-Demers-Weiser GC License";
193
};
194
195
bola11 = {
···
596
free = false;
597
};
598
599
+
fontException = {
600
+
spdxId = "Font-exception-2.0";
601
+
fullName = "Font exception 2.0";
602
+
};
603
+
604
fraunhofer-fdk = {
605
fullName = "Fraunhofer FDK AAC Codec Library";
606
spdxId = "FDK-AAC";
···
608
609
free = {
610
fullName = "Unspecified free software license";
611
+
};
612
+
613
+
freeimage = {
614
+
spdxId = "FreeImage";
615
+
fullName = "FreeImage Public License v1.0";
616
};
617
618
fsl11Mit = {
···
784
fullName = "INRIA Non-Commercial License Agreement for the Zélus compiler";
785
url = "https://github.com/INRIA/zelus/raw/829f2b97cba93b0543a9ca0272269e6b8fdad356/LICENSE";
786
free = false;
787
+
};
788
+
789
+
interbase = {
790
+
spdxId = "Interbase-1.0";
791
+
fullName = "Interbase Public License v1.0";
792
};
793
794
ipa = {
···
1067
redistributable = true; # Only if used in Netdata products.
1068
};
1069
1070
+
ngpl = {
1071
+
spdxId = "NGPL";
1072
+
fullName = "Nethack General Public License";
1073
+
};
1074
+
1075
nistSoftware = {
1076
spdxId = "NIST-Software";
1077
fullName = "NIST Software License";
···
1162
osl3 = {
1163
spdxId = "OSL-3.0";
1164
fullName = "Open Software License 3.0";
1165
+
};
1166
+
1167
+
paratype = {
1168
+
fullName = "ParaType Free Font Licensing Agreement";
1169
+
url = "https://web.archive.org/web/20161209023955/http://www.paratype.ru/public/pt_openlicense_eng.asp";
1170
};
1171
1172
parity70 = {
···
1297
redistributable = false; # only free to redistribute "for non-commercial purposes"
1298
};
1299
1300
+
tcpWrappers = {
1301
+
spdxId = "TCP-wrappers";
1302
+
fullName = "TCP Wrappers License";
1303
+
};
1304
+
1305
teamspeak = {
1306
fullName = "Teamspeak client license";
1307
url = "https://www.teamspeak.com/en/privacy-and-terms/";
···
1347
# TODO: add spdxId when it gets accepted to spdx
1348
# https://tools.spdx.org/app/license_requests/458
1349
# https://github.com/spdx/license-list-XML/issues/2757
1350
+
};
1351
+
1352
+
torque11 = {
1353
+
spdxId = "TORQUE-1.1";
1354
+
fullName = "TORQUE v2.5+ Software License v1.1";
1355
};
1356
1357
tsl = {
···
1492
x11 = {
1493
spdxId = "X11";
1494
fullName = "X11 License";
1495
+
};
1496
+
1497
+
xerox = {
1498
+
spdxId = "Xerox";
1499
+
fullName = "Xerox License";
1500
};
1501
1502
xfig = {