Skip to content
Merged
  •  
  •  
  •  
16 changes: 16 additions & 0 deletions src/licensedcode/data/licenses/ams-fonts.LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
The PostScript Type 1 implementation of the Computer Modern and AMSFonts produced by and previously distributed by Blue Sky Research and Y&Y, Inc., are now
freely available for general use. This has been accomplished through the cooperation of a consortium of scientific publishers with Blue Sky Research and Y&Y.
Members of this consortium include:

* Elsevier Science
* IBM Corporation
* Society for Industrial and Applied Mathematics (SIAM)
* Springer-Verlag
* American Mathematical Society (AMS)

In order to assure the authenticity of these fonts, copyright will be held by the American Mathematical Society. This is not meant to restrict in any way
the legitimate use of the fonts, such as (but not limited to) electronic distribution of documents containing these fonts, inclusion of these fonts into
other public domain or commercial font collections or computer applications, use of the outline data to create derivative fonts or faces, etc. However,
the AMS does require that the AMS copyright notice be removed from any derivative versions of the fonts which have been altered in any way. In addition,
to ensure the fidelity of TeX documents using Computer Modern fonts, Professor Donald Knuth, creator of the Computer Modern faces, has requested that any
alterations which yield different font metrics be given a different name.
8 changes: 8 additions & 0 deletions src/licensedcode/data/licenses/ams-fonts.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
key: ams-fonts
short_name: AMSFonts license
name: AMSFonts license
category: Permissive
owner: AMS
homepage_url: http://www.ams.org/publications/type1-fonts
other_urls:
- https://fedoraproject.org/wiki/Licensing:AMS
19 changes: 10 additions & 9 deletions src/licensedcode/data/licenses/apache-due-credit.LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -9,24 +9,25 @@ notices. Redistributions must also contain a copy of this document.
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.

3. The name "{Author}" must not be used to endorse or promote products derived
from this Software without prior written permission of {Author}. For
written permission, please contact {Author Contact}.
3. The name "Author" must not be used to endorse or promote products derived
from this Software without prior written permission of Author. For
written permission, please contact Author.

4. Products derived from this Software may not be called "{Product}" nor may
"{Author}" appear in their names without prior written permission of {Author}. {Product} is a registered trademark of {Author}.
4. Products derived from this Software may not be called "Product" nor may
"Author" appear in their names without prior written permission of Author.
Product is a registered trademark of Author.

5. Due credit should be given to {Author} ({Author URL}).
5. Due credit should be given to Author.

THIS SOFTWARE IS PROVIDED BY INTALIO, INC. AND CONTRIBUTORS ''AS IS'' AND
THIS SOFTWARE IS PROVIDED BY AUTHOR AND CONTRIBUTORS ''AS IS'' AND
ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED.

IN NO EVENT SHALL {Author} OR ITS CONTRIBUTORS BE LIABLE FOR ANY
IN NO EVENT SHALL AUTHOR OR ITS CONTRIBUTORS BE LIABLE FOR ANY
DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2 changes: 2 additions & 0 deletions src/licensedcode/data/licenses/apache-due-credit.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
key: apache-due-credit
is_deprecated: yes
short_name: Apache Due Credit Variant
name: Apache Due Credit Variant
category: Permissive
owner: Codehaus
notes: replaced by dom4j
other_urls:
- http://openorb.sourceforge.net/license.txt
- http://opensource.dell.com/releases/Dell_Active_System_Manager/1.0.0/license_text/DOM4J-2005-BSD-Style.pdf
Expand Down
1 change: 1 addition & 0 deletions src/licensedcode/data/licenses/bitstream.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ owner: Bitstream
homepage_url: http://www.gnome.org/fonts/#Final_Bitstream_Vera_Fonts
text_urls:
- http://www.gnome.org/fonts/#Final_Bitstream_Vera_Fonts
minimum_coverage: 50
19 changes: 19 additions & 0 deletions src/licensedcode/data/licenses/bsd-1-clause-build.LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
Redistribution and use, with or without modification, are permitted provided
that the following condition is met:

Redistributions of this build system must retain the above copyright notice,
this condition and the following disclaimer.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Note that while this license applies to the build system itself the
software it builds is separately licensed under its own terms and conditions.
6 changes: 6 additions & 0 deletions src/licensedcode/data/licenses/bsd-1-clause-build.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
key: bsd-1-clause-build
short_name: BSD-1-Clause Build
name: BSD-1-Clause Build system
category: Permissive
owner: PRPL Foundation.
homepage_url: https://github.com/prplfoundation/prplwrt/blob/master/LICENSE
30 changes: 30 additions & 0 deletions src/licensedcode/data/licenses/bsd-original-muscle.LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:

1. Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
3. All advertising materials mentioning features or use of this software
must display the following acknowledgement:
This product includes software developed by:
David Corcoran <corcoran@linuxnet.com>
http://www.linuxnet.com (MUSCLE)
4. The name of the author may not be used to endorse or promote products
derived from this software without specific prior written permission.

