Back to home page

EIC code displayed by LXR

 
 

    


Warning, /eic-opticks/LICENSE is written in an unsupported language. File is not indexed.

0001    Copyright (C) 2019 The Opticks Authors. All rights reserved.
0002 
0003                                  Apache License
0004                            Version 2.0, January 2004
0005                         http://www.apache.org/licenses/
0006 
0007    TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
0008 
0009    1. Definitions.
0010 
0011       "License" shall mean the terms and conditions for use, reproduction,
0012       and distribution as defined by Sections 1 through 9 of this document.
0013 
0014       "Licensor" shall mean the copyright owner or entity authorized by
0015       the copyright owner that is granting the License.
0016 
0017       "Legal Entity" shall mean the union of the acting entity and all
0018       other entities that control, are controlled by, or are under common
0019       control with that entity. For the purposes of this definition,
0020       "control" means (i) the power, direct or indirect, to cause the
0021       direction or management of such entity, whether by contract or
0022       otherwise, or (ii) ownership of fifty percent (50%) or more of the
0023       outstanding shares, or (iii) beneficial ownership of such entity.
0024 
0025       "You" (or "Your") shall mean an individual or Legal Entity
0026       exercising permissions granted by this License.
0027 
0028       "Source" form shall mean the preferred form for making modifications,
0029       including but not limited to software source code, documentation
0030       source, and configuration files.
0031 
0032       "Object" form shall mean any form resulting from mechanical
0033       transformation or translation of a Source form, including but
0034       not limited to compiled object code, generated documentation,
0035       and conversions to other media types.
0036 
0037       "Work" shall mean the work of authorship, whether in Source or
0038       Object form, made available under the License, as indicated by a
0039       copyright notice that is included in or attached to the work
0040       (an example is provided in the Appendix below).
0041 
0042       "Derivative Works" shall mean any work, whether in Source or Object
0043       form, that is based on (or derived from) the Work and for which the
0044       editorial revisions, annotations, elaborations, or other modifications
0045       represent, as a whole, an original work of authorship. For the purposes
0046       of this License, Derivative Works shall not include works that remain
0047       separable from, or merely link (or bind by name) to the interfaces of,
0048       the Work and Derivative Works thereof.
0049 
0050       "Contribution" shall mean any work of authorship, including
0051       the original version of the Work and any modifications or additions
0052       to that Work or Derivative Works thereof, that is intentionally
0053       submitted to Licensor for inclusion in the Work by the copyright owner
0054       or by an individual or Legal Entity authorized to submit on behalf of
0055       the copyright owner. For the purposes of this definition, "submitted"
0056       means any form of electronic, verbal, or written communication sent
0057       to the Licensor or its representatives, including but not limited to
0058       communication on electronic mailing lists, source code control systems,
0059       and issue tracking systems that are managed by, or on behalf of, the
0060       Licensor for the purpose of discussing and improving the Work, but
0061       excluding communication that is conspicuously marked or otherwise
0062       designated in writing by the copyright owner as "Not a Contribution."
0063 
0064       "Contributor" shall mean Licensor and any individual or Legal Entity
0065       on behalf of whom a Contribution has been received by Licensor and
0066       subsequently incorporated within the Work.
0067 
0068    2. Grant of Copyright License. Subject to the terms and conditions of
0069       this License, each Contributor hereby grants to You a perpetual,
0070       worldwide, non-exclusive, no-charge, royalty-free, irrevocable
0071       copyright license to reproduce, prepare Derivative Works of,
0072       publicly display, publicly perform, sublicense, and distribute the
0073       Work and such Derivative Works in Source or Object form.
0074 
0075    3. Grant of Patent License. Subject to the terms and conditions of
0076       this License, each Contributor hereby grants to You a perpetual,
0077       worldwide, non-exclusive, no-charge, royalty-free, irrevocable
0078       (except as stated in this section) patent license to make, have made,
0079       use, offer to sell, sell, import, and otherwise transfer the Work,
0080       where such license applies only to those patent claims licensable
0081       by such Contributor that are necessarily infringed by their
0082       Contribution(s) alone or by combination of their Contribution(s)
0083       with the Work to which such Contribution(s) was submitted. If You
0084       institute patent litigation against any entity (including a
0085       cross-claim or counterclaim in a lawsuit) alleging that the Work
0086       or a Contribution incorporated within the Work constitutes direct
0087       or contributory patent infringement, then any patent licenses
0088       granted to You under this License for that Work shall terminate
0089       as of the date such litigation is filed.
0090 
0091    4. Redistribution. You may reproduce and distribute copies of the
0092       Work or Derivative Works thereof in any medium, with or without
0093       modifications, and in Source or Object form, provided that You
0094       meet the following conditions:
0095 
0096       (a) You must give any other recipients of the Work or
0097           Derivative Works a copy of this License; and
0098 
0099       (b) You must cause any modified files to carry prominent notices
0100           stating that You changed the files; and
0101 
0102       (c) You must retain, in the Source form of any Derivative Works
0103           that You distribute, all copyright, patent, trademark, and
0104           attribution notices from the Source form of the Work,
0105           excluding those notices that do not pertain to any part of
0106           the Derivative Works; and
0107 
0108       (d) If the Work includes a "NOTICE" text file as part of its
0109           distribution, then any Derivative Works that You distribute must
0110           include a readable copy of the attribution notices contained
0111           within such NOTICE file, excluding those notices that do not
0112           pertain to any part of the Derivative Works, in at least one
0113           of the following places: within a NOTICE text file distributed
0114           as part of the Derivative Works; within the Source form or
0115           documentation, if provided along with the Derivative Works; or,
0116           within a display generated by the Derivative Works, if and
0117           wherever such third-party notices normally appear. The contents
0118           of the NOTICE file are for informational purposes only and
0119           do not modify the License. You may add Your own attribution
0120           notices within Derivative Works that You distribute, alongside
0121           or as an addendum to the NOTICE text from the Work, provided
0122           that such additional attribution notices cannot be construed
0123           as modifying the License.
0124 
0125       You may add Your own copyright statement to Your modifications and
0126       may provide additional or different license terms and conditions
0127       for use, reproduction, or distribution of Your modifications, or
0128       for any such Derivative Works as a whole, provided Your use,
0129       reproduction, and distribution of the Work otherwise complies with
0130       the conditions stated in this License.
0131 
0132    5. Submission of Contributions. Unless You explicitly state otherwise,
0133       any Contribution intentionally submitted for inclusion in the Work
0134       by You to the Licensor shall be under the terms and conditions of
0135       this License, without any additional terms or conditions.
0136       Notwithstanding the above, nothing herein shall supersede or modify
0137       the terms of any separate license agreement you may have executed
0138       with Licensor regarding such Contributions.
0139 
0140    6. Trademarks. This License does not grant permission to use the trade
0141       names, trademarks, service marks, or product names of the Licensor,
0142       except as required for reasonable and customary use in describing the
0143       origin of the Work and reproducing the content of the NOTICE file.
0144 
0145    7. Disclaimer of Warranty. Unless required by applicable law or
0146       agreed to in writing, Licensor provides the Work (and each
0147       Contributor provides its Contributions) on an "AS IS" BASIS,
0148       WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
0149       implied, including, without limitation, any warranties or conditions
0150       of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
0151       PARTICULAR PURPOSE. You are solely responsible for determining the
0152       appropriateness of using or redistributing the Work and assume any
0153       risks associated with Your exercise of permissions under this License.
0154 
0155    8. Limitation of Liability. In no event and under no legal theory,
0156       whether in tort (including negligence), contract, or otherwise,
0157       unless required by applicable law (such as deliberate and grossly
0158       negligent acts) or agreed to in writing, shall any Contributor be
0159       liable to You for damages, including any direct, indirect, special,
0160       incidental, or consequential damages of any character arising as a
0161       result of this License or out of the use or inability to use the
0162       Work (including but not limited to damages for loss of goodwill,
0163       work stoppage, computer failure or malfunction, or any and all
0164       other commercial damages or losses), even if such Contributor
0165       has been advised of the possibility of such damages.
0166 
0167    9. Accepting Warranty or Additional Liability. While redistributing
0168       the Work or Derivative Works thereof, You may choose to offer,
0169       and charge a fee for, acceptance of support, warranty, indemnity,
0170       or other liability obligations and/or rights consistent with this
0171       License. However, in accepting such obligations, You may act only
0172       on Your own behalf and on Your sole responsibility, not on behalf
0173       of any other Contributor, and only if You agree to indemnify,
0174       defend, and hold each Contributor harmless for any liability
0175       incurred by, or claims asserted against, such Contributor by reason
0176       of your accepting any such warranty or additional liability.
0177 
0178    END OF TERMS AND CONDITIONS
0179 
0180    APPENDIX: How to apply the Apache License to your work.
0181 
0182       To apply the Apache License to your work, attach the following
0183       boilerplate notice, with the fields enclosed by brackets "[]"
0184       replaced with your own identifying information. (Don't include
0185       the brackets!)  The text should be enclosed in the appropriate
0186       comment syntax for the file format. We also recommend that a
0187       file or class name and description of purpose be included on the
0188       same "printed page" as the copyright notice for easier
0189       identification within third-party archives.
0190 
0191    Copyright 2019, The Opticks Authors.
0192 
0193    Licensed under the Apache License, Version 2.0 (the "License");
0194    you may not use this file except in compliance with the License.
0195    You may obtain a copy of the License at
0196 
0197        http://www.apache.org/licenses/LICENSE-2.0
0198 
0199    Unless required by applicable law or agreed to in writing, software
0200    distributed under the License is distributed on an "AS IS" BASIS,
0201    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
0202    See the License for the specific language governing permissions and
0203    limitations under the License.