Compare commits

..

4 Commits

Author SHA1 Message Date
Dickson Tsai
eb2cb95379 Point slack plugin to Slack's official repo 2026-02-23 21:32:54 -08:00
Tobin South
aa296ec81e Merge pull request #431 from anthropics/add-apache-licenses
Add Apache 2.0 LICENSE files to all internal plugins
2026-02-20 08:52:44 -08:00
Claude
6a1de6557f Add license note to main README 2026-02-20 01:13:43 +00:00
Claude
aecd4c852f Add Apache 2.0 LICENSE files to all internal plugins
- Added Apache 2.0 license to the root of each plugin directory
- Ensures compliance with open-source licensing requirements
2026-02-20 01:06:49 +00:00
31 changed files with 1923 additions and 1742 deletions

View File

@@ -546,8 +546,11 @@
"name": "slack", "name": "slack",
"description": "Slack workspace integration. Search messages, access channels, read threads, and stay connected with your team's communications while coding. Find relevant discussions and context quickly.", "description": "Slack workspace integration. Search messages, access channels, read threads, and stay connected with your team's communications while coding. Find relevant discussions and context quickly.",
"category": "productivity", "category": "productivity",
"source": "./external_plugins/slack", "source": {
"homepage": "https://github.com/anthropics/claude-plugins-public/tree/main/external_plugins/slack" "source": "url",
"url": "https://github.com/slackapi/slack-mcp-plugin.git"
},
"homepage": "https://github.com/slackapi/slack-mcp-plugin/tree/main"
}, },
{ {
"name": "vercel", "name": "vercel",

View File

@@ -42,6 +42,10 @@ plugin-name/
└── README.md # Documentation └── README.md # Documentation
``` ```
## License
Please see each linked plugin for the relevant LICENSE file.
## Documentation ## Documentation
For more information on developing Claude Code plugins, see the [official documentation](https://code.claude.com/docs/en/plugins). For more information on developing Claude Code plugins, see the [official documentation](https://code.claude.com/docs/en/plugins).

View File

@@ -1,3 +1,4 @@
Apache License Apache License
Version 2.0, January 2004 Version 2.0, January 2004
http://www.apache.org/licenses/ http://www.apache.org/licenses/
@@ -32,9 +33,10 @@
not limited to compiled object code, generated documentation, not limited to compiled object code, generated documentation,
and conversions to other media types. and conversions to other media types.
"Work" shall mean the work of authorship made available under "Work" shall mean the work of authorship, whether in Source or
the License, as indicated by a copyright notice that is included in Object form, made available under the License, as indicated by a
or attached to the work (an example is provided in the Appendix below). copyright notice that is included in or attached to the work
(an example is provided in the Appendix below).
"Derivative Works" shall mean any work, whether in Source or Object "Derivative Works" shall mean any work, whether in Source or Object
form, that is based on (or derived from) the Work and for which the form, that is based on (or derived from) the Work and for which the
@@ -42,23 +44,25 @@
represent, as a whole, an original work of authorship. For the purposes represent, as a whole, an original work of authorship. For the purposes
of this License, Derivative Works shall not include works that remain of this License, Derivative Works shall not include works that remain
separable from, or merely link (or bind by name) to the interfaces of, separable from, or merely link (or bind by name) to the interfaces of,
the Work and derivative works thereof. the Work and Derivative Works thereof.
"Contribution" shall mean, as submitted to the Licensor for inclusion "Contribution" shall mean any work of authorship, including
in the Work by the copyright owner or by an individual or Legal Entity the original version of the Work and any modifications or additions
authorized to submit on behalf of the copyright owner. For the purposes to that Work or Derivative Works thereof, that is intentionally
of this definition, "submitted" means any form of electronic, verbal, submitted to Licensor for inclusion in the Work by the copyright owner
or written communication sent to the Licensor or its representatives, or by an individual or Legal Entity authorized to submit on behalf of
including but not limited to communication on electronic mailing lists, the copyright owner. For the purposes of this definition, "submitted"
source code control systems, and issue tracking systems that are managed means any form of electronic, verbal, or written communication sent
by, or on behalf of, the Licensor for the purpose of discussing and to the Licensor or its representatives, including but not limited to
improving the Work, but excluding communication that is conspicuously communication on electronic mailing lists, source code control systems,
marked or otherwise designated in writing by the copyright owner as and issue tracking systems that are managed by, or on behalf of, the
"Not a Contribution." Licensor for the purpose of discussing and improving the Work, but
excluding communication that is conspicuously marked or otherwise
designated in writing by the copyright owner as "Not a Contribution."
"Contributor" shall mean Licensor and any Legal Entity on behalf of "Contributor" shall mean Licensor and any individual or Legal Entity
whom a Contribution has been received by the Licensor and subsequently on behalf of whom a Contribution has been received by Licensor and
incorporated within the Work. subsequently incorporated within the Work.
2. Grant of Copyright License. Subject to the terms and conditions of 2. Grant of Copyright License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual, this License, each Contributor hereby grants to You a perpetual,
@@ -74,13 +78,13 @@
use, offer to sell, sell, import, and otherwise transfer the Work, use, offer to sell, sell, import, and otherwise transfer the Work,
where such license applies only to those patent claims licensable where such license applies only to those patent claims licensable
by such Contributor that are necessarily infringed by their by such Contributor that are necessarily infringed by their
Contribution(s) alone or by the combination of their Contribution(s) Contribution(s) alone or by combination of their Contribution(s)
with the Work to which such Contribution(s) was submitted. If You with the Work to which such Contribution(s) was submitted. If You
institute patent litigation against any entity (including a cross-claim institute patent litigation against any entity (including a
or counterclaim in a lawsuit) alleging that the Work or any portion of cross-claim or counterclaim in a lawsuit) alleging that the Work
the Work (a direct contribution, infringement or a contributed program) or a Contribution incorporated within the Work constitutes direct
constitutes direct or contributory patent infringement, then any patent or contributory patent infringement, then any patent licenses
licenses granted to You under this License for that Work shall terminate granted to You under this License for that Work shall terminate
as of the date such litigation is filed. as of the date such litigation is filed.
4. Redistribution. You may reproduce and distribute copies of the 4. Redistribution. You may reproduce and distribute copies of the
@@ -88,8 +92,8 @@
modifications, and in Source or Object form, provided that You modifications, and in Source or Object form, provided that You
meet the following conditions: meet the following conditions:
(a) You must give any other recipients of the Work or Derivative Works (a) You must give any other recipients of the Work or
a copy of this License; and Derivative Works a copy of this License; and
(b) You must cause any modified files to carry prominent notices (b) You must cause any modified files to carry prominent notices
stating that You changed the files; and stating that You changed the files; and
@@ -101,27 +105,28 @@
the Derivative Works; and the Derivative Works; and
(d) If the Work includes a "NOTICE" text file as part of its (d) If the Work includes a "NOTICE" text file as part of its
distribution, You must include a readable copy of the distribution, then any Derivative Works that You distribute must
attribution notices contained within such NOTICE file, in include a readable copy of the attribution notices contained
at least one of the following places: within a NOTICE text within such NOTICE file, excluding those notices that do not
file distributed as part of the Derivative Works; within pertain to any part of the Derivative Works, in at least one
the Source form or documentation, if provided along with the of the following places: within a NOTICE text file distributed
Derivative Works; or, within a display generated by the as part of the Derivative Works; within the Source form or
Derivative Works, if and wherever such third-party notices documentation, if provided along with the Derivative Works; or,
normally appear. The contents of the NOTICE file are for within a display generated by the Derivative Works, if and
informational purposes only and do not modify the License. wherever such third-party notices normally appear. The contents
You may add Your own attribution notices within Derivative of the NOTICE file are for informational purposes only and
Works that You distribute, alongside or in addition to the do not modify the License. You may add Your own attribution
NOTICE text from the Work, provided that such additional notices within Derivative Works that You distribute, alongside
attribution notices cannot be construed as modifying the License. or as an addendum to the NOTICE text from the Work, provided
that such additional attribution notices cannot be construed
as modifying the License.
You may add Your own license statement for Your modifications and You may add Your own copyright statement to Your modifications and
may provide additional grant of rights to use, copy, modify, merge, may provide additional or different license terms and conditions
publish, distribute, sublicense, and/or sell copies of the for use, reproduction, or distribution of Your modifications, or
Contribution, either on an "as is" basis, or under a different for any such Derivative Works as a whole, provided Your use,
license than this License, provided that Your license statement reproduction, and distribution of the Work otherwise complies with
does not restrict the rights granted by this License to the the conditions stated in this License.
recipients of this Work.
5. Submission of Contributions. Unless You explicitly state otherwise, 5. Submission of Contributions. Unless You explicitly state otherwise,
any Contribution intentionally submitted for inclusion in the Work any Contribution intentionally submitted for inclusion in the Work
@@ -143,7 +148,7 @@
implied, including, without limitation, any warranties or conditions implied, including, without limitation, any warranties or conditions
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
PARTICULAR PURPOSE. You are solely responsible for determining the PARTICULAR PURPOSE. You are solely responsible for determining the
appropriateness of using or reproducing the Work and assume any appropriateness of using or redistributing the Work and assume any
risks associated with Your exercise of permissions under this License. risks associated with Your exercise of permissions under this License.
8. Limitation of Liability. In no event and under no legal theory, 8. Limitation of Liability. In no event and under no legal theory,
@@ -151,23 +156,23 @@
unless required by applicable law (such as deliberate and grossly unless required by applicable law (such as deliberate and grossly
negligent acts) or agreed to in writing, shall any Contributor be negligent acts) or agreed to in writing, shall any Contributor be
liable to You for damages, including any direct, indirect, special, liable to You for damages, including any direct, indirect, special,
incidental, or exemplary damages of any character arising as a incidental, or consequential damages of any character arising as a
result of this License or out of the use or inability to use the result of this License or out of the use or inability to use the
Work (including but not limited to damages for loss of goodwill, Work (including but not limited to damages for loss of goodwill,
work stoppage, computer failure or malfunction, or all other work stoppage, computer failure or malfunction, or any and all
commercial damages or losses), even if such Contributor has been other commercial damages or losses), even if such Contributor
advised of the possibility of such damages. has been advised of the possibility of such damages.
9. Accepting Warranty or Additional Liability. While redistributing 9. Accepting Warranty or Additional Liability. While redistributing
the Work or Derivative Works thereof, You may choose to offer, the Work or Derivative Works thereof, You may choose to offer,
and charge a fee for, acceptance of support, warranty, indemnity, and charge a fee for, acceptance of support, warranty, indemnity,
or other liability obligations and/or rights consistent with this or other liability obligations and/or rights consistent with this
License. However, in accepting such obligations, You may offer such License. However, in accepting such obligations, You may act only
obligations only on Your own behalf and on Your sole responsibility, on Your own behalf and on Your sole responsibility, not on behalf
not on behalf of any other Contributor, and only if You agree to of any other Contributor, and only if You agree to indemnify,
indemnify, defend, and hold each Contributor harmless for any defend, and hold each Contributor harmless for any liability
liability incurred by, or claims asserted against, such Contributor incurred by, or claims asserted against, such Contributor by reason
by reason of your accepting any such warranty or additional liability. of your accepting any such warranty or additional liability.
END OF TERMS AND CONDITIONS END OF TERMS AND CONDITIONS
@@ -177,9 +182,10 @@
boilerplate notice, with the fields enclosed by brackets "[]" boilerplate notice, with the fields enclosed by brackets "[]"
replaced with your own identifying information. (Don't include replaced with your own identifying information. (Don't include
the brackets!) The text should be enclosed in the appropriate the brackets!) The text should be enclosed in the appropriate
comment syntax for the file format in question. It may also be comment syntax for the file format. We also recommend that a
provided in a file named "LICENSE" in your source distribution file or class name and description of purpose be included on the
as the text of the file. same "printed page" as the copyright notice for easier
identification within third-party archives.
Copyright [yyyy] [name of copyright owner] Copyright [yyyy] [name of copyright owner]

View File

@@ -1,3 +1,4 @@
Apache License Apache License
Version 2.0, January 2004 Version 2.0, January 2004
http://www.apache.org/licenses/ http://www.apache.org/licenses/
@@ -32,9 +33,10 @@
not limited to compiled object code, generated documentation, not limited to compiled object code, generated documentation,
and conversions to other media types. and conversions to other media types.
"Work" shall mean the work of authorship made available under "Work" shall mean the work of authorship, whether in Source or
the License, as indicated by a copyright notice that is included in Object form, made available under the License, as indicated by a
or attached to the work (an example is provided in the Appendix below). copyright notice that is included in or attached to the work
(an example is provided in the Appendix below).
"Derivative Works" shall mean any work, whether in Source or Object "Derivative Works" shall mean any work, whether in Source or Object
form, that is based on (or derived from) the Work and for which the form, that is based on (or derived from) the Work and for which the
@@ -42,23 +44,25 @@
represent, as a whole, an original work of authorship. For the purposes represent, as a whole, an original work of authorship. For the purposes
of this License, Derivative Works shall not include works that remain of this License, Derivative Works shall not include works that remain
separable from, or merely link (or bind by name) to the interfaces of, separable from, or merely link (or bind by name) to the interfaces of,
the Work and derivative works thereof. the Work and Derivative Works thereof.
"Contribution" shall mean, as submitted to the Licensor for inclusion "Contribution" shall mean any work of authorship, including
in the Work by the copyright owner or by an individual or Legal Entity the original version of the Work and any modifications or additions
authorized to submit on behalf of the copyright owner. For the purposes to that Work or Derivative Works thereof, that is intentionally
of this definition, "submitted" means any form of electronic, verbal, submitted to Licensor for inclusion in the Work by the copyright owner
or written communication sent to the Licensor or its representatives, or by an individual or Legal Entity authorized to submit on behalf of
including but not limited to communication on electronic mailing lists, the copyright owner. For the purposes of this definition, "submitted"
source code control systems, and issue tracking systems that are managed means any form of electronic, verbal, or written communication sent
by, or on behalf of, the Licensor for the purpose of discussing and to the Licensor or its representatives, including but not limited to
improving the Work, but excluding communication that is conspicuously communication on electronic mailing lists, source code control systems,
marked or otherwise designated in writing by the copyright owner as and issue tracking systems that are managed by, or on behalf of, the
"Not a Contribution." Licensor for the purpose of discussing and improving the Work, but
excluding communication that is conspicuously marked or otherwise
designated in writing by the copyright owner as "Not a Contribution."
"Contributor" shall mean Licensor and any Legal Entity on behalf of "Contributor" shall mean Licensor and any individual or Legal Entity
whom a Contribution has been received by the Licensor and subsequently on behalf of whom a Contribution has been received by Licensor and
incorporated within the Work. subsequently incorporated within the Work.
2. Grant of Copyright License. Subject to the terms and conditions of 2. Grant of Copyright License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual, this License, each Contributor hereby grants to You a perpetual,
@@ -74,13 +78,13 @@
use, offer to sell, sell, import, and otherwise transfer the Work, use, offer to sell, sell, import, and otherwise transfer the Work,
where such license applies only to those patent claims licensable where such license applies only to those patent claims licensable
by such Contributor that are necessarily infringed by their by such Contributor that are necessarily infringed by their
Contribution(s) alone or by the combination of their Contribution(s) Contribution(s) alone or by combination of their Contribution(s)
with the Work to which such Contribution(s) was submitted. If You with the Work to which such Contribution(s) was submitted. If You
institute patent litigation against any entity (including a cross-claim institute patent litigation against any entity (including a
or counterclaim in a lawsuit) alleging that the Work or any portion of cross-claim or counterclaim in a lawsuit) alleging that the Work
the Work (a direct contribution, infringement or a contributed program) or a Contribution incorporated within the Work constitutes direct
constitutes direct or contributory patent infringement, then any patent or contributory patent infringement, then any patent licenses
licenses granted to You under this License for that Work shall terminate granted to You under this License for that Work shall terminate
as of the date such litigation is filed. as of the date such litigation is filed.
4. Redistribution. You may reproduce and distribute copies of the 4. Redistribution. You may reproduce and distribute copies of the
@@ -88,8 +92,8 @@
modifications, and in Source or Object form, provided that You modifications, and in Source or Object form, provided that You
meet the following conditions: meet the following conditions:
(a) You must give any other recipients of the Work or Derivative Works (a) You must give any other recipients of the Work or
a copy of this License; and Derivative Works a copy of this License; and
(b) You must cause any modified files to carry prominent notices (b) You must cause any modified files to carry prominent notices
stating that You changed the files; and stating that You changed the files; and
@@ -101,27 +105,28 @@
the Derivative Works; and the Derivative Works; and
(d) If the Work includes a "NOTICE" text file as part of its (d) If the Work includes a "NOTICE" text file as part of its
distribution, You must include a readable copy of the distribution, then any Derivative Works that You distribute must
attribution notices contained within such NOTICE file, in include a readable copy of the attribution notices contained
at least one of the following places: within a NOTICE text within such NOTICE file, excluding those notices that do not
file distributed as part of the Derivative Works; within pertain to any part of the Derivative Works, in at least one
the Source form or documentation, if provided along with the of the following places: within a NOTICE text file distributed
Derivative Works; or, within a display generated by the as part of the Derivative Works; within the Source form or
Derivative Works, if and wherever such third-party notices documentation, if provided along with the Derivative Works; or,
normally appear. The contents of the NOTICE file are for within a display generated by the Derivative Works, if and
informational purposes only and do not modify the License. wherever such third-party notices normally appear. The contents
You may add Your own attribution notices within Derivative of the NOTICE file are for informational purposes only and
Works that You distribute, alongside or in addition to the do not modify the License. You may add Your own attribution
NOTICE text from the Work, provided that such additional notices within Derivative Works that You distribute, alongside
attribution notices cannot be construed as modifying the License. or as an addendum to the NOTICE text from the Work, provided
that such additional attribution notices cannot be construed
as modifying the License.
You may add Your own license statement for Your modifications and You may add Your own copyright statement to Your modifications and
may provide additional grant of rights to use, copy, modify, merge, may provide additional or different license terms and conditions
publish, distribute, sublicense, and/or sell copies of the for use, reproduction, or distribution of Your modifications, or
Contribution, either on an "as is" basis, or under a different for any such Derivative Works as a whole, provided Your use,
license than this License, provided that Your license statement reproduction, and distribution of the Work otherwise complies with
does not restrict the rights granted by this License to the the conditions stated in this License.
recipients of this Work.
5. Submission of Contributions. Unless You explicitly state otherwise, 5. Submission of Contributions. Unless You explicitly state otherwise,
any Contribution intentionally submitted for inclusion in the Work any Contribution intentionally submitted for inclusion in the Work
@@ -143,7 +148,7 @@
implied, including, without limitation, any warranties or conditions implied, including, without limitation, any warranties or conditions
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
PARTICULAR PURPOSE. You are solely responsible for determining the PARTICULAR PURPOSE. You are solely responsible for determining the
appropriateness of using or reproducing the Work and assume any appropriateness of using or redistributing the Work and assume any
risks associated with Your exercise of permissions under this License. risks associated with Your exercise of permissions under this License.
8. Limitation of Liability. In no event and under no legal theory, 8. Limitation of Liability. In no event and under no legal theory,
@@ -151,23 +156,23 @@
unless required by applicable law (such as deliberate and grossly unless required by applicable law (such as deliberate and grossly
negligent acts) or agreed to in writing, shall any Contributor be negligent acts) or agreed to in writing, shall any Contributor be
liable to You for damages, including any direct, indirect, special, liable to You for damages, including any direct, indirect, special,
incidental, or exemplary damages of any character arising as a incidental, or consequential damages of any character arising as a
result of this License or out of the use or inability to use the result of this License or out of the use or inability to use the
Work (including but not limited to damages for loss of goodwill, Work (including but not limited to damages for loss of goodwill,
work stoppage, computer failure or malfunction, or all other work stoppage, computer failure or malfunction, or any and all
commercial damages or losses), even if such Contributor has been other commercial damages or losses), even if such Contributor
advised of the possibility of such damages. has been advised of the possibility of such damages.
9. Accepting Warranty or Additional Liability. While redistributing 9. Accepting Warranty or Additional Liability. While redistributing
the Work or Derivative Works thereof, You may choose to offer, the Work or Derivative Works thereof, You may choose to offer,
and charge a fee for, acceptance of support, warranty, indemnity, and charge a fee for, acceptance of support, warranty, indemnity,
or other liability obligations and/or rights consistent with this or other liability obligations and/or rights consistent with this
License. However, in accepting such obligations, You may offer such License. However, in accepting such obligations, You may act only
obligations only on Your own behalf and on Your sole responsibility, on Your own behalf and on Your sole responsibility, not on behalf
not on behalf of any other Contributor, and only if You agree to of any other Contributor, and only if You agree to indemnify,
indemnify, defend, and hold each Contributor harmless for any defend, and hold each Contributor harmless for any liability
liability incurred by, or claims asserted against, such Contributor incurred by, or claims asserted against, such Contributor by reason
by reason of your accepting any such warranty or additional liability. of your accepting any such warranty or additional liability.
END OF TERMS AND CONDITIONS END OF TERMS AND CONDITIONS
@@ -177,9 +182,10 @@
boilerplate notice, with the fields enclosed by brackets "[]" boilerplate notice, with the fields enclosed by brackets "[]"
replaced with your own identifying information. (Don't include replaced with your own identifying information. (Don't include
the brackets!) The text should be enclosed in the appropriate the brackets!) The text should be enclosed in the appropriate
comment syntax for the file format in question. It may also be comment syntax for the file format. We also recommend that a
provided in a file named "LICENSE" in your source distribution file or class name and description of purpose be included on the
as the text of the file. same "printed page" as the copyright notice for easier
identification within third-party archives.
Copyright [yyyy] [name of copyright owner] Copyright [yyyy] [name of copyright owner]

View File

@@ -1,3 +1,4 @@
Apache License Apache License
Version 2.0, January 2004 Version 2.0, January 2004
http://www.apache.org/licenses/ http://www.apache.org/licenses/
@@ -32,9 +33,10 @@
not limited to compiled object code, generated documentation, not limited to compiled object code, generated documentation,
and conversions to other media types. and conversions to other media types.
"Work" shall mean the work of authorship made available under "Work" shall mean the work of authorship, whether in Source or
the License, as indicated by a copyright notice that is included in Object form, made available under the License, as indicated by a
or attached to the work (an example is provided in the Appendix below). copyright notice that is included in or attached to the work
(an example is provided in the Appendix below).
"Derivative Works" shall mean any work, whether in Source or Object "Derivative Works" shall mean any work, whether in Source or Object
form, that is based on (or derived from) the Work and for which the form, that is based on (or derived from) the Work and for which the
@@ -42,23 +44,25 @@
represent, as a whole, an original work of authorship. For the purposes represent, as a whole, an original work of authorship. For the purposes
of this License, Derivative Works shall not include works that remain of this License, Derivative Works shall not include works that remain
separable from, or merely link (or bind by name) to the interfaces of, separable from, or merely link (or bind by name) to the interfaces of,
the Work and derivative works thereof. the Work and Derivative Works thereof.
"Contribution" shall mean, as submitted to the Licensor for inclusion "Contribution" shall mean any work of authorship, including
in the Work by the copyright owner or by an individual or Legal Entity the original version of the Work and any modifications or additions
authorized to submit on behalf of the copyright owner. For the purposes to that Work or Derivative Works thereof, that is intentionally
of this definition, "submitted" means any form of electronic, verbal, submitted to Licensor for inclusion in the Work by the copyright owner
or written communication sent to the Licensor or its representatives, or by an individual or Legal Entity authorized to submit on behalf of
including but not limited to communication on electronic mailing lists, the copyright owner. For the purposes of this definition, "submitted"
source code control systems, and issue tracking systems that are managed means any form of electronic, verbal, or written communication sent
by, or on behalf of, the Licensor for the purpose of discussing and to the Licensor or its representatives, including but not limited to
improving the Work, but excluding communication that is conspicuously communication on electronic mailing lists, source code control systems,
marked or otherwise designated in writing by the copyright owner as and issue tracking systems that are managed by, or on behalf of, the
"Not a Contribution." Licensor for the purpose of discussing and improving the Work, but
excluding communication that is conspicuously marked or otherwise
designated in writing by the copyright owner as "Not a Contribution."
"Contributor" shall mean Licensor and any Legal Entity on behalf of "Contributor" shall mean Licensor and any individual or Legal Entity
whom a Contribution has been received by the Licensor and subsequently on behalf of whom a Contribution has been received by Licensor and
incorporated within the Work. subsequently incorporated within the Work.
2. Grant of Copyright License. Subject to the terms and conditions of 2. Grant of Copyright License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual, this License, each Contributor hereby grants to You a perpetual,
@@ -74,13 +78,13 @@
use, offer to sell, sell, import, and otherwise transfer the Work, use, offer to sell, sell, import, and otherwise transfer the Work,
where such license applies only to those patent claims licensable where such license applies only to those patent claims licensable
by such Contributor that are necessarily infringed by their by such Contributor that are necessarily infringed by their
Contribution(s) alone or by the combination of their Contribution(s) Contribution(s) alone or by combination of their Contribution(s)
with the Work to which such Contribution(s) was submitted. If You with the Work to which such Contribution(s) was submitted. If You
institute patent litigation against any entity (including a cross-claim institute patent litigation against any entity (including a
or counterclaim in a lawsuit) alleging that the Work or any portion of cross-claim or counterclaim in a lawsuit) alleging that the Work
the Work (a direct contribution, infringement or a contributed program) or a Contribution incorporated within the Work constitutes direct
constitutes direct or contributory patent infringement, then any patent or contributory patent infringement, then any patent licenses
licenses granted to You under this License for that Work shall terminate granted to You under this License for that Work shall terminate
as of the date such litigation is filed. as of the date such litigation is filed.
4. Redistribution. You may reproduce and distribute copies of the 4. Redistribution. You may reproduce and distribute copies of the
@@ -88,8 +92,8 @@
modifications, and in Source or Object form, provided that You modifications, and in Source or Object form, provided that You
meet the following conditions: meet the following conditions:
(a) You must give any other recipients of the Work or Derivative Works (a) You must give any other recipients of the Work or
a copy of this License; and Derivative Works a copy of this License; and
(b) You must cause any modified files to carry prominent notices (b) You must cause any modified files to carry prominent notices
stating that You changed the files; and stating that You changed the files; and
@@ -101,27 +105,28 @@
the Derivative Works; and the Derivative Works; and
(d) If the Work includes a "NOTICE" text file as part of its (d) If the Work includes a "NOTICE" text file as part of its
distribution, You must include a readable copy of the distribution, then any Derivative Works that You distribute must
attribution notices contained within such NOTICE file, in include a readable copy of the attribution notices contained
at least one of the following places: within a NOTICE text within such NOTICE file, excluding those notices that do not
file distributed as part of the Derivative Works; within pertain to any part of the Derivative Works, in at least one
the Source form or documentation, if provided along with the of the following places: within a NOTICE text file distributed
Derivative Works; or, within a display generated by the as part of the Derivative Works; within the Source form or
Derivative Works, if and wherever such third-party notices documentation, if provided along with the Derivative Works; or,
normally appear. The contents of the NOTICE file are for within a display generated by the Derivative Works, if and
informational purposes only and do not modify the License. wherever such third-party notices normally appear. The contents
You may add Your own attribution notices within Derivative of the NOTICE file are for informational purposes only and
Works that You distribute, alongside or in addition to the do not modify the License. You may add Your own attribution
NOTICE text from the Work, provided that such additional notices within Derivative Works that You distribute, alongside
attribution notices cannot be construed as modifying the License. or as an addendum to the NOTICE text from the Work, provided
that such additional attribution notices cannot be construed
as modifying the License.
You may add Your own license statement for Your modifications and You may add Your own copyright statement to Your modifications and
may provide additional grant of rights to use, copy, modify, merge, may provide additional or different license terms and conditions
publish, distribute, sublicense, and/or sell copies of the for use, reproduction, or distribution of Your modifications, or
Contribution, either on an "as is" basis, or under a different for any such Derivative Works as a whole, provided Your use,
license than this License, provided that Your license statement reproduction, and distribution of the Work otherwise complies with
does not restrict the rights granted by this License to the the conditions stated in this License.
recipients of this Work.
5. Submission of Contributions. Unless You explicitly state otherwise, 5. Submission of Contributions. Unless You explicitly state otherwise,
any Contribution intentionally submitted for inclusion in the Work any Contribution intentionally submitted for inclusion in the Work
@@ -143,7 +148,7 @@
implied, including, without limitation, any warranties or conditions implied, including, without limitation, any warranties or conditions
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
PARTICULAR PURPOSE. You are solely responsible for determining the PARTICULAR PURPOSE. You are solely responsible for determining the
appropriateness of using or reproducing the Work and assume any appropriateness of using or redistributing the Work and assume any
risks associated with Your exercise of permissions under this License. risks associated with Your exercise of permissions under this License.
8. Limitation of Liability. In no event and under no legal theory, 8. Limitation of Liability. In no event and under no legal theory,
@@ -151,23 +156,23 @@
unless required by applicable law (such as deliberate and grossly unless required by applicable law (such as deliberate and grossly
negligent acts) or agreed to in writing, shall any Contributor be negligent acts) or agreed to in writing, shall any Contributor be
liable to You for damages, including any direct, indirect, special, liable to You for damages, including any direct, indirect, special,
incidental, or exemplary damages of any character arising as a incidental, or consequential damages of any character arising as a
result of this License or out of the use or inability to use the result of this License or out of the use or inability to use the
Work (including but not limited to damages for loss of goodwill, Work (including but not limited to damages for loss of goodwill,
work stoppage, computer failure or malfunction, or all other work stoppage, computer failure or malfunction, or any and all
commercial damages or losses), even if such Contributor has been other commercial damages or losses), even if such Contributor
advised of the possibility of such damages. has been advised of the possibility of such damages.
9. Accepting Warranty or Additional Liability. While redistributing 9. Accepting Warranty or Additional Liability. While redistributing
the Work or Derivative Works thereof, You may choose to offer, the Work or Derivative Works thereof, You may choose to offer,
and charge a fee for, acceptance of support, warranty, indemnity, and charge a fee for, acceptance of support, warranty, indemnity,
or other liability obligations and/or rights consistent with this or other liability obligations and/or rights consistent with this
License. However, in accepting such obligations, You may offer such License. However, in accepting such obligations, You may act only
obligations only on Your own behalf and on Your sole responsibility, on Your own behalf and on Your sole responsibility, not on behalf
not on behalf of any other Contributor, and only if You agree to of any other Contributor, and only if You agree to indemnify,
indemnify, defend, and hold each Contributor harmless for any defend, and hold each Contributor harmless for any liability
liability incurred by, or claims asserted against, such Contributor incurred by, or claims asserted against, such Contributor by reason
by reason of your accepting any such warranty or additional liability. of your accepting any such warranty or additional liability.
END OF TERMS AND CONDITIONS END OF TERMS AND CONDITIONS
@@ -177,9 +182,10 @@
boilerplate notice, with the fields enclosed by brackets "[]" boilerplate notice, with the fields enclosed by brackets "[]"
replaced with your own identifying information. (Don't include replaced with your own identifying information. (Don't include
the brackets!) The text should be enclosed in the appropriate the brackets!) The text should be enclosed in the appropriate
comment syntax for the file format in question. It may also be comment syntax for the file format. We also recommend that a
provided in a file named "LICENSE" in your source distribution file or class name and description of purpose be included on the
as the text of the file. same "printed page" as the copyright notice for easier
identification within third-party archives.
Copyright [yyyy] [name of copyright owner] Copyright [yyyy] [name of copyright owner]

View File

