General conditions

Standardised open-source-licenses

These license compliance guidelines describe the requirements for content on the openCode-Platform in terms of licensing rights and the relevant tasks of the repository owner/maintainer.

To avoid misunderstandings, please refer to the OSS glossary of terms and their definitions which we have used. The terms content, output of compilation, components, proprietary products and Software Bill of Materials (SBOM) are essential to licence compliance issues.

1. Requirements for content Kopiert!

  1. Any content, e.g. source code, media, or accompanying documents, which is incorporated into the openCode platform must be accessible under an open source software licence as defined by the Open Source Initiative (OSI). Please consult the Annex below to find out which licences are included in the context of the platform. Any content within the platform must be subject to clear licensing; in addition, the application of the REUSE specification is recommended for one's own content.
    Please note: Licensing of software under an open source licence is only possible if there is a corresponding legal position allowing it under intellectual property law. Item 4 -of the Annex, “Licensing guidelines”, is designed to help users determine whether the legal position suffices. In cases in which the EVB IT requirements governing supplementary contract conditions for procuring IT services are applied without changes, the legal position tends to be insufficient. In cases of doubt, users should seek legal advice. It is not possible to make recommendations as to the type of licence to opt for, because the licensing conditions must meet the requirements of the case in hand. However, commonly and widely used licenses are recommended, because users will be more familiar with them than with rarely used licences. Item 5 of the Annex, “Help with the choice of licence”, includes some licences recommended by openCode.
    If you use licences in line with the open source definition as defined by the Open Source Initiative, but which have not yet been explicitly recognised by the platform or by OSI, please contact info@opencode.de with the exact wording of the licence, stating the reason why that licence should be added.
  2. Open source content which is based on components with inadmissible licences or is exclusively designed to be embedded in them is admissible if the externally licenced components are not themselves incorporated into the platform.
  3. In the case of outputs of compilation (e.g. executables, installers, objects), these licensing requirements also apply to all components used in the outputs of compilation and all dependencies. If the output of compilation contains a component whose licence has not been approved for free use, the output of compilation cannot be provided on the platform.
  4. Open source outputs of compilation for which the rights of use cannot be proven or whose licensing requirements cannot be met (due to licensing incompatibilities or the failure to carry licensing or copyright information, among other reasons) cannot be included in the code repository.
  5. Compliance with Item 1.3 must be verifiable, using a standardised software bill of materials (SBOM). For projects involving a likely output of compilation (e.g. through package.json/Dockerfile), generating a blanket SBOM for downstream users is recommended

2. Tasks of repository owners/maintainers Kopiert!

Repository owners/maintainers have to list all provided licences. To comply with this requirement, project owners or maintainers must take the following steps at project level:

  1. Identify all components forming part of or being required for the provided outputs of compilation
    1. including transitive dependencies (dependencies of dependencies)
    2. including runtime environments provided with the output of compilation (e.g. a JRE within a container)
    3. excluding runtime environments provided externally (e.g. a JRE to be provided by the user)
    4. excluding all components which do not have direct effects on the output of compilation (e.g. tests and QA tools)
  2. Identify all licences and copyrights of the components from Step 1 and their own source code/repository. So as to provide legal certainty, the licensing and copyright declarations of the packages and licence files need to be validated, because they tend to be flawed or to ignore internal licences. The recommendation is to use CodeScan solutions for validation, such as FOSSology, OSS-Review-Toolkit and ScanCode, Tern, and to obtain them from high-quality sources (typically OS distributions).
  3. Provide the results from Steps 1 and 2 in a standardised SBOM within the repository. So as to allow technical comparison, the SBOM data file name must be in the format "SPDX_<ARTEFAKT_NAME>.<spdx_dateityp> and can be stored in a subfolder.
  4. Meet any additional requirements in line with the applicable licensing requirements regarding distribution, such as a NOTICE file (in line with no. 4 Apache-2.0).

In all cases, the following information must be stated within the SBOM at component level (with the project within the repository being one of the components):

  • The component/package/file name
  • Optional: Component/package version
  • Optional: Unique package URL or download source
  • All available license identifiers (standardized according to SPDX if available, otherwise use the abbreviations from ScanCode LicenseDB [external]) see notes on license similarity and license identification
  • If detectable, all available complete original license texts
  • If detectable, all available complete original copyright information

For the further processing of data, the platform requires a standardised SBOM format to state compliance information. At present, the platform supports SPDX 2.2.1 or ISO 5962.

3. Release methodology and description of how to use the license list Kopiert!

1. Notes on licence identification (LI) Kopiert!

A license is released if, after technical and legal review by openCode, it meets the open source definition (as defined by the Open Source Initiative) and does not pose any difficulties for the public administration. Except in exceptional cases, it is not to be expected that licenses once released will be declassified.

The first column shows the name of the open source license. In accordance with ISO 5962 and the functionally identical SPDX 2.2.1 in Annex A.1: SPDX License List, each name of an open source license list can be assigned a so-called short identifier. This identifier is unique for the full name of the open source license and can therefore be used interchangeably. When using the license, the correct version numbers in the license name and the identifier, as well as any additions at the end of the license name and the abbreviation for variations of the license, must be observed.

Item 2 “Open source license list” below contains a list of all licenses released by openCode.

Item 3 “Negative list” below contains a negative list of all explicitly non-released licenses, i.e. they are not considered open source licenses by openCode. The distribution of content of this license type is prohibited on openCode.

