Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8c3577e8 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge changes I7f83d8a5,Ie30e3fb3

* changes:
  Add NAC, 0BSD, FSFAP, GFDL, and MS-RL
  Run bpfmt
parents 765ecbee 7e3dbd9f
Loading
Loading
Loading
Loading
+664 −522
Original line number Diff line number Diff line
@@ -25,6 +25,12 @@ license {
    license_text: ["LICENSE"],
}

license_kind {
    name: "SPDX-license-identifier-0BSD",
    conditions: ["unencumbered"],
    url: "https://spdx.org/licenses/0BSD",
}

license_kind {
    name: "SPDX-license-identifier-AFL-1.1",
    conditions: ["by_exception_only"],
@@ -57,43 +63,64 @@ license_kind {

license_kind {
    name: "SPDX-license-identifier-AGPL",
	conditions: ["by_exception_only", "not_allowed"],
    conditions: [
        "by_exception_only",
        "not_allowed",
    ],
    url: "https://spdx.org/licenses/AGPL.html",
}

license_kind {
    name: "SPDX-license-identifier-AGPL-1.0",
	conditions: ["by_exception_only", "not_allowed"],
    conditions: [
        "by_exception_only",
        "not_allowed",
    ],
    url: "https://spdx.org/licenses/AGPL-1.0.html",
}

license_kind {
    name: "SPDX-license-identifier-AGPL-1.0-only",
	conditions: ["by_exception_only", "not_allowed"],
    conditions: [
        "by_exception_only",
        "not_allowed",
    ],
    url: "https://spdx.org/licenses/AGPL-1.0-only.html",
}

license_kind {
    name: "SPDX-license-identifier-AGPL-1.0-or-later",
	conditions: ["by_exception_only", "not_allowed"],
    conditions: [
        "by_exception_only",
        "not_allowed",
    ],
    url: "https://spdx.org/licenses/AGPL-1.0-or-later.html",
}

license_kind {
    name: "SPDX-license-identifier-AGPL-3.0",
	conditions: ["by_exception_only", "not_allowed"],
    conditions: [
        "by_exception_only",
        "not_allowed",
    ],
    url: "https://spdx.org/licenses/AGPL-3.0.html",
}

license_kind {
    name: "SPDX-license-identifier-AGPL-3.0-only",
	conditions: ["by_exception_only", "not_allowed"],
    conditions: [
        "by_exception_only",
        "not_allowed",
    ],
    url: "https://spdx.org/licenses/AGPL-3.0-only.html",
}

license_kind {
    name: "SPDX-license-identifier-AGPL-3.0-or-later",
	conditions: ["by_exception_only", "not_allowed"],
    conditions: [
        "by_exception_only",
        "not_allowed",
    ],
    url: "https://spdx.org/licenses/AGPL-3.0-or-later.html",
}

@@ -264,7 +291,10 @@ license_kind {

license_kind {
    name: "SPDX-license-identifier-Beerware",
	conditions: ["by_exception_only", "not_allowed"],
    conditions: [
        "by_exception_only",
        "not_allowed",
    ],
    url: "https://spdx.org/licenses/Beerware.html",
}

@@ -305,96 +335,144 @@ license_kind {

license_kind {
    name: "SPDX-license-identifier-CC-BY-NC",
	conditions: ["by_exception_only", "not_allowed"],
    conditions: [
        "by_exception_only",
        "not_allowed",
    ],
}

license_kind {
    name: "SPDX-license-identifier-CC-BY-NC-1.0",
	conditions: ["by_exception_only", "not_allowed"],
    conditions: [
        "by_exception_only",
        "not_allowed",
    ],
    url: "https://spdx.org/licenses/CC-BY-NC-1.0.html",
}

license_kind {
    name: "SPDX-license-identifier-CC-BY-NC-2.0",
	conditions: ["by_exception_only", "not_allowed"],
    conditions: [
        "by_exception_only",
        "not_allowed",
    ],
    url: "https://spdx.org/licenses/CC-BY-NC-2.0.html",
}

license_kind {
    name: "SPDX-license-identifier-CC-BY-NC-2.5",
	conditions: ["by_exception_only", "not_allowed"],
    conditions: [
        "by_exception_only",
        "not_allowed",
    ],
    url: "https://spdx.org/licenses/CC-BY-NC-2.5.html",
}

license_kind {
    name: "SPDX-license-identifier-CC-BY-NC-3.0",
	conditions: ["by_exception_only", "not_allowed"],
    conditions: [
        "by_exception_only",
        "not_allowed",
    ],
    url: "https://spdx.org/licenses/CC-BY-NC-3.0.html",
}

license_kind {
    name: "SPDX-license-identifier-CC-BY-NC-4.0",
	conditions: ["by_exception_only", "not_allowed"],
    conditions: [
        "by_exception_only",
        "not_allowed",
    ],
    url: "https://spdx.org/licenses/CC-BY-NC-4.0.html",
}

license_kind {
    name: "SPDX-license-identifier-CC-BY-NC-ND-1.0",
	conditions: ["by_exception_only", "not_allowed"],
    conditions: [
        "by_exception_only",
        "not_allowed",
    ],
    url: "https://spdx.org/licenses/CC-BY-NC-ND-1.0.html",
}

license_kind {
    name: "SPDX-license-identifier-CC-BY-NC-ND-2.0",
	conditions: ["by_exception_only", "not_allowed"],
    conditions: [
        "by_exception_only",
        "not_allowed",
    ],
    url: "https://spdx.org/licenses/CC-BY-NC-ND-2.0.html",
}

license_kind {
    name: "SPDX-license-identifier-CC-BY-NC-ND-2.5",
	conditions: ["by_exception_only", "not_allowed"],
    conditions: [
        "by_exception_only",
        "not_allowed",
    ],
    url: "https://spdx.org/licenses/CC-BY-NC-ND-2.5.html",
}

license_kind {
    name: "SPDX-license-identifier-CC-BY-NC-ND-3.0",
	conditions: ["by_exception_only", "not_allowed"],
    conditions: [
        "by_exception_only",
        "not_allowed",
    ],
    url: "https://spdx.org/licenses/CC-BY-NC-ND-3.0.html",
}

license_kind {
    name: "SPDX-license-identifier-CC-BY-NC-ND-4.0",
	conditions: ["by_exception_only", "not_allowed"],
    conditions: [
        "by_exception_only",
        "not_allowed",
    ],
    url: "https://spdx.org/licenses/CC-BY-NC-ND-4.0.html",
}

license_kind {
    name: "SPDX-license-identifier-CC-BY-NC-SA-1.0",
	conditions: ["by_exception_only", "not_allowed"],
    conditions: [
        "by_exception_only",
        "not_allowed",
    ],
    url: "https://spdx.org/licenses/CC-BY-NC-SA-1.0.html",
}

license_kind {
    name: "SPDX-license-identifier-CC-BY-NC-SA-2.0",
	conditions: ["by_exception_only", "not_allowed"],
    conditions: [
        "by_exception_only",
        "not_allowed",
    ],
    url: "https://spdx.org/licenses/CC-BY-NC-SA-2.0.html",
}

license_kind {
    name: "SPDX-license-identifier-CC-BY-NC-SA-2.5",
	conditions: ["by_exception_only", "not_allowed"],
    conditions: [
        "by_exception_only",
        "not_allowed",
    ],
    url: "https://spdx.org/licenses/CC-BY-NC-SA-2.5.html",
}

license_kind {
    name: "SPDX-license-identifier-CC-BY-NC-SA-3.0",
	conditions: ["by_exception_only", "not_allowed"],
    conditions: [
        "by_exception_only",
        "not_allowed",
    ],
    url: "https://spdx.org/licenses/CC-BY-NC-SA-3.0.html",
}

license_kind {
    name: "SPDX-license-identifier-CC-BY-NC-SA-4.0",
	conditions: ["by_exception_only", "not_allowed"],
    conditions: [
        "by_exception_only",
        "not_allowed",
    ],
    url: "https://spdx.org/licenses/CC-BY-NC-SA-4.0.html",
}

@@ -481,7 +559,10 @@ license_kind {

license_kind {
    name: "SPDX-license-identifier-CPAL-1.0",
	conditions: ["by_exception_only", "not_allowed"],
    conditions: [
        "by_exception_only",
        "not_allowed",
    ],
    url: "https://spdx.org/licenses/CPAL-1.0.html",
}

@@ -510,33 +591,56 @@ license_kind {

license_kind {
    name: "SPDX-license-identifier-EUPL",
	conditions: ["by_exception_only", "not_allowed"],
    conditions: [
        "by_exception_only",
        "not_allowed",
    ],
}

license_kind {
    name: "SPDX-license-identifier-EUPL-1.0",
	conditions: ["by_exception_only", "not_allowed"],
    conditions: [
        "by_exception_only",
        "not_allowed",
    ],
    url: "https://spdx.org/licenses/EUPL-1.0.html",
}

license_kind {
    name: "SPDX-license-identifier-EUPL-1.1",
	conditions: ["by_exception_only", "not_allowed"],
    conditions: [
        "by_exception_only",
        "not_allowed",
    ],
    url: "https://spdx.org/licenses/EUPL-1.0.html",
}

license_kind {
    name: "SPDX-license-identifier-EUPL-1.2",
	conditions: ["by_exception_only", "not_allowed"],
    conditions: [
        "by_exception_only",
        "not_allowed",
    ],
    url: "https://spdx.org/licenses/EUPL-1.0.html",
}

license_kind {
    name: "SPDX-license-identifier-FSFAP",
    conditions: ["notice"],
    url: "https://spdx.org/licenses/FSFAP",
}

license_kind {
    name: "SPDX-license-identifier-FTL",
    conditions: ["notice"],
    url: "https://spdx.org/licenses/FTL.html",
}

license_kind {
    name: "SPDX-license-identifier-GFDL",
    conditions: ["by_exception_only"],
}

license_kind {
    name: "SPDX-license-identifier-GPL",
    conditions: ["restricted"],
@@ -850,6 +954,12 @@ license_kind {
    url: "https://spdx.org/licenses/MS-PL.html",
}

license_kind {
    name: "SPDX-license-identifier-MS-RL",
    conditions: ["by_exception_only"],
    url: "https://spdx.org/licenses/MS-RL.html",
}

license_kind {
    name: "SPDX-license-identifier-NCSA",
    conditions: ["notice"],
@@ -911,25 +1021,37 @@ license_kind {

license_kind {
    name: "SPDX-license-identifier-SISSL",
	conditions: ["by_exception_only", "not_allowed"],
    conditions: [
        "by_exception_only",
        "not_allowed",
    ],
    url: "https://spdx.org/licenses/SISSL.html",
}

license_kind {
    name: "SPDX-license-identifier-SISSL-1.2",
	conditions: ["by_exception_only", "not_allowed"],
    conditions: [
        "by_exception_only",
        "not_allowed",
    ],
    url: "https://spdx.org/licenses/SISSL-1.2.html",
}

license_kind {
    name: "SPDX-license-identifier-SPL-1.0",
	conditions: ["by_exception_only", "reciprocal"],
    conditions: [
        "by_exception_only",
        "reciprocal",
    ],
    url: "https://spdx.org/licenses/SPL-1.0.html",
}

license_kind {
    name: "SPDX-license-identifier-SSPL",
	conditions: ["by_exception_only", "not_allowed"],
    conditions: [
        "by_exception_only",
        "not_allowed",
    ],
    url: "https://spdx.org/licenses/SSPL.html",
}

@@ -982,13 +1104,19 @@ license_kind {

license_kind {
    name: "SPDX-license-identifier-WTFPL",
	conditions: ["by_exception_only", "not_allowed"],
    conditions: [
        "by_exception_only",
        "not_allowed",
    ],
    url: "https://spdx.org/licenses/WTFPL.html",
}

license_kind {
    name: "SPDX-license-identifier-Watcom-1.0",
	conditions: ["by_exception_only", "not_allowed"],
    conditions: [
        "by_exception_only",
        "not_allowed",
    ],
    url: "https://spdx.org/licenses/Watcom-1.0.html",
}

@@ -1039,7 +1167,6 @@ license_kind {
    url: "https://spdx.org/licenses/libtiff.html",
}


// Legacy license kinds -- do not add new references -- use an spdx kind instead.
license_kind {
    name: "legacy_unknown",
@@ -1076,12 +1203,27 @@ license_kind {
    conditions: ["by_exception_only"],
}

license_kind {
    name: "legacy_not_a_contribution",
    conditions: [
        "by_exception_only",
        "not_allowed",
    ],
}

license_kind {
    name: "legacy_not_allowed",
	conditions: ["by_exception_only", "not_allowed"],
    conditions: [
        "by_exception_only",
        "not_allowed",
    ],
}

license_kind {
    name: "legacy_proprietary",
	conditions: ["by_exception_only", "not_allowed", "proprietary"],
    conditions: [
        "by_exception_only",
        "not_allowed",
        "proprietary",
    ],
}