From bff568429ea0a716c0b507b4bfcc371373d336c3 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: 259bb4dfed4b8e4d40e50af0709703e60a807406 [formerly 7d7f20b388c14f07259da3991d540bfc55cc58a9 [formerly d84394c2f8f62406fee0e039ba0aa283bbbd857e]] Former-commit-id: 7d7f20b388c14f07259da3991d540bfc55cc58a9 Former-commit-id: 262473a662dff6d0386b06d84a28925083036d49 --- 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.