You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
20
14
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.
Copy file name to clipboardExpand all lines: src/licensedcode/data/licenses/x11-xconsortium-veillard.LICENSE
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -15,10 +15,10 @@ standard_notice: |
15
15
Copyright (C) 1998-2003 Daniel Veillard. All Rights Reserved.
16
16
---
17
17
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:
19
19
20
20
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
21
21
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.
23
23
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.
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.}}
0 commit comments