@@ -1,3 +1,4 @@
Apache License Apache License
Version 2.0, January 2004 Version 2.0, January 2004
http://www.apache.org/licenses/ http://www.apache.org/licenses/
@@ -32,9 +33,10 @@
not limited to compiled object code, generated documentation, not limited to compiled object code, generated documentation,
and conversions to other media types. and conversions to other media types.
"Work" shall mean the work of authorship made available under "Work" shall mean the work of authorship, whether in Source or
the License, as indicated by a copyright notice that is included in Object form, made available under the License, as indicated by a
or attached to the work (an example is provided in the Appendix below). copyright notice that is included in or attached to the work
(an example is provided in the Appendix below).
"Derivative Works" shall mean any work, whether in Source or Object "Derivative Works" shall mean any work, whether in Source or Object
form, that is based on (or derived from) the Work and for which the form, that is based on (or derived from) the Work and for which the
@@ -42,23 +44,25 @@
represent, as a whole, an original work of authorship. For the purposes represent, as a whole, an original work of authorship. For the purposes
of this License, Derivative Works shall not include works that remain of this License, Derivative Works shall not include works that remain
separable from, or merely link (or bind by name) to the interfaces of, separable from, or merely link (or bind by name) to the interfaces of,
the Work and derivative works thereof. the Work and Derivative Works thereof.
"Contribution" shall mean, as submitted to the Licensor for inclusion "Contribution" shall mean any work of authorship, including
in the Work by the copyright owner or by an individual or Legal Entity the original version of the Work and any modifications or additions
authorized to submit on behalf of the copyright owner. For the purposes to that Work or Derivative Works thereof, that is intentionally
of this definition, "submitted" means any form of electronic, verbal, submitted to Licensor for inclusion in the Work by the copyright owner
or written communication sent to the Licensor or its representatives, or by an individual or Legal Entity authorized to submit on behalf of
including but not limited to communication on electronic mailing lists, the copyright owner. For the purposes of this definition, "submitted"
source code control systems, and issue tracking systems that are managed means any form of electronic, verbal, or written communication sent
by, or on behalf of, the Licensor for the purpose of discussing and to the Licensor or its representatives, including but not limited to
improving the Work, but excluding communication that is conspicuously communication on electronic mailing lists, source code control systems,
marked or otherwise designated in writing by the copyright owner as and issue tracking systems that are managed by, or on behalf of, the
"Not a Contribution." Licensor for the purpose of discussing and improving the Work, but
excluding communication that is conspicuously marked or otherwise
designated in writing by the copyright owner as "Not a Contribution."
"Contributor" shall mean Licensor and any Legal Entity on behalf of "Contributor" shall mean Licensor and any individual or Legal Entity
whom a Contribution has been received by the Licensor and subsequently on behalf of whom a Contribution has been received by Licensor and
incorporated within the Work. subsequently incorporated within the Work.
2. Grant of Copyright License. Subject to the terms and conditions of 2. Grant of Copyright License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual, this License, each Contributor hereby grants to You a perpetual,
@@ -74,13 +78,13 @@
use, offer to sell, sell, import, and otherwise transfer the Work, use, offer to sell, sell, import, and otherwise transfer the Work,
where such license applies only to those patent claims licensable where such license applies only to those patent claims licensable
by such Contributor that are necessarily infringed by their by such Contributor that are necessarily infringed by their
Contribution(s) alone or by the combination of their Contribution(s) Contribution(s) alone or by combination of their Contribution(s)
with the Work to which such Contribution(s) was submitted. If You with the Work to which such Contribution(s) was submitted. If You
institute patent litigation against any entity (including a cross-claim institute patent litigation against any entity (including a
or counterclaim in a lawsuit) alleging that the Work or any portion of cross-claim or counterclaim in a lawsuit) alleging that the Work
the Work (a direct contribution, infringement or a contributed program) or a Contribution incorporated within the Work constitutes direct
constitutes direct or contributory patent infringement, then any patent or contributory patent infringement, then any patent licenses
licenses granted to You under this License for that Work shall terminate granted to You under this License for that Work shall terminate
as of the date such litigation is filed. as of the date such litigation is filed.
4. Redistribution. You may reproduce and distribute copies of the 4. Redistribution. You may reproduce and distribute copies of the
@@ -88,8 +92,8 @@
modifications, and in Source or Object form, provided that You modifications, and in Source or Object form, provided that You
meet the following conditions: meet the following conditions:
(a) You must give any other recipients of the Work or Derivative Works (a) You must give any other recipients of the Work or
a copy of this License; and Derivative Works a copy of this License; and
(b) You must cause any modified files to carry prominent notices (b) You must cause any modified files to carry prominent notices
stating that You changed the files; and stating that You changed the files; and
@@ -101,27 +105,28 @@
the Derivative Works; and the Derivative Works; and
(d) If the Work includes a "NOTICE" text file as part of its (d) If the Work includes a "NOTICE" text file as part of its
distribution, You must include a readable copy of the distribution, then any Derivative Works that You distribute must
attribution notices contained within such NOTICE file, in include a readable copy of the attribution notices contained
at least one of the following places: within a NOTICE text within such NOTICE file, excluding those notices that do not
file distributed as part of the Derivative Works; within pertain to any part of the Derivative Works, in at least one
the Source form or documentation, if provided along with the of the following places: within a NOTICE text file distributed
Derivative Works; or, within a display generated by the as part of the Derivative Works; within the Source form or
Derivative Works, if and wherever such third-party notices documentation, if provided along with the Derivative Works; or,
normally appear. The contents of the NOTICE file are for within a display generated by the Derivative Works, if and
informational purposes only and do not modify the License. wherever such third-party notices normally appear. The contents
You may add Your own attribution notices within Derivative of the NOTICE file are for informational purposes only and
Works that You distribute, alongside or in addition to the do not modify the License. You may add Your own attribution
NOTICE text from the Work, provided that such additional notices within Derivative Works that You distribute, alongside
attribution notices cannot be construed as modifying the License. or as an addendum to the NOTICE text from the Work, provided
that such additional attribution notices cannot be construed
as modifying the License.
You may add Your own license statement for Your modifications and You may add Your own copyright statement to Your modifications and
may provide additional grant of rights to use, copy, modify, merge, may provide additional or different license terms and conditions
publish, distribute, sublicense, and/or sell copies of the for use, reproduction, or distribution of Your modifications, or
Contribution, either on an "as is" basis, or under a different for any such Derivative Works as a whole, provided Your use,
license than this License, provided that Your license statement reproduction, and distribution of the Work otherwise complies with
does not restrict the rights granted by this License to the the conditions stated in this License.
recipients of this Work.
5. Submission of Contributions. Unless You explicitly state otherwise, 5. Submission of Contributions. Unless You explicitly state otherwise,
any Contribution intentionally submitted for inclusion in the Work any Contribution intentionally submitted for inclusion in the Work
@@ -143,7 +148,7 @@
implied, including, without limitation, any warranties or conditions implied, including, without limitation, any warranties or conditions
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
PARTICULAR PURPOSE. You are solely responsible for determining the PARTICULAR PURPOSE. You are solely responsible for determining the
appropriateness of using or reproducing the Work and assume any appropriateness of using or redistributing the Work and assume any
risks associated with Your exercise of permissions under this License. risks associated with Your exercise of permissions under this License.
8. Limitation of Liability. In no event and under no legal theory, 8. Limitation of Liability. In no event and under no legal theory,
@@ -151,23 +156,23 @@
unless required by applicable law (such as deliberate and grossly unless required by applicable law (such as deliberate and grossly
negligent acts) or agreed to in writing, shall any Contributor be negligent acts) or agreed to in writing, shall any Contributor be
liable to You for damages, including any direct, indirect, special, liable to You for damages, including any direct, indirect, special,
incidental, or exemplary damages of any character arising as a incidental, or consequential damages of any character arising as a
result of this License or out of the use or inability to use the result of this License or out of the use or inability to use the
Work (including but not limited to damages for loss of goodwill, Work (including but not limited to damages for loss of goodwill,
work stoppage, computer failure or malfunction, or all other work stoppage, computer failure or malfunction, or any and all
commercial damages or losses), even if such Contributor has been other commercial damages or losses), even if such Contributor
advised of the possibility of such damages. has been advised of the possibility of such damages.
9. Accepting Warranty or Additional Liability. While redistributing 9. Accepting Warranty or Additional Liability. While redistributing
the Work or Derivative Works thereof, You may choose to offer, the Work or Derivative Works thereof, You may choose to offer,
and charge a fee for, acceptance of support, warranty, indemnity, and charge a fee for, acceptance of support, warranty, indemnity,
or other liability obligations and/or rights consistent with this or other liability obligations and/or rights consistent with this
License. However, in accepting such obligations, You may offer such License. However, in accepting such obligations, You may act only
obligations only on Your own behalf and on Your sole responsibility, on Your own behalf and on Your sole responsibility, not on behalf
not on behalf of any other Contributor, and only if You agree to of any other Contributor, and only if You agree to indemnify,
indemnify, defend, and hold each Contributor harmless for any defend, and hold each Contributor harmless for any liability
liability incurred by, or claims asserted against, such Contributor incurred by, or claims asserted against, such Contributor by reason
by reason of your accepting any such warranty or additional liability. of your accepting any such warranty or additional liability.
END OF TERMS AND CONDITIONS END OF TERMS AND CONDITIONS
@@ -177,9 +182,10 @@
boilerplate notice, with the fields enclosed by brackets "[]" boilerplate notice, with the fields enclosed by brackets "[]"
replaced with your own identifying information. (Don't include replaced with your own identifying information. (Don't include
the brackets!) The text should be enclosed in the appropriate the brackets!) The text should be enclosed in the appropriate
comment syntax for the file format in question. It may also be comment syntax for the file format. We also recommend that a
provided in a file named "LICENSE" in your source distribution file or class name and description of purpose be included on the
as the text of the file. same "printed page" as the copyright notice for easier
identification within third-party archives.
Copyright [yyyy] [name of copyright owner] Copyright [yyyy] [name of copyright owner]

View File

@@ -1,3 +1,4 @@
Apache License Apache License
Version 2.0, January 2004 Version 2.0, January 2004
http://www.apache.org/licenses/ http://www.apache.org/licenses/
@@ -32,9 +33,10 @@
not limited to compiled object code, generated documentation, not limited to compiled object code, generated documentation,
and conversions to other media types. and conversions to other media types.
"Work" shall mean the work of authorship made available under "Work" shall mean the work of authorship, whether in Source or
the License, as indicated by a copyright notice that is included in Object form, made available under the License, as indicated by a
or attached to the work (an example is provided in the Appendix below). copyright notice that is included in or attached to the work
(an example is provided in the Appendix below).
"Derivative Works" shall mean any work, whether in Source or Object "Derivative Works" shall mean any work, whether in Source or Object
form, that is based on (or derived from) the Work and for which the form, that is based on (or derived from) the Work and for which the
@@ -42,23 +44,25 @@
represent, as a whole, an original work of authorship. For the purposes represent, as a whole, an original work of authorship. For the purposes
of this License, Derivative Works shall not include works that remain of this License, Derivative Works shall not include works that remain
separable from, or merely link (or bind by name) to the interfaces of, separable from, or merely link (or bind by name) to the interfaces of,
the Work and derivative works thereof. the Work and Derivative Works thereof.
"Contribution" shall mean, as submitted to the Licensor for inclusion "Contribution" shall mean any work of authorship, including
in the Work by the copyright owner or by an individual or Legal Entity the original version of the Work and any modifications or additions
authorized to submit on behalf of the copyright owner. For the purposes to that Work or Derivative Works thereof, that is intentionally
of this definition, "submitted" means any form of electronic, verbal, submitted to Licensor for inclusion in the Work by the copyright owner
or written communication sent to the Licensor or its representatives, or by an individual or Legal Entity authorized to submit on behalf of
including but not limited to communication on electronic mailing lists, the copyright owner. For the purposes of this definition, "submitted"
source code control systems, and issue tracking systems that are managed means any form of electronic, verbal, or written communication sent
by, or on behalf of, the Licensor for the purpose of discussing and to the Licensor or its representatives, including but not limited to
improving the Work, but excluding communication that is conspicuously communication on electronic mailing lists, source code control systems,
marked or otherwise designated in writing by the copyright owner as and issue tracking systems that are managed by, or on behalf of, the
"Not a Contribution." Licensor for the purpose of discussing and improving the Work, but
excluding communication that is conspicuously marked or otherwise
designated in writing by the copyright owner as "Not a Contribution."
"Contributor" shall mean Licensor and any Legal Entity on behalf of "Contributor" shall mean Licensor and any individual or Legal Entity
whom a Contribution has been received by the Licensor and subsequently on behalf of whom a Contribution has been received by Licensor and
incorporated within the Work. subsequently incorporated within the Work.
2. Grant of Copyright License. Subject to the terms and conditions of 2. Grant of Copyright License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual, this License, each Contributor hereby grants to You a perpetual,
@@ -74,13 +78,13 @@
use, offer to sell, sell, import, and otherwise transfer the Work, use, offer to sell, sell, import, and otherwise transfer the Work,
where such license applies only to those patent claims licensable where such license applies only to those patent claims licensable
by such Contributor that are necessarily infringed by their by such Contributor that are necessarily infringed by their
Contribution(s) alone or by the combination of their Contribution(s) Contribution(s) alone or by combination of their Contribution(s)
with the Work to which such Contribution(s) was submitted. If You with the Work to which such Contribution(s) was submitted. If You
institute patent litigation against any entity (including a cross-claim institute patent litigation against any entity (including a
or counterclaim in a lawsuit) alleging that the Work or any portion of cross-claim or counterclaim in a lawsuit) alleging that the Work
the Work (a direct contribution, infringement or a contributed program) or a Contribution incorporated within the Work constitutes direct
constitutes direct or contributory patent infringement, then any patent or contributory patent infringement, then any patent licenses
licenses granted to You under this License for that Work shall terminate granted to You under this License for that Work shall terminate
as of the date such litigation is filed. as of the date such litigation is filed.
4. Redistribution. You may reproduce and distribute copies of the 4. Redistribution. You may reproduce and distribute copies of the
@@ -88,8 +92,8 @@
modifications, and in Source or Object form, provided that You modifications, and in Source or Object form, provided that You
meet the following conditions: meet the following conditions:
(a) You must give any other recipients of the Work or Derivative Works (a) You must give any other recipients of the Work or
a copy of this License; and Derivative Works a copy of this License; and
(b) You must cause any modified files to carry prominent notices (b) You must cause any modified files to carry prominent notices
stating that You changed the files; and stating that You changed the files; and
@@ -101,27 +105,28 @@
the Derivative Works; and the Derivative Works; and
(d) If the Work includes a "NOTICE" text file as part of its (d) If the Work includes a "NOTICE" text file as part of its
distribution, You must include a readable copy of the distribution, then any Derivative Works that You distribute must
attribution notices contained within such NOTICE file, in include a readable copy of the attribution notices contained
at least one of the following places: within a NOTICE text within such NOTICE file, excluding those notices that do not
file distributed as part of the Derivative Works; within pertain to any part of the Derivative Works, in at least one
the Source form or documentation, if provided along with the of the following places: within a NOTICE text file distributed
Derivative Works; or, within a display generated by the as part of the Derivative Works; within the Source form or
Derivative Works, if and wherever such third-party notices documentation, if provided along with the Derivative Works; or,
normally appear. The contents of the NOTICE file are for within a display generated by the Derivative Works, if and
informational purposes only and do not modify the License. wherever such third-party notices normally appear. The contents
You may add Your own attribution notices within Derivative of the NOTICE file are for informational purposes only and
Works that You distribute, alongside or in addition to the do not modify the License. You may add Your own attribution
NOTICE text from the Work, provided that such additional notices within Derivative Works that You distribute, alongside
attribution notices cannot be construed as modifying the License. or as an addendum to the NOTICE text from the Work, provided
that such additional attribution notices cannot be construed
as modifying the License.
You may add Your own license statement for Your modifications and You may add Your own copyright statement to Your modifications and
may provide additional grant of rights to use, copy, modify, merge, may provide additional or different license terms and conditions
publish, distribute, sublicense, and/or sell copies of the for use, reproduction, or distribution of Your modifications, or
Contribution, either on an "as is" basis, or under a different for any such Derivative Works as a whole, provided Your use,
license than this License, provided that Your license statement reproduction, and distribution of the Work otherwise complies with
does not restrict the rights granted by this License to the the conditions stated in this License.
recipients of this Work.
5. Submission of Contributions. Unless You explicitly state otherwise, 5. Submission of Contributions. Unless You explicitly state otherwise,
any Contribution intentionally submitted for inclusion in the Work any Contribution intentionally submitted for inclusion in the Work
@@ -143,7 +148,7 @@
implied, including, without limitation, any warranties or conditions implied, including, without limitation, any warranties or conditions
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
PARTICULAR PURPOSE. You are solely responsible for determining the PARTICULAR PURPOSE. You are solely responsible for determining the
appropriateness of using or reproducing the Work and assume any appropriateness of using or redistributing the Work and assume any
risks associated with Your exercise of permissions under this License. risks associated with Your exercise of permissions under this License.
8. Limitation of Liability. In no event and under no legal theory, 8. Limitation of Liability. In no event and under no legal theory,
@@ -151,23 +156,23 @@
unless required by applicable law (such as deliberate and grossly unless required by applicable law (such as deliberate and grossly
negligent acts) or agreed to in writing, shall any Contributor be negligent acts) or agreed to in writing, shall any Contributor be
liable to You for damages, including any direct, indirect, special, liable to You for damages, including any direct, indirect, special,
incidental, or exemplary damages of any character arising as a incidental, or consequential damages of any character arising as a
result of this License or out of the use or inability to use the result of this License or out of the use or inability to use the
Work (including but not limited to damages for loss of goodwill, Work (including but not limited to damages for loss of goodwill,
work stoppage, computer failure or malfunction, or all other work stoppage, computer failure or malfunction, or any and all
commercial damages or losses), even if such Contributor has been other commercial damages or losses), even if such Contributor
advised of the possibility of such damages. has been advised of the possibility of such damages.
9. Accepting Warranty or Additional Liability. While redistributing 9. Accepting Warranty or Additional Liability. While redistributing
the Work or Derivative Works thereof, You may choose to offer, the Work or Derivative Works thereof, You may choose to offer,
and charge a fee for, acceptance of support, warranty, indemnity, and charge a fee for, acceptance of support, warranty, indemnity,
or other liability obligations and/or rights consistent with this or other liability obligations and/or rights consistent with this
License. However, in accepting such obligations, You may offer such License. However, in accepting such obligations, You may act only
obligations only on Your own behalf and on Your sole responsibility, on Your own behalf and on Your sole responsibility, not on behalf
not on behalf of any other Contributor, and only if You agree to of any other Contributor, and only if You agree to indemnify,
indemnify, defend, and hold each Contributor harmless for any defend, and hold each Contributor harmless for any liability
liability incurred by, or claims asserted against, such Contributor incurred by, or claims asserted against, such Contributor by reason
by reason of your accepting any such warranty or additional liability. of your accepting any such warranty or additional liability.
END OF TERMS AND CONDITIONS END OF TERMS AND CONDITIONS
@@ -177,9 +182,10 @@
boilerplate notice, with the fields enclosed by brackets "[]" boilerplate notice, with the fields enclosed by brackets "[]"
replaced with your own identifying information. (Don't include replaced with your own identifying information. (Don't include
the brackets!) The text should be enclosed in the appropriate the brackets!) The text should be enclosed in the appropriate
comment syntax for the file format in question. It may also be comment syntax for the file format. We also recommend that a
provided in a file named "LICENSE" in your source distribution file or class name and description of purpose be included on the
as the text of the file. same "printed page" as the copyright notice for easier
identification within third-party archives.
Copyright [yyyy] [name of copyright owner] Copyright [yyyy] [name of copyright owner]

View File

@@ -1,3 +1,4 @@
Apache License Apache License
Version 2.0, January 2004 Version 2.0, January 2004
http://www.apache.org/licenses/ http://www.apache.org/licenses/
@@ -32,9 +33,10 @@
not limited to compiled object code, generated documentation, not limited to compiled object code, generated documentation,
and conversions to other media types. and conversions to other media types.
"Work" shall mean the work of authorship made available under "Work" shall mean the work of authorship, whether in Source or
the License, as indicated by a copyright notice that is included in Object form, made available under the License, as indicated by a
or attached to the work (an example is provided in the Appendix below). copyright notice that is included in or attached to the work
(an example is provided in the Appendix below).
"Derivative Works" shall mean any work, whether in Source or Object "Derivative Works" shall mean any work, whether in Source or Object
form, that is based on (or derived from) the Work and for which the form, that is based on (or derived from) the Work and for which the
@@ -42,23 +44,25 @@
represent, as a whole, an original work of authorship. For the purposes represent, as a whole, an original work of authorship. For the purposes
of this License, Derivative Works shall not include works that remain of this License, Derivative Works shall not include works that remain
separable from, or merely link (or bind by name) to the interfaces of, separable from, or merely link (or bind by name) to the interfaces of,
the Work and derivative works thereof. the Work and Derivative Works thereof.
"Contribution" shall mean, as submitted to the Licensor for inclusion "Contribution" shall mean any work of authorship, including
in the Work by the copyright owner or by an individual or Legal Entity the original version of the Work and any modifications or additions
authorized to submit on behalf of the copyright owner. For the purposes to that Work or Derivative Works thereof, that is intentionally
of this definition, "submitted" means any form of electronic, verbal, submitted to Licensor for inclusion in the Work by the copyright owner
or written communication sent to the Licensor or its representatives, or by an individual or Legal Entity authorized to submit on behalf of
including but not limited to communication on electronic mailing lists, the copyright owner. For the purposes of this definition, "submitted"
source code control systems, and issue tracking systems that are managed means any form of electronic, verbal, or written communication sent
by, or on behalf of, the Licensor for the purpose of discussing and to the Licensor or its representatives, including but not limited to
improving the Work, but excluding communication that is conspicuously communication on electronic mailing lists, source code control systems,
marked or otherwise designated in writing by the copyright owner as and issue tracking systems that are managed by, or on behalf of, the
"Not a Contribution." Licensor for the purpose of discussing and improving the Work, but
excluding communication that is conspicuously marked or otherwise
designated in writing by the copyright owner as "Not a Contribution."
"Contributor" shall mean Licensor and any Legal Entity on behalf of "Contributor" shall mean Licensor and any individual or Legal Entity
whom a Contribution has been received by the Licensor and subsequently on behalf of whom a Contribution has been received by Licensor and
incorporated within the Work. subsequently incorporated within the Work.
2. Grant of Copyright License. Subject to the terms and conditions of 2. Grant of Copyright License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual, this License, each Contributor hereby grants to You a perpetual,
@@ -74,13 +78,13 @@
use, offer to sell, sell, import, and otherwise transfer the Work, use, offer to sell, sell, import, and otherwise transfer the Work,
where such license applies only to those patent claims licensable where such license applies only to those patent claims licensable
by such Contributor that are necessarily infringed by their by such Contributor that are necessarily infringed by their
Contribution(s) alone or by the combination of their Contribution(s) Contribution(s) alone or by combination of their Contribution(s)
with the Work to which such Contribution(s) was submitted. If You with the Work to which such Contribution(s) was submitted. If You
institute patent litigation against any entity (including a cross-claim institute patent litigation against any entity (including a
or counterclaim in a lawsuit) alleging that the Work or any portion of cross-claim or counterclaim in a lawsuit) alleging that the Work
the Work (a direct contribution, infringement or a contributed program) or a Contribution incorporated within the Work constitutes direct
constitutes direct or contributory patent infringement, then any patent or contributory patent infringement, then any patent licenses
licenses granted to You under this License for that Work shall terminate granted to You under this License for that Work shall terminate
as of the date such litigation is filed. as of the date such litigation is filed.
4. Redistribution. You may reproduce and distribute copies of the 4. Redistribution. You may reproduce and distribute copies of the
@@ -88,8 +92,8 @@
modifications, and in Source or Object form, provided that You modifications, and in Source or Object form, provided that You
meet the following conditions: meet the following conditions:
(a) You must give any other recipients of the Work or Derivative Works (a) You must give any other recipients of the Work or
a copy of this License; and Derivative Works a copy of this License; and
(b) You must cause any modified files to carry prominent notices (b) You must cause any modified files to carry prominent notices
stating that You changed the files; and stating that You changed the files; and
@@ -101,27 +105,28 @@
the Derivative Works; and the Derivative Works; and
(d) If the Work includes a "NOTICE" text file as part of its (d) If the Work includes a "NOTICE" text file as part of its
distribution, You must include a readable copy of the distribution, then any Derivative Works that You distribute must
attribution notices contained within such NOTICE file, in include a readable copy of the attribution notices contained
at least one of the following places: within a NOTICE text within such NOTICE file, excluding those notices that do not
file distributed as part of the Derivative Works; within pertain to any part of the Derivative Works, in at least one
the Source form or documentation, if provided along with the of the following places: within a NOTICE text file distributed
Derivative Works; or, within a display generated by the as part of the Derivative Works; within the Source form or
Derivative Works, if and wherever such third-party notices documentation, if provided along with the Derivative Works; or,
normally appear. The contents of the NOTICE file are for within a display generated by the Derivative Works, if and
informational purposes only and do not modify the License. wherever such third-party notices normally appear. The contents
You may add Your own attribution notices within Derivative of the NOTICE file are for informational purposes only and
Works that You distribute, alongside or in addition to the do not modify the License. You may add Your own attribution
NOTICE text from the Work, provided that such additional notices within Derivative Works that You distribute, alongside
attribution notices cannot be construed as modifying the License. or as an addendum to the NOTICE text from the Work, provided
that such additional attribution notices cannot be construed
as modifying the License.
You may add Your own license statement for Your modifications and You may add Your own copyright statement to Your modifications and
may provide additional grant of rights to use, copy, modify, merge, may provide additional or different license terms and conditions
publish, distribute, sublicense, and/or sell copies of the for use, reproduction, or distribution of Your modifications, or
Contribution, either on an "as is" basis, or under a different for any such Derivative Works as a whole, provided Your use,
license than this License, provided that Your license statement reproduction, and distribution of the Work otherwise complies with
does not restrict the rights granted by this License to the the conditions stated in this License.
recipients of this Work.
5. Submission of Contributions. Unless You explicitly state otherwise, 5. Submission of Contributions. Unless You explicitly state otherwise,
any Contribution intentionally submitted for inclusion in the Work any Contribution intentionally submitted for inclusion in the Work
@@ -143,7 +148,7 @@
implied, including, without limitation, any warranties or conditions implied, including, without limitation, any warranties or conditions
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
PARTICULAR PURPOSE. You are solely responsible for determining the PARTICULAR PURPOSE. You are solely responsible for determining the
appropriateness of using or reproducing the Work and assume any appropriateness of using or redistributing the Work and assume any
risks associated with Your exercise of permissions under this License. risks associated with Your exercise of permissions under this License.
8. Limitation of Liability. In no event and under no legal theory, 8. Limitation of Liability. In no event and under no legal theory,
@@ -151,23 +156,23 @@
unless required by applicable law (such as deliberate and grossly unless required by applicable law (such as deliberate and grossly
negligent acts) or agreed to in writing, shall any Contributor be negligent acts) or agreed to in writing, shall any Contributor be
liable to You for damages, including any direct, indirect, special, liable to You for damages, including any direct, indirect, special,
incidental, or exemplary damages of any character arising as a incidental, or consequential damages of any character arising as a
result of this License or out of the use or inability to use the result of this License or out of the use or inability to use the
Work (including but not limited to damages for loss of goodwill, Work (including but not limited to damages for loss of goodwill,
work stoppage, computer failure or malfunction, or all other work stoppage, computer failure or malfunction, or any and all
commercial damages or losses), even if such Contributor has been other commercial damages or losses), even if such Contributor
advised of the possibility of such damages. has been advised of the possibility of such damages.
9. Accepting Warranty or Additional Liability. While redistributing 9. Accepting Warranty or Additional Liability. While redistributing
the Work or Derivative Works thereof, You may choose to offer, the Work or Derivative Works thereof, You may choose to offer,
and charge a fee for, acceptance of support, warranty, indemnity, and charge a fee for, acceptance of support, warranty, indemnity,
or other liability obligations and/or rights consistent with this or other liability obligations and/or rights consistent with this
License. However, in accepting such obligations, You may offer such License. However, in accepting such obligations, You may act only
obligations only on Your own behalf and on Your sole responsibility, on Your own behalf and on Your sole responsibility, not on behalf
not on behalf of any other Contributor, and only if You agree to of any other Contributor, and only if You agree to indemnify,
indemnify, defend, and hold each Contributor harmless for any defend, and hold each Contributor harmless for any liability
liability incurred by, or claims asserted against, such Contributor incurred by, or claims asserted against, such Contributor by reason
by reason of your accepting any such warranty or additional liability. of your accepting any such warranty or additional liability.
END OF TERMS AND CONDITIONS END OF TERMS AND CONDITIONS
@@ -177,9 +182,10 @@
boilerplate notice, with the fields enclosed by brackets "[]" boilerplate notice, with the fields enclosed by brackets "[]"
replaced with your own identifying information. (Don't include replaced with your own identifying information. (Don't include
the brackets!) The text should be enclosed in the appropriate the brackets!) The text should be enclosed in the appropriate
comment syntax for the file format in question. It may also be comment syntax for the file format. We also recommend that a
provided in a file named "LICENSE" in your source distribution file or class name and description of purpose be included on the
as the text of the file. same "printed page" as the copyright notice for easier
identification within third-party archives.
Copyright [yyyy] [name of copyright owner] Copyright [yyyy] [name of copyright owner]

View File

@@ -1,3 +1,4 @@
Apache License Apache License
Version 2.0, January 2004 Version 2.0, January 2004
http://www.apache.org/licenses/ http://www.apache.org/licenses/
@@ -32,9 +33,10 @@
not limited to compiled object code, generated documentation, not limited to compiled object code, generated documentation,
and conversions to other media types. and conversions to other media types.
"Work" shall mean the work of authorship made available under "Work" shall mean the work of authorship, whether in Source or
the License, as indicated by a copyright notice that is included in Object form, made available under the License, as indicated by a
or attached to the work (an example is provided in the Appendix below). copyright notice that is included in or attached to the work
(an example is provided in the Appendix below).
"Derivative Works" shall mean any work, whether in Source or Object "Derivative Works" shall mean any work, whether in Source or Object
form, that is based on (or derived from) the Work and for which the form, that is based on (or derived from) the Work and for which the
@@ -42,23 +44,25 @@
represent, as a whole, an original work of authorship. For the purposes represent, as a whole, an original work of authorship. For the purposes
of this License, Derivative Works shall not include works that remain of this License, Derivative Works shall not include works that remain
separable from, or merely link (or bind by name) to the interfaces of, separable from, or merely link (or bind by name) to the interfaces of,
the Work and derivative works thereof. the Work and Derivative Works thereof.
"Contribution" shall mean, as submitted to the Licensor for inclusion "Contribution" shall mean any work of authorship, including
in the Work by the copyright owner or by an individual or Legal Entity the original version of the Work and any modifications or additions
authorized to submit on behalf of the copyright owner. For the purposes to that Work or Derivative Works thereof, that is intentionally
of this definition, "submitted" means any form of electronic, verbal, submitted to Licensor for inclusion in the Work by the copyright owner
or written communication sent to the Licensor or its representatives, or by an individual or Legal Entity authorized to submit on behalf of
including but not limited to communication on electronic mailing lists, the copyright owner. For the purposes of this definition, "submitted"
source code control systems, and issue tracking systems that are managed means any form of electronic, verbal, or written communication sent
by, or on behalf of, the Licensor for the purpose of discussing and to the Licensor or its representatives, including but not limited to
improving the Work, but excluding communication that is conspicuously communication on electronic mailing lists, source code control systems,
marked or otherwise designated in writing by the copyright owner as and issue tracking systems that are managed by, or on behalf of, the
"Not a Contribution." Licensor for the purpose of discussing and improving the Work, but
excluding communication that is conspicuously marked or otherwise
designated in writing by the copyright owner as "Not a Contribution."
"Contributor" shall mean Licensor and any Legal Entity on behalf of "Contributor" shall mean Licensor and any individual or Legal Entity
whom a Contribution has been received by the Licensor and subsequently on behalf of whom a Contribution has been received by Licensor and
incorporated within the Work. subsequently incorporated within the Work.
2. Grant of Copyright License. Subject to the terms and conditions of 2. Grant of Copyright License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual, this License, each Contributor hereby grants to You a perpetual,
@@ -74,13 +78,13 @@
use, offer to sell, sell, import, and otherwise transfer the Work, use, offer to sell, sell, import, and otherwise transfer the Work,
where such license applies only to those patent claims licensable where such license applies only to those patent claims licensable
by such Contributor that are necessarily infringed by their by such Contributor that are necessarily infringed by their
Contribution(s) alone or by the combination of their Contribution(s) Contribution(s) alone or by combination of their Contribution(s)
with the Work to which such Contribution(s) was submitted. If You with the Work to which such Contribution(s) was submitted. If You
institute patent litigation against any entity (including a cross-claim institute patent litigation against any entity (including a
or counterclaim in a lawsuit) alleging that the Work or any portion of cross-claim or counterclaim in a lawsuit) alleging that the Work
the Work (a direct contribution, infringement or a contributed program) or a Contribution incorporated within the Work constitutes direct
constitutes direct or contributory patent infringement, then any patent or contributory patent infringement, then any patent licenses
licenses granted to You under this License for that Work shall terminate granted to You under this License for that Work shall terminate
as of the date such litigation is filed. as of the date such litigation is filed.
4. Redistribution. You may reproduce and distribute copies of the 4. Redistribution. You may reproduce and distribute copies of the
@@ -88,8 +92,8 @@
modifications, and in Source or Object form, provided that You modifications, and in Source or Object form, provided that You
meet the following conditions: meet the following conditions:
(a) You must give any other recipients of the Work or Derivative Works (a) You must give any other recipients of the Work or
a copy of this License; and Derivative Works a copy of this License; and
(b) You must cause any modified files to carry prominent notices (b) You must cause any modified files to carry prominent notices
stating that You changed the files; and stating that You changed the files; and
@@ -101,27 +105,28 @@
the Derivative Works; and the Derivative Works; and
(d) If the Work includes a "NOTICE" text file as part of its (d) If the Work includes a "NOTICE" text file as part of its
distribution, You must include a readable copy of the distribution, then any Derivative Works that You distribute must
attribution notices contained within such NOTICE file, in include a readable copy of the attribution notices contained
at least one of the following places: within a NOTICE text within such NOTICE file, excluding those notices that do not
file distributed as part of the Derivative Works; within pertain to any part of the Derivative Works, in at least one
the Source form or documentation, if provided along with the of the following places: within a NOTICE text file distributed
Derivative Works; or, within a display generated by the as part of the Derivative Works; within the Source form or
Derivative Works, if and wherever such third-party notices documentation, if provided along with the Derivative Works; or,
normally appear. The contents of the NOTICE file are for within a display generated by the Derivative Works, if and
informational purposes only and do not modify the License. wherever such third-party notices normally appear. The contents
You may add Your own attribution notices within Derivative of the NOTICE file are for informational purposes only and
Works that You distribute, alongside or in addition to the do not modify the License. You may add Your own attribution
NOTICE text from the Work, provided that such additional notices within Derivative Works that You distribute, alongside
attribution notices cannot be construed as modifying the License. or as an addendum to the NOTICE text from the Work, provided
that such additional attribution notices cannot be construed
as modifying the License.
You may add Your own license statement for Your modifications and You may add Your own copyright statement to Your modifications and
may provide additional grant of rights to use, copy, modify, merge, may provide additional or different license terms and conditions
publish, distribute, sublicense, and/or sell copies of the for use, reproduction, or distribution of Your modifications, or
Contribution, either on an "as is" basis, or under a different for any such Derivative Works as a whole, provided Your use,
license than this License, provided that Your license statement reproduction, and distribution of the Work otherwise complies with
does not restrict the rights granted by this License to the the conditions stated in this License.
recipients of this Work.
5. Submission of Contributions. Unless You explicitly state otherwise, 5. Submission of Contributions. Unless You explicitly state otherwise,
any Contribution intentionally submitted for inclusion in the Work any Contribution intentionally submitted for inclusion in the Work
@@ -143,7 +148,7 @@
implied, including, without limitation, any warranties or conditions implied, including, without limitation, any warranties or conditions
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
PARTICULAR PURPOSE. You are solely responsible for determining the PARTICULAR PURPOSE. You are solely responsible for determining the
appropriateness of using or reproducing the Work and assume any appropriateness of using or redistributing the Work and assume any
risks associated with Your exercise of permissions under this License. risks associated with Your exercise of permissions under this License.
8. Limitation of Liability. In no event and under no legal theory, 8. Limitation of Liability. In no event and under no legal theory,
@@ -151,23 +156,23 @@
unless required by applicable law (such as deliberate and grossly unless required by applicable law (such as deliberate and grossly
negligent acts) or agreed to in writing, shall any Contributor be negligent acts) or agreed to in writing, shall any Contributor be
liable to You for damages, including any direct, indirect, special, liable to You for damages, including any direct, indirect, special,
incidental, or exemplary damages of any character arising as a incidental, or consequential damages of any character arising as a
result of this License or out of the use or inability to use the result of this License or out of the use or inability to use the
Work (including but not limited to damages for loss of goodwill, Work (including but not limited to damages for loss of goodwill,
work stoppage, computer failure or malfunction, or all other work stoppage, computer failure or malfunction, or any and all
commercial damages or losses), even if such Contributor has been other commercial damages or losses), even if such Contributor
advised of the possibility of such damages. has been advised of the possibility of such damages.
9. Accepting Warranty or Additional Liability. While redistributing 9. Accepting Warranty or Additional Liability. While redistributing
the Work or Derivative Works thereof, You may choose to offer, the Work or Derivative Works thereof, You may choose to offer,
and charge a fee for, acceptance of support, warranty, indemnity, and charge a fee for, acceptance of support, warranty, indemnity,
or other liability obligations and/or rights consistent with this or other liability obligations and/or rights consistent with this
License. However, in accepting such obligations, You may offer such License. However, in accepting such obligations, You may act only
obligations only on Your own behalf and on Your sole responsibility, on Your own behalf and on Your sole responsibility, not on behalf
not on behalf of any other Contributor, and only if You agree to of any other Contributor, and only if You agree to indemnify,
indemnify, defend, and hold each Contributor harmless for any defend, and hold each Contributor harmless for any liability
liability incurred by, or claims asserted against, such Contributor incurred by, or claims asserted against, such Contributor by reason
by reason of your accepting any such warranty or additional liability. of your accepting any such warranty or additional liability.
END OF TERMS AND CONDITIONS END OF TERMS AND CONDITIONS
@@ -177,9 +182,10 @@
boilerplate notice, with the fields enclosed by brackets "[]" boilerplate notice, with the fields enclosed by brackets "[]"
replaced with your own identifying information. (Don't include replaced with your own identifying information. (Don't include
the brackets!) The text should be enclosed in the appropriate the brackets!) The text should be enclosed in the appropriate
comment syntax for the file format in question. It may also be comment syntax for the file format. We also recommend that a
provided in a file named "LICENSE" in your source distribution file or class name and description of purpose be included on the
as the text of the file. same "printed page" as the copyright notice for easier
identification within third-party archives.
Copyright [yyyy] [name of copyright owner] Copyright [yyyy] [name of copyright owner]

View File

