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