Skip to content

Commit

Permalink
deps(spdx-utils): Upgrade the license list to version 3.22
Browse files Browse the repository at this point in the history
Signed-off-by: Frank Viernau <[email protected]>
  • Loading branch information
fviernau committed Oct 10, 2023
1 parent c35d9c6 commit fc4cb94
Show file tree
Hide file tree
Showing 56 changed files with 910 additions and 78 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ kotlin.code.style = official

# The version of the SPDX license list which is used to import license texts and generate SPDX enums. Must be a valid
# tag, see https://github.com/spdx/license-list-data/tags.
spdxLicenseListVersion = 3.21
spdxLicenseListVersion = 3.22
43 changes: 42 additions & 1 deletion utils/spdx/src/main/kotlin/SpdxLicense.kt
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ enum class SpdxLicense(
ADACORE_DOC("AdaCore-doc", "AdaCore Doc License"),
ADOBE_2006("Adobe-2006", "Adobe Systems Incorporated Source Code License Agreement"),
ADOBE_GLYPH("Adobe-Glyph", "Adobe Glyph List License"),
ADOBE_UTOPIA("Adobe-Utopia", "Adobe Utopia Font License"),
ADSL("ADSL", "Amazon Digital Services License"),
AFL_1_1("AFL-1.1", "Academic Free License v1.1"),
AFL_1_2("AFL-1.2", "Academic Free License v1.2"),
Expand Down Expand Up @@ -107,22 +108,27 @@ enum class SpdxLicense(
BSD_3_CLAUSE("BSD-3-Clause", "BSD 3-Clause \"New\" or \"Revised\" License"),
BSD_3_CLAUSE_ATTRIBUTION("BSD-3-Clause-Attribution", "BSD with attribution"),
BSD_3_CLAUSE_CLEAR("BSD-3-Clause-Clear", "BSD 3-Clause Clear License"),
BSD_3_CLAUSE_FLEX("BSD-3-Clause-flex", "BSD 3-Clause Flex variant"),
BSD_3_CLAUSE_HP("BSD-3-Clause-HP", "Hewlett-Packard BSD variant license"),
BSD_3_CLAUSE_LBNL("BSD-3-Clause-LBNL", "Lawrence Berkeley National Labs BSD variant license"),
BSD_3_CLAUSE_MODIFICATION("BSD-3-Clause-Modification", "BSD 3-Clause Modification"),
BSD_3_CLAUSE_NO_MILITARY_LICENSE("BSD-3-Clause-No-Military-License", "BSD 3-Clause No Military License"),
BSD_3_CLAUSE_NO_NUCLEAR_LICENSE("BSD-3-Clause-No-Nuclear-License", "BSD 3-Clause No Nuclear License"),
BSD_3_CLAUSE_NO_NUCLEAR_LICENSE_2014("BSD-3-Clause-No-Nuclear-License-2014", "BSD 3-Clause No Nuclear License 2014"),
BSD_3_CLAUSE_NO_NUCLEAR_WARRANTY("BSD-3-Clause-No-Nuclear-Warranty", "BSD 3-Clause No Nuclear Warranty"),
BSD_3_CLAUSE_OPEN_MPI("BSD-3-Clause-Open-MPI", "BSD 3-Clause Open MPI variant"),
BSD_3_CLAUSE_SUN("BSD-3-Clause-Sun", "BSD 3-Clause Sun Microsystems"),
BSD_4_3RENO("BSD-4.3RENO", "BSD 4.3 RENO License"),
BSD_4_3TAHOE("BSD-4.3TAHOE", "BSD 4.3 TAHOE License"),
BSD_4_CLAUSE("BSD-4-Clause", "BSD 4-Clause \"Original\" or \"Old\" License"),
BSD_4_CLAUSE_SHORTENED("BSD-4-Clause-Shortened", "BSD 4 Clause Shortened"),
BSD_4_CLAUSE_UC("BSD-4-Clause-UC", "BSD-4-Clause (University of California-Specific)"),
BSD_ADVERTISING_ACKNOWLEDGEMENT("BSD-Advertising-Acknowledgement", "BSD Advertising Acknowledgement License"),
BSD_ATTRIBUTION_HPND_DISCLAIMER("BSD-Attribution-HPND-disclaimer", "BSD with Attribution and HPND disclaimer"),
BSD_INFERNO_NETTVERK("BSD-Inferno-Nettverk", "BSD-Inferno-Nettverk"),
BSD_PROTECTION("BSD-Protection", "BSD Protection License"),
BSD_SOURCE_CODE("BSD-Source-Code", "BSD Source Code Attribution"),
BSD_SYSTEMICS("BSD-Systemics", "Systemics BSD variant license"),
BSL_1_0("BSL-1.0", "Boost Software License 1.0"),
BUSL_1_1("BUSL-1.1", "Business Source License 1.1"),
BZIP2_1_0_5("bzip2-1.0.5", "bzip2 and libbzip2 License v1.0.5", true),
Expand Down Expand Up @@ -202,6 +208,7 @@ enum class SpdxLicense(
CERN_OHL_W_2_0("CERN-OHL-W-2.0", "CERN Open Hardware Licence Version 2 - Weakly Reciprocal"),
CFITSIO("CFITSIO", "CFITSIO License"),
CHECKMK("checkmk", "Checkmk License"),
CHECK_CVS("check-cvs", "check-cvs License"),
CLARTISTIC("ClArtistic", "Clarified Artistic License"),
CLIPS("Clips", "Clips License"),
CMU_MACH("CMU-Mach", "CMU Mach License"),
Expand All @@ -217,6 +224,7 @@ enum class SpdxLicense(
CPAL_1_0("CPAL-1.0", "Common Public Attribution License 1.0"),
CPL_1_0("CPL-1.0", "Common Public License 1.0"),
CPOL_1_02("CPOL-1.02", "Code Project Open License 1.02"),
CRONYX("Cronyx", "Cronyx License"),
CROSSWORD("Crossword", "Crossword License"),
CRYSTALSTACKER("CrystalStacker", "CrystalStacker License"),
CUA_OPL_1_0("CUA-OPL-1.0", "CUA Office Public License v1.0"),
Expand All @@ -225,6 +233,7 @@ enum class SpdxLicense(
C_UDA_1_0("C-UDA-1.0", "Computational Use of Data Agreement v1.0"),
DIFFMARK("diffmark", "diffmark license"),
DL_DE_BY_2_0("DL-DE-BY-2.0", "Data licence Germany – attribution – version 2.0"),
DL_DE_ZERO_2_0("DL-DE-ZERO-2.0", "Data licence Germany – zero – version 2.0"),
DOC("DOC", "DOC License"),
DOTSEQN("Dotseqn", "Dotseqn License"),
DRL_1_0("DRL-1.0", "Detection Rule License 1.0"),
Expand All @@ -251,7 +260,9 @@ enum class SpdxLicense(
EUPL_1_2("EUPL-1.2", "European Union Public License 1.2"),
EUROSYM("Eurosym", "Eurosym License"),
FAIR("Fair", "Fair License"),
FBM("FBM", "Fuzzy Bitmap License"),
FDK_AAC("FDK-AAC", "Fraunhofer FDK AAC Codec Library"),
FERGUSON_TWOFISH("Ferguson-Twofish", "Ferguson Twofish License"),
FRAMEWORX_1_0("Frameworx-1.0", "Frameworx Open License 1.0"),
FREEBSD_DOC("FreeBSD-DOC", "FreeBSD Documentation License"),
FREEIMAGE("FreeImage", "FreeImage Public License v1.0"),
Expand All @@ -260,6 +271,8 @@ enum class SpdxLicense(
FSFULLR("FSFULLR", "FSF Unlimited License (with License Retention)"),
FSFULLRWD("FSFULLRWD", "FSF Unlimited License (With License Retention and Warranty Disclaimer)"),
FTL("FTL", "Freetype Project License"),
FURUSETH("Furuseth", "Furuseth License"),
FWLW("fwlw", "fwlw License"),
GD("GD", "GD License"),
GFDL_1_1("GFDL-1.1", "GNU Free Documentation License v1.1", true),
GFDL_1_1_INVARIANTS_ONLY("GFDL-1.1-invariants-only", "GNU Free Documentation License v1.1 only - invariants"),
Expand Down Expand Up @@ -312,11 +325,19 @@ enum class SpdxLicense(
HASKELLREPORT("HaskellReport", "Haskell Language Report License"),
HIPPOCRATIC_2_1("Hippocratic-2.1", "Hippocratic License 2.1"),
HPND("HPND", "Historical Permission Notice and Disclaimer"),
HPND_DEC("HPND-DEC", "Historical Permission Notice and Disclaimer - DEC variant"),
HPND_DOC("HPND-doc", "Historical Permission Notice and Disclaimer - documentation variant"),
HPND_DOC_SELL("HPND-doc-sell", "Historical Permission Notice and Disclaimer - documentation sell variant"),
HPND_EXPORT_US("HPND-export-US", "HPND with US Government export control warning"),
HPND_EXPORT_US_MODIFY("HPND-export-US-modify", "HPND with US Government export control warning and modification rqmt"),
HPND_MARKUS_KUHN("HPND-Markus-Kuhn", "Historical Permission Notice and Disclaimer - Markus Kuhn variant"),
HPND_PBMPLUS("HPND-Pbmplus", "Historical Permission Notice and Disclaimer - Pbmplus variant"),
HPND_SELL_REGEXPR("HPND-sell-regexpr", "Historical Permission Notice and Disclaimer - sell regexpr variant"),
HPND_SELL_VARIANT("HPND-sell-variant", "Historical Permission Notice and Disclaimer - sell variant"),
HPND_SELL_VARIANT_MIT_DISCLAIMER("HPND-sell-variant-MIT-disclaimer", "HPND sell variant with MIT disclaimer"),
HPND_UC("HPND-UC", "Historical Permission Notice and Disclaimer - University of California variant"),
HP_1986("HP-1986", "Hewlett-Packard 1986 License"),
HP_1989("HP-1989", "Hewlett-Packard 1989 License"),
HTMLTIDY("HTMLTIDY", "HTML Tidy License"),
IBM_PIBS("IBM-pibs", "IBM PowerPC Initialization and Boot Software"),
ICU("ICU", "ICU License"),
Expand All @@ -339,6 +360,7 @@ enum class SpdxLicense(
JPL_IMAGE("JPL-image", "JPL Image Use Policy"),
JPNIC("JPNIC", "Japan Network Information Center License"),
JSON("JSON", "JSON License"),
KASTRUP("Kastrup", "Kastrup License"),
KAZLIB("Kazlib", "Kazlib License"),
KNUTH_CTAN("Knuth-CTAN", "Knuth CTAN License"),
LAL_1_2("LAL-1.2", "Licence Art Libre 1.2"),
Expand Down Expand Up @@ -380,10 +402,14 @@ enum class SpdxLicense(
LPPL_1_2("LPPL-1.2", "LaTeX Project Public License v1.2"),
LPPL_1_3A("LPPL-1.3a", "LaTeX Project Public License v1.3a"),
LPPL_1_3C("LPPL-1.3c", "LaTeX Project Public License v1.3c"),
LSOF("lsof", "lsof License"),
LUCIDA_BITMAP_FONTS("Lucida-Bitmap-Fonts", "Lucida Bitmap Fonts License"),
LZMA_SDK_9_11_TO_9_20("LZMA-SDK-9.11-to-9.20", "LZMA SDK License (versions 9.11 to 9.20)"),
LZMA_SDK_9_22("LZMA-SDK-9.22", "LZMA SDK License (versions 9.22 and beyond)"),
MAGAZ("magaz", "magaz License"),
MAKEINDEX("MakeIndex", "MakeIndex License"),
MARTIN_BIRGMEIER("Martin-Birgmeier", "Martin Birgmeier License"),
MCPHEE_SLIDESHOW("McPhee-slideshow", "McPhee Slideshow License"),
METAMAIL("metamail", "metamail License"),
MINPACK("Minpack", "Minpack License"),
MIROS("MirOS", "The MirOS Licence"),
Expand All @@ -397,8 +423,11 @@ enum class SpdxLicense(
MIT_FESTIVAL("MIT-Festival", "MIT Festival Variant"),
MIT_MODERN_VARIANT("MIT-Modern-Variant", "MIT License Modern Variant"),
MIT_OPEN_GROUP("MIT-open-group", "MIT Open Group variant"),
MIT_TESTREGEX("MIT-testregex", "MIT testregex Variant"),
MIT_WU("MIT-Wu", "MIT Tom Wu Variant"),
MMIXWARE("MMIXware", "MMIXware License"),
MOTOSOTO("Motosoto", "Motosoto License"),
MPEG_SSG("MPEG-SSG", "MPEG Software Simulation"),
MPICH2("mpich2", "mpich2 License"),
MPI_PERMISSIVE("mpi-permissive", "mpi Permissive License"),
MPLUS("mplus", "mplus Font License"),
Expand Down Expand Up @@ -489,12 +518,14 @@ enum class SpdxLicense(
OSL_2_1("OSL-2.1", "Open Software License 2.1"),
OSL_3_0("OSL-3.0", "Open Software License 3.0"),
O_UDA_1_0("O-UDA-1.0", "Open Use of Data Agreement v1.0"),
PADL("PADL", "PADL License"),
PARITY_6_0_0("Parity-6.0.0", "The Parity Public License 6.0.0"),
PARITY_7_0_0("Parity-7.0.0", "The Parity Public License 7.0.0"),
PDDL_1_0("PDDL-1.0", "Open Data Commons Public Domain Dedication & License 1.0"),
PHP_3_0("PHP-3.0", "PHP License v3.0"),
PHP_3_01("PHP-3.01", "PHP License v3.01"),
PLEXUS("Plexus", "Plexus Classworlds License"),
PNMSTITCH("pnmstitch", "pnmstitch License"),
POLYFORM_NONCOMMERCIAL_1_0_0("PolyForm-Noncommercial-1.0.0", "PolyForm Noncommercial License 1.0.0"),
POLYFORM_SMALL_BUSINESS_1_0_0("PolyForm-Small-Business-1.0.0", "PolyForm Small Business License 1.0.0"),
POSTGRESQL("PostgreSQL", "PostgreSQL License"),
Expand All @@ -503,6 +534,7 @@ enum class SpdxLicense(
PSUTILS("psutils", "psutils License"),
PYTHON_2_0("Python-2.0", "Python License 2.0"),
PYTHON_2_0_1("Python-2.0.1", "Python License 2.0.1"),
PYTHON_LDAP("python-ldap", "Python ldap License"),
QHULL("Qhull", "Qhull License"),
QPL_1_0("QPL-1.0", "Q Public License 1.0"),
QPL_1_0_INRIA_2004("QPL-1.0-INRIA-2004", "Q Public License 1.0 - INRIA 2004 variant"),
Expand All @@ -523,28 +555,33 @@ enum class SpdxLicense(
SGI_B_1_0("SGI-B-1.0", "SGI Free Software License B v1.0"),
SGI_B_1_1("SGI-B-1.1", "SGI Free Software License B v1.1"),
SGI_B_2_0("SGI-B-2.0", "SGI Free Software License B v2.0"),
SGI_OPENGL("SGI-OpenGL", "SGI OpenGL License"),
SGP4("SGP4", "SGP4 Permission Notice"),
SHL_0_5("SHL-0.5", "Solderpad Hardware License v0.5"),
SHL_0_51("SHL-0.51", "Solderpad Hardware License, Version 0.51"),
SIMPL_2_0("SimPL-2.0", "Simple Public License 2.0"),
SISSL("SISSL", "Sun Industry Standards Source License v1.1"),
SISSL_1_2("SISSL-1.2", "Sun Industry Standards Source License v1.2"),
SL("SL", "SL License"),
SLEEPYCAT("Sleepycat", "Sleepycat License"),
SMLNJ("SMLNJ", "Standard ML of New Jersey License"),
SMPPL("SMPPL", "Secure Messaging Protocol Public License"),
SNIA("SNIA", "SNIA Public License 1.1"),
SNPRINTF("snprintf", "snprintf License"),
SOUNDEX("Soundex", "Soundex License"),
SPENCER_86("Spencer-86", "Spencer License 86"),
SPENCER_94("Spencer-94", "Spencer License 94"),
SPENCER_99("Spencer-99", "Spencer License 99"),
SPL_1_0("SPL-1.0", "Sun Public License v1.0"),
SSH_KEYSCAN("ssh-keyscan", "ssh-keyscan License"),
SSH_OPENSSH("SSH-OpenSSH", "SSH OpenSSH license"),
SSH_SHORT("SSH-short", "SSH short notice"),
SSPL_1_0("SSPL-1.0", "Server Side Public License, v 1"),
STANDARDML_NJ("StandardML-NJ", "Standard ML of New Jersey License", true),
SUGARCRM_1_1_3("SugarCRM-1.1.3", "SugarCRM Public License v1.1.3"),
SUNPRO("SunPro", "SunPro License"),
SWL("SWL", "Scheme Widget Library (SWL) Software License Agreement"),
SWRULE("swrule", "swrule License"),
SYMLINKS("Symlinks", "Symlinks License"),
TAPR_OHL_1_0("TAPR-OHL-1.0", "TAPR Open Hardware License v1.0"),
TCL("TCL", "TCL/TK License"),
Expand All @@ -556,16 +593,19 @@ enum class SpdxLicense(
TPDL("TPDL", "Time::ParseDate License"),
TPL_1_0("TPL-1.0", "THOR Public License 1.0"),
TTWL("TTWL", "Text-Tabs+Wrap License"),
TTYP0("TTYP0", "TTYP0 License"),
TU_BERLIN_1_0("TU-Berlin-1.0", "Technische Universitaet Berlin License 1.0"),
TU_BERLIN_2_0("TU-Berlin-2.0", "Technische Universitaet Berlin License 2.0"),
UCAR("UCAR", "UCAR License"),
UCL_1_0("UCL-1.0", "Upstream Compatibility License v1.0"),
ULEM("ulem", "ulem License"),
UNICODE_DFS_2015("Unicode-DFS-2015", "Unicode License Agreement - Data Files and Software (2015)"),
UNICODE_DFS_2016("Unicode-DFS-2016", "Unicode License Agreement - Data Files and Software (2016)"),
UNICODE_TOU("Unicode-TOU", "Unicode Terms of Use"),
UNIXCRYPT("UnixCrypt", "UnixCrypt License"),
UNLICENSE("Unlicense", "The Unlicense"),
UPL_1_0("UPL-1.0", "Universal Permissive License v1.0"),
URT_RLE("URT-RLE", "Utah Raster Toolkit Run Length Encoded License"),
VIM("Vim", "Vim License"),
VOSTROM("VOSTROM", "VOSTROM Public License for Open Source"),
VSL_1_0("VSL-1.0", "Vovida Software License v1.0"),
Expand All @@ -592,6 +632,7 @@ enum class SpdxLicense(
YPL_1_0("YPL-1.0", "Yahoo! Public License v1.0"),
YPL_1_1("YPL-1.1", "Yahoo! Public License v1.1"),
ZED("Zed", "Zed License"),
ZEEFF("Zeeff", "Zeeff License"),
ZEND_2_0("Zend-2.0", "Zend License v2.0"),
ZIMBRA_1_3("Zimbra-1.3", "Zimbra Public License v1.3"),
ZIMBRA_1_4("Zimbra-1.4", "Zimbra Public License v1.4"),
Expand All @@ -606,7 +647,7 @@ enum class SpdxLicense(
/**
* The version of the license list.
*/
const val LICENSE_LIST_VERSION = "3.21"
const val LICENSE_LIST_VERSION = "3.22"

/**
* Return the enum value for the given [id], or null if it is no SPDX license id.
Expand Down
7 changes: 7 additions & 0 deletions utils/spdx/src/main/kotlin/SpdxLicenseException.kt
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ enum class SpdxLicenseException(
AUTOCONF_EXCEPTION_2_0("Autoconf-exception-2.0", "Autoconf exception 2.0"),
AUTOCONF_EXCEPTION_3_0("Autoconf-exception-3.0", "Autoconf exception 3.0"),
AUTOCONF_EXCEPTION_GENERIC("Autoconf-exception-generic", "Autoconf generic exception"),
AUTOCONF_EXCEPTION_GENERIC_3_0("Autoconf-exception-generic-3.0", "Autoconf generic exception for GPL-3.0"),
AUTOCONF_EXCEPTION_MACRO("Autoconf-exception-macro", "Autoconf macro exception"),
BISON_EXCEPTION_2_2("Bison-exception-2.2", "Bison exception 2.2"),
BOOTLOADER_EXCEPTION("Bootloader-exception", "Bootloader Distribution Exception"),
Expand All @@ -62,8 +63,10 @@ enum class SpdxLicenseException(
FONT_EXCEPTION_2_0("Font-exception-2.0", "Font exception 2.0"),
FREERTOS_EXCEPTION_2_0("freertos-exception-2.0", "FreeRTOS Exception 2.0"),
GCC_EXCEPTION_2_0("GCC-exception-2.0", "GCC Runtime Library exception 2.0"),
GCC_EXCEPTION_2_0_NOTE("GCC-exception-2.0-note", "GCC Runtime Library exception 2.0 - note variant"),
GCC_EXCEPTION_3_1("GCC-exception-3.1", "GCC Runtime Library exception 3.1"),
GNAT_EXCEPTION("GNAT-exception", "GNAT exception"),
GNU_COMPILER_EXCEPTION("GNU-compiler-exception", "GNU Compiler Exception"),
GNU_JAVAMAIL_EXCEPTION("gnu-javamail-exception", "GNU JavaMail exception"),
GPL_3_0_INTERFACE_EXCEPTION("GPL-3.0-interface-exception", "GPL-3.0 Interface Exception"),
GPL_3_0_LINKING_EXCEPTION("GPL-3.0-linking-exception", "GPL-3.0 Linking Exception"),
Expand Down Expand Up @@ -91,10 +94,14 @@ enum class SpdxLicenseException(
QT_GPL_EXCEPTION_1_0("Qt-GPL-exception-1.0", "Qt GPL exception 1.0"),
QT_LGPL_EXCEPTION_1_1("Qt-LGPL-exception-1.1", "Qt LGPL exception 1.1"),
QWT_EXCEPTION_1_0("Qwt-exception-1.0", "Qwt exception 1.0"),
SANE_EXCEPTION("SANE-exception", "SANE Exception"),
SHL_2_0("SHL-2.0", "Solderpad Hardware License v2.0"),
SHL_2_1("SHL-2.1", "Solderpad Hardware License v2.1"),
STUNNEL_EXCEPTION("stunnel-exception", "stunnel Exception"),
SWIFT_EXCEPTION("Swift-exception", "Swift Exception"),
SWI_EXCEPTION("SWI-exception", "SWI exception"),
TEXINFO_EXCEPTION("Texinfo-exception", "Texinfo exception"),
UBDL_EXCEPTION("UBDL-exception", "Unmodified Binary Distribution exception"),
UNIVERSAL_FOSS_EXCEPTION_1_0("Universal-FOSS-exception-1.0", "Universal FOSS Exception, Version 1.0"),
U_BOOT_EXCEPTION_2_0("u-boot-exception-2.0", "U-Boot exception 2.0"),
VSFTPD_OPENSSL_EXCEPTION("vsftpd-openssl-exception", "vsftpd OpenSSL exception"),
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
As a special exception to the GNU General Public License, if you
distribute this file as part of a program that contains a
configuration script generated by Autoconf, you may include it under
the same distribution terms that you use for the rest of that
program. This Exception is an additional permission under section 7
of the GNU General Public License, version 3 ("GPLv3").
16 changes: 16 additions & 0 deletions utils/spdx/src/main/resources/exceptions/GCC-exception-2.0-note
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
In addition to the permissions in the GNU Lesser General Public
License, the Free Software Foundation gives you unlimited
permission to link the compiled version of this file with other
programs, and to distribute those programs without any restriction
coming from the use of this file. (The GNU Lesser General Public
License restrictions do apply in other respects; for example, they
cover modification of the file, and distribution when not linked
into another program.)

Note that people who make modified versions of this file are not
obligated to grant this special exception for their modified
versions; it is their choice whether to do so. The GNU Lesser
General Public License gives permission to release a modified
version without this exception; this exception also makes it
possible to release a modified version which carries forward this
exception.
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
As a special exception, if you link this library with files
compiled with a GNU compiler to produce an executable, this
does not cause the resulting executable to be covered by
the GNU General Public License. This exception does not
however invalidate any other reasons why the executable
file might be covered by the GNU General Public License.
Loading

0 comments on commit fc4cb94

Please sign in to comment.