@@ -1,3 +1,4 @@
Apache License Apache License
Version 2.0, January 2004 Version 2.0, January 2004
http://www.apache.org/licenses/ http://www.apache.org/licenses/
@@ -32,9 +33,10 @@
not limited to compiled object code, generated documentation, not limited to compiled object code, generated documentation,
and conversions to other media types. and conversions to other media types.
"Work" shall mean the work of authorship made available under "Work" shall mean the work of authorship, whether in Source or
the License, as indicated by a copyright notice that is included in Object form, made available under the License, as indicated by a
or attached to the work (an example is provided in the Appendix below). copyright notice that is included in or attached to the work
(an example is provided in the Appendix below).
"Derivative Works" shall mean any work, whether in Source or Object "Derivative Works" shall mean any work, whether in Source or Object
form, that is based on (or derived from) the Work and for which the form, that is based on (or derived from) the Work and for which the
@@ -42,23 +44,25 @@
represent, as a whole, an original work of authorship. For the purposes represent, as a whole, an original work of authorship. For the purposes
of this License, Derivative Works shall not include works that remain of this License, Derivative Works shall not include works that remain
separable from, or merely link (or bind by name) to the interfaces of, separable from, or merely link (or bind by name) to the interfaces of,
the Work and derivative works thereof. the Work and Derivative Works thereof.
"Contribution" shall mean, as submitted to the Licensor for inclusion "Contribution" shall mean any work of authorship, including
in the Work by the copyright owner or by an individual or Legal Entity the original version of the Work and any modifications or additions
authorized to submit on behalf of the copyright owner. For the purposes to that Work or Derivative Works thereof, that is intentionally
of this definition, "submitted" means any form of electronic, verbal, submitted to Licensor for inclusion in the Work by the copyright owner
or written communication sent to the Licensor or its representatives, or by an individual or Legal Entity authorized to submit on behalf of
including but not limited to communication on electronic mailing lists, the copyright owner. For the purposes of this definition, "submitted"
source code control systems, and issue tracking systems that are managed means any form of electronic, verbal, or written communication sent
by, or on behalf of, the Licensor for the purpose of discussing and to the Licensor or its representatives, including but not limited to
improving the Work, but excluding communication that is conspicuously communication on electronic mailing lists, source code control systems,
marked or otherwise designated in writing by the copyright owner as and issue tracking systems that are managed by, or on behalf of, the
"Not a Contribution." Licensor for the purpose of discussing and improving the Work, but
excluding communication that is conspicuously marked or otherwise
designated in writing by the copyright owner as "Not a Contribution."
"Contributor" shall mean Licensor and any Legal Entity on behalf of "Contributor" shall mean Licensor and any individual or Legal Entity
whom a Contribution has been received by the Licensor and subsequently on behalf of whom a Contribution has been received by Licensor and
incorporated within the Work. subsequently incorporated within the Work.
2. Grant of Copyright License. Subject to the terms and conditions of 2. Grant of Copyright License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual, this License, each Contributor hereby grants to You a perpetual,
@@ -74,13 +78,13 @@
use, offer to sell, sell, import, and otherwise transfer the Work, use, offer to sell, sell, import, and otherwise transfer the Work,
where such license applies only to those patent claims licensable where such license applies only to those patent claims licensable
by such Contributor that are necessarily infringed by their by such Contributor that are necessarily infringed by their
Contribution(s) alone or by the combination of their Contribution(s) Contribution(s) alone or by combination of their Contribution(s)
with the Work to which such Contribution(s) was submitted. If You with the Work to which such Contribution(s) was submitted. If You
institute patent litigation against any entity (including a cross-claim institute patent litigation against any entity (including a
or counterclaim in a lawsuit) alleging that the Work or any portion of cross-claim or counterclaim in a lawsuit) alleging that the Work
the Work (a direct contribution, infringement or a contributed program) or a Contribution incorporated within the Work constitutes direct
constitutes direct or contributory patent infringement, then any patent or contributory patent infringement, then any patent licenses
licenses granted to You under this License for that Work shall terminate granted to You under this License for that Work shall terminate
as of the date such litigation is filed. as of the date such litigation is filed.
4. Redistribution. You may reproduce and distribute copies of the 4. Redistribution. You may reproduce and distribute copies of the
@@ -88,8 +92,8 @@
modifications, and in Source or Object form, provided that You modifications, and in Source or Object form, provided that You
meet the following conditions: meet the following conditions:
(a) You must give any other recipients of the Work or Derivative Works (a) You must give any other recipients of the Work or
a copy of this License; and Derivative Works a copy of this License; and
(b) You must cause any modified files to carry prominent notices (b) You must cause any modified files to carry prominent notices
stating that You changed the files; and stating that You changed the files; and
@@ -101,27 +105,28 @@
the Derivative Works; and the Derivative Works; and
(d) If the Work includes a "NOTICE" text file as part of its (d) If the Work includes a "NOTICE" text file as part of its
distribution, You must include a readable copy of the distribution, then any Derivative Works that You distribute must
attribution notices contained within such NOTICE file, in include a readable copy of the attribution notices contained
at least one of the following places: within a NOTICE text within such NOTICE file, excluding those notices that do not
file distributed as part of the Derivative Works; within pertain to any part of the Derivative Works, in at least one
the Source form or documentation, if provided along with the of the following places: within a NOTICE text file distributed
Derivative Works; or, within a display generated by the as part of the Derivative Works; within the Source form or
Derivative Works, if and wherever such third-party notices documentation, if provided along with the Derivative Works; or,
normally appear. The contents of the NOTICE file are for within a display generated by the Derivative Works, if and
informational purposes only and do not modify the License. wherever such third-party notices normally appear. The contents
You may add Your own attribution notices within Derivative of the NOTICE file are for informational purposes only and
Works that You distribute, alongside or in addition to the do not modify the License. You may add Your own attribution
NOTICE text from the Work, provided that such additional notices within Derivative Works that You distribute, alongside
attribution notices cannot be construed as modifying the License. or as an addendum to the NOTICE text from the Work, provided
that such additional attribution notices cannot be construed
as modifying the License.
You may add Your own license statement for Your modifications and You may add Your own copyright statement to Your modifications and
may provide additional grant of rights to use, copy, modify, merge, may provide additional or different license terms and conditions
publish, distribute, sublicense, and/or sell copies of the for use, reproduction, or distribution of Your modifications, or
Contribution, either on an "as is" basis, or under a different for any such Derivative Works as a whole, provided Your use,
license than this License, provided that Your license statement reproduction, and distribution of the Work otherwise complies with
does not restrict the rights granted by this License to the the conditions stated in this License.
recipients of this Work.
5. Submission of Contributions. Unless You explicitly state otherwise, 5. Submission of Contributions. Unless You explicitly state otherwise,
any Contribution intentionally submitted for inclusion in the Work any Contribution intentionally submitted for inclusion in the Work
@@ -143,7 +148,7 @@
implied, including, without limitation, any warranties or conditions implied, including, without limitation, any warranties or conditions
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
PARTICULAR PURPOSE. You are solely responsible for determining the PARTICULAR PURPOSE. You are solely responsible for determining the
appropriateness of using or reproducing the Work and assume any appropriateness of using or redistributing the Work and assume any
risks associated with Your exercise of permissions under this License. risks associated with Your exercise of permissions under this License.
8. Limitation of Liability. In no event and under no legal theory, 8. Limitation of Liability. In no event and under no legal theory,
@@ -151,23 +156,23 @@
unless required by applicable law (such as deliberate and grossly unless required by applicable law (such as deliberate and grossly
negligent acts) or agreed to in writing, shall any Contributor be negligent acts) or agreed to in writing, shall any Contributor be
liable to You for damages, including any direct, indirect, special, liable to You for damages, including any direct, indirect, special,
incidental, or exemplary damages of any character arising as a incidental, or consequential damages of any character arising as a
result of this License or out of the use or inability to use the result of this License or out of the use or inability to use the
Work (including but not limited to damages for loss of goodwill, Work (including but not limited to damages for loss of goodwill,
work stoppage, computer failure or malfunction, or all other work stoppage, computer failure or malfunction, or any and all
commercial damages or losses), even if such Contributor has been other commercial damages or losses), even if such Contributor
advised of the possibility of such damages. has been advised of the possibility of such damages.
9. Accepting Warranty or Additional Liability. While redistributing 9. Accepting Warranty or Additional Liability. While redistributing
the Work or Derivative Works thereof, You may choose to offer, the Work or Derivative Works thereof, You may choose to offer,
and charge a fee for, acceptance of support, warranty, indemnity, and charge a fee for, acceptance of support, warranty, indemnity,
or other liability obligations and/or rights consistent with this or other liability obligations and/or rights consistent with this
License. However, in accepting such obligations, You may offer such License. However, in accepting such obligations, You may act only
obligations only on Your own behalf and on Your sole responsibility, on Your own behalf and on Your sole responsibility, not on behalf
not on behalf of any other Contributor, and only if You agree to of any other Contributor, and only if You agree to indemnify,
indemnify, defend, and hold each Contributor harmless for any defend, and hold each Contributor harmless for any liability
liability incurred by, or claims asserted against, such Contributor incurred by, or claims asserted against, such Contributor by reason
by reason of your accepting any such warranty or additional liability. of your accepting any such warranty or additional liability.
END OF TERMS AND CONDITIONS END OF TERMS AND CONDITIONS
@@ -177,9 +182,10 @@
boilerplate notice, with the fields enclosed by brackets "[]" boilerplate notice, with the fields enclosed by brackets "[]"
replaced with your own identifying information. (Don't include replaced with your own identifying information. (Don't include
the brackets!) The text should be enclosed in the appropriate the brackets!) The text should be enclosed in the appropriate
comment syntax for the file format in question. It may also be comment syntax for the file format. We also recommend that a
provided in a file named "LICENSE" in your source distribution file or class name and description of purpose be included on the
as the text of the file. same "printed page" as the copyright notice for easier
identification within third-party archives.
Copyright [yyyy] [name of copyright owner] Copyright [yyyy] [name of copyright owner]

View File

@@ -1,3 +1,4 @@
Apache License Apache License
Version 2.0, January 2004 Version 2.0, January 2004
http://www.apache.org/licenses/ http://www.apache.org/licenses/
@@ -32,9 +33,10 @@
not limited to compiled object code, generated documentation, not limited to compiled object code, generated documentation,
and conversions to other media types. and conversions to other media types.
"Work" shall mean the work of authorship made available under "Work" shall mean the work of authorship, whether in Source or
the License, as indicated by a copyright notice that is included in Object form, made available under the License, as indicated by a
or attached to the work (an example is provided in the Appendix below). copyright notice that is included in or attached to the work
(an example is provided in the Appendix below).
"Derivative Works" shall mean any work, whether in Source or Object "Derivative Works" shall mean any work, whether in Source or Object
form, that is based on (or derived from) the Work and for which the form, that is based on (or derived from) the Work and for which the
@@ -42,23 +44,25 @@
represent, as a whole, an original work of authorship. For the purposes represent, as a whole, an original work of authorship. For the purposes
of this License, Derivative Works shall not include works that remain of this License, Derivative Works shall not include works that remain
separable from, or merely link (or bind by name) to the interfaces of, separable from, or merely link (or bind by name) to the interfaces of,
the Work and derivative works thereof. the Work and Derivative Works thereof.
"Contribution" shall mean, as submitted to the Licensor for inclusion "Contribution" shall mean any work of authorship, including
in the Work by the copyright owner or by an individual or Legal Entity the original version of the Work and any modifications or additions
authorized to submit on behalf of the copyright owner. For the purposes to that Work or Derivative Works thereof, that is intentionally
of this definition, "submitted" means any form of electronic, verbal, submitted to Licensor for inclusion in the Work by the copyright owner
or written communication sent to the Licensor or its representatives, or by an individual or Legal Entity authorized to submit on behalf of
including but not limited to communication on electronic mailing lists, the copyright owner. For the purposes of this definition, "submitted"
source code control systems, and issue tracking systems that are managed means any form of electronic, verbal, or written communication sent
by, or on behalf of, the Licensor for the purpose of discussing and to the Licensor or its representatives, including but not limited to
improving the Work, but excluding communication that is conspicuously communication on electronic mailing lists, source code control systems,
marked or otherwise designated in writing by the copyright owner as and issue tracking systems that are managed by, or on behalf of, the
"Not a Contribution." Licensor for the purpose of discussing and improving the Work, but
excluding communication that is conspicuously marked or otherwise
designated in writing by the copyright owner as "Not a Contribution."
"Contributor" shall mean Licensor and any Legal Entity on behalf of "Contributor" shall mean Licensor and any individual or Legal Entity
whom a Contribution has been received by the Licensor and subsequently on behalf of whom a Contribution has been received by Licensor and
incorporated within the Work. subsequently incorporated within the Work.
2. Grant of Copyright License. Subject to the terms and conditions of 2. Grant of Copyright License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual, this License, each Contributor hereby grants to You a perpetual,
@@ -74,13 +78,13 @@
use, offer to sell, sell, import, and otherwise transfer the Work, use, offer to sell, sell, import, and otherwise transfer the Work,
where such license applies only to those patent claims licensable where such license applies only to those patent claims licensable
by such Contributor that are necessarily infringed by their by such Contributor that are necessarily infringed by their
Contribution(s) alone or by the combination of their Contribution(s) Contribution(s) alone or by combination of their Contribution(s)
with the Work to which such Contribution(s) was submitted. If You with the Work to which such Contribution(s) was submitted. If You
institute patent litigation against any entity (including a cross-claim institute patent litigation against any entity (including a
or counterclaim in a lawsuit) alleging that the Work or any portion of cross-claim or counterclaim in a lawsuit) alleging that the Work
the Work (a direct contribution, infringement or a contributed program) or a Contribution incorporated within the Work constitutes direct
constitutes direct or contributory patent infringement, then any patent or contributory patent infringement, then any patent licenses
licenses granted to You under this License for that Work shall terminate granted to You under this License for that Work shall terminate
as of the date such litigation is filed. as of the date such litigation is filed.
4. Redistribution. You may reproduce and distribute copies of the 4. Redistribution. You may reproduce and distribute copies of the
@@ -88,8 +92,8 @@
modifications, and in Source or Object form, provided that You modifications, and in Source or Object form, provided that You
meet the following conditions: meet the following conditions:
(a) You must give any other recipients of the Work or Derivative Works (a) You must give any other recipients of the Work or
a copy of this License; and Derivative Works a copy of this License; and
(b) You must cause any modified files to carry prominent notices (b) You must cause any modified files to carry prominent notices
stating that You changed the files; and stating that You changed the files; and
@@ -101,27 +105,28 @@
the Derivative Works; and the Derivative Works; and
(d) If the Work includes a "NOTICE" text file as part of its (d) If the Work includes a "NOTICE" text file as part of its
distribution, You must include a readable copy of the distribution, then any Derivative Works that You distribute must
attribution notices contained within such NOTICE file, in include a readable copy of the attribution notices contained
at least one of the following places: within a NOTICE text within such NOTICE file, excluding those notices that do not
file distributed as part of the Derivative Works; within pertain to any part of the Derivative Works, in at least one
the Source form or documentation, if provided along with the of the following places: within a NOTICE text file distributed
Derivative Works; or, within a display generated by the as part of the Derivative Works; within the Source form or
Derivative Works, if and wherever such third-party notices documentation, if provided along with the Derivative Works; or,
normally appear. The contents of the NOTICE file are for within a display generated by the Derivative Works, if and
informational purposes only and do not modify the License. wherever such third-party notices normally appear. The contents
You may add Your own attribution notices within Derivative of the NOTICE file are for informational purposes only and
Works that You distribute, alongside or in addition to the do not modify the License. You may add Your own attribution
NOTICE text from the Work, provided that such additional notices within Derivative Works that You distribute, alongside
attribution notices cannot be construed as modifying the License. or as an addendum to the NOTICE text from the Work, provided
that such additional attribution notices cannot be construed
as modifying the License.
You may add Your own license statement for Your modifications and You may add Your own copyright statement to Your modifications and
may provide additional grant of rights to use, copy, modify, merge, may provide additional or different license terms and conditions
publish, distribute, sublicense, and/or sell copies of the for use, reproduction, or distribution of Your modifications, or
Contribution, either on an "as is" basis, or under a different for any such Derivative Works as a whole, provided Your use,
license than this License, provided that Your license statement reproduction, and distribution of the Work otherwise complies with
does not restrict the rights granted by this License to the the conditions stated in this License.
recipients of this Work.
5. Submission of Contributions. Unless You explicitly state otherwise, 5. Submission of Contributions. Unless You explicitly state otherwise,
any Contribution intentionally submitted for inclusion in the Work any Contribution intentionally submitted for inclusion in the Work
@@ -143,7 +148,7 @@
implied, including, without limitation, any warranties or conditions implied, including, without limitation, any warranties or conditions
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
PARTICULAR PURPOSE. You are solely responsible for determining the PARTICULAR PURPOSE. You are solely responsible for determining the
appropriateness of using or reproducing the Work and assume any appropriateness of using or redistributing the Work and assume any
risks associated with Your exercise of permissions under this License. risks associated with Your exercise of permissions under this License.
8. Limitation of Liability. In no event and under no legal theory, 8. Limitation of Liability. In no event and under no legal theory,
@@ -151,23 +156,23 @@
unless required by applicable law (such as deliberate and grossly unless required by applicable law (such as deliberate and grossly
negligent acts) or agreed to in writing, shall any Contributor be negligent acts) or agreed to in writing, shall any Contributor be
liable to You for damages, including any direct, indirect, special, liable to You for damages, including any direct, indirect, special,
incidental, or exemplary damages of any character arising as a incidental, or consequential damages of any character arising as a
result of this License or out of the use or inability to use the result of this License or out of the use or inability to use the
Work (including but not limited to damages for loss of goodwill, Work (including but not limited to damages for loss of goodwill,
work stoppage, computer failure or malfunction, or all other work stoppage, computer failure or malfunction, or any and all
commercial damages or losses), even if such Contributor has been other commercial damages or losses), even if such Contributor
advised of the possibility of such damages. has been advised of the possibility of such damages.
9. Accepting Warranty or Additional Liability. While redistributing 9. Accepting Warranty or Additional Liability. While redistributing
the Work or Derivative Works thereof, You may choose to offer, the Work or Derivative Works thereof, You may choose to offer,
and charge a fee for, acceptance of support, warranty, indemnity, and charge a fee for, acceptance of support, warranty, indemnity,
or other liability obligations and/or rights consistent with this or other liability obligations and/or rights consistent with this
License. However, in accepting such obligations, You may offer such License. However, in accepting such obligations, You may act only
obligations only on Your own behalf and on Your sole responsibility, on Your own behalf and on Your sole responsibility, not on behalf
not on behalf of any other Contributor, and only if You agree to of any other Contributor, and only if You agree to indemnify,
indemnify, defend, and hold each Contributor harmless for any defend, and hold each Contributor harmless for any liability
liability incurred by, or claims asserted against, such Contributor incurred by, or claims asserted against, such Contributor by reason
by reason of your accepting any such warranty or additional liability. of your accepting any such warranty or additional liability.
END OF TERMS AND CONDITIONS END OF TERMS AND CONDITIONS
@@ -177,9 +182,10 @@
boilerplate notice, with the fields enclosed by brackets "[]" boilerplate notice, with the fields enclosed by brackets "[]"
replaced with your own identifying information. (Don't include replaced with your own identifying information. (Don't include
the brackets!) The text should be enclosed in the appropriate the brackets!) The text should be enclosed in the appropriate
comment syntax for the file format in question. It may also be comment syntax for the file format. We also recommend that a
provided in a file named "LICENSE" in your source distribution file or class name and description of purpose be included on the
as the text of the file. same "printed page" as the copyright notice for easier
identification within third-party archives.
Copyright [yyyy] [name of copyright owner] Copyright [yyyy] [name of copyright owner]

View File

@@ -1,3 +1,4 @@
Apache License Apache License
Version 2.0, January 2004 Version 2.0, January 2004
http://www.apache.org/licenses/ http://www.apache.org/licenses/
@@ -32,9 +33,10 @@
not limited to compiled object code, generated documentation, not limited to compiled object code, generated documentation,
and conversions to other media types. and conversions to other media types.
"Work" shall mean the work of authorship made available under "Work" shall mean the work of authorship, whether in Source or
the License, as indicated by a copyright notice that is included in Object form, made available under the License, as indicated by a
or attached to the work (an example is provided in the Appendix below). copyright notice that is included in or attached to the work
(an example is provided in the Appendix below).
"Derivative Works" shall mean any work, whether in Source or Object "Derivative Works" shall mean any work, whether in Source or Object
form, that is based on (or derived from) the Work and for which the form, that is based on (or derived from) the Work and for which the
@@ -42,23 +44,25 @@
represent, as a whole, an original work of authorship. For the purposes represent, as a whole, an original work of authorship. For the purposes
of this License, Derivative Works shall not include works that remain of this License, Derivative Works shall not include works that remain
separable from, or merely link (or bind by name) to the interfaces of, separable from, or merely link (or bind by name) to the interfaces of,
the Work and derivative works thereof. the Work and Derivative Works thereof.
"Contribution" shall mean, as submitted to the Licensor for inclusion "Contribution" shall mean any work of authorship, including
in the Work by the copyright owner or by an individual or Legal Entity the original version of the Work and any modifications or additions
authorized to submit on behalf of the copyright owner. For the purposes to that Work or Derivative Works thereof, that is intentionally
of this definition, "submitted" means any form of electronic, verbal, submitted to Licensor for inclusion in the Work by the copyright owner
or written communication sent to the Licensor or its representatives, or by an individual or Legal Entity authorized to submit on behalf of
including but not limited to communication on electronic mailing lists, the copyright owner. For the purposes of this definition, "submitted"
source code control systems, and issue tracking systems that are managed means any form of electronic, verbal, or written communication sent
by, or on behalf of, the Licensor for the purpose of discussing and to the Licensor or its representatives, including but not limited to
improving the Work, but excluding communication that is conspicuously communication on electronic mailing lists, source code control systems,
marked or otherwise designated in writing by the copyright owner as and issue tracking systems that are managed by, or on behalf of, the
"Not a Contribution." Licensor for the purpose of discussing and improving the Work, but
excluding communication that is conspicuously marked or otherwise
designated in writing by the copyright owner as "Not a Contribution."
"Contributor" shall mean Licensor and any Legal Entity on behalf of "Contributor" shall mean Licensor and any individual or Legal Entity
whom a Contribution has been received by the Licensor and subsequently on behalf of whom a Contribution has been received by Licensor and
incorporated within the Work. subsequently incorporated within the Work.
2. Grant of Copyright License. Subject to the terms and conditions of 2. Grant of Copyright License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual, this License, each Contributor hereby grants to You a perpetual,
@@ -74,13 +78,13 @@
use, offer to sell, sell, import, and otherwise transfer the Work, use, offer to sell, sell, import, and otherwise transfer the Work,
where such license applies only to those patent claims licensable where such license applies only to those patent claims licensable
by such Contributor that are necessarily infringed by their by such Contributor that are necessarily infringed by their
Contribution(s) alone or by the combination of their Contribution(s) Contribution(s) alone or by combination of their Contribution(s)
with the Work to which such Contribution(s) was submitted. If You with the Work to which such Contribution(s) was submitted. If You
institute patent litigation against any entity (including a cross-claim institute patent litigation against any entity (including a
or counterclaim in a lawsuit) alleging that the Work or any portion of cross-claim or counterclaim in a lawsuit) alleging that the Work
the Work (a direct contribution, infringement or a contributed program) or a Contribution incorporated within the Work constitutes direct
constitutes direct or contributory patent infringement, then any patent or contributory patent infringement, then any patent licenses
licenses granted to You under this License for that Work shall terminate granted to You under this License for that Work shall terminate
as of the date such litigation is filed. as of the date such litigation is filed.
4. Redistribution. You may reproduce and distribute copies of the 4. Redistribution. You may reproduce and distribute copies of the
@@ -88,8 +92,8 @@
modifications, and in Source or Object form, provided that You modifications, and in Source or Object form, provided that You
meet the following conditions: meet the following conditions:
(a) You must give any other recipients of the Work or Derivative Works (a) You must give any other recipients of the Work or
a copy of this License; and Derivative Works a copy of this License; and
(b) You must cause any modified files to carry prominent notices (b) You must cause any modified files to carry prominent notices
stating that You changed the files; and stating that You changed the files; and
@@ -101,27 +105,28 @@
the Derivative Works; and the Derivative Works; and
(d) If the Work includes a "NOTICE" text file as part of its (d) If the Work includes a "NOTICE" text file as part of its
distribution, You must include a readable copy of the distribution, then any Derivative Works that You distribute must
attribution notices contained within such NOTICE file, in include a readable copy of the attribution notices contained
at least one of the following places: within a NOTICE text within such NOTICE file, excluding those notices that do not
file distributed as part of the Derivative Works; within pertain to any part of the Derivative Works, in at least one
the Source form or documentation, if provided along with the of the following places: within a NOTICE text file distributed
Derivative Works; or, within a display generated by the as part of the Derivative Works; within the Source form or
Derivative Works, if and wherever such third-party notices documentation, if provided along with the Derivative Works; or,
normally appear. The contents of the NOTICE file are for within a display generated by the Derivative Works, if and
informational purposes only and do not modify the License. wherever such third-party notices normally appear. The contents
You may add Your own attribution notices within Derivative of the NOTICE file are for informational purposes only and
Works that You distribute, alongside or in addition to the do not modify the License. You may add Your own attribution
NOTICE text from the Work, provided that such additional notices within Derivative Works that You distribute, alongside
attribution notices cannot be construed as modifying the License. or as an addendum to the NOTICE text from the Work, provided
that such additional attribution notices cannot be construed
as modifying the License.
You may add Your own license statement for Your modifications and You may add Your own copyright statement to Your modifications and
may provide additional grant of rights to use, copy, modify, merge, may provide additional or different license terms and conditions
publish, distribute, sublicense, and/or sell copies of the for use, reproduction, or distribution of Your modifications, or
Contribution, either on an "as is" basis, or under a different for any such Derivative Works as a whole, provided Your use,
license than this License, provided that Your license statement reproduction, and distribution of the Work otherwise complies with
does not restrict the rights granted by this License to the the conditions stated in this License.
recipients of this Work.
5. Submission of Contributions. Unless You explicitly state otherwise, 5. Submission of Contributions. Unless You explicitly state otherwise,
any Contribution intentionally submitted for inclusion in the Work any Contribution intentionally submitted for inclusion in the Work
@@ -143,7 +148,7 @@
implied, including, without limitation, any warranties or conditions implied, including, without limitation, any warranties or conditions
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
PARTICULAR PURPOSE. You are solely responsible for determining the PARTICULAR PURPOSE. You are solely responsible for determining the
appropriateness of using or reproducing the Work and assume any appropriateness of using or redistributing the Work and assume any
risks associated with Your exercise of permissions under this License. risks associated with Your exercise of permissions under this License.
8. Limitation of Liability. In no event and under no legal theory, 8. Limitation of Liability. In no event and under no legal theory,
@@ -151,23 +156,23 @@
unless required by applicable law (such as deliberate and grossly unless required by applicable law (such as deliberate and grossly
negligent acts) or agreed to in writing, shall any Contributor be negligent acts) or agreed to in writing, shall any Contributor be
liable to You for damages, including any direct, indirect, special, liable to You for damages, including any direct, indirect, special,
incidental, or exemplary damages of any character arising as a incidental, or consequential damages of any character arising as a
result of this License or out of the use or inability to use the result of this License or out of the use or inability to use the
Work (including but not limited to damages for loss of goodwill, Work (including but not limited to damages for loss of goodwill,
work stoppage, computer failure or malfunction, or all other work stoppage, computer failure or malfunction, or any and all
commercial damages or losses), even if such Contributor has been other commercial damages or losses), even if such Contributor
advised of the possibility of such damages. has been advised of the possibility of such damages.
9. Accepting Warranty or Additional Liability. While redistributing 9. Accepting Warranty or Additional Liability. While redistributing
the Work or Derivative Works thereof, You may choose to offer, the Work or Derivative Works thereof, You may choose to offer,
and charge a fee for, acceptance of support, warranty, indemnity, and charge a fee for, acceptance of support, warranty, indemnity,
or other liability obligations and/or rights consistent with this or other liability obligations and/or rights consistent with this
License. However, in accepting such obligations, You may offer such License. However, in accepting such obligations, You may act only
obligations only on Your own behalf and on Your sole responsibility, on Your own behalf and on Your sole responsibility, not on behalf
not on behalf of any other Contributor, and only if You agree to of any other Contributor, and only if You agree to indemnify,
indemnify, defend, and hold each Contributor harmless for any defend, and hold each Contributor harmless for any liability
liability incurred by, or claims asserted against, such Contributor incurred by, or claims asserted against, such Contributor by reason
by reason of your accepting any such warranty or additional liability. of your accepting any such warranty or additional liability.
END OF TERMS AND CONDITIONS END OF TERMS AND CONDITIONS
@@ -177,9 +182,10 @@
boilerplate notice, with the fields enclosed by brackets "[]" boilerplate notice, with the fields enclosed by brackets "[]"
replaced with your own identifying information. (Don't include replaced with your own identifying information. (Don't include
the brackets!) The text should be enclosed in the appropriate the brackets!) The text should be enclosed in the appropriate
comment syntax for the file format in question. It may also be comment syntax for the file format. We also recommend that a
provided in a file named "LICENSE" in your source distribution file or class name and description of purpose be included on the
as the text of the file. same "printed page" as the copyright notice for easier
identification within third-party archives.
Copyright [yyyy] [name of copyright owner] Copyright [yyyy] [name of copyright owner]

View File

@@ -1,3 +1,4 @@
Apache License Apache License
Version 2.0, January 2004 Version 2.0, January 2004
http://www.apache.org/licenses/ http://www.apache.org/licenses/
@@ -32,9 +33,10 @@
not limited to compiled object code, generated documentation, not limited to compiled object code, generated documentation,
and conversions to other media types. and conversions to other media types.
"Work" shall mean the work of authorship made available under "Work" shall mean the work of authorship, whether in Source or
the License, as indicated by a copyright notice that is included in Object form, made available under the License, as indicated by a
or attached to the work (an example is provided in the Appendix below). copyright notice that is included in or attached to the work
(an example is provided in the Appendix below).
"Derivative Works" shall mean any work, whether in Source or Object "Derivative Works" shall mean any work, whether in Source or Object
form, that is based on (or derived from) the Work and for which the form, that is based on (or derived from) the Work and for which the
@@ -42,23 +44,25 @@
represent, as a whole, an original work of authorship. For the purposes represent, as a whole, an original work of authorship. For the purposes
of this License, Derivative Works shall not include works that remain of this License, Derivative Works shall not include works that remain
separable from, or merely link (or bind by name) to the interfaces of, separable from, or merely link (or bind by name) to the interfaces of,
the Work and derivative works thereof. the Work and Derivative Works thereof.
"Contribution" shall mean, as submitted to the Licensor for inclusion "Contribution" shall mean any work of authorship, including
in the Work by the copyright owner or by an individual or Legal Entity the original version of the Work and any modifications or additions
authorized to submit on behalf of the copyright owner. For the purposes to that Work or Derivative Works thereof, that is intentionally
of this definition, "submitted" means any form of electronic, verbal, submitted to Licensor for inclusion in the Work by the copyright owner
or written communication sent to the Licensor or its representatives, or by an individual or Legal Entity authorized to submit on behalf of
including but not limited to communication on electronic mailing lists, the copyright owner. For the purposes of this definition, "submitted"
source code control systems, and issue tracking systems that are managed means any form of electronic, verbal, or written communication sent
by, or on behalf of, the Licensor for the purpose of discussing and to the Licensor or its representatives, including but not limited to
improving the Work, but excluding communication that is conspicuously communication on electronic mailing lists, source code control systems,
marked or otherwise designated in writing by the copyright owner as and issue tracking systems that are managed by, or on behalf of, the
"Not a Contribution." Licensor for the purpose of discussing and improving the Work, but
excluding communication that is conspicuously marked or otherwise
designated in writing by the copyright owner as "Not a Contribution."
"Contributor" shall mean Licensor and any Legal Entity on behalf of "Contributor" shall mean Licensor and any individual or Legal Entity
whom a Contribution has been received by the Licensor and subsequently on behalf of whom a Contribution has been received by Licensor and
incorporated within the Work. subsequently incorporated within the Work.
2. Grant of Copyright License. Subject to the terms and conditions of 2. Grant of Copyright License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual, this License, each Contributor hereby grants to You a perpetual,
@@ -74,13 +78,13 @@
use, offer to sell, sell, import, and otherwise transfer the Work, use, offer to sell, sell, import, and otherwise transfer the Work,
where such license applies only to those patent claims licensable where such license applies only to those patent claims licensable
by such Contributor that are necessarily infringed by their by such Contributor that are necessarily infringed by their
Contribution(s) alone or by the combination of their Contribution(s) Contribution(s) alone or by combination of their Contribution(s)
with the Work to which such Contribution(s) was submitted. If You with the Work to which such Contribution(s) was submitted. If You
institute patent litigation against any entity (including a cross-claim institute patent litigation against any entity (including a
or counterclaim in a lawsuit) alleging that the Work or any portion of cross-claim or counterclaim in a lawsuit) alleging that the Work
the Work (a direct contribution, infringement or a contributed program) or a Contribution incorporated within the Work constitutes direct
constitutes direct or contributory patent infringement, then any patent or contributory patent infringement, then any patent licenses
licenses granted to You under this License for that Work shall terminate granted to You under this License for that Work shall terminate
as of the date such litigation is filed. as of the date such litigation is filed.
4. Redistribution. You may reproduce and distribute copies of the 4. Redistribution. You may reproduce and distribute copies of the
@@ -88,8 +92,8 @@
modifications, and in Source or Object form, provided that You modifications, and in Source or Object form, provided that You
meet the following conditions: meet the following conditions:
(a) You must give any other recipients of the Work or Derivative Works (a) You must give any other recipients of the Work or
a copy of this License; and Derivative Works a copy of this License; and
(b) You must cause any modified files to carry prominent notices (b) You must cause any modified files to carry prominent notices
stating that You changed the files; and stating that You changed the files; and
@@ -101,27 +105,28 @@
the Derivative Works; and the Derivative Works; and
(d) If the Work includes a "NOTICE" text file as part of its (d) If the Work includes a "NOTICE" text file as part of its
distribution, You must include a readable copy of the distribution, then any Derivative Works that You distribute must
attribution notices contained within such NOTICE file, in include a readable copy of the attribution notices contained
at least one of the following places: within a NOTICE text within such NOTICE file, excluding those notices that do not
file distributed as part of the Derivative Works; within pertain to any part of the Derivative Works, in at least one
the Source form or documentation, if provided along with the of the following places: within a NOTICE text file distributed
Derivative Works; or, within a display generated by the as part of the Derivative Works; within the Source form or
Derivative Works, if and wherever such third-party notices documentation, if provided along with the Derivative Works; or,
normally appear. The contents of the NOTICE file are for within a display generated by the Derivative Works, if and
informational purposes only and do not modify the License. wherever such third-party notices normally appear. The contents
You may add Your own attribution notices within Derivative of the NOTICE file are for informational purposes only and
Works that You distribute, alongside or in addition to the do not modify the License. You may add Your own attribution
NOTICE text from the Work, provided that such additional notices within Derivative Works that You distribute, alongside
attribution notices cannot be construed as modifying the License. or as an addendum to the NOTICE text from the Work, provided
that such additional attribution notices cannot be construed
as modifying the License.
You may add Your own license statement for Your modifications and You may add Your own copyright statement to Your modifications and
may provide additional grant of rights to use, copy, modify, merge, may provide additional or different license terms and conditions
publish, distribute, sublicense, and/or sell copies of the for use, reproduction, or distribution of Your modifications, or
Contribution, either on an "as is" basis, or under a different for any such Derivative Works as a whole, provided Your use,
license than this License, provided that Your license statement reproduction, and distribution of the Work otherwise complies with
does not restrict the rights granted by this License to the the conditions stated in this License.
recipients of this Work.
5. Submission of Contributions. Unless You explicitly state otherwise, 5. Submission of Contributions. Unless You explicitly state otherwise,
any Contribution intentionally submitted for inclusion in the Work any Contribution intentionally submitted for inclusion in the Work
@@ -143,7 +148,7 @@
implied, including, without limitation, any warranties or conditions implied, including, without limitation, any warranties or conditions
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
PARTICULAR PURPOSE. You are solely responsible for determining the PARTICULAR PURPOSE. You are solely responsible for determining the
appropriateness of using or reproducing the Work and assume any appropriateness of using or redistributing the Work and assume any
risks associated with Your exercise of permissions under this License. risks associated with Your exercise of permissions under this License.
8. Limitation of Liability. In no event and under no legal theory, 8. Limitation of Liability. In no event and under no legal theory,
@@ -151,23 +156,23 @@
unless required by applicable law (such as deliberate and grossly unless required by applicable law (such as deliberate and grossly
negligent acts) or agreed to in writing, shall any Contributor be negligent acts) or agreed to in writing, shall any Contributor be
liable to You for damages, including any direct, indirect, special, liable to You for damages, including any direct, indirect, special,
incidental, or exemplary damages of any character arising as a incidental, or consequential damages of any character arising as a
result of this License or out of the use or inability to use the result of this License or out of the use or inability to use the
Work (including but not limited to damages for loss of goodwill, Work (including but not limited to damages for loss of goodwill,
work stoppage, computer failure or malfunction, or all other work stoppage, computer failure or malfunction, or any and all
commercial damages or losses), even if such Contributor has been other commercial damages or losses), even if such Contributor
advised of the possibility of such damages. has been advised of the possibility of such damages.
9. Accepting Warranty or Additional Liability. While redistributing 9. Accepting Warranty or Additional Liability. While redistributing
the Work or Derivative Works thereof, You may choose to offer, the Work or Derivative Works thereof, You may choose to offer,
and charge a fee for, acceptance of support, warranty, indemnity, and charge a fee for, acceptance of support, warranty, indemnity,
or other liability obligations and/or rights consistent with this or other liability obligations and/or rights consistent with this
License. However, in accepting such obligations, You may offer such License. However, in accepting such obligations, You may act only
obligations only on Your own behalf and on Your sole responsibility, on Your own behalf and on Your sole responsibility, not on behalf
not on behalf of any other Contributor, and only if You agree to of any other Contributor, and only if You agree to indemnify,
indemnify, defend, and hold each Contributor harmless for any defend, and hold each Contributor harmless for any liability
liability incurred by, or claims asserted against, such Contributor incurred by, or claims asserted against, such Contributor by reason
by reason of your accepting any such warranty or additional liability. of your accepting any such warranty or additional liability.
END OF TERMS AND CONDITIONS END OF TERMS AND CONDITIONS
@@ -177,9 +182,10 @@
boilerplate notice, with the fields enclosed by brackets "[]" boilerplate notice, with the fields enclosed by brackets "[]"
replaced with your own identifying information. (Don't include replaced with your own identifying information. (Don't include
the brackets!) The text should be enclosed in the appropriate the brackets!) The text should be enclosed in the appropriate
comment syntax for the file format in question. It may also be comment syntax for the file format. We also recommend that a
provided in a file named "LICENSE" in your source distribution file or class name and description of purpose be included on the
as the text of the file. same "printed page" as the copyright notice for easier
identification within third-party archives.
Copyright [yyyy] [name of copyright owner] Copyright [yyyy] [name of copyright owner]

