A.11 Copy of Licenses for Helidon 4.3.1

Project Helidon

===============

Copyright (c) 2017, 2025 Oracle and/or its affiliates.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

========================================================================== Third Party Dependencies

==========================================================================

This project includes or depends on code from third party projects.

Attributions are contained in THIRD_PARTY_LICENSES.txt.

Third Party Attributions

-------------------------------------------------------

The following software (or subsets of the software) are third party dependencies of Helidon. They are identified by the Helidon module(s) that use them.

Brave OpenTracing Java Bridge for Zipkin

The OpenZipkin Authors Apache 2.0 Used by: [helidon-tracing-providers-zipkin]

Zipkin OpenTracing Brave (io.opentracing.brave:brave-opentracing)

Copyright 2016-2020 The OpenZipkin Authors

--------------------------------------------

See full text at the bottom of this document for license: Apache-2.0

-------------------------------------------- Fourth Party Runtime Dependencies --------------------------------------------

"OpenTracing API" (io.opentracing:opentracing-api)

Copyright 2016-2019 The OpenTracing Authors Apache License 2.0

--------------------------------------------

"Brave" (io.zipkin.brave:brave)

Copyright 2013-2020 The OpenZipkin Authors Apache License 2.0

--------------------------------------------

"Zipkin Reporter Brave" io.zipkin.reporter2:zipkin-reporter-brave)

Copyright 2016-2020 The OpenZipkin Authors Apache License 2.0

--------------------------------------------

CDI-API RedHat, Inc., JBoss community Apache 2.0 Used by: [helidon-health-checks, helidon-integrations-cdi-datasource, helidon-integrations-cdi-datasource-hikaricp, helidon-integrations-cdi-datasource-ucp, helidon-integrations-cdi-delegates, helidon-integrations-cdi-eclipselink, helidon-integrations-cdi-hibernate, helidon-integrations-cdi-jpa, helidon-integrations-cdi-jta, helidon-integrations-cdi-jta-weld, helidon-integrations-cdi-reference-counted-context, helidon-integrations-micrometer-cdi, helidon-integrations-micronaut-cdi, helidon-integrations-micronaut-data, helidon-integrations-microstream-cdi, helidon-integrations-oci-sdk-cdi, helidon-integrations-vault-cdi, helidon-jersey-client, helidon-messaging-aq, helidon-messaging-jms, helidon-messaging-kafka, helidon-messaging-mock, helidon-messaging-wls-jms, helidon-microprofile-config, helidon-microprofile-cors, helidon-microprofile-fault-tolerance, helidon-microprofile-metrics, helidon-microprofile-server, helidon-microprofile-service-common, helidon-microprofile-telemetry, helidon-microprofile-tracing, helidon-microprofile-websocket, weld-se-core]

Jakarta CDI API (jakarta.enterprise:jakarta.enterprise.cdi-api)

--------------------------------------------

# Notices for Jakarta Contexts and Dependency Injection This content is produced and maintained by the Jakarta Contexts and Dependency Injection project. * Project home: https://projects.eclipse.org/projects/ee4j.cdi ## Trademarks Jakarta Contexts and Dependency Injection is a trademark of the Eclipse Foundation. ## Copyright All content is the property of the respective authors or their employers. For more information regarding authorship of content, please consult the listed source code repository logs. ## Declared Project Licenses This program and the accompanying materials are made available under the terms of the Apache License v. 2.0 which is available at http://www.apache.org/licenses/LICENSE-2.0 SPDX-License-Identifier: Apache-2.0 ## Source Code The project maintains the following source code repositories: * https://github.com/eclipse-ee4j/cdi

-------------------------------------------- See full text at the bottom of this document for license: Apache-2.0

-------------------------------------------- Fourth Party Dependencies --------------------------------------------

-------------------------------------------- Eclipse Yasson Eclipse Foundation Multiple Licenses Used by: [helidon-http-media-jsonb, helidon-microprofile, helidon-webserver-graphql]

