diff options
author | Alessandro Barbieri <lssndrbarbieri@gmail.com> | 2021-03-27 01:48:31 +0100 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2021-03-27 07:03:14 +0100 |
commit | 569bd63cd13445d8cd3abd2fe0198c5a2523842f (patch) | |
tree | 3af4f8a36a9f934af7b20df79c1540120a791222 /profiles/license_groups | |
parent | dev-libs/aws-sdk-cpp: Version Bump to 1.8.160 (diff) | |
download | gentoo-569bd63cd13445d8cd3abd2fe0198c5a2523842f.tar.gz gentoo-569bd63cd13445d8cd3abd2fe0198c5a2523842f.tar.bz2 gentoo-569bd63cd13445d8cd3abd2fe0198c5a2523842f.zip |
licenses: add 0BSD license https://opensource.org/licenses/0BSD
Bug: https://bugs.gentoo.org/716472
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
[Take license file from toybox-0.8.4.tar.gz tarball.]
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'profiles/license_groups')
-rw-r--r-- | profiles/license_groups | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/license_groups b/profiles/license_groups index c20396e6efda..bbf3af42844b 100644 --- a/profiles/license_groups +++ b/profiles/license_groups @@ -21,7 +21,7 @@ FSF-APPROVED @GPL-COMPATIBLE AFL-2.1 AFL-3.0 Apache-1.0 Apache-1.1 APSL-2 BSD-4 # Licenses approved by the Open Source Initiative # https://www.opensource.org/licenses # Note that the FSF lists these as nonfree: Artistic NOSA Watcom-1.0 -OSI-APPROVED AFL-3.0 AGPL-3 AGPL-3+ Apache-1.1 Apache-2.0 APL-1.0 APSL-2 Artistic Artistic-2 Boost-1.0 BSD BSD-2 CDDL CNRI CPAL-1.0 CPL-1.0 ECL-2.0 EPL-1.0 EPL-2.0 EUPL-1.1 EUPL-1.2 GPL-1+ GPL-2 GPL-2+ GPL-3 GPL-3+ HPND IBM IPAfont ISC LGPL-2+ LGPL-2.1 LGPL-2.1+ LGPL-3 LGPL-3+ LPPL-1.3c MIT MPL-1.0 MPL-1.1 MPL-2.0 Ms-PL nethack NOSA OFL-1.1 OSL-2.1 PHP-3 PHP-3.01 POSTGRESQL PSF-2 QPL Sleepycat UoI-NCSA W3C Watcom-1.0 wxWinLL-3 ZLIB ZPL +OSI-APPROVED 0BSD AFL-3.0 AGPL-3 AGPL-3+ Apache-1.1 Apache-2.0 APL-1.0 APSL-2 Artistic Artistic-2 Boost-1.0 BSD BSD-2 CDDL CNRI CPAL-1.0 CPL-1.0 ECL-2.0 EPL-1.0 EPL-2.0 EUPL-1.1 EUPL-1.2 GPL-1+ GPL-2 GPL-2+ GPL-3 GPL-3+ HPND IBM IPAfont ISC LGPL-2+ LGPL-2.1 LGPL-2.1+ LGPL-3 LGPL-3+ LPPL-1.3c MIT MPL-1.0 MPL-1.1 MPL-2.0 Ms-PL nethack NOSA OFL-1.1 OSL-2.1 PHP-3 PHP-3.01 POSTGRESQL PSF-2 QPL Sleepycat UoI-NCSA W3C Watcom-1.0 wxWinLL-3 ZLIB ZPL # Misc licenses that are probably free software, i.e. follow the # Free Software Definition at https://www.gnu.org/philosophy/free-sw.html |