View File

@@ -1,3 +1,4 @@
Apache License Apache License
Version 2.0, January 2004 Version 2.0, January 2004
http://www.apache.org/licenses/ http://www.apache.org/licenses/
@@ -32,9 +33,10 @@
not limited to compiled object code, generated documentation, not limited to compiled object code, generated documentation,
and conversions to other media types. and conversions to other media types.
"Work" shall mean the work of authorship made available under "Work" shall mean the work of authorship, whether in Source or
the License, as indicated by a copyright notice that is included in Object form, made available under the License, as indicated by a
or attached to the work (an example is provided in the Appendix below). copyright notice that is included in or attached to the work
(an example is provided in the Appendix below).
"Derivative Works" shall mean any work, whether in Source or Object "Derivative Works" shall mean any work, whether in Source or Object
form, that is based on (or derived from) the Work and for which the form, that is based on (or derived from) the Work and for which the
@@ -42,23 +44,25 @@
represent, as a whole, an original work of authorship. For the purposes represent, as a whole, an original work of authorship. For the purposes
of this License, Derivative Works shall not include works that remain of this License, Derivative Works shall not include works that remain
separable from, or merely link (or bind by name) to the interfaces of, separable from, or merely link (or bind by name) to the interfaces of,
the Work and derivative works thereof. the Work and Derivative Works thereof.
"Contribution" shall mean, as submitted to the Licensor for inclusion "Contribution" shall mean any work of authorship, including
in the Work by the copyright owner or by an individual or Legal Entity the original version of the Work and any modifications or additions
authorized to submit on behalf of the copyright owner. For the purposes to that Work or Derivative Works thereof, that is intentionally
of this definition, "submitted" means any form of electronic, verbal, submitted to Licensor for inclusion in the Work by the copyright owner
or written communication sent to the Licensor or its representatives, or by an individual or Legal Entity authorized to submit on behalf of
including but not limited to communication on electronic mailing lists, the copyright owner. For the purposes of this definition, "submitted"
source code control systems, and issue tracking systems that are managed means any form of electronic, verbal, or written communication sent
by, or on behalf of, the Licensor for the purpose of discussing and to the Licensor or its representatives, including but not limited to
improving the Work, but excluding communication that is conspicuously communication on electronic mailing lists, source code control systems,
marked or otherwise designated in writing by the copyright owner as and issue tracking systems that are managed by, or on behalf of, the
"Not a Contribution." Licensor for the purpose of discussing and improving the Work, but
excluding communication that is conspicuously marked or otherwise
designated in writing by the copyright owner as "Not a Contribution."
"Contributor" shall mean Licensor and any Legal Entity on behalf of "Contributor" shall mean Licensor and any individual or Legal Entity
whom a Contribution has been received by the Licensor and subsequently on behalf of whom a Contribution has been received by Licensor and
incorporated within the Work. subsequently incorporated within the Work.
2. Grant of Copyright License. Subject to the terms and conditions of 2. Grant of Copyright License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual, this License, each Contributor hereby grants to You a perpetual,
@@ -74,13 +78,13 @@
use, offer to sell, sell, import, and otherwise transfer the Work, use, offer to sell, sell, import, and otherwise transfer the Work,
where such license applies only to those patent claims licensable where such license applies only to those patent claims licensable
by such Contributor that are necessarily infringed by their by such Contributor that are necessarily infringed by their
Contribution(s) alone or by the combination of their Contribution(s) Contribution(s) alone or by combination of their Contribution(s)
with the Work to which such Contribution(s) was submitted. If You with the Work to which such Contribution(s) was submitted. If You
institute patent litigation against any entity (including a cross-claim institute patent litigation against any entity (including a
or counterclaim in a lawsuit) alleging that the Work or any portion of cross-claim or counterclaim in a lawsuit) alleging that the Work
the Work (a direct contribution, infringement or a contributed program) or a Contribution incorporated within the Work constitutes direct
constitutes direct or contributory patent infringement, then any patent or contributory patent infringement, then any patent licenses
licenses granted to You under this License for that Work shall terminate granted to You under this License for that Work shall terminate
as of the date such litigation is filed. as of the date such litigation is filed.
4. Redistribution. You may reproduce and distribute copies of the 4. Redistribution. You may reproduce and distribute copies of the
@@ -88,8 +92,8 @@
modifications, and in Source or Object form, provided that You modifications, and in Source or Object form, provided that You
meet the following conditions: meet the following conditions:
(a) You must give any other recipients of the Work or Derivative Works (a) You must give any other recipients of the Work or
a copy of this License; and Derivative Works a copy of this License; and
(b) You must cause any modified files to carry prominent notices (b) You must cause any modified files to carry prominent notices
stating that You changed the files; and stating that You changed the files; and
@@ -101,27 +105,28 @@
the Derivative Works; and the Derivative Works; and
(d) If the Work includes a "NOTICE" text file as part of its (d) If the Work includes a "NOTICE" text file as part of its
distribution, You must include a readable copy of the distribution, then any Derivative Works that You distribute must
attribution notices contained within such NOTICE file, in include a readable copy of the attribution notices contained
at least one of the following places: within a NOTICE text within such NOTICE file, excluding those notices that do not
file distributed as part of the Derivative Works; within pertain to any part of the Derivative Works, in at least one
the Source form or documentation, if provided along with the of the following places: within a NOTICE text file distributed
Derivative Works; or, within a display generated by the as part of the Derivative Works; within the Source form or
Derivative Works, if and wherever such third-party notices documentation, if provided along with the Derivative Works; or,
normally appear. The contents of the NOTICE file are for within a display generated by the Derivative Works, if and
informational purposes only and do not modify the License. wherever such third-party notices normally appear. The contents
You may add Your own attribution notices within Derivative of the NOTICE file are for informational purposes only and
Works that You distribute, alongside or in addition to the do not modify the License. You may add Your own attribution
NOTICE text from the Work, provided that such additional notices within Derivative Works that You distribute, alongside
attribution notices cannot be construed as modifying the License. or as an addendum to the NOTICE text from the Work, provided
that such additional attribution notices cannot be construed
as modifying the License.
You may add Your own license statement for Your modifications and You may add Your own copyright statement to Your modifications and
may provide additional grant of rights to use, copy, modify, merge, may provide additional or different license terms and conditions
publish, distribute, sublicense, and/or sell copies of the for use, reproduction, or distribution of Your modifications, or
Contribution, either on an "as is" basis, or under a different for any such Derivative Works as a whole, provided Your use,
license than this License, provided that Your license statement reproduction, and distribution of the Work otherwise complies with
does not restrict the rights granted by this License to the the conditions stated in this License.
recipients of this Work.
5. Submission of Contributions. Unless You explicitly state otherwise, 5. Submission of Contributions. Unless You explicitly state otherwise,
any Contribution intentionally submitted for inclusion in the Work any Contribution intentionally submitted for inclusion in the Work
@@ -143,7 +148,7 @@
implied, including, without limitation, any warranties or conditions implied, including, without limitation, any warranties or conditions
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
PARTICULAR PURPOSE. You are solely responsible for determining the PARTICULAR PURPOSE. You are solely responsible for determining the
appropriateness of using or reproducing the Work and assume any appropriateness of using or redistributing the Work and assume any
risks associated with Your exercise of permissions under this License. risks associated with Your exercise of permissions under this License.
8. Limitation of Liability. In no event and under no legal theory, 8. Limitation of Liability. In no event and under no legal theory,
@@ -151,23 +156,23 @@
unless required by applicable law (such as deliberate and grossly unless required by applicable law (such as deliberate and grossly
negligent acts) or agreed to in writing, shall any Contributor be negligent acts) or agreed to in writing, shall any Contributor be
liable to You for damages, including any direct, indirect, special, liable to You for damages, including any direct, indirect, special,
incidental, or exemplary damages of any character arising as a incidental, or consequential damages of any character arising as a
result of this License or out of the use or inability to use the result of this License or out of the use or inability to use the
Work (including but not limited to damages for loss of goodwill, Work (including but not limited to damages for loss of goodwill,
work stoppage, computer failure or malfunction, or all other work stoppage, computer failure or malfunction, or any and all
commercial damages or losses), even if such Contributor has been other commercial damages or losses), even if such Contributor
advised of the possibility of such damages. has been advised of the possibility of such damages.
9. Accepting Warranty or Additional Liability. While redistributing 9. Accepting Warranty or Additional Liability. While redistributing
the Work or Derivative Works thereof, You may choose to offer, the Work or Derivative Works thereof, You may choose to offer,
and charge a fee for, acceptance of support, warranty, indemnity, and charge a fee for, acceptance of support, warranty, indemnity,
or other liability obligations and/or rights consistent with this or other liability obligations and/or rights consistent with this
License. However, in accepting such obligations, You may offer such License. However, in accepting such obligations, You may act only
obligations only on Your own behalf and on Your sole responsibility, on Your own behalf and on Your sole responsibility, not on behalf
not on behalf of any other Contributor, and only if You agree to of any other Contributor, and only if You agree to indemnify,
indemnify, defend, and hold each Contributor harmless for any defend, and hold each Contributor harmless for any liability
liability incurred by, or claims asserted against, such Contributor incurred by, or claims asserted against, such Contributor by reason
by reason of your accepting any such warranty or additional liability. of your accepting any such warranty or additional liability.
END OF TERMS AND CONDITIONS END OF TERMS AND CONDITIONS
@@ -177,9 +182,10 @@
boilerplate notice, with the fields enclosed by brackets "[]" boilerplate notice, with the fields enclosed by brackets "[]"
replaced with your own identifying information. (Don't include replaced with your own identifying information. (Don't include
the brackets!) The text should be enclosed in the appropriate the brackets!) The text should be enclosed in the appropriate
comment syntax for the file format in question. It may also be comment syntax for the file format. We also recommend that a
provided in a file named "LICENSE" in your source distribution file or class name and description of purpose be included on the
as the text of the file. same "printed page" as the copyright notice for easier
identification within third-party archives.
Copyright [yyyy] [name of copyright owner] Copyright [yyyy] [name of copyright owner]

View File

@@ -1,3 +1,4 @@
Apache License Apache License
Version 2.0, January 2004 Version 2.0, January 2004
http://www.apache.org/licenses/ http://www.apache.org/licenses/
@@ -32,9 +33,10 @@
not limited to compiled object code, generated documentation, not limited to compiled object code, generated documentation,
and conversions to other media types. and conversions to other media types.
"Work" shall mean the work of authorship made available under "Work" shall mean the work of authorship, whether in Source or
the License, as indicated by a copyright notice that is included in Object form, made available under the License, as indicated by a
or attached to the work (an example is provided in the Appendix below). copyright notice that is included in or attached to the work
(an example is provided in the Appendix below).
"Derivative Works" shall mean any work, whether in Source or Object "Derivative Works" shall mean any work, whether in Source or Object
form, that is based on (or derived from) the Work and for which the form, that is based on (or derived from) the Work and for which the
@@ -42,23 +44,25 @@
represent, as a whole, an original work of authorship. For the purposes represent, as a whole, an original work of authorship. For the purposes
of this License, Derivative Works shall not include works that remain of this License, Derivative Works shall not include works that remain
separable from, or merely link (or bind by name) to the interfaces of, separable from, or merely link (or bind by name) to the interfaces of,
the Work and derivative works thereof. the Work and Derivative Works thereof.
"Contribution" shall mean, as submitted to the Licensor for inclusion "Contribution" shall mean any work of authorship, including
in the Work by the copyright owner or by an individual or Legal Entity the original version of the Work and any modifications or additions
authorized to submit on behalf of the copyright owner. For the purposes to that Work or Derivative Works thereof, that is intentionally
of this definition, "submitted" means any form of electronic, verbal, submitted to Licensor for inclusion in the Work by the copyright owner
or written communication sent to the Licensor or its representatives, or by an individual or Legal Entity authorized to submit on behalf of
including but not limited to communication on electronic mailing lists, the copyright owner. For the purposes of this definition, "submitted"
source code control systems, and issue tracking systems that are managed means any form of electronic, verbal, or written communication sent
by, or on behalf of, the Licensor for the purpose of discussing and to the Licensor or its representatives, including but not limited to
improving the Work, but excluding communication that is conspicuously communication on electronic mailing lists, source code control systems,
marked or otherwise designated in writing by the copyright owner as and issue tracking systems that are managed by, or on behalf of, the
"Not a Contribution." Licensor for the purpose of discussing and improving the Work, but
excluding communication that is conspicuously marked or otherwise
designated in writing by the copyright owner as "Not a Contribution."
"Contributor" shall mean Licensor and any Legal Entity on behalf of "Contributor" shall mean Licensor and any individual or Legal Entity
whom a Contribution has been received by the Licensor and subsequently on behalf of whom a Contribution has been received by Licensor and
incorporated within the Work. subsequently incorporated within the Work.
2. Grant of Copyright License. Subject to the terms and conditions of 2. Grant of Copyright License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual, this License, each Contributor hereby grants to You a perpetual,
@@ -74,13 +78,13 @@
use, offer to sell, sell, import, and otherwise transfer the Work, use, offer to sell, sell, import, and otherwise transfer the Work,
where such license applies only to those patent claims licensable where such license applies only to those patent claims licensable
by such Contributor that are necessarily infringed by their by such Contributor that are necessarily infringed by their
Contribution(s) alone or by the combination of their Contribution(s) Contribution(s) alone or by combination of their Contribution(s)
with the Work to which such Contribution(s) was submitted. If You with the Work to which such Contribution(s) was submitted. If You
institute patent litigation against any entity (including a cross-claim institute patent litigation against any entity (including a
or counterclaim in a lawsuit) alleging that the Work or any portion of cross-claim or counterclaim in a lawsuit) alleging that the Work
the Work (a direct contribution, infringement or a contributed program) or a Contribution incorporated within the Work constitutes direct
constitutes direct or contributory patent infringement, then any patent or contributory patent infringement, then any patent licenses
licenses granted to You under this License for that Work shall terminate granted to You under this License for that Work shall terminate
as of the date such litigation is filed. as of the date such litigation is filed.
4. Redistribution. You may reproduce and distribute copies of the 4. Redistribution. You may reproduce and distribute copies of the
@@ -88,8 +92,8 @@
modifications, and in Source or Object form, provided that You modifications, and in Source or Object form, provided that You
meet the following conditions: meet the following conditions:
(a) You must give any other recipients of the Work or Derivative Works (a) You must give any other recipients of the Work or
a copy of this License; and Derivative Works a copy of this License; and
(b) You must cause any modified files to carry prominent notices (b) You must cause any modified files to carry prominent notices
stating that You changed the files; and stating that You changed the files; and
@@ -101,27 +105,28 @@
the Derivative Works; and the Derivative Works; and
(d) If the Work includes a "NOTICE" text file as part of its (d) If the Work includes a "NOTICE" text file as part of its
distribution, You must include a readable copy of the distribution, then any Derivative Works that You distribute must
attribution notices contained within such NOTICE file, in include a readable copy of the attribution notices contained
at least one of the following places: within a NOTICE text within such NOTICE file, excluding those notices that do not
file distributed as part of the Derivative Works; within pertain to any part of the Derivative Works, in at least one
the Source form or documentation, if provided along with the of the following places: within a NOTICE text file distributed
Derivative Works; or, within a display generated by the as part of the Derivative Works; within the Source form or
Derivative Works, if and wherever such third-party notices documentation, if provided along with the Derivative Works; or,
normally appear. The contents of the NOTICE file are for within a display generated by the Derivative Works, if and
informational purposes only and do not modify the License. wherever such third-party notices normally appear. The contents
You may add Your own attribution notices within Derivative of the NOTICE file are for informational purposes only and
Works that You distribute, alongside or in addition to the do not modify the License. You may add Your own attribution
NOTICE text from the Work, provided that such additional notices within Derivative Works that You distribute, alongside
attribution notices cannot be construed as modifying the License. or as an addendum to the NOTICE text from the Work, provided
that such additional attribution notices cannot be construed
as modifying the License.
You may add Your own license statement for Your modifications and You may add Your own copyright statement to Your modifications and
may provide additional grant of rights to use, copy, modify, merge, may provide additional or different license terms and conditions
publish, distribute, sublicense, and/or sell copies of the for use, reproduction, or distribution of Your modifications, or
Contribution, either on an "as is" basis, or under a different for any such Derivative Works as a whole, provided Your use,
license than this License, provided that Your license statement reproduction, and distribution of the Work otherwise complies with
does not restrict the rights granted by this License to the the conditions stated in this License.
recipients of this Work.
5. Submission of Contributions. Unless You explicitly state otherwise, 5. Submission of Contributions. Unless You explicitly state otherwise,
any Contribution intentionally submitted for inclusion in the Work any Contribution intentionally submitted for inclusion in the Work
@@ -143,7 +148,7 @@
implied, including, without limitation, any warranties or conditions implied, including, without limitation, any warranties or conditions
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
PARTICULAR PURPOSE. You are solely responsible for determining the PARTICULAR PURPOSE. You are solely responsible for determining the
appropriateness of using or reproducing the Work and assume any appropriateness of using or redistributing the Work and assume any
risks associated with Your exercise of permissions under this License. risks associated with Your exercise of permissions under this License.
8. Limitation of Liability. In no event and under no legal theory, 8. Limitation of Liability. In no event and under no legal theory,
@@ -151,23 +156,23 @@
unless required by applicable law (such as deliberate and grossly unless required by applicable law (such as deliberate and grossly
negligent acts) or agreed to in writing, shall any Contributor be negligent acts) or agreed to in writing, shall any Contributor be
liable to You for damages, including any direct, indirect, special, liable to You for damages, including any direct, indirect, special,
incidental, or exemplary damages of any character arising as a incidental, or consequential damages of any character arising as a
result of this License or out of the use or inability to use the result of this License or out of the use or inability to use the
Work (including but not limited to damages for loss of goodwill, Work (including but not limited to damages for loss of goodwill,
work stoppage, computer failure or malfunction, or all other work stoppage, computer failure or malfunction, or any and all
commercial damages or losses), even if such Contributor has been other commercial damages or losses), even if such Contributor
advised of the possibility of such damages. has been advised of the possibility of such damages.
9. Accepting Warranty or Additional Liability. While redistributing 9. Accepting Warranty or Additional Liability. While redistributing
the Work or Derivative Works thereof, You may choose to offer, the Work or Derivative Works thereof, You may choose to offer,
and charge a fee for, acceptance of support, warranty, indemnity, and charge a fee for, acceptance of support, warranty, indemnity,
or other liability obligations and/or rights consistent with this or other liability obligations and/or rights consistent with this
License. However, in accepting such obligations, You may offer such License. However, in accepting such obligations, You may act only
obligations only on Your own behalf and on Your sole responsibility, on Your own behalf and on Your sole responsibility, not on behalf
not on behalf of any other Contributor, and only if You agree to of any other Contributor, and only if You agree to indemnify,
indemnify, defend, and hold each Contributor harmless for any defend, and hold each Contributor harmless for any liability
liability incurred by, or claims asserted against, such Contributor incurred by, or claims asserted against, such Contributor by reason
by reason of your accepting any such warranty or additional liability. of your accepting any such warranty or additional liability.
END OF TERMS AND CONDITIONS END OF TERMS AND CONDITIONS
@@ -177,9 +182,10 @@
boilerplate notice, with the fields enclosed by brackets "[]" boilerplate notice, with the fields enclosed by brackets "[]"
replaced with your own identifying information. (Don't include replaced with your own identifying information. (Don't include
the brackets!) The text should be enclosed in the appropriate the brackets!) The text should be enclosed in the appropriate
comment syntax for the file format in question. It may also be comment syntax for the file format. We also recommend that a
provided in a file named "LICENSE" in your source distribution file or class name and description of purpose be included on the
as the text of the file. same "printed page" as the copyright notice for easier
identification within third-party archives.
Copyright [yyyy] [name of copyright owner] Copyright [yyyy] [name of copyright owner]

View File

@@ -1,3 +1,4 @@
Apache License Apache License
Version 2.0, January 2004 Version 2.0, January 2004
http://www.apache.org/licenses/ http://www.apache.org/licenses/
@@ -32,9 +33,10 @@
not limited to compiled object code, generated documentation, not limited to compiled object code, generated documentation,
and conversions to other media types. and conversions to other media types.
"Work" shall mean the work of authorship made available under "Work" shall mean the work of authorship, whether in Source or
the License, as indicated by a copyright notice that is included in Object form, made available under the License, as indicated by a
or attached to the work (an example is provided in the Appendix below). copyright notice that is included in or attached to the work
(an example is provided in the Appendix below).
"Derivative Works" shall mean any work, whether in Source or Object "Derivative Works" shall mean any work, whether in Source or Object
form, that is based on (or derived from) the Work and for which the form, that is based on (or derived from) the Work and for which the
@@ -42,23 +44,25 @@
represent, as a whole, an original work of authorship. For the purposes represent, as a whole, an original work of authorship. For the purposes
of this License, Derivative Works shall not include works that remain of this License, Derivative Works shall not include works that remain
separable from, or merely link (or bind by name) to the interfaces of, separable from, or merely link (or bind by name) to the interfaces of,
the Work and derivative works thereof. the Work and Derivative Works thereof.
"Contribution" shall mean, as submitted to the Licensor for inclusion "Contribution" shall mean any work of authorship, including
in the Work by the copyright owner or by an individual or Legal Entity the original version of the Work and any modifications or additions
authorized to submit on behalf of the copyright owner. For the purposes to that Work or Derivative Works thereof, that is intentionally
of this definition, "submitted" means any form of electronic, verbal, submitted to Licensor for inclusion in the Work by the copyright owner
or written communication sent to the Licensor or its representatives, or by an individual or Legal Entity authorized to submit on behalf of
including but not limited to communication on electronic mailing lists, the copyright owner. For the purposes of this definition, "submitted"
source code control systems, and issue tracking systems that are managed means any form of electronic, verbal, or written communication sent
by, or on behalf of, the Licensor for the purpose of discussing and to the Licensor or its representatives, including but not limited to
improving the Work, but excluding communication that is conspicuously communication on electronic mailing lists, source code control systems,
marked or otherwise designated in writing by the copyright owner as and issue tracking systems that are managed by, or on behalf of, the
"Not a Contribution." Licensor for the purpose of discussing and improving the Work, but
excluding communication that is conspicuously marked or otherwise
designated in writing by the copyright owner as "Not a Contribution."
"Contributor" shall mean Licensor and any Legal Entity on behalf of "Contributor" shall mean Licensor and any individual or Legal Entity
whom a Contribution has been received by the Licensor and subsequently on behalf of whom a Contribution has been received by Licensor and
incorporated within the Work. subsequently incorporated within the Work.
2. Grant of Copyright License. Subject to the terms and conditions of 2. Grant of Copyright License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual, this License, each Contributor hereby grants to You a perpetual,
@@ -74,13 +78,13 @@
use, offer to sell, sell, import, and otherwise transfer the Work, use, offer to sell, sell, import, and otherwise transfer the Work,
where such license applies only to those patent claims licensable where such license applies only to those patent claims licensable
by such Contributor that are necessarily infringed by their by such Contributor that are necessarily infringed by their
Contribution(s) alone or by the combination of their Contribution(s) Contribution(s) alone or by combination of their Contribution(s)
with the Work to which such Contribution(s) was submitted. If You with the Work to which such Contribution(s) was submitted. If You
institute patent litigation against any entity (including a cross-claim institute patent litigation against any entity (including a
or counterclaim in a lawsuit) alleging that the Work or any portion of cross-claim or counterclaim in a lawsuit) alleging that the Work
the Work (a direct contribution, infringement or a contributed program) or a Contribution incorporated within the Work constitutes direct
constitutes direct or contributory patent infringement, then any patent or contributory patent infringement, then any patent licenses
licenses granted to You under this License for that Work shall terminate granted to You under this License for that Work shall terminate
as of the date such litigation is filed. as of the date such litigation is filed.
4. Redistribution. You may reproduce and distribute copies of the 4. Redistribution. You may reproduce and distribute copies of the
@@ -88,8 +92,8 @@
modifications, and in Source or Object form, provided that You modifications, and in Source or Object form, provided that You
meet the following conditions: meet the following conditions:
(a) You must give any other recipients of the Work or Derivative Works (a) You must give any other recipients of the Work or
a copy of this License; and Derivative Works a copy of this License; and
(b) You must cause any modified files to carry prominent notices (b) You must cause any modified files to carry prominent notices
stating that You changed the files; and stating that You changed the files; and
@@ -101,27 +105,28 @@
the Derivative Works; and the Derivative Works; and
(d) If the Work includes a "NOTICE" text file as part of its (d) If the Work includes a "NOTICE" text file as part of its
distribution, You must include a readable copy of the distribution, then any Derivative Works that You distribute must
attribution notices contained within such NOTICE file, in include a readable copy of the attribution notices contained
at least one of the following places: within a NOTICE text within such NOTICE file, excluding those notices that do not
file distributed as part of the Derivative Works; within pertain to any part of the Derivative Works, in at least one
the Source form or documentation, if provided along with the of the following places: within a NOTICE text file distributed
Derivative Works; or, within a display generated by the as part of the Derivative Works; within the Source form or
Derivative Works, if and wherever such third-party notices documentation, if provided along with the Derivative Works; or,
normally appear. The contents of the NOTICE file are for within a display generated by the Derivative Works, if and
informational purposes only and do not modify the License. wherever such third-party notices normally appear. The contents
You may add Your own attribution notices within Derivative of the NOTICE file are for informational purposes only and
Works that You distribute, alongside or in addition to the do not modify the License. You may add Your own attribution
NOTICE text from the Work, provided that such additional notices within Derivative Works that You distribute, alongside
attribution notices cannot be construed as modifying the License. or as an addendum to the NOTICE text from the Work, provided
that such additional attribution notices cannot be construed
as modifying the License.
You may add Your own license statement for Your modifications and You may add Your own copyright statement to Your modifications and
may provide additional grant of rights to use, copy, modify, merge, may provide additional or different license terms and conditions
publish, distribute, sublicense, and/or sell copies of the for use, reproduction, or distribution of Your modifications, or
Contribution, either on an "as is" basis, or under a different for any such Derivative Works as a whole, provided Your use,
license than this License, provided that Your license statement reproduction, and distribution of the Work otherwise complies with
does not restrict the rights granted by this License to the the conditions stated in this License.
recipients of this Work.
5. Submission of Contributions. Unless You explicitly state otherwise, 5. Submission of Contributions. Unless You explicitly state otherwise,
any Contribution intentionally submitted for inclusion in the Work any Contribution intentionally submitted for inclusion in the Work
@@ -143,7 +148,7 @@
implied, including, without limitation, any warranties or conditions implied, including, without limitation, any warranties or conditions
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
PARTICULAR PURPOSE. You are solely responsible for determining the PARTICULAR PURPOSE. You are solely responsible for determining the
appropriateness of using or reproducing the Work and assume any appropriateness of using or redistributing the Work and assume any
risks associated with Your exercise of permissions under this License. risks associated with Your exercise of permissions under this License.
8. Limitation of Liability. In no event and under no legal theory, 8. Limitation of Liability. In no event and under no legal theory,
@@ -151,23 +156,23 @@
unless required by applicable law (such as deliberate and grossly unless required by applicable law (such as deliberate and grossly
negligent acts) or agreed to in writing, shall any Contributor be negligent acts) or agreed to in writing, shall any Contributor be
liable to You for damages, including any direct, indirect, special, liable to You for damages, including any direct, indirect, special,
incidental, or exemplary damages of any character arising as a incidental, or consequential damages of any character arising as a
result of this License or out of the use or inability to use the result of this License or out of the use or inability to use the
Work (including but not limited to damages for loss of goodwill, Work (including but not limited to damages for loss of goodwill,
work stoppage, computer failure or malfunction, or all other work stoppage, computer failure or malfunction, or any and all
commercial damages or losses), even if such Contributor has been other commercial damages or losses), even if such Contributor
advised of the possibility of such damages. has been advised of the possibility of such damages.
9. Accepting Warranty or Additional Liability. While redistributing 9. Accepting Warranty or Additional Liability. While redistributing
the Work or Derivative Works thereof, You may choose to offer, the Work or Derivative Works thereof, You may choose to offer,
and charge a fee for, acceptance of support, warranty, indemnity, and charge a fee for, acceptance of support, warranty, indemnity,
or other liability obligations and/or rights consistent with this or other liability obligations and/or rights consistent with this
License. However, in accepting such obligations, You may offer such License. However, in accepting such obligations, You may act only
obligations only on Your own behalf and on Your sole responsibility, on Your own behalf and on Your sole responsibility, not on behalf
not on behalf of any other Contributor, and only if You agree to of any other Contributor, and only if You agree to indemnify,
indemnify, defend, and hold each Contributor harmless for any defend, and hold each Contributor harmless for any liability
liability incurred by, or claims asserted against, such Contributor incurred by, or claims asserted against, such Contributor by reason
by reason of your accepting any such warranty or additional liability. of your accepting any such warranty or additional liability.
END OF TERMS AND CONDITIONS END OF TERMS AND CONDITIONS
@@ -177,9 +182,10 @@
boilerplate notice, with the fields enclosed by brackets "[]" boilerplate notice, with the fields enclosed by brackets "[]"
replaced with your own identifying information. (Don't include replaced with your own identifying information. (Don't include
the brackets!) The text should be enclosed in the appropriate the brackets!) The text should be enclosed in the appropriate
comment syntax for the file format in question. It may also be comment syntax for the file format. We also recommend that a
provided in a file named "LICENSE" in your source distribution file or class name and description of purpose be included on the
as the text of the file. same "printed page" as the copyright notice for easier
identification within third-party archives.
Copyright [yyyy] [name of copyright owner] Copyright [yyyy] [name of copyright owner]

View File