Eclipse Yasson org.eclipse.yasson (org.eclipse:yasson) Copyright (c) 2019,2021 Payara Foundation and/or its affiliates. All rights reserved. Copyright (c) 2015,2022 Oracle and/or its affiliates. All rights reserved. Copyright (c) 2019,2020 Payara Services and/or its affiliates. All rights reserved. Copyright (c) 2019,2021 IBM and/or its affiliates. All rights reserved. Multi License: Eclipse Public License - v 2.0, Eclipse Distribution License - v 1.0 # Notices for Eclipse Yasson This content is produced and maintained by the Eclipse Yasson project. Project home: https://projects.eclipse.org/projects/ee4j.yasson ## Trademarks Eclipse Yasson is a trademark of the Eclipse Foundation. ## Copyright All content is the property of the respective authors or their employers. For more information regarding authorship of content, please consult the listed source code repository logs. ## Declared Project Licenses This program and the accompanying materials are made available under the terms of the Eclipse Public License v. 2.0 which is available at http://www.eclipse.org/legal/epl-v20.html, or the Eclipse Distribution License v. 1.0 which is available at http://www.eclipse.org/org/documents/edl-v10.php. SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause ## Source Code The project maintains the following source code repositories: https://github.com/eclipse/yasson https://github.com/eclipse-ee4j/yasson ## Cryptography Content may contain encryption software. The country in which you are currently may have restrictions on the import, possession, and use, and/or re-export to another country, of encryption software. BEFORE using any encryption software, please check the country's laws, regulations and policies concerning the import, possession, or use, and re-export of encryption software, to see if this is permitted. -------------------------------------------- See full text at the bottom of this document for license: EPL-2.0 -------------------------------------------- Eclipse Distribution License - v 1.0 Copyright (c) 2007, Eclipse Foundation, Inc. and its licensors. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: - Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. - Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. - Neither the name of the Eclipse Foundation, Inc. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -------------------------------------------- Fourth Party Dependencies -------------------------------------------- "JSON-B API" (jakarta.json.bind:jakarta.json.bind-api) Copyright (c) 2015,2019 Oracle and/or its affiliates. All rights reserved. Copyright 2019 Eclipse Foundation. All Rights Reserved. Multi License: Eclipse Public License - v 2.0, GPL Version 2 + CPE -------------------------------------------- "JSON-P API" (jakarta.json-api:jakarta.json-api) Copyright (c) 2011, 2019 Oracle and/or its affiliates. All rights reserved. Copyright (c) 2019 Eclipse Foundation. Multi License: Eclipse Public License - v 2.0, GPL Version 2 + CPE -------------------------------------------- "JSON-P Default Provider" (org.glassfish:jakarta.json) Copyright (c) 2011,2019 Oracle and/or its affiliates. All rights reserved. Multi License: Eclipse Public License - v 2.0, GPL Version 2 + CPE -------------------------------------------- See full text at the bottom of this document for license: GPLv2-CPE

EclipseLink JPA Eclipse Foundation Multiple Licenses Used by: [helidon-integrations-cdi-eclipselink]

EclipseLink JPA (org.eclipse.persistence:org.eclipse.persistence.jpa) Copyright (c) 1998,2018 IBM and/or its affiliates. All rights reserved. Copyright (c) 1998,2021 IBM Corporation and/or its affiliates. All rights reserved. Copyright (c) 1998,2023 Oracle and/or its affiliates. All rights reserved. Copyright (c) 2000, 2015 -2011 INRIA, France Telecom Copyright (c) 1998,2018 Hans Harz, Andrew Rustleund, IBM Corporation. All rights reserved. Copyright (c) 1998,2022 IBM Corporation. All rights reserved. -------------------------------------------- # Notices for EclipseLink This content is produced and maintained by the EclipseLink project. * Project home: https://projects.eclipse.org/projects/ee4j.eclipselink ## Trademarks EclipseLink is a trademark of the Eclipse Foundation. ## Copyright All content is the property of the respective authors or their employers. For more information regarding authorship of content, please consult the listed source code repository logs. ## Declared Project Licenses This program and the accompanying materials are made available under the terms of the Eclipse Public License v. 2.0 which is available at https://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License v1.0 which is available at https://www.eclipse.org/org/documents/edl-v10.php. SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause -------------------------------------------- See full text at the bottom of this document for license: EPL-2.0 -------------------------------------------- Eclipse Distribution License - v 1.0 Copyright (c) 2007, Eclipse Foundation, Inc. and its licensors. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: - Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. - Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. - Neither the name of the Eclipse Foundation, Inc. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -------------------------------------------- Fourth Party Dependencies -------------------------------------------- "EclipseLink ASM" (org.eclipse.persistence:org.eclipse.persistence.asm) Copyright (c) 2000-2011 INRIA, France Telecom Copyright (c) 2018,2022 Oracle and/or its affiliates. All rights reserved. Eclipse Public License - 2.0 Eclipse Distribution License - v 1.0 -------------------------------------------- "EclipseLink Core" (org.eclipse.persistence:org.eclipse.persistence.core) Copyright (c) 2012,2020 Oracle and/or its affiliates. All Rights Reserved. Copyright (c) 2009,2022 Markus Karg, SAP. All rights reserved. Copyright (c) 2009,2016 SAP, IBM Corporation. All rights reserved. Copyright (c) 2009,2022 Fujitsu Limited. All rights reserved. Copyright (c) 1998,2022 SAP. All rights reserved. Copyright (c) 1998,2020 IBM and/or its affiliates. All rights reserved. Copyright (c) 2019 Payara Services Ltd. Copyright (c) 1998,2023 IBM Corporation. All rights reserved. Copyright (c) 2011,2022 Jenzabar, Inc. All rights reserved. Copyright (c) 1998,2015 Sei Syvalta. All rights reserved. Copyright (c) 2012,2018 Pervasive Software Inc. All Rights Reserved. Copyright (c) 2010 Frank Schwarz. All rights reserved. Copyright (c) 2020,2021 Oracle, IBM and/or its affiliates. All rights reserved. Copyright (c) 1998,2023 Oracle and/or its affiliates. All rights reserved. Copyright (c) 2008 Markus KARG(markus-karg@users.sourceforge.net). Copyright (c) 1998,2022 IBM Corporation and/or its affiliates. All rights reserved. Eclipse Public License - 2.0 Eclipse Distribution License - v 1.0 -------------------------------------------- "EclipseLink Hermes Parser" (org.eclipse.persistence:org.eclipse.persistence.jpa.jpql) Copyright (c) 2006,2021 Oracle and/or its affiliates. All rights reserved. Copyright (c) 2021 IBM Corporation. All rights reserved. Eclipse Public License - 2.0 Eclipse Distribution License - v 1.0 -------------------------------------------- "Jakarta Persistence API" (jakarta.persistence:jakarta.persistence-api) Copyright (c) 2019, 2020 Eclipse Foundation. All rights reserved. Copyright (c) 2008,2020 Oracle and/or its affiliates. All rights reserved. Eclipse Public License - 2.0 Eclipse Distribution License - v 1.0 -------------------------------------------- "Jakarta Bean Validation API" (jakarta.validation:jakarta.validation-api) Copyright (c) 2019,2020 Eclipse Foundation. Apache License 2.0 -------------------------------------------- See full text at the bottom of this document for license: Apache-2.0 -------------------------------------------- "jakarta.transaction API" 2.0.0 (jakarta.transaction:jakarta.transaction-api) Copyright (c) 1997,2020 Oracle and/or its affiliates. All rights reserved. Eclipse Public License - 2.0 GPL2 w/ CPE -------------------------------------------- See full text at the bottom of this document for license: GPLv2-CPE