Notes on licence identification (LI)

  • LI.1 Principles of licence identification: Licences are to be identified with their SPDX identifier. The indication is made with the so-called identifiers from https://spdx.org/licenses/ for licences and expressions.
  • LI.2 Specification of non-standardized license identifiers: If license identifiers cannot be found in the list from SPDX ISO 5962, the license database Scancode LicenseDB AboutCode must be used next. Identifiers from this database use the prefix LicenseRef-scancode-[…] in their SPDX identifier to map the origin of the specified identifier.
  • LI.3 Completely unknown licenses: If a license finding is not available in any of the established identifier lists, the prefix LicenseRef-[…] can be used according to SPDX ISO 5962 to assign a locally unique license identifier.

In addition, openCode asks for a dialog on your unidentified license via oslizenz@opencode.de for a legal assessment regarding the open source suitability of the license.

Notes on license similarity (LÄ)

  • LÄ.1 Principles of license similarity: In principle, licenses are similar if they can be assigned to another license in accordance with the SPDX ISO 5962 Matching Guidelines.
  • LÄ.2 Placeholders and templates in license texts: If placeholders and templates exist in license texts, replacing these placeholders and templates with individualized content is not to be understood as a license modification, but is to be assigned to the same license identifier.
  • LÄ.3.0 SPDX operators and license concatenations: License expressions of multiple licensing, license selection options and license exceptions must be mapped with SPDX operators. The license operators link license identifiers. Permitted operators must be selected according to the standard. If individual licenses of a multiple licensing conflict with the releasing openCode license list, this conflict must be resolved, e.g. by selecting a license released on openCode. However, no selection needs to be made as long as all licenses of an option are released on openCode.
  • LÄ.3.1 Exception clauses for licenses:If an exception clause is attached to a license text, it must be attached to a license identifier with WITH in accordance with the permitted SPDX operators.The names of the exception clauses, so-called exceptions, are to be described with identifiers analogous to the notes on license identification.LI.1 according to https://spdx.github.io/spdx-spec/v2.3/SPDX-license-list/#a2-exceptions-list, LI.2 analogous in license database Scancode LicenseDB AboutCode, LI.3 analogous notations.
  • Exception clauses are generally permitted if they do not impose any further restrictions on use and application.If you are unsure, please contact info@opencode.de
  • LÄ.4 Text Modifications: If a wording in a license text is changed compared to a released license text of a license, the license text can be assigned to the releasing license at openCode's discretion if the change is not substantial. In case of uncertainties, openCode is happy to provide support via info@opencode.de

2. Open-Source-License-List Kopiert!

in version 1.5 (as at January 2024)

History:
V1.5 Individual correction RSA on 29.01.2024
V1.4 New licenses added on 29.11.2023
V1.3 Sort key is now the SPDX identifier and new licenses added on 30.10.2023
V1.2 New licenses added on 04.09.2023
V1.1 D-FSL-1.0 added on 28.11.2022