@@ -1,3 +1,4 @@
Apache License Apache License
Version 2.0, January 2004 Version 2.0, January 2004
http://www.apache.org/licenses/ http://www.apache.org/licenses/
@@ -32,9 +33,10 @@
not limited to compiled object code, generated documentation, not limited to compiled object code, generated documentation,
and conversions to other media types. and conversions to other media types.
"Work" shall mean the work of authorship made available under "Work" shall mean the work of authorship, whether in Source or
the License, as indicated by a copyright notice that is included in Object form, made available under the License, as indicated by a
or attached to the work (an example is provided in the Appendix below). copyright notice that is included in or attached to the work
(an example is provided in the Appendix below).
"Derivative Works" shall mean any work, whether in Source or Object "Derivative Works" shall mean any work, whether in Source or Object
form, that is based on (or derived from) the Work and for which the form, that is based on (or derived from) the Work and for which the
@@ -42,23 +44,25 @@
represent, as a whole, an original work of authorship. For the purposes represent, as a whole, an original work of authorship. For the purposes
of this License, Derivative Works shall not include works that remain of this License, Derivative Works shall not include works that remain
separable from, or merely link (or bind by name) to the interfaces of, separable from, or merely link (or bind by name) to the interfaces of,
the Work and derivative works thereof. the Work and Derivative Works thereof.
"Contribution" shall mean, as submitted to the Licensor for inclusion "Contribution" shall mean any work of authorship, including
in the Work by the copyright owner or by an individual or Legal Entity the original version of the Work and any modifications or additions
authorized to submit on behalf of the copyright owner. For the purposes to that Work or Derivative Works thereof, that is intentionally
of this definition, "submitted" means any form of electronic, verbal, submitted to Licensor for inclusion in the Work by the copyright owner
or written communication sent to the Licensor or its representatives, or by an individual or Legal Entity authorized to submit on behalf of
including but not limited to communication on electronic mailing lists, the copyright owner. For the purposes of this definition, "submitted"
source code control systems, and issue tracking systems that are managed means any form of electronic, verbal, or written communication sent
by, or on behalf of, the Licensor for the purpose of discussing and to the Licensor or its representatives, including but not limited to
improving the Work, but excluding communication that is conspicuously communication on electronic mailing lists, source code control systems,
marked or otherwise designated in writing by the copyright owner as and issue tracking systems that are managed by, or on behalf of, the
"Not a Contribution." Licensor for the purpose of discussing and improving the Work, but
excluding communication that is conspicuously marked or otherwise
designated in writing by the copyright owner as "Not a Contribution."
"Contributor" shall mean Licensor and any Legal Entity on behalf of "Contributor" shall mean Licensor and any individual or Legal Entity
whom a Contribution has been received by the Licensor and subsequently on behalf of whom a Contribution has been received by Licensor and
incorporated within the Work. subsequently incorporated within the Work.
2. Grant of Copyright License. Subject to the terms and conditions of 2. Grant of Copyright License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual, this License, each Contributor hereby grants to You a perpetual,
@@ -74,13 +78,13 @@
use, offer to sell, sell, import, and otherwise transfer the Work, use, offer to sell, sell, import, and otherwise transfer the Work,
where such license applies only to those patent claims licensable where such license applies only to those patent claims licensable
by such Contributor that are necessarily infringed by their by such Contributor that are necessarily infringed by their
Contribution(s) alone or by the combination of their Contribution(s) Contribution(s) alone or by combination of their Contribution(s)
with the Work to which such Contribution(s) was submitted. If You with the Work to which such Contribution(s) was submitted. If You
institute patent litigation against any entity (including a cross-claim institute patent litigation against any entity (including a
or counterclaim in a lawsuit) alleging that the Work or any portion of cross-claim or counterclaim in a lawsuit) alleging that the Work
the Work (a direct contribution, infringement or a contributed program) or a Contribution incorporated within the Work constitutes direct
constitutes direct or contributory patent infringement, then any patent or contributory patent infringement, then any patent licenses
licenses granted to You under this License for that Work shall terminate granted to You under this License for that Work shall terminate
as of the date such litigation is filed. as of the date such litigation is filed.
4. Redistribution. You may reproduce and distribute copies of the 4. Redistribution. You may reproduce and distribute copies of the
@@ -88,8 +92,8 @@
modifications, and in Source or Object form, provided that You modifications, and in Source or Object form, provided that You
meet the following conditions: meet the following conditions:
(a) You must give any other recipients of the Work or Derivative Works (a) You must give any other recipients of the Work or
a copy of this License; and Derivative Works a copy of this License; and
(b) You must cause any modified files to carry prominent notices (b) You must cause any modified files to carry prominent notices
stating that You changed the files; and stating that You changed the files; and
@@ -101,27 +105,28 @@
the Derivative Works; and the Derivative Works; and
(d) If the Work includes a "NOTICE" text file as part of its (d) If the Work includes a "NOTICE" text file as part of its
distribution, You must include a readable copy of the distribution, then any Derivative Works that You distribute must
attribution notices contained within such NOTICE file, in include a readable copy of the attribution notices contained
at least one of the following places: within a NOTICE text within such NOTICE file, excluding those notices that do not
file distributed as part of the Derivative Works; within pertain to any part of the Derivative Works, in at least one
the Source form or documentation, if provided along with the of the following places: within a NOTICE text file distributed
Derivative Works; or, within a display generated by the as part of the Derivative Works; within the Source form or
Derivative Works, if and wherever such third-party notices documentation, if provided along with the Derivative Works; or,
normally appear. The contents of the NOTICE file are for within a display generated by the Derivative Works, if and
informational purposes only and do not modify the License. wherever such third-party notices normally appear. The contents
You may add Your own attribution notices within Derivative of the NOTICE file are for informational purposes only and
Works that You distribute, alongside or in addition to the do not modify the License. You may add Your own attribution
NOTICE text from the Work, provided that such additional notices within Derivative Works that You distribute, alongside
attribution notices cannot be construed as modifying the License. or as an addendum to the NOTICE text from the Work, provided
that such additional attribution notices cannot be construed
as modifying the License.
You may add Your own license statement for Your modifications and You may add Your own copyright statement to Your modifications and
may provide additional grant of rights to use, copy, modify, merge, may provide additional or different license terms and conditions
publish, distribute, sublicense, and/or sell copies of the for use, reproduction, or distribution of Your modifications, or
Contribution, either on an "as is" basis, or under a different for any such Derivative Works as a whole, provided Your use,
license than this License, provided that Your license statement reproduction, and distribution of the Work otherwise complies with
does not restrict the rights granted by this License to the the conditions stated in this License.
recipients of this Work.
5. Submission of Contributions. Unless You explicitly state otherwise, 5. Submission of Contributions. Unless You explicitly state otherwise,
any Contribution intentionally submitted for inclusion in the Work any Contribution intentionally submitted for inclusion in the Work
@@ -143,7 +148,7 @@
implied, including, without limitation, any warranties or conditions implied, including, without limitation, any warranties or conditions
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
PARTICULAR PURPOSE. You are solely responsible for determining the PARTICULAR PURPOSE. You are solely responsible for determining the
appropriateness of using or reproducing the Work and assume any appropriateness of using or redistributing the Work and assume any
risks associated with Your exercise of permissions under this License. risks associated with Your exercise of permissions under this License.
8. Limitation of Liability. In no event and under no legal theory, 8. Limitation of Liability. In no event and under no legal theory,
@@ -151,23 +156,23 @@
unless required by applicable law (such as deliberate and grossly unless required by applicable law (such as deliberate and grossly
negligent acts) or agreed to in writing, shall any Contributor be negligent acts) or agreed to in writing, shall any Contributor be
liable to You for damages, including any direct, indirect, special, liable to You for damages, including any direct, indirect, special,
incidental, or exemplary damages of any character arising as a incidental, or consequential damages of any character arising as a
result of this License or out of the use or inability to use the result of this License or out of the use or inability to use the
Work (including but not limited to damages for loss of goodwill, Work (including but not limited to damages for loss of goodwill,
work stoppage, computer failure or malfunction, or all other work stoppage, computer failure or malfunction, or any and all
commercial damages or losses), even if such Contributor has been other commercial damages or losses), even if such Contributor
advised of the possibility of such damages. has been advised of the possibility of such damages.
9. Accepting Warranty or Additional Liability. While redistributing 9. Accepting Warranty or Additional Liability. While redistributing
the Work or Derivative Works thereof, You may choose to offer, the Work or Derivative Works thereof, You may choose to offer,
and charge a fee for, acceptance of support, warranty, indemnity, and charge a fee for, acceptance of support, warranty, indemnity,
or other liability obligations and/or rights consistent with this or other liability obligations and/or rights consistent with this
License. However, in accepting such obligations, You may offer such License. However, in accepting such obligations, You may act only
obligations only on Your own behalf and on Your sole responsibility, on Your own behalf and on Your sole responsibility, not on behalf
not on behalf of any other Contributor, and only if You agree to of any other Contributor, and only if You agree to indemnify,
indemnify, defend, and hold each Contributor harmless for any defend, and hold each Contributor harmless for any liability
liability incurred by, or claims asserted against, such Contributor incurred by, or claims asserted against, such Contributor by reason
by reason of your accepting any such warranty or additional liability. of your accepting any such warranty or additional liability.
END OF TERMS AND CONDITIONS END OF TERMS AND CONDITIONS
@@ -177,9 +182,10 @@
boilerplate notice, with the fields enclosed by brackets "[]" boilerplate notice, with the fields enclosed by brackets "[]"
replaced with your own identifying information. (Don't include replaced with your own identifying information. (Don't include
the brackets!) The text should be enclosed in the appropriate the brackets!) The text should be enclosed in the appropriate
comment syntax for the file format in question. It may also be comment syntax for the file format. We also recommend that a
provided in a file named "LICENSE" in your source distribution file or class name and description of purpose be included on the
as the text of the file. same "printed page" as the copyright notice for easier
identification within third-party archives.
Copyright [yyyy] [name of copyright owner] Copyright [yyyy] [name of copyright owner]

View File

@@ -1,3 +1,4 @@
Apache License Apache License
Version 2.0, January 2004 Version 2.0, January 2004
http://www.apache.org/licenses/ http://www.apache.org/licenses/
@@ -32,9 +33,10 @@
not limited to compiled object code, generated documentation, not limited to compiled object code, generated documentation,
and conversions to other media types. and conversions to other media types.
"Work" shall mean the work of authorship made available under "Work" shall mean the work of authorship, whether in Source or
the License, as indicated by a copyright notice that is included in Object form, made available under the License, as indicated by a
or attached to the work (an example is provided in the Appendix below). copyright notice that is included in or attached to the work
(an example is provided in the Appendix below).
"Derivative Works" shall mean any work, whether in Source or Object "Derivative Works" shall mean any work, whether in Source or Object
form, that is based on (or derived from) the Work and for which the form, that is based on (or derived from) the Work and for which the
@@ -42,23 +44,25 @@
represent, as a whole, an original work of authorship. For the purposes represent, as a whole, an original work of authorship. For the purposes
of this License, Derivative Works shall not include works that remain of this License, Derivative Works shall not include works that remain
separable from, or merely link (or bind by name) to the interfaces of, separable from, or merely link (or bind by name) to the interfaces of,
the Work and derivative works thereof. the Work and Derivative Works thereof.
"Contribution" shall mean, as submitted to the Licensor for inclusion "Contribution" shall mean any work of authorship, including
in the Work by the copyright owner or by an individual or Legal Entity the original version of the Work and any modifications or additions
authorized to submit on behalf of the copyright owner. For the purposes to that Work or Derivative Works thereof, that is intentionally
of this definition, "submitted" means any form of electronic, verbal, submitted to Licensor for inclusion in the Work by the copyright owner
or written communication sent to the Licensor or its representatives, or by an individual or Legal Entity authorized to submit on behalf of
including but not limited to communication on electronic mailing lists, the copyright owner. For the purposes of this definition, "submitted"
source code control systems, and issue tracking systems that are managed means any form of electronic, verbal, or written communication sent
by, or on behalf of, the Licensor for the purpose of discussing and to the Licensor or its representatives, including but not limited to
improving the Work, but excluding communication that is conspicuously communication on electronic mailing lists, source code control systems,
marked or otherwise designated in writing by the copyright owner as and issue tracking systems that are managed by, or on behalf of, the
"Not a Contribution." Licensor for the purpose of discussing and improving the Work, but
excluding communication that is conspicuously marked or otherwise
designated in writing by the copyright owner as "Not a Contribution."
"Contributor" shall mean Licensor and any Legal Entity on behalf of "Contributor" shall mean Licensor and any individual or Legal Entity
whom a Contribution has been received by the Licensor and subsequently on behalf of whom a Contribution has been received by Licensor and
incorporated within the Work. subsequently incorporated within the Work.
2. Grant of Copyright License. Subject to the terms and conditions of 2. Grant of Copyright License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual, this License, each Contributor hereby grants to You a perpetual,
@@ -74,13 +78,13 @@
use, offer to sell, sell, import, and otherwise transfer the Work, use, offer to sell, sell, import, and otherwise transfer the Work,
where such license applies only to those patent claims licensable where such license applies only to those patent claims licensable
by such Contributor that are necessarily infringed by their by such Contributor that are necessarily infringed by their
Contribution(s) alone or by the combination of their Contribution(s) Contribution(s) alone or by combination of their Contribution(s)
with the Work to which such Contribution(s) was submitted. If You with the Work to which such Contribution(s) was submitted. If You
institute patent litigation against any entity (including a cross-claim institute patent litigation against any entity (including a
or counterclaim in a lawsuit) alleging that the Work or any portion of cross-claim or counterclaim in a lawsuit) alleging that the Work
the Work (a direct contribution, infringement or a contributed program) or a Contribution incorporated within the Work constitutes direct
constitutes direct or contributory patent infringement, then any patent or contributory patent infringement, then any patent licenses
licenses granted to You under this License for that Work shall terminate granted to You under this License for that Work shall terminate
as of the date such litigation is filed. as of the date such litigation is filed.
4. Redistribution. You may reproduce and distribute copies of the 4. Redistribution. You may reproduce and distribute copies of the
@@ -88,8 +92,8 @@
modifications, and in Source or Object form, provided that You modifications, and in Source or Object form, provided that You
meet the following conditions: meet the following conditions:
(a) You must give any other recipients of the Work or Derivative Works (a) You must give any other recipients of the Work or
a copy of this License; and Derivative Works a copy of this License; and
(b) You must cause any modified files to carry prominent notices (b) You must cause any modified files to carry prominent notices
stating that You changed the files; and stating that You changed the files; and
@@ -101,27 +105,28 @@
the Derivative Works; and the Derivative Works; and
(d) If the Work includes a "NOTICE" text file as part of its (d) If the Work includes a "NOTICE" text file as part of its
distribution, You must include a readable copy of the distribution, then any Derivative Works that You distribute must
attribution notices contained within such NOTICE file, in include a readable copy of the attribution notices contained
at least one of the following places: within a NOTICE text within such NOTICE file, excluding those notices that do not
file distributed as part of the Derivative Works; within pertain to any part of the Derivative Works, in at least one
the Source form or documentation, if provided along with the of the following places: within a NOTICE text file distributed
Derivative Works; or, within a display generated by the as part of the Derivative Works; within the Source form or
Derivative Works, if and wherever such third-party notices documentation, if provided along with the Derivative Works; or,
normally appear. The contents of the NOTICE file are for within a display generated by the Derivative Works, if and
informational purposes only and do not modify the License. wherever such third-party notices normally appear. The contents
You may add Your own attribution notices within Derivative of the NOTICE file are for informational purposes only and
Works that You distribute, alongside or in addition to the do not modify the License. You may add Your own attribution
NOTICE text from the Work, provided that such additional notices within Derivative Works that You distribute, alongside
attribution notices cannot be construed as modifying the License. or as an addendum to the NOTICE text from the Work, provided
that such additional attribution notices cannot be construed
as modifying the License.
You may add Your own license statement for Your modifications and You may add Your own copyright statement to Your modifications and
may provide additional grant of rights to use, copy, modify, merge, may provide additional or different license terms and conditions
publish, distribute, sublicense, and/or sell copies of the for use, reproduction, or distribution of Your modifications, or
Contribution, either on an "as is" basis, or under a different for any such Derivative Works as a whole, provided Your use,
license than this License, provided that Your license statement reproduction, and distribution of the Work otherwise complies with
does not restrict the rights granted by this License to the the conditions stated in this License.
recipients of this Work.
5. Submission of Contributions. Unless You explicitly state otherwise, 5. Submission of Contributions. Unless You explicitly state otherwise,
any Contribution intentionally submitted for inclusion in the Work any Contribution intentionally submitted for inclusion in the Work
@@ -143,7 +148,7 @@
implied, including, without limitation, any warranties or conditions implied, including, without limitation, any warranties or conditions
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
PARTICULAR PURPOSE. You are solely responsible for determining the PARTICULAR PURPOSE. You are solely responsible for determining the
appropriateness of using or reproducing the Work and assume any appropriateness of using or redistributing the Work and assume any
risks associated with Your exercise of permissions under this License. risks associated with Your exercise of permissions under this License.
8. Limitation of Liability. In no event and under no legal theory, 8. Limitation of Liability. In no event and under no legal theory,
@@ -151,23 +156,23 @@
unless required by applicable law (such as deliberate and grossly unless required by applicable law (such as deliberate and grossly
negligent acts) or agreed to in writing, shall any Contributor be negligent acts) or agreed to in writing, shall any Contributor be
liable to You for damages, including any direct, indirect, special, liable to You for damages, including any direct, indirect, special,
incidental, or exemplary damages of any character arising as a incidental, or consequential damages of any character arising as a
result of this License or out of the use or inability to use the result of this License or out of the use or inability to use the
Work (including but not limited to damages for loss of goodwill, Work (including but not limited to damages for loss of goodwill,
work stoppage, computer failure or malfunction, or all other work stoppage, computer failure or malfunction, or any and all
commercial damages or losses), even if such Contributor has been other commercial damages or losses), even if such Contributor
advised of the possibility of such damages. has been advised of the possibility of such damages.
9. Accepting Warranty or Additional Liability. While redistributing 9. Accepting Warranty or Additional Liability. While redistributing
the Work or Derivative Works thereof, You may choose to offer, the Work or Derivative Works thereof, You may choose to offer,
and charge a fee for, acceptance of support, warranty, indemnity, and charge a fee for, acceptance of support, warranty, indemnity,
or other liability obligations and/or rights consistent with this or other liability obligations and/or rights consistent with this
License. However, in accepting such obligations, You may offer such License. However, in accepting such obligations, You may act only
obligations only on Your own behalf and on Your sole responsibility, on Your own behalf and on Your sole responsibility, not on behalf
not on behalf of any other Contributor, and only if You agree to of any other Contributor, and only if You agree to indemnify,
indemnify, defend, and hold each Contributor harmless for any defend, and hold each Contributor harmless for any liability
liability incurred by, or claims asserted against, such Contributor incurred by, or claims asserted against, such Contributor by reason
by reason of your accepting any such warranty or additional liability. of your accepting any such warranty or additional liability.
END OF TERMS AND CONDITIONS END OF TERMS AND CONDITIONS
@@ -177,9 +182,10 @@
boilerplate notice, with the fields enclosed by brackets "[]" boilerplate notice, with the fields enclosed by brackets "[]"
replaced with your own identifying information. (Don't include replaced with your own identifying information. (Don't include
the brackets!) The text should be enclosed in the appropriate the brackets!) The text should be enclosed in the appropriate
comment syntax for the file format in question. It may also be comment syntax for the file format. We also recommend that a
provided in a file named "LICENSE" in your source distribution file or class name and description of purpose be included on the
as the text of the file. same "printed page" as the copyright notice for easier
identification within third-party archives.
Copyright [yyyy] [name of copyright owner] Copyright [yyyy] [name of copyright owner]

View File

@@ -1,3 +1,4 @@
Apache License Apache License
Version 2.0, January 2004 Version 2.0, January 2004
http://www.apache.org/licenses/ http://www.apache.org/licenses/
@@ -32,9 +33,10 @@
not limited to compiled object code, generated documentation, not limited to compiled object code, generated documentation,
and conversions to other media types. and conversions to other media types.
"Work" shall mean the work of authorship made available under "Work" shall mean the work of authorship, whether in Source or
the License, as indicated by a copyright notice that is included in Object form, made available under the License, as indicated by a
or attached to the work (an example is provided in the Appendix below). copyright notice that is included in or attached to the work
(an example is provided in the Appendix below).
"Derivative Works" shall mean any work, whether in Source or Object "Derivative Works" shall mean any work, whether in Source or Object
form, that is based on (or derived from) the Work and for which the form, that is based on (or derived from) the Work and for which the
@@ -42,23 +44,25 @@
represent, as a whole, an original work of authorship. For the purposes represent, as a whole, an original work of authorship. For the purposes
of this License, Derivative Works shall not include works that remain of this License, Derivative Works shall not include works that remain
separable from, or merely link (or bind by name) to the interfaces of, separable from, or merely link (or bind by name) to the interfaces of,
the Work and derivative works thereof. the Work and Derivative Works thereof.
"Contribution" shall mean, as submitted to the Licensor for inclusion "Contribution" shall mean any work of authorship, including
in the Work by the copyright owner or by an individual or Legal Entity the original version of the Work and any modifications or additions
authorized to submit on behalf of the copyright owner. For the purposes to that Work or Derivative Works thereof, that is intentionally
of this definition, "submitted" means any form of electronic, verbal, submitted to Licensor for inclusion in the Work by the copyright owner
or written communication sent to the Licensor or its representatives, or by an individual or Legal Entity authorized to submit on behalf of
including but not limited to communication on electronic mailing lists, the copyright owner. For the purposes of this definition, "submitted"
source code control systems, and issue tracking systems that are managed means any form of electronic, verbal, or written communication sent
by, or on behalf of, the Licensor for the purpose of discussing and to the Licensor or its representatives, including but not limited to
improving the Work, but excluding communication that is conspicuously communication on electronic mailing lists, source code control systems,
marked or otherwise designated in writing by the copyright owner as and issue tracking systems that are managed by, or on behalf of, the
"Not a Contribution." Licensor for the purpose of discussing and improving the Work, but
excluding communication that is conspicuously marked or otherwise
designated in writing by the copyright owner as "Not a Contribution."
"Contributor" shall mean Licensor and any Legal Entity on behalf of "Contributor" shall mean Licensor and any individual or Legal Entity
whom a Contribution has been received by the Licensor and subsequently on behalf of whom a Contribution has been received by Licensor and
incorporated within the Work. subsequently incorporated within the Work.
2. Grant of Copyright License. Subject to the terms and conditions of 2. Grant of Copyright License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual, this License, each Contributor hereby grants to You a perpetual,
@@ -74,13 +78,13 @@
use, offer to sell, sell, import, and otherwise transfer the Work, use, offer to sell, sell, import, and otherwise transfer the Work,
where such license applies only to those patent claims licensable where such license applies only to those patent claims licensable
by such Contributor that are necessarily infringed by their by such Contributor that are necessarily infringed by their
Contribution(s) alone or by the combination of their Contribution(s) Contribution(s) alone or by combination of their Contribution(s)
with the Work to which such Contribution(s) was submitted. If You with the Work to which such Contribution(s) was submitted. If You
institute patent litigation against any entity (including a cross-claim institute patent litigation against any entity (including a
or counterclaim in a lawsuit) alleging that the Work or any portion of cross-claim or counterclaim in a lawsuit) alleging that the Work
the Work (a direct contribution, infringement or a contributed program) or a Contribution incorporated within the Work constitutes direct
constitutes direct or contributory patent infringement, then any patent or contributory patent infringement, then any patent licenses
licenses granted to You under this License for that Work shall terminate granted to You under this License for that Work shall terminate
as of the date such litigation is filed. as of the date such litigation is filed.
4. Redistribution. You may reproduce and distribute copies of the 4. Redistribution. You may reproduce and distribute copies of the
@@ -88,8 +92,8 @@
modifications, and in Source or Object form, provided that You modifications, and in Source or Object form, provided that You
meet the following conditions: meet the following conditions:
(a) You must give any other recipients of the Work or Derivative Works (a) You must give any other recipients of the Work or
a copy of this License; and Derivative Works a copy of this License; and
(b) You must cause any modified files to carry prominent notices (b) You must cause any modified files to carry prominent notices
stating that You changed the files; and stating that You changed the files; and
@@ -101,27 +105,28 @@
the Derivative Works; and the Derivative Works; and
(d) If the Work includes a "NOTICE" text file as part of its (d) If the Work includes a "NOTICE" text file as part of its
distribution, You must include a readable copy of the distribution, then any Derivative Works that You distribute must
attribution notices contained within such NOTICE file, in include a readable copy of the attribution notices contained
at least one of the following places: within a NOTICE text within such NOTICE file, excluding those notices that do not
file distributed as part of the Derivative Works; within pertain to any part of the Derivative Works, in at least one
the Source form or documentation, if provided along with the of the following places: within a NOTICE text file distributed
Derivative Works; or, within a display generated by the as part of the Derivative Works; within the Source form or
Derivative Works, if and wherever such third-party notices documentation, if provided along with the Derivative Works; or,
normally appear. The contents of the NOTICE file are for within a display generated by the Derivative Works, if and
informational purposes only and do not modify the License. wherever such third-party notices normally appear. The contents
You may add Your own attribution notices within Derivative of the NOTICE file are for informational purposes only and
Works that You distribute, alongside or in addition to the do not modify the License. You may add Your own attribution
NOTICE text from the Work, provided that such additional notices within Derivative Works that You distribute, alongside
attribution notices cannot be construed as modifying the License. or as an addendum to the NOTICE text from the Work, provided
that such additional attribution notices cannot be construed
as modifying the License.
You may add Your own license statement for Your modifications and You may add Your own copyright statement to Your modifications and
may provide additional grant of rights to use, copy, modify, merge, may provide additional or different license terms and conditions
publish, distribute, sublicense, and/or sell copies of the for use, reproduction, or distribution of Your modifications, or
Contribution, either on an "as is" basis, or under a different for any such Derivative Works as a whole, provided Your use,
license than this License, provided that Your license statement reproduction, and distribution of the Work otherwise complies with
does not restrict the rights granted by this License to the the conditions stated in this License.
recipients of this Work.
5. Submission of Contributions. Unless You explicitly state otherwise, 5. Submission of Contributions. Unless You explicitly state otherwise,
any Contribution intentionally submitted for inclusion in the Work any Contribution intentionally submitted for inclusion in the Work
@@ -143,7 +148,7 @@
implied, including, without limitation, any warranties or conditions implied, including, without limitation, any warranties or conditions
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
PARTICULAR PURPOSE. You are solely responsible for determining the PARTICULAR PURPOSE. You are solely responsible for determining the
appropriateness of using or reproducing the Work and assume any appropriateness of using or redistributing the Work and assume any
risks associated with Your exercise of permissions under this License. risks associated with Your exercise of permissions under this License.
8. Limitation of Liability. In no event and under no legal theory, 8. Limitation of Liability. In no event and under no legal theory,
@@ -151,23 +156,23 @@
unless required by applicable law (such as deliberate and grossly unless required by applicable law (such as deliberate and grossly
negligent acts) or agreed to in writing, shall any Contributor be negligent acts) or agreed to in writing, shall any Contributor be
liable to You for damages, including any direct, indirect, special, liable to You for damages, including any direct, indirect, special,
incidental, or exemplary damages of any character arising as a incidental, or consequential damages of any character arising as a
result of this License or out of the use or inability to use the result of this License or out of the use or inability to use the
Work (including but not limited to damages for loss of goodwill, Work (including but not limited to damages for loss of goodwill,
work stoppage, computer failure or malfunction, or all other work stoppage, computer failure or malfunction, or any and all
commercial damages or losses), even if such Contributor has been other commercial damages or losses), even if such Contributor
advised of the possibility of such damages. has been advised of the possibility of such damages.
9. Accepting Warranty or Additional Liability. While redistributing 9. Accepting Warranty or Additional Liability. While redistributing
the Work or Derivative Works thereof, You may choose to offer, the Work or Derivative Works thereof, You may choose to offer,
and charge a fee for, acceptance of support, warranty, indemnity, and charge a fee for, acceptance of support, warranty, indemnity,
or other liability obligations and/or rights consistent with this or other liability obligations and/or rights consistent with this
License. However, in accepting such obligations, You may offer such License. However, in accepting such obligations, You may act only
obligations only on Your own behalf and on Your sole responsibility, on Your own behalf and on Your sole responsibility, not on behalf
not on behalf of any other Contributor, and only if You agree to of any other Contributor, and only if You agree to indemnify,
indemnify, defend, and hold each Contributor harmless for any defend, and hold each Contributor harmless for any liability
liability incurred by, or claims asserted against, such Contributor incurred by, or claims asserted against, such Contributor by reason
by reason of your accepting any such warranty or additional liability. of your accepting any such warranty or additional liability.
END OF TERMS AND CONDITIONS END OF TERMS AND CONDITIONS
@@ -177,9 +182,10 @@
boilerplate notice, with the fields enclosed by brackets "[]" boilerplate notice, with the fields enclosed by brackets "[]"
replaced with your own identifying information. (Don't include replaced with your own identifying information. (Don't include
the brackets!) The text should be enclosed in the appropriate the brackets!) The text should be enclosed in the appropriate
comment syntax for the file format in question. It may also be comment syntax for the file format. We also recommend that a
provided in a file named "LICENSE" in your source distribution file or class name and description of purpose be included on the
as the text of the file. same "printed page" as the copyright notice for easier
identification within third-party archives.
Copyright [yyyy] [name of copyright owner] Copyright [yyyy] [name of copyright owner]

View File

@@ -1,3 +1,4 @@
Apache License Apache License
Version 2.0, January 2004 Version 2.0, January 2004
http://www.apache.org/licenses/ http://www.apache.org/licenses/
@@ -32,9 +33,10 @@
not limited to compiled object code, generated documentation, not limited to compiled object code, generated documentation,
and conversions to other media types. and conversions to other media types.
"Work" shall mean the work of authorship made available under "Work" shall mean the work of authorship, whether in Source or
the License, as indicated by a copyright notice that is included in Object form, made available under the License, as indicated by a
or attached to the work (an example is provided in the Appendix below). copyright notice that is included in or attached to the work
(an example is provided in the Appendix below).
"Derivative Works" shall mean any work, whether in Source or Object "Derivative Works" shall mean any work, whether in Source or Object
form, that is based on (or derived from) the Work and for which the form, that is based on (or derived from) the Work and for which the
@@ -42,23 +44,25 @@
represent, as a whole, an original work of authorship. For the purposes represent, as a whole, an original work of authorship. For the purposes
of this License, Derivative Works shall not include works that remain of this License, Derivative Works shall not include works that remain
separable from, or merely link (or bind by name) to the interfaces of, separable from, or merely link (or bind by name) to the interfaces of,
the Work and derivative works thereof. the Work and Derivative Works thereof.
"Contribution" shall mean, as submitted to the Licensor for inclusion "Contribution" shall mean any work of authorship, including
in the Work by the copyright owner or by an individual or Legal Entity the original version of the Work and any modifications or additions
authorized to submit on behalf of the copyright owner. For the purposes to that Work or Derivative Works thereof, that is intentionally
of this definition, "submitted" means any form of electronic, verbal, submitted to Licensor for inclusion in the Work by the copyright owner
or written communication sent to the Licensor or its representatives, or by an individual or Legal Entity authorized to submit on behalf of
including but not limited to communication on electronic mailing lists, the copyright owner. For the purposes of this definition, "submitted"
source code control systems, and issue tracking systems that are managed means any form of electronic, verbal, or written communication sent
by, or on behalf of, the Licensor for the purpose of discussing and to the Licensor or its representatives, including but not limited to
improving the Work, but excluding communication that is conspicuously communication on electronic mailing lists, source code control systems,
marked or otherwise designated in writing by the copyright owner as and issue tracking systems that are managed by, or on behalf of, the
"Not a Contribution." Licensor for the purpose of discussing and improving the Work, but
excluding communication that is conspicuously marked or otherwise
designated in writing by the copyright owner as "Not a Contribution."
"Contributor" shall mean Licensor and any Legal Entity on behalf of "Contributor" shall mean Licensor and any individual or Legal Entity
whom a Contribution has been received by the Licensor and subsequently on behalf of whom a Contribution has been received by Licensor and
incorporated within the Work. subsequently incorporated within the Work.
2. Grant of Copyright License. Subject to the terms and conditions of 2. Grant of Copyright License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual, this License, each Contributor hereby grants to You a perpetual,
@@ -74,13 +78,13 @@
use, offer to sell, sell, import, and otherwise transfer the Work, use, offer to sell, sell, import, and otherwise transfer the Work,
where such license applies only to those patent claims licensable where such license applies only to those patent claims licensable
by such Contributor that are necessarily infringed by their by such Contributor that are necessarily infringed by their
Contribution(s) alone or by the combination of their Contribution(s) Contribution(s) alone or by combination of their Contribution(s)
with the Work to which such Contribution(s) was submitted. If You with the Work to which such Contribution(s) was submitted. If You
institute patent litigation against any entity (including a cross-claim institute patent litigation against any entity (including a
or counterclaim in a lawsuit) alleging that the Work or any portion of cross-claim or counterclaim in a lawsuit) alleging that the Work
the Work (a direct contribution, infringement or a contributed program) or a Contribution incorporated within the Work constitutes direct
constitutes direct or contributory patent infringement, then any patent or contributory patent infringement, then any patent licenses
licenses granted to You under this License for that Work shall terminate granted to You under this License for that Work shall terminate
as of the date such litigation is filed. as of the date such litigation is filed.
4. Redistribution. You may reproduce and distribute copies of the 4. Redistribution. You may reproduce and distribute copies of the
@@ -88,8 +92,8 @@
modifications, and in Source or Object form, provided that You modifications, and in Source or Object form, provided that You
meet the following conditions: meet the following conditions:
(a) You must give any other recipients of the Work or Derivative Works (a) You must give any other recipients of the Work or
a copy of this License; and Derivative Works a copy of this License; and
(b) You must cause any modified files to carry prominent notices (b) You must cause any modified files to carry prominent notices
stating that You changed the files; and stating that You changed the files; and
@@ -101,27 +105,28 @@
the Derivative Works; and the Derivative Works; and
(d) If the Work includes a "NOTICE" text file as part of its (d) If the Work includes a "NOTICE" text file as part of its
distribution, You must include a readable copy of the distribution, then any Derivative Works that You distribute must
attribution notices contained within such NOTICE file, in include a readable copy of the attribution notices contained
at least one of the following places: within a NOTICE text within such NOTICE file, excluding those notices that do not
file distributed as part of the Derivative Works; within pertain to any part of the Derivative Works, in at least one
the Source form or documentation, if provided along with the of the following places: within a NOTICE text file distributed
Derivative Works; or, within a display generated by the as part of the Derivative Works; within the Source form or
Derivative Works, if and wherever such third-party notices documentation, if provided along with the Derivative Works; or,
normally appear. The contents of the NOTICE file are for within a display generated by the Derivative Works, if and
informational purposes only and do not modify the License. wherever such third-party notices normally appear. The contents
You may add Your own attribution notices within Derivative of the NOTICE file are for informational purposes only and
Works that You distribute, alongside or in addition to the do not modify the License. You may add Your own attribution
NOTICE text from the Work, provided that such additional notices within Derivative Works that You distribute, alongside
attribution notices cannot be construed as modifying the License. or as an addendum to the NOTICE text from the Work, provided
that such additional attribution notices cannot be construed
as modifying the License.
You may add Your own license statement for Your modifications and You may add Your own copyright statement to Your modifications and
may provide additional grant of rights to use, copy, modify, merge, may provide additional or different license terms and conditions
publish, distribute, sublicense, and/or sell copies of the for use, reproduction, or distribution of Your modifications, or
Contribution, either on an "as is" basis, or under a different for any such Derivative Works as a whole, provided Your use,
license than this License, provided that Your license statement reproduction, and distribution of the Work otherwise complies with
does not restrict the rights granted by this License to the the conditions stated in this License.
recipients of this Work.
5. Submission of Contributions. Unless You explicitly state otherwise, 5. Submission of Contributions. Unless You explicitly state otherwise,
any Contribution intentionally submitted for inclusion in the Work any Contribution intentionally submitted for inclusion in the Work
@@ -143,7 +148,7 @@
implied, including, without limitation, any warranties or conditions implied, including, without limitation, any warranties or conditions
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
PARTICULAR PURPOSE. You are solely responsible for determining the PARTICULAR PURPOSE. You are solely responsible for determining the
appropriateness of using or reproducing the Work and assume any appropriateness of using or redistributing the Work and assume any
risks associated with Your exercise of permissions under this License. risks associated with Your exercise of permissions under this License.
8. Limitation of Liability. In no event and under no legal theory, 8. Limitation of Liability. In no event and under no legal theory,
@@ -151,23 +156,23 @@
unless required by applicable law (such as deliberate and grossly unless required by applicable law (such as deliberate and grossly
negligent acts) or agreed to in writing, shall any Contributor be negligent acts) or agreed to in writing, shall any Contributor be
liable to You for damages, including any direct, indirect, special, liable to You for damages, including any direct, indirect, special,
incidental, or exemplary damages of any character arising as a incidental, or consequential damages of any character arising as a
result of this License or out of the use or inability to use the result of this License or out of the use or inability to use the
Work (including but not limited to damages for loss of goodwill, Work (including but not limited to damages for loss of goodwill,
work stoppage, computer failure or malfunction, or all other work stoppage, computer failure or malfunction, or any and all
commercial damages or losses), even if such Contributor has been other commercial damages or losses), even if such Contributor
advised of the possibility of such damages. has been advised of the possibility of such damages.
9. Accepting Warranty or Additional Liability. While redistributing 9. Accepting Warranty or Additional Liability. While redistributing
the Work or Derivative Works thereof, You may choose to offer, the Work or Derivative Works thereof, You may choose to offer,
and charge a fee for, acceptance of support, warranty, indemnity, and charge a fee for, acceptance of support, warranty, indemnity,
or other liability obligations and/or rights consistent with this or other liability obligations and/or rights consistent with this
License. However, in accepting such obligations, You may offer such License. However, in accepting such obligations, You may act only
obligations only on Your own behalf and on Your sole responsibility, on Your own behalf and on Your sole responsibility, not on behalf
not on behalf of any other Contributor, and only if You agree to of any other Contributor, and only if You agree to indemnify,
indemnify, defend, and hold each Contributor harmless for any defend, and hold each Contributor harmless for any liability
liability incurred by, or claims asserted against, such Contributor incurred by, or claims asserted against, such Contributor by reason
by reason of your accepting any such warranty or additional liability. of your accepting any such warranty or additional liability.
END OF TERMS AND CONDITIONS END OF TERMS AND CONDITIONS
@@ -177,9 +182,10 @@
boilerplate notice, with the fields enclosed by brackets "[]" boilerplate notice, with the fields enclosed by brackets "[]"
replaced with your own identifying information. (Don't include replaced with your own identifying information. (Don't include
the brackets!) The text should be enclosed in the appropriate the brackets!) The text should be enclosed in the appropriate
comment syntax for the file format in question. It may also be comment syntax for the file format. We also recommend that a
provided in a file named "LICENSE" in your source distribution file or class name and description of purpose be included on the
as the text of the file. same "printed page" as the copyright notice for easier
identification within third-party archives.
Copyright [yyyy] [name of copyright owner] Copyright [yyyy] [name of copyright owner]

View File

