Skip to content

Commit 66d7166

Browse files
Merge pull request #3642 from nexB/update-license-rules
Update license rules
2 parents 3cd628c + 6515a34 commit 66d7166

File tree

117 files changed

+3919
-148
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

117 files changed

+3919
-148
lines changed

src/licensedcode/data/licenses/bsd-original-uc-1986.LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ Redistribution and use in source and binary forms are permitted provided that
1515
this notice is preserved and that due credit is given to the University of
1616
California Berkeley. The name of the University may not be used to endorse or
1717
promote products derived from this software without specific prior written
18-
permission. This software is provieded "as is" without express or implied
18+
permission. This software is provided "as is" without express or implied
1919
warranty

src/licensedcode/data/licenses/cmu-uc.LICENSE

Lines changed: 2 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -10,18 +10,6 @@ other_urls:
1010
- https://github.com/python-pillow/Pillow/blob/fffb426092c8db24a5f4b6df243a8a3c01fb63cd/LICENSE
1111
---
1212

13-
Permission to use, copy, modify and distribute this software and its
14-
documentation for any purpose and without fee is hereby granted, provided that
15-
the above copyright notice appears in all copies and that both that copyright
16-
notice and this permission notice appear in supporting documentation, and that
17-
the name of CMU and The Regents of the University of California not be used in
18-
advertising or publicity pertaining to distribution of the software without
19-
specific written permission.
13+
Permission to use, copy, modify and distribute this software and its documentation for any purpose and without fee is hereby granted, provided that the above copyright notice appears in all copies and that both that copyright notice and this permission notice appear in supporting documentation, and that the names of the copyright holders not be used in advertising or publicity pertaining to distribution of the software without specific written permission.
2014

21-
CMU AND THE REGENTS OF THE UNIVERSITY OF CALIFORNIA DISCLAIM ALL WARRANTIES WITH
22-
REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
23-
FITNESS. IN NO EVENT SHALL CMU OR THE REGENTS OF THE UNIVERSITY OF CALIFORNIA BE
24-
LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
25-
WHATSOEVER RESULTING FROM THE LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
26-
OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
27-
CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
15+
THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM THE LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

src/licensedcode/data/licenses/x11-xconsortium-veillard.LICENSE

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ standard_notice: |
1515
Copyright (C) 1998-2003 Daniel Veillard. All Rights Reserved.
1616
---
1717

18-
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is fur- nished to do so, subject to the following conditions:
18+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
1919

2020
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2121

22-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FIT- NESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE DANIEL VEILLARD BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CON- NECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
22+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2323

24-
Except as contained in this notice, the name of Daniel Veillard shall not be used in advertising or otherwise to promote the sale, use or other deal- ings in this Software without prior written authorization from him.
24+
Except as contained in this notice, the name of the copyright holder shall not be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization from him.
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
license_expression: ace-tao
3+
is_license_notice: yes
4+
---
5+
6+
Since DOC software is open-source, freely available software,
7+
you are free to use, modify, copy, and distribute--perpetually and
8+
irrevocably--the DOC software source code and object code produced
9+
from the source, as well as copy and distribute modified versions of
10+
this software. You must, however, include this copyright statement
11+
along with any code built using DOC software that you release. No
12+
copyright statement needs to be provided if you just ship binary
13+
executables of your software products.
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
---
2+
license_expression: ace-tao
3+
is_license_notice: yes
4+
ignorable_copyrights:
5+
- copyrighted by Douglas C. Schmidt and his research group at Washington University, University
6+
of California, Irvine, and Vanderbilt University, Copyright (c) 1993-2009
7+
ignorable_holders:
8+
- Douglas C. Schmidt and his research group at Washington University, University of California,
9+
Irvine, and Vanderbilt University
10+
---
11+
12+
ACE(TM), TAO(TM), CIAO(TM), DAnCE(TM), and CoSMIC(TM)
13+
(henceforth referred to as "DOC software") are copyrighted by
14+
Douglas C. Schmidt and his research group at Washington University,
15+
University of California, Irvine, and Vanderbilt University,
16+
Copyright (c) 1993-2009, all rights reserved.
17+
Since DOC software is open-source, freely available software,
18+
you are free to use, modify, copy, and distribute--perpetually and
19+
irrevocably--the DOC software source code and object code produced
20+
from the source, as well as copy and distribute modified versions of
21+
this software. You must, however, include this copyright statement
22+
along with any code built using DOC software that you release. No
23+
copyright statement needs to be provided if you just ship binary
24+
executables of your software products.