Changes to this license can be made only by the copyright author with
explicit written consent.

THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
7 changes: 7 additions & 0 deletions src/licensedcode/data/licenses/bsd-original-muscle.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
key: bsd-original-muscle
short_name: BSD-Original MUSCLE
name: BSD-Original MUSCLE
category: Permissive
owner: David Corcoran
homepage_url: https://web.archive.org/web/20060318003856/http://linuxnet.com/
notes: This license has some extra terms beyond the advertizing clause not found in the bsd-originl
6 changes: 3 additions & 3 deletions src/licensedcode/data/licenses/classworlds.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
key: classworlds
is_deprecated: yes
short_name: Classworlds License
name: Classworlds License
category: Permissive
owner: Codehaus
homepage_url: http://classworlds.codehaus.org/license.html
notes: |-
notes: |
Per Fedora, this is an Apache 1.1 derived license. Unfortunately, clause 4
is too broad, making it Free but GPL-incompatible.
spdx_license_key: Plexus
is too broad, making it Free but GPL-incompatible. replaced by dom4j
text_urls:
- https://fedoraproject.org/wiki/Licensing/Plexus_Classworlds_License
37 changes: 37 additions & 0 deletions src/licensedcode/data/licenses/confluent-community-1.0.LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
Confluent Community License Version 1.0

This Confluent Community License Agreement Version 1.0 (the “Agreement”) sets forth the terms on which Confluent, Inc. (“Confluent”) makes available certain software made available by Confluent under this Agreement (the “Software”). BY INSTALLING, DOWNLOADING, ACCESSING, USING OR DISTRIBUTING ANY OF THE SOFTWARE, YOU AGREE TO THE TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE TO SUCH TERMS AND CONDITIONS, YOU MUST NOT USE THE SOFTWARE. IF YOU ARE RECEIVING THE SOFTWARE ON BEHALF OF A LEGAL ENTITY, YOU REPRESENT AND WARRANT THAT YOU HAVE THE ACTUAL AUTHORITY TO AGREE TO THE TERMS AND CONDITIONS OF THIS AGREEMENT ON BEHALF OF SUCH ENTITY. “Licensee” means you, an individual, or the entity on whose behalf you are receiving the Software.

LICENSE GRANT AND CONDITIONS.
1.1 License. Subject to the terms and conditions of this Agreement, Confluent hereby grants to Licensee a non-exclusive, royalty-free, worldwide, non-transferable, non-sublicenseable license during the term of this Agreement to: (a) use the Software; (b) prepare modifications and derivative works of the Software; (c) distribute the Software (including without limitation in source code or object code form); and (d) reproduce copies of the Software (the “License”). Licensee is not granted the right to, and Licensee shall not, exercise the License for an Excluded Purpose. For purposes of this Agreement, “Excluded Purpose” means making available any software-as-a-service, platform-as-a-service, infrastructure-as-a-service or other similar online service that competes with Confluent products or services that provide the Software.

1.2 Conditions. In consideration of the License, Licensee’s distribution of the Software is subject to the following conditions:

a. Licensee must cause any Software modified by Licensee to carry prominent notices stating that Licensee modified the Software.

b. On each Software copy, Licensee shall reproduce and not remove or alter all Confluent or third party copyright or other proprietary notices contained in the Software, and Licensee must provide the notice below with each copy.

“This software is made available by Confluent, Inc., under the terms of the Confluent Community License Agreement, Version 1.0 located at http://www.confluent.io/confluent-community-license. BY INSTALLING, DOWNLOADING, ACCESSING, USING OR DISTRIBUTING ANY OF THE SOFTWARE, YOU AGREE TO THE TERMS OF SUCH LICENSE AGREEMENT.”

1.3 Licensee Modifications. Licensee may add its own copyright notices to modifications made by Licensee and may provide additional or different license terms and conditions for use, reproduction, or distribution of Licensee’s modifications. While redistributing the Software or modifications thereof, Licensee may choose to offer, for a fee or free of charge, support, warranty, indemnity, or other obligations. Licensee, and not Confluent, will be responsible for any such obligations.

1.4 No Sublicensing. The License does not include the right to sublicense the Software, however, each recipient to which Licensee provides the Software may exercise the Licenses so long as such recipient agrees to the terms and conditions of this Agreement.

TERM AND TERMINATION.
This Agreement will continue unless and until earlier terminated as set forth herein. If Licensee breaches any of its conditions or obligations under this Agreement, this Agreement will terminate automatically and the License will terminate automatically and permanently.

INTELLECTUAL PROPERTY.
As between the parties, Confluent will retain all right, title, and interest in the Software, and all intellectual property rights therein. Confluent hereby reserves all rights not expressly granted to Licensee in this Agreement. Confluent hereby reserves all rights in its trademarks and service marks, and no licenses therein are granted in this Agreement.