@@ -1,3 +1,4 @@
Apache License Apache License
Version 2.0, January 2004 Version 2.0, January 2004
http://www.apache.org/licenses/ http://www.apache.org/licenses/
@@ -32,9 +33,10 @@
not limited to compiled object code, generated documentation, not limited to compiled object code, generated documentation,
and conversions to other media types. and conversions to other media types.
"Work" shall mean the work of authorship made available under "Work" shall mean the work of authorship, whether in Source or
the License, as indicated by a copyright notice that is included in Object form, made available under the License, as indicated by a
or attached to the work (an example is provided in the Appendix below). copyright notice that is included in or attached to the work
(an example is provided in the Appendix below).
"Derivative Works" shall mean any work, whether in Source or Object "Derivative Works" shall mean any work, whether in Source or Object
form, that is based on (or derived from) the Work and for which the form, that is based on (or derived from) the Work and for which the
@@ -42,23 +44,25 @@
represent, as a whole, an original work of authorship. For the purposes represent, as a whole, an original work of authorship. For the purposes
of this License, Derivative Works shall not include works that remain of this License, Derivative Works shall not include works that remain
separable from, or merely link (or bind by name) to the interfaces of, separable from, or merely link (or bind by name) to the interfaces of,
the Work and derivative works thereof. the Work and Derivative Works thereof.
"Contribution" shall mean, as submitted to the Licensor for inclusion "Contribution" shall mean any work of authorship, including
in the Work by the copyright owner or by an individual or Legal Entity the original version of the Work and any modifications or additions
authorized to submit on behalf of the copyright owner. For the purposes to that Work or Derivative Works thereof, that is intentionally
of this definition, "submitted" means any form of electronic, verbal, submitted to Licensor for inclusion in the Work by the copyright owner
or written communication sent to the Licensor or its representatives, or by an individual or Legal Entity authorized to submit on behalf of
including but not limited to communication on electronic mailing lists, the copyright owner. For the purposes of this definition, "submitted"
source code control systems, and issue tracking systems that are managed means any form of electronic, verbal, or written communication sent
by, or on behalf of, the Licensor for the purpose of discussing and to the Licensor or its representatives, including but not limited to
improving the Work, but excluding communication that is conspicuously communication on electronic mailing lists, source code control systems,
marked or otherwise designated in writing by the copyright owner as and issue tracking systems that are managed by, or on behalf of, the
"Not a Contribution." Licensor for the purpose of discussing and improving the Work, but
excluding communication that is conspicuously marked or otherwise
designated in writing by the copyright owner as "Not a Contribution."
"Contributor" shall mean Licensor and any Legal Entity on behalf of "Contributor" shall mean Licensor and any individual or Legal Entity
whom a Contribution has been received by the Licensor and subsequently on behalf of whom a Contribution has been received by Licensor and
incorporated within the Work. subsequently incorporated within the Work.
2. Grant of Copyright License. Subject to the terms and conditions of 2. Grant of Copyright License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual, this License, each Contributor hereby grants to You a perpetual,
@@ -74,13 +78,13 @@
use, offer to sell, sell, import, and otherwise transfer the Work, use, offer to sell, sell, import, and otherwise transfer the Work,
where such license applies only to those patent claims licensable where such license applies only to those patent claims licensable
by such Contributor that are necessarily infringed by their by such Contributor that are necessarily infringed by their
Contribution(s) alone or by the combination of their Contribution(s) Contribution(s) alone or by combination of their Contribution(s)
with the Work to which such Contribution(s) was submitted. If You with the Work to which such Contribution(s) was submitted. If You
institute patent litigation against any entity (including a cross-claim institute patent litigation against any entity (including a
or counterclaim in a lawsuit) alleging that the Work or any portion of cross-claim or counterclaim in a lawsuit) alleging that the Work
the Work (a direct contribution, infringement or a contributed program) or a Contribution incorporated within the Work constitutes direct
constitutes direct or contributory patent infringement, then any patent or contributory patent infringement, then any patent licenses
licenses granted to You under this License for that Work shall terminate granted to You under this License for that Work shall terminate
as of the date such litigation is filed. as of the date such litigation is filed.
4. Redistribution. You may reproduce and distribute copies of the 4. Redistribution. You may reproduce and distribute copies of the
@@ -88,8 +92,8 @@
modifications, and in Source or Object form, provided that You modifications, and in Source or Object form, provided that You
meet the following conditions: meet the following conditions:
(a) You must give any other recipients of the Work or Derivative Works (a) You must give any other recipients of the Work or
a copy of this License; and Derivative Works a copy of this License; and
(b) You must cause any modified files to carry prominent notices (b) You must cause any modified files to carry prominent notices
stating that You changed the files; and stating that You changed the files; and
@@ -101,27 +105,28 @@
the Derivative Works; and the Derivative Works; and
(d) If the Work includes a "NOTICE" text file as part of its (d) If the Work includes a "NOTICE" text file as part of its
distribution, You must include a readable copy of the distribution, then any Derivative Works that You distribute must
attribution notices contained within such NOTICE file, in include a readable copy of the attribution notices contained
at least one of the following places: within a NOTICE text within such NOTICE file, excluding those notices that do not
file distributed as part of the Derivative Works; within pertain to any part of the Derivative Works, in at least one
the Source form or documentation, if provided along with the of the following places: within a NOTICE text file distributed
Derivative Works; or, within a display generated by the as part of the Derivative Works; within the Source form or
Derivative Works, if and wherever such third-party notices documentation, if provided along with the Derivative Works; or,
normally appear. The contents of the NOTICE file are for within a display generated by the Derivative Works, if and
informational purposes only and do not modify the License. wherever such third-party notices normally appear. The contents
You may add Your own attribution notices within Derivative of the NOTICE file are for informational purposes only and
Works that You distribute, alongside or in addition to the do not modify the License. You may add Your own attribution
NOTICE text from the Work, provided that such additional notices within Derivative Works that You distribute, alongside
attribution notices cannot be construed as modifying the License. or as an addendum to the NOTICE text from the Work, provided
that such additional attribution notices cannot be construed
as modifying the License.
You may add Your own license statement for Your modifications and You may add Your own copyright statement to Your modifications and
may provide additional grant of rights to use, copy, modify, merge, may provide additional or different license terms and conditions
publish, distribute, sublicense, and/or sell copies of the for use, reproduction, or distribution of Your modifications, or
Contribution, either on an "as is" basis, or under a different for any such Derivative Works as a whole, provided Your use,
license than this License, provided that Your license statement reproduction, and distribution of the Work otherwise complies with
does not restrict the rights granted by this License to the the conditions stated in this License.
recipients of this Work.
5. Submission of Contributions. Unless You explicitly state otherwise, 5. Submission of Contributions. Unless You explicitly state otherwise,
any Contribution intentionally submitted for inclusion in the Work any Contribution intentionally submitted for inclusion in the Work
@@ -143,7 +148,7 @@
implied, including, without limitation, any warranties or conditions implied, including, without limitation, any warranties or conditions
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
PARTICULAR PURPOSE. You are solely responsible for determining the PARTICULAR PURPOSE. You are solely responsible for determining the
appropriateness of using or reproducing the Work and assume any appropriateness of using or redistributing the Work and assume any
risks associated with Your exercise of permissions under this License. risks associated with Your exercise of permissions under this License.
8. Limitation of Liability. In no event and under no legal theory, 8. Limitation of Liability. In no event and under no legal theory,
@@ -151,23 +156,23 @@
unless required by applicable law (such as deliberate and grossly unless required by applicable law (such as deliberate and grossly
negligent acts) or agreed to in writing, shall any Contributor be negligent acts) or agreed to in writing, shall any Contributor be
liable to You for damages, including any direct, indirect, special, liable to You for damages, including any direct, indirect, special,
incidental, or exemplary damages of any character arising as a incidental, or consequential damages of any character arising as a
result of this License or out of the use or inability to use the result of this License or out of the use or inability to use the
Work (including but not limited to damages for loss of goodwill, Work (including but not limited to damages for loss of goodwill,
work stoppage, computer failure or malfunction, or all other work stoppage, computer failure or malfunction, or any and all
commercial damages or losses), even if such Contributor has been other commercial damages or losses), even if such Contributor
advised of the possibility of such damages. has been advised of the possibility of such damages.
9. Accepting Warranty or Additional Liability. While redistributing 9. Accepting Warranty or Additional Liability. While redistributing
the Work or Derivative Works thereof, You may choose to offer, the Work or Derivative Works thereof, You may choose to offer,
and charge a fee for, acceptance of support, warranty, indemnity, and charge a fee for, acceptance of support, warranty, indemnity,
or other liability obligations and/or rights consistent with this or other liability obligations and/or rights consistent with this
License. However, in accepting such obligations, You may offer such License. However, in accepting such obligations, You may act only
obligations only on Your own behalf and on Your sole responsibility, on Your own behalf and on Your sole responsibility, not on behalf
not on behalf of any other Contributor, and only if You agree to of any other Contributor, and only if You agree to indemnify,
indemnify, defend, and hold each Contributor harmless for any defend, and hold each Contributor harmless for any liability
liability incurred by, or claims asserted against, such Contributor incurred by, or claims asserted against, such Contributor by reason
by reason of your accepting any such warranty or additional liability. of your accepting any such warranty or additional liability.
END OF TERMS AND CONDITIONS END OF TERMS AND CONDITIONS
@@ -177,9 +182,10 @@
boilerplate notice, with the fields enclosed by brackets "[]" boilerplate notice, with the fields enclosed by brackets "[]"
replaced with your own identifying information. (Don't include replaced with your own identifying information. (Don't include
the brackets!) The text should be enclosed in the appropriate the brackets!) The text should be enclosed in the appropriate
comment syntax for the file format in question. It may also be comment syntax for the file format. We also recommend that a
provided in a file named "LICENSE" in your source distribution file or class name and description of purpose be included on the
as the text of the file. same "printed page" as the copyright notice for easier
identification within third-party archives.
Copyright [yyyy] [name of copyright owner] Copyright [yyyy] [name of copyright owner]

View File

@@ -1,3 +1,4 @@
Apache License Apache License
Version 2.0, January 2004 Version 2.0, January 2004
http://www.apache.org/licenses/ http://www.apache.org/licenses/
@@ -32,9 +33,10 @@
not limited to compiled object code, generated documentation, not limited to compiled object code, generated documentation,
and conversions to other media types. and conversions to other media types.
"Work" shall mean the work of authorship made available under "Work" shall mean the work of authorship, whether in Source or
the License, as indicated by a copyright notice that is included in Object form, made available under the License, as indicated by a
or attached to the work (an example is provided in the Appendix below). copyright notice that is included in or attached to the work
(an example is provided in the Appendix below).
"Derivative Works" shall mean any work, whether in Source or Object "Derivative Works" shall mean any work, whether in Source or Object
form, that is based on (or derived from) the Work and for which the form, that is based on (or derived from) the Work and for which the
@@ -42,23 +44,25 @@
represent, as a whole, an original work of authorship. For the purposes represent, as a whole, an original work of authorship. For the purposes
of this License, Derivative Works shall not include works that remain of this License, Derivative Works shall not include works that remain
separable from, or merely link (or bind by name) to the interfaces of, separable from, or merely link (or bind by name) to the interfaces of,
the Work and derivative works thereof. the Work and Derivative Works thereof.
"Contribution" shall mean, as submitted to the Licensor for inclusion "Contribution" shall mean any work of authorship, including
in the Work by the copyright owner or by an individual or Legal Entity the original version of the Work and any modifications or additions
authorized to submit on behalf of the copyright owner. For the purposes to that Work or Derivative Works thereof, that is intentionally
of this definition, "submitted" means any form of electronic, verbal, submitted to Licensor for inclusion in the Work by the copyright owner
or written communication sent to the Licensor or its representatives, or by an individual or Legal Entity authorized to submit on behalf of
including but not limited to communication on electronic mailing lists, the copyright owner. For the purposes of this definition, "submitted"
source code control systems, and issue tracking systems that are managed means any form of electronic, verbal, or written communication sent
by, or on behalf of, the Licensor for the purpose of discussing and to the Licensor or its representatives, including but not limited to
improving the Work, but excluding communication that is conspicuously communication on electronic mailing lists, source code control systems,
marked or otherwise designated in writing by the copyright owner as and issue tracking systems that are managed by, or on behalf of, the
"Not a Contribution." Licensor for the purpose of discussing and improving the Work, but
excluding communication that is conspicuously marked or otherwise
designated in writing by the copyright owner as "Not a Contribution."
"Contributor" shall mean Licensor and any Legal Entity on behalf of "Contributor" shall mean Licensor and any individual or Legal Entity
whom a Contribution has been received by the Licensor and subsequently on behalf of whom a Contribution has been received by Licensor and
incorporated within the Work. subsequently incorporated within the Work.
2. Grant of Copyright License. Subject to the terms and conditions of 2. Grant of Copyright License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual, this License, each Contributor hereby grants to You a perpetual,
@@ -74,13 +78,13 @@
use, offer to sell, sell, import, and otherwise transfer the Work, use, offer to sell, sell, import, and otherwise transfer the Work,
where such license applies only to those patent claims licensable where such license applies only to those patent claims licensable
by such Contributor that are necessarily infringed by their by such Contributor that are necessarily infringed by their
Contribution(s) alone or by the combination of their Contribution(s) Contribution(s) alone or by combination of their Contribution(s)
with the Work to which such Contribution(s) was submitted. If You with the Work to which such Contribution(s) was submitted. If You
institute patent litigation against any entity (including a cross-claim institute patent litigation against any entity (including a
or counterclaim in a lawsuit) alleging that the Work or any portion of cross-claim or counterclaim in a lawsuit) alleging that the Work
the Work (a direct contribution, infringement or a contributed program) or a Contribution incorporated within the Work constitutes direct
constitutes direct or contributory patent infringement, then any patent or contributory patent infringement, then any patent licenses
licenses granted to You under this License for that Work shall terminate granted to You under this License for that Work shall terminate
as of the date such litigation is filed. as of the date such litigation is filed.
4. Redistribution. You may reproduce and distribute copies of the 4. Redistribution. You may reproduce and distribute copies of the
@@ -88,8 +92,8 @@
modifications, and in Source or Object form, provided that You modifications, and in Source or Object form, provided that You
meet the following conditions: meet the following conditions:
(a) You must give any other recipients of the Work or Derivative Works (a) You must give any other recipients of the Work or
a copy of this License; and Derivative Works a copy of this License; and
(b) You must cause any modified files to carry prominent notices (b) You must cause any modified files to carry prominent notices
stating that You changed the files; and stating that You changed the files; and
@@ -101,27 +105,28 @@
the Derivative Works; and the Derivative Works; and
(d) If the Work includes a "NOTICE" text file as part of its (d) If the Work includes a "NOTICE" text file as part of its
distribution, You must include a readable copy of the distribution, then any Derivative Works that You distribute must
attribution notices contained within such NOTICE file, in include a readable copy of the attribution notices contained
at least one of the following places: within a NOTICE text within such NOTICE file, excluding those notices that do not
file distributed as part of the Derivative Works; within pertain to any part of the Derivative Works, in at least one
the Source form or documentation, if provided along with the of the following places: within a NOTICE text file distributed
Derivative Works; or, within a display generated by the as part of the Derivative Works; within the Source form or
Derivative Works, if and wherever such third-party notices documentation, if provided along with the Derivative Works; or,
normally appear. The contents of the NOTICE file are for within a display generated by the Derivative Works, if and
informational purposes only and do not modify the License. wherever such third-party notices normally appear. The contents
You may add Your own attribution notices within Derivative of the NOTICE file are for informational purposes only and
Works that You distribute, alongside or in addition to the do not modify the License. You may add Your own attribution
NOTICE text from the Work, provided that such additional notices within Derivative Works that You distribute, alongside
attribution notices cannot be construed as modifying the License. or as an addendum to the NOTICE text from the Work, provided
that such additional attribution notices cannot be construed
as modifying the License.
You may add Your own license statement for Your modifications and You may add Your own copyright statement to Your modifications and
may provide additional grant of rights to use, copy, modify, merge, may provide additional or different license terms and conditions
publish, distribute, sublicense, and/or sell copies of the for use, reproduction, or distribution of Your modifications, or
Contribution, either on an "as is" basis, or under a different for any such Derivative Works as a whole, provided Your use,
license than this License, provided that Your license statement reproduction, and distribution of the Work otherwise complies with
does not restrict the rights granted by this License to the the conditions stated in this License.
recipients of this Work.
5. Submission of Contributions. Unless You explicitly state otherwise, 5. Submission of Contributions. Unless You explicitly state otherwise,
any Contribution intentionally submitted for inclusion in the Work any Contribution intentionally submitted for inclusion in the Work
@@ -143,7 +148,7 @@
implied, including, without limitation, any warranties or conditions implied, including, without limitation, any warranties or conditions
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
PARTICULAR PURPOSE. You are solely responsible for determining the PARTICULAR PURPOSE. You are solely responsible for determining the
appropriateness of using or reproducing the Work and assume any appropriateness of using or redistributing the Work and assume any
risks associated with Your exercise of permissions under this License. risks associated with Your exercise of permissions under this License.
8. Limitation of Liability. In no event and under no legal theory, 8. Limitation of Liability. In no event and under no legal theory,
@@ -151,23 +156,23 @@
unless required by applicable law (such as deliberate and grossly unless required by applicable law (such as deliberate and grossly
negligent acts) or agreed to in writing, shall any Contributor be negligent acts) or agreed to in writing, shall any Contributor be
liable to You for damages, including any direct, indirect, special, liable to You for damages, including any direct, indirect, special,
incidental, or exemplary damages of any character arising as a incidental, or consequential damages of any character arising as a
result of this License or out of the use or inability to use the result of this License or out of the use or inability to use the
Work (including but not limited to damages for loss of goodwill, Work (including but not limited to damages for loss of goodwill,
work stoppage, computer failure or malfunction, or all other work stoppage, computer failure or malfunction, or any and all
commercial damages or losses), even if such Contributor has been other commercial damages or losses), even if such Contributor
advised of the possibility of such damages. has been advised of the possibility of such damages.
9. Accepting Warranty or Additional Liability. While redistributing 9. Accepting Warranty or Additional Liability. While redistributing
the Work or Derivative Works thereof, You may choose to offer, the Work or Derivative Works thereof, You may choose to offer,
and charge a fee for, acceptance of support, warranty, indemnity, and charge a fee for, acceptance of support, warranty, indemnity,
or other liability obligations and/or rights consistent with this or other liability obligations and/or rights consistent with this
License. However, in accepting such obligations, You may offer such License. However, in accepting such obligations, You may act only
obligations only on Your own behalf and on Your sole responsibility, on Your own behalf and on Your sole responsibility, not on behalf
not on behalf of any other Contributor, and only if You agree to of any other Contributor, and only if You agree to indemnify,
indemnify, defend, and hold each Contributor harmless for any defend, and hold each Contributor harmless for any liability
liability incurred by, or claims asserted against, such Contributor incurred by, or claims asserted against, such Contributor by reason
by reason of your accepting any such warranty or additional liability. of your accepting any such warranty or additional liability.
END OF TERMS AND CONDITIONS END OF TERMS AND CONDITIONS
@@ -177,9 +182,10 @@
boilerplate notice, with the fields enclosed by brackets "[]" boilerplate notice, with the fields enclosed by brackets "[]"
replaced with your own identifying information. (Don't include replaced with your own identifying information. (Don't include
the brackets!) The text should be enclosed in the appropriate the brackets!) The text should be enclosed in the appropriate
comment syntax for the file format in question. It may also be comment syntax for the file format. We also recommend that a
provided in a file named "LICENSE" in your source distribution file or class name and description of purpose be included on the
as the text of the file. same "printed page" as the copyright notice for easier
identification within third-party archives.
Copyright [yyyy] [name of copyright owner] Copyright [yyyy] [name of copyright owner]

View File

@@ -1,3 +1,4 @@
Apache License Apache License
Version 2.0, January 2004 Version 2.0, January 2004
http://www.apache.org/licenses/ http://www.apache.org/licenses/
@@ -32,9 +33,10 @@
not limited to compiled object code, generated documentation, not limited to compiled object code, generated documentation,
and conversions to other media types. and conversions to other media types.
"Work" shall mean the work of authorship made available under "Work" shall mean the work of authorship, whether in Source or
the License, as indicated by a copyright notice that is included in Object form, made available under the License, as indicated by a
or attached to the work (an example is provided in the Appendix below). copyright notice that is included in or attached to the work
(an example is provided in the Appendix below).
"Derivative Works" shall mean any work, whether in Source or Object "Derivative Works" shall mean any work, whether in Source or Object
form, that is based on (or derived from) the Work and for which the form, that is based on (or derived from) the Work and for which the
@@ -42,23 +44,25 @@
represent, as a whole, an original work of authorship. For the purposes represent, as a whole, an original work of authorship. For the purposes
of this License, Derivative Works shall not include works that remain of this License, Derivative Works shall not include works that remain
separable from, or merely link (or bind by name) to the interfaces of, separable from, or merely link (or bind by name) to the interfaces of,
the Work and derivative works thereof. the Work and Derivative Works thereof.
"Contribution" shall mean, as submitted to the Licensor for inclusion "Contribution" shall mean any work of authorship, including
in the Work by the copyright owner or by an individual or Legal Entity the original version of the Work and any modifications or additions
authorized to submit on behalf of the copyright owner. For the purposes to that Work or Derivative Works thereof, that is intentionally
of this definition, "submitted" means any form of electronic, verbal, submitted to Licensor for inclusion in the Work by the copyright owner
or written communication sent to the Licensor or its representatives, or by an individual or Legal Entity authorized to submit on behalf of
including but not limited to communication on electronic mailing lists, the copyright owner. For the purposes of this definition, "submitted"
source code control systems, and issue tracking systems that are managed means any form of electronic, verbal, or written communication sent
by, or on behalf of, the Licensor for the purpose of discussing and to the Licensor or its representatives, including but not limited to
improving the Work, but excluding communication that is conspicuously communication on electronic mailing lists, source code control systems,
marked or otherwise designated in writing by the copyright owner as and issue tracking systems that are managed by, or on behalf of, the
"Not a Contribution." Licensor for the purpose of discussing and improving the Work, but
excluding communication that is conspicuously marked or otherwise
designated in writing by the copyright owner as "Not a Contribution."
"Contributor" shall mean Licensor and any Legal Entity on behalf of "Contributor" shall mean Licensor and any individual or Legal Entity
whom a Contribution has been received by the Licensor and subsequently on behalf of whom a Contribution has been received by Licensor and
incorporated within the Work. subsequently incorporated within the Work.
2. Grant of Copyright License. Subject to the terms and conditions of 2. Grant of Copyright License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual, this License, each Contributor hereby grants to You a perpetual,
@@ -74,13 +78,13 @@
use, offer to sell, sell, import, and otherwise transfer the Work, use, offer to sell, sell, import, and otherwise transfer the Work,
where such license applies only to those patent claims licensable where such license applies only to those patent claims licensable
by such Contributor that are necessarily infringed by their by such Contributor that are necessarily infringed by their
Contribution(s) alone or by the combination of their Contribution(s) Contribution(s) alone or by combination of their Contribution(s)
with the Work to which such Contribution(s) was submitted. If You with the Work to which such Contribution(s) was submitted. If You
institute patent litigation against any entity (including a cross-claim institute patent litigation against any entity (including a
or counterclaim in a lawsuit) alleging that the Work or any portion of cross-claim or counterclaim in a lawsuit) alleging that the Work
the Work (a direct contribution, infringement or a contributed program) or a Contribution incorporated within the Work constitutes direct
constitutes direct or contributory patent infringement, then any patent or contributory patent infringement, then any patent licenses
licenses granted to You under this License for that Work shall terminate granted to You under this License for that Work shall terminate
as of the date such litigation is filed. as of the date such litigation is filed.
4. Redistribution. You may reproduce and distribute copies of the 4. Redistribution. You may reproduce and distribute copies of the
@@ -88,8 +92,8 @@
modifications, and in Source or Object form, provided that You modifications, and in Source or Object form, provided that You
meet the following conditions: meet the following conditions:
(a) You must give any other recipients of the Work or Derivative Works (a) You must give any other recipients of the Work or
a copy of this License; and Derivative Works a copy of this License; and
(b) You must cause any modified files to carry prominent notices (b) You must cause any modified files to carry prominent notices
stating that You changed the files; and stating that You changed the files; and
@@ -101,27 +105,28 @@
the Derivative Works; and the Derivative Works; and
(d) If the Work includes a "NOTICE" text file as part of its (d) If the Work includes a "NOTICE" text file as part of its
distribution, You must include a readable copy of the distribution, then any Derivative Works that You distribute must
attribution notices contained within such NOTICE file, in include a readable copy of the attribution notices contained
at least one of the following places: within a NOTICE text within such NOTICE file, excluding those notices that do not
file distributed as part of the Derivative Works; within pertain to any part of the Derivative Works, in at least one
the Source form or documentation, if provided along with the of the following places: within a NOTICE text file distributed
Derivative Works; or, within a display generated by the as part of the Derivative Works; within the Source form or
Derivative Works, if and wherever such third-party notices documentation, if provided along with the Derivative Works; or,
normally appear. The contents of the NOTICE file are for within a display generated by the Derivative Works, if and
informational purposes only and do not modify the License. wherever such third-party notices normally appear. The contents
You may add Your own attribution notices within Derivative of the NOTICE file are for informational purposes only and
Works that You distribute, alongside or in addition to the do not modify the License. You may add Your own attribution
NOTICE text from the Work, provided that such additional notices within Derivative Works that You distribute, alongside
attribution notices cannot be construed as modifying the License. or as an addendum to the NOTICE text from the Work, provided
that such additional attribution notices cannot be construed
as modifying the License.
You may add Your own license statement for Your modifications and You may add Your own copyright statement to Your modifications and
may provide additional grant of rights to use, copy, modify, merge, may provide additional or different license terms and conditions
publish, distribute, sublicense, and/or sell copies of the for use, reproduction, or distribution of Your modifications, or
Contribution, either on an "as is" basis, or under a different for any such Derivative Works as a whole, provided Your use,
license than this License, provided that Your license statement reproduction, and distribution of the Work otherwise complies with
does not restrict the rights granted by this License to the the conditions stated in this License.
recipients of this Work.
5. Submission of Contributions. Unless You explicitly state otherwise, 5. Submission of Contributions. Unless You explicitly state otherwise,
any Contribution intentionally submitted for inclusion in the Work any Contribution intentionally submitted for inclusion in the Work
@@ -143,7 +148,7 @@
implied, including, without limitation, any warranties or conditions implied, including, without limitation, any warranties or conditions
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
PARTICULAR PURPOSE. You are solely responsible for determining the PARTICULAR PURPOSE. You are solely responsible for determining the
appropriateness of using or reproducing the Work and assume any appropriateness of using or redistributing the Work and assume any
risks associated with Your exercise of permissions under this License. risks associated with Your exercise of permissions under this License.
8. Limitation of Liability. In no event and under no legal theory, 8. Limitation of Liability. In no event and under no legal theory,
@@ -151,23 +156,23 @@
unless required by applicable law (such as deliberate and grossly unless required by applicable law (such as deliberate and grossly
negligent acts) or agreed to in writing, shall any Contributor be negligent acts) or agreed to in writing, shall any Contributor be
liable to You for damages, including any direct, indirect, special, liable to You for damages, including any direct, indirect, special,
incidental, or exemplary damages of any character arising as a incidental, or consequential damages of any character arising as a
result of this License or out of the use or inability to use the result of this License or out of the use or inability to use the
Work (including but not limited to damages for loss of goodwill, Work (including but not limited to damages for loss of goodwill,
work stoppage, computer failure or malfunction, or all other work stoppage, computer failure or malfunction, or any and all
commercial damages or losses), even if such Contributor has been other commercial damages or losses), even if such Contributor
advised of the possibility of such damages. has been advised of the possibility of such damages.
9. Accepting Warranty or Additional Liability. While redistributing 9. Accepting Warranty or Additional Liability. While redistributing
the Work or Derivative Works thereof, You may choose to offer, the Work or Derivative Works thereof, You may choose to offer,
and charge a fee for, acceptance of support, warranty, indemnity, and charge a fee for, acceptance of support, warranty, indemnity,
or other liability obligations and/or rights consistent with this or other liability obligations and/or rights consistent with this
License. However, in accepting such obligations, You may offer such License. However, in accepting such obligations, You may act only
obligations only on Your own behalf and on Your sole responsibility, on Your own behalf and on Your sole responsibility, not on behalf
not on behalf of any other Contributor, and only if You agree to of any other Contributor, and only if You agree to indemnify,
indemnify, defend, and hold each Contributor harmless for any defend, and hold each Contributor harmless for any liability
liability incurred by, or claims asserted against, such Contributor incurred by, or claims asserted against, such Contributor by reason
by reason of your accepting any such warranty or additional liability. of your accepting any such warranty or additional liability.
END OF TERMS AND CONDITIONS END OF TERMS AND CONDITIONS
@@ -177,9 +182,10 @@
boilerplate notice, with the fields enclosed by brackets "[]" boilerplate notice, with the fields enclosed by brackets "[]"
replaced with your own identifying information. (Don't include replaced with your own identifying information. (Don't include
the brackets!) The text should be enclosed in the appropriate the brackets!) The text should be enclosed in the appropriate
comment syntax for the file format in question. It may also be comment syntax for the file format. We also recommend that a
provided in a file named "LICENSE" in your source distribution file or class name and description of purpose be included on the
as the text of the file. same "printed page" as the copyright notice for easier
identification within third-party archives.
Copyright [yyyy] [name of copyright owner] Copyright [yyyy] [name of copyright owner]

View File

@@ -1,3 +1,4 @@
Apache License Apache License
Version 2.0, January 2004 Version 2.0, January 2004
http://www.apache.org/licenses/ http://www.apache.org/licenses/
@@ -32,9 +33,10 @@
not limited to compiled object code, generated documentation, not limited to compiled object code, generated documentation,
and conversions to other media types. and conversions to other media types.
"Work" shall mean the work of authorship made available under "Work" shall mean the work of authorship, whether in Source or
the License, as indicated by a copyright notice that is included in Object form, made available under the License, as indicated by a
or attached to the work (an example is provided in the Appendix below). copyright notice that is included in or attached to the work
(an example is provided in the Appendix below).
"Derivative Works" shall mean any work, whether in Source or Object "Derivative Works" shall mean any work, whether in Source or Object
form, that is based on (or derived from) the Work and for which the form, that is based on (or derived from) the Work and for which the
@@ -42,23 +44,25 @@
represent, as a whole, an original work of authorship. For the purposes represent, as a whole, an original work of authorship. For the purposes
of this License, Derivative Works shall not include works that remain of this License, Derivative Works shall not include works that remain
separable from, or merely link (or bind by name) to the interfaces of, separable from, or merely link (or bind by name) to the interfaces of,
the Work and derivative works thereof. the Work and Derivative Works thereof.
"Contribution" shall mean, as submitted to the Licensor for inclusion "Contribution" shall mean any work of authorship, including
in the Work by the copyright owner or by an individual or Legal Entity the original version of the Work and any modifications or additions
authorized to submit on behalf of the copyright owner. For the purposes to that Work or Derivative Works thereof, that is intentionally
of this definition, "submitted" means any form of electronic, verbal, submitted to Licensor for inclusion in the Work by the copyright owner
or written communication sent to the Licensor or its representatives, or by an individual or Legal Entity authorized to submit on behalf of
including but not limited to communication on electronic mailing lists, the copyright owner. For the purposes of this definition, "submitted"
source code control systems, and issue tracking systems that are managed means any form of electronic, verbal, or written communication sent
by, or on behalf of, the Licensor for the purpose of discussing and to the Licensor or its representatives, including but not limited to
improving the Work, but excluding communication that is conspicuously communication on electronic mailing lists, source code control systems,
marked or otherwise designated in writing by the copyright owner as and issue tracking systems that are managed by, or on behalf of, the
"Not a Contribution." Licensor for the purpose of discussing and improving the Work, but
excluding communication that is conspicuously marked or otherwise
designated in writing by the copyright owner as "Not a Contribution."
"Contributor" shall mean Licensor and any Legal Entity on behalf of "Contributor" shall mean Licensor and any individual or Legal Entity
whom a Contribution has been received by the Licensor and subsequently on behalf of whom a Contribution has been received by Licensor and
incorporated within the Work. subsequently incorporated within the Work.
2. Grant of Copyright License. Subject to the terms and conditions of 2. Grant of Copyright License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual, this License, each Contributor hereby grants to You a perpetual,
@@ -74,13 +78,13 @@
use, offer to sell, sell, import, and otherwise transfer the Work, use, offer to sell, sell, import, and otherwise transfer the Work,
where such license applies only to those patent claims licensable where such license applies only to those patent claims licensable
by such Contributor that are necessarily infringed by their by such Contributor that are necessarily infringed by their
Contribution(s) alone or by the combination of their Contribution(s) Contribution(s) alone or by combination of their Contribution(s)
with the Work to which such Contribution(s) was submitted. If You with the Work to which such Contribution(s) was submitted. If You
institute patent litigation against any entity (including a cross-claim institute patent litigation against any entity (including a
or counterclaim in a lawsuit) alleging that the Work or any portion of cross-claim or counterclaim in a lawsuit) alleging that the Work
the Work (a direct contribution, infringement or a contributed program) or a Contribution incorporated within the Work constitutes direct
constitutes direct or contributory patent infringement, then any patent or contributory patent infringement, then any patent licenses
licenses granted to You under this License for that Work shall terminate granted to You under this License for that Work shall terminate
as of the date such litigation is filed. as of the date such litigation is filed.
4. Redistribution. You may reproduce and distribute copies of the 4. Redistribution. You may reproduce and distribute copies of the
@@ -88,8 +92,8 @@
modifications, and in Source or Object form, provided that You modifications, and in Source or Object form, provided that You
meet the following conditions: meet the following conditions:
(a) You must give any other recipients of the Work or Derivative Works (a) You must give any other recipients of the Work or
a copy of this License; and Derivative Works a copy of this License; and
(b) You must cause any modified files to carry prominent notices (b) You must cause any modified files to carry prominent notices
stating that You changed the files; and stating that You changed the files; and
@@ -101,27 +105,28 @@
the Derivative Works; and the Derivative Works; and
(d) If the Work includes a "NOTICE" text file as part of its (d) If the Work includes a "NOTICE" text file as part of its
distribution, You must include a readable copy of the distribution, then any Derivative Works that You distribute must
attribution notices contained within such NOTICE file, in include a readable copy of the attribution notices contained
at least one of the following places: within a NOTICE text within such NOTICE file, excluding those notices that do not
file distributed as part of the Derivative Works; within pertain to any part of the Derivative Works, in at least one
the Source form or documentation, if provided along with the of the following places: within a NOTICE text file distributed
Derivative Works; or, within a display generated by the as part of the Derivative Works; within the Source form or
Derivative Works, if and wherever such third-party notices documentation, if provided along with the Derivative Works; or,
normally appear. The contents of the NOTICE file are for within a display generated by the Derivative Works, if and
informational purposes only and do not modify the License. wherever such third-party notices normally appear. The contents
You may add Your own attribution notices within Derivative of the NOTICE file are for informational purposes only and
Works that You distribute, alongside or in addition to the do not modify the License. You may add Your own attribution
NOTICE text from the Work, provided that such additional notices within Derivative Works that You distribute, alongside
attribution notices cannot be construed as modifying the License. or as an addendum to the NOTICE text from the Work, provided
that such additional attribution notices cannot be construed
as modifying the License.
You may add Your own license statement for Your modifications and You may add Your own copyright statement to Your modifications and
may provide additional grant of rights to use, copy, modify, merge, may provide additional or different license terms and conditions
publish, distribute, sublicense, and/or sell copies of the for use, reproduction, or distribution of Your modifications, or
Contribution, either on an "as is" basis, or under a different for any such Derivative Works as a whole, provided Your use,
license than this License, provided that Your license statement reproduction, and distribution of the Work otherwise complies with
does not restrict the rights granted by this License to the the conditions stated in this License.
recipients of this Work.
5. Submission of Contributions. Unless You explicitly state otherwise, 5. Submission of Contributions. Unless You explicitly state otherwise,
any Contribution intentionally submitted for inclusion in the Work any Contribution intentionally submitted for inclusion in the Work
@@ -143,7 +148,7 @@
implied, including, without limitation, any warranties or conditions implied, including, without limitation, any warranties or conditions
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
PARTICULAR PURPOSE. You are solely responsible for determining the PARTICULAR PURPOSE. You are solely responsible for determining the
appropriateness of using or reproducing the Work and assume any appropriateness of using or redistributing the Work and assume any
risks associated with Your exercise of permissions under this License. risks associated with Your exercise of permissions under this License.
8. Limitation of Liability. In no event and under no legal theory, 8. Limitation of Liability. In no event and under no legal theory,
@@ -151,23 +156,23 @@
unless required by applicable law (such as deliberate and grossly unless required by applicable law (such as deliberate and grossly
negligent acts) or agreed to in writing, shall any Contributor be negligent acts) or agreed to in writing, shall any Contributor be
liable to You for damages, including any direct, indirect, special, liable to You for damages, including any direct, indirect, special,
incidental, or exemplary damages of any character arising as a incidental, or consequential damages of any character arising as a
result of this License or out of the use or inability to use the result of this License or out of the use or inability to use the
Work (including but not limited to damages for loss of goodwill, Work (including but not limited to damages for loss of goodwill,
work stoppage, computer failure or malfunction, or all other work stoppage, computer failure or malfunction, or any and all
commercial damages or losses), even if such Contributor has been other commercial damages or losses), even if such Contributor
advised of the possibility of such damages. has been advised of the possibility of such damages.
9. Accepting Warranty or Additional Liability. While redistributing 9. Accepting Warranty or Additional Liability. While redistributing
the Work or Derivative Works thereof, You may choose to offer, the Work or Derivative Works thereof, You may choose to offer,
and charge a fee for, acceptance of support, warranty, indemnity, and charge a fee for, acceptance of support, warranty, indemnity,
or other liability obligations and/or rights consistent with this or other liability obligations and/or rights consistent with this
License. However, in accepting such obligations, You may offer such License. However, in accepting such obligations, You may act only
obligations only on Your own behalf and on Your sole responsibility, on Your own behalf and on Your sole responsibility, not on behalf
not on behalf of any other Contributor, and only if You agree to of any other Contributor, and only if You agree to indemnify,
indemnify, defend, and hold each Contributor harmless for any defend, and hold each Contributor harmless for any liability
liability incurred by, or claims asserted against, such Contributor incurred by, or claims asserted against, such Contributor by reason
by reason of your accepting any such warranty or additional liability. of your accepting any such warranty or additional liability.
END OF TERMS AND CONDITIONS END OF TERMS AND CONDITIONS
@@ -177,9 +182,10 @@
boilerplate notice, with the fields enclosed by brackets "[]" boilerplate notice, with the fields enclosed by brackets "[]"
replaced with your own identifying information. (Don't include replaced with your own identifying information. (Don't include
the brackets!) The text should be enclosed in the appropriate the brackets!) The text should be enclosed in the appropriate
comment syntax for the file format in question. It may also be comment syntax for the file format. We also recommend that a
provided in a file named "LICENSE" in your source distribution file or class name and description of purpose be included on the
as the text of the file. same "printed page" as the copyright notice for easier
identification within third-party archives.
Copyright [yyyy] [name of copyright owner] Copyright [yyyy] [name of copyright owner]

