All Downloads are FREE. Search and download functionalities are using the official Maven repository.

toolkit.utils.spdx-utils.39.0.0.source-code.simple-license-mapping.yml Maven / Gradle / Ivy

Go to download

Part of the OSS Review Toolkit (ORT), a suite to automate software compliance checks.

There is a newer version: 44.0.0
Show newest version
# Copyright (C) 2022 The ORT Project Authors (see )
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
#     https://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#
# SPDX-License-Identifier: Apache-2.0
# License-Filename: LICENSE

# A mapping from simple license names to valid SPDX license IDs. This mapping only contains license strings which *can*
# be parsed by [SpdxExpression.parse] but have a corresponding valid SPDX license ID that should be used instead. See
# [SpdxDeclaredLicenseMapping] for a mapping of unparsable license strings.

# Sort the entries below via IntelliJ's "Edit" -> "Sort Lines".
---

# Ambiguous mappings (mapping reason not obvious without additional information)
ALv2: Apache-2.0
ASL: Apache-2.0
Apache-style: Apache-2.0
Apache: Apache-2.0
BSD-like: BSD-3-Clause
BSD-style: BSD-3-Clause
BSD: BSD-3-Clause
GPL: GPL-2.0-or-later
MPL: MPL-2.0
afl: AFL-3.0
agpl: AGPL-3.0-or-later
apache-license: Apache-2.0
bsd-license: BSD-3-Clause
bsd-licensed: BSD-3-Clause
cddl: CDDL-1.0
efl: EFL-2.0
epl: EPL-1.0
eupl: EUPL-1.0
fdl: GFDL-1.3-or-later
gfdl: GFDL-1.3-or-later
gpl-license: GPL-2.0-or-later
psf: PSF-2.0
psfl: PSF-2.0
python: Python-2.0

# Non-ambiguous mappings
AFLv2.1: AFL-2.1
APACHEv2: Apache-2.0
APL2: Apache-2.0
APLv2.0: Apache-2.0
Apache-2: Apache-2.0
Apache2.0: Apache-2.0
Apache2: Apache-2.0
BSD-3: BSD-3-Clause
BSD2: BSD-2-Clause
BSD3: BSD-3-Clause
Boost: BSL-1.0
Bouncy: MIT
CC0: CC0-1.0
CPL: CPL-1.0
CeCILL: CECILL-1.1
EDL-1.0: BSD-3-Clause
FreeBSD: BSD-2-Clause-Views
GPL-2: GPL-2.0-only
GPL2: GPL-2.0-only
GPLv2+: GPL-2.0-or-later
GPLv2: GPL-2.0-only
GPLv3+: GPL-3.0-or-later
GPLv3: GPL-3.0-only
ISCL: ISC
LGPL-3: LGPL-3.0-only
LGPL2: LGPL-2.1-only
LGPL3: LGPL-3.0-only
LGPL: LGPL-2.0-or-later
LGPLv2: LGPL-2.1-only
LGPLv3+: LGPL-3.0-or-later
LGPLv3: LGPL-3.0-only
MIT-like: MIT
MIT-style: MIT
MPLv2.0: MPL-2.0
MPLv2: MPL-2.0
ODBL: ODbL-1.0
PSF2: PSF-2.0
UNLICENSED: Unlicense
Unlicence: Unlicense
Vovida: VSL-1.0
afl-2: AFL-2.0
afl2.0: AFL-2.0
afl2.1: AFL-2.1
afl2: AFL-2.0
bouncy-license: MIT
bsl1.0: BSL-1.0
bsl: BSL-1.0
cddl1.0: CDDL-1.0
cddl1.1: CDDL-1.1
cpal: CPAL-1.0
epl1.0: EPL-1.0
epl2.0: EPL-2.0
eupl1.0: EUPL-1.0
eupl1.1: EUPL-1.1
eupl1.2: EUPL-1.2
gpl3: GPL-3.0-only
isc-license: ISC
mit-license: MIT
mit-licensed: MIT
mpl-2: MPL-2.0
mpl2.0: MPL-2.0
mpl2: MPL-2.0
w3cl: W3C
wtf: WTFPL
zope: ZPL-2.1




© 2015 - 2025 Weber Informatics LLC | Privacy Policy