DISCLAIMER.
CONFLUENT HEREBY DISCLAIMS ANY AND ALL WARRANTIES AND CONDITIONS, EXPRESS, IMPLIED, STATUTORY, OR OTHERWISE, AND SPECIFICALLY DISCLAIMS ANY WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE, WITH RESPECT TO THE SOFTWARE.

LIMITATION OF LIABILITY.
CONFLUENT WILL NOT BE LIABLE FOR ANY DAMAGES OF ANY KIND, INCLUDING BUT NOT LIMITED TO, LOST PROFITS OR ANY CONSEQUENTIAL, SPECIAL, INCIDENTAL, INDIRECT, OR DIRECT DAMAGES, HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, ARISING OUT OF THIS AGREEMENT. THE FOREGOING SHALL APPLY TO THE EXTENT PERMITTED BY APPLICABLE LAW.

GENERAL.
6.1 Governing Law. This Agreement will be governed by and interpreted in accordance with the laws of the state of California, without reference to its conflict of laws principles. If Licensee is located within the United States, all disputes arising out of this Agreement are subject to the exclusive jurisdiction of courts located in Santa Clara County, California. USA. If Licensee is located outside of the United States, any dispute, controversy or claim arising out of or relating to this Agreement will be referred to and finally determined by arbitration in accordance with the JAMS International Arbitration Rules. The tribunal will consist of one arbitrator. The place of arbitration will be Palo Alto, California. The language to be used in the arbitral proceedings will be English. Judgment upon the award rendered by the arbitrator may be entered in any court having jurisdiction thereof.

6.2. Assignment. Licensee is not authorized to assign its rights under this Agreement to any third party. Confluent may freely assign its rights under this Agreement to any third party.

6.3. Other. This Agreement is the entire agreement between the parties regarding the subject matter hereof. No amendment or modification of this Agreement will be valid or binding upon the parties unless made in writing and signed by the duly authorized representatives of both parties. In the event that any provision, including without limitation any condition, of this Agreement is held to be unenforceable, this Agreement and all licenses and rights granted hereunder will immediately terminate. Waiver by Confluent of a breach of any provision of this Agreement or the failure by Confluent to exercise any right hereunder will not be construed as a waiver of any subsequent breach of that right or as a waiver of any other right.
10 changes: 10 additions & 0 deletions src/licensedcode/data/licenses/confluent-community-1.0.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
key: confluent-community-1.0
short_name: Confluent Community License 1.0
name: Confluent Community License 1.0
category: Free Restricted
owner: Confluent, Inc.
homepage_url: https://www.confluent.io/confluent-community-license
faq_url: https://www.confluent.io/confluent-community-license-faq
other_urls:
- https://www.confluent.io/blog/license-changes-confluent-platform
- https://www.confluent.io/blog/developers-guide-confluent-community-license
3 changes: 2 additions & 1 deletion src/licensedcode/data/licenses/copyleft-next-0.3.0.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ short_name: copyleft-next 0.3.0
name: copyleft-next 0.3.0
category: Copyleft
owner: Richard Fontana
homepage_url: https://github.com/copyleft-next/copyleft-next
homepage_url: https://github.com/richardfontana/copyleft-next/blob/master/Releases/copyleft-next-0.3.0
spdx_license_key: copyleft-next-0.3.0
text_urls:
- https://github.com/copyleft-next/copyleft-next/blob/master/Releases/copyleft-next-0.3.0
- https://raw.githubusercontent.com/richardfontana/copyleft-next/master/Releases/copyleft-next-0.3.0
17 changes: 17 additions & 0 deletions src/licensedcode/data/licenses/cubiware-software-1.0.LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
Cubiware Sp. z o.o. Software License Version 1.0

Any rights which are not expressly granted in this License are entirely and
exclusively reserved to and by Cubiware Sp. z o.o. You may not rent, lease,
modify, translate, reverse engineer, decompile, disassemble, or create
derivative works based on this Software. You may not make access to this
Software available to others in connection with a service bureau,
application service provider, or similar business, or make any other use of
this Software without express written permission from Cubiware Sp. z o.o.

Any User wishing to make use of this Software must contact
Cubiware Sp. z o.o. to arrange an appropriate license. Use of the Software
includes, but is not limited to:
(1) integrating or incorporating all or part of the code into a product for
sale or license by, or on behalf of, User to third parties;
(2) distribution of the binary or source code to third parties for use with
a commercial product sold or licensed by, or on behalf of, User.
7 changes: 7 additions & 0 deletions src/licensedcode/data/licenses/cubiware-software-1.0.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
key: cubiware-software-1.0
short_name: Cubiware Software License 1.0
name: Cubiware Sp. z o.o. Software License Version 1.0
category: Commercial
owner: TiVo
other_urls:
- https://blog.tivo.com/2015/05/tivo-acquires-cubiware/
2 changes: 2 additions & 0 deletions src/licensedcode/data/licenses/dejavu-font.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,5 @@ short_name: DejaVu Font License
name: DejaVu Font License
category: Permissive
owner: Unspecified
is_deprecated: yes
notes: this happens to be really a double bitstream.
Loading