View File

@@ -1,3 +1,4 @@
Apache License Apache License
Version 2.0, January 2004 Version 2.0, January 2004
http://www.apache.org/licenses/ http://www.apache.org/licenses/
@@ -32,9 +33,10 @@
not limited to compiled object code, generated documentation, not limited to compiled object code, generated documentation,
and conversions to other media types. and conversions to other media types.
"Work" shall mean the work of authorship made available under "Work" shall mean the work of authorship, whether in Source or
the License, as indicated by a copyright notice that is included in Object form, made available under the License, as indicated by a
or attached to the work (an example is provided in the Appendix below). copyright notice that is included in or attached to the work
(an example is provided in the Appendix below).
"Derivative Works" shall mean any work, whether in Source or Object "Derivative Works" shall mean any work, whether in Source or Object
form, that is based on (or derived from) the Work and for which the form, that is based on (or derived from) the Work and for which the
@@ -42,23 +44,25 @@
represent, as a whole, an original work of authorship. For the purposes represent, as a whole, an original work of authorship. For the purposes
of this License, Derivative Works shall not include works that remain of this License, Derivative Works shall not include works that remain
separable from, or merely link (or bind by name) to the interfaces of, separable from, or merely link (or bind by name) to the interfaces of,
the Work and derivative works thereof. the Work and Derivative Works thereof.
"Contribution" shall mean, as submitted to the Licensor for inclusion "Contribution" shall mean any work of authorship, including
in the Work by the copyright owner or by an individual or Legal Entity the original version of the Work and any modifications or additions
authorized to submit on behalf of the copyright owner. For the purposes to that Work or Derivative Works thereof, that is intentionally
of this definition, "submitted" means any form of electronic, verbal, submitted to Licensor for inclusion in the Work by the copyright owner
or written communication sent to the Licensor or its representatives, or by an individual or Legal Entity authorized to submit on behalf of
including but not limited to communication on electronic mailing lists, the copyright owner. For the purposes of this definition, "submitted"
source code control systems, and issue tracking systems that are managed means any form of electronic, verbal, or written communication sent
by, or on behalf of, the Licensor for the purpose of discussing and to the Licensor or its representatives, including but not limited to
improving the Work, but excluding communication that is conspicuously communication on electronic mailing lists, source code control systems,
marked or otherwise designated in writing by the copyright owner as and issue tracking systems that are managed by, or on behalf of, the
"Not a Contribution." Licensor for the purpose of discussing and improving the Work, but
excluding communication that is conspicuously marked or otherwise
designated in writing by the copyright owner as "Not a Contribution."
"Contributor" shall mean Licensor and any Legal Entity on behalf of "Contributor" shall mean Licensor and any individual or Legal Entity
whom a Contribution has been received by the Licensor and subsequently on behalf of whom a Contribution has been received by Licensor and
incorporated within the Work. subsequently incorporated within the Work.
2. Grant of Copyright License. Subject to the terms and conditions of 2. Grant of Copyright License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual, this License, each Contributor hereby grants to You a perpetual,
@@ -74,13 +78,13 @@
use, offer to sell, sell, import, and otherwise transfer the Work, use, offer to sell, sell, import, and otherwise transfer the Work,
where such license applies only to those patent claims licensable where such license applies only to those patent claims licensable
by such Contributor that are necessarily infringed by their by such Contributor that are necessarily infringed by their
Contribution(s) alone or by the combination of their Contribution(s) Contribution(s) alone or by combination of their Contribution(s)
with the Work to which such Contribution(s) was submitted. If You with the Work to which such Contribution(s) was submitted. If You
institute patent litigation against any entity (including a cross-claim institute patent litigation against any entity (including a
or counterclaim in a lawsuit) alleging that the Work or any portion of cross-claim or counterclaim in a lawsuit) alleging that the Work
the Work (a direct contribution, infringement or a contributed program) or a Contribution incorporated within the Work constitutes direct
constitutes direct or contributory patent infringement, then any patent or contributory patent infringement, then any patent licenses
licenses granted to You under this License for that Work shall terminate granted to You under this License for that Work shall terminate
as of the date such litigation is filed. as of the date such litigation is filed.
4. Redistribution. You may reproduce and distribute copies of the 4. Redistribution. You may reproduce and distribute copies of the
@@ -88,8 +92,8 @@
modifications, and in Source or Object form, provided that You modifications, and in Source or Object form, provided that You
meet the following conditions: meet the following conditions:
(a) You must give any other recipients of the Work or Derivative Works (a) You must give any other recipients of the Work or
a copy of this License; and Derivative Works a copy of this License; and
(b) You must cause any modified files to carry prominent notices (b) You must cause any modified files to carry prominent notices
stating that You changed the files; and stating that You changed the files; and
@@ -101,27 +105,28 @@
the Derivative Works; and the Derivative Works; and
(d) If the Work includes a "NOTICE" text file as part of its (d) If the Work includes a "NOTICE" text file as part of its
distribution, You must include a readable copy of the distribution, then any Derivative Works that You distribute must
attribution notices contained within such NOTICE file, in include a readable copy of the attribution notices contained
at least one of the following places: within a NOTICE text within such NOTICE file, excluding those notices that do not
file distributed as part of the Derivative Works; within pertain to any part of the Derivative Works, in at least one
the Source form or documentation, if provided along with the of the following places: within a NOTICE text file distributed
Derivative Works; or, within a display generated by the as part of the Derivative Works; within the Source form or
Derivative Works, if and wherever such third-party notices documentation, if provided along with the Derivative Works; or,
normally appear. The contents of the NOTICE file are for within a display generated by the Derivative Works, if and
informational purposes only and do not modify the License. wherever such third-party notices normally appear. The contents
You may add Your own attribution notices within Derivative of the NOTICE file are for informational purposes only and
Works that You distribute, alongside or in addition to the do not modify the License. You may add Your own attribution
NOTICE text from the Work, provided that such additional notices within Derivative Works that You distribute, alongside
attribution notices cannot be construed as modifying the License. or as an addendum to the NOTICE text from the Work, provided
that such additional attribution notices cannot be construed
as modifying the License.
You may add Your own license statement for Your modifications and You may add Your own copyright statement to Your modifications and
may provide additional grant of rights to use, copy, modify, merge, may provide additional or different license terms and conditions
publish, distribute, sublicense, and/or sell copies of the for use, reproduction, or distribution of Your modifications, or
Contribution, either on an "as is" basis, or under a different for any such Derivative Works as a whole, provided Your use,
license than this License, provided that Your license statement reproduction, and distribution of the Work otherwise complies with
does not restrict the rights granted by this License to the the conditions stated in this License.
recipients of this Work.
5. Submission of Contributions. Unless You explicitly state otherwise, 5. Submission of Contributions. Unless You explicitly state otherwise,
any Contribution intentionally submitted for inclusion in the Work any Contribution intentionally submitted for inclusion in the Work
@@ -143,7 +148,7 @@
implied, including, without limitation, any warranties or conditions implied, including, without limitation, any warranties or conditions
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
PARTICULAR PURPOSE. You are solely responsible for determining the PARTICULAR PURPOSE. You are solely responsible for determining the
appropriateness of using or reproducing the Work and assume any appropriateness of using or redistributing the Work and assume any
risks associated with Your exercise of permissions under this License. risks associated with Your exercise of permissions under this License.
8. Limitation of Liability. In no event and under no legal theory, 8. Limitation of Liability. In no event and under no legal theory,
@@ -151,23 +156,23 @@
unless required by applicable law (such as deliberate and grossly unless required by applicable law (such as deliberate and grossly
negligent acts) or agreed to in writing, shall any Contributor be negligent acts) or agreed to in writing, shall any Contributor be
liable to You for damages, including any direct, indirect, special, liable to You for damages, including any direct, indirect, special,
incidental, or exemplary damages of any character arising as a incidental, or consequential damages of any character arising as a
result of this License or out of the use or inability to use the result of this License or out of the use or inability to use the
Work (including but not limited to damages for loss of goodwill, Work (including but not limited to damages for loss of goodwill,
work stoppage, computer failure or malfunction, or all other work stoppage, computer failure or malfunction, or any and all
commercial damages or losses), even if such Contributor has been other commercial damages or losses), even if such Contributor
advised of the possibility of such damages. has been advised of the possibility of such damages.
9. Accepting Warranty or Additional Liability. While redistributing 9. Accepting Warranty or Additional Liability. While redistributing
the Work or Derivative Works thereof, You may choose to offer, the Work or Derivative Works thereof, You may choose to offer,
and charge a fee for, acceptance of support, warranty, indemnity, and charge a fee for, acceptance of support, warranty, indemnity,
or other liability obligations and/or rights consistent with this or other liability obligations and/or rights consistent with this
License. However, in accepting such obligations, You may offer such License. However, in accepting such obligations, You may act only
obligations only on Your own behalf and on Your sole responsibility, on Your own behalf and on Your sole responsibility, not on behalf
not on behalf of any other Contributor, and only if You agree to of any other Contributor, and only if You agree to indemnify,
indemnify, defend, and hold each Contributor harmless for any defend, and hold each Contributor harmless for any liability
liability incurred by, or claims asserted against, such Contributor incurred by, or claims asserted against, such Contributor by reason
by reason of your accepting any such warranty or additional liability. of your accepting any such warranty or additional liability.
END OF TERMS AND CONDITIONS END OF TERMS AND CONDITIONS
@@ -177,9 +182,10 @@
boilerplate notice, with the fields enclosed by brackets "[]" boilerplate notice, with the fields enclosed by brackets "[]"
replaced with your own identifying information. (Don't include replaced with your own identifying information. (Don't include
the brackets!) The text should be enclosed in the appropriate the brackets!) The text should be enclosed in the appropriate
comment syntax for the file format in question. It may also be comment syntax for the file format. We also recommend that a
provided in a file named "LICENSE" in your source distribution file or class name and description of purpose be included on the
as the text of the file. same "printed page" as the copyright notice for easier
identification within third-party archives.
Copyright [yyyy] [name of copyright owner] Copyright [yyyy] [name of copyright owner]

View File

@@ -1,3 +1,4 @@
Apache License Apache License
Version 2.0, January 2004 Version 2.0, January 2004
http://www.apache.org/licenses/ http://www.apache.org/licenses/
@@ -32,9 +33,10 @@
not limited to compiled object code, generated documentation, not limited to compiled object code, generated documentation,
and conversions to other media types. and conversions to other media types.
"Work" shall mean the work of authorship made available under "Work" shall mean the work of authorship, whether in Source or
the License, as indicated by a copyright notice that is included in Object form, made available under the License, as indicated by a
or attached to the work (an example is provided in the Appendix below). copyright notice that is included in or attached to the work
(an example is provided in the Appendix below).
"Derivative Works" shall mean any work, whether in Source or Object "Derivative Works" shall mean any work, whether in Source or Object
form, that is based on (or derived from) the Work and for which the form, that is based on (or derived from) the Work and for which the
@@ -42,23 +44,25 @@
represent, as a whole, an original work of authorship. For the purposes represent, as a whole, an original work of authorship. For the purposes
of this License, Derivative Works shall not include works that remain of this License, Derivative Works shall not include works that remain
separable from, or merely link (or bind by name) to the interfaces of, separable from, or merely link (or bind by name) to the interfaces of,
the Work and derivative works thereof. the Work and Derivative Works thereof.
"Contribution" shall mean, as submitted to the Licensor for inclusion "Contribution" shall mean any work of authorship, including
in the Work by the copyright owner or by an individual or Legal Entity the original version of the Work and any modifications or additions
authorized to submit on behalf of the copyright owner. For the purposes to that Work or Derivative Works thereof, that is intentionally
of this definition, "submitted" means any form of electronic, verbal, submitted to Licensor for inclusion in the Work by the copyright owner
or written communication sent to the Licensor or its representatives, or by an individual or Legal Entity authorized to submit on behalf of
including but not limited to communication on electronic mailing lists, the copyright owner. For the purposes of this definition, "submitted"
source code control systems, and issue tracking systems that are managed means any form of electronic, verbal, or written communication sent
by, or on behalf of, the Licensor for the purpose of discussing and to the Licensor or its representatives, including but not limited to
improving the Work, but excluding communication that is conspicuously communication on electronic mailing lists, source code control systems,
marked or otherwise designated in writing by the copyright owner as and issue tracking systems that are managed by, or on behalf of, the
"Not a Contribution." Licensor for the purpose of discussing and improving the Work, but
excluding communication that is conspicuously marked or otherwise
designated in writing by the copyright owner as "Not a Contribution."
"Contributor" shall mean Licensor and any Legal Entity on behalf of "Contributor" shall mean Licensor and any individual or Legal Entity
whom a Contribution has been received by the Licensor and subsequently on behalf of whom a Contribution has been received by Licensor and
incorporated within the Work. subsequently incorporated within the Work.
2. Grant of Copyright License. Subject to the terms and conditions of 2. Grant of Copyright License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual, this License, each Contributor hereby grants to You a perpetual,
@@ -74,13 +78,13 @@
use, offer to sell, sell, import, and otherwise transfer the Work, use, offer to sell, sell, import, and otherwise transfer the Work,
where such license applies only to those patent claims licensable where such license applies only to those patent claims licensable
by such Contributor that are necessarily infringed by their by such Contributor that are necessarily infringed by their
Contribution(s) alone or by the combination of their Contribution(s) Contribution(s) alone or by combination of their Contribution(s)
with the Work to which such Contribution(s) was submitted. If You with the Work to which such Contribution(s) was submitted. If You
institute patent litigation against any entity (including a cross-claim institute patent litigation against any entity (including a
or counterclaim in a lawsuit) alleging that the Work or any portion of cross-claim or counterclaim in a lawsuit) alleging that the Work
the Work (a direct contribution, infringement or a contributed program) or a Contribution incorporated within the Work constitutes direct
constitutes direct or contributory patent infringement, then any patent or contributory patent infringement, then any patent licenses
licenses granted to You under this License for that Work shall terminate granted to You under this License for that Work shall terminate
as of the date such litigation is filed. as of the date such litigation is filed.
4. Redistribution. You may reproduce and distribute copies of the 4. Redistribution. You may reproduce and distribute copies of the
@@ -88,8 +92,8 @@
modifications, and in Source or Object form, provided that You modifications, and in Source or Object form, provided that You
meet the following conditions: meet the following conditions:
(a) You must give any other recipients of the Work or Derivative Works (a) You must give any other recipients of the Work or
a copy of this License; and Derivative Works a copy of this License; and
(b) You must cause any modified files to carry prominent notices (b) You must cause any modified files to carry prominent notices
stating that You changed the files; and stating that You changed the files; and
@@ -101,27 +105,28 @@
the Derivative Works; and the Derivative Works; and
(d) If the Work includes a "NOTICE" text file as part of its (d) If the Work includes a "NOTICE" text file as part of its
distribution, You must include a readable copy of the distribution, then any Derivative Works that You distribute must
attribution notices contained within such NOTICE file, in include a readable copy of the attribution notices contained
at least one of the following places: within a NOTICE text within such NOTICE file, excluding those notices that do not
file distributed as part of the Derivative Works; within pertain to any part of the Derivative Works, in at least one
the Source form or documentation, if provided along with the of the following places: within a NOTICE text file distributed
Derivative Works; or, within a display generated by the as part of the Derivative Works; within the Source form or
Derivative Works, if and wherever such third-party notices documentation, if provided along with the Derivative Works; or,
normally appear. The contents of the NOTICE file are for within a display generated by the Derivative Works, if and
informational purposes only and do not modify the License. wherever such third-party notices normally appear. The contents
You may add Your own attribution notices within Derivative of the NOTICE file are for informational purposes only and
Works that You distribute, alongside or in addition to the do not modify the License. You may add Your own attribution
NOTICE text from the Work, provided that such additional notices within Derivative Works that You distribute, alongside
attribution notices cannot be construed as modifying the License. or as an addendum to the NOTICE text from the Work, provided
that such additional attribution notices cannot be construed
as modifying the License.
You may add Your own license statement for Your modifications and You may add Your own copyright statement to Your modifications and
may provide additional grant of rights to use, copy, modify, merge, may provide additional or different license terms and conditions
publish, distribute, sublicense, and/or sell copies of the for use, reproduction, or distribution of Your modifications, or
Contribution, either on an "as is" basis, or under a different for any such Derivative Works as a whole, provided Your use,
license than this License, provided that Your license statement reproduction, and distribution of the Work otherwise complies with
does not restrict the rights granted by this License to the the conditions stated in this License.
recipients of this Work.
5. Submission of Contributions. Unless You explicitly state otherwise, 5. Submission of Contributions. Unless You explicitly state otherwise,
any Contribution intentionally submitted for inclusion in the Work any Contribution intentionally submitted for inclusion in the Work
@@ -143,7 +148,7 @@
implied, including, without limitation, any warranties or conditions implied, including, without limitation, any warranties or conditions
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
PARTICULAR PURPOSE. You are solely responsible for determining the PARTICULAR PURPOSE. You are solely responsible for determining the
appropriateness of using or reproducing the Work and assume any appropriateness of using or redistributing the Work and assume any
risks associated with Your exercise of permissions under this License. risks associated with Your exercise of permissions under this License.
8. Limitation of Liability. In no event and under no legal theory, 8. Limitation of Liability. In no event and under no legal theory,
@@ -151,23 +156,23 @@
unless required by applicable law (such as deliberate and grossly unless required by applicable law (such as deliberate and grossly
negligent acts) or agreed to in writing, shall any Contributor be negligent acts) or agreed to in writing, shall any Contributor be
liable to You for damages, including any direct, indirect, special, liable to You for damages, including any direct, indirect, special,
incidental, or exemplary damages of any character arising as a incidental, or consequential damages of any character arising as a
result of this License or out of the use or inability to use the result of this License or out of the use or inability to use the
Work (including but not limited to damages for loss of goodwill, Work (including but not limited to damages for loss of goodwill,
work stoppage, computer failure or malfunction, or all other work stoppage, computer failure or malfunction, or any and all
commercial damages or losses), even if such Contributor has been other commercial damages or losses), even if such Contributor
advised of the possibility of such damages. has been advised of the possibility of such damages.
9. Accepting Warranty or Additional Liability. While redistributing 9. Accepting Warranty or Additional Liability. While redistributing
the Work or Derivative Works thereof, You may choose to offer, the Work or Derivative Works thereof, You may choose to offer,
and charge a fee for, acceptance of support, warranty, indemnity, and charge a fee for, acceptance of support, warranty, indemnity,
or other liability obligations and/or rights consistent with this or other liability obligations and/or rights consistent with this
License. However, in accepting such obligations, You may offer such License. However, in accepting such obligations, You may act only
obligations only on Your own behalf and on Your sole responsibility, on Your own behalf and on Your sole responsibility, not on behalf
not on behalf of any other Contributor, and only if You agree to of any other Contributor, and only if You agree to indemnify,
indemnify, defend, and hold each Contributor harmless for any defend, and hold each Contributor harmless for any liability
liability incurred by, or claims asserted against, such Contributor incurred by, or claims asserted against, such Contributor by reason
by reason of your accepting any such warranty or additional liability. of your accepting any such warranty or additional liability.
END OF TERMS AND CONDITIONS END OF TERMS AND CONDITIONS
@@ -177,9 +182,10 @@
boilerplate notice, with the fields enclosed by brackets "[]" boilerplate notice, with the fields enclosed by brackets "[]"
replaced with your own identifying information. (Don't include replaced with your own identifying information. (Don't include
the brackets!) The text should be enclosed in the appropriate the brackets!) The text should be enclosed in the appropriate
comment syntax for the file format in question. It may also be comment syntax for the file format. We also recommend that a
provided in a file named "LICENSE" in your source distribution file or class name and description of purpose be included on the
as the text of the file. same "printed page" as the copyright notice for easier
identification within third-party archives.
Copyright [yyyy] [name of copyright owner] Copyright [yyyy] [name of copyright owner]

View File

@@ -1,3 +1,4 @@
Apache License Apache License
Version 2.0, January 2004 Version 2.0, January 2004
http://www.apache.org/licenses/ http://www.apache.org/licenses/
@@ -32,9 +33,10 @@
not limited to compiled object code, generated documentation, not limited to compiled object code, generated documentation,
and conversions to other media types. and conversions to other media types.
"Work" shall mean the work of authorship made available under "Work" shall mean the work of authorship, whether in Source or
the License, as indicated by a copyright notice that is included in Object form, made available under the License, as indicated by a
or attached to the work (an example is provided in the Appendix below). copyright notice that is included in or attached to the work
(an example is provided in the Appendix below).
"Derivative Works" shall mean any work, whether in Source or Object "Derivative Works" shall mean any work, whether in Source or Object
form, that is based on (or derived from) the Work and for which the form, that is based on (or derived from) the Work and for which the
@@ -42,23 +44,25 @@
represent, as a whole, an original work of authorship. For the purposes represent, as a whole, an original work of authorship. For the purposes
of this License, Derivative Works shall not include works that remain of this License, Derivative Works shall not include works that remain
separable from, or merely link (or bind by name) to the interfaces of, separable from, or merely link (or bind by name) to the interfaces of,
the Work and derivative works thereof. the Work and Derivative Works thereof.
"Contribution" shall mean, as submitted to the Licensor for inclusion "Contribution" shall mean any work of authorship, including
in the Work by the copyright owner or by an individual or Legal Entity the original version of the Work and any modifications or additions
authorized to submit on behalf of the copyright owner. For the purposes to that Work or Derivative Works thereof, that is intentionally
of this definition, "submitted" means any form of electronic, verbal, submitted to Licensor for inclusion in the Work by the copyright owner
or written communication sent to the Licensor or its representatives, or by an individual or Legal Entity authorized to submit on behalf of
including but not limited to communication on electronic mailing lists, the copyright owner. For the purposes of this definition, "submitted"
source code control systems, and issue tracking systems that are managed means any form of electronic, verbal, or written communication sent
by, or on behalf of, the Licensor for the purpose of discussing and to the Licensor or its representatives, including but not limited to
improving the Work, but excluding communication that is conspicuously communication on electronic mailing lists, source code control systems,
marked or otherwise designated in writing by the copyright owner as and issue tracking systems that are managed by, or on behalf of, the
"Not a Contribution." Licensor for the purpose of discussing and improving the Work, but
excluding communication that is conspicuously marked or otherwise
designated in writing by the copyright owner as "Not a Contribution."
"Contributor" shall mean Licensor and any Legal Entity on behalf of "Contributor" shall mean Licensor and any individual or Legal Entity
whom a Contribution has been received by the Licensor and subsequently on behalf of whom a Contribution has been received by Licensor and
incorporated within the Work. subsequently incorporated within the Work.
2. Grant of Copyright License. Subject to the terms and conditions of 2. Grant of Copyright License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual, this License, each Contributor hereby grants to You a perpetual,
@@ -74,13 +78,13 @@
use, offer to sell, sell, import, and otherwise transfer the Work, use, offer to sell, sell, import, and otherwise transfer the Work,
where such license applies only to those patent claims licensable where such license applies only to those patent claims licensable
by such Contributor that are necessarily infringed by their by such Contributor that are necessarily infringed by their
Contribution(s) alone or by the combination of their Contribution(s) Contribution(s) alone or by combination of their Contribution(s)
with the Work to which such Contribution(s) was submitted. If You with the Work to which such Contribution(s) was submitted. If You
institute patent litigation against any entity (including a cross-claim institute patent litigation against any entity (including a
or counterclaim in a lawsuit) alleging that the Work or any portion of cross-claim or counterclaim in a lawsuit) alleging that the Work
the Work (a direct contribution, infringement or a contributed program) or a Contribution incorporated within the Work constitutes direct
constitutes direct or contributory patent infringement, then any patent or contributory patent infringement, then any patent licenses
licenses granted to You under this License for that Work shall terminate granted to You under this License for that Work shall terminate
as of the date such litigation is filed. as of the date such litigation is filed.
4. Redistribution. You may reproduce and distribute copies of the 4. Redistribution. You may reproduce and distribute copies of the
@@ -88,8 +92,8 @@
modifications, and in Source or Object form, provided that You modifications, and in Source or Object form, provided that You
meet the following conditions: meet the following conditions:
(a) You must give any other recipients of the Work or Derivative Works (a) You must give any other recipients of the Work or
a copy of this License; and Derivative Works a copy of this License; and
(b) You must cause any modified files to carry prominent notices (b) You must cause any modified files to carry prominent notices
stating that You changed the files; and stating that You changed the files; and
@@ -101,27 +105,28 @@
the Derivative Works; and the Derivative Works; and
(d) If the Work includes a "NOTICE" text file as part of its (d) If the Work includes a "NOTICE" text file as part of its
distribution, You must include a readable copy of the distribution, then any Derivative Works that You distribute must
attribution notices contained within such NOTICE file, in include a readable copy of the attribution notices contained
at least one of the following places: within a NOTICE text within such NOTICE file, excluding those notices that do not
file distributed as part of the Derivative Works; within pertain to any part of the Derivative Works, in at least one
the Source form or documentation, if provided along with the of the following places: within a NOTICE text file distributed
Derivative Works; or, within a display generated by the as part of the Derivative Works; within the Source form or
Derivative Works, if and wherever such third-party notices documentation, if provided along with the Derivative Works; or,
normally appear. The contents of the NOTICE file are for within a display generated by the Derivative Works, if and
informational purposes only and do not modify the License. wherever such third-party notices normally appear. The contents
You may add Your own attribution notices within Derivative of the NOTICE file are for informational purposes only and
Works that You distribute, alongside or in addition to the do not modify the License. You may add Your own attribution
NOTICE text from the Work, provided that such additional notices within Derivative Works that You distribute, alongside
attribution notices cannot be construed as modifying the License. or as an addendum to the NOTICE text from the Work, provided
that such additional attribution notices cannot be construed
as modifying the License.
You may add Your own license statement for Your modifications and You may add Your own copyright statement to Your modifications and
may provide additional grant of rights to use, copy, modify, merge, may provide additional or different license terms and conditions
publish, distribute, sublicense, and/or sell copies of the for use, reproduction, or distribution of Your modifications, or
Contribution, either on an "as is" basis, or under a different for any such Derivative Works as a whole, provided Your use,
license than this License, provided that Your license statement reproduction, and distribution of the Work otherwise complies with
does not restrict the rights granted by this License to the the conditions stated in this License.
recipients of this Work.
5. Submission of Contributions. Unless You explicitly state otherwise, 5. Submission of Contributions. Unless You explicitly state otherwise,
any Contribution intentionally submitted for inclusion in the Work any Contribution intentionally submitted for inclusion in the Work
@@ -143,7 +148,7 @@
implied, including, without limitation, any warranties or conditions implied, including, without limitation, any warranties or conditions
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
PARTICULAR PURPOSE. You are solely responsible for determining the PARTICULAR PURPOSE. You are solely responsible for determining the
appropriateness of using or reproducing the Work and assume any appropriateness of using or redistributing the Work and assume any
risks associated with Your exercise of permissions under this License. risks associated with Your exercise of permissions under this License.
8. Limitation of Liability. In no event and under no legal theory, 8. Limitation of Liability. In no event and under no legal theory,
@@ -151,23 +156,23 @@
unless required by applicable law (such as deliberate and grossly unless required by applicable law (such as deliberate and grossly
negligent acts) or agreed to in writing, shall any Contributor be negligent acts) or agreed to in writing, shall any Contributor be
liable to You for damages, including any direct, indirect, special, liable to You for damages, including any direct, indirect, special,
incidental, or exemplary damages of any character arising as a incidental, or consequential damages of any character arising as a
result of this License or out of the use or inability to use the result of this License or out of the use or inability to use the
Work (including but not limited to damages for loss of goodwill, Work (including but not limited to damages for loss of goodwill,
work stoppage, computer failure or malfunction, or all other work stoppage, computer failure or malfunction, or any and all
commercial damages or losses), even if such Contributor has been other commercial damages or losses), even if such Contributor
advised of the possibility of such damages. has been advised of the possibility of such damages.
9. Accepting Warranty or Additional Liability. While redistributing 9. Accepting Warranty or Additional Liability. While redistributing
the Work or Derivative Works thereof, You may choose to offer, the Work or Derivative Works thereof, You may choose to offer,
and charge a fee for, acceptance of support, warranty, indemnity, and charge a fee for, acceptance of support, warranty, indemnity,
or other liability obligations and/or rights consistent with this or other liability obligations and/or rights consistent with this
License. However, in accepting such obligations, You may offer such License. However, in accepting such obligations, You may act only
obligations only on Your own behalf and on Your sole responsibility, on Your own behalf and on Your sole responsibility, not on behalf
not on behalf of any other Contributor, and only if You agree to of any other Contributor, and only if You agree to indemnify,
indemnify, defend, and hold each Contributor harmless for any defend, and hold each Contributor harmless for any liability
liability incurred by, or claims asserted against, such Contributor incurred by, or claims asserted against, such Contributor by reason
by reason of your accepting any such warranty or additional liability. of your accepting any such warranty or additional liability.
END OF TERMS AND CONDITIONS END OF TERMS AND CONDITIONS
@@ -177,9 +182,10 @@
boilerplate notice, with the fields enclosed by brackets "[]" boilerplate notice, with the fields enclosed by brackets "[]"
replaced with your own identifying information. (Don't include replaced with your own identifying information. (Don't include
the brackets!) The text should be enclosed in the appropriate the brackets!) The text should be enclosed in the appropriate
comment syntax for the file format in question. It may also be comment syntax for the file format. We also recommend that a
provided in a file named "LICENSE" in your source distribution file or class name and description of purpose be included on the
as the text of the file. same "printed page" as the copyright notice for easier
identification within third-party archives.
Copyright [yyyy] [name of copyright owner] Copyright [yyyy] [name of copyright owner]

View File

