From e1fc93dfa6865a21275e8cc91c9c27f780d6dd23 Mon Sep 17 00:00:00 2001 From: Steve Harris Date: Thu, 6 Sep 2012 11:09:24 -0500 Subject: [PATCH] Issue #1141 - Adding JavaAPIforKml license file Former-commit-id: bff568429ea0a716c0b507b4bfcc371373d336c3 [formerly 262473a662dff6d0386b06d84a28925083036d49] [formerly 7d7f20b388c14f07259da3991d540bfc55cc58a9] [formerly 259bb4dfed4b8e4d40e50af0709703e60a807406 [formerly 7d7f20b388c14f07259da3991d540bfc55cc58a9 [formerly d84394c2f8f62406fee0e039ba0aa283bbbd857e]]] Former-commit-id: 259bb4dfed4b8e4d40e50af0709703e60a807406 Former-commit-id: b5f2c0d43419e070c4bba708a58e58d3d8d0517c [formerly b9317a53c7e6bd7b8f58c702ca8e9bdce2d7cc1e] Former-commit-id: 727899cc20a42466b64eb5149c375927076b4990 --- rpms/legal/FOSS_licenses/JavaAPIforKml/License.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 rpms/legal/FOSS_licenses/JavaAPIforKml/License.txt diff --git a/rpms/legal/FOSS_licenses/JavaAPIforKml/License.txt b/rpms/legal/FOSS_licenses/JavaAPIforKml/License.txt new file mode 100644 index 0000000000..e0994166ab --- /dev/null +++ b/rpms/legal/FOSS_licenses/JavaAPIforKml/License.txt @@ -0,0 +1,12 @@ +BSD license + +Copyright (c) 2009, Micromata GmbH +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 Micromata GmbH 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 Micromata GmbH ''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 Micromata GmbH 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.