Google APIs Client Library for Java Google Apache 2.0 Used by: [helidon-security-providers-google-login]

Handlebars.java Edgar Espina Apache 2.0 Used by: [helidon-inject-maven-plugin, helidon-inject-tools, helidon-integrations-oci-sdk-processor]

Handlebars (com.github.jknack:handlebars) Copyright (c) 2012-2015 Edgar Espina This file is part of Handlebars.java. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -------------------------------------------- See full text at the bottom of this document for license: Apache-2.0 -------------------------------------------- Fourth Party Runtime Dependencies -------------------------------------------- "SLF4J API Module" (org.slf4j:slf4j-api) Copyright (c) 2004-2011 QOS.ch The MIT License SPDX short identifier: MIT Further resources on the MIT License Copyright <YEAR> <COPYRIGHT HOLDER> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -------------------------------------------- org.antlr:antlr4-runtime [The "BSD 3-clause license"] Copyright (c) 2012-2017 The ANTLR Project. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -------------------------------------------- org.apache.commons:commons-lang3 Apache Commons Lang Copyright 2001-2021 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (https://www.apache.org/). -------------------------------------------- org.apache.commons:commons-text Apache Commons Text Copyright 2014-2019 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (https://www.apache.org/). --------------------------------------------

Hibernate Validator Hibernate Apache 2.0 Used by: [helidon-microprofile-bean-validation]

HikariCP Brett Woolridge Apache 2.0 Used by: [helidon-dbclient-hikari, helidon-integrations-cdi-datasource-hikaricp]

HikariCP (com.zaxxer:HikariCP) Copyright (C) 2013,2019 Brett Wooldridge Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -------------------------------------------- See full text at the bottom of this document for license: Apache-2.0 -------------------------------------------- Fourth Party Runtime Dependencies -------------------------------------------- "SLF4J API Module" (org.slf4j:slf4j-api) Copyright (c) 2004-2019 QOS.ch The MIT License SPDX short identifier: MIT Further resources on the MIT License Copyright Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. --------------------------------------------

JBoss Logging Apache 2.0 Apache 2.0 Used by: [helidon-microprofile-cdi]

10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. NO WARRANTY

11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. END OF TERMS AND CONDITIONS How to Apply These Terms to Your New Programs If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms. To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. <one line to give the program's name and a brief idea of what it does.> Copyright (C) <year> <name of author> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. Also add information on how to contact you by electronic and paper mail. If the program is interactive, make it output a short notice like this when it starts in an interactive mode: Gnomovision version 69, Copyright (C) year name of author Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details. The hypothetical commands `show w' and `show c' should show the appropriate parts of the General Public License. Of course, the commands you use may be called something other than `show w' and `show c'; they could even be mouse-clicks or menu items--whatever suits your program. You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the program, if necessary. Here is a sample; alter the names: Yoyodyne, Inc., hereby disclaims all copyright interest in the program `Gnomovision' (which makes passes at compilers) written by James Hacker. <signature of Ty Coon>, 1 April 1989 Ty Coon, President of Vice This General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Lesser General Public License instead of this License. CLASSPATH EXCEPTION Linking this library statically or dynamically with other modules is making a combined work based on this library. Thus, the terms and conditions of the GNU General Public License version 2 cover the whole combination. As a special exception, the copyright holders of this library give you permission to link this library with independent modules to produce an executable, regardless of the license terms of these independent modules, and to copy and distribute the resulting executable under terms of your choice, provided that you also meet, for each linked independent module, the terms and conditions of the license of that module. An independent module is a module which is not derived from or based on this library. If you modify this library, you may extend this exception to your version of the library, but you are not obligated to do so. If you do not wish to do so, delete this exception statement from your version.