@@ -1,3 +1,4 @@
Apache License Apache License
Version 2.0, January 2004 Version 2.0, January 2004
http://www.apache.org/licenses/ http://www.apache.org/licenses/
@@ -32,9 +33,10 @@
not limited to compiled object code, generated documentation, not limited to compiled object code, generated documentation,
and conversions to other media types. and conversions to other media types.
"Work" shall mean the work of authorship made available under "Work" shall mean the work of authorship, whether in Source or
the License, as indicated by a copyright notice that is included in Object form, made available under the License, as indicated by a
or attached to the work (an example is provided in the Appendix below). copyright notice that is included in or attached to the work
(an example is provided in the Appendix below).
"Derivative Works" shall mean any work, whether in Source or Object "Derivative Works" shall mean any work, whether in Source or Object
form, that is based on (or derived from) the Work and for which the form, that is based on (or derived from) the Work and for which the
@@ -42,23 +44,25 @@
represent, as a whole, an original work of authorship. For the purposes represent, as a whole, an original work of authorship. For the purposes
of this License, Derivative Works shall not include works that remain of this License, Derivative Works shall not include works that remain
separable from, or merely link (or bind by name) to the interfaces of, separable from, or merely link (or bind by name) to the interfaces of,
the Work and derivative works thereof. the Work and Derivative Works thereof.
"Contribution" shall mean, as submitted to the Licensor for inclusion "Contribution" shall mean any work of authorship, including
in the Work by the copyright owner or by an individual or Legal Entity the original version of the Work and any modifications or additions
authorized to submit on behalf of the copyright owner. For the purposes to that Work or Derivative Works thereof, that is intentionally
of this definition, "submitted" means any form of electronic, verbal, submitted to Licensor for inclusion in the Work by the copyright owner
or written communication sent to the Licensor or its representatives, or by an individual or Legal Entity authorized to submit on behalf of
including but not limited to communication on electronic mailing lists, the copyright owner. For the purposes of this definition, "submitted"
source code control systems, and issue tracking systems that are managed means any form of electronic, verbal, or written communication sent
by, or on behalf of, the Licensor for the purpose of discussing and to the Licensor or its representatives, including but not limited to
improving the Work, but excluding communication that is conspicuously communication on electronic mailing lists, source code control systems,
marked or otherwise designated in writing by the copyright owner as and issue tracking systems that are managed by, or on behalf of, the
"Not a Contribution." Licensor for the purpose of discussing and improving the Work, but
excluding communication that is conspicuously marked or otherwise
designated in writing by the copyright owner as "Not a Contribution."
"Contributor" shall mean Licensor and any Legal Entity on behalf of "Contributor" shall mean Licensor and any individual or Legal Entity
whom a Contribution has been received by the Licensor and subsequently on behalf of whom a Contribution has been received by Licensor and
incorporated within the Work. subsequently incorporated within the Work.
2. Grant of Copyright License. Subject to the terms and conditions of 2. Grant of Copyright License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual, this License, each Contributor hereby grants to You a perpetual,
@@ -74,13 +78,13 @@
use, offer to sell, sell, import, and otherwise transfer the Work, use, offer to sell, sell, import, and otherwise transfer the Work,
where such license applies only to those patent claims licensable where such license applies only to those patent claims licensable
by such Contributor that are necessarily infringed by their by such Contributor that are necessarily infringed by their
Contribution(s) alone or by the combination of their Contribution(s) Contribution(s) alone or by combination of their Contribution(s)
with the Work to which such Contribution(s) was submitted. If You with the Work to which such Contribution(s) was submitted. If You
institute patent litigation against any entity (including a cross-claim institute patent litigation against any entity (including a
or counterclaim in a lawsuit) alleging that the Work or any portion of cross-claim or counterclaim in a lawsuit) alleging that the Work
the Work (a direct contribution, infringement or a contributed program) or a Contribution incorporated within the Work constitutes direct
constitutes direct or contributory patent infringement, then any patent or contributory patent infringement, then any patent licenses
licenses granted to You under this License for that Work shall terminate granted to You under this License for that Work shall terminate
as of the date such litigation is filed. as of the date such litigation is filed.
4. Redistribution. You may reproduce and distribute copies of the 4. Redistribution. You may reproduce and distribute copies of the
@@ -88,8 +92,8 @@
modifications, and in Source or Object form, provided that You modifications, and in Source or Object form, provided that You
meet the following conditions: meet the following conditions:
(a) You must give any other recipients of the Work or Derivative Works (a) You must give any other recipients of the Work or
a copy of this License; and Derivative Works a copy of this License; and
(b) You must cause any modified files to carry prominent notices (b) You must cause any modified files to carry prominent notices
stating that You changed the files; and stating that You changed the files; and
@@ -101,27 +105,28 @@
the Derivative Works; and the Derivative Works; and
(d) If the Work includes a "NOTICE" text file as part of its (d) If the Work includes a "NOTICE" text file as part of its
distribution, You must include a readable copy of the distribution, then any Derivative Works that You distribute must
attribution notices contained within such NOTICE file, in include a readable copy of the attribution notices contained
at least one of the following places: within a NOTICE text within such NOTICE file, excluding those notices that do not
file distributed as part of the Derivative Works; within pertain to any part of the Derivative Works, in at least one
the Source form or documentation, if provided along with the of the following places: within a NOTICE text file distributed
Derivative Works; or, within a display generated by the as part of the Derivative Works; within the Source form or
Derivative Works, if and wherever such third-party notices documentation, if provided along with the Derivative Works; or,
normally appear. The contents of the NOTICE file are for within a display generated by the Derivative Works, if and
informational purposes only and do not modify the License. wherever such third-party notices normally appear. The contents
You may add Your own attribution notices within Derivative of the NOTICE file are for informational purposes only and
Works that You distribute, alongside or in addition to the do not modify the License. You may add Your own attribution
NOTICE text from the Work, provided that such additional notices within Derivative Works that You distribute, alongside
attribution notices cannot be construed as modifying the License. or as an addendum to the NOTICE text from the Work, provided
that such additional attribution notices cannot be construed
as modifying the License.
You may add Your own license statement for Your modifications and You may add Your own copyright statement to Your modifications and
may provide additional grant of rights to use, copy, modify, merge, may provide additional or different license terms and conditions
publish, distribute, sublicense, and/or sell copies of the for use, reproduction, or distribution of Your modifications, or
Contribution, either on an "as is" basis, or under a different for any such Derivative Works as a whole, provided Your use,
license than this License, provided that Your license statement reproduction, and distribution of the Work otherwise complies with
does not restrict the rights granted by this License to the the conditions stated in this License.
recipients of this Work.
5. Submission of Contributions. Unless You explicitly state otherwise, 5. Submission of Contributions. Unless You explicitly state otherwise,
any Contribution intentionally submitted for inclusion in the Work any Contribution intentionally submitted for inclusion in the Work
@@ -143,7 +148,7 @@
implied, including, without limitation, any warranties or conditions implied, including, without limitation, any warranties or conditions
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
PARTICULAR PURPOSE. You are solely responsible for determining the PARTICULAR PURPOSE. You are solely responsible for determining the
appropriateness of using or reproducing the Work and assume any appropriateness of using or redistributing the Work and assume any
risks associated with Your exercise of permissions under this License. risks associated with Your exercise of permissions under this License.
8. Limitation of Liability. In no event and under no legal theory, 8. Limitation of Liability. In no event and under no legal theory,
@@ -151,23 +156,23 @@
unless required by applicable law (such as deliberate and grossly unless required by applicable law (such as deliberate and grossly
negligent acts) or agreed to in writing, shall any Contributor be negligent acts) or agreed to in writing, shall any Contributor be
liable to You for damages, including any direct, indirect, special, liable to You for damages, including any direct, indirect, special,
incidental, or exemplary damages of any character arising as a incidental, or consequential damages of any character arising as a
result of this License or out of the use or inability to use the result of this License or out of the use or inability to use the
Work (including but not limited to damages for loss of goodwill, Work (including but not limited to damages for loss of goodwill,
work stoppage, computer failure or malfunction, or all other work stoppage, computer failure or malfunction, or any and all
commercial damages or losses), even if such Contributor has been other commercial damages or losses), even if such Contributor
advised of the possibility of such damages. has been advised of the possibility of such damages.
9. Accepting Warranty or Additional Liability. While redistributing 9. Accepting Warranty or Additional Liability. While redistributing
the Work or Derivative Works thereof, You may choose to offer, the Work or Derivative Works thereof, You may choose to offer,
and charge a fee for, acceptance of support, warranty, indemnity, and charge a fee for, acceptance of support, warranty, indemnity,
or other liability obligations and/or rights consistent with this or other liability obligations and/or rights consistent with this
License. However, in accepting such obligations, You may offer such License. However, in accepting such obligations, You may act only
obligations only on Your own behalf and on Your sole responsibility, on Your own behalf and on Your sole responsibility, not on behalf
not on behalf of any other Contributor, and only if You agree to of any other Contributor, and only if You agree to indemnify,
indemnify, defend, and hold each Contributor harmless for any defend, and hold each Contributor harmless for any liability
liability incurred by, or claims asserted against, such Contributor incurred by, or claims asserted against, such Contributor by reason
by reason of your accepting any such warranty or additional liability. of your accepting any such warranty or additional liability.
END OF TERMS AND CONDITIONS END OF TERMS AND CONDITIONS
@@ -177,9 +182,10 @@
boilerplate notice, with the fields enclosed by brackets "[]" boilerplate notice, with the fields enclosed by brackets "[]"
replaced with your own identifying information. (Don't include replaced with your own identifying information. (Don't include
the brackets!) The text should be enclosed in the appropriate the brackets!) The text should be enclosed in the appropriate
comment syntax for the file format in question. It may also be comment syntax for the file format. We also recommend that a
provided in a file named "LICENSE" in your source distribution file or class name and description of purpose be included on the
as the text of the file. same "printed page" as the copyright notice for easier
identification within third-party archives.
Copyright [yyyy] [name of copyright owner] Copyright [yyyy] [name of copyright owner]

View File

@@ -1,3 +1,4 @@
Apache License Apache License
Version 2.0, January 2004 Version 2.0, January 2004
http://www.apache.org/licenses/ http://www.apache.org/licenses/
@@ -32,9 +33,10 @@
not limited to compiled object code, generated documentation, not limited to compiled object code, generated documentation,
and conversions to other media types. and conversions to other media types.
"Work" shall mean the work of authorship made available under "Work" shall mean the work of authorship, whether in Source or
the License, as indicated by a copyright notice that is included in Object form, made available under the License, as indicated by a
or attached to the work (an example is provided in the Appendix below). copyright notice that is included in or attached to the work
(an example is provided in the Appendix below).
"Derivative Works" shall mean any work, whether in Source or Object "Derivative Works" shall mean any work, whether in Source or Object
form, that is based on (or derived from) the Work and for which the form, that is based on (or derived from) the Work and for which the
@@ -42,23 +44,25 @@
represent, as a whole, an original work of authorship. For the purposes represent, as a whole, an original work of authorship. For the purposes
of this License, Derivative Works shall not include works that remain of this License, Derivative Works shall not include works that remain
separable from, or merely link (or bind by name) to the interfaces of, separable from, or merely link (or bind by name) to the interfaces of,
the Work and derivative works thereof. the Work and Derivative Works thereof.
"Contribution" shall mean, as submitted to the Licensor for inclusion "Contribution" shall mean any work of authorship, including
in the Work by the copyright owner or by an individual or Legal Entity the original version of the Work and any modifications or additions
authorized to submit on behalf of the copyright owner. For the purposes to that Work or Derivative Works thereof, that is intentionally
of this definition, "submitted" means any form of electronic, verbal, submitted to Licensor for inclusion in the Work by the copyright owner
or written communication sent to the Licensor or its representatives, or by an individual or Legal Entity authorized to submit on behalf of
including but not limited to communication on electronic mailing lists, the copyright owner. For the purposes of this definition, "submitted"
source code control systems, and issue tracking systems that are managed means any form of electronic, verbal, or written communication sent
by, or on behalf of, the Licensor for the purpose of discussing and to the Licensor or its representatives, including but not limited to
improving the Work, but excluding communication that is conspicuously communication on electronic mailing lists, source code control systems,
marked or otherwise designated in writing by the copyright owner as and issue tracking systems that are managed by, or on behalf of, the
"Not a Contribution." Licensor for the purpose of discussing and improving the Work, but
excluding communication that is conspicuously marked or otherwise
designated in writing by the copyright owner as "Not a Contribution."
"Contributor" shall mean Licensor and any Legal Entity on behalf of "Contributor" shall mean Licensor and any individual or Legal Entity
whom a Contribution has been received by the Licensor and subsequently on behalf of whom a Contribution has been received by Licensor and
incorporated within the Work. subsequently incorporated within the Work.
2. Grant of Copyright License. Subject to the terms and conditions of 2. Grant of Copyright License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual, this License, each Contributor hereby grants to You a perpetual,
@@ -74,13 +78,13 @@
use, offer to sell, sell, import, and otherwise transfer the Work, use, offer to sell, sell, import, and otherwise transfer the Work,
where such license applies only to those patent claims licensable where such license applies only to those patent claims licensable
by such Contributor that are necessarily infringed by their by such Contributor that are necessarily infringed by their
Contribution(s) alone or by the combination of their Contribution(s) Contribution(s) alone or by combination of their Contribution(s)
with the Work to which such Contribution(s) was submitted. If You with the Work to which such Contribution(s) was submitted. If You
institute patent litigation against any entity (including a cross-claim institute patent litigation against any entity (including a
or counterclaim in a lawsuit) alleging that the Work or any portion of cross-claim or counterclaim in a lawsuit) alleging that the Work
the Work (a direct contribution, infringement or a contributed program) or a Contribution incorporated within the Work constitutes direct
constitutes direct or contributory patent infringement, then any patent or contributory patent infringement, then any patent licenses
licenses granted to You under this License for that Work shall terminate granted to You under this License for that Work shall terminate
as of the date such litigation is filed. as of the date such litigation is filed.
4. Redistribution. You may reproduce and distribute copies of the 4. Redistribution. You may reproduce and distribute copies of the
@@ -88,8 +92,8 @@
modifications, and in Source or Object form, provided that You modifications, and in Source or Object form, provided that You
meet the following conditions: meet the following conditions:
(a) You must give any other recipients of the Work or Derivative Works (a) You must give any other recipients of the Work or
a copy of this License; and Derivative Works a copy of this License; and
(b) You must cause any modified files to carry prominent notices (b) You must cause any modified files to carry prominent notices
stating that You changed the files; and stating that You changed the files; and
@@ -101,27 +105,28 @@
the Derivative Works; and the Derivative Works; and
(d) If the Work includes a "NOTICE" text file as part of its (d) If the Work includes a "NOTICE" text file as part of its
distribution, You must include a readable copy of the distribution, then any Derivative Works that You distribute must
attribution notices contained within such NOTICE file, in include a readable copy of the attribution notices contained
at least one of the following places: within a NOTICE text within such NOTICE file, excluding those notices that do not
file distributed as part of the Derivative Works; within pertain to any part of the Derivative Works, in at least one
the Source form or documentation, if provided along with the of the following places: within a NOTICE text file distributed
Derivative Works; or, within a display generated by the as part of the Derivative Works; within the Source form or
Derivative Works, if and wherever such third-party notices documentation, if provided along with the Derivative Works; or,
normally appear. The contents of the NOTICE file are for within a display generated by the Derivative Works, if and
informational purposes only and do not modify the License. wherever such third-party notices normally appear. The contents
You may add Your own attribution notices within Derivative of the NOTICE file are for informational purposes only and
Works that You distribute, alongside or in addition to the do not modify the License. You may add Your own attribution
NOTICE text from the Work, provided that such additional notices within Derivative Works that You distribute, alongside
attribution notices cannot be construed as modifying the License. or as an addendum to the NOTICE text from the Work, provided
that such additional attribution notices cannot be construed
as modifying the License.
You may add Your own license statement for Your modifications and You may add Your own copyright statement to Your modifications and
may provide additional grant of rights to use, copy, modify, merge, may provide additional or different license terms and conditions
publish, distribute, sublicense, and/or sell copies of the for use, reproduction, or distribution of Your modifications, or
Contribution, either on an "as is" basis, or under a different for any such Derivative Works as a whole, provided Your use,
license than this License, provided that Your license statement reproduction, and distribution of the Work otherwise complies with
does not restrict the rights granted by this License to the the conditions stated in this License.
recipients of this Work.
5. Submission of Contributions. Unless You explicitly state otherwise, 5. Submission of Contributions. Unless You explicitly state otherwise,
any Contribution intentionally submitted for inclusion in the Work any Contribution intentionally submitted for inclusion in the Work
@@ -143,7 +148,7 @@
implied, including, without limitation, any warranties or conditions implied, including, without limitation, any warranties or conditions
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
PARTICULAR PURPOSE. You are solely responsible for determining the PARTICULAR PURPOSE. You are solely responsible for determining the
appropriateness of using or reproducing the Work and assume any appropriateness of using or redistributing the Work and assume any
risks associated with Your exercise of permissions under this License. risks associated with Your exercise of permissions under this License.
8. Limitation of Liability. In no event and under no legal theory, 8. Limitation of Liability. In no event and under no legal theory,
@@ -151,23 +156,23 @@
unless required by applicable law (such as deliberate and grossly unless required by applicable law (such as deliberate and grossly
negligent acts) or agreed to in writing, shall any Contributor be negligent acts) or agreed to in writing, shall any Contributor be
liable to You for damages, including any direct, indirect, special, liable to You for damages, including any direct, indirect, special,
incidental, or exemplary damages of any character arising as a incidental, or consequential damages of any character arising as a
result of this License or out of the use or inability to use the result of this License or out of the use or inability to use the
Work (including but not limited to damages for loss of goodwill, Work (including but not limited to damages for loss of goodwill,
work stoppage, computer failure or malfunction, or all other work stoppage, computer failure or malfunction, or any and all
commercial damages or losses), even if such Contributor has been other commercial damages or losses), even if such Contributor
advised of the possibility of such damages. has been advised of the possibility of such damages.
9. Accepting Warranty or Additional Liability. While redistributing 9. Accepting Warranty or Additional Liability. While redistributing
the Work or Derivative Works thereof, You may choose to offer, the Work or Derivative Works thereof, You may choose to offer,
and charge a fee for, acceptance of support, warranty, indemnity, and charge a fee for, acceptance of support, warranty, indemnity,
or other liability obligations and/or rights consistent with this or other liability obligations and/or rights consistent with this
License. However, in accepting such obligations, You may offer such License. However, in accepting such obligations, You may act only
obligations only on Your own behalf and on Your sole responsibility, on Your own behalf and on Your sole responsibility, not on behalf
not on behalf of any other Contributor, and only if You agree to of any other Contributor, and only if You agree to indemnify,
indemnify, defend, and hold each Contributor harmless for any defend, and hold each Contributor harmless for any liability
liability incurred by, or claims asserted against, such Contributor incurred by, or claims asserted against, such Contributor by reason
by reason of your accepting any such warranty or additional liability. of your accepting any such warranty or additional liability.
END OF TERMS AND CONDITIONS END OF TERMS AND CONDITIONS
@@ -177,9 +182,10 @@
boilerplate notice, with the fields enclosed by brackets "[]" boilerplate notice, with the fields enclosed by brackets "[]"
replaced with your own identifying information. (Don't include replaced with your own identifying information. (Don't include
the brackets!) The text should be enclosed in the appropriate the brackets!) The text should be enclosed in the appropriate
comment syntax for the file format in question. It may also be comment syntax for the file format. We also recommend that a
provided in a file named "LICENSE" in your source distribution file or class name and description of purpose be included on the
as the text of the file. same "printed page" as the copyright notice for easier
identification within third-party archives.
Copyright [yyyy] [name of copyright owner] Copyright [yyyy] [name of copyright owner]

View File

@@ -1,3 +1,4 @@
Apache License Apache License
Version 2.0, January 2004 Version 2.0, January 2004
http://www.apache.org/licenses/ http://www.apache.org/licenses/
@@ -32,9 +33,10 @@
not limited to compiled object code, generated documentation, not limited to compiled object code, generated documentation,
and conversions to other media types. and conversions to other media types.
"Work" shall mean the work of authorship made available under "Work" shall mean the work of authorship, whether in Source or
the License, as indicated by a copyright notice that is included in Object form, made available under the License, as indicated by a
or attached to the work (an example is provided in the Appendix below). copyright notice that is included in or attached to the work
(an example is provided in the Appendix below).
"Derivative Works" shall mean any work, whether in Source or Object "Derivative Works" shall mean any work, whether in Source or Object
form, that is based on (or derived from) the Work and for which the form, that is based on (or derived from) the Work and for which the
@@ -42,23 +44,25 @@
represent, as a whole, an original work of authorship. For the purposes represent, as a whole, an original work of authorship. For the purposes
of this License, Derivative Works shall not include works that remain of this License, Derivative Works shall not include works that remain
separable from, or merely link (or bind by name) to the interfaces of, separable from, or merely link (or bind by name) to the interfaces of,
the Work and derivative works thereof. the Work and Derivative Works thereof.
"Contribution" shall mean, as submitted to the Licensor for inclusion "Contribution" shall mean any work of authorship, including
in the Work by the copyright owner or by an individual or Legal Entity the original version of the Work and any modifications or additions
authorized to submit on behalf of the copyright owner. For the purposes to that Work or Derivative Works thereof, that is intentionally
of this definition, "submitted" means any form of electronic, verbal, submitted to Licensor for inclusion in the Work by the copyright owner
or written communication sent to the Licensor or its representatives, or by an individual or Legal Entity authorized to submit on behalf of
including but not limited to communication on electronic mailing lists, the copyright owner. For the purposes of this definition, "submitted"
source code control systems, and issue tracking systems that are managed means any form of electronic, verbal, or written communication sent
by, or on behalf of, the Licensor for the purpose of discussing and to the Licensor or its representatives, including but not limited to
improving the Work, but excluding communication that is conspicuously communication on electronic mailing lists, source code control systems,
marked or otherwise designated in writing by the copyright owner as and issue tracking systems that are managed by, or on behalf of, the
"Not a Contribution." Licensor for the purpose of discussing and improving the Work, but
excluding communication that is conspicuously marked or otherwise
designated in writing by the copyright owner as "Not a Contribution."
"Contributor" shall mean Licensor and any Legal Entity on behalf of "Contributor" shall mean Licensor and any individual or Legal Entity
whom a Contribution has been received by the Licensor and subsequently on behalf of whom a Contribution has been received by Licensor and
incorporated within the Work. subsequently incorporated within the Work.
2. Grant of Copyright License. Subject to the terms and conditions of 2. Grant of Copyright License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual, this License, each Contributor hereby grants to You a perpetual,
@@ -74,13 +78,13 @@
use, offer to sell, sell, import, and otherwise transfer the Work, use, offer to sell, sell, import, and otherwise transfer the Work,
where such license applies only to those patent claims licensable where such license applies only to those patent claims licensable
by such Contributor that are necessarily infringed by their by such Contributor that are necessarily infringed by their
Contribution(s) alone or by the combination of their Contribution(s) Contribution(s) alone or by combination of their Contribution(s)
with the Work to which such Contribution(s) was submitted. If You with the Work to which such Contribution(s) was submitted. If You
institute patent litigation against any entity (including a cross-claim institute patent litigation against any entity (including a
or counterclaim in a lawsuit) alleging that the Work or any portion of cross-claim or counterclaim in a lawsuit) alleging that the Work
the Work (a direct contribution, infringement or a contributed program) or a Contribution incorporated within the Work constitutes direct
constitutes direct or contributory patent infringement, then any patent or contributory patent infringement, then any patent licenses
licenses granted to You under this License for that Work shall terminate granted to You under this License for that Work shall terminate
as of the date such litigation is filed. as of the date such litigation is filed.
4. Redistribution. You may reproduce and distribute copies of the 4. Redistribution. You may reproduce and distribute copies of the
@@ -88,8 +92,8 @@
modifications, and in Source or Object form, provided that You modifications, and in Source or Object form, provided that You
meet the following conditions: meet the following conditions:
(a) You must give any other recipients of the Work or Derivative Works (a) You must give any other recipients of the Work or
a copy of this License; and Derivative Works a copy of this License; and
(b) You must cause any modified files to carry prominent notices (b) You must cause any modified files to carry prominent notices
stating that You changed the files; and stating that You changed the files; and
@@ -101,27 +105,28 @@
the Derivative Works; and the Derivative Works; and
(d) If the Work includes a "NOTICE" text file as part of its (d) If the Work includes a "NOTICE" text file as part of its
distribution, You must include a readable copy of the distribution, then any Derivative Works that You distribute must
attribution notices contained within such NOTICE file, in include a readable copy of the attribution notices contained
at least one of the following places: within a NOTICE text within such NOTICE file, excluding those notices that do not
file distributed as part of the Derivative Works; within pertain to any part of the Derivative Works, in at least one
the Source form or documentation, if provided along with the of the following places: within a NOTICE text file distributed
Derivative Works; or, within a display generated by the as part of the Derivative Works; within the Source form or
Derivative Works, if and wherever such third-party notices documentation, if provided along with the Derivative Works; or,
normally appear. The contents of the NOTICE file are for within a display generated by the Derivative Works, if and
informational purposes only and do not modify the License. wherever such third-party notices normally appear. The contents
You may add Your own attribution notices within Derivative of the NOTICE file are for informational purposes only and
Works that You distribute, alongside or in addition to the do not modify the License. You may add Your own attribution
NOTICE text from the Work, provided that such additional notices within Derivative Works that You distribute, alongside
attribution notices cannot be construed as modifying the License. or as an addendum to the NOTICE text from the Work, provided
that such additional attribution notices cannot be construed
as modifying the License.
You may add Your own license statement for Your modifications and You may add Your own copyright statement to Your modifications and
may provide additional grant of rights to use, copy, modify, merge, may provide additional or different license terms and conditions
publish, distribute, sublicense, and/or sell copies of the for use, reproduction, or distribution of Your modifications, or
Contribution, either on an "as is" basis, or under a different for any such Derivative Works as a whole, provided Your use,
license than this License, provided that Your license statement reproduction, and distribution of the Work otherwise complies with
does not restrict the rights granted by this License to the the conditions stated in this License.
recipients of this Work.
5. Submission of Contributions. Unless You explicitly state otherwise, 5. Submission of Contributions. Unless You explicitly state otherwise,
any Contribution intentionally submitted for inclusion in the Work any Contribution intentionally submitted for inclusion in the Work
@@ -143,7 +148,7 @@
implied, including, without limitation, any warranties or conditions implied, including, without limitation, any warranties or conditions
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
PARTICULAR PURPOSE. You are solely responsible for determining the PARTICULAR PURPOSE. You are solely responsible for determining the
appropriateness of using or reproducing the Work and assume any appropriateness of using or redistributing the Work and assume any
risks associated with Your exercise of permissions under this License. risks associated with Your exercise of permissions under this License.
8. Limitation of Liability. In no event and under no legal theory, 8. Limitation of Liability. In no event and under no legal theory,
@@ -151,23 +156,23 @@
unless required by applicable law (such as deliberate and grossly unless required by applicable law (such as deliberate and grossly
negligent acts) or agreed to in writing, shall any Contributor be negligent acts) or agreed to in writing, shall any Contributor be
liable to You for damages, including any direct, indirect, special, liable to You for damages, including any direct, indirect, special,
incidental, or exemplary damages of any character arising as a incidental, or consequential damages of any character arising as a
result of this License or out of the use or inability to use the result of this License or out of the use or inability to use the
Work (including but not limited to damages for loss of goodwill, Work (including but not limited to damages for loss of goodwill,
work stoppage, computer failure or malfunction, or all other work stoppage, computer failure or malfunction, or any and all
commercial damages or losses), even if such Contributor has been other commercial damages or losses), even if such Contributor
advised of the possibility of such damages. has been advised of the possibility of such damages.
9. Accepting Warranty or Additional Liability. While redistributing 9. Accepting Warranty or Additional Liability. While redistributing
the Work or Derivative Works thereof, You may choose to offer, the Work or Derivative Works thereof, You may choose to offer,
and charge a fee for, acceptance of support, warranty, indemnity, and charge a fee for, acceptance of support, warranty, indemnity,
or other liability obligations and/or rights consistent with this or other liability obligations and/or rights consistent with this
License. However, in accepting such obligations, You may offer such License. However, in accepting such obligations, You may act only
obligations only on Your own behalf and on Your sole responsibility, on Your own behalf and on Your sole responsibility, not on behalf
not on behalf of any other Contributor, and only if You agree to of any other Contributor, and only if You agree to indemnify,
indemnify, defend, and hold each Contributor harmless for any defend, and hold each Contributor harmless for any liability
liability incurred by, or claims asserted against, such Contributor incurred by, or claims asserted against, such Contributor by reason
by reason of your accepting any such warranty or additional liability. of your accepting any such warranty or additional liability.
END OF TERMS AND CONDITIONS END OF TERMS AND CONDITIONS
@@ -177,9 +182,10 @@
boilerplate notice, with the fields enclosed by brackets "[]" boilerplate notice, with the fields enclosed by brackets "[]"
replaced with your own identifying information. (Don't include replaced with your own identifying information. (Don't include
the brackets!) The text should be enclosed in the appropriate the brackets!) The text should be enclosed in the appropriate
comment syntax for the file format in question. It may also be comment syntax for the file format. We also recommend that a
provided in a file named "LICENSE" in your source distribution file or class name and description of purpose be included on the
as the text of the file. same "printed page" as the copyright notice for easier
identification within third-party archives.
Copyright [yyyy] [name of copyright owner] Copyright [yyyy] [name of copyright owner]

View File

@@ -1,3 +1,4 @@
Apache License Apache License
Version 2.0, January 2004 Version 2.0, January 2004
http://www.apache.org/licenses/ http://www.apache.org/licenses/
@@ -32,9 +33,10 @@
not limited to compiled object code, generated documentation, not limited to compiled object code, generated documentation,
and conversions to other media types. and conversions to other media types.
"Work" shall mean the work of authorship made available under "Work" shall mean the work of authorship, whether in Source or
the License, as indicated by a copyright notice that is included in Object form, made available under the License, as indicated by a
or attached to the work (an example is provided in the Appendix below). copyright notice that is included in or attached to the work
(an example is provided in the Appendix below).
"Derivative Works" shall mean any work, whether in Source or Object "Derivative Works" shall mean any work, whether in Source or Object
form, that is based on (or derived from) the Work and for which the form, that is based on (or derived from) the Work and for which the
@@ -42,23 +44,25 @@
represent, as a whole, an original work of authorship. For the purposes represent, as a whole, an original work of authorship. For the purposes
of this License, Derivative Works shall not include works that remain of this License, Derivative Works shall not include works that remain
separable from, or merely link (or bind by name) to the interfaces of, separable from, or merely link (or bind by name) to the interfaces of,
the Work and derivative works thereof. the Work and Derivative Works thereof.
"Contribution" shall mean, as submitted to the Licensor for inclusion "Contribution" shall mean any work of authorship, including
in the Work by the copyright owner or by an individual or Legal Entity the original version of the Work and any modifications or additions
authorized to submit on behalf of the copyright owner. For the purposes to that Work or Derivative Works thereof, that is intentionally
of this definition, "submitted" means any form of electronic, verbal, submitted to Licensor for inclusion in the Work by the copyright owner
or written communication sent to the Licensor or its representatives, or by an individual or Legal Entity authorized to submit on behalf of
including but not limited to communication on electronic mailing lists, the copyright owner. For the purposes of this definition, "submitted"
source code control systems, and issue tracking systems that are managed means any form of electronic, verbal, or written communication sent
by, or on behalf of, the Licensor for the purpose of discussing and to the Licensor or its representatives, including but not limited to
improving the Work, but excluding communication that is conspicuously communication on electronic mailing lists, source code control systems,
marked or otherwise designated in writing by the copyright owner as and issue tracking systems that are managed by, or on behalf of, the
"Not a Contribution." Licensor for the purpose of discussing and improving the Work, but
excluding communication that is conspicuously marked or otherwise
designated in writing by the copyright owner as "Not a Contribution."
"Contributor" shall mean Licensor and any Legal Entity on behalf of "Contributor" shall mean Licensor and any individual or Legal Entity
whom a Contribution has been received by the Licensor and subsequently on behalf of whom a Contribution has been received by Licensor and
incorporated within the Work. subsequently incorporated within the Work.
2. Grant of Copyright License. Subject to the terms and conditions of 2. Grant of Copyright License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual, this License, each Contributor hereby grants to You a perpetual,
@@ -74,13 +78,13 @@
use, offer to sell, sell, import, and otherwise transfer the Work, use, offer to sell, sell, import, and otherwise transfer the Work,
where such license applies only to those patent claims licensable where such license applies only to those patent claims licensable
by such Contributor that are necessarily infringed by their by such Contributor that are necessarily infringed by their
Contribution(s) alone or by the combination of their Contribution(s) Contribution(s) alone or by combination of their Contribution(s)
with the Work to which such Contribution(s) was submitted. If You with the Work to which such Contribution(s) was submitted. If You
institute patent litigation against any entity (including a cross-claim institute patent litigation against any entity (including a
or counterclaim in a lawsuit) alleging that the Work or any portion of cross-claim or counterclaim in a lawsuit) alleging that the Work
the Work (a direct contribution, infringement or a contributed program) or a Contribution incorporated within the Work constitutes direct
constitutes direct or contributory patent infringement, then any patent or contributory patent infringement, then any patent licenses
licenses granted to You under this License for that Work shall terminate granted to You under this License for that Work shall terminate
as of the date such litigation is filed. as of the date such litigation is filed.
4. Redistribution. You may reproduce and distribute copies of the 4. Redistribution. You may reproduce and distribute copies of the
@@ -88,8 +92,8 @@
modifications, and in Source or Object form, provided that You modifications, and in Source or Object form, provided that You
meet the following conditions: meet the following conditions:
(a) You must give any other recipients of the Work or Derivative Works (a) You must give any other recipients of the Work or
a copy of this License; and Derivative Works a copy of this License; and
(b) You must cause any modified files to carry prominent notices (b) You must cause any modified files to carry prominent notices
stating that You changed the files; and stating that You changed the files; and
@@ -101,27 +105,28 @@
the Derivative Works; and the Derivative Works; and
(d) If the Work includes a "NOTICE" text file as part of its (d) If the Work includes a "NOTICE" text file as part of its
distribution, You must include a readable copy of the distribution, then any Derivative Works that You distribute must
attribution notices contained within such NOTICE file, in include a readable copy of the attribution notices contained
at least one of the following places: within a NOTICE text within such NOTICE file, excluding those notices that do not
file distributed as part of the Derivative Works; within pertain to any part of the Derivative Works, in at least one
the Source form or documentation, if provided along with the of the following places: within a NOTICE text file distributed
Derivative Works; or, within a display generated by the as part of the Derivative Works; within the Source form or
Derivative Works, if and wherever such third-party notices documentation, if provided along with the Derivative Works; or,
normally appear. The contents of the NOTICE file are for within a display generated by the Derivative Works, if and
informational purposes only and do not modify the License. wherever such third-party notices normally appear. The contents
You may add Your own attribution notices within Derivative of the NOTICE file are for informational purposes only and
Works that You distribute, alongside or in addition to the do not modify the License. You may add Your own attribution
NOTICE text from the Work, provided that such additional notices within Derivative Works that You distribute, alongside
attribution notices cannot be construed as modifying the License. or as an addendum to the NOTICE text from the Work, provided
that such additional attribution notices cannot be construed
as modifying the License.
You may add Your own license statement for Your modifications and You may add Your own copyright statement to Your modifications and
may provide additional grant of rights to use, copy, modify, merge, may provide additional or different license terms and conditions
publish, distribute, sublicense, and/or sell copies of the for use, reproduction, or distribution of Your modifications, or
Contribution, either on an "as is" basis, or under a different for any such Derivative Works as a whole, provided Your use,
license than this License, provided that Your license statement reproduction, and distribution of the Work otherwise complies with
does not restrict the rights granted by this License to the the conditions stated in this License.
recipients of this Work.
5. Submission of Contributions. Unless You explicitly state otherwise, 5. Submission of Contributions. Unless You explicitly state otherwise,
any Contribution intentionally submitted for inclusion in the Work any Contribution intentionally submitted for inclusion in the Work
@@ -143,7 +148,7 @@
implied, including, without limitation, any warranties or conditions implied, including, without limitation, any warranties or conditions
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
PARTICULAR PURPOSE. You are solely responsible for determining the PARTICULAR PURPOSE. You are solely responsible for determining the
appropriateness of using or reproducing the Work and assume any appropriateness of using or redistributing the Work and assume any
risks associated with Your exercise of permissions under this License. risks associated with Your exercise of permissions under this License.
8. Limitation of Liability. In no event and under no legal theory, 8. Limitation of Liability. In no event and under no legal theory,
@@ -151,23 +156,23 @@
unless required by applicable law (such as deliberate and grossly unless required by applicable law (such as deliberate and grossly
negligent acts) or agreed to in writing, shall any Contributor be negligent acts) or agreed to in writing, shall any Contributor be
liable to You for damages, including any direct, indirect, special, liable to You for damages, including any direct, indirect, special,
incidental, or exemplary damages of any character arising as a incidental, or consequential damages of any character arising as a
result of this License or out of the use or inability to use the result of this License or out of the use or inability to use the
Work (including but not limited to damages for loss of goodwill, Work (including but not limited to damages for loss of goodwill,
work stoppage, computer failure or malfunction, or all other work stoppage, computer failure or malfunction, or any and all
commercial damages or losses), even if such Contributor has been other commercial damages or losses), even if such Contributor
advised of the possibility of such damages. has been advised of the possibility of such damages.
9. Accepting Warranty or Additional Liability. While redistributing 9. Accepting Warranty or Additional Liability. While redistributing
the Work or Derivative Works thereof, You may choose to offer, the Work or Derivative Works thereof, You may choose to offer,
and charge a fee for, acceptance of support, warranty, indemnity, and charge a fee for, acceptance of support, warranty, indemnity,
or other liability obligations and/or rights consistent with this or other liability obligations and/or rights consistent with this
License. However, in accepting such obligations, You may offer such License. However, in accepting such obligations, You may act only
obligations only on Your own behalf and on Your sole responsibility, on Your own behalf and on Your sole responsibility, not on behalf
not on behalf of any other Contributor, and only if You agree to of any other Contributor, and only if You agree to indemnify,
indemnify, defend, and hold each Contributor harmless for any defend, and hold each Contributor harmless for any liability
liability incurred by, or claims asserted against, such Contributor incurred by, or claims asserted against, such Contributor by reason
by reason of your accepting any such warranty or additional liability. of your accepting any such warranty or additional liability.
END OF TERMS AND CONDITIONS END OF TERMS AND CONDITIONS
@@ -177,9 +182,10 @@
boilerplate notice, with the fields enclosed by brackets "[]" boilerplate notice, with the fields enclosed by brackets "[]"
replaced with your own identifying information. (Don't include replaced with your own identifying information. (Don't include
the brackets!) The text should be enclosed in the appropriate the brackets!) The text should be enclosed in the appropriate
comment syntax for the file format in question. It may also be comment syntax for the file format. We also recommend that a
provided in a file named "LICENSE" in your source distribution file or class name and description of purpose be included on the
as the text of the file. same "printed page" as the copyright notice for easier
identification within third-party archives.
Copyright [yyyy] [name of copyright owner] Copyright [yyyy] [name of copyright owner]