Full license nameSPDX identifierReleased by
openCode
Release date
BSD Zero Clause License0BSDYes01.02.2022
Attribution Assurance LicenseAALYes01.02.2022
Abstyles LicenseAbstylesYes01.02.2022
AdaCore Doc LicenseAdaCore-docYes01.02.2022
Adobe Systems Incorporated Source Code License AgreementAdobe-2006Yes01.02.2022
Adobe Glyph List LicenseAdobe-GlyphYes30.10.2023
Amazon Digital Services LicenseADSLYes01.02.2022
Academic Free License v1.1AFL-1.1Yes01.02.2022
Academic Free License v1.2AFL-1.2Yes01.02.2022
Academic Free License v2.0AFL-2.0Yes01.02.2022
Academic Free License v2.1AFL-2.1Yes01.02.2022
Academic Free License v3.0AFL-3.0Yes01.02.2022
Afmparse LicenseAfmparseYes01.02.2022
Affero General Public License v1.0 onlyAGPL-1.0-onlyYes01.02.2022
Affero General Public License v1.0 or laterAGPL-1.0-or-laterYes01.02.2022
GNU Affero General Public License v3.0 onlyAGPL-3.0-onlyYes01.02.2022
GNU Affero General Public License v3.0 or laterAGPL-3.0-or-laterYes01.02.2022
Apple MIT LicenseAMLYes01.02.2022
ANTLR Software Rights NoticeANTLR-PDYes01.02.2022
ANTLR Software Rights Notice with license fallbackANTLR-PD-fallbackYes01.02.2022
Apache License 1.0Apache-1.0Yes01.02.2022
Apache License 1.1Apache-1.1Yes01.02.2022
Apache License 2.0Apache-2.0Yes01.02.2022
Adobe Postscript AFM LicenseAPAFMLYes01.02.2022
Adaptive Public License 1.0APL-1.0Yes01.02.2022
Apple Public Source License 2.0APSL-2.0Yes01.02.2022
Arphic Public LicenseArphic-1999Yes30.10.2023
Artistic License 1.0 w/clause 8Artistic-1.0-cl8Yes01.02.2022
Artistic License 1.0 (Perl)Artistic-1.0-PerlYes01.02.2022
Artistic License 2.0Artistic-2.0Yes01.02.2022
Baekmuk LicenseBaekmukYes30.10.2023
Barr LicenseBarrYes01.02.2022
Beerware LicenseBeerwareYes01.02.2022
Bitstream Charter Font LicenseBitstream-CharterYes29.11.2023
Bitstream Vera Font LicenseBitstream-VeraYes03.09.2023
SQLite BlessingblessingYes01.02.2022
Blue Oak Model License 1.0.0BlueOak-1.0.0Yes29.11.2023
Brian Gladman 3-Clause LicenseBrian-Gladman-3-ClauseYes03.09.2023
BSD 1-Clause LicenseBSD-1-ClauseYes01.02.2022
BSD 2-Clause "Simplified" LicenseBSD-2-ClauseYes01.02.2022
BSD-2-Clause Plus Patent LicenseBSD-2-Clause-PatentYes30.10.2023
BSD 2-Clause with views sentenceBSD-2-Clause-ViewsYes01.02.2022
BSD 3-Clause "New" or "Revised" LicenseBSD-3-ClauseYes01.02.2022
BSD with attributionBSD-3-Clause-AttributionYes01.02.2022
Lawrence Berkeley National Labs BSD variant licenseBSD-3-Clause-LBNLYes30.10.2023
BSD 3-Clause ModificationBSD-3-Clause-ModificationYes30.10.2023
BSD 3-Clause Open MPI variantBSD-3-Clause-Open-MPIYes30.10.2023
BSD 3-Clause Sun MicrosystemsBSD-3-Clause-SunYes29.11.2023
BSD 4.3 TAHOE LicenseBSD-4.3TAHOEYes03.09.2023
BSD 4-Clause "Original" or "Old" LicenseBSD-4-ClauseYes01.02.2022
BSD 4 Clause ShortenedBSD-4-Clause-ShortenedYes01.02.2022
BSD-4-Clause (University of California-Specific)BSD-4-Clause-UCYes01.02.2022
BSD with Attribution and HPND disclaimerBSD-Attribution-HPND-disclaimerYes30.10.2023
BSD Source Code AttributionBSD-Source-CodeYes30.10.2023
BSD Source Code AttributionBSD-Source-CodeYes29.11.2023
Boost Software License 1.0BSL-1.0Yes01.02.2022
bzip2 and libbzip2 License v1.0.6bzip2-1.0.6Yes01.02.2022
Creative Commons Zero v1.0 UniversalCC0-1.0Yes01.02.2022
Creative Commons Attribution 1.0 GenericCC-BY-1.0Yes01.02.2022
Creative Commons Attribution 2.0 GenericCC-BY-2.0Yes01.02.2022
Creative Commons Attribution 2.5 GenericCC-BY-2.5Yes01.02.2022
Creative Commons Attribution 2.5 AustraliaCC-BY-2.5-AUYes01.02.2022
Creative Commons Attribution 3.0 UnportedCC-BY-3.0Yes01.02.2022
Creative Commons Attribution 3.0 AustriaCC-BY-3.0-ATYes01.02.2022
Creative Commons Attribution 3.0 GermanyCC-BY-3.0-DEYes01.02.2022
Creative Commons Attribution 3.0 NetherlandsCC-BY-3.0-NLYes01.02.2022
Creative Commons Attribution 3.0 United StatesCC-BY-3.0-USYes01.02.2022
Creative Commons Attribution 4.0 InternationalCC-BY-4.0Yes01.02.2022
Creative Commons Attribution Share Alike 1.0 GenericCC-BY-SA-1.0Yes01.02.2022
Creative Commons Attribution Share Alike 2.0 GenericCC-BY-SA-2.0Yes01.02.2022
Creative Commons Attribution Share Alike 2.0 England and WalesCC-BY-SA-2.0-UKYes01.02.2022
Creative Commons Attribution Share Alike 2.1 JapanCC-BY-SA-2.1-JPYes01.02.2022
Creative Commons Attribution Share Alike 2.5 GenericCC-BY-SA-2.5Yes01.02.2022
Creative Commons Attribution Share Alike 3.0 UnportedCC-BY-SA-3.0Yes01.02.2022
Creative Commons Attribution Share Alike 3.0 AustriaCC-BY-SA-3.0-ATYes01.02.2022
Creative Commons Attribution Share Alike 3.0 GermanyCC-BY-SA-3.0-DEYes01.02.2022
Creative Commons Attribution Share Alike 4.0 InternationalCC-BY-SA-4.0Yes01.02.2022
Creative Commons Public Domain Dedication and CertificationCC-PDDCYes03.09.2023
Common Development and Distribution License 1.0CDDL-1.0Yes01.02.2022
Common Development and Distribution License 1.1CDDL-1.1Yes01.02.2022
CeCILL Free Software License Agreement v2.0CECILL-2.0Yes01.02.2022
CeCILL-B Free Software License AgreementCECILL-BYes01.02.2022
CeCILL-C Free Software License AgreementCECILL-CYes01.02.2022
Checkmk LicensecheckmkYes03.09.2023
Clarified Artistic LicenseClArtisticYes30.10.2023
CMU Mach LicenseCMU-MachYes03.09.2023
CNRI Jython LicenseCNRI-JythonYes30.10.2023
CNRI Python LicenseCNRI-PythonYes03.09.2023
copyleft-next 0.3.0copyleft-next-0.3.0Yes01.02.2022
Common Public License 1.0CPL-1.0Yes01.02.2022
Cube LicenseCubeYes01.02.2022
curl LicensecurlYes01.02.2022
Deutsche Freie Software LizenzD-FSL-1.0Yes28.11.2022
DOC LicenseDOCYes01.02.2022
David M. Gay dtoa LicensedtoaYes30.10.2023
Eiffel Forum License v2.0EFL-2.0Yes30.10.2023
eGenix.com Public License 1.1.0eGenixYes01.02.2022
Eclipse Public License 1.0EPL-1.0Yes01.02.2022
Eclipse Public License 2.0EPL-2.0Yes01.02.2022
European Union Public License 1.0EUPL-1.0Yes01.02.2022
European Union Public License 1.1EUPL-1.1Yes01.02.2022
European Union Public License 1.2EUPL-1.2Yes01.02.2022
FreeBSD Documentation LicenseFreeBSD-DOCYes01.02.2022
FreeImage Public License v1.0FreeImageYes01.02.2022
FSF All Permissive LicenseFSFAPYes01.02.2022
FSF Unlimited LicenseFSFULYes01.02.2022
FSF Unlimited License (with License Retention)FSFULLRYes01.02.2022
FSF Unlimited License (With License Retention and Warranty Disclaimer)FSFULLRWDYes03.09.2023
Freetype Project LicenseFTLYes01.02.2022
GD LicenseGDYes01.02.2022
GNU Free Documentation License v1.1 onlyGFDL-1.1-onlyYes30.10.2023
GNU Free Documentation License v1.2 onlyGFDL-1.2-onlyYes01.02.2022
GNU Free Documentation License v1.2 or laterGFDL-1.2-or-laterYes01.02.2022
GNU Free Documentation License v1.3 onlyGFDL-1.3-onlyYes01.02.2022
GNU Free Documentation License v1.3 or laterGFDL-1.3-or-laterYes01.02.2022
GL2PS LicenseGL2PSYes01.02.2022
3dfx Glide LicenseGlideYes01.02.2022
GNU General Public License v1.0 onlyGPL-1.0-onlyYes01.02.2022
GNU General Public License v1.0 or laterGPL-1.0-or-laterYes01.02.2022
GNU General Public License v2.0 onlyGPL-2.0-onlyYes01.02.2022
GNU General Public License v2.0 or laterGPL-2.0-or-laterYes01.02.2022
GNU General Public License v3.0 onlyGPL-3.0-onlyYes01.02.2022
GNU General Public License v3.0 or laterGPL-3.0-or-laterYes01.02.2022
gSOAP Public License v1.3bgSOAP-1.3bYes30.10.2023
Hewlett-Packard 1986 LicenseHP-1986Yes03.09.2023
Historical Permission Notice and DisclaimerHPNDYes01.02.2022
Historical Permission Notice and Disclaimer - Markus Kuhn variantHPND-Markus-KuhnYes03.09.2023
HPND sell variant with MIT disclaimerHPND-sell-variant-MIT-disclaimerYes30.10.2023
HTML Tidy LicenseHTMLTIDYYes30.10.2023
IBM PowerPC Initialization and Boot SoftwareIBM-pibsYes30.10.2023
ICU LicenseICUYes01.02.2022
Independent JPEG Group LicenseIJGYes01.02.2022
Independent JPEG Group License - shortIJG-shortYes03.09.2023
ImageMagick LicenseImageMagickYes01.02.2022
iMatix Standard Function Library AgreementiMatixYes01.02.2022
Imlib2 LicenseImlib2Yes30.10.2023
Info-ZIP LicenseInfo-ZIPYes01.02.2022
Intel Open Source LicenseIntelYes01.02.2022
IPA Font LicenseIPAYes01.02.2022
IBM Public License v1.0IPL-1.0Yes01.02.2022
ISC LicenseISCYes01.02.2022
Jam LicenseJamYes30.10.2023
JasPer LicenseJasPer-2.0Yes01.02.2022
Japan Network Information Center LicenseJPNICYes30.10.2023
JSON LicenseJSONYes01.02.2022
Latex2e LicenseLatex2eYes01.02.2022
GNU Library General Public License v2 onlyLGPL-2.0-onlyYes03.09.2023
GNU Library General Public License v2 or laterLGPL-2.0-or-laterYes01.02.2022
GNU Lesser General Public License v2.1 onlyLGPL-2.1-onlyYes01.02.2022
GNU Lesser General Public License v2.1 or laterLGPL-2.1-or-laterYes01.02.2022
GNU Lesser General Public License v3.0 onlyLGPL-3.0-onlyYes01.02.2022
GNU Lesser General Public License v3.0 or laterLGPL-3.0-or-laterYes01.02.2022
libpng LicenseLibpngYes01.02.2022
PNG Reference Library version 2libpng-2.0Yes01.02.2022
libselinux public domain noticelibselinux-1.0Yes03.09.2023
libtiff LicenselibtiffYes01.02.2022
libutil David Nugent Licenselibutil-David-NugentYes30.10.2023
LicenseRef-OpenCoDE-Artistic-2.0-beta4Yes30.10.2023
LicenseRef-OpenCoDE-BSD-3-Clause-mark-modificationYes30.10.2023
LicenseRef-OpenCoDE-CC-BY-SA-2.0-ITYes30.10.2023
LicenseRef-OpenCoDE-CC-BY-SA-3.0-USYes30.10.2023
LicenseRef-OpenCoDE-Internet-Society-OnlyYes29.11.2023
LicenseRef-OpenCoDE-MichiganYes30.10.2023
LicenseRef-OpenCoDE-PT-AcknowledgementYes29.11.2023
LicenseRef-OpenCoDE-PT-AZYes30.10.2023
LicenseRef-OpenCoDE-PT-PruyYes30.10.2023
LicenseRef-OpenCoDE-PT-Var089Yes30.10.2023
LicenseRef-OpenCoDE-RT-Var012Yes30.10.2023
LicenseRef-scancode-adrianYes30.10.2023
LicenseRef-scancode-ams-fontsYes29.11.2023
LicenseRef-scancode-arm-llvm-sgaYes03.09.2023
LicenseRef-scancode-boost-originalYes30.10.2023
LicenseRef-scancode-boutell-libgd-2021Yes30.10.2023
LicenseRef-scancode-brian-gladman-3-clauseYes30.10.2023
LicenseRef-scancode-broadcom-cfeYes30.10.2023
LicenseRef-scancode-bsd-2-clause-plus-advertizingYes30.10.2023
LicenseRef-scancode-bsd-3-clause-no-changeYes29.11.2023
LicenseRef-scancode-bsd-3-clause-no-nuclear-warrantyYes30.10.2023
LicenseRef-scancode-bsd-new-tcpdumpYes30.10.2023
LicenseRef-scancode-bsd-original-muscleYes30.10.2023
LicenseRef-scancode-bsd-simplified-darwinYes29.11.2023
LicenseRef-scancode-carnegie-mellonYes30.10.2023
LicenseRef-scancode-cmr-noYes30.10.2023
LicenseRef-scancode-cupsYes30.10.2023
LicenseRef-scancode-dmallocYes03.09.2023
LicenseRef-scancode-dom4jYes30.10.2023
LicenseRef-scancode-ecma-documentationYes30.10.2023
LicenseRef-scancode-fftpack-2004Yes30.10.2023
LicenseRef-scancode-flex-2.5Yes30.10.2023
LicenseRef-scancode-freebsd-firstYes30.10.2023
LicenseRef-scancode-freettsYes30.10.2023
LicenseRef-scancode-freetype-patentYes03.09.2023
LicenseRef-scancode-gary-s-brownYes03.09.2023
LicenseRef-scancode-geoff-kuenning-1993Yes30.10.2023
LicenseRef-scancode-ghostpdl-permissiveYes30.10.2023
LicenseRef-scancode-ghostscript-1988Yes30.10.2023
LicenseRef-scancode-google-patent-licenseYes03.09.2023
LicenseRef-scancode-google-patent-license-webmYes03.09.2023
LicenseRef-scancode-greg-roelofsYes03.09.2023
LicenseRef-scancode-hidapiYes30.10.2023
LicenseRef-scancode-historical-ntpYes30.10.2023
LicenseRef-scancode-homebrewedYes30.10.2023
LicenseRef-scancode-icann-publicYes30.10.2023
LicenseRef-scancode-indiana-extremeYes03.09.2023
LicenseRef-scancode-inner-net-2.0Yes03.09.2023
LicenseRef-scancode-jdomYes30.10.2023
LicenseRef-scancode-josl-1.0Yes03.09.2023
LicenseRef-scancode-kerberosYes03.09.2023
LicenseRef-scancode-khronosYes30.10.2023
LicenseRef-scancode-lcs-telegraphicsYes30.10.2023
LicenseRef-scancode-ldap-sdk-free-useYes30.10.2023
LicenseRef-scancode-mit-modernYes30.10.2023
LicenseRef-scancode-mit-old-styleYes03.09.2023
LicenseRef-scancode-mit-synopsysYes30.10.2023
LicenseRef-scancode-ms-clYes30.10.2023
LicenseRef-scancode-mtx-licensing-statementYes30.10.2023
LicenseRef-scancode-netcatYes03.09.2023
LicenseRef-scancode-newlib-historicalYes30.10.2023
LicenseRef-scancode-notre-dameYes03.09.2023
LicenseRef-scancode-ntpl-originYes30.10.2023
LicenseRef-scancode-nvidiaYes30.10.2023
LicenseRef-scancode-pcreYes03.09.2023
LicenseRef-scancode-pngsuiteYes03.09.2023
LicenseRef-scancode-purdue-bsdYes30.10.2023
LicenseRef-scancode-pygres-2.2Yes30.10.2023
LicenseRef-scancode-rsa-cryptokiYes03.09.2023
LicenseRef-scancode-sashYes03.09.2023
LicenseRef-scancode-secret-labs-2011Yes30.10.2023
LicenseRef-scancode-sendmailYes30.10.2023
LicenseRef-scancode-sgi-cid-1.0Yes30.10.2023
LicenseRef-scancode-sgi-glx-1.0Yes30.10.2023
LicenseRef-scancode-smail-gplYes03.09.2023
LicenseRef-scancode-softsurferYes30.10.2023
LicenseRef-scancode-ssleayYes03.09.2023
LicenseRef-scancode-stlport-4.5Yes03.09.2023
LicenseRef-scancode-sun-sissl-1.0Yes30.10.2023
LicenseRef-scancode-sun-sourceYes30.10.2023
LicenseRef-scancode-svndiffYes30.10.2023
LicenseRef-scancode-takao-abeYes30.10.2023
LicenseRef-scancode-takuya-oouraYes30.10.2023
LicenseRef-scancode-tekhvcYes03.09.2023
LicenseRef-scancode-tim-janik-2003Yes30.10.2023
LicenseRef-scancode-ubuntu-font-1.0Yes03.09.2023
LicenseRef-scancode-unicode-mappingsYes30.10.2023
LicenseRef-scancode-wordnetYes30.10.2023
LicenseRef-scancode-ws-policy-specificationYes03.09.2023
LicenseRef-scancode-x11-adobeYes30.10.2023
LicenseRef-scancode-x11-dec2Yes30.10.2023
LicenseRef-scancode-x11-fsfYes30.10.2023
LicenseRef-scancode-x11-lucent-variantYes30.10.2023
LicenseRef-scancode-x11-oarYes30.10.2023
LicenseRef-scancode-x11-opengroupYes30.10.2023
LicenseRef-scancode-xfree86-1.0Yes30.10.2023
LicenseRef-scancode-zeusbenchYes03.09.2023
LicenseRef-scancode-zpl-1.0Yes30.10.2023
Linux man-pages CopyleftLinux-man-pages-copyleftYes30.10.2023
Lucent Public License Version 1.0LPL-1.0Yes01.02.2022
Lucent Public License v1.02LPL-1.02Yes01.02.2022
LaTeX Project Public License v1.2LPPL-1.2Yes01.02.2022
LaTeX Project Public License v1.3cLPPL-1.3cYes01.02.2022
metamail LicensemetamailYes03.09.2023
Minpack LicenseMinpackYes30.10.2023
The MirOS LicenceMirOSYes01.02.2022
MIT LicenseMITYes01.02.2022
MIT No AttributionMIT-0Yes30.10.2023
Enlightenment License (e16)MIT-advertisingYes01.02.2022
CMU LicenseMIT-CMUYes01.02.2022
feh LicenseMIT-fehYes30.10.2023
MIT License Modern VariantMIT-Modern-VariantYes03.09.2023
MIT +no-false-attribs licenseMITNFAYes03.09.2023
MIT Open Group variantMIT-open-groupYes03.09.2023
MIT Tom Wu VariantMIT-WuYes03.09.2023
Mozilla Public License 1.0MPL-1.0Yes01.02.2022
Mozilla Public License 1.1MPL-1.1Yes01.02.2022
Mozilla Public License 2.0MPL-2.0Yes01.02.2022
Microsoft Public LicenseMS-PLYes01.02.2022
Microsoft Reciprocal LicenseMS-RLYes01.02.2022
Matrix Template Library LicenseMTLLYes30.10.2023
Mup LicenseMupYes01.02.2022
Nara Institute of Science and Technology License (2003)NAIST-2003Yes03.09.2023
Naumen Public LicenseNaumenYes01.02.2022
University of Illinois/NCSA Open Source LicenseNCSAYes01.02.2022
NetCDF licenseNetCDFYes01.02.2022
Nethack General Public LicenseNGPLYes01.02.2022
NIST Public Domain NoticeNIST-PDYes03.09.2023
No Limit Public LicenseNLPLYes01.02.2022
Nokia Open Source LicenseNokiaYes01.02.2022
Netizen Open Source LicenseNOSLYes01.02.2022
Noweb LicenseNowebYes01.02.2022
Netscape Public License<< v1.1NPL-1.1Yes01.02.2022
NRL LicenseNRLYes01.02.2022
NTP LicenseNTPYes01.02.2022
Open Data Commons Open Database License v1.0ODbL-1.0Yes01.02.2022
Open Data Commons Attribution License v1.0ODC-By-1.0Yes01.02.2022
SIL Open Font License 1.0OFL-1.0Yes01.02.2022
SIL Open Font License 1.0 with no Reserved Font NameOFL-1.0-no-RFNYes01.02.2022
SIL Open Font License 1.1OFL-1.1Yes01.02.2022
SIL Open Font License 1.1 with no Reserved Font NameOFL-1.1-no-RFNYes01.02.2022
SIL Open Font License 1.1 with Reserved Font NameOFL-1.1-RFNYes01.02.2022
Open LDAP Public License v2.8OLDAP-2.8Yes01.02.2022
Open Market LicenseOMLYes01.02.2022
OpenSSL LicenseOpenSSLYes01.02.2022
Open Publication License v1.0OPUBL-1.0Yes03.09.2023
Open Software License 1.0OSL-1.0Yes01.02.2022
Open Software License 1.1OSL-1.1Yes01.02.2022
Open Software License 2.0OSL-2.0Yes01.02.2022
Open Software License 2.1OSL-2.1Yes01.02.2022
Open Software License 3.0OSL-3.0Yes01.02.2022
Open Data Commons Public Domain Dedication & License 1.0PDDL-1.0Yes01.02.2022
PHP License v3.0PHP-3.0Yes01.02.2022
PHP License v3.01PHP-3.01Yes01.02.2022
Plexus Classworlds LicensePlexusYes01.02.2022
PostgreSQL LicensePostgreSQLYes01.02.2022
Python Software Foundation License 2.0PSF-2.0Yes03.09.2023
Python License 2.0Python-2.0Yes01.02.2022
Qhull LicenseQhullYes01.02.2022
Q Public License 1.0QPL-1.0Yes01.02.2022
Rdisc LicenseRdiscYes01.02.2022
Ruby LicenseRubyYes01.02.2022
Saxpath LicenseSaxpathYes01.02.2022
Sax Public Domain NoticeSAX-PDYes03.09.2023
SCEA Shared Source LicenseSCEAYes01.02.2022
Sendmail LicenseSendmailYes01.02.2022
SGI Free Software License B v2.0SGI-B-2.0Yes01.02.2022
Sun Industry Standards Source License v1.1SISSLYes01.02.2022
Sleepycat LicenseSleepycatYes01.02.2022
SNIA Public License 1.1SNIAYes01.02.2022
snprintf LicensesnprintfYes03.09.2023
Spencer License 86Spencer-86Yes03.09.2023
Spencer License 94Spencer-94Yes03.09.2023
ssh-keyscan Licensessh-keyscanYes29.11.2023
SSH OpenSSH licenseSSH-OpenSSHYes03.09.2023
SunPro LicenseSunProYes03.09.2023
Scheme Widget Library (SWL) Software License AgreementSWLYes01.02.2022
TCL/TK LicenseTCLYes01.02.2022
TCP Wrappers LicenseTCP-wrappersYes03.09.2023
TMate Open Source LicenseTMateYes01.02.2022
Trusster Open Source LicenseTOSLYes01.02.2022
Text-Tabs+Wrap LicenseTTWLYes03.09.2023
Technische Universitaet Berlin License 1.0TU-Berlin-1.0Yes30.10.2023
Technische Universitaet Berlin License 2.0TU-Berlin-2.0Yes30.10.2023
Unicode License Agreement - Data Files and Software (2015)Unicode-DFS-2015Yes01.02.2022
Unicode License Agreement - Data Files and Software (2016)Unicode-DFS-2016Yes03.09.2023
Unicode Terms of UseUnicode-TOUYes01.02.2022
UnixCrypt LicenseUnixCryptYes03.09.2023
The UnlicenseUnlicenseYes01.02.2022
Universal Permissive License v1.0UPL-1.0Yes03.09.2023
Vim LicenseVimYes01.02.2022
W3C Software Notice and License (2002-12-31)W3CYes01.02.2022
W3C Software Notice and License (1998-07-20)W3C-19980720Yes03.09.2023
W3C Software Notice and Document License (2015-05-13)W3C-20150513Yes01.02.2022
Do What The F*ck You Want To Public LicenseWTFPLYes01.02.2022
X11 LicenseX11Yes01.02.2022
X11 License Distribution Modification VariantX11-distribute-modifications-variantYes30.10.2023
Xerox LicenseXeroxYes01.02.2022
XFree86 License 1.1XFree86-1.1Yes30.10.2023
xlock LicensexlockYes30.10.2023
X.Net LicenseXnetYes01.02.2022
XPP LicensexppYes01.02.2022
XSkat LicenseXSkatYes01.02.2022
Zed LicenseZedYes01.02.2022
Zend License v2.0Zend-2.0Yes01.02.2022
zlib LicenseZlibYes01.02.2022
zlib/libpng License with Acknowledgementzlib-acknowledgementYes01.02.2022
Zope Public License 1.1ZPL-1.1Yes01.02.2022
Zope Public License 2.0ZPL-2.0Yes01.02.2022
Zope Public License 2.1ZPL-2.1Yes01.02.2022
RSA Message-Digest LicenseRSA-MDYes01.01.2024

