diff --git a/.cargo/config.toml b/.cargo/config.toml index 1e11102..da7999a 100644 --- a/.cargo/config.toml +++ b/.cargo/config.toml @@ -22,7 +22,6 @@ rustflags = [ "-Wclippy::flat_map_option", "-Wclippy::float_cmp_const", "-Wclippy::fn_params_excessive_bools", - "-Wclippy::from_iter_instead_of_collect", "-Wclippy::if_let_mutex", "-Wclippy::implicit_clone", "-Wclippy::imprecise_flops", @@ -73,4 +72,4 @@ rustflags = [ "-Wnonstandard_style", "-Wrust_2018_idioms", # END - Embark standard lints v6 for Rust 1.55+ -] \ No newline at end of file +] diff --git a/README.md b/README.md index 9c84982..4274cb0 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ [![Crates.io](https://img.shields.io/crates/v/spdx.svg)](https://crates.io/crates/spdx) [![Docs](https://docs.rs/spdx/badge.svg)](https://docs.rs/spdx) [![Minimum Stable Rust Version](https://img.shields.io/badge/Rust-1.85.0-blue?color=fc8d62&logo=rust)](https://releases.rs/docs/1.85.0/) -[![SPDX Version](https://img.shields.io/badge/SPDX%20Version-3.28.0-blue.svg)](https://spdx.org/licenses/) +[![SPDX Version](https://img.shields.io/badge/SPDX%20Version-3.29.0-blue.svg)](https://spdx.org/licenses/) [![dependency status](https://deps.rs/repo/github/EmbarkStudios/spdx/status.svg)](https://deps.rs/repo/github/EmbarkStudios/spdx) [![Build Status](https://github.com/EmbarkStudios/spdx/workflows/CI/badge.svg)](https://github.com/EmbarkStudios/spdx/actions?workflow=CI) diff --git a/src/detection/cache.bin.zstd b/src/detection/cache.bin.zstd index be54f12..069c6c9 100644 --- a/src/detection/cache.bin.zstd +++ b/src/detection/cache.bin.zstd @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cea2a00fac65052ccc303b64cba04a1c8e0137f08c355a3b77928218dd8b37b8 -size 2069235 +oid sha256:713d60670871815f14878c52c7044b6fe3b28e8a65161c7fd4a86f2d6d3aceec +size 2102227 diff --git a/src/identifiers.rs b/src/identifiers.rs index 7ab3cfa..eb65d19 100644 --- a/src/identifiers.rs +++ b/src/identifiers.rs @@ -1,5 +1,5 @@ /* - * list fetched from https://github.com/spdx/license-list-data @ v3.28.0 + * list fetched from https://github.com/spdx/license-list-data @ v3.29.0 * * AUTO-GENERATED BY ./update * DO NOT MODIFY @@ -10,7 +10,7 @@ use crate::flags::*; use crate::{Exception, License}; -pub const VERSION: &str = "3.28.0"; +pub const VERSION: &str = "3.29.0"; pub const LICENSES: &[License] = &[ License { @@ -379,4042 +379,4120 @@ pub const LICENSES: &[License] = &[ index: 60, flags: 0x0, }, + License { + name: "BSD-2-Clause-pos-unchanged", + full_name: r#"BSD 2-Clause - position unchanged variant"#, + index: 61, + flags: 0x0, + }, License { name: "BSD-3-Clause", full_name: r#"BSD 3-Clause "New" or "Revised" License"#, - index: 61, + index: 62, flags: IS_OSI_APPROVED | IS_FSF_LIBRE, }, License { name: "BSD-3-Clause-Attribution", full_name: r#"BSD with attribution"#, - index: 62, + index: 63, flags: 0x0, }, License { name: "BSD-3-Clause-Clear", full_name: r#"BSD 3-Clause Clear License"#, - index: 63, + index: 64, flags: IS_FSF_LIBRE, }, License { name: "BSD-3-Clause-HP", full_name: r#"Hewlett-Packard BSD variant license"#, - index: 64, + index: 65, flags: 0x0, }, License { name: "BSD-3-Clause-LBNL", full_name: r#"Lawrence Berkeley National Labs BSD variant license"#, - index: 65, + index: 66, flags: IS_OSI_APPROVED, }, License { name: "BSD-3-Clause-Modification", full_name: r#"BSD 3-Clause Modification"#, - index: 66, + index: 67, flags: 0x0, }, License { name: "BSD-3-Clause-No-Military-License", full_name: r#"BSD 3-Clause No Military License"#, - index: 67, + index: 68, flags: 0x0, }, License { name: "BSD-3-Clause-No-Nuclear-License", full_name: r#"BSD 3-Clause No Nuclear License"#, - index: 68, + index: 69, flags: 0x0, }, License { name: "BSD-3-Clause-No-Nuclear-License-2014", full_name: r#"BSD 3-Clause No Nuclear License 2014"#, - index: 69, + index: 70, flags: 0x0, }, License { name: "BSD-3-Clause-No-Nuclear-Warranty", full_name: r#"BSD 3-Clause No Nuclear Warranty"#, - index: 70, + index: 71, flags: 0x0, }, License { name: "BSD-3-Clause-Open-MPI", full_name: r#"BSD 3-Clause Open MPI variant"#, - index: 71, + index: 72, flags: IS_OSI_APPROVED, }, + License { + name: "BSD-3-Clause-OpenWebUI", + full_name: r#"BSD 3-Clause - OpenWebUI variant"#, + index: 73, + flags: 0x0, + }, License { name: "BSD-3-Clause-Sun", full_name: r#"BSD 3-Clause Sun Microsystems"#, - index: 72, + index: 74, flags: 0x0, }, License { name: "BSD-3-Clause-Tso", full_name: r#"BSD 3-Clause Tso variant"#, - index: 73, + index: 75, flags: 0x0, }, License { name: "BSD-3-Clause-acpica", full_name: r#"BSD 3-Clause acpica variant"#, - index: 74, + index: 76, flags: 0x0, }, License { name: "BSD-3-Clause-flex", full_name: r#"BSD 3-Clause Flex variant"#, - index: 75, + index: 77, flags: 0x0, }, License { name: "BSD-4-Clause", full_name: r#"BSD 4-Clause "Original" or "Old" License"#, - index: 76, + index: 78, flags: IS_FSF_LIBRE, }, License { name: "BSD-4-Clause-Shortened", full_name: r#"BSD 4 Clause Shortened"#, - index: 77, + index: 79, flags: 0x0, }, License { name: "BSD-4-Clause-UC", full_name: r#"BSD-4-Clause (University of California-Specific)"#, - index: 78, + index: 80, flags: 0x0, }, License { name: "BSD-4.3RENO", full_name: r#"BSD 4.3 RENO License"#, - index: 79, + index: 81, flags: 0x0, }, License { name: "BSD-4.3TAHOE", full_name: r#"BSD 4.3 TAHOE License"#, - index: 80, + index: 82, flags: 0x0, }, License { name: "BSD-Advertising-Acknowledgement", full_name: r#"BSD Advertising Acknowledgement License"#, - index: 81, + index: 83, flags: 0x0, }, License { name: "BSD-Attribution-HPND-disclaimer", full_name: r#"BSD with Attribution and HPND disclaimer"#, - index: 82, + index: 84, flags: 0x0, }, License { name: "BSD-Inferno-Nettverk", full_name: r#"BSD-Inferno-Nettverk"#, - index: 83, + index: 85, flags: 0x0, }, License { name: "BSD-Mark-Modifications", full_name: r#"BSD Mark Modifications License"#, - index: 84, + index: 86, flags: 0x0, }, License { name: "BSD-Protection", full_name: r#"BSD Protection License"#, - index: 85, + index: 87, flags: IS_COPYLEFT, }, License { name: "BSD-Source-Code", full_name: r#"BSD Source Code Attribution"#, - index: 86, + index: 88, + flags: 0x0, + }, + License { + name: "BSD-Source-Code-no-disclaimer", + full_name: r#"BSD Source Code Attribution - no disclaimer"#, + index: 89, + flags: 0x0, + }, + License { + name: "BSD-Source-alt-GPL", + full_name: r#"BSD Source Code Attribution - GPL alternative"#, + index: 90, flags: 0x0, }, License { name: "BSD-Source-beginning-file", full_name: r#"BSD Source Code Attribution - beginning of file variant"#, - index: 87, + index: 91, flags: 0x0, }, License { name: "BSD-Systemics", full_name: r#"Systemics BSD variant license"#, - index: 88, + index: 92, flags: 0x0, }, License { name: "BSD-Systemics-W3Works", full_name: r#"Systemics W3Works BSD variant license"#, - index: 89, + index: 93, flags: 0x0, }, + License { + name: "BSD-ask-to-endorse", + full_name: r#"BSD - ask to endorse"#, + index: 94, + flags: IS_OSI_APPROVED, + }, License { name: "BSL-1.0", full_name: r#"Boost Software License 1.0"#, - index: 90, + index: 95, flags: IS_OSI_APPROVED | IS_FSF_LIBRE, }, License { name: "BUSL-1.1", full_name: r#"Business Source License 1.1"#, - index: 91, + index: 96, flags: 0x0, }, License { name: "Baekmuk", full_name: r#"Baekmuk License"#, - index: 92, + index: 97, flags: 0x0, }, License { name: "Bahyph", full_name: r#"Bahyph License"#, - index: 93, + index: 98, flags: 0x0, }, License { name: "Barr", full_name: r#"Barr License"#, - index: 94, + index: 99, flags: 0x0, }, License { name: "Beerware", full_name: r#"Beerware License"#, - index: 95, + index: 100, flags: 0x0, }, License { name: "BitTorrent-1.0", full_name: r#"BitTorrent Open Source License v1.0"#, - index: 96, + index: 101, flags: 0x0, }, License { name: "BitTorrent-1.1", full_name: r#"BitTorrent Open Source License v1.1"#, - index: 97, + index: 102, flags: IS_FSF_LIBRE, }, License { name: "Bitstream-Charter", full_name: r#"Bitstream Charter Font License"#, - index: 98, + index: 103, flags: 0x0, }, License { name: "Bitstream-Vera", full_name: r#"Bitstream Vera Font License"#, - index: 99, + index: 104, flags: 0x0, }, License { name: "BlueOak-1.0.0", full_name: r#"Blue Oak Model License 1.0.0"#, - index: 100, + index: 105, flags: IS_OSI_APPROVED, }, License { name: "Boehm-GC", full_name: r#"Boehm-Demers-Weiser GC License"#, - index: 101, + index: 106, flags: 0x0, }, License { name: "Boehm-GC-without-fee", full_name: r#"Boehm-Demers-Weiser GC License (without fee)"#, - index: 102, + index: 107, flags: 0x0, }, License { name: "Borceux", full_name: r#"Borceux license"#, - index: 103, + index: 108, flags: 0x0, }, License { name: "Brian-Gladman-2-Clause", full_name: r#"Brian Gladman 2-Clause License"#, - index: 104, + index: 109, flags: 0x0, }, License { name: "Brian-Gladman-3-Clause", full_name: r#"Brian Gladman 3-Clause License"#, - index: 105, + index: 110, + flags: 0x0, + }, + License { + name: "Brian-Gladman-3-Clause-no-conversion", + full_name: r#"Brian Gladman 3-Clause License (no conversion clause)"#, + index: 111, flags: 0x0, }, License { name: "Buddy", full_name: r#"Buddy License"#, - index: 106, + index: 112, + flags: 0x0, + }, + License { + name: "Bugroff", + full_name: r#"Bugroff License"#, + index: 113, flags: 0x0, }, License { name: "C-UDA-1.0", full_name: r#"Computational Use of Data Agreement v1.0"#, - index: 107, + index: 114, flags: 0x0, }, License { name: "CAL-1.0", full_name: r#"Cryptographic Autonomy License 1.0"#, - index: 108, + index: 115, flags: IS_OSI_APPROVED, }, License { name: "CAL-1.0-Combined-Work-Exception", full_name: r#"Cryptographic Autonomy License 1.0 (Combined Work Exception)"#, - index: 109, + index: 116, flags: IS_OSI_APPROVED, }, License { name: "CAPEC-tou", full_name: r#"Common Attack Pattern Enumeration and Classification License"#, - index: 110, + index: 117, flags: 0x0, }, License { name: "CATOSL-1.1", full_name: r#"Computer Associates Trusted Open Source License 1.1"#, - index: 111, + index: 118, flags: IS_OSI_APPROVED, }, License { name: "CC-BY-1.0", full_name: r#"Creative Commons Attribution 1.0 Generic"#, - index: 112, + index: 119, flags: 0x0, }, License { name: "CC-BY-2.0", full_name: r#"Creative Commons Attribution 2.0 Generic"#, - index: 113, + index: 120, flags: 0x0, }, License { name: "CC-BY-2.5", full_name: r#"Creative Commons Attribution 2.5 Generic"#, - index: 114, + index: 121, flags: 0x0, }, License { name: "CC-BY-2.5-AU", full_name: r#"Creative Commons Attribution 2.5 Australia"#, - index: 115, + index: 122, flags: 0x0, }, License { name: "CC-BY-3.0", full_name: r#"Creative Commons Attribution 3.0 Unported"#, - index: 116, + index: 123, flags: 0x0, }, License { name: "CC-BY-3.0-AT", full_name: r#"Creative Commons Attribution 3.0 Austria"#, - index: 117, + index: 124, flags: 0x0, }, License { name: "CC-BY-3.0-AU", full_name: r#"Creative Commons Attribution 3.0 Australia"#, - index: 118, + index: 125, flags: 0x0, }, License { name: "CC-BY-3.0-DE", full_name: r#"Creative Commons Attribution 3.0 Germany"#, - index: 119, + index: 126, flags: 0x0, }, License { name: "CC-BY-3.0-IGO", full_name: r#"Creative Commons Attribution 3.0 IGO"#, - index: 120, + index: 127, flags: 0x0, }, License { name: "CC-BY-3.0-NL", full_name: r#"Creative Commons Attribution 3.0 Netherlands"#, - index: 121, + index: 128, flags: 0x0, }, License { name: "CC-BY-3.0-US", full_name: r#"Creative Commons Attribution 3.0 United States"#, - index: 122, + index: 129, flags: 0x0, }, License { name: "CC-BY-4.0", full_name: r#"Creative Commons Attribution 4.0 International"#, - index: 123, + index: 130, flags: IS_FSF_LIBRE, }, License { name: "CC-BY-NC-1.0", full_name: r#"Creative Commons Attribution Non Commercial 1.0 Generic"#, - index: 124, + index: 131, flags: 0x0, }, License { name: "CC-BY-NC-2.0", full_name: r#"Creative Commons Attribution Non Commercial 2.0 Generic"#, - index: 125, + index: 132, flags: 0x0, }, License { name: "CC-BY-NC-2.5", full_name: r#"Creative Commons Attribution Non Commercial 2.5 Generic"#, - index: 126, + index: 133, flags: 0x0, }, License { name: "CC-BY-NC-3.0", full_name: r#"Creative Commons Attribution Non Commercial 3.0 Unported"#, - index: 127, + index: 134, flags: 0x0, }, License { name: "CC-BY-NC-3.0-DE", full_name: r#"Creative Commons Attribution Non Commercial 3.0 Germany"#, - index: 128, + index: 135, + flags: 0x0, + }, + License { + name: "CC-BY-NC-3.0-IGO", + full_name: r#"Creative Commons Attribution Non Commercial 3.0 IGO"#, + index: 136, flags: 0x0, }, License { name: "CC-BY-NC-4.0", full_name: r#"Creative Commons Attribution Non Commercial 4.0 International"#, - index: 129, + index: 137, flags: 0x0, }, License { name: "CC-BY-NC-ND-1.0", full_name: r#"Creative Commons Attribution Non Commercial No Derivatives 1.0 Generic"#, - index: 130, + index: 138, flags: 0x0, }, License { name: "CC-BY-NC-ND-2.0", full_name: r#"Creative Commons Attribution Non Commercial No Derivatives 2.0 Generic"#, - index: 131, + index: 139, flags: 0x0, }, License { name: "CC-BY-NC-ND-2.5", full_name: r#"Creative Commons Attribution Non Commercial No Derivatives 2.5 Generic"#, - index: 132, + index: 140, flags: 0x0, }, License { name: "CC-BY-NC-ND-3.0", full_name: r#"Creative Commons Attribution Non Commercial No Derivatives 3.0 Unported"#, - index: 133, + index: 141, flags: 0x0, }, License { name: "CC-BY-NC-ND-3.0-DE", full_name: r#"Creative Commons Attribution Non Commercial No Derivatives 3.0 Germany"#, - index: 134, + index: 142, flags: 0x0, }, License { name: "CC-BY-NC-ND-3.0-IGO", full_name: r#"Creative Commons Attribution Non Commercial No Derivatives 3.0 IGO"#, - index: 135, + index: 143, flags: 0x0, }, License { name: "CC-BY-NC-ND-4.0", full_name: r#"Creative Commons Attribution Non Commercial No Derivatives 4.0 International"#, - index: 136, + index: 144, flags: 0x0, }, License { name: "CC-BY-NC-SA-1.0", full_name: r#"Creative Commons Attribution Non Commercial Share Alike 1.0 Generic"#, - index: 137, + index: 145, flags: IS_COPYLEFT, }, License { name: "CC-BY-NC-SA-2.0", full_name: r#"Creative Commons Attribution Non Commercial Share Alike 2.0 Generic"#, - index: 138, + index: 146, flags: IS_COPYLEFT, }, License { name: "CC-BY-NC-SA-2.0-DE", full_name: r#"Creative Commons Attribution Non Commercial Share Alike 2.0 Germany"#, - index: 139, + index: 147, flags: IS_COPYLEFT, }, License { name: "CC-BY-NC-SA-2.0-FR", full_name: r#"Creative Commons Attribution-NonCommercial-ShareAlike 2.0 France"#, - index: 140, + index: 148, flags: IS_COPYLEFT, }, License { name: "CC-BY-NC-SA-2.0-UK", full_name: r#"Creative Commons Attribution Non Commercial Share Alike 2.0 England and Wales"#, - index: 141, + index: 149, flags: IS_COPYLEFT, }, License { name: "CC-BY-NC-SA-2.5", full_name: r#"Creative Commons Attribution Non Commercial Share Alike 2.5 Generic"#, - index: 142, + index: 150, flags: IS_COPYLEFT, }, License { name: "CC-BY-NC-SA-3.0", full_name: r#"Creative Commons Attribution Non Commercial Share Alike 3.0 Unported"#, - index: 143, + index: 151, flags: IS_COPYLEFT, }, License { name: "CC-BY-NC-SA-3.0-DE", full_name: r#"Creative Commons Attribution Non Commercial Share Alike 3.0 Germany"#, - index: 144, + index: 152, flags: IS_COPYLEFT, }, License { name: "CC-BY-NC-SA-3.0-IGO", full_name: r#"Creative Commons Attribution Non Commercial Share Alike 3.0 IGO"#, - index: 145, + index: 153, flags: IS_COPYLEFT, }, License { name: "CC-BY-NC-SA-4.0", full_name: r#"Creative Commons Attribution Non Commercial Share Alike 4.0 International"#, - index: 146, + index: 154, flags: IS_COPYLEFT, }, License { name: "CC-BY-ND-1.0", full_name: r#"Creative Commons Attribution No Derivatives 1.0 Generic"#, - index: 147, + index: 155, flags: 0x0, }, License { name: "CC-BY-ND-2.0", full_name: r#"Creative Commons Attribution No Derivatives 2.0 Generic"#, - index: 148, + index: 156, flags: 0x0, }, License { name: "CC-BY-ND-2.5", full_name: r#"Creative Commons Attribution No Derivatives 2.5 Generic"#, - index: 149, + index: 157, flags: 0x0, }, License { name: "CC-BY-ND-3.0", full_name: r#"Creative Commons Attribution No Derivatives 3.0 Unported"#, - index: 150, + index: 158, flags: 0x0, }, License { name: "CC-BY-ND-3.0-DE", full_name: r#"Creative Commons Attribution No Derivatives 3.0 Germany"#, - index: 151, + index: 159, flags: 0x0, }, License { name: "CC-BY-ND-4.0", full_name: r#"Creative Commons Attribution No Derivatives 4.0 International"#, - index: 152, + index: 160, flags: 0x0, }, License { name: "CC-BY-SA-1.0", full_name: r#"Creative Commons Attribution Share Alike 1.0 Generic"#, - index: 153, + index: 161, flags: IS_COPYLEFT, }, License { name: "CC-BY-SA-2.0", full_name: r#"Creative Commons Attribution Share Alike 2.0 Generic"#, - index: 154, + index: 162, flags: IS_COPYLEFT, }, License { name: "CC-BY-SA-2.0-UK", full_name: r#"Creative Commons Attribution Share Alike 2.0 England and Wales"#, - index: 155, + index: 163, flags: IS_COPYLEFT, }, License { name: "CC-BY-SA-2.1-JP", full_name: r#"Creative Commons Attribution Share Alike 2.1 Japan"#, - index: 156, + index: 164, flags: IS_COPYLEFT, }, License { name: "CC-BY-SA-2.5", full_name: r#"Creative Commons Attribution Share Alike 2.5 Generic"#, - index: 157, + index: 165, flags: IS_COPYLEFT, }, License { name: "CC-BY-SA-3.0", full_name: r#"Creative Commons Attribution Share Alike 3.0 Unported"#, - index: 158, + index: 166, flags: IS_COPYLEFT, }, License { name: "CC-BY-SA-3.0-AT", full_name: r#"Creative Commons Attribution Share Alike 3.0 Austria"#, - index: 159, + index: 167, flags: IS_COPYLEFT, }, License { name: "CC-BY-SA-3.0-DE", full_name: r#"Creative Commons Attribution Share Alike 3.0 Germany"#, - index: 160, + index: 168, flags: IS_COPYLEFT, }, License { name: "CC-BY-SA-3.0-IGO", full_name: r#"Creative Commons Attribution-ShareAlike 3.0 IGO"#, - index: 161, + index: 169, flags: IS_COPYLEFT, }, License { name: "CC-BY-SA-4.0", full_name: r#"Creative Commons Attribution Share Alike 4.0 International"#, - index: 162, + index: 170, flags: IS_FSF_LIBRE | IS_COPYLEFT, }, License { name: "CC-PDDC", full_name: r#"Creative Commons Public Domain Dedication and Certification"#, - index: 163, + index: 171, flags: 0x0, }, License { name: "CC-PDM-1.0", full_name: r#"Creative Commons Public Domain Mark 1.0 Universal"#, - index: 164, + index: 172, flags: 0x0, }, License { name: "CC-SA-1.0", full_name: r#"Creative Commons Share Alike 1.0 Generic"#, - index: 165, + index: 173, flags: 0x0, }, License { name: "CC0-1.0", full_name: r#"Creative Commons Zero v1.0 Universal"#, - index: 166, + index: 174, flags: IS_FSF_LIBRE, }, License { name: "CDDL-1.0", full_name: r#"Common Development and Distribution License 1.0"#, - index: 167, + index: 175, flags: IS_OSI_APPROVED | IS_FSF_LIBRE | IS_COPYLEFT, }, License { name: "CDDL-1.1", full_name: r#"Common Development and Distribution License 1.1"#, - index: 168, - flags: IS_COPYLEFT, + index: 176, + flags: IS_OSI_APPROVED | IS_COPYLEFT, }, License { name: "CDL-1.0", full_name: r#"Common Documentation License 1.0"#, - index: 169, + index: 177, flags: 0x0, }, License { name: "CDLA-Permissive-1.0", full_name: r#"Community Data License Agreement Permissive 1.0"#, - index: 170, + index: 178, flags: 0x0, }, License { name: "CDLA-Permissive-2.0", full_name: r#"Community Data License Agreement Permissive 2.0"#, - index: 171, + index: 179, flags: 0x0, }, License { name: "CDLA-Sharing-1.0", full_name: r#"Community Data License Agreement Sharing 1.0"#, - index: 172, + index: 180, flags: 0x0, }, License { name: "CECILL-1.0", full_name: r#"CeCILL Free Software License Agreement v1.0"#, - index: 173, + index: 181, flags: IS_COPYLEFT, }, License { name: "CECILL-1.1", full_name: r#"CeCILL Free Software License Agreement v1.1"#, - index: 174, + index: 182, flags: IS_COPYLEFT, }, License { name: "CECILL-2.0", full_name: r#"CeCILL Free Software License Agreement v2.0"#, - index: 175, + index: 183, flags: IS_FSF_LIBRE | IS_COPYLEFT, }, License { name: "CECILL-2.1", full_name: r#"CeCILL Free Software License Agreement v2.1"#, - index: 176, + index: 184, flags: IS_OSI_APPROVED | IS_COPYLEFT, }, License { name: "CECILL-B", full_name: r#"CeCILL-B Free Software License Agreement"#, - index: 177, + index: 185, flags: IS_FSF_LIBRE | IS_COPYLEFT, }, License { name: "CECILL-C", full_name: r#"CeCILL-C Free Software License Agreement"#, - index: 178, + index: 186, flags: IS_FSF_LIBRE | IS_COPYLEFT, }, License { name: "CERN-OHL-1.1", full_name: r#"CERN Open Hardware Licence v1.1"#, - index: 179, + index: 187, flags: 0x0, }, License { name: "CERN-OHL-1.2", full_name: r#"CERN Open Hardware Licence v1.2"#, - index: 180, + index: 188, flags: 0x0, }, License { name: "CERN-OHL-P-2.0", full_name: r#"CERN Open Hardware Licence Version 2 - Permissive"#, - index: 181, + index: 189, flags: IS_OSI_APPROVED, }, License { name: "CERN-OHL-S-2.0", full_name: r#"CERN Open Hardware Licence Version 2 - Strongly Reciprocal"#, - index: 182, + index: 190, flags: IS_OSI_APPROVED, }, License { name: "CERN-OHL-W-2.0", full_name: r#"CERN Open Hardware Licence Version 2 - Weakly Reciprocal"#, - index: 183, + index: 191, flags: IS_OSI_APPROVED, }, License { name: "CFITSIO", full_name: r#"CFITSIO License"#, - index: 184, + index: 192, flags: 0x0, }, License { name: "CMU-Mach", full_name: r#"CMU Mach License"#, - index: 185, + index: 193, flags: 0x0, }, License { name: "CMU-Mach-nodoc", full_name: r#"CMU Mach - no notices-in-documentation variant"#, - index: 186, + index: 194, flags: 0x0, }, License { name: "CNRI-Jython", full_name: r#"CNRI Jython License"#, - index: 187, + index: 195, flags: 0x0, }, License { name: "CNRI-Python", full_name: r#"CNRI Python License"#, - index: 188, + index: 196, flags: IS_OSI_APPROVED, }, License { name: "CNRI-Python-GPL-Compatible", full_name: r#"CNRI Python Open Source GPL Compatible License Agreement"#, - index: 189, - flags: 0x0, + index: 197, + flags: IS_OSI_APPROVED, }, License { name: "COIL-1.0", full_name: r#"Copyfree Open Innovation License"#, - index: 190, + index: 198, flags: 0x0, }, License { name: "CPAL-1.0", full_name: r#"Common Public Attribution License 1.0"#, - index: 191, + index: 199, flags: IS_OSI_APPROVED | IS_FSF_LIBRE, }, License { name: "CPL-1.0", full_name: r#"Common Public License 1.0"#, - index: 192, + index: 200, flags: IS_OSI_APPROVED | IS_FSF_LIBRE | IS_COPYLEFT, }, License { name: "CPOL-1.02", full_name: r#"Code Project Open License 1.02"#, - index: 193, + index: 201, flags: 0x0, }, License { name: "CUA-OPL-1.0", full_name: r#"CUA Office Public License v1.0"#, - index: 194, + index: 202, flags: IS_OSI_APPROVED, }, License { name: "Caldera", full_name: r#"Caldera License"#, - index: 195, + index: 203, flags: 0x0, }, License { name: "Caldera-no-preamble", full_name: r#"Caldera License (without preamble)"#, - index: 196, + index: 204, flags: 0x0, }, License { name: "Catharon", full_name: r#"Catharon License"#, - index: 197, + index: 205, flags: 0x0, }, License { name: "ClArtistic", full_name: r#"Clarified Artistic License"#, - index: 198, + index: 206, flags: IS_FSF_LIBRE, }, License { name: "Clips", full_name: r#"Clips License"#, - index: 199, + index: 207, flags: 0x0, }, License { name: "Community-Spec-1.0", full_name: r#"Community Specification License 1.0"#, - index: 200, + index: 208, flags: 0x0, }, License { name: "Condor-1.1", full_name: r#"Condor Public License v1.1"#, - index: 201, + index: 209, flags: IS_FSF_LIBRE, }, License { name: "Cornell-Lossless-JPEG", full_name: r#"Cornell Lossless JPEG License"#, - index: 202, + index: 210, flags: 0x0, }, License { name: "Cronyx", full_name: r#"Cronyx License"#, - index: 203, + index: 211, flags: 0x0, }, License { name: "Crossword", full_name: r#"Crossword License"#, - index: 204, + index: 212, flags: 0x0, }, License { name: "CryptoSwift", full_name: r#"CryptoSwift License"#, - index: 205, + index: 213, flags: 0x0, }, License { name: "CrystalStacker", full_name: r#"CrystalStacker License"#, - index: 206, + index: 214, flags: 0x0, }, License { name: "Cube", full_name: r#"Cube License"#, - index: 207, + index: 215, flags: 0x0, }, License { name: "D-FSL-1.0", full_name: r#"Deutsche Freie Software Lizenz"#, - index: 208, + index: 216, flags: 0x0, }, License { name: "DEC-3-Clause", full_name: r#"DEC 3-Clause License"#, - index: 209, + index: 217, flags: 0x0, }, License { name: "DL-DE-BY-2.0", full_name: r#"Data licence Germany – attribution – version 2.0"#, - index: 210, + index: 218, flags: 0x0, }, License { name: "DL-DE-ZERO-2.0", full_name: r#"Data licence Germany – zero – version 2.0"#, - index: 211, + index: 219, flags: 0x0, }, License { name: "DOC", full_name: r#"DOC License"#, - index: 212, + index: 220, flags: 0x0, }, License { name: "DRL-1.0", full_name: r#"Detection Rule License 1.0"#, - index: 213, + index: 221, flags: 0x0, }, License { name: "DRL-1.1", full_name: r#"Detection Rule License 1.1"#, - index: 214, + index: 222, flags: 0x0, }, License { name: "DSDP", full_name: r#"DSDP License"#, - index: 215, + index: 223, flags: 0x0, }, License { name: "DocBook-DTD", full_name: r#"DocBook DTD License"#, - index: 216, + index: 224, flags: 0x0, }, License { name: "DocBook-Schema", full_name: r#"DocBook Schema License"#, - index: 217, + index: 225, flags: 0x0, }, License { name: "DocBook-Stylesheet", full_name: r#"DocBook Stylesheet License"#, - index: 218, + index: 226, flags: 0x0, }, License { name: "DocBook-XML", full_name: r#"DocBook XML License"#, - index: 219, + index: 227, flags: 0x0, }, License { name: "Dotseqn", full_name: r#"Dotseqn License"#, - index: 220, + index: 228, flags: 0x0, }, License { name: "ECL-1.0", full_name: r#"Educational Community License v1.0"#, - index: 221, + index: 229, flags: IS_OSI_APPROVED, }, License { name: "ECL-2.0", full_name: r#"Educational Community License v2.0"#, - index: 222, + index: 230, flags: IS_OSI_APPROVED | IS_FSF_LIBRE, }, License { name: "EFL-1.0", full_name: r#"Eiffel Forum License v1.0"#, - index: 223, + index: 231, flags: IS_OSI_APPROVED, }, License { name: "EFL-2.0", full_name: r#"Eiffel Forum License v2.0"#, - index: 224, + index: 232, flags: IS_OSI_APPROVED | IS_FSF_LIBRE, }, License { name: "EPICS", full_name: r#"EPICS Open License"#, - index: 225, + index: 233, flags: 0x0, }, License { name: "EPL-1.0", full_name: r#"Eclipse Public License 1.0"#, - index: 226, + index: 234, flags: IS_OSI_APPROVED | IS_FSF_LIBRE, }, License { name: "EPL-2.0", full_name: r#"Eclipse Public License 2.0"#, - index: 227, + index: 235, flags: IS_OSI_APPROVED | IS_FSF_LIBRE, }, License { name: "ESA-PL-permissive-2.4", full_name: r#"European Space Agency Public License – v2.4 – Permissive (Type 3)"#, - index: 228, + index: 236, flags: 0x0, }, License { name: "ESA-PL-strong-copyleft-2.4", full_name: r#"European Space Agency Public License (ESA-PL) - V2.4 - Strong Copyleft (Type 1)"#, - index: 229, + index: 237, flags: 0x0, }, License { name: "ESA-PL-weak-copyleft-2.4", full_name: r#"European Space Agency Public License – v2.4 – Weak Copyleft (Type 2)"#, - index: 230, + index: 238, flags: 0x0, }, License { name: "EUDatagrid", full_name: r#"EU DataGrid Software License"#, - index: 231, + index: 239, flags: IS_OSI_APPROVED | IS_FSF_LIBRE, }, License { name: "EUPL-1.0", full_name: r#"European Union Public License 1.0"#, - index: 232, + index: 240, flags: IS_COPYLEFT, }, License { name: "EUPL-1.1", full_name: r#"European Union Public License 1.1"#, - index: 233, + index: 241, flags: IS_OSI_APPROVED | IS_FSF_LIBRE | IS_COPYLEFT, }, License { name: "EUPL-1.2", full_name: r#"European Union Public License 1.2"#, - index: 234, + index: 242, flags: IS_OSI_APPROVED | IS_FSF_LIBRE | IS_COPYLEFT, }, License { name: "Elastic-2.0", full_name: r#"Elastic License 2.0"#, - index: 235, + index: 243, flags: 0x0, }, License { name: "Entessa", full_name: r#"Entessa Public License v1.0"#, - index: 236, + index: 244, flags: IS_OSI_APPROVED, }, License { name: "ErlPL-1.1", full_name: r#"Erlang Public License v1.1"#, - index: 237, + index: 245, flags: 0x0, }, License { name: "Eurosym", full_name: r#"Eurosym License"#, - index: 238, + index: 246, flags: 0x0, }, License { name: "FBM", full_name: r#"Fuzzy Bitmap License"#, - index: 239, + index: 247, flags: 0x0, }, License { name: "FDK-AAC", full_name: r#"Fraunhofer FDK AAC Codec Library"#, - index: 240, + index: 248, + flags: 0x0, + }, + License { + name: "FDK-MPEG-H", + full_name: r#"Fraunhofer FDK MPEG-H Software"#, + index: 249, flags: 0x0, }, License { name: "FSFAP", full_name: r#"FSF All Permissive License"#, - index: 241, + index: 250, flags: IS_FSF_LIBRE, }, License { name: "FSFAP-no-warranty-disclaimer", full_name: r#"FSF All Permissive License (without Warranty)"#, - index: 242, + index: 251, flags: 0x0, }, License { name: "FSFUL", full_name: r#"FSF Unlimited License"#, - index: 243, + index: 252, flags: 0x0, }, License { name: "FSFULLR", full_name: r#"FSF Unlimited License (with License Retention)"#, - index: 244, + index: 253, flags: 0x0, }, License { name: "FSFULLRSD", full_name: r#"FSF Unlimited License (with License Retention and Short Disclaimer)"#, - index: 245, + index: 254, flags: 0x0, }, License { name: "FSFULLRWD", full_name: r#"FSF Unlimited License (With License Retention and Warranty Disclaimer)"#, - index: 246, + index: 255, flags: 0x0, }, License { name: "FSL-1.1-ALv2", full_name: r#"Functional Source License, Version 1.1, ALv2 Future License"#, - index: 247, + index: 256, flags: 0x0, }, License { name: "FSL-1.1-MIT", full_name: r#"Functional Source License, Version 1.1, MIT Future License"#, - index: 248, + index: 257, flags: 0x0, }, License { name: "FTL", full_name: r#"Freetype Project License"#, - index: 249, + index: 258, flags: IS_FSF_LIBRE, }, License { name: "Fair", full_name: r#"Fair License"#, - index: 250, + index: 259, flags: IS_OSI_APPROVED, }, License { name: "Ferguson-Twofish", full_name: r#"Ferguson Twofish License"#, - index: 251, + index: 260, flags: 0x0, }, License { name: "Frameworx-1.0", full_name: r#"Frameworx Open License 1.0"#, - index: 252, + index: 261, flags: IS_OSI_APPROVED, }, License { name: "FreeBSD-DOC", full_name: r#"FreeBSD Documentation License"#, - index: 253, + index: 262, flags: 0x0, }, License { name: "FreeImage", full_name: r#"FreeImage Public License v1.0"#, - index: 254, + index: 263, flags: 0x0, }, License { name: "Furuseth", full_name: r#"Furuseth License"#, - index: 255, + index: 264, flags: 0x0, }, License { name: "GCR-docs", full_name: r#"Gnome GCR Documentation License"#, - index: 256, + index: 265, flags: 0x0, }, License { name: "GD", full_name: r#"GD License"#, - index: 257, + index: 266, flags: 0x0, }, License { name: "GFDL-1.1", full_name: r#"GNU Free Documentation License v1.1"#, - index: 258, + index: 267, flags: IS_DEPRECATED | IS_FSF_LIBRE | IS_COPYLEFT | IS_GNU, }, License { name: "GFDL-1.1-invariants", full_name: r#"GNU Free Documentation License v1.1 only - invariants"#, - index: 259, + index: 268, flags: IS_COPYLEFT | IS_GNU, }, License { name: "GFDL-1.1-invariants-only", full_name: r#"GNU Free Documentation License v1.1 only - invariants"#, - index: 260, + index: 269, flags: IS_COPYLEFT | IS_GNU, }, License { name: "GFDL-1.1-invariants-or-later", full_name: r#"GNU Free Documentation License v1.1 or later - invariants"#, - index: 261, + index: 270, flags: IS_COPYLEFT | IS_GNU, }, License { name: "GFDL-1.1-no-invariants", full_name: r#"GNU Free Documentation License v1.1 only - no invariants"#, - index: 262, + index: 271, flags: IS_COPYLEFT | IS_GNU, }, License { name: "GFDL-1.1-no-invariants-only", full_name: r#"GNU Free Documentation License v1.1 only - no invariants"#, - index: 263, + index: 272, flags: IS_COPYLEFT | IS_GNU, }, License { name: "GFDL-1.1-no-invariants-or-later", full_name: r#"GNU Free Documentation License v1.1 or later - no invariants"#, - index: 264, + index: 273, flags: IS_COPYLEFT | IS_GNU, }, License { name: "GFDL-1.1-only", full_name: r#"GNU Free Documentation License v1.1 only"#, - index: 265, + index: 274, flags: IS_FSF_LIBRE | IS_COPYLEFT | IS_GNU, }, License { name: "GFDL-1.1-or-later", full_name: r#"GNU Free Documentation License v1.1 or later"#, - index: 266, + index: 275, flags: IS_FSF_LIBRE | IS_COPYLEFT | IS_GNU, }, License { name: "GFDL-1.2", full_name: r#"GNU Free Documentation License v1.2"#, - index: 267, + index: 276, flags: IS_DEPRECATED | IS_FSF_LIBRE | IS_COPYLEFT | IS_GNU, }, License { name: "GFDL-1.2-invariants", full_name: r#"GNU Free Documentation License v1.2 only - invariants"#, - index: 268, + index: 277, flags: IS_COPYLEFT | IS_GNU, }, License { name: "GFDL-1.2-invariants-only", full_name: r#"GNU Free Documentation License v1.2 only - invariants"#, - index: 269, + index: 278, flags: IS_COPYLEFT | IS_GNU, }, License { name: "GFDL-1.2-invariants-or-later", full_name: r#"GNU Free Documentation License v1.2 or later - invariants"#, - index: 270, + index: 279, flags: IS_COPYLEFT | IS_GNU, }, License { name: "GFDL-1.2-no-invariants", full_name: r#"GNU Free Documentation License v1.2 only - no invariants"#, - index: 271, + index: 280, flags: IS_COPYLEFT | IS_GNU, }, License { name: "GFDL-1.2-no-invariants-only", full_name: r#"GNU Free Documentation License v1.2 only - no invariants"#, - index: 272, + index: 281, flags: IS_COPYLEFT | IS_GNU, }, License { name: "GFDL-1.2-no-invariants-or-later", full_name: r#"GNU Free Documentation License v1.2 or later - no invariants"#, - index: 273, + index: 282, flags: IS_COPYLEFT | IS_GNU, }, License { name: "GFDL-1.2-only", full_name: r#"GNU Free Documentation License v1.2 only"#, - index: 274, + index: 283, flags: IS_FSF_LIBRE | IS_COPYLEFT | IS_GNU, }, License { name: "GFDL-1.2-or-later", full_name: r#"GNU Free Documentation License v1.2 or later"#, - index: 275, + index: 284, flags: IS_FSF_LIBRE | IS_COPYLEFT | IS_GNU, }, License { name: "GFDL-1.3", full_name: r#"GNU Free Documentation License v1.3"#, - index: 276, + index: 285, flags: IS_DEPRECATED | IS_FSF_LIBRE | IS_COPYLEFT | IS_GNU, }, License { name: "GFDL-1.3-invariants", full_name: r#"GNU Free Documentation License v1.3 only - invariants"#, - index: 277, + index: 286, flags: IS_COPYLEFT | IS_GNU, }, License { name: "GFDL-1.3-invariants-only", full_name: r#"GNU Free Documentation License v1.3 only - invariants"#, - index: 278, + index: 287, flags: IS_COPYLEFT | IS_GNU, }, License { name: "GFDL-1.3-invariants-or-later", full_name: r#"GNU Free Documentation License v1.3 or later - invariants"#, - index: 279, + index: 288, flags: IS_COPYLEFT | IS_GNU, }, License { name: "GFDL-1.3-no-invariants", full_name: r#"GNU Free Documentation License v1.3 only - no invariants"#, - index: 280, + index: 289, flags: IS_COPYLEFT | IS_GNU, }, License { name: "GFDL-1.3-no-invariants-only", full_name: r#"GNU Free Documentation License v1.3 only - no invariants"#, - index: 281, + index: 290, flags: IS_COPYLEFT | IS_GNU, }, License { name: "GFDL-1.3-no-invariants-or-later", full_name: r#"GNU Free Documentation License v1.3 or later - no invariants"#, - index: 282, + index: 291, flags: IS_COPYLEFT | IS_GNU, }, License { name: "GFDL-1.3-only", full_name: r#"GNU Free Documentation License v1.3 only"#, - index: 283, + index: 292, flags: IS_FSF_LIBRE | IS_COPYLEFT | IS_GNU, }, License { name: "GFDL-1.3-or-later", full_name: r#"GNU Free Documentation License v1.3 or later"#, - index: 284, + index: 293, flags: IS_FSF_LIBRE | IS_COPYLEFT | IS_GNU, }, License { name: "GL2PS", full_name: r#"GL2PS License"#, - index: 285, + index: 294, flags: 0x0, }, License { name: "GLWTPL", full_name: r#"Good Luck With That Public License"#, - index: 286, + index: 295, flags: 0x0, }, License { name: "GPL-1.0", full_name: r#"GNU General Public License v1.0 only"#, - index: 287, + index: 296, flags: IS_DEPRECATED | IS_COPYLEFT | IS_GNU, }, License { name: "GPL-1.0+", full_name: r#"GNU General Public License v1.0 or later"#, - index: 288, + index: 297, flags: IS_DEPRECATED | IS_COPYLEFT | IS_GNU, }, License { name: "GPL-1.0-only", full_name: r#"GNU General Public License v1.0 only"#, - index: 289, + index: 298, flags: IS_COPYLEFT | IS_GNU, }, License { name: "GPL-1.0-or-later", full_name: r#"GNU General Public License v1.0 or later"#, - index: 290, + index: 299, flags: IS_COPYLEFT | IS_GNU, }, License { name: "GPL-2.0", full_name: r#"GNU General Public License v2.0 only"#, - index: 291, + index: 300, flags: IS_DEPRECATED | IS_OSI_APPROVED | IS_FSF_LIBRE | IS_COPYLEFT | IS_GNU, }, License { name: "GPL-2.0+", full_name: r#"GNU General Public License v2.0 or later"#, - index: 292, + index: 301, flags: IS_DEPRECATED | IS_OSI_APPROVED | IS_FSF_LIBRE | IS_COPYLEFT | IS_GNU, }, License { name: "GPL-2.0-only", full_name: r#"GNU General Public License v2.0 only"#, - index: 293, + index: 302, flags: IS_OSI_APPROVED | IS_FSF_LIBRE | IS_COPYLEFT | IS_GNU, }, License { name: "GPL-2.0-or-later", full_name: r#"GNU General Public License v2.0 or later"#, - index: 294, + index: 303, flags: IS_OSI_APPROVED | IS_FSF_LIBRE | IS_COPYLEFT | IS_GNU, }, License { name: "GPL-2.0-with-GCC-exception", full_name: r#"GNU General Public License v2.0 w/GCC Runtime Library exception"#, - index: 295, + index: 304, flags: IS_DEPRECATED | IS_COPYLEFT | IS_GNU, }, License { name: "GPL-2.0-with-autoconf-exception", full_name: r#"GNU General Public License v2.0 w/Autoconf exception"#, - index: 296, + index: 305, flags: IS_DEPRECATED | IS_COPYLEFT | IS_GNU, }, License { name: "GPL-2.0-with-bison-exception", full_name: r#"GNU General Public License v2.0 w/Bison exception"#, - index: 297, + index: 306, flags: IS_DEPRECATED | IS_COPYLEFT | IS_GNU, }, License { name: "GPL-2.0-with-classpath-exception", full_name: r#"GNU General Public License v2.0 w/Classpath exception"#, - index: 298, + index: 307, flags: IS_DEPRECATED | IS_COPYLEFT | IS_GNU, }, License { name: "GPL-2.0-with-font-exception", full_name: r#"GNU General Public License v2.0 w/Font exception"#, - index: 299, + index: 308, flags: IS_DEPRECATED | IS_COPYLEFT | IS_GNU, }, License { name: "GPL-3.0", full_name: r#"GNU General Public License v3.0 only"#, - index: 300, + index: 309, flags: IS_DEPRECATED | IS_OSI_APPROVED | IS_FSF_LIBRE | IS_COPYLEFT | IS_GNU, }, License { name: "GPL-3.0+", full_name: r#"GNU General Public License v3.0 or later"#, - index: 301, + index: 310, flags: IS_DEPRECATED | IS_OSI_APPROVED | IS_FSF_LIBRE | IS_COPYLEFT | IS_GNU, }, License { name: "GPL-3.0-only", full_name: r#"GNU General Public License v3.0 only"#, - index: 302, + index: 311, flags: IS_OSI_APPROVED | IS_FSF_LIBRE | IS_COPYLEFT | IS_GNU, }, License { name: "GPL-3.0-or-later", full_name: r#"GNU General Public License v3.0 or later"#, - index: 303, + index: 312, flags: IS_OSI_APPROVED | IS_FSF_LIBRE | IS_COPYLEFT | IS_GNU, }, License { name: "GPL-3.0-with-GCC-exception", full_name: r#"GNU General Public License v3.0 w/GCC Runtime Library exception"#, - index: 304, + index: 313, flags: IS_DEPRECATED | IS_OSI_APPROVED | IS_COPYLEFT | IS_GNU, }, License { name: "GPL-3.0-with-autoconf-exception", full_name: r#"GNU General Public License v3.0 w/Autoconf exception"#, - index: 305, + index: 314, flags: IS_DEPRECATED | IS_COPYLEFT | IS_GNU, }, License { name: "Game-Programming-Gems", full_name: r#"Game Programming Gems License"#, - index: 306, + index: 315, flags: 0x0, }, License { name: "Giftware", full_name: r#"Giftware License"#, - index: 307, + index: 316, flags: 0x0, }, License { name: "Glide", full_name: r#"3dfx Glide License"#, - index: 308, + index: 317, flags: 0x0, }, License { name: "Glulxe", full_name: r#"Glulxe License"#, - index: 309, + index: 318, flags: 0x0, }, License { name: "Graphics-Gems", full_name: r#"Graphics Gems License"#, - index: 310, + index: 319, flags: 0x0, }, License { name: "Gutmann", full_name: r#"Gutmann License"#, - index: 311, + index: 320, flags: 0x0, }, License { name: "HDF5", full_name: r#"HDF5 License"#, - index: 312, + index: 321, flags: 0x0, }, License { name: "HIDAPI", full_name: r#"HIDAPI License"#, - index: 313, + index: 322, flags: 0x0, }, License { name: "HP-1986", full_name: r#"Hewlett-Packard 1986 License"#, - index: 314, + index: 323, flags: 0x0, }, License { name: "HP-1989", full_name: r#"Hewlett-Packard 1989 License"#, - index: 315, + index: 324, flags: 0x0, }, License { name: "HPND", full_name: r#"Historical Permission Notice and Disclaimer"#, - index: 316, + index: 325, flags: IS_OSI_APPROVED | IS_FSF_LIBRE, }, License { name: "HPND-DEC", full_name: r#"Historical Permission Notice and Disclaimer - DEC variant"#, - index: 317, + index: 326, flags: 0x0, }, License { name: "HPND-Fenneberg-Livingston", full_name: r#"Historical Permission Notice and Disclaimer - Fenneberg-Livingston variant"#, - index: 318, + index: 327, flags: 0x0, }, License { name: "HPND-INRIA-IMAG", full_name: r#"Historical Permission Notice and Disclaimer - INRIA-IMAG variant"#, - index: 319, + index: 328, flags: 0x0, }, License { name: "HPND-Intel", full_name: r#"Historical Permission Notice and Disclaimer - Intel variant"#, - index: 320, + index: 329, flags: 0x0, }, License { name: "HPND-Kevlin-Henney", full_name: r#"Historical Permission Notice and Disclaimer - Kevlin Henney variant"#, - index: 321, + index: 330, flags: 0x0, }, License { name: "HPND-MIT-disclaimer", full_name: r#"Historical Permission Notice and Disclaimer with MIT disclaimer"#, - index: 322, + index: 331, flags: 0x0, }, License { name: "HPND-Markus-Kuhn", full_name: r#"Historical Permission Notice and Disclaimer - Markus Kuhn variant"#, - index: 323, + index: 332, flags: 0x0, }, License { name: "HPND-Netrek", full_name: r#"Historical Permission Notice and Disclaimer - Netrek variant"#, - index: 324, + index: 333, flags: 0x0, }, License { name: "HPND-Pbmplus", full_name: r#"Historical Permission Notice and Disclaimer - Pbmplus variant"#, - index: 325, + index: 334, flags: 0x0, }, License { name: "HPND-SMC", full_name: r#"Historical Permission Notice and Disclaimer - SMC variant"#, - index: 326, + index: 335, flags: 0x0, }, License { name: "HPND-UC", full_name: r#"Historical Permission Notice and Disclaimer - University of California variant"#, - index: 327, + index: 336, flags: 0x0, }, License { name: "HPND-UC-export-US", full_name: r#"Historical Permission Notice and Disclaimer - University of California, US export warning"#, - index: 328, + index: 337, flags: 0x0, }, License { name: "HPND-doc", full_name: r#"Historical Permission Notice and Disclaimer - documentation variant"#, - index: 329, + index: 338, flags: 0x0, }, License { name: "HPND-doc-sell", full_name: r#"Historical Permission Notice and Disclaimer - documentation sell variant"#, - index: 330, + index: 339, flags: 0x0, }, License { name: "HPND-export-US", full_name: r#"HPND with US Government export control warning"#, - index: 331, + index: 340, flags: 0x0, }, License { name: "HPND-export-US-acknowledgement", full_name: r#"HPND with US Government export control warning and acknowledgment"#, - index: 332, + index: 341, flags: 0x0, }, License { name: "HPND-export-US-modify", full_name: r#"HPND with US Government export control warning and modification rqmt"#, - index: 333, + index: 342, flags: 0x0, }, License { name: "HPND-export2-US", full_name: r#"HPND with US Government export control and 2 disclaimers"#, - index: 334, + index: 343, flags: 0x0, }, License { name: "HPND-merchantability-variant", full_name: r#"Historical Permission Notice and Disclaimer - merchantability variant"#, - index: 335, + index: 344, flags: 0x0, }, License { name: "HPND-sell-MIT-disclaimer-xserver", full_name: r#"Historical Permission Notice and Disclaimer - sell xserver variant with MIT disclaimer"#, - index: 336, + index: 345, flags: 0x0, }, License { name: "HPND-sell-regexpr", full_name: r#"Historical Permission Notice and Disclaimer - sell regexpr variant"#, - index: 337, + index: 346, flags: 0x0, }, License { name: "HPND-sell-variant", full_name: r#"Historical Permission Notice and Disclaimer - sell variant"#, - index: 338, + index: 347, flags: 0x0, }, License { name: "HPND-sell-variant-MIT-disclaimer", full_name: r#"HPND sell variant with MIT disclaimer"#, - index: 339, + index: 348, flags: 0x0, }, License { name: "HPND-sell-variant-MIT-disclaimer-rev", full_name: r#"HPND sell variant with MIT disclaimer - reverse"#, - index: 340, + index: 349, flags: 0x0, }, License { name: "HPND-sell-variant-critical-systems", full_name: r#"HPND - sell variant with safety critical systems clause"#, - index: 341, + index: 350, flags: 0x0, }, License { name: "HTMLTIDY", full_name: r#"HTML Tidy License"#, - index: 342, + index: 351, flags: 0x0, }, License { name: "HaskellReport", full_name: r#"Haskell Language Report License"#, - index: 343, + index: 352, flags: 0x0, }, License { name: "Hippocratic-2.1", full_name: r#"Hippocratic License 2.1"#, - index: 344, + index: 353, + flags: 0x0, + }, + License { + name: "Hippocratic-3.0-core", + full_name: r#"Hippocratic License 3.0"#, + index: 354, flags: 0x0, }, License { name: "IBM-pibs", full_name: r#"IBM PowerPC Initialization and Boot Software"#, - index: 345, + index: 355, flags: 0x0, }, License { name: "ICU", full_name: r#"ICU License"#, - index: 346, + index: 356, flags: IS_OSI_APPROVED, }, License { name: "IEC-Code-Components-EULA", full_name: r#"IEC Code Components End-user licence agreement"#, - index: 347, + index: 357, flags: 0x0, }, License { name: "IJG", full_name: r#"Independent JPEG Group License"#, - index: 348, + index: 358, flags: IS_FSF_LIBRE, }, License { name: "IJG-short", full_name: r#"Independent JPEG Group License - short"#, - index: 349, + index: 359, flags: 0x0, }, License { name: "IPA", full_name: r#"IPA Font License"#, - index: 350, + index: 360, flags: IS_OSI_APPROVED | IS_FSF_LIBRE, }, License { name: "IPL-1.0", full_name: r#"IBM Public License v1.0"#, - index: 351, + index: 361, flags: IS_OSI_APPROVED | IS_FSF_LIBRE, }, License { name: "ISC", full_name: r#"ISC License"#, - index: 352, + index: 362, flags: IS_OSI_APPROVED | IS_FSF_LIBRE, }, License { name: "ISC-Veillard", full_name: r#"ISC Veillard variant"#, - index: 353, + index: 363, flags: 0x0, }, License { name: "ISO-permission", full_name: r#"ISO permission notice"#, - index: 354, + index: 364, flags: 0x0, }, License { name: "ImageMagick", full_name: r#"ImageMagick License"#, - index: 355, + index: 365, flags: 0x0, }, License { name: "Imlib2", full_name: r#"Imlib2 License"#, - index: 356, + index: 366, flags: IS_FSF_LIBRE, }, License { name: "Info-ZIP", full_name: r#"Info-ZIP License"#, - index: 357, + index: 367, + flags: 0x0, + }, + License { + name: "Informatica", + full_name: r#"Informatica License"#, + index: 368, flags: 0x0, }, License { name: "Inner-Net-2.0", full_name: r#"Inner Net License v2.0"#, - index: 358, + index: 369, flags: 0x0, }, License { name: "InnoSetup", full_name: r#"Inno Setup License"#, - index: 359, + index: 370, flags: 0x0, }, License { name: "Intel", full_name: r#"Intel Open Source License"#, - index: 360, + index: 371, flags: IS_OSI_APPROVED | IS_FSF_LIBRE, }, License { name: "Intel-ACPI", full_name: r#"Intel ACPI Software License Agreement"#, - index: 361, + index: 372, flags: 0x0, }, License { name: "Interbase-1.0", full_name: r#"Interbase Public License v1.0"#, - index: 362, + index: 373, flags: 0x0, }, License { name: "JPL-image", full_name: r#"JPL Image Use Policy"#, - index: 363, + index: 374, flags: 0x0, }, License { name: "JPNIC", full_name: r#"Japan Network Information Center License"#, - index: 364, + index: 375, flags: 0x0, }, License { name: "JSON", full_name: r#"JSON License"#, - index: 365, + index: 376, flags: 0x0, }, License { name: "Jam", full_name: r#"Jam License"#, - index: 366, + index: 377, flags: IS_OSI_APPROVED, }, License { name: "JasPer-2.0", full_name: r#"JasPer License"#, - index: 367, + index: 378, flags: 0x0, }, License { name: "Kastrup", full_name: r#"Kastrup License"#, - index: 368, + index: 379, flags: 0x0, }, License { name: "Kazlib", full_name: r#"Kazlib License"#, - index: 369, + index: 380, flags: 0x0, }, License { name: "Knuth-CTAN", full_name: r#"Knuth CTAN License"#, - index: 370, + index: 381, flags: 0x0, }, License { name: "LAL-1.2", full_name: r#"Licence Art Libre 1.2"#, - index: 371, + index: 382, flags: 0x0, }, License { name: "LAL-1.3", full_name: r#"Licence Art Libre 1.3"#, - index: 372, + index: 383, flags: 0x0, }, License { name: "LGPL-2.0", full_name: r#"GNU Library General Public License v2 only"#, - index: 373, + index: 384, flags: IS_DEPRECATED | IS_OSI_APPROVED | IS_COPYLEFT | IS_GNU, }, License { name: "LGPL-2.0+", full_name: r#"GNU Library General Public License v2 or later"#, - index: 374, + index: 385, flags: IS_DEPRECATED | IS_OSI_APPROVED | IS_COPYLEFT | IS_GNU, }, License { name: "LGPL-2.0-only", full_name: r#"GNU Library General Public License v2 only"#, - index: 375, + index: 386, flags: IS_OSI_APPROVED | IS_COPYLEFT | IS_GNU, }, License { name: "LGPL-2.0-or-later", full_name: r#"GNU Library General Public License v2 or later"#, - index: 376, + index: 387, flags: IS_OSI_APPROVED | IS_COPYLEFT | IS_GNU, }, License { name: "LGPL-2.1", full_name: r#"GNU Lesser General Public License v2.1 only"#, - index: 377, + index: 388, flags: IS_DEPRECATED | IS_OSI_APPROVED | IS_FSF_LIBRE | IS_COPYLEFT | IS_GNU, }, License { name: "LGPL-2.1+", full_name: r#"GNU Lesser General Public License v2.1 or later"#, - index: 378, + index: 389, flags: IS_DEPRECATED | IS_OSI_APPROVED | IS_FSF_LIBRE | IS_COPYLEFT | IS_GNU, }, License { name: "LGPL-2.1-only", full_name: r#"GNU Lesser General Public License v2.1 only"#, - index: 379, + index: 390, flags: IS_OSI_APPROVED | IS_FSF_LIBRE | IS_COPYLEFT | IS_GNU, }, License { name: "LGPL-2.1-or-later", full_name: r#"GNU Lesser General Public License v2.1 or later"#, - index: 380, + index: 391, flags: IS_OSI_APPROVED | IS_FSF_LIBRE | IS_COPYLEFT | IS_GNU, }, License { name: "LGPL-3.0", full_name: r#"GNU Lesser General Public License v3.0 only"#, - index: 381, + index: 392, flags: IS_DEPRECATED | IS_OSI_APPROVED | IS_FSF_LIBRE | IS_COPYLEFT | IS_GNU, }, License { name: "LGPL-3.0+", full_name: r#"GNU Lesser General Public License v3.0 or later"#, - index: 382, + index: 393, flags: IS_DEPRECATED | IS_OSI_APPROVED | IS_FSF_LIBRE | IS_COPYLEFT | IS_GNU, }, License { name: "LGPL-3.0-only", full_name: r#"GNU Lesser General Public License v3.0 only"#, - index: 383, + index: 394, flags: IS_OSI_APPROVED | IS_FSF_LIBRE | IS_COPYLEFT | IS_GNU, }, License { name: "LGPL-3.0-or-later", full_name: r#"GNU Lesser General Public License v3.0 or later"#, - index: 384, + index: 395, flags: IS_OSI_APPROVED | IS_FSF_LIBRE | IS_COPYLEFT | IS_GNU, }, License { name: "LGPLLR", full_name: r#"Lesser General Public License For Linguistic Resources"#, - index: 385, + index: 396, flags: 0x0, }, License { name: "LOOP", full_name: r#"Common Lisp LOOP License"#, - index: 386, + index: 397, flags: 0x0, }, License { name: "LPD-document", full_name: r#"LPD Documentation License"#, - index: 387, + index: 398, flags: 0x0, }, License { name: "LPL-1.0", full_name: r#"Lucent Public License Version 1.0"#, - index: 388, + index: 399, flags: IS_OSI_APPROVED, }, License { name: "LPL-1.02", full_name: r#"Lucent Public License v1.02"#, - index: 389, + index: 400, flags: IS_OSI_APPROVED | IS_FSF_LIBRE, }, License { name: "LPPL-1.0", full_name: r#"LaTeX Project Public License v1.0"#, - index: 390, + index: 401, flags: 0x0, }, License { name: "LPPL-1.1", full_name: r#"LaTeX Project Public License v1.1"#, - index: 391, + index: 402, flags: 0x0, }, License { name: "LPPL-1.2", full_name: r#"LaTeX Project Public License v1.2"#, - index: 392, + index: 403, flags: IS_FSF_LIBRE, }, License { name: "LPPL-1.3a", full_name: r#"LaTeX Project Public License v1.3a"#, - index: 393, + index: 404, flags: IS_FSF_LIBRE, }, License { name: "LPPL-1.3c", full_name: r#"LaTeX Project Public License v1.3c"#, - index: 394, + index: 405, flags: IS_OSI_APPROVED, }, License { name: "LZMA-SDK-9.11-to-9.20", full_name: r#"LZMA SDK License (versions 9.11 to 9.20)"#, - index: 395, + index: 406, flags: 0x0, }, License { name: "LZMA-SDK-9.22", full_name: r#"LZMA SDK License (versions 9.22 and beyond)"#, - index: 396, + index: 407, flags: 0x0, }, License { name: "Latex2e", full_name: r#"Latex2e License"#, - index: 397, + index: 408, flags: 0x0, }, License { name: "Latex2e-translated-notice", full_name: r#"Latex2e with translated notice permission"#, - index: 398, + index: 409, flags: 0x0, }, License { name: "Leptonica", full_name: r#"Leptonica License"#, - index: 399, + index: 410, flags: 0x0, }, License { name: "LiLiQ-P-1.1", full_name: r#"Licence Libre du Québec – Permissive version 1.1"#, - index: 400, + index: 411, flags: IS_OSI_APPROVED, }, License { name: "LiLiQ-R-1.1", full_name: r#"Licence Libre du Québec – Réciprocité version 1.1"#, - index: 401, + index: 412, flags: IS_OSI_APPROVED, }, License { name: "LiLiQ-Rplus-1.1", full_name: r#"Licence Libre du Québec – Réciprocité forte version 1.1"#, - index: 402, + index: 413, flags: IS_OSI_APPROVED, }, License { name: "Libpng", full_name: r#"libpng License"#, - index: 403, + index: 414, flags: 0x0, }, License { name: "Linux-OpenIB", full_name: r#"Linux Kernel Variant of OpenIB.org license"#, - index: 404, + index: 415, flags: 0x0, }, License { name: "Linux-man-pages-1-para", full_name: r#"Linux man-pages - 1 paragraph"#, - index: 405, + index: 416, flags: 0x0, }, License { name: "Linux-man-pages-copyleft", full_name: r#"Linux man-pages Copyleft"#, - index: 406, + index: 417, flags: 0x0, }, License { name: "Linux-man-pages-copyleft-2-para", full_name: r#"Linux man-pages Copyleft - 2 paragraphs"#, - index: 407, + index: 418, flags: 0x0, }, License { name: "Linux-man-pages-copyleft-var", full_name: r#"Linux man-pages Copyleft Variant"#, - index: 408, + index: 419, flags: 0x0, }, License { name: "Lucida-Bitmap-Fonts", full_name: r#"Lucida Bitmap Fonts License"#, - index: 409, + index: 420, flags: 0x0, }, License { name: "MIPS", full_name: r#"MIPS License"#, - index: 410, + index: 421, flags: 0x0, }, License { name: "MIT", full_name: r#"MIT License"#, - index: 411, + index: 422, flags: IS_OSI_APPROVED | IS_FSF_LIBRE, }, License { name: "MIT-0", full_name: r#"MIT No Attribution"#, - index: 412, + index: 423, flags: IS_OSI_APPROVED, }, License { name: "MIT-CMU", full_name: r#"CMU License"#, - index: 413, + index: 424, flags: 0x0, }, License { name: "MIT-Click", full_name: r#"MIT Click License"#, - index: 414, + index: 425, flags: 0x0, }, License { name: "MIT-Festival", full_name: r#"MIT Festival Variant"#, - index: 415, + index: 426, flags: 0x0, }, License { name: "MIT-Khronos-old", full_name: r#"MIT Khronos - old variant"#, - index: 416, + index: 427, flags: 0x0, }, License { name: "MIT-Modern-Variant", full_name: r#"MIT License Modern Variant"#, - index: 417, + index: 428, flags: IS_OSI_APPROVED, }, License { name: "MIT-STK", full_name: r#"MIT-STK License"#, - index: 418, + index: 429, flags: 0x0, }, License { name: "MIT-Wu", full_name: r#"MIT Tom Wu Variant"#, - index: 419, + index: 430, flags: 0x0, }, License { name: "MIT-advertising", full_name: r#"Enlightenment License (e16)"#, - index: 420, + index: 431, flags: 0x0, }, License { name: "MIT-enna", full_name: r#"enna License"#, - index: 421, + index: 432, flags: 0x0, }, License { name: "MIT-feh", full_name: r#"feh License"#, - index: 422, + index: 433, flags: 0x0, }, License { name: "MIT-open-group", full_name: r#"MIT Open Group variant"#, - index: 423, + index: 434, flags: 0x0, }, License { name: "MIT-testregex", full_name: r#"MIT testregex Variant"#, - index: 424, + index: 435, flags: 0x0, }, License { name: "MITNFA", full_name: r#"MIT +no-false-attribs license"#, - index: 425, + index: 436, flags: 0x0, }, License { name: "MMIXware", full_name: r#"MMIXware License"#, - index: 426, + index: 437, flags: 0x0, }, License { name: "MMPL-1.0.1", full_name: r#"Minecraft Mod Public License v1.0.1"#, - index: 427, + index: 438, flags: 0x0, }, License { name: "MPEG-SSG", full_name: r#"MPEG Software Simulation"#, - index: 428, + index: 439, flags: 0x0, }, License { name: "MPL-1.0", full_name: r#"Mozilla Public License 1.0"#, - index: 429, + index: 440, flags: IS_OSI_APPROVED | IS_COPYLEFT, }, License { name: "MPL-1.1", full_name: r#"Mozilla Public License 1.1"#, - index: 430, + index: 441, flags: IS_OSI_APPROVED | IS_FSF_LIBRE | IS_COPYLEFT, }, License { name: "MPL-2.0", full_name: r#"Mozilla Public License 2.0"#, - index: 431, + index: 442, flags: IS_OSI_APPROVED | IS_FSF_LIBRE | IS_COPYLEFT, }, License { name: "MPL-2.0-no-copyleft-exception", full_name: r#"Mozilla Public License 2.0 (no copyleft exception)"#, - index: 432, + index: 443, flags: IS_OSI_APPROVED | IS_COPYLEFT, }, License { name: "MS-LPL", full_name: r#"Microsoft Limited Public License"#, - index: 433, + index: 444, flags: 0x0, }, License { name: "MS-PL", full_name: r#"Microsoft Public License"#, - index: 434, + index: 445, flags: IS_OSI_APPROVED | IS_FSF_LIBRE | IS_COPYLEFT, }, License { name: "MS-RL", full_name: r#"Microsoft Reciprocal License"#, - index: 435, + index: 446, flags: IS_OSI_APPROVED | IS_FSF_LIBRE | IS_COPYLEFT, }, License { name: "MTLL", full_name: r#"Matrix Template Library License"#, - index: 436, + index: 447, + flags: 0x0, + }, + License { + name: "MVT-1.1", + full_name: r#"MVT License 1.1"#, + index: 448, flags: 0x0, }, License { name: "Mackerras-3-Clause", full_name: r#"Mackerras 3-Clause License"#, - index: 437, + index: 449, flags: 0x0, }, License { name: "Mackerras-3-Clause-acknowledgment", full_name: r#"Mackerras 3-Clause - acknowledgment variant"#, - index: 438, + index: 450, flags: 0x0, }, License { name: "MakeIndex", full_name: r#"MakeIndex License"#, - index: 439, + index: 451, flags: 0x0, }, License { name: "Martin-Birgmeier", full_name: r#"Martin Birgmeier License"#, - index: 440, + index: 452, flags: 0x0, }, License { name: "McPhee-slideshow", full_name: r#"McPhee Slideshow License"#, - index: 441, + index: 453, flags: 0x0, }, License { name: "Minpack", full_name: r#"Minpack License"#, - index: 442, + index: 454, flags: 0x0, }, License { name: "MirOS", full_name: r#"The MirOS Licence"#, - index: 443, + index: 455, flags: IS_OSI_APPROVED, }, License { name: "Motosoto", full_name: r#"Motosoto License"#, - index: 444, + index: 456, flags: IS_OSI_APPROVED, }, License { name: "MulanPSL-1.0", full_name: r#"Mulan Permissive Software License, Version 1"#, - index: 445, + index: 457, flags: 0x0, }, License { name: "MulanPSL-2.0", full_name: r#"Mulan Permissive Software License, Version 2"#, - index: 446, + index: 458, flags: IS_OSI_APPROVED, }, License { name: "Multics", full_name: r#"Multics License"#, - index: 447, + index: 459, flags: IS_OSI_APPROVED, }, License { name: "Mup", full_name: r#"Mup License"#, - index: 448, + index: 460, flags: 0x0, }, License { name: "NAIST-2003", full_name: r#"Nara Institute of Science and Technology License (2003)"#, - index: 449, + index: 461, flags: 0x0, }, License { name: "NASA-1.3", full_name: r#"NASA Open Source Agreement 1.3"#, - index: 450, + index: 462, flags: IS_OSI_APPROVED, }, License { name: "NBPL-1.0", full_name: r#"Net Boolean Public License v1"#, - index: 451, + index: 463, flags: 0x0, }, License { name: "NCBI-PD", full_name: r#"NCBI Public Domain Notice"#, - index: 452, + index: 464, flags: 0x0, }, License { name: "NCGL-UK-2.0", full_name: r#"Non-Commercial Government Licence"#, - index: 453, + index: 465, flags: 0x0, }, License { name: "NCL", full_name: r#"NCL Source Code License"#, - index: 454, + index: 466, flags: 0x0, }, License { name: "NCSA", full_name: r#"University of Illinois/NCSA Open Source License"#, - index: 455, + index: 467, flags: IS_OSI_APPROVED | IS_FSF_LIBRE, }, License { name: "NGPL", full_name: r#"Nethack General Public License"#, - index: 456, + index: 468, flags: IS_OSI_APPROVED, }, License { name: "NICTA-1.0", full_name: r#"NICTA Public Software License, Version 1.0"#, - index: 457, + index: 469, flags: 0x0, }, License { name: "NIST-PD", full_name: r#"NIST Public Domain Notice"#, - index: 458, + index: 470, flags: 0x0, }, License { name: "NIST-PD-TNT", full_name: r#"NIST Public Domain Notice TNT variant"#, - index: 459, + index: 471, flags: 0x0, }, License { name: "NIST-PD-fallback", full_name: r#"NIST Public Domain Notice with license fallback"#, - index: 460, + index: 472, flags: 0x0, }, License { name: "NIST-Software", full_name: r#"NIST Software License"#, - index: 461, + index: 473, flags: 0x0, }, License { name: "NLOD-1.0", full_name: r#"Norwegian Licence for Open Government Data (NLOD) 1.0"#, - index: 462, + index: 474, flags: 0x0, }, License { name: "NLOD-2.0", full_name: r#"Norwegian Licence for Open Government Data (NLOD) 2.0"#, - index: 463, + index: 475, flags: 0x0, }, License { name: "NLPL", full_name: r#"No Limit Public License"#, - index: 464, + index: 476, flags: 0x0, }, License { name: "NOASSERTION", full_name: r#"NOASSERTION"#, - index: 465, + index: 477, flags: 0x0, }, License { name: "NOSL", full_name: r#"Netizen Open Source License"#, - index: 466, + index: 478, flags: IS_FSF_LIBRE, }, License { name: "NPL-1.0", full_name: r#"Netscape Public License v1.0"#, - index: 467, + index: 479, flags: IS_FSF_LIBRE | IS_COPYLEFT, }, License { name: "NPL-1.1", full_name: r#"Netscape Public License v1.1"#, - index: 468, + index: 480, flags: IS_FSF_LIBRE | IS_COPYLEFT, }, License { name: "NPOSL-3.0", full_name: r#"Non-Profit Open Software License 3.0"#, - index: 469, + index: 481, flags: IS_OSI_APPROVED, }, License { name: "NRL", full_name: r#"NRL License"#, - index: 470, + index: 482, flags: 0x0, }, License { name: "NTIA-PD", full_name: r#"NTIA Public Domain Notice"#, - index: 471, + index: 483, flags: 0x0, }, License { name: "NTP", full_name: r#"NTP License"#, - index: 472, + index: 484, flags: IS_OSI_APPROVED, }, License { name: "NTP-0", full_name: r#"NTP No Attribution"#, - index: 473, + index: 485, flags: 0x0, }, License { name: "Naumen", full_name: r#"Naumen Public License"#, - index: 474, + index: 486, flags: IS_OSI_APPROVED, }, License { name: "Net-SNMP", full_name: r#"Net-SNMP License"#, - index: 475, + index: 487, flags: IS_DEPRECATED, }, License { name: "NetCDF", full_name: r#"NetCDF license"#, - index: 476, + index: 488, flags: 0x0, }, License { name: "Newsletr", full_name: r#"Newsletr License"#, - index: 477, + index: 489, flags: 0x0, }, License { name: "Nokia", full_name: r#"Nokia Open Source License"#, - index: 478, + index: 490, flags: IS_OSI_APPROVED | IS_FSF_LIBRE, }, License { name: "Noweb", full_name: r#"Noweb License"#, - index: 479, + index: 491, flags: 0x0, }, License { name: "Nunit", full_name: r#"Nunit License"#, - index: 480, + index: 492, flags: IS_DEPRECATED | IS_FSF_LIBRE, }, License { name: "O-UDA-1.0", full_name: r#"Open Use of Data Agreement v1.0"#, - index: 481, + index: 493, flags: 0x0, }, License { name: "OAR", full_name: r#"OAR License"#, - index: 482, + index: 494, flags: 0x0, }, License { name: "OCCT-PL", full_name: r#"Open CASCADE Technology Public License"#, - index: 483, + index: 495, flags: 0x0, }, License { name: "OCLC-2.0", full_name: r#"OCLC Research Public License 2.0"#, - index: 484, + index: 496, flags: IS_OSI_APPROVED, }, License { name: "ODC-By-1.0", full_name: r#"Open Data Commons Attribution License v1.0"#, - index: 485, + index: 497, flags: 0x0, }, License { name: "ODbL-1.0", full_name: r#"Open Data Commons Open Database License v1.0"#, - index: 486, + index: 498, flags: IS_FSF_LIBRE, }, License { name: "OFFIS", full_name: r#"OFFIS License"#, - index: 487, + index: 499, flags: 0x0, }, License { name: "OFL-1.0", full_name: r#"SIL Open Font License 1.0"#, - index: 488, + index: 500, flags: IS_FSF_LIBRE, }, License { name: "OFL-1.0-RFN", full_name: r#"SIL Open Font License 1.0 with Reserved Font Name"#, - index: 489, + index: 501, flags: 0x0, }, License { name: "OFL-1.0-no-RFN", full_name: r#"SIL Open Font License 1.0 with no Reserved Font Name"#, - index: 490, + index: 502, flags: 0x0, }, License { name: "OFL-1.1", full_name: r#"SIL Open Font License 1.1"#, - index: 491, + index: 503, flags: IS_OSI_APPROVED | IS_FSF_LIBRE, }, License { name: "OFL-1.1-RFN", full_name: r#"SIL Open Font License 1.1 with Reserved Font Name"#, - index: 492, + index: 504, flags: IS_OSI_APPROVED, }, License { name: "OFL-1.1-no-RFN", full_name: r#"SIL Open Font License 1.1 with no Reserved Font Name"#, - index: 493, + index: 505, flags: IS_OSI_APPROVED, }, License { name: "OGC-1.0", full_name: r#"OGC Software License, Version 1.0"#, - index: 494, + index: 506, flags: 0x0, }, License { name: "OGDL-Taiwan-1.0", full_name: r#"Taiwan Open Government Data License, version 1.0"#, - index: 495, + index: 507, flags: 0x0, }, License { name: "OGL-Canada-2.0", full_name: r#"Open Government Licence - Canada"#, - index: 496, + index: 508, flags: 0x0, }, License { name: "OGL-UK-1.0", full_name: r#"Open Government Licence v1.0"#, - index: 497, + index: 509, flags: 0x0, }, License { name: "OGL-UK-2.0", full_name: r#"Open Government Licence v2.0"#, - index: 498, + index: 510, flags: 0x0, }, License { name: "OGL-UK-3.0", full_name: r#"Open Government Licence v3.0"#, - index: 499, + index: 511, flags: 0x0, }, License { name: "OGTSL", full_name: r#"Open Group Test Suite License"#, - index: 500, + index: 512, flags: IS_OSI_APPROVED, }, License { name: "OLDAP-1.1", full_name: r#"Open LDAP Public License v1.1"#, - index: 501, + index: 513, flags: 0x0, }, License { name: "OLDAP-1.2", full_name: r#"Open LDAP Public License v1.2"#, - index: 502, + index: 514, flags: 0x0, }, License { name: "OLDAP-1.3", full_name: r#"Open LDAP Public License v1.3"#, - index: 503, + index: 515, flags: 0x0, }, License { name: "OLDAP-1.4", full_name: r#"Open LDAP Public License v1.4"#, - index: 504, + index: 516, flags: 0x0, }, License { name: "OLDAP-2.0", full_name: r#"Open LDAP Public License v2.0 (or possibly 2.0A and 2.0B)"#, - index: 505, + index: 517, flags: 0x0, }, License { name: "OLDAP-2.0.1", full_name: r#"Open LDAP Public License v2.0.1"#, - index: 506, + index: 518, flags: 0x0, }, License { name: "OLDAP-2.1", full_name: r#"Open LDAP Public License v2.1"#, - index: 507, + index: 519, flags: 0x0, }, License { name: "OLDAP-2.2", full_name: r#"Open LDAP Public License v2.2"#, - index: 508, + index: 520, flags: 0x0, }, License { name: "OLDAP-2.2.1", full_name: r#"Open LDAP Public License v2.2.1"#, - index: 509, + index: 521, flags: 0x0, }, License { name: "OLDAP-2.2.2", full_name: r#"Open LDAP Public License 2.2.2"#, - index: 510, + index: 522, flags: 0x0, }, License { name: "OLDAP-2.3", full_name: r#"Open LDAP Public License v2.3"#, - index: 511, + index: 523, flags: IS_FSF_LIBRE, }, License { name: "OLDAP-2.4", full_name: r#"Open LDAP Public License v2.4"#, - index: 512, + index: 524, flags: 0x0, }, License { name: "OLDAP-2.5", full_name: r#"Open LDAP Public License v2.5"#, - index: 513, + index: 525, flags: 0x0, }, License { name: "OLDAP-2.6", full_name: r#"Open LDAP Public License v2.6"#, - index: 514, + index: 526, flags: 0x0, }, License { name: "OLDAP-2.7", full_name: r#"Open LDAP Public License v2.7"#, - index: 515, + index: 527, flags: IS_FSF_LIBRE, }, License { name: "OLDAP-2.8", full_name: r#"Open LDAP Public License v2.8"#, - index: 516, + index: 528, flags: IS_OSI_APPROVED, }, License { name: "OLFL-1.3", full_name: r#"Open Logistics Foundation License Version 1.3"#, - index: 517, + index: 529, flags: IS_OSI_APPROVED, }, License { name: "OML", full_name: r#"Open Market License"#, - index: 518, + index: 530, flags: 0x0, }, License { name: "OPL-1.0", full_name: r#"Open Public License v1.0"#, - index: 519, + index: 531, flags: 0x0, }, License { name: "OPL-UK-3.0", full_name: r#"United Kingdom Open Parliament Licence v3.0"#, - index: 520, + index: 532, flags: 0x0, }, License { name: "OPUBL-1.0", full_name: r#"Open Publication License v1.0"#, - index: 521, + index: 533, flags: 0x0, }, License { name: "OSC-1.0", full_name: r#"OSC License 1.0"#, - index: 522, + index: 534, flags: IS_OSI_APPROVED, }, License { name: "OSET-PL-2.1", full_name: r#"OSET Public License version 2.1"#, - index: 523, + index: 535, flags: IS_OSI_APPROVED, }, License { name: "OSL-1.0", full_name: r#"Open Software License 1.0"#, - index: 524, + index: 536, flags: IS_OSI_APPROVED | IS_FSF_LIBRE | IS_COPYLEFT, }, License { name: "OSL-1.1", full_name: r#"Open Software License 1.1"#, - index: 525, + index: 537, flags: IS_FSF_LIBRE | IS_COPYLEFT, }, License { name: "OSL-2.0", full_name: r#"Open Software License 2.0"#, - index: 526, + index: 538, flags: IS_OSI_APPROVED | IS_FSF_LIBRE | IS_COPYLEFT, }, License { name: "OSL-2.1", full_name: r#"Open Software License 2.1"#, - index: 527, + index: 539, flags: IS_OSI_APPROVED | IS_FSF_LIBRE | IS_COPYLEFT, }, License { name: "OSL-3.0", full_name: r#"Open Software License 3.0"#, - index: 528, + index: 540, flags: IS_OSI_APPROVED | IS_FSF_LIBRE | IS_COPYLEFT, }, License { name: "OSSP", full_name: r#"OSSP License"#, - index: 529, + index: 541, flags: 0x0, }, License { name: "OpenMDW-1.0", full_name: r#"OpenMDW License Agreement v1.0"#, - index: 530, + index: 542, flags: 0x0, }, License { name: "OpenPBS-2.3", full_name: r#"OpenPBS v2.3 Software License"#, - index: 531, + index: 543, flags: 0x0, }, License { name: "OpenSSL", full_name: r#"OpenSSL License"#, - index: 532, + index: 544, flags: IS_FSF_LIBRE, }, License { name: "OpenSSL-standalone", full_name: r#"OpenSSL License - standalone"#, - index: 533, + index: 545, flags: 0x0, }, License { name: "OpenVision", full_name: r#"OpenVision License"#, - index: 534, + index: 546, flags: 0x0, }, License { name: "PADL", full_name: r#"PADL License"#, - index: 535, + index: 547, flags: 0x0, }, License { name: "PDDL-1.0", full_name: r#"Open Data Commons Public Domain Dedication & License 1.0"#, - index: 536, + index: 548, flags: 0x0, }, License { name: "PHP-3.0", full_name: r#"PHP License v3.0"#, - index: 537, + index: 549, flags: IS_OSI_APPROVED, }, License { name: "PHP-3.01", full_name: r#"PHP License v3.01"#, - index: 538, + index: 550, flags: IS_OSI_APPROVED | IS_FSF_LIBRE, }, License { name: "PPL", full_name: r#"Peer Production License"#, - index: 539, + index: 551, flags: 0x0, }, License { name: "PSF-2.0", full_name: r#"Python Software Foundation License 2.0"#, - index: 540, + index: 552, flags: 0x0, }, License { name: "ParaType-Free-Font-1.3", full_name: r#"ParaType Free Font Licensing Agreement v1.3"#, - index: 541, + index: 553, flags: 0x0, }, License { name: "Parity-6.0.0", full_name: r#"The Parity Public License 6.0.0"#, - index: 542, + index: 554, flags: IS_COPYLEFT, }, License { name: "Parity-7.0.0", full_name: r#"The Parity Public License 7.0.0"#, - index: 543, + index: 555, flags: 0x0, }, License { name: "Pixar", full_name: r#"Pixar License"#, - index: 544, + index: 556, flags: 0x0, }, License { name: "Plexus", full_name: r#"Plexus Classworlds License"#, - index: 545, + index: 557, flags: 0x0, }, License { name: "PolyForm-Noncommercial-1.0.0", full_name: r#"PolyForm Noncommercial License 1.0.0"#, - index: 546, + index: 558, flags: 0x0, }, License { name: "PolyForm-Small-Business-1.0.0", full_name: r#"PolyForm Small Business License 1.0.0"#, - index: 547, + index: 559, flags: 0x0, }, License { name: "PostgreSQL", full_name: r#"PostgreSQL License"#, - index: 548, + index: 560, flags: IS_OSI_APPROVED, }, License { name: "Python-2.0", full_name: r#"Python License 2.0"#, - index: 549, + index: 561, flags: IS_OSI_APPROVED | IS_FSF_LIBRE, }, License { name: "Python-2.0.1", full_name: r#"Python License 2.0.1"#, - index: 550, - flags: 0x0, + index: 562, + flags: IS_OSI_APPROVED, }, License { name: "QPL-1.0", full_name: r#"Q Public License 1.0"#, - index: 551, + index: 563, flags: IS_OSI_APPROVED | IS_FSF_LIBRE, }, License { name: "QPL-1.0-INRIA-2004", full_name: r#"Q Public License 1.0 - INRIA 2004 variant"#, - index: 552, + index: 564, flags: 0x0, }, License { name: "Qhull", full_name: r#"Qhull License"#, - index: 553, + index: 565, flags: 0x0, }, License { name: "RHeCos-1.1", full_name: r#"Red Hat eCos Public License v1.1"#, - index: 554, + index: 566, flags: 0x0, }, License { name: "RPL-1.1", full_name: r#"Reciprocal Public License 1.1"#, - index: 555, + index: 567, flags: IS_OSI_APPROVED, }, License { name: "RPL-1.5", full_name: r#"Reciprocal Public License 1.5"#, - index: 556, + index: 568, flags: IS_OSI_APPROVED, }, License { name: "RPSL-1.0", full_name: r#"RealNetworks Public Source License v1.0"#, - index: 557, + index: 569, flags: IS_OSI_APPROVED | IS_FSF_LIBRE, }, License { name: "RSA-MD", full_name: r#"RSA Message-Digest License"#, - index: 558, + index: 570, flags: 0x0, }, License { name: "RSCPL", full_name: r#"Ricoh Source Code Public License"#, - index: 559, + index: 571, flags: IS_OSI_APPROVED, }, License { name: "Rdisc", full_name: r#"Rdisc License"#, - index: 560, + index: 572, flags: 0x0, }, License { name: "Ruby", full_name: r#"Ruby License"#, - index: 561, + index: 573, flags: IS_FSF_LIBRE, }, License { name: "Ruby-pty", full_name: r#"Ruby pty extension license"#, - index: 562, + index: 574, flags: 0x0, }, License { name: "SAX-PD", full_name: r#"Sax Public Domain Notice"#, - index: 563, + index: 575, flags: 0x0, }, License { name: "SAX-PD-2.0", full_name: r#"Sax Public Domain Notice 2.0"#, - index: 564, + index: 576, flags: 0x0, }, License { name: "SCEA", full_name: r#"SCEA Shared Source License"#, - index: 565, + index: 577, flags: 0x0, }, License { name: "SGI-B-1.0", full_name: r#"SGI Free Software License B v1.0"#, - index: 566, + index: 578, flags: 0x0, }, License { name: "SGI-B-1.1", full_name: r#"SGI Free Software License B v1.1"#, - index: 567, + index: 579, flags: 0x0, }, License { name: "SGI-B-2.0", full_name: r#"SGI Free Software License B v2.0"#, - index: 568, + index: 580, flags: IS_FSF_LIBRE, }, License { name: "SGI-OpenGL", full_name: r#"SGI OpenGL License"#, - index: 569, + index: 581, flags: 0x0, }, License { name: "SGMLUG-PM", full_name: r#"SGMLUG Parser Materials License"#, - index: 570, + index: 582, flags: 0x0, }, License { name: "SGP4", full_name: r#"SGP4 Permission Notice"#, - index: 571, + index: 583, flags: 0x0, }, License { name: "SHL-0.5", full_name: r#"Solderpad Hardware License v0.5"#, - index: 572, + index: 584, flags: 0x0, }, License { name: "SHL-0.51", full_name: r#"Solderpad Hardware License, Version 0.51"#, - index: 573, + index: 585, flags: 0x0, }, License { name: "SISSL", full_name: r#"Sun Industry Standards Source License v1.1"#, - index: 574, + index: 586, flags: IS_OSI_APPROVED | IS_FSF_LIBRE | IS_COPYLEFT, }, License { name: "SISSL-1.2", full_name: r#"Sun Industry Standards Source License v1.2"#, - index: 575, + index: 587, flags: 0x0, }, License { name: "SL", full_name: r#"SL License"#, - index: 576, + index: 588, flags: 0x0, }, License { name: "SMAIL-GPL", full_name: r#"SMAIL General Public License"#, - index: 577, + index: 589, flags: 0x0, }, License { name: "SMLNJ", full_name: r#"Standard ML of New Jersey License"#, - index: 578, + index: 590, flags: IS_FSF_LIBRE, }, License { name: "SMPPL", full_name: r#"Secure Messaging Protocol Public License"#, - index: 579, + index: 591, flags: 0x0, }, License { name: "SNIA", full_name: r#"SNIA Public License 1.1"#, - index: 580, + index: 592, flags: 0x0, }, License { name: "SOFA", full_name: r#"SOFA Software License"#, - index: 581, + index: 593, flags: 0x0, }, License { name: "SPL-1.0", full_name: r#"Sun Public License v1.0"#, - index: 582, + index: 594, flags: IS_OSI_APPROVED | IS_FSF_LIBRE, }, License { name: "SSH-OpenSSH", full_name: r#"SSH OpenSSH license"#, - index: 583, + index: 595, flags: 0x0, }, License { name: "SSH-short", full_name: r#"SSH short notice"#, - index: 584, + index: 596, flags: 0x0, }, License { name: "SSLeay-standalone", full_name: r#"SSLeay License - standalone"#, - index: 585, + index: 597, flags: 0x0, }, License { name: "SSPL-1.0", full_name: r#"Server Side Public License, v 1"#, - index: 586, + index: 598, flags: 0x0, }, License { name: "SUL-1.0", full_name: r#"Sustainable Use License v1.0"#, - index: 587, + index: 599, flags: 0x0, }, License { name: "SWL", full_name: r#"Scheme Widget Library (SWL) Software License Agreement"#, - index: 588, + index: 600, flags: 0x0, }, License { name: "Saxpath", full_name: r#"Saxpath License"#, - index: 589, + index: 601, flags: 0x0, }, License { name: "SchemeReport", full_name: r#"Scheme Language Report License"#, - index: 590, + index: 602, flags: 0x0, }, License { name: "Sendmail", full_name: r#"Sendmail License"#, - index: 591, + index: 603, flags: 0x0, }, License { name: "Sendmail-8.23", full_name: r#"Sendmail License 8.23"#, - index: 592, + index: 604, flags: 0x0, }, License { name: "Sendmail-Open-Source-1.1", full_name: r#"Sendmail Open Source License v1.1"#, - index: 593, + index: 605, flags: 0x0, }, License { name: "SimPL-2.0", full_name: r#"Simple Public License 2.0"#, - index: 594, + index: 606, flags: IS_OSI_APPROVED, }, License { name: "Sleepycat", full_name: r#"Sleepycat License"#, - index: 595, + index: 607, flags: IS_OSI_APPROVED | IS_FSF_LIBRE, }, License { name: "Soundex", full_name: r#"Soundex License"#, - index: 596, + index: 608, flags: 0x0, }, License { name: "Spencer-86", full_name: r#"Spencer License 86"#, - index: 597, + index: 609, flags: 0x0, }, License { name: "Spencer-94", full_name: r#"Spencer License 94"#, - index: 598, + index: 610, flags: 0x0, }, License { name: "Spencer-99", full_name: r#"Spencer License 99"#, - index: 599, + index: 611, flags: 0x0, }, License { name: "StandardML-NJ", full_name: r#"Standard ML of New Jersey License"#, - index: 600, + index: 612, flags: IS_DEPRECATED | IS_FSF_LIBRE, }, License { name: "SugarCRM-1.1.3", full_name: r#"SugarCRM Public License v1.1.3"#, - index: 601, + index: 613, flags: 0x0, }, License { name: "Sun-PPP", full_name: r#"Sun PPP License"#, - index: 602, + index: 614, flags: 0x0, }, License { name: "Sun-PPP-2000", full_name: r#"Sun PPP License (2000)"#, - index: 603, + index: 615, flags: 0x0, }, License { name: "SunPro", full_name: r#"SunPro License"#, - index: 604, + index: 616, flags: 0x0, }, License { name: "Symlinks", full_name: r#"Symlinks License"#, - index: 605, + index: 617, flags: 0x0, }, License { name: "TAPR-OHL-1.0", full_name: r#"TAPR Open Hardware License v1.0"#, - index: 606, + index: 618, flags: 0x0, }, License { name: "TCL", full_name: r#"TCL/TK License"#, - index: 607, + index: 619, flags: 0x0, }, License { name: "TCP-wrappers", full_name: r#"TCP Wrappers License"#, - index: 608, + index: 620, flags: 0x0, }, License { name: "TGPPL-1.0", full_name: r#"Transitive Grace Period Public Licence 1.0"#, - index: 609, + index: 621, flags: 0x0, }, License { name: "TMate", full_name: r#"TMate Open Source License"#, - index: 610, + index: 622, flags: 0x0, }, License { name: "TORQUE-1.1", full_name: r#"TORQUE v2.5+ Software License v1.1"#, - index: 611, + index: 623, flags: 0x0, }, License { name: "TOSL", full_name: r#"Trusster Open Source License"#, - index: 612, + index: 624, flags: 0x0, }, License { name: "TPDL", full_name: r#"Time::ParseDate License"#, - index: 613, + index: 625, flags: 0x0, }, License { name: "TPL-1.0", full_name: r#"THOR Public License 1.0"#, - index: 614, + index: 626, flags: 0x0, }, License { name: "TTWL", full_name: r#"Text-Tabs+Wrap License"#, - index: 615, + index: 627, flags: 0x0, }, License { name: "TTYP0", full_name: r#"TTYP0 License"#, - index: 616, + index: 628, flags: 0x0, }, License { name: "TU-Berlin-1.0", full_name: r#"Technische Universitaet Berlin License 1.0"#, - index: 617, + index: 629, flags: 0x0, }, License { name: "TU-Berlin-2.0", full_name: r#"Technische Universitaet Berlin License 2.0"#, - index: 618, + index: 630, flags: 0x0, }, License { name: "TekHVC", full_name: r#"TekHVC License"#, - index: 619, + index: 631, flags: 0x0, }, License { name: "TermReadKey", full_name: r#"TermReadKey License"#, - index: 620, + index: 632, flags: 0x0, }, License { name: "ThirdEye", full_name: r#"ThirdEye License"#, - index: 621, + index: 633, flags: 0x0, }, License { name: "TrustedQSL", full_name: r#"TrustedQSL License"#, - index: 622, + index: 634, flags: 0x0, }, License { name: "UCAR", full_name: r#"UCAR License"#, - index: 623, + index: 635, flags: 0x0, }, License { name: "UCL-1.0", full_name: r#"Upstream Compatibility License v1.0"#, - index: 624, + index: 636, flags: IS_OSI_APPROVED, }, License { name: "UMich-Merit", full_name: r#"Michigan/Merit Networks License"#, - index: 625, + index: 637, flags: 0x0, }, License { name: "UPL-1.0", full_name: r#"Universal Permissive License v1.0"#, - index: 626, + index: 638, flags: IS_OSI_APPROVED | IS_FSF_LIBRE, }, License { name: "URT-RLE", full_name: r#"Utah Raster Toolkit Run Length Encoded License"#, - index: 627, + index: 639, flags: 0x0, }, License { name: "Ubuntu-font-1.0", full_name: r#"Ubuntu Font Licence v1.0"#, - index: 628, + index: 640, flags: 0x0, }, License { name: "UnRAR", full_name: r#"UnRAR License"#, - index: 629, + index: 641, flags: 0x0, }, License { name: "Unicode-3.0", full_name: r#"Unicode License v3"#, - index: 630, + index: 642, flags: IS_OSI_APPROVED, }, License { name: "Unicode-DFS-2015", full_name: r#"Unicode License Agreement - Data Files and Software (2015)"#, - index: 631, + index: 643, flags: 0x0, }, License { name: "Unicode-DFS-2016", full_name: r#"Unicode License Agreement - Data Files and Software (2016)"#, - index: 632, + index: 644, flags: IS_OSI_APPROVED, }, License { name: "Unicode-TOU", full_name: r#"Unicode Terms of Use"#, - index: 633, + index: 645, flags: 0x0, }, License { name: "UnixCrypt", full_name: r#"UnixCrypt License"#, - index: 634, + index: 646, flags: 0x0, }, License { name: "Unlicense", full_name: r#"The Unlicense"#, - index: 635, + index: 647, flags: IS_OSI_APPROVED | IS_FSF_LIBRE, }, License { name: "Unlicense-libtelnet", full_name: r#"Unlicense - libtelnet variant"#, - index: 636, + index: 648, flags: 0x0, }, License { name: "Unlicense-libwhirlpool", full_name: r#"Unlicense - libwhirlpool variant"#, - index: 637, + index: 649, flags: 0x0, }, License { name: "VOSTROM", full_name: r#"VOSTROM Public License for Open Source"#, - index: 638, + index: 650, flags: 0x0, }, License { name: "VSL-1.0", full_name: r#"Vovida Software License v1.0"#, - index: 639, + index: 651, flags: IS_OSI_APPROVED, }, License { name: "Vim", full_name: r#"Vim License"#, - index: 640, + index: 652, flags: IS_FSF_LIBRE, }, License { name: "Vixie-Cron", full_name: r#"Vixie Cron License"#, - index: 641, + index: 653, flags: 0x0, }, License { name: "W3C", full_name: r#"W3C Software Notice and License (2002-12-31)"#, - index: 642, + index: 654, flags: IS_OSI_APPROVED | IS_FSF_LIBRE, }, License { name: "W3C-19980720", full_name: r#"W3C Software Notice and License (1998-07-20)"#, - index: 643, + index: 655, flags: 0x0, }, License { name: "W3C-20150513", full_name: r#"W3C Software Notice and Document License (2015-05-13)"#, - index: 644, + index: 656, flags: IS_OSI_APPROVED, }, License { name: "WTFNMFPL", full_name: r#"Do What The F*ck You Want To But It's Not My Fault Public License"#, - index: 645, + index: 657, flags: 0x0, }, License { name: "WTFPL", full_name: r#"Do What The F*ck You Want To Public License"#, - index: 646, + index: 658, flags: IS_FSF_LIBRE, }, License { name: "Watcom-1.0", full_name: r#"Sybase Open Watcom Public License 1.0"#, - index: 647, + index: 659, flags: IS_OSI_APPROVED, }, License { name: "Widget-Workshop", full_name: r#"Widget Workshop License"#, - index: 648, + index: 660, flags: 0x0, }, License { name: "WordNet", full_name: r#"WordNet License"#, - index: 649, + index: 661, flags: IS_OSI_APPROVED, }, License { name: "Wsuipa", full_name: r#"Wsuipa License"#, - index: 650, + index: 662, flags: 0x0, }, License { name: "X11", full_name: r#"X11 License"#, - index: 651, + index: 663, flags: IS_FSF_LIBRE, }, License { name: "X11-distribute-modifications-variant", full_name: r#"X11 License Distribution Modification Variant"#, - index: 652, + index: 664, flags: 0x0, }, License { name: "X11-no-permit-persons", full_name: r#"X11 no permit persons clause"#, - index: 653, + index: 665, flags: 0x0, }, License { name: "X11-swapped", full_name: r#"X11 swapped final paragraphs"#, - index: 654, + index: 666, flags: 0x0, }, License { name: "XFree86-1.1", full_name: r#"XFree86 License 1.1"#, - index: 655, + index: 667, flags: IS_FSF_LIBRE, }, License { name: "XSkat", full_name: r#"XSkat License"#, - index: 656, + index: 668, flags: 0x0, }, License { name: "Xdebug-1.03", full_name: r#"Xdebug License v 1.03"#, - index: 657, + index: 669, flags: 0x0, }, License { name: "Xerox", full_name: r#"Xerox License"#, - index: 658, + index: 670, flags: 0x0, }, License { name: "Xfig", full_name: r#"Xfig License"#, - index: 659, + index: 671, flags: 0x0, }, License { name: "Xnet", full_name: r#"X.Net License"#, - index: 660, + index: 672, flags: IS_OSI_APPROVED, }, License { name: "YPL-1.0", full_name: r#"Yahoo! Public License v1.0"#, - index: 661, + index: 673, flags: 0x0, }, License { name: "YPL-1.1", full_name: r#"Yahoo! Public License v1.1"#, - index: 662, + index: 674, flags: IS_FSF_LIBRE | IS_COPYLEFT, }, License { name: "ZPL-1.1", full_name: r#"Zope Public License 1.1"#, - index: 663, + index: 675, flags: 0x0, }, License { name: "ZPL-2.0", full_name: r#"Zope Public License 2.0"#, - index: 664, + index: 676, flags: IS_OSI_APPROVED | IS_FSF_LIBRE, }, License { name: "ZPL-2.1", full_name: r#"Zope Public License 2.1"#, - index: 665, + index: 677, flags: IS_OSI_APPROVED | IS_FSF_LIBRE, }, License { name: "Zed", full_name: r#"Zed License"#, - index: 666, + index: 678, flags: 0x0, }, License { name: "Zeeff", full_name: r#"Zeeff License"#, - index: 667, + index: 679, flags: 0x0, }, License { name: "Zend-2.0", full_name: r#"Zend License v2.0"#, - index: 668, + index: 680, flags: IS_FSF_LIBRE, }, License { name: "Zimbra-1.3", full_name: r#"Zimbra Public License v1.3"#, - index: 669, + index: 681, flags: IS_FSF_LIBRE, }, License { name: "Zimbra-1.4", full_name: r#"Zimbra Public License v1.4"#, - index: 670, + index: 682, flags: 0x0, }, License { name: "Zlib", full_name: r#"zlib License"#, - index: 671, + index: 683, flags: IS_OSI_APPROVED | IS_FSF_LIBRE, }, License { name: "any-OSI", full_name: r#"Any OSI License"#, - index: 672, + index: 684, flags: 0x0, }, License { name: "any-OSI-perl-modules", full_name: r#"Any OSI License - Perl Modules"#, - index: 673, + index: 685, + flags: 0x0, + }, + License { + name: "atc-game", + full_name: r#"atc Game License"#, + index: 686, flags: 0x0, }, License { name: "bcrypt-Solar-Designer", full_name: r#"bcrypt Solar Designer License"#, - index: 674, + index: 687, flags: 0x0, }, License { name: "blessing", full_name: r#"SQLite Blessing"#, - index: 675, + index: 688, flags: 0x0, }, License { name: "bzip2-1.0.5", full_name: r#"bzip2 and libbzip2 License v1.0.5"#, - index: 676, + index: 689, flags: IS_DEPRECATED, }, License { name: "bzip2-1.0.6", full_name: r#"bzip2 and libbzip2 License v1.0.6"#, - index: 677, + index: 690, flags: 0x0, }, License { name: "check-cvs", full_name: r#"check-cvs License"#, - index: 678, + index: 691, flags: 0x0, }, License { name: "checkmk", full_name: r#"Checkmk License"#, - index: 679, + index: 692, flags: 0x0, }, License { name: "copyleft-next-0.3.0", full_name: r#"copyleft-next 0.3.0"#, - index: 680, + index: 693, flags: 0x0, }, License { name: "copyleft-next-0.3.1", full_name: r#"copyleft-next 0.3.1"#, - index: 681, + index: 694, flags: 0x0, }, License { name: "curl", full_name: r#"curl License"#, - index: 682, - flags: 0x0, + index: 695, + flags: IS_OSI_APPROVED, }, License { name: "cve-tou", full_name: r#"Common Vulnerability Enumeration ToU License"#, - index: 683, + index: 696, flags: 0x0, }, License { name: "diffmark", full_name: r#"diffmark license"#, - index: 684, + index: 697, flags: 0x0, }, License { name: "dtoa", full_name: r#"David M. Gay dtoa License"#, - index: 685, + index: 698, flags: 0x0, }, License { name: "dvipdfm", full_name: r#"dvipdfm License"#, - index: 686, + index: 699, flags: 0x0, }, License { name: "eCos-2.0", full_name: r#"eCos license version 2.0"#, - index: 687, + index: 700, flags: IS_DEPRECATED | IS_FSF_LIBRE, }, License { name: "eGenix", full_name: r#"eGenix.com Public License 1.1.0"#, - index: 688, + index: 701, flags: 0x0, }, License { name: "etalab-2.0", full_name: r#"Etalab Open License 2.0"#, - index: 689, + index: 702, flags: 0x0, }, License { name: "fwlw", full_name: r#"fwlw License"#, - index: 690, + index: 703, flags: 0x0, }, License { name: "gSOAP-1.3b", full_name: r#"gSOAP Public License v1.3b"#, - index: 691, + index: 704, flags: 0x0, }, License { name: "generic-xts", full_name: r#"Generic XTS License"#, - index: 692, + index: 705, flags: 0x0, }, License { name: "gnuplot", full_name: r#"gnuplot License"#, - index: 693, + index: 706, flags: IS_FSF_LIBRE, }, License { name: "gtkbook", full_name: r#"gtkbook License"#, - index: 694, + index: 707, flags: 0x0, }, License { name: "hdparm", full_name: r#"hdparm License"#, - index: 695, + index: 708, flags: 0x0, }, License { name: "hyphen-bulgarian", full_name: r#"hyphen-bulgarian License"#, - index: 696, + index: 709, flags: 0x0, }, License { name: "iMatix", full_name: r#"iMatix Standard Function Library Agreement"#, - index: 697, + index: 710, flags: IS_FSF_LIBRE, }, License { name: "jove", full_name: r#"Jove License"#, - index: 698, + index: 711, flags: 0x0, }, License { name: "libpng-1.6.35", full_name: r#"PNG Reference Library License v1 (for libpng 0.5 through 1.6.35)"#, - index: 699, + index: 712, flags: 0x0, }, License { name: "libpng-2.0", full_name: r#"PNG Reference Library version 2"#, - index: 700, + index: 713, flags: 0x0, }, License { name: "libselinux-1.0", full_name: r#"libselinux public domain notice"#, - index: 701, + index: 714, flags: 0x0, }, License { name: "libtiff", full_name: r#"libtiff License"#, - index: 702, + index: 715, flags: 0x0, }, License { name: "libutil-David-Nugent", full_name: r#"libutil David Nugent License"#, - index: 703, + index: 716, flags: 0x0, }, License { name: "lsof", full_name: r#"lsof License"#, - index: 704, + index: 717, flags: 0x0, }, License { name: "magaz", full_name: r#"magaz License"#, - index: 705, + index: 718, flags: 0x0, }, License { name: "mailprio", full_name: r#"mailprio License"#, - index: 706, + index: 719, flags: 0x0, }, License { name: "man2html", full_name: r#"man2html License"#, - index: 707, + index: 720, flags: 0x0, }, License { name: "metamail", full_name: r#"metamail License"#, - index: 708, + index: 721, flags: 0x0, }, License { name: "mpi-permissive", full_name: r#"mpi Permissive License"#, - index: 709, + index: 722, flags: 0x0, }, License { name: "mpich2", full_name: r#"mpich2 License"#, - index: 710, + index: 723, flags: 0x0, }, License { name: "mplus", full_name: r#"mplus Font License"#, - index: 711, + index: 724, flags: 0x0, }, License { name: "ngrep", full_name: r#"ngrep License"#, - index: 712, + index: 725, flags: 0x0, }, License { name: "pkgconf", full_name: r#"pkgconf License"#, - index: 713, + index: 726, flags: 0x0, }, License { name: "pnmstitch", full_name: r#"pnmstitch License"#, - index: 714, + index: 727, flags: 0x0, }, License { name: "psfrag", full_name: r#"psfrag License"#, - index: 715, + index: 728, flags: 0x0, }, License { name: "psutils", full_name: r#"psutils License"#, - index: 716, + index: 729, flags: 0x0, }, License { name: "python-ldap", full_name: r#"Python ldap License"#, - index: 717, + index: 730, flags: 0x0, }, License { name: "radvd", full_name: r#"radvd License"#, - index: 718, + index: 731, flags: 0x0, }, License { name: "snprintf", full_name: r#"snprintf License"#, - index: 719, + index: 732, flags: 0x0, }, License { name: "softSurfer", full_name: r#"softSurfer License"#, - index: 720, + index: 733, flags: 0x0, }, License { name: "ssh-keyscan", full_name: r#"ssh-keyscan License"#, - index: 721, + index: 734, flags: 0x0, }, License { name: "swrule", full_name: r#"swrule License"#, - index: 722, + index: 735, flags: 0x0, }, License { name: "threeparttable", full_name: r#"threeparttable License"#, - index: 723, + index: 736, flags: 0x0, }, License { name: "ulem", full_name: r#"ulem License"#, - index: 724, + index: 737, flags: 0x0, }, License { name: "w3m", full_name: r#"w3m License"#, - index: 725, + index: 738, flags: 0x0, }, License { name: "wwl", full_name: r#"WWL License"#, - index: 726, + index: 739, flags: 0x0, }, License { name: "wxWindows", full_name: r#"wxWindows Library License"#, - index: 727, + index: 740, flags: IS_DEPRECATED | IS_OSI_APPROVED, }, License { name: "xinetd", full_name: r#"xinetd License"#, - index: 728, + index: 741, flags: IS_FSF_LIBRE | IS_COPYLEFT, }, License { name: "xkeyboard-config-Zinoviev", full_name: r#"xkeyboard-config Zinoviev License"#, - index: 729, + index: 742, flags: 0x0, }, License { name: "xlock", full_name: r#"xlock License"#, - index: 730, + index: 743, flags: 0x0, }, License { name: "xpp", full_name: r#"XPP License"#, - index: 731, + index: 744, flags: 0x0, }, License { name: "xzoom", full_name: r#"xzoom License"#, - index: 732, + index: 745, flags: 0x0, }, License { name: "zlib-acknowledgement", full_name: r#"zlib/libpng License with Acknowledgement"#, - index: 733, + index: 746, flags: 0x0, }, ]; @@ -4629,253 +4707,263 @@ pub const EXCEPTIONS: &[Exception] = &[ flags: 0, }, Exception { - name: "Independent-modules-exception", + name: "Google-Patent-WebM", index: 34, flags: 0, }, Exception { - name: "KiCad-libraries-exception", + name: "Independent-modules-exception", index: 35, flags: 0, }, Exception { - name: "LGPL-3.0-linking-exception", + name: "KiCad-libraries-exception", index: 36, flags: 0, }, Exception { - name: "LLGPL", + name: "LGPL-3.0-linking-exception", index: 37, flags: 0, }, Exception { - name: "LLVM-exception", + name: "LLGPL", index: 38, flags: 0, }, Exception { - name: "LZMA-exception", + name: "LLVM-exception", index: 39, flags: 0, }, Exception { - name: "Libtool-exception", + name: "LZMA-exception", index: 40, flags: 0, }, Exception { - name: "Linux-syscall-note", + name: "Libtool-exception", index: 41, flags: 0, }, Exception { - name: "Nokia-Qt-exception-1.1", + name: "Linux-syscall-note", index: 42, + flags: 0, + }, + Exception { + name: "Nokia-Qt-exception-1.1", + index: 43, flags: IS_DEPRECATED, }, Exception { name: "OCCT-exception-1.0", - index: 43, + index: 44, flags: 0, }, Exception { name: "OCaml-LGPL-linking-exception", - index: 44, + index: 45, flags: 0, }, Exception { name: "OpenJDK-assembly-exception-1.0", - index: 45, + index: 46, flags: 0, }, Exception { name: "PCRE2-exception", - index: 46, + index: 47, flags: 0, }, Exception { name: "PS-or-PDF-font-exception-20170817", - index: 47, + index: 48, flags: 0, }, Exception { name: "QPL-1.0-INRIA-2004-exception", - index: 48, + index: 49, flags: 0, }, Exception { name: "Qt-GPL-exception-1.0", - index: 49, + index: 50, flags: 0, }, Exception { name: "Qt-LGPL-exception-1.1", - index: 50, + index: 51, flags: 0, }, Exception { name: "Qwt-exception-1.0", - index: 51, + index: 52, flags: 0, }, Exception { name: "RRDtool-FLOSS-exception-2.0", - index: 52, + index: 53, flags: 0, }, Exception { name: "SANE-exception", - index: 53, + index: 54, flags: 0, }, Exception { name: "SHL-2.0", - index: 54, + index: 55, flags: 0, }, Exception { name: "SHL-2.1", - index: 55, + index: 56, flags: 0, }, Exception { name: "SWI-exception", - index: 56, + index: 57, flags: 0, }, Exception { name: "Simple-Library-Usage-exception", - index: 57, + index: 58, + flags: 0, + }, + Exception { + name: "Spelling-Provider-LGPL-exception", + index: 59, flags: 0, }, Exception { name: "Swift-exception", - index: 58, + index: 60, flags: 0, }, Exception { name: "Texinfo-exception", - index: 59, + index: 61, flags: 0, }, Exception { name: "UBDL-exception", - index: 60, + index: 62, flags: 0, }, Exception { name: "Universal-FOSS-exception-1.0", - index: 61, + index: 63, flags: 0, }, Exception { name: "WxWindows-exception-3.1", - index: 62, + index: 64, flags: 0, }, Exception { name: "cryptsetup-OpenSSL-exception", - index: 63, + index: 65, flags: 0, }, Exception { name: "eCos-exception-2.0", - index: 64, + index: 66, flags: 0, }, Exception { name: "erlang-otp-linking-exception", - index: 65, + index: 67, flags: 0, }, Exception { name: "fmt-exception", - index: 66, + index: 68, flags: 0, }, Exception { name: "freertos-exception-2.0", - index: 67, + index: 69, flags: 0, }, Exception { name: "gnu-javamail-exception", - index: 68, + index: 70, flags: 0, }, Exception { name: "harbour-exception", - index: 69, + index: 71, flags: 0, }, Exception { name: "i2p-gpl-java-exception", - index: 70, + index: 72, flags: 0, }, Exception { name: "kvirc-openssl-exception", - index: 71, + index: 73, flags: 0, }, Exception { name: "libpri-OpenH323-exception", - index: 72, + index: 74, flags: 0, }, Exception { name: "mif-exception", - index: 73, + index: 75, flags: 0, }, Exception { name: "mxml-exception", - index: 74, + index: 76, flags: 0, }, Exception { name: "openvpn-openssl-exception", - index: 75, + index: 77, flags: 0, }, Exception { name: "polyparse-exception", - index: 76, + index: 78, flags: 0, }, Exception { name: "romic-exception", - index: 77, + index: 79, flags: 0, }, Exception { name: "rsync-linking-exception", - index: 78, + index: 80, flags: 0, }, Exception { name: "sqlitestudio-OpenSSL-exception", - index: 79, + index: 81, flags: 0, }, Exception { name: "stunnel-exception", - index: 80, + index: 82, flags: 0, }, Exception { name: "u-boot-exception-2.0", - index: 81, + index: 83, flags: 0, }, Exception { name: "vsftpd-openssl-exception", - index: 82, + index: 84, flags: 0, }, Exception { name: "x11vnc-openssl-exception", - index: 83, + index: 85, flags: 0, }, ]; diff --git a/src/text.rs b/src/text.rs index 3df91f6..7d3cbb6 100644 --- a/src/text.rs +++ b/src/text.rs @@ -105,6 +105,10 @@ pub const LICENSE_TEXTS: &[(&str, &str)] = &[ "BSD-2-Clause-pkgconf-disclaimer", include!("text/licenses/BSD-2-Clause-pkgconf-disclaimer"), ), + ( + "BSD-2-Clause-pos-unchanged", + include!("text/licenses/BSD-2-Clause-pos-unchanged"), + ), ("BSD-3-Clause", include!("text/licenses/BSD-3-Clause")), ( "BSD-3-Clause-Attribution", @@ -143,6 +147,10 @@ pub const LICENSE_TEXTS: &[(&str, &str)] = &[ "BSD-3-Clause-Open-MPI", include!("text/licenses/BSD-3-Clause-Open-MPI"), ), + ( + "BSD-3-Clause-OpenWebUI", + include!("text/licenses/BSD-3-Clause-OpenWebUI"), + ), ( "BSD-3-Clause-Sun", include!("text/licenses/BSD-3-Clause-Sun"), @@ -185,6 +193,14 @@ pub const LICENSE_TEXTS: &[(&str, &str)] = &[ ), ("BSD-Protection", include!("text/licenses/BSD-Protection")), ("BSD-Source-Code", include!("text/licenses/BSD-Source-Code")), + ( + "BSD-Source-Code-no-disclaimer", + include!("text/licenses/BSD-Source-Code-no-disclaimer"), + ), + ( + "BSD-Source-alt-GPL", + include!("text/licenses/BSD-Source-alt-GPL"), + ), ( "BSD-Source-beginning-file", include!("text/licenses/BSD-Source-beginning-file"), @@ -194,6 +210,10 @@ pub const LICENSE_TEXTS: &[(&str, &str)] = &[ "BSD-Systemics-W3Works", include!("text/licenses/BSD-Systemics-W3Works"), ), + ( + "BSD-ask-to-endorse", + include!("text/licenses/BSD-ask-to-endorse"), + ), ("BSL-1.0", include!("text/licenses/BSL-1.0")), ("BUSL-1.1", include!("text/licenses/BUSL-1.1")), ("Baekmuk", include!("text/licenses/Baekmuk")), @@ -222,7 +242,12 @@ pub const LICENSE_TEXTS: &[(&str, &str)] = &[ "Brian-Gladman-3-Clause", include!("text/licenses/Brian-Gladman-3-Clause"), ), + ( + "Brian-Gladman-3-Clause-no-conversion", + include!("text/licenses/Brian-Gladman-3-Clause-no-conversion"), + ), ("Buddy", include!("text/licenses/Buddy")), + ("Bugroff", include!("text/licenses/Bugroff")), ("C-UDA-1.0", include!("text/licenses/C-UDA-1.0")), ("CAL-1.0", include!("text/licenses/CAL-1.0")), ( @@ -248,6 +273,10 @@ pub const LICENSE_TEXTS: &[(&str, &str)] = &[ ("CC-BY-NC-2.5", include!("text/licenses/CC-BY-NC-2.5")), ("CC-BY-NC-3.0", include!("text/licenses/CC-BY-NC-3.0")), ("CC-BY-NC-3.0-DE", include!("text/licenses/CC-BY-NC-3.0-DE")), + ( + "CC-BY-NC-3.0-IGO", + include!("text/licenses/CC-BY-NC-3.0-IGO"), + ), ("CC-BY-NC-4.0", include!("text/licenses/CC-BY-NC-4.0")), ("CC-BY-NC-ND-1.0", include!("text/licenses/CC-BY-NC-ND-1.0")), ("CC-BY-NC-ND-2.0", include!("text/licenses/CC-BY-NC-ND-2.0")), @@ -417,6 +446,7 @@ pub const LICENSE_TEXTS: &[(&str, &str)] = &[ ("Eurosym", include!("text/licenses/Eurosym")), ("FBM", include!("text/licenses/FBM")), ("FDK-AAC", include!("text/licenses/FDK-AAC")), + ("FDK-MPEG-H", include!("text/licenses/FDK-MPEG-H")), ("FSFAP", include!("text/licenses/FSFAP")), ( "FSFAP-no-warranty-disclaimer", @@ -647,6 +677,10 @@ pub const LICENSE_TEXTS: &[(&str, &str)] = &[ ("HTMLTIDY", include!("text/licenses/HTMLTIDY")), ("HaskellReport", include!("text/licenses/HaskellReport")), ("Hippocratic-2.1", include!("text/licenses/Hippocratic-2.1")), + ( + "Hippocratic-3.0-core", + include!("text/licenses/Hippocratic-3.0-core"), + ), ("IBM-pibs", include!("text/licenses/IBM-pibs")), ("ICU", include!("text/licenses/ICU")), ( @@ -663,6 +697,7 @@ pub const LICENSE_TEXTS: &[(&str, &str)] = &[ ("ImageMagick", include!("text/licenses/ImageMagick")), ("Imlib2", include!("text/licenses/Imlib2")), ("Info-ZIP", include!("text/licenses/Info-ZIP")), + ("Informatica", include!("text/licenses/Informatica")), ("Inner-Net-2.0", include!("text/licenses/Inner-Net-2.0")), ("InnoSetup", include!("text/licenses/InnoSetup")), ("Intel", include!("text/licenses/Intel")), @@ -769,6 +804,7 @@ pub const LICENSE_TEXTS: &[(&str, &str)] = &[ ("MS-PL", include!("text/licenses/MS-PL")), ("MS-RL", include!("text/licenses/MS-RL")), ("MTLL", include!("text/licenses/MTLL")), + ("MVT-1.1", include!("text/licenses/MVT-1.1")), ( "Mackerras-3-Clause", include!("text/licenses/Mackerras-3-Clause"), @@ -1063,6 +1099,7 @@ pub const LICENSE_TEXTS: &[(&str, &str)] = &[ "any-OSI-perl-modules", include!("text/licenses/any-OSI-perl-modules"), ), + ("atc-game", include!("text/licenses/atc-game")), ( "bcrypt-Solar-Designer", include!("text/licenses/bcrypt-Solar-Designer"), @@ -1268,6 +1305,10 @@ pub const EXCEPTION_TEXTS: &[(&str, &str)] = &[ include!("text/exceptions/GStreamer-exception-2008"), ), ("Gmsh-exception", include!("text/exceptions/Gmsh-exception")), + ( + "Google-Patent-WebM", + include!("text/exceptions/Google-Patent-WebM"), + ), ( "Independent-modules-exception", include!("text/exceptions/Independent-modules-exception"), @@ -1343,6 +1384,10 @@ pub const EXCEPTION_TEXTS: &[(&str, &str)] = &[ "Simple-Library-Usage-exception", include!("text/exceptions/Simple-Library-Usage-exception"), ), + ( + "Spelling-Provider-LGPL-exception", + include!("text/exceptions/Spelling-Provider-LGPL-exception"), + ), ( "Swift-exception", include!("text/exceptions/Swift-exception"), diff --git a/src/text/exceptions/Google-Patent-WebM b/src/text/exceptions/Google-Patent-WebM new file mode 100644 index 0000000..2ca588f --- /dev/null +++ b/src/text/exceptions/Google-Patent-WebM @@ -0,0 +1,23 @@ +r#"Additional IP Rights Grant (Patents) +------------------------------------ +"These implementations" means the copyrightable works that implement the WebM +codecs distributed by Google as part of the WebM Project. + +Google hereby grants to you a perpetual, worldwide, non-exclusive, no-charge, +royalty-free, irrevocable (except as stated in this section) patent license to +make, have made, use, offer to sell, sell, import, transfer, and otherwise +run, modify and propagate the contents of these implementations of WebM, where +such license applies only to those patent claims, both currently owned by +Google and acquired in the future, licensable by Google that are necessarily +infringed by these implementations of WebM. This grant does not include claims +that would be infringed only as a consequence of further modification of these +implementations. If you or your agent or exclusive licensee institute or order +or agree to the institution of patent litigation or any other patent +enforcement activity against any entity (including a cross-claim or +counterclaim in a lawsuit) alleging that any of these implementations of WebM +or any code incorporated within any of these implementations of WebM +constitute direct or contributory patent infringement, or inducement of +patent infringement, then any patent rights granted to you under this License +for these implementations of WebM shall terminate as of the date such +litigation is filed. +"# \ No newline at end of file diff --git a/src/text/exceptions/Spelling-Provider-LGPL-exception b/src/text/exceptions/Spelling-Provider-LGPL-exception new file mode 100644 index 0000000..68fbb6f --- /dev/null +++ b/src/text/exceptions/Spelling-Provider-LGPL-exception @@ -0,0 +1,10 @@ +r#"In addition, as a special exception, the copyright holders give +permission to link the code of this program with non-LGPL Spelling +Provider libraries (eg: a MSFT Office spell checker backend) +and distribute linked combinations including the two. You must +obey the GNU Lesser General Public License in all respects for +all of the code used other than said providers. If you modify +this file, you may extend this exception to your version of the +file, but you are not obligated to do so. If you do not wish +to do so, delete this exception statement from your version. +"# \ No newline at end of file diff --git a/src/text/licenses/AFL-2.1 b/src/text/licenses/AFL-2.1 index 5132c1f..c03bf71 100644 --- a/src/text/licenses/AFL-2.1 +++ b/src/text/licenses/AFL-2.1 @@ -1,46 +1,198 @@ r#"The Academic Free License -v.2.1 +v. 2.1 This Academic Free License (the "License") applies to any original work of authorship (the "Original Work") whose owner (the "Licensor") has placed the following notice immediately following the copyright notice for the Original Work: - Licensed under the Academic Free License version 2.1 - -1) Grant of Copyright License. Licensor hereby grants You a world-wide, royalty-free, non-exclusive, perpetual, sublicenseable license to do the following: - - a) to reproduce the Original Work in copies; - b) to prepare derivative works ("Derivative Works") based upon the Original Work; - c) to distribute copies of the Original Work and Derivative Works to the public; - d) to perform the Original Work publicly; and - e) to display the Original Work publicly. - -2) Grant of Patent License. Licensor hereby grants You a world-wide, royalty-free, non-exclusive, perpetual, sublicenseable license, under patent claims owned or controlled by the Licensor that are embodied in the Original Work as furnished by the Licensor, to make, use, sell and offer for sale the Original Work and Derivative Works. - -3) Grant of Source Code License. The term "Source Code" means the preferred form of the Original Work for making modifications to it and all available documentation describing how to modify the Original Work. Licensor hereby agrees to provide a machine-readable copy of the Source Code of the Original Work along with each copy of the Original Work that Licensor distributes. Licensor reserves the right to satisfy this obligation by placing a machine-readable copy of the Source Code in an information repository reasonably calculated to permit inexpensive and convenient access by You for as long as Licensor continues to distribute the Original Work, and by publishing the address of that information repository in a notice immediately following the copyright notice that applies to the Original Work. - -4) Exclusions From License Grant. Neither the names of Licensor, nor the names of any contributors to the Original Work, nor any of their trademarks or service marks, may be used to endorse or promote products derived from this Original Work without express prior written permission of the Licensor. Nothing in this License shall be deemed to grant any rights to trademarks, copyrights, patents, trade secrets or any other intellectual property of Licensor except as expressly stated herein. No patent license is granted to make, use, sell or offer to sell embodiments of any patent claims other than the licensed claims defined in Section 2. No right is granted to the trademarks of Licensor even if such marks are included in the Original Work. Nothing in this License shall be interpreted to prohibit Licensor from licensing under different terms from this License any Original Work that Licensor otherwise would have a right to license. +Licensed under the Academic Free License version 2.1 + +1) Grant of Copyright License. Licensor hereby grants You a +world-wide, royalty-free, non-exclusive, perpetual, sublicenseable +license to do the following: + +a) to reproduce the Original Work in copies; + +b) to prepare derivative works ("Derivative Works") based upon the Original Work; + +c) to distribute copies of the Original Work and Derivative Works to the public; + +d) to perform the Original Work publicly; and + +e) to display the Original Work publicly. + +2) Grant of Patent License. Licensor hereby grants You a world-wide, +royalty-free, non-exclusive, perpetual, sublicenseable license, under +patent claims owned or controlled by the Licensor that are embodied in +the Original Work as furnished by the Licensor, to make, use, sell and +offer for sale the Original Work and Derivative Works. + +3) Grant of Source Code License. The term "Source Code" means the +preferred form of the Original Work for making modifications to it and +all available documentation describing how to modify the Original +Work. Licensor hereby agrees to provide a machine-readable copy of the +Source Code of the Original Work along with each copy of the Original +Work that Licensor distributes. Licensor reserves the right to satisfy +this obligation by placing a machine-readable copy of the Source Code +in an information repository reasonably calculated to permit +inexpensive and convenient access by You for as long as Licensor +continues to distribute the Original Work, and by publishing the +address of that information repository in a notice immediately +following the copyright notice that applies to the Original Work. + +4) Exclusions From License Grant. Neither the names of Licensor, nor +the names of any contributors to the Original Work, nor any of their +trademarks or service marks, may be used to endorse or promote +products derived from this Original Work without express prior written +permission of the Licensor. Nothing in this License shall be deemed to +grant any rights to trademarks, copyrights, patents, trade secrets or +any other intellectual property of Licensor except as expressly stated +herein. No patent license is granted to make, use, sell or offer to +sell embodiments of any patent claims other than the licensed claims +defined in Section 2. No right is granted to the trademarks of +Licensor even if such marks are included in the Original Work. Nothing +in this License shall be interpreted to prohibit Licensor from +licensing under different terms from this License any Original Work +that Licensor otherwise would have a right to license. 5) This section intentionally omitted. -6) Attribution Rights. You must retain, in the Source Code of any Derivative Works that You create, all copyright, patent or trademark notices from the Source Code of the Original Work, as well as any notices of licensing and any descriptive text identified therein as an "Attribution Notice." You must cause the Source Code for any Derivative Works that You create to carry a prominent Attribution Notice reasonably calculated to inform recipients that You have modified the Original Work. - -7) Warranty of Provenance and Disclaimer of Warranty. Licensor warrants that the copyright in and to the Original Work and the patent rights granted herein by Licensor are owned by the Licensor or are sublicensed to You under the terms of this License with the permission of the contributor(s) of those copyrights and patent rights. Except as expressly stated in the immediately proceeding sentence, the Original Work is provided under this License on an "AS IS" BASIS and WITHOUT WARRANTY, either express or implied, including, without limitation, the warranties of NON-INFRINGEMENT, MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY OF THE ORIGINAL WORK IS WITH YOU. This DISCLAIMER OF WARRANTY constitutes an essential part of this License. No license to Original Work is granted hereunder except under this disclaimer. - -8) Limitation of Liability. Under no circumstances and under no legal theory, whether in tort (including negligence), contract, or otherwise, shall the Licensor be liable to any person for any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or the use of the Original Work including, without limitation, damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses. This limitation of liability shall not apply to liability for death or personal injury resulting from Licensor's negligence to the extent applicable law prohibits such limitation. Some jurisdictions do not allow the exclusion or limitation of incidental or consequential damages, so this exclusion and limitation may not apply to You. - - 9) Acceptance and Termination. If You distribute copies of the Original Work or a Derivative Work, You must make a reasonable effort under the circumstances to obtain the express assent of recipients to the terms of this License. Nothing else but this License (or another written agreement between Licensor and You) grants You permission to create Derivative Works based upon the Original Work or to exercise any of the rights granted in Section 1 herein, and any attempt to do so except under the terms of this License (or another written agreement between Licensor and You) is expressly prohibited by U.S. copyright law, the equivalent laws of other countries, and by international treaty. Therefore, by exercising any of the rights granted to You in Section 1 herein, You indicate Your acceptance of this License and all of its terms and conditions. - -10) Termination for Patent Action. This License shall terminate automatically and You may no longer exercise any of the rights granted to You by this License as of the date You commence an action, including a cross-claim or counterclaim, against Licensor or any licensee alleging that the Original Work infringes a patent. This termination provision shall not apply for an action alleging patent infringement by combinations of the Original Work with other software or hardware. - -11) Jurisdiction, Venue and Governing Law. Any action or suit relating to this License may be brought only in the courts of a jurisdiction wherein the Licensor resides or in which Licensor conducts its primary business, and under the laws of that jurisdiction excluding its conflict-of-law provisions. The application of the United Nations Convention on Contracts for the International Sale of Goods is expressly excluded. Any use of the Original Work outside the scope of this License or after its termination shall be subject to the requirements and penalties of the U.S. Copyright Act, 17 U.S.C. § 101 et seq., the equivalent laws of other countries, and international treaty. This section shall survive the termination of this License. - -12) Attorneys Fees. In any action to enforce the terms of this License or seeking damages relating thereto, the prevailing party shall be entitled to recover its costs and expenses, including, without limitation, reasonable attorneys' fees and costs incurred in connection with such action, including any appeal of such action. This section shall survive the termination of this License. - -13) Miscellaneous. This License represents the complete agreement concerning the subject matter hereof. If any provision of this License is held to be unenforceable, such provision shall be reformed only to the extent necessary to make it enforceable. - -14) Definition of "You" in This License. "You" throughout this License, whether in upper or lower case, means an individual or a legal entity exercising rights under, and complying with all of the terms of, this License. For legal entities, "You" includes any entity that controls, is controlled by, or is under common control with you. For purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity. - -15) Right to Use. You may use the Original Work in all ways not otherwise restricted or conditioned by this License or by law, and Licensor promises not to interfere with or be responsible for such uses by You. - -This license is Copyright (C) 2003-2004 Lawrence E. Rosen. All rights reserved. -Permission is hereby granted to copy and distribute this license without modification. This license may not be modified without the express written permission of its copyright owner. +6) Attribution Rights. You must retain, in the Source Code of any +Derivative Works that You create, all copyright, patent or trademark +notices from the Source Code of the Original Work, as well as any +notices of licensing and any descriptive text identified therein as an +"Attribution Notice." You must cause the Source Code for any +Derivative Works that You create to carry a prominent Attribution +Notice reasonably calculated to inform recipients that You have +modified the Original Work. + +7) Warranty of Provenance and Disclaimer of Warranty. Licensor +warrants that the copyright in and to the Original Work and the patent +rights granted herein by Licensor are owned by the Licensor or are +sublicensed to You under the terms of this License with the permission +of the contributor(s) of those copyrights and patent rights. Except as +expressly stated in the immediately proceeding sentence, the Original +Work is provided under this License on an "AS IS" BASIS and WITHOUT +WARRANTY, either express or implied, including, without limitation, +the warranties of NON-INFRINGEMENT, MERCHANTABILITY or FITNESS FOR A +PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY OF THE ORIGINAL +WORK IS WITH YOU. This DISCLAIMER OF WARRANTY constitutes an essential +part of this License. No license to Original Work is granted hereunder +except under this disclaimer. + +8) Limitation of Liability. Under no circumstances and under no legal +theory, whether in tort (including negligence), contract, or +otherwise, shall the Licensor be liable to any person for any direct, +indirect, special, incidental, or consequential damages of any +character arising as a result of this License or the use of the +Original Work including, without limitation, damages for loss of +goodwill, work stoppage, computer failure or malfunction, or any and +all other commercial damages or losses. This limitation of liability +shall not apply to liability for death or personal injury resulting +from Licensor's negligence to the extent applicable law prohibits such +limitation. Some jurisdictions do not allow the exclusion or +limitation of incidental or consequential damages, so this exclusion +and limitation may not apply to You. + +9) Acceptance and Termination. If You distribute copies of the +Original Work or a Derivative Work, You must make a reasonable effort +under the circumstances to obtain the express assent of recipients to +the terms of this License. Nothing else but this License (or another +written agreement between Licensor and You) grants You permission to +create Derivative Works based upon the Original Work or to exercise +any of the rights granted in Section 1 herein, and any attempt to do +so except under the terms of this License (or another written +agreement between Licensor and You) is expressly prohibited by +U.S. copyright law, the equivalent laws of other countries, and by +international treaty. Therefore, by exercising any of the rights +granted to You in Section 1 herein, You indicate Your acceptance of +this License and all of its terms and conditions. + +10) Termination for Patent Action. This License shall terminate +automatically and You may no longer exercise any of the rights granted +to You by this License as of the date You commence an action, +including a cross-claim or counterclaim, against Licensor or any +licensee alleging that the Original Work infringes a patent. This +termination provision shall not apply for an action alleging patent +infringement by combinations of the Original Work with other software +or hardware. + +11) Jurisdiction, Venue and Governing Law. Any action or suit relating +to this License may be brought only in the courts of a jurisdiction +wherein the Licensor resides or in which Licensor conducts its primary +business, and under the laws of that jurisdiction excluding its +conflict-of-law provisions. The application of the United Nations +Convention on Contracts for the International Sale of Goods is +expressly excluded. Any use of the Original Work outside the scope of +this License or after its termination shall be subject to the +requirements and penalties of the U.S. Copyright Act, 17 U.S.C. § 101 +et seq., the equivalent laws of other countries, and international +treaty. This section shall survive the termination of this License. + +12) Attorneys Fees. In any action to enforce the terms of this License +or seeking damages relating thereto, the prevailing party shall be +entitled to recover its costs and expenses, including, without +limitation, reasonable attorneys' fees and costs incurred in +connection with such action, including any appeal of such action. This +section shall survive the termination of this License. + +13) Miscellaneous. This License represents the complete agreement +concerning the subject matter hereof. If any provision of this License +is held to be unenforceable, such provision shall be reformed only to +the extent necessary to make it enforceable. + +14) Definition of "You" in This License. "You" throughout this +License, whether in upper or lower case, means an individual or a +legal entity exercising rights under, and complying with all of the +terms of, this License. For legal entities, "You" includes any entity +that controls, is controlled by, or is under common control with +you. For purposes of this definition, "control" means (i) the power, +direct or indirect, to cause the direction or management of such +entity, whether by contract or otherwise, or (ii) ownership of fifty +percent (50%) or more of the outstanding shares, or (iii) beneficial +ownership of such entity. + +15) Right to Use. You may use the Original Work in all ways not +otherwise restricted or conditioned by this License or by law, and +Licensor promises not to interfere with or be responsible for such +uses by You. + +This license is Copyright (C) 2003-2004 Lawrence E. Rosen. All rights +reserved. Permission is hereby granted to copy and distribute this +license without modification. This license may not be modified without +the express written permission of its copyright owner. + + +-- +END OF ACADEMIC FREE LICENSE. The following is intended to describe the essential +differences between the Academic Free License (AFL) version 1.0 and other +open source licenses: + +The Academic Free License is similar to the BSD, MIT, UoI/NCSA and Apache +licenses in many respects but it is intended to solve a few problems with +those licenses. + +* The AFL is written so as to make it clear what software is being +licensed (by the inclusion of a statement following the copyright notice +in the software). This way, the license functions better than a template +license. The BSD, MIT and UoI/NCSA licenses apply to unidentified software. + +* The AFL contains a complete copyright grant to the software. The BSD +and Apache licenses are vague and incomplete in that respect. + +* The AFL contains a complete patent grant to the software. The BSD, MIT, +UoI/NCSA and Apache licenses rely on an implied patent license and contain +no explicit patent grant. + +* The AFL makes it clear that no trademark rights are granted to the +licensor's trademarks. The Apache license contains such a provision, but the +BSD, MIT and UoI/NCSA licenses do not. + +* The AFL includes the warranty by the licensor that it either owns the +copyright or that it is distributing the software under a license. None of +the other licenses contain that warranty. All other warranties are disclaimed, +as is the case for the other licenses. + +* The AFL is itself copyrighted (with the right granted to copy and distribute +without modification). This ensures that the owner of the copyright to the +license will control changes. The Apache license contains a copyright notice, +but the BSD, MIT and UoI/NCSA licenses do not. "# \ No newline at end of file diff --git a/src/text/licenses/BSD-2-Clause-pos-unchanged b/src/text/licenses/BSD-2-Clause-pos-unchanged new file mode 100644 index 0000000..b390eab --- /dev/null +++ b/src/text/licenses/BSD-2-Clause-pos-unchanged @@ -0,0 +1,24 @@ +r#"Copyright (c) +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: +1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer + in this position and unchanged. +2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + +THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR +IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES +OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. +IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, +INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT +NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF +THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +"# \ No newline at end of file diff --git a/src/text/licenses/BSD-3-Clause-OpenWebUI b/src/text/licenses/BSD-3-Clause-OpenWebUI new file mode 100644 index 0000000..286836e --- /dev/null +++ b/src/text/licenses/BSD-3-Clause-OpenWebUI @@ -0,0 +1,52 @@ +r#"Open WebUI License + +Copyright (c) 2023- Open WebUI Inc. [Created by Timothy Jaeryang Baek] +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are met: + +1. Redistributions of source code must retain the above copyright notice, this + list of conditions and the following disclaimer. + +2. Redistributions in binary form must reproduce the above copyright notice, + this list of conditions and the following disclaimer in the documentation + and/or other materials provided with the distribution. + +3. Neither the name of the copyright holder nor the names of its + contributors may be used to endorse or promote products derived from + this software without specific prior written permission. + +4. Notwithstanding any other provision of this License, and as a material + condition of the rights granted herein, licensees are strictly prohibited + from altering, removing, obscuring, or replacing any "Open WebUI" + branding, including but not limited to the name, logo, or any visual, + textual, or symbolic identifiers that distinguish the software and its + interfaces, in any deployment or distribution, except in the following + circumstances: (i) deployments or distributions where the total number + of end users (defined as individual natural persons with direct access + to the application) does not exceed fifty (50) within any rolling + thirty (30) day period; (ii) the licensee has obtained specific prior + written permission from the copyright holder; or (iii) where the + licensee has obtained a duly executed enterprise license expressly + permitting such modification. For all other cases, any removal or + alteration of the "Open WebUI" branding shall constitute a material + breach of license. + +Materials governed by prior licenses retain those original license +terms, as specified in LICENSE_HISTORY. + +By contributing to this project, you agree to the project's Contributor +License Agreement (CONTRIBUTOR_LICENSE_AGREEMENT). + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" +AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE +FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL +DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER +CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, +OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +"# \ No newline at end of file diff --git a/src/text/licenses/BSD-Source-Code-no-disclaimer b/src/text/licenses/BSD-Source-Code-no-disclaimer new file mode 100644 index 0000000..e6b6561 --- /dev/null +++ b/src/text/licenses/BSD-Source-Code-no-disclaimer @@ -0,0 +1,8 @@ +r#"Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: +1. Redistributions of source code must retain the above copyright + notice and this list of conditions, without modification. +2. The name of the author may not be used to endorse or promote products + derived from this software without specific prior written permission. +"# \ No newline at end of file diff --git a/src/text/licenses/BSD-Source-alt-GPL b/src/text/licenses/BSD-Source-alt-GPL new file mode 100644 index 0000000..754d1f7 --- /dev/null +++ b/src/text/licenses/BSD-Source-alt-GPL @@ -0,0 +1,24 @@ +r#"Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: +1. Redistributions of source code must retain the above copyright + notice, this list of conditions, and the following disclaimer, + without modification. +2. The name of the author may not be used to endorse or promote products + derived from this software without specific prior written permission. + +Alternatively, this software may be distributed under the terms of the +GNU Public License ("GPL"). + +THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND +ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE +ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE FOR +ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL +DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS +OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) +HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT +LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY +OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF +SUCH DAMAGE. +"# \ No newline at end of file diff --git a/src/text/licenses/BSD-ask-to-endorse b/src/text/licenses/BSD-ask-to-endorse new file mode 100644 index 0000000..b5b465b --- /dev/null +++ b/src/text/licenses/BSD-ask-to-endorse @@ -0,0 +1,20 @@ +r#" Copyright (c) 2001 Emin Martinian + + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that neither the name of Emin + Martinian nor the names of any contributors are be used to endorse or + promote products derived from this software without specific prior + written permission. + + THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS + "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT + LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR + A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT + OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, + SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT + LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, + DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY + THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT + (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE + OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +"# \ No newline at end of file diff --git a/src/text/licenses/Brian-Gladman-3-Clause-no-conversion b/src/text/licenses/Brian-Gladman-3-Clause-no-conversion new file mode 100644 index 0000000..911b3c3 --- /dev/null +++ b/src/text/licenses/Brian-Gladman-3-Clause-no-conversion @@ -0,0 +1,21 @@ +r#"Copyright (c) 2001, Dr Brian Gladman , Worcester, UK. +All rights reserved. + +LICENSE TERMS + +The free distribution and use of this software in both source and binary +form is allowed (with or without changes) provided that: + + 1. distributions of this source code include the above copyright + notice, this list of conditions and the following disclaimer; + 2. distributions in binary form include the above copyright + notice, this list of conditions and the following disclaimer + in the documentation and/or other associated materials; + 3. the copyright holder's name is not used to endorse products + built using this software without specific written permission. + +DISCLAIMER +This software is provided 'as is' with no explcit or implied warranties +in respect of any properties, including, but not limited to, correctness +and fitness for purpose. +"# \ No newline at end of file diff --git a/src/text/licenses/Bugroff b/src/text/licenses/Bugroff new file mode 100644 index 0000000..1ca65c5 --- /dev/null +++ b/src/text/licenses/Bugroff @@ -0,0 +1,41 @@ +r#"The "No problem Bugroff" license. + +Richard Stallman of the Free Software Foundation devised, in addition to some marvelous software, the GNU General Public License (GPL for short). Or the CopyLeft it is sometimes called. + +It is quite a revolutionary document, using the "copyright" tool to to protect your right to use free software. + +Unfortunately using copyright to protect free software is a lot like using a Jackal to guard the hens. + +In fact, various inconveniences relating to this have resulted in modifications such as the LGPL (Library General Public License) and more recently the NPL (Netscape Public License) + +I call these matters mere inconveniences, the real damage will occur when the Jackal's, (sorry, I mean lawyers), actually get to test the GPL in court for the first time. + +Thus enter my version. + +Its very simple. + +Entirely consistent. + +Completely unrestrictive. + +Easy to apply. + +The "No problem Bugroff" license is as follows... + +The answer to any and every question relating to the copyright, patents, legal issues of Bugroff licensed software is.... + +Sure, No problem. Don't worry, be happy. Now bugger off. + +All portions of this license are important.. + + "Sure, no problem." Gives you complete freedom. I mean it. Utterly complete. A bit of a joke really. You have complete freedom anyway. + "Don't worry, be happy." Apart from being good advice and a good song, it also says :- No matter what anyone else says or does, you still have complete freedom. + Now bugger off. The only way to get rid of pushy Jackals is to ignore them and not feed them. The GPL is just begging somebody to take it to court. Can't you just see it. Exactly the same thing that happened when some twit (not Linus) registered Linux as his own personal trademark. People got upset, started a fund, and hired, off all ruddy things, a Jackal to try and defend the chicken! Who really benefits from this trademark / patent / copyright thing anyway? The lawyers. Who made it up in the first place? The lawyers. + +OK so the last part of the license sounds a bit harsh, but seriously folks, if you are a :- + + Lawyer asking these legalese questions... You should go off and learn an honest trade that will actually contribute to life instead of draining it. + Programmer asking these legalese questions... You have amazingly powerful tools in your hands and mind, use them to ask and answer the worthwhile questions of life, the universe and everything. Stop mucking about with such legal nonsense and get back to programming. + User/reader asking these question... Don't worry. Go off and be happy. Have fun. Enjoy what has been created for you. + +"# \ No newline at end of file diff --git a/src/text/licenses/CC-BY-NC-3.0-IGO b/src/text/licenses/CC-BY-NC-3.0-IGO new file mode 100644 index 0000000..d64341b --- /dev/null +++ b/src/text/licenses/CC-BY-NC-3.0-IGO @@ -0,0 +1,71 @@ +r#"Attribution-NonCommercial 3.0 IGO + +CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE LEGAL SERVICES. DISTRIBUTION OF THIS LICENSE DOES NOT CREATE AN ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS INFORMATION ON AN "AS-IS" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES REGARDING THE INFORMATION PROVIDED, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING FROM ITS USE. THE LICENSOR IS NOT NECESSARILY AN INTERGOVERNMENTAL ORGANIZATION (IGO), AS DEFINED IN THE LICENSE BELOW. +License +THE WORK (AS DEFINED BELOW) IS PROVIDED UNDER THE TERMS OF THIS CREATIVE COMMONS PUBLIC LICENSE (“LICENSE”). THE LICENSOR (DEFINED BELOW) HOLDS COPYRIGHT AND OTHER RIGHTS IN THE WORK. ANY USE OF THE WORK OTHER THAN AS AUTHORIZED UNDER THIS LICENSE IS PROHIBITED. + +BY EXERCISING ANY RIGHTS TO THE WORK PROVIDED HERE, YOU ACCEPT AND AGREE TO BE BOUND BY THE TERMS OF THIS LICENSE. THE LICENSOR GRANTS YOU THE RIGHTS CONTAINED HERE IN CONSIDERATION FOR YOUR ACCEPTANCE AND AGREEMENT TO THE TERMS OF THE LICENSE. + +1. Definitions + +“IGO” means, solely and exclusively for purposes of this License, an organization established by a treaty or other instrument governed by international law and possessing its own international legal personality. Other organizations established to carry out activities across national borders and that accordingly enjoy immunity from legal process are also IGOs for the sole and exclusive purposes of this License. IGOs may include as members, in addition to states, other entities. +"Work" means the literary and/or artistic work eligible for copyright protection, whatever may be the mode or form of its expression including digital form, and offered under the terms of this License. It is understood that a database, which by reason of the selection and arrangement of its contents constitutes an intellectual creation, is considered a Work. +"Licensor" means the individual, individuals, entity or entities that offer(s) the Work under the terms of this License and may be, but is not necessarily, an IGO. +"You" means an individual or entity exercising rights under this License. +"Reproduce" means to make a copy of the Work in any manner or form, and by any means. +"Distribute" means the activity of making publicly available the Work or Adaptation (or copies of the Work or Adaptation), as applicable, by sale, rental, public lending or any other known form of transfer of ownership or possession of the Work or copy of the Work. +"Publicly Perform" means to perform public recitations of the Work and to communicate to the public those public recitations, by any means or process, including by wire or wireless means or public digital performances; to make available to the public Works in such a way that members of the public may access these Works from a place and at a place individually chosen by them; to perform the Work to the public by any means or process and the communication to the public of the performances of the Work, including by public digital performance; to broadcast and rebroadcast the Work by any means including signs, sounds or images. +"Adaptation" means a work derived from or based upon the Work, or upon the Work and other pre-existing works. Adaptations may include works such as translations, derivative works, or any alterations and arrangements of any kind involving the Work. For purposes of this License, where the Work is a musical work, performance, or phonogram, the synchronization of the Work in timed-relation with a moving image is an Adaptation. For the avoidance of doubt, including the Work in a Collection is not an Adaptation. +"Collection" means a collection of literary or artistic works or other works or subject matter other than works listed in Section 1(b) which by reason of the selection and arrangement of their contents, constitute intellectual creations, in which the Work is included in its entirety in unmodified form along with one or more other contributions, each constituting separate and independent works in themselves, which together are assembled into a collective whole. For the avoidance of doubt, a Collection will not be considered as an Adaptation. +2. Scope of this License. Nothing in this License is intended to reduce, limit, or restrict any uses free from copyright protection. + +3. License Grant. Subject to the terms and conditions of this License, the Licensor hereby grants You a worldwide, royalty-free, non-exclusive license to exercise the rights in the Work as follows: + +to Reproduce, Distribute and Publicly Perform the Work, to incorporate the Work into one or more Collections, and to Reproduce, Distribute and Publicly Perform the Work as incorporated in the Collections; and, +to create, Reproduce, Distribute and Publicly Perform Adaptations, provided that You clearly label, demarcate or otherwise identify that changes were made to the original Work. +This License lasts for the duration of the term of the copyright in the Work licensed by the Licensor. The above rights may be exercised in all media and formats whether now known or hereafter devised. The above rights include the right to make such modifications as are technically necessary to exercise the rights in other media and formats. All rights not expressly granted by the Licensor are hereby reserved, including but not limited to the rights set forth in Section 4(d). + +4. Restrictions. The license granted in Section 3 above is expressly made subject to and limited by the following restrictions: + +You may Distribute or Publicly Perform the Work only under the terms of this License. You must include a copy of, or the Uniform Resource Identifier (URI) for, this License with every copy of the Work You Distribute or Publicly Perform. You may not offer or impose any terms on the Work that restrict the terms of this License or the ability of the recipient of the Work to exercise the rights granted to that recipient under the terms of the License. You may not sublicense the Work (see section 8(a)). You must keep intact all notices that refer to this License and to the disclaimer of warranties with every copy of the Work You Distribute or Publicly Perform. When You Distribute or Publicly Perform the Work, You may not impose any effective technological measures on the Work that restrict the ability of a recipient of the Work from You to exercise the rights granted to that recipient under the terms of the License. This Section 4(a) applies to the Work as incorporated in a Collection, but this does not require the Collection apart from the Work itself to be made subject to the terms of this License. If You create a Collection, upon notice from a Licensor You must, to the extent practicable, remove from the Collection any credit (inclusive of any logo, trademark, official mark or official emblem) as required by Section 4(c), as requested. If You create an Adaptation, upon notice from a Licensor You must, to the extent practicable, remove from the Adaptation any credit (inclusive of any logo, trademark, official mark or official emblem) as required by Section 4(c), as requested. +You may not exercise any of the rights granted to You in Section 3 above in any manner that is primarily intended for or directed toward commercial advantage or private monetary compensation. The exchange of the Work for other copyrighted works by means of digital file-sharing or otherwise shall not be considered to be primarily intended for or directed toward commercial advantage or private monetary compensation, provided there is no payment of any monetary compensation in connection with the exchange of copyrighted works. +If You Distribute, or Publicly Perform the Work or any Adaptations or Collections, You must, unless a request has been made pursuant to Section 4(a), keep intact all copyright notices for the Work and provide, reasonable to the medium or means You are utilizing: (i) any attributions that the Licensor indicates be associated with the Work as indicated in a copyright notice, (ii) the title of the Work if supplied; (iii) to the extent reasonably practicable, the URI, if any, that the Licensor specifies to be associated with the Work, unless such URI does not refer to the copyright notice or licensing information for the Work; and, (iv) consistent with Section 3(b), in the case of an Adaptation, a credit identifying the use of the Work in the Adaptation. The credit required by this Section 4(c) may be implemented in any reasonable manner; provided, however, that in the case of an Adaptation or Collection, at a minimum such credit will appear, if a credit for all contributors to the Adaptation or Collection appears, then as part of these credits and in a manner at least as prominent as the credits for the other contributors. For the avoidance of doubt, You may only use the credit required by this Section for the purpose of attribution in the manner set out above and, by exercising Your rights under this License, You may not implicitly or explicitly assert or imply any connection with, sponsorship or endorsement by the Licensor or others designated for attribution, of You or Your use of the Work, without the separate, express prior written permission of the Licensor or such others. +For the avoidance of doubt: + +Non-waivable Compulsory License Schemes. In those jurisdictions in which the right to collect royalties through any statutory or compulsory licensing scheme cannot be waived, the Licensor reserves the exclusive right to collect such royalties for any exercise by You of the rights granted under this License; +Waivable Compulsory License Schemes. In those jurisdictions in which the right to collect royalties through any statutory or compulsory licensing scheme can be waived, the Licensor reserves the exclusive right to collect such royalties for any exercise by You of the rights granted under this License if Your exercise of such rights is for a purpose or use which is otherwise than noncommercial as permitted under Section 4(b) and otherwise waives the right to collect royalties through any statutory or compulsory licensing scheme; and, +Voluntary License Schemes. To the extent possible, the Licensor waives the right to collect royalties from You for the exercise of the Licensed Rights, whether directly or through a collecting society under any voluntary licensing scheme. In all other cases the Licensor expressly reserves the right to collect such royalties. +Except as otherwise agreed in writing by the Licensor, if You Reproduce, Distribute or Publicly Perform the Work either by itself or as part of any Adaptations or Collections, You must not distort, mutilate, modify or take other derogatory action in relation to the Work which would be prejudicial to the honor or reputation of the Licensor where moral rights apply. +5. Representations, Warranties and Disclaimer + +THE LICENSOR OFFERS THE WORK AS-IS AND MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY KIND CONCERNING THE WORK, EXPRESS, IMPLIED, STATUTORY OR OTHERWISE, INCLUDING, WITHOUT LIMITATION, WARRANTIES OF TITLE, MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NONINFRINGEMENT, OR THE ABSENCE OF LATENT OR OTHER DEFECTS, ACCURACY, OR THE PRESENCE OF ERRORS, WHETHER OR NOT DISCOVERABLE. + +6. Limitation on Liability + +IN NO EVENT WILL THE LICENSOR BE LIABLE TO YOU ON ANY LEGAL THEORY FOR ANY SPECIAL, INCIDENTAL, CONSEQUENTIAL, PUNITIVE OR EXEMPLARY DAMAGES ARISING OUT OF THIS LICENSE OR THE USE OF THE WORK, EVEN IF THE LICENSOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. + +7. Termination + +Subject to the terms and conditions set forth in this License, the license granted here lasts for the duration of the term of the copyright in the Work licensed by the Licensor as stated in Section 3. Notwithstanding the above, the Licensor reserves the right to release the Work under different license terms or to stop distributing the Work at any time; provided, however that any such election will not serve to withdraw this License (or any other license that has been, or is required to be, granted under the terms of this License), and this License will continue in full force and effect unless terminated as stated below. +If You fail to comply with this License, then this License and the rights granted hereunder will terminate automatically upon any breach by You of the terms of this License. Individuals or entities who have received Adaptations or Collections from You under this License, however, will not have their licenses terminated provided such individuals or entities remain in full compliance with those licenses. Sections 1, 2, 5, 6, 7, and 8 will survive any termination of this License. Notwithstanding the foregoing, this License reinstates automatically as of the date the violation is cured, provided it is cured within 30 days of You discovering the violation, or upon express reinstatement by the Licensor. For the avoidance of doubt, this Section 7(b) does not affect any rights the Licensor may have to seek remedies for violations of this License by You. +8. Miscellaneous + +Each time You Distribute or Publicly Perform the Work or a Collection, the Licensor offers to the recipient a license to the Work on the same terms and conditions as the license granted to You under this License. +Each time You Distribute or Publicly Perform an Adaptation, the Licensor offers to the recipient a license to the original Work on the same terms and conditions as the license granted to You under this License. +If any provision of this License is invalid or unenforceable, it shall not affect the validity or enforceability of the remainder of the terms of this License, and without further action, such provision shall be reformed to the minimum extent necessary to make such provision valid and enforceable. +No term or provision of this License shall be deemed waived and no breach consented to unless such waiver or consent shall be in writing and signed by the Licensor. +This License constitutes the entire agreement between You and the Licensor with respect to the Work licensed here. There are no understandings, agreements or representations with respect to the Work not specified here. The Licensor shall not be bound by any additional provisions that may appear in any communication from You. This License may not be modified without the mutual written agreement of the Licensor and You. +The rights granted under, and the subject matter referenced, in this License were drafted utilizing the terminology of the Berne Convention for the Protection of Literary and Artistic Works (as amended on September 28, 1979), the Rome Convention of 1961, the WIPO Copyright Treaty of 1996, the WIPO Performances and Phonograms Treaty of 1996 and the Universal Copyright Convention (as revised on July 24, 1971). Interpretation of the scope of the rights granted by the Licensor and the conditions imposed on You under this License, this License, and the rights and conditions set forth herein shall be made with reference to copyright as determined in accordance with general principles of international law, including the above mentioned conventions. +Nothing in this License constitutes or may be interpreted as a limitation upon or waiver of any privileges and immunities that may apply to the Licensor or You, including immunity from the legal processes of any jurisdiction, national court or other authority. +Where the Licensor is an IGO, any and all disputes arising under this License that cannot be settled amicably shall be resolved in accordance with the following procedure: + +Pursuant to a notice of mediation communicated by reasonable means by either You or the Licensor to the other, the dispute shall be submitted to non-binding mediation conducted in accordance with rules designated by the Licensor in the copyright notice published with the Work, or if none then in accordance with those communicated in the notice of mediation. The language used in the mediation proceedings shall be English unless otherwise agreed. +If any such dispute has not been settled within 45 days following the date on which the notice of mediation is provided, either You or the Licensor may, pursuant to a notice of arbitration communicated by reasonable means to the other, elect to have the dispute referred to and finally determined by arbitration. The arbitration shall be conducted in accordance with the rules designated by the Licensor in the copyright notice published with the Work, or if none then in accordance with the UNCITRAL Arbitration Rules as then in force. The arbitral tribunal shall consist of a sole arbitrator and the language of the proceedings shall be English unless otherwise agreed. The place of arbitration shall be where the Licensor has its headquarters. The arbitral proceedings shall be conducted remotely (e.g., via telephone conference or written submissions) whenever practicable. +Interpretation of this License in any dispute submitted to mediation or arbitration shall be as set forth in Section 8(f), above. +Creative Commons Notice +Creative Commons is not a party to this License, and makes no warranty whatsoever in connection with the Work. Creative Commons will not be liable to You or any party on any legal theory for any damages whatsoever, including without limitation any general, special, incidental or consequential damages arising in connection to this license. Notwithstanding the foregoing two (2) sentences, if Creative Commons has expressly identified itself as the Licensor hereunder, it shall have all rights and obligations of the Licensor. + +Except for the limited purpose of indicating to the public that the Work is licensed under the CCPL, Creative Commons does not authorize the use by either party of the trademark "Creative Commons" or any related trademark or logo of Creative Commons without the prior written consent of Creative Commons. Any permitted use will be in compliance with Creative Commons' then-current trademark usage guidelines, as may be published on its website or otherwise made available upon request from time to time. For the avoidance of doubt, this trademark restriction does not form part of this License. + +Creative Commons may be contacted at https://creativecommons.org/ . +"# \ No newline at end of file diff --git a/src/text/licenses/FDK-MPEG-H b/src/text/licenses/FDK-MPEG-H new file mode 100644 index 0000000..ab6375c --- /dev/null +++ b/src/text/licenses/FDK-MPEG-H @@ -0,0 +1,80 @@ +r#"Software License for The Fraunhofer FDK MPEG-H Software + +Copyright (c) 2021 - 2023 Fraunhofer-Gesellschaft zur Förderung der angewandten +Forschung e.V. and Contributors +All rights reserved. + +1. INTRODUCTION + +The "Fraunhofer FDK MPEG-H Software" is software that implements the ISO/MPEG +MPEG-H 3D Audio standard for digital audio or related system features. Patent +licenses for necessary patent claims for the Fraunhofer FDK MPEG-H Software +(including those of Fraunhofer), for the use in commercial products and +services, may be obtained from the respective patent owners individually and/or +from Via LA (www.via-la.com). + +Fraunhofer supports the development of MPEG-H products and services by offering +additional software, documentation, and technical advice. In addition, it +operates the MPEG-H Trademark Program to ease interoperability testing of end- +products. Please visit www.mpegh.com for more information. + +2. COPYRIGHT LICENSE + +Redistribution and use in source and binary forms, with or without modification, +are permitted without payment of copyright license fees provided that you +satisfy the following conditions: + +* You must retain the complete text of this software license in redistributions +of the Fraunhofer FDK MPEG-H Software or your modifications thereto in source +code form. + +* You must retain the complete text of this software license in the +documentation and/or other materials provided with redistributions of +the Fraunhofer FDK MPEG-H Software or your modifications thereto in binary form. +You must make available free of charge copies of the complete source code of +the Fraunhofer FDK MPEG-H Software and your modifications thereto to recipients +of copies in binary form. + +* The name of Fraunhofer may not be used to endorse or promote products derived +from the Fraunhofer FDK MPEG-H Software without prior written permission. + +* You may not charge copyright license fees for anyone to use, copy or +distribute the Fraunhofer FDK MPEG-H Software or your modifications thereto. + +* Your modified versions of the Fraunhofer FDK MPEG-H Software must carry +prominent notices stating that you changed the software and the date of any +change. For modified versions of the Fraunhofer FDK MPEG-H Software, the term +"Fraunhofer FDK MPEG-H Software" must be replaced by the term "Third-Party +Modified Version of the Fraunhofer FDK MPEG-H Software". + +3. No PATENT LICENSE + +NO EXPRESS OR IMPLIED LICENSES TO ANY PATENT CLAIMS, including without +limitation the patents of Fraunhofer, ARE GRANTED BY THIS SOFTWARE LICENSE. +Fraunhofer provides no warranty of patent non-infringement with respect to this +software. You may use this Fraunhofer FDK MPEG-H Software or modifications +thereto only for purposes that are authorized by appropriate patent licenses. + +4. DISCLAIMER + +This Fraunhofer FDK MPEG-H Software is provided by Fraunhofer on behalf of the +copyright holders and contributors "AS IS" and WITHOUT ANY EXPRESS OR IMPLIED +WARRANTIES, including but not limited to the implied warranties of +merchantability and fitness for a particular purpose. IN NO EVENT SHALL THE +COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE for any direct, indirect, +incidental, special, exemplary, or consequential damages, including but not +limited to procurement of substitute goods or services; loss of use, data, or +profits, or business interruption, however caused and on any theory of +liability, whether in contract, strict liability, or tort (including +negligence), arising in any way out of the use of this software, even if +advised of the possibility of such damage. + +5. CONTACT INFORMATION + +Fraunhofer Institute for Integrated Circuits IIS +Attention: Division Audio and Media Technologies - MPEG-H FDK +Am Wolfsmantel 33 +91058 Erlangen, Germany +www.iis.fraunhofer.de/amm +amm-info@iis.fraunhofer.de +"# \ No newline at end of file diff --git a/src/text/licenses/GPL-1.0+ b/src/text/licenses/GPL-1.0+ index a6284bc..b3da408 100644 --- a/src/text/licenses/GPL-1.0+ +++ b/src/text/licenses/GPL-1.0+ @@ -80,7 +80,7 @@ You should also get your employer (if you work as a programmer) or your school, Yoyodyne, Inc., hereby disclaims all copyright interest in the program `Gnomovision' (a program to direct compilers to make passes at assemblers) written by James Hacker. -, 1 April 1989 Ty Coon, President of Vice +, 1 April 1989 Ty Coon , President of Vice That's all there is to it! diff --git a/src/text/licenses/GPL-2.0+ b/src/text/licenses/GPL-2.0+ index d482692..e85c8e6 100644 --- a/src/text/licenses/GPL-2.0+ +++ b/src/text/licenses/GPL-2.0+ @@ -97,6 +97,6 @@ You should also get your employer (if you work as a programmer) or your school, Yoyodyne, Inc., hereby disclaims all copyright interest in the program `Gnomovision' (which makes passes at compilers) written by James Hacker. -< signature of Ty Coon > , 1 April 1989 Ty Coon, President of Vice +< signature of Ty Coon > , 1 April 1989 Ty Coon , President of Vice "# \ No newline at end of file diff --git a/src/text/licenses/Hippocratic-3.0-core b/src/text/licenses/Hippocratic-3.0-core new file mode 100644 index 0000000..cc45f27 --- /dev/null +++ b/src/text/licenses/Hippocratic-3.0-core @@ -0,0 +1,308 @@ +r#"HIPPOCRATIC LICENSE + +Version 3.0, October 2021 + +https://firstdonoharm.dev/version/3/0/core.txt + +TERMS AND CONDITIONS + +TERMS AND CONDITIONS FOR USE, COPY, MODIFICATION, PREPARATION OF DERIVATIVE +WORK, REPRODUCTION, AND DISTRIBUTION: + +1. DEFINITIONS: + +This section defines certain terms used throughout this license agreement. + +1.1. “License” means the terms and conditions, as stated herein, for use, copy, +modification, preparation of derivative work, reproduction, and distribution of +Software (as defined below). + +1.2. “Licensor” means the copyright and/or patent owner or entity authorized by +the copyright and/or patent owner that is granting the License. + +1.3. “Licensee” means the individual or entity exercising permissions granted by +this License, including the use, copy, modification, preparation of derivative +work, reproduction, and distribution of Software (as defined below). + +1.4. “Software” means any copyrighted work, including but not limited to +software code, authored by Licensor and made available under this License. + +1.5. “Supply Chain” means the sequence of processes involved in the production +and/or distribution of a commodity, good, or service offered by the Licensee. + +1.6. “Supply Chain Impacted Party” or “Supply Chain Impacted Parties” means any +person(s) directly impacted by any of Licensee’s Supply Chain, including the +practices of all persons or entities within the Supply Chain prior to a good or +service reaching the Licensee. + +1.7. “Duty of Care” is defined by its use in tort law, delict law, and/or +similar bodies of law closely related to tort and/or delict law, including +without limitation, a requirement to act with the watchfulness, attention, +caution, and prudence that a reasonable person in the same or similar +circumstances would use towards any Supply Chain Impacted Party. + +1.8. “Worker” is defined to include any and all permanent, temporary, and agency +workers, as well as piece-rate, salaried, hourly paid, legal young (minors), +part-time, night, and migrant workers. + +2. INTELLECTUAL PROPERTY GRANTS: + +This section identifies intellectual property rights granted to a Licensee. + +2.1. Grant of Copyright License: Subject to the terms and conditions of this +License, Licensor hereby grants to Licensee a worldwide, non-exclusive, +no-charge, royalty-free copyright license to use, copy, modify, prepare +derivative work, reproduce, or distribute the Software, Licensor authored +modified software, or other work derived from the Software. + +2.2. Grant of Patent License: Subject to the terms and conditions of this +License, Licensor hereby grants Licensee a worldwide, non-exclusive, no-charge, +royalty-free patent license to make, have made, use, offer to sell, sell, +import, and otherwise transfer Software. + +3. ETHICAL STANDARDS: + +This section lists conditions the Licensee must comply with in order to have +rights under this License. + +The rights granted to the Licensee by this License are expressly made subject to +the Licensee’s ongoing compliance with the following conditions: + + * 3.1. The Licensee SHALL NOT, whether directly or indirectly, through agents + or assigns: + + * 3.1.1. Infringe upon any person’s right to life or security of person, + engage in extrajudicial killings, or commit murder, without lawful cause + (See Article 3, United Nations Universal Declaration of Human Rights; + Article 6, International Covenant on Civil and Political Rights) + + * 3.1.2. Hold any person in slavery, servitude, or forced labor (See Article + 4, United Nations Universal Declaration of Human Rights; Article 8, + International Covenant on Civil and Political Rights); + + * 3.1.3. Contribute to the institution of slavery, slave trading, forced + labor, or unlawful child labor (See Article 4, United Nations Universal + Declaration of Human Rights; Article 8, International Covenant on Civil and + Political Rights); + + * 3.1.4. Torture or subject any person to cruel, inhumane, or degrading + treatment or punishment (See Article 5, United Nations Universal + Declaration of Human Rights; Article 7, International Covenant on Civil and + Political Rights); + + * 3.1.5. Discriminate on the basis of sex, gender, sexual orientation, race, + ethnicity, nationality, religion, caste, age, medical disability or + impairment, and/or any other like circumstances (See Article 7, United + Nations Universal Declaration of Human Rights; Article 2, International + Covenant on Economic, Social and Cultural Rights; Article 26, International + Covenant on Civil and Political Rights); + + * 3.1.6. Prevent any person from exercising his/her/their right to seek an + effective remedy by a competent court or national tribunal (including + domestic judicial systems, international courts, arbitration bodies, and + other adjudicating bodies) for actions violating the fundamental rights + granted to him/her/them by applicable constitutions, applicable laws, or by + this License (See Article 8, United Nations Universal Declaration of Human + Rights; Articles 9 and 14, International Covenant on Civil and Political + Rights); + + * 3.1.7. Subject any person to arbitrary arrest, detention, or exile (See + Article 9, United Nations Universal Declaration of Human Rights; Article 9, + International Covenant on Civil and Political Rights); + + * 3.1.8. Subject any person to arbitrary interference with a person’s + privacy, family, home, or correspondence without the express written + consent of the person (See Article 12, United Nations Universal Declaration + of Human Rights; Article 17, International Covenant on Civil and Political + Rights); + + * 3.1.9. Arbitrarily deprive any person of his/her/their property (See + Article 17, United Nations Universal Declaration of Human Rights); + + * 3.1.10. Forcibly remove indigenous peoples from their lands or territories + or take any action with the aim or effect of dispossessing indigenous + peoples from their lands, territories, or resources, including without + limitation the intellectual property or traditional knowledge of indigenous + peoples, without the free, prior, and informed consent of indigenous + peoples concerned (See Articles 8 and 10, United Nations Declaration on the + Rights of Indigenous Peoples); + + * 3.1.11. Interfere with Workers’ free exercise of the right to organize and + associate (See Article 20, United Nations Universal Declaration of Human + Rights; C087 - Freedom of Association and Protection of the Right to + Organise Convention, 1948 (No. 87), International Labour Organization; + Article 8, International Covenant on Economic, Social and Cultural Rights); + and + + * 3.1.12. Harm the environment in a manner inconsistent with local, state, + national, or international law. + + * 3.2. The Licensee SHALL: + + * 3.2.1. Provide equal pay for equal work where the performance of such work + requires equal skill, effort, and responsibility, and which are performed + under similar working conditions, except where such payment is made + pursuant to: + + * 3.2.1.1. A seniority system; + + * 3.2.1.2. A merit system; + + * 3.2.1.3. A system which measures earnings by quantity or quality of + production; or + + * 3.2.1.4. A differential based on any other factor other than sex, gender, + sexual orientation, race, ethnicity, nationality, religion, caste, age, + medical disability or impairment, and/or any other like circumstances + (See 29 U.S.C.A. § 206(d)(1); Article 23, United Nations Universal + Declaration of Human Rights; Article 7, International Covenant on + Economic, Social and Cultural Rights; Article 26, International Covenant + on Civil and Political Rights); and + + * 3.2.2. Allow for reasonable limitation of working hours and periodic + holidays with pay (See Article 24, United Nations Universal Declaration of + Human Rights; Article 7, International Covenant on Economic, Social and + Cultural Rights). + +4. SUPPLY CHAIN IMPACTED PARTIES: + +This section identifies additional individuals or entities that a Licensee could +harm as a result of violating the Ethical Standards section, the condition that +the Licensee must voluntarily accept a Duty of Care for those individuals or +entities, and the right to a private right of action that those individuals or +entities possess as a result of violations of the Ethical Standards section. + +4.1. In addition to the above Ethical Standards, Licensee voluntarily accepts a +Duty of Care for Supply Chain Impacted Parties of this License, including +individuals and communities impacted by violations of the Ethical Standards. The +Duty of Care is breached when a provision within the Ethical Standards section +is violated by a Licensee, one of its successors or assigns, or by an individual +or entity that exists within the Supply Chain prior to a good or service +reaching the Licensee. + +4.2. Breaches of the Duty of Care, as stated within this section, shall create a +private right of action, allowing any Supply Chain Impacted Party harmed by the +Licensee to take legal action against the Licensee in accordance with applicable +negligence laws, whether they be in tort law, delict law, and/or similar bodies +of law closely related to tort and/or delict law, regardless if Licensee is +directly responsible for the harms suffered by a Supply Chain Impacted Party. +Nothing in this section shall be interpreted to include acts committed by +individuals outside of the scope of his/her/their employment. + +5. NOTICE: This section explains when a Licensee must notify others of the +License. + +5.1. Distribution of Notice: Licensee must ensure that everyone who receives a +copy of or uses any part of Software from Licensee, with or without changes, +also receives the License and the copyright notice included with Software (and +if included by the Licensor, patent, trademark, and attribution notice). +Licensee must ensure that License is prominently displayed so that any +individual or entity seeking to download, copy, use, or otherwise receive any +part of Software from Licensee is notified of this License and its terms and +conditions. Licensee must cause any modified versions of the Software to carry +prominent notices stating that Licensee changed the Software. + +5.2. Modified Software: Licensee is free to create modifications of the Software +and distribute only the modified portion created by Licensee, however, any +derivative work stemming from the Software or its code must be distributed +pursuant to this License, including this Notice provision. + +5.3. Recipients as Licensees: Any individual or entity that uses, copies, +modifies, reproduces, distributes, or prepares derivative work based upon the +Software, all or part of the Software’s code, or a derivative work developed by +using the Software, including a portion of its code, is a Licensee as defined +above and is subject to the terms and conditions of this License. + +6. REPRESENTATIONS AND WARRANTIES: + +6.1. Disclaimer of Warranty: TO THE FULL EXTENT ALLOWED BY LAW, THIS SOFTWARE +COMES “AS IS,” WITHOUT ANY WARRANTY, EXPRESS OR IMPLIED, AND LICENSOR SHALL NOT +BE LIABLE TO ANY PERSON OR ENTITY FOR ANY DAMAGES OR OTHER LIABILITY ARISING +FROM, OUT OF, OR IN CONNECTION WITH THE SOFTWARE OR THIS LICENSE, UNDER ANY +LEGAL CLAIM. + +6.2. Limitation of Liability: LICENSEE SHALL HOLD LICENSOR HARMLESS AGAINST ANY +AND ALL CLAIMS, DEBTS, DUES, LIABILITIES, LIENS, CAUSES OF ACTION, DEMANDS, +OBLIGATIONS, DISPUTES, DAMAGES, LOSSES, EXPENSES, ATTORNEYS’ FEES, COSTS, +LIABILITIES, AND ALL OTHER CLAIMS OF EVERY KIND AND NATURE WHATSOEVER, WHETHER +KNOWN OR UNKNOWN, ANTICIPATED OR UNANTICIPATED, FORESEEN OR UNFORESEEN, ACCRUED +OR UNACCRUED, DISCLOSED OR UNDISCLOSED, ARISING OUT OF OR RELATING TO LICENSEE’S +USE OF THE SOFTWARE. NOTHING IN THIS SECTION SHOULD BE INTERPRETED TO REQUIRE +LICENSEE TO INDEMNIFY LICENSOR, NOR REQUIRE LICENSOR TO INDEMNIFY LICENSEE. + +7. TERMINATION + +7.1. Violations of Ethical Standards or Breaching Duty of Care: If Licensee +violates the Ethical Standards section or Licensee, or any other person or +entity within the Supply Chain prior to a good or service reaching the Licensee, +breaches its Duty of Care to Supply Chain Impacted Parties, Licensee must remedy +the violation or harm caused by Licensee within 30 days of being notified of the +violation or harm. If Licensee fails to remedy the violation or harm within 30 +days, all rights in the Software granted to Licensee by License will be null and +void as between Licensor and Licensee. + +7.2. Failure of Notice: If any person or entity notifies Licensee in writing +that Licensee has not complied with the Notice section of this License, Licensee +can keep this License by taking all practical steps to comply within 30 days +after the notice of noncompliance. If Licensee does not do so, Licensee’s +License (and all rights licensed hereunder) will end immediately. + +7.3. Judicial Findings: In the event Licensee is found by a civil, criminal, +administrative, or other court of competent jurisdiction, or some other +adjudicating body with legal authority, to have committed actions which are in +violation of the Ethical Standards or Supply Chain Impacted Party sections of +this License, all rights granted to Licensee by this License will terminate +immediately. + +7.4. Patent Litigation: If Licensee institutes patent litigation against any +entity (including a cross-claim or counterclaim in a suit) alleging that the +Software, all or part of the Software’s code, or a derivative work developed +using the Software, including a portion of its code, constitutes direct or +contributory patent infringement, then any patent license, along with all other +rights, granted to Licensee under this License will terminate as of the date +such litigation is filed. + +7.5. Additional Remedies: Termination of the License by failing to remedy harms +in no way prevents Licensor or Supply Chain Impacted Party from seeking +appropriate remedies at law or in equity. + +8. MISCELLANEOUS: + +8.1. Conditions: Sections 3, 4.1, 5.1, 5.2, 7.1, 7.2, 7.3, and 7.4 are +conditions of the rights granted to Licensee in the License. + +8.2. Equitable Relief: Licensor and any Supply Chain Impacted Party shall be +entitled to equitable relief, including injunctive relief or specific +performance of the terms hereof, in addition to any other remedy to which they +are entitled at law or in equity. + +8.3. Severability: If any term or provision of this License is determined to be +invalid, illegal, or unenforceable by a court of competent jurisdiction, any +such determination of invalidity, illegality, or unenforceability shall not +affect any other term or provision of this License or invalidate or render +unenforceable such term or provision in any other jurisdiction. If the +determination of invalidity, illegality, or unenforceability by a court of +competent jurisdiction pertains to the terms or provisions contained in the +Ethical Standards section of this License, all rights in the Software granted to +Licensee shall be deemed null and void as between Licensor and Licensee. + +8.4. Section Titles: Section titles are solely written for organizational +purposes and should not be used to interpret the language within each section. + +8.5. Citations: Citations are solely written to provide context for the source +of the provisions in the Ethical Standards. + +8.6. Section Summaries: Some sections have a brief italicized description which +is provided for the sole purpose of briefly describing the section and should +not be used to interpret the terms of the License. + +8.7. Entire License: This is the entire License between the Licensor and +Licensee with respect to the claims released herein and that the consideration +stated herein is the only consideration or compensation to be paid or exchanged +between them for this License. This License cannot be modified or amended except +in a writing signed by Licensor and Licensee. + +8.8. Successors and Assigns: This License shall be binding upon and inure to the +benefit of the Licensor’s and Licensee’s respective heirs, successors, and +assigns. +"# \ No newline at end of file diff --git a/src/text/licenses/ISC b/src/text/licenses/ISC index 63698d1..700f7be 100644 --- a/src/text/licenses/ISC +++ b/src/text/licenses/ISC @@ -1,9 +1,8 @@ -r#"ISC License: +r#"ISC License -Copyright (c) 2004-2010 by Internet Systems Consortium, Inc. ("ISC") -Copyright (c) 1995-2003 by Internet Software Consortium +Copyright Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies. -THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. +THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. "# \ No newline at end of file diff --git a/src/text/licenses/Informatica b/src/text/licenses/Informatica new file mode 100644 index 0000000..f734e30 --- /dev/null +++ b/src/text/licenses/Informatica @@ -0,0 +1,13 @@ +r#" Redistribution and use in source and binary forms, with or without + modification, are permitted without restriction. + +THE SOFTWARE IS PROVIDED "AS IS" AND INFORMATICA DISCLAIMS ALL WARRANTIES +EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION, ANY IMPLIED WARRANTIES OF +NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR +PURPOSE. INFORMATICA DOES NOT WARRANT THAT USE OF THE SOFTWARE WILL BE +UNINTERRUPTED OR ERROR-FREE. INFORMATICA SHALL NOT, UNDER ANY CIRCUMSTANCES, +BE LIABLE TO LICENSEE FOR LOST PROFITS, CONSEQUENTIAL, INCIDENTAL, SPECIAL OR +INDIRECT DAMAGES ARISING OUT OF OR RELATED TO THIS AGREEMENT OR THE +TRANSACTIONS CONTEMPLATED HEREUNDER, EVEN IF INFORMATICA HAS BEEN APPRISED OF +THE LIKELIHOOD OF SUCH DAMAGES. +"# \ No newline at end of file diff --git a/src/text/licenses/LGPL-2.0+ b/src/text/licenses/LGPL-2.0+ index e74282a..0a2ce66 100644 --- a/src/text/licenses/LGPL-2.0+ +++ b/src/text/licenses/LGPL-2.0+ @@ -143,8 +143,8 @@ Yoyodyne, Inc., hereby disclaims all copyright interest in the library `Frob' (a library for tweaking knobs) written by James Random Hacker. -signature of Ty Coon, 1 April 1990 -Ty Coon, President of Vice +signature of Ty Coon , 1 April 1990 +Ty Coon , President of Vice That's all there is to it! diff --git a/src/text/licenses/LGPL-2.1+ b/src/text/licenses/LGPL-2.1+ index 3413637..8e01730 100644 --- a/src/text/licenses/LGPL-2.1+ +++ b/src/text/licenses/LGPL-2.1+ @@ -146,7 +146,7 @@ the library `Frob' (a library for tweaking knobs) written by James Random Hacker. < signature of Ty Coon > , 1 April 1990 -Ty Coon, President of Vice +Ty Coon , President of Vice That's all there is to it! "# \ No newline at end of file diff --git a/src/text/licenses/MVT-1.1 b/src/text/licenses/MVT-1.1 new file mode 100644 index 0000000..afb3ac6 --- /dev/null +++ b/src/text/licenses/MVT-1.1 @@ -0,0 +1,402 @@ +r#"MVT License 1.1 +=============== + +1. Definitions +-------------- + +1.1. "Contributor" + means each individual or legal entity that creates, contributes to + the creation of, or owns Covered Software. + +1.2. "Contributor Version" + means the combination of the Contributions of others (if any) used + by a Contributor and that particular Contributor's Contribution. + +1.3. "Contribution" + means Covered Software of a particular Contributor. + +1.4. "Covered Software" + means Source Code Form to which the initial Contributor has attached + the notice in Exhibit A, the Executable Form of such Source Code + Form, and Modifications of such Source Code Form, in each case + including portions thereof. + +1.5. "Incompatible With Secondary Licenses" + means + + (a) that the initial Contributor has attached the notice described + in Exhibit B to the Covered Software; or + + (b) that the Covered Software was made available under the terms of + version 1.1 or earlier of the License, but not also under the + terms of a Secondary License. + +1.6. "Executable Form" + means any form of the work other than Source Code Form. + +1.7. "Larger Work" + means a work that combines Covered Software with other material, in + a separate file or files, that is not Covered Software. + +1.8. "License" + means this document. + +1.9. "Licensable" + means having the right to grant, to the maximum extent possible, + whether at the time of the initial grant or subsequently, any and + all of the rights conveyed by this License. + +1.10. "Modifications" + means any of the following: + + (a) any file in Source Code Form that results from an addition to, + deletion from, or modification of the contents of Covered + Software; or + + (b) any new file in Source Code Form that contains any Covered + Software. + +1.11. "Patent Claims" of a Contributor + means any patent claim(s), including without limitation, method, + process, and apparatus claims, in any patent Licensable by such + Contributor that would be infringed, but for the grant of the + License, by the making, using, selling, offering for sale, having + made, import, or transfer of either its Contributions or its + Contributor Version. + +1.12. "Secondary License" + means either the GNU General Public License, Version 2.0, the GNU + Lesser General Public License, Version 2.1, the GNU Affero General + Public License, Version 3.0, or any later versions of those + licenses. + +1.13. "Source Code Form" + means the form of the work preferred for making modifications. + +1.14. "You" (or "Your") + means an individual or a legal entity exercising rights under this + License. For legal entities, "You" includes any entity that + controls, is controlled by, or is under common control with You. For + purposes of this definition, "control" means (a) the power, direct + or indirect, to cause the direction or management of such entity, + whether by contract or otherwise, or (b) ownership of more than + fifty percent (50%) of the outstanding shares or beneficial + ownership of such entity. + +1.15. "Data" + means any data extracted from an electronic device with or without + use of Covered Software, and/or analysed using Covered Software or + a Larger Work. + +1.16. "Device Owner" (or "Device Owners") + means an individual or a legal entity with legal ownership of an + electronic device which is being analysed through the use of + Covered Software or a Larger Work, or from which Data was extracted + for subsequent analysis. + +1.17. "Data Owner" (or "Data Owners") + means an individual or group of individuals who made legitimate use + of the electronic device from which Data that is extracted and/or + analyzed originated. "Data Owner" might or might not differ from + "Device Owner". + +2. License Grants and Conditions +-------------------------------- + +2.1. Grants + +Each Contributor hereby grants You a world-wide, royalty-free, +non-exclusive license: + +(a) under intellectual property rights (other than patent or trademark) + Licensable by such Contributor to use, reproduce, make available, + modify, display, perform, distribute, and otherwise exploit its + Contributions, either on an unmodified basis, with Modifications, or + as part of a Larger Work; and + +(b) under Patent Claims of such Contributor to make, use, sell, offer + for sale, have made, import, and otherwise transfer either its + Contributions or its Contributor Version. + +2.2. Effective Date + +The licenses granted in Section 2.1 with respect to any Contribution +become effective for each Contribution on the date the Contributor first +distributes such Contribution. + +2.3. Limitations on Grant Scope + +The licenses granted in this Section 2 are the only rights granted under +this License. No additional rights or licenses will be implied from the +distribution or licensing of Covered Software under this License. +Notwithstanding Section 2.1(b) above, no patent license is granted by a +Contributor: + +(a) for any code that a Contributor has removed from Covered Software; + or + +(b) for infringements caused by: (i) Your and any other third party's + modifications of Covered Software, or (ii) the combination of its + Contributions with other software (except as part of its Contributor + Version); or + +(c) under Patent Claims infringed by Covered Software in the absence of + its Contributions. + +This License does not grant any rights in the trademarks, service marks, +or logos of any Contributor (except as may be necessary to comply with +the notice requirements in Section 3.4). + +2.4. Subsequent Licenses + +No Contributor makes additional grants as a result of Your choice to +distribute the Covered Software under a subsequent version of this +License (see Section 10.2) or under the terms of a Secondary License (if +permitted under the terms of Section 3.3). + +2.5. Representation + +Each Contributor represents that the Contributor believes its +Contributions are its original creation(s) or it has sufficient rights +to grant the rights to its Contributions conveyed by this License. + +2.6. Fair Use + +This License is not intended to limit any rights You have under +applicable copyright doctrines of fair use, fair dealing, or other +equivalents. + +2.7. Conditions + +Sections 3.0, 3.1, 3.2, 3.3, and 3.6 are conditions of the licenses +granted in Section 2.1. + +3. Responsibilities +------------------- + +3.0. Consensual Use Restriction + +Use of Covered Software or of a Larger Work is permitted provided that +the Data Owner must explicitly consent to the procedure, free from any +form of coercion, and must be fully informed about the nature of the +procedure, its privacy implications, and any data retention and disposal +policy. + +3.1. Distribution of Source Form + +All distribution of Covered Software in Source Code Form, including any +Modifications that You create or to which You contribute, must be under +the terms of this License. You must inform recipients that the Source +Code Form of the Covered Software is governed by the terms of this +License, and how they can obtain a copy of this License. You may not +attempt to alter or restrict the recipients' rights in the Source Code +Form. + +3.2. Distribution of Executable Form + +If You distribute Covered Software in Executable Form then: + +(a) such Covered Software must also be made available in Source Code + Form, as described in Section 3.1, and You must inform recipients of + the Executable Form how they can obtain a copy of such Source Code + Form by reasonable means in a timely manner, at a charge no more + than the cost of distribution to the recipient; and + +(b) You may distribute such Executable Form under the terms of this + License, or sublicense it under different terms, provided that the + license for the Executable Form does not attempt to limit or alter + the recipients' rights in the Source Code Form under this License. + +3.3. Distribution of a Larger Work + +You may create and distribute a Larger Work under terms of Your choice, +provided that You also comply with the requirements of this License for +the Covered Software. If the Larger Work is a combination of Covered +Software with a work governed by one or more Secondary Licenses, and the +Covered Software is not Incompatible With Secondary Licenses, this +License permits You to additionally distribute such Covered Software +under the terms of such Secondary License(s), so that the recipient of +the Larger Work may, at their option, further distribute the Covered +Software under the terms of either this License or such Secondary +License(s). + +3.4. Notices + +You may not remove or alter the substance of any license notices +(including copyright notices, patent notices, disclaimers of warranty, +or limitations of liability) contained within the Source Code Form of +the Covered Software, except that You may alter any license notices to +the extent required to remedy known factual inaccuracies. + +3.5. Application of Additional Terms + +You may choose to offer, and to charge a fee for, warranty, support, +indemnity or liability obligations to one or more recipients of Covered +Software. However, You may do so only on Your own behalf, and not on +behalf of any Contributor. You must make it absolutely clear that any +such warranty, support, indemnity, or liability obligation is offered by +You alone, and You hereby agree to indemnify every Contributor for any +liability incurred by such Contributor as a result of warranty, support, +indemnity or liability terms You offer. You may include additional +disclaimers of warranty and limitations of liability specific to any +jurisdiction. + +4. Inability to Comply Due to Statute or Regulation +--------------------------------------------------- + +If it is impossible for You to comply with any of the terms of this +License with respect to some or all of the Covered Software due to +statute, judicial order, or regulation then You must: (a) comply with +the terms of this License to the maximum extent possible; and (b) +describe the limitations and the code they affect. Such description must +be placed in a text file included with all distributions of the Covered +Software under this License. Except to the extent prohibited by statute +or regulation, such description must be sufficiently detailed for a +recipient of ordinary skill to be able to understand it. + +5. Termination +-------------- + +5.1. The rights granted under this License will terminate automatically +if You fail to comply with any of its terms. However, if You become +compliant, then the rights granted under this License from a particular +Contributor are reinstated (a) provisionally, unless and until such +Contributor explicitly and finally terminates Your grants, and (b) on an +ongoing basis, if such Contributor fails to notify You of the +non-compliance by some reasonable means prior to 60 days after You have +come back into compliance. Moreover, Your grants from a particular +Contributor are reinstated on an ongoing basis if such Contributor +notifies You of the non-compliance by some reasonable means, this is the +first time You have received notice of non-compliance with this License +from such Contributor, and You become compliant prior to 30 days after +Your receipt of the notice. + +5.2. If You initiate litigation against any entity by asserting a patent +infringement claim (excluding declaratory judgment actions, +counter-claims, and cross-claims) alleging that a Contributor Version +directly or indirectly infringes any patent, then the rights granted to +You by any and all Contributors for the Covered Software under Section +2.1 of this License shall terminate. + +5.3. In the event of termination under Sections 5.1 or 5.2 above, all +end user license agreements (excluding distributors and resellers) which +have been validly granted by You or Your distributors under this License +prior to termination shall survive termination. + +************************************************************************ +* * +* 6. Disclaimer of Warranty * +* ------------------------- * +* * +* Covered Software is provided under this License on an "as is" * +* basis, without warranty of any kind, either expressed, implied, or * +* statutory, including, without limitation, warranties that the * +* Covered Software is free of defects, merchantable, fit for a * +* particular purpose or non-infringing. The entire risk as to the * +* quality and performance of the Covered Software is with You. * +* Should any Covered Software prove defective in any respect, You * +* (not any Contributor) assume the cost of any necessary servicing, * +* repair, or correction. This disclaimer of warranty constitutes an * +* essential part of this License. No use of any Covered Software is * +* authorized under this License except under this disclaimer. * +* * +************************************************************************ + +************************************************************************ +* * +* 7. Limitation of Liability * +* -------------------------- * +* * +* Under no circumstances and under no legal theory, whether tort * +* (including negligence), contract, or otherwise, shall any * +* Contributor, or anyone who distributes Covered Software as * +* permitted above, be liable to You for any direct, indirect, * +* special, incidental, or consequential damages of any character * +* including, without limitation, damages for lost profits, loss of * +* goodwill, work stoppage, computer failure or malfunction, or any * +* and all other commercial damages or losses, even if such party * +* shall have been informed of the possibility of such damages. This * +* limitation of liability shall not apply to liability for death or * +* personal injury resulting from such party's negligence to the * +* extent applicable law prohibits such limitation. Some * +* jurisdictions do not allow the exclusion or limitation of * +* incidental or consequential damages, so this exclusion and * +* limitation may not apply to You. * +* * +************************************************************************ + +8. Litigation +------------- + +Any litigation relating to this License may be brought only in the +courts of a jurisdiction where the defendant maintains its principal +place of business and such litigation shall be governed by laws of that +jurisdiction, without reference to its conflict-of-law provisions. +Nothing in this Section shall prevent a party's ability to bring +cross-claims or counter-claims. + +9. Miscellaneous +---------------- + +This License represents the complete agreement concerning the subject +matter hereof. If any provision of this License is held to be +unenforceable, such provision shall be reformed only to the extent +necessary to make it enforceable. Any law or regulation which provides +that the language of a contract shall be construed against the drafter +shall not be used to construe this License against a Contributor. + +10. Versions of the License +--------------------------- + +10.1. New Versions + +Claudio Guarnieri is the license steward. Except as provided in Section +10.3, no one other than the license steward has the right to modify or +publish new versions of this License. Each version will be given a +distinguishing version number. + +10.2. Effect of New Versions + +You may distribute the Covered Software under the terms of the version +of the License under which You originally received the Covered Software, +or under the terms of any subsequent version published by the license +steward. + +10.3. Modified Versions + +If you create software not governed by this License, and you want to +create a new license for such software, you may create and use a +modified version of this License if you rename the license and remove +any references to the name of the license steward (except to note that +such modified license differs from this License). + +10.4. Distributing Source Code Form that is Incompatible With Secondary +Licenses + +If You choose to distribute Source Code Form that is Incompatible With +Secondary Licenses under the terms of this version of the License, the +notice described in Exhibit B of this License must be attached. + +Exhibit A - Source Code Form License Notice +------------------------------------------- + + This Source Code Form is subject to the terms of the MVT License, + v. 1.1. If a copy of the MVT License was not distributed with this + file, You can obtain one at https://license.mvt.re/1.1/. + +If it is not possible or desirable to put the notice in a particular +file, then You may include the notice in a location (such as a LICENSE +file in a relevant directory) where a recipient would be likely to look +for such a notice. + +You may add additional accurate notices of copyright ownership. + +Exhibit B - "Incompatible With Secondary Licenses" Notice +--------------------------------------------------------- + + This Source Code Form is "Incompatible With Secondary Licenses", as + defined by the MVT License, v. 1.1. + + +This license is an adaption of Mozilla Public License, v. 2.0. +"# \ No newline at end of file diff --git a/src/text/licenses/atc-game b/src/text/licenses/atc-game new file mode 100644 index 0000000..cfc8206 --- /dev/null +++ b/src/text/licenses/atc-game @@ -0,0 +1,7 @@ +r#"Copyright (c) 1987 by Ed James, UC Berkeley. All rights reserved. + +Copy permission is hereby granted provided that this notice is +retained on all partial or complete copies. + +For more info on this and all of my stuff, mail edjames@berkeley.edu. +"# \ No newline at end of file