[428] | 1 | ZOO-Project Licensing |
---|
| 2 | --------------------- |
---|
| 3 | |
---|
| 4 | This file attempts to include all licenses that apply within the ZOO-Project |
---|
| 5 | source tree, in particular any that are supposed to be exposed to the end user |
---|
| 6 | for credit requirements for instance. |
---|
| 7 | |
---|
| 8 | ZOO-Kernel License |
---|
| 9 | ------------------ |
---|
| 10 | |
---|
| 11 | Copyright (c) 2009-2013 GeoLabs SARL |
---|
| 12 | |
---|
| 13 | Permission is hereby granted, free of charge, to any person obtaining a copy |
---|
| 14 | of this software and associated documentation files (the “Software”), to deal |
---|
| 15 | in the Software without restriction, including without limitation the rights |
---|
| 16 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell |
---|
| 17 | copies of the Software, and to permit persons to whom the Software is |
---|
| 18 | furnished to do so, subject to the following conditions: |
---|
| 19 | |
---|
| 20 | The above copyright notice and this permission notice shall be included in all |
---|
| 21 | copies of this Software or works derived from this Software. |
---|
| 22 | |
---|
| 23 | THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
---|
| 24 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
---|
| 25 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
---|
| 26 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
---|
| 27 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
---|
| 28 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE |
---|
| 29 | SOFTWARE. |
---|
| 30 | |
---|
| 31 | ZOO-API License |
---|
| 32 | --------------- |
---|
| 33 | |
---|
| 34 | Copyright 2011-2013 GeoLabs SARL. All rights reserved. |
---|
| 35 | Copyright 2010 3liz SARL. All rights reserved. |
---|
| 36 | |
---|
| 37 | Permission is hereby granted, free of charge, to any person obtaining a copy |
---|
| 38 | of this software and associated documentation files (the "Software"), to deal |
---|
| 39 | in the Software without restriction, including without limitation the rights |
---|
| 40 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell |
---|
| 41 | copies of the Software, and to permit persons to whom the Software is |
---|
| 42 | furnished to do so, subject to the following conditions: |
---|
| 43 | |
---|
| 44 | The above copyright notice and this permission notice shall be included in |
---|
| 45 | all copies or substantial portions of the Software. |
---|
| 46 | |
---|
| 47 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
---|
| 48 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
---|
| 49 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
---|
| 50 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
---|
| 51 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
---|
| 52 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN |
---|
| 53 | THE SOFTWARE. |
---|
| 54 | |
---|
| 55 | Copyright (c) 2006-2011 by OpenLayers Contributors (see |
---|
| 56 | https://github.com/openlayers/openlayers/blob/master/authors.txt for full |
---|
| 57 | list of contributors). Published under the Clear BSD license. |
---|
| 58 | See http://svn.openlayers.org/trunk/openlayers/license.txt for the |
---|
| 59 | full text of the license. |
---|
| 60 | |
---|
| 61 | qrencode ZOO-Services License |
---|
| 62 | ----------------------------- |
---|
| 63 | |
---|
| 64 | Copyright (C) 2006-2012 Kentaro Fukuchi <kentaro@fukuchi.org> |
---|
| 65 | |
---|
| 66 | This library is free software; you can redistribute it and/or |
---|
| 67 | modify it under the terms of the GNU Lesser General Public |
---|
| 68 | License as published by the Free Software Foundation; either |
---|
| 69 | version 2.1 of the License, or any later version. |
---|
| 70 | |
---|
| 71 | This library is distributed in the hope that it will be useful, |
---|
| 72 | but WITHOUT ANY WARRANTY; without even the implied warranty of |
---|
| 73 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
---|
| 74 | Lesser General Public License for more details. |
---|
| 75 | |
---|
| 76 | You should have received a copy of the GNU Lesser General Public |
---|
| 77 | License along with this library; if not, write to the Free Software |
---|
| 78 | Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA |
---|
| 79 | |
---|
| 80 | Other ZOO-Services License |
---|
| 81 | -------------------------- |
---|
| 82 | |
---|
| 83 | Copyright (c) 2009-2013, GeoLabs SARL |
---|
| 84 | Copyright (c) 2006, 2009 Matthew Perry |
---|
| 85 | Copyright (c) 2009 Even Rouault |
---|
| 86 | Copyright (c) 2007, Andrey Kiselev <dron@ak4719.spb.edu> |
---|
| 87 | Copyright (c) 1998, 1999, 2002, Frank Warmerdam |
---|
| 88 | Copyright (c) 2002, i3 - information integration and imaging Fort Collin, CO |
---|
| 89 | |
---|
| 90 | Permission is hereby granted, free of charge, to any person obtaining a copy |
---|
| 91 | of this software and associated documentation files (the "Software"), to deal |
---|
| 92 | in the Software without restriction, including without limitation the rights |
---|
| 93 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell |
---|
| 94 | copies of the Software, and to permit persons to whom the Software is |
---|
| 95 | furnished to do so, subject to the following conditions: |
---|
| 96 | |
---|
| 97 | The above copyright notice and this permission notice shall be included in |
---|
| 98 | all copies or substantial portions of the Software. |
---|
| 99 | |
---|
| 100 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
---|
| 101 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
---|
| 102 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
---|
| 103 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
---|
| 104 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
---|
| 105 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN |
---|
| 106 | THE SOFTWARE. |
---|
| 107 | |
---|
| 108 | CGIC License |
---|
| 109 | ------------ |
---|
| 110 | |
---|
| 111 | CGIC, copyright 2009 GeoLabs SARL. |
---|
| 112 | CGIC, copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, |
---|
| 113 | 2004 by Thomas Boutell and Boutell.Com, Inc.. Permission is granted to |
---|
| 114 | use CGIC in any application, commercial or noncommercial, at no cost. |
---|
| 115 | HOWEVER, this copyright paragraph must appear on a "credits" page |
---|
| 116 | accessible in the public online and offline documentation of the program. |
---|
| 117 | Modified versions of the CGIC library should not be distributed without |
---|
| 118 | the attachment of a clear statement regarding the author of the |
---|
| 119 | modifications, and this notice may in no case be removed. |
---|
| 120 | Modifications may also be submitted to the author for inclusion |
---|
| 121 | in the main CGIC distribution. |
---|
| 122 | |
---|
| 123 | IF YOU WOULD PREFER NOT TO ATTACH THE ABOVE NOTICE to |
---|
| 124 | the public documentation of your application, consult the |
---|
| 125 | information which follows regarding the availability |
---|
| 126 | of a nonexclusive commercial license for CGIC. |
---|
| 127 | |
---|
| 128 | dirent-win32 License |
---|
| 129 | -------------------- |
---|
| 130 | |
---|
| 131 | Copyright Kevlin Henney, 1997, 2003. All rights reserved. |
---|
| 132 | |
---|
| 133 | Permission to use, copy, modify, and distribute this software and its |
---|
| 134 | documentation for any purpose is hereby granted without fee, provided |
---|
| 135 | that this copyright and permissions notice appear in all copies and |
---|
| 136 | derivatives. |
---|
| 137 | |
---|
| 138 | This software is supplied "as is" without express or implied warranty. |
---|
| 139 | |
---|
| 140 | But that said, if there are any problems please get in touch. |
---|