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