src/licensedcode/data/rules/afpl-8.0_2.RULE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ is_license_notice: yes
44
relevance: 99
55
---
66

7-
distributed under the terms of the Aladdin Free Public License:
7+
distributed under the terms of the {{Aladdin Free Public License}}:
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
license_expression: agpl-3.0 WITH clojure-exception-to-gpl-3.0
3+
is_license_text: yes
4+
minimum_coverage: 90
5+
ignorable_urls:
6+
- https://github.com/howonlee/mertonon/releases/
7+
---
8+
9+
Source code in this repository is variously licensed under the {{GNU Affero General Public License (AGPL) version 3}}, or licensed under a commercial license, conditional upon having a valid license from Howon Lee.
10+
11+
- Outside of the top-level "ee" directory, source code in a given file is licensed under the AGPL. The AGPL is reproduced in this repository as `agpl.md`.
12+
13+
- Within the the top-level "ee" directory, source code in a given file is licensed under a commercial license. Usage is conditional upon having a valid commercial license from Howon Lee. Access to files and folders in the "ee" directory and its subdirectories does not constitute permission to use this code or Enterprise Edition features.
14+
15+
A commercial license for the ordinarily-AGPL portion of the code is also available for enterprise customers, if your corporation bans usage of AGPL products. Contact us for a quote.
16+
17+
When built, binary files are generated for the AGPL source code and the commercially licensed source code. Binaries located at https://github.com/howonlee/mertonon/releases/ are released under the AGPL. All other releases are released under commercial license only.
18+
19+
Additional permission under GNU GPL version 3 section 7
20+
21+
{{If you modify this Program, or any covered work, by linking or combining it with any of the below libraries (or a modified version of that library), containing parts covered by the terms of any of the below libraries, the licensors of this Program grant you additional permission to convey the resulting work.}}
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
license_expression: apache-2.0
3+
is_license_notice: yes
4+
referenced_filenames:
5+
- LICENSE
6+
---
7+
8+
Licensed under the Apache License, Version 2.0 (the "License");
9+
you may not use this file except in compliance with the License.
10+
You may obtain a copy of the License at LICENSE(./LICENSE) file for details.
11+
Unless required by applicable law or agreed to in writing, software
12+
distributed under the License is distributed on an "AS IS" BASIS,
13+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14+
See the License for the specific language governing permissions and
15+
limitations under the License.
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
license_expression: apache-2.0
3+
is_license_notice: yes
4+
referenced_filenames:
5+
- LICENSE.txt
6+
ignorable_urls:
7+
- http://www.apache.org/licenses/LICENSE-2.0
8+
---
9+
10+
This code is licensed under the Apache License, Version 2.0. You may
11+
obtain a copy of this license in the LICENSE.txt file in the root directory
12+
of this source tree or at http://www.apache.org/licenses/LICENSE-2.0.
13+
14+
Any modifications or derivative works of this code must retain this
15+
copyright notice, and modified files need to carry a notice indicating
16+
that they have been altered from the originals.
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
license_expression: apache-2.0
3+
is_license_notice: yes
4+
referenced_filenames:
5+
- LICENSE.txt
6+
ignorable_urls:
7+
- http://www.apache.org/licenses/LICENSE-2.0
8+
---
9+
10+
This code is licensed under the Apache License, Version 2.0. You may
11+
obtain a copy of this license in the LICENSE.txt file in the root directory
12+
of this source tree or at http://www.apache.org/licenses/LICENSE-2.0.

0 commit comments

Comments
 (0)