Lizenzen mit LicenseRef-OpenCoDE- Kennung, können im zugehörigen Repository (https://gitlab.opencode.de/open-code/lizenztexte) eingesehen werden. Für alle Lizenzen wird die Überführung in etablierte Lizenzdatenbanken angestrebt.

3. Negative list of all non-released-licenses Kopiert!

in version 1.4 (as of November 2023)

Full license nameSPDX-IdentifierReleased by
openCode
Release date
Aladdin Free Public LicenseAladdinNo01.02.2022
BSD 3-Clause Clear LicenseBSD-3-Clause-ClearNo01.02.2022
BSD 3-Clause No Military LicenseBSD-3-Clause-No-Military-LicenseNo01.02.2022
BSD 3-Clause No Nuclear LicenseBSD-3-Clause-No-Nuclear-LicenseNo01.02.2022
BSD 3-Clause No Nuclear License 2014BSD-3-Clause-No-Nuclear-License-2014No01.02.2022
BSD 3-Clause No Nuclear WarrantyBSD-3-Clause-No-Nuclear-WarrantyNo01.02.2022
Caldera LicenseCalderaNo01.02.2022
Creative Commons Attribution Non Commercial 1.0 GenericCC-BY-NC-1.0No01.02.2022
Creative Commons Attribution Non Commercial 2.0 GenericCC-BY-NC-2.0No01.02.2022
Creative Commons Attribution Non Commercial 2.5 GenericCC-BY-NC-2.5No01.02.2022
Creative Commons Attribution Non Commercial 3.0 UnportedCC-BY-NC-3.0No01.02.2022
Creative Commons Attribution Non Commercial 3.0 GermanyCC-BY-NC-3.0-DENo01.02.2022
Creative Commons Attribution Non Commercial 4.0 InternationalCC-BY-NC-4.0No01.02.2022
Creative Commons Attribution Non Commercial No Derivatives 1.0 GenericCC-BY-NC-ND-1.0No01.02.2022
Creative Commons Attribution Non Commercial No Derivatives 2.0 GenericCC-BY-NC-ND-2.0No01.02.2022
Creative Commons Attribution Non Commercial No Derivatives 2.5 GenericCC-BY-NC-ND-2.5No01.02.2022
Creative Commons Attribution Non Commercial No Derivatives 3.0 UnportedCC-BY-NC-ND-3.0No01.02.2022
Creative Commons Attribution Non Commercial No Derivatives 3.0 GermanyCC-BY-NC-ND-3.0-DENo01.02.2022
Creative Commons Attribution Non Commercial No Derivatives 3.0 IGOCC-BY-NC-ND-3.0-IGONo01.02.2022
Creative Commons Attribution Non Commercial No Derivatives 4.0 InternationalCC-BY-NC-ND-4.0No01.02.2022
Creative Commons Attribution Non Commercial Share Alike 1.0 GenericCC-BY-NC-SA-1.0No01.02.2022
Creative Commons Attribution Non Commercial Share Alike 2.0 GenericCC-BY-NC-SA-2.0No01.02.2022
Creative Commons Attribution-NonCommercial-ShareAlike 2.0 FranceCC-BY-NC-SA-2.0-FRNo01.02.2022
Creative Commons Attribution Non Commercial Share Alike 2.0 England and WalesCC-BY-NC-SA-2.0-UKNo01.02.2022
Creative Commons Attribution Non Commercial Share Alike 2.5 GenericCC-BY-NC-SA-2.5No01.02.2022
Creative Commons Attribution Non Commercial Share Alike 3.0 UnportedCC-BY-NC-SA-3.0No01.02.2022
Creative Commons Attribution Non Commercial Share Alike 3.0 GermanyCC-BY-NC-SA-3.0-DENo01.02.2022
Creative Commons Attribution Non Commercial Share Alike 3.0 IGOCC-BY-NC-SA-3.0-IGONo01.02.2022
Creative Commons Attribution Non Commercial Share Alike 4.0 InternationalCC-BY-NC-SA-4.0No01.02.2022
Creative Commons Attribution No Derivatives 1.0 GenericCC-BY-ND-1.0No01.02.2022
Creative Commons Attribution No Derivatives 2.0 GenericCC-BY-ND-2.0No01.02.2022
Creative Commons Attribution No Derivatives 2.5 GenericCC-BY-ND-2.5No01.02.2022
Creative Commons Attribution No Derivatives 3.0 UnportedCC-BY-ND-3.0No01.02.2022
Creative Commons Attribution No Derivatives 3.0 GermanyCC-BY-ND-3.0-DENo01.02.2022
Creative Commons Attribution No Derivatives 4.0 InternationalCC-BY-ND-4.0No01.02.2022
Elastic License 2.0Elastic-2.0No30.10.2023
Fair LicenseFairNo01.02.2022
Fraunhofer FDK AAC Codec LibraryFDK-AACNo01.02.2022
Hippocratic License 2.1Hippocratic-2.1No30.10.2023
Intel ACPI Software License AgreementIntel-ACPINo30.10.2023
LicenseRef-OpenCoDE-PTNo30.10.2023
LicenseRef-OpenCoDE-PT-Var058No30.10.2023
LicenseRef-OpenCoDE-Unicode-Terms-2004No30.10.2023
LicenseRef-OpenCoDE-X11-Var003No (approved if distributed with accepted OSS license)29.11.2023
LicenseRef-scancode-afpl-9.0No30.10.2023
LicenseRef-scancode-ecma-no-patentNo30.10.2023
LicenseRef-scancode-google-tos-2013No29.11.2023
LicenseRef-scancode-iso-8879No30.10.2023
LicenseRef-scancode-alliance-open-media-patent-1.0No30.11.2023
LicenseRef-scancode-luxiNo30.10.2023
LicenseRef-scancode-ms-ttf-eulaNo29.11.2023
LicenseRef-scancode-openssl-nokia-psk-contributionNo03.09.2023
LicenseRef-scancode-oracle-master-agreementNo29.11.2023
LicenseRef-scancode-oracle-nftc-2021No03.09.2023
LicenseRef-scancode-paul-hsieh-derivativeNo03.09.2023
LicenseRef-scancode-sun-entitlement-jafNo30.10.2023
LicenseRef-scancode-taligent-jdkNo03.09.2023
LicenseRef-scancode-tiger-cryptoNo03.09.2023
LicenseRef-scancode-unrarNo30.10.2023
LicenseRef-scancode-ws-addressing-specNo30.10.2023
LaTeX Project Public License v1.0LPPL-1.0No30.10.2023
LaTeX Project Public License v1.1LPPL-1.1No30.10.2023
Python ldap Licensepython-ldapNo29.11.2023
SGI Free Software License B v1.1SGI-B-1.1No01.02.2022
Server Side Public License, v 1SSPL-1.0No01.02.2022





4. Licensing questions Kopiert!

Figure 1: Licensing questions

5. License selection support Kopiert!

LicenseIntended use
MITShort permissive license. Well suited for projects that want to enable uncomplicated reuse and achieve high license compatibility.
BSD-3-ClauseShort permissive license. The license makes it clear that the name of the licensor may not be used for advertising purposes.
Apache-2.0Permissive license. Similar to MIT and BSD, but more suitable for projects in patented ecosystems.
EPL-2.0Permissive license. Similar to MIT and BSD, but better Weak copyleft license. Well suited in the JAVA environment, and if subsequent users are to be obliged to make improvements within the program component open source.suitable for projects in patented ecosystems.
MPL-2.0Weak copyleft license.Similar to EPL-2.0, but with a weaker copyleft, which is limited to individual files, and compatible with the GPL and LGPL.
LGPL-2.1-or-laterWeak copyleft license for program libraries.The LGPL is well suited if the interchangeability of the component is to be ensured.
As the LGPL-2.1 and LGPL-3.0 have different advantages and disadvantages as well as compatibility with other licenses, the suffix “or-later” allows the user to choose the appropriate license.
GPL-3.0Strong copyleft license.
This license is well suited if the extensive release of improvements as open source software is to be ensured.
This license leads to complex legal questions regarding the scope of the copyleft. License compatibility with other open source licenses must be taken into account.
AGPL-3.0Strong copyleft license, also for SaaS and cloud services. This license is well suited if the copyleft of the GPL is also to be ensured for use via a network.
This license leads to complex legal questions regarding the scope of the copyleft. License compatibility with other open source licenses must be taken into account.
CC-BY-3.0-DELicense for the use of documentation and media in German-speaking countries, without the obligation to release adaptations under this license.
CC-BY-SA-3.0-DECopyleft license. License for the use of documentation and media in German-speaking countries, where modified versions must also be licensed under CC-BY-SA.
CC-BY-4.0Lizenz für die Nutzung von Dokumentationen und Medien im internationalen Raum, ohne die Pflicht, Bearbeitungen auch wieder unter dieser Lizenz freizugeben.
CC-BY-SA-4.0Copyleft license. License for the use of documentation and media in the international arena, where modified versions must also be licensed under CC-BY-SA.