1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/PTdecode/CImg-1.3.0/Licence_CeCILL_V2-en.txt Mon Aug 03 14:09:20 2009 +0100 1.3 @@ -0,0 +1,504 @@ 1.4 + 1.5 + CeCILL FREE SOFTWARE LICENSE AGREEMENT 1.6 + 1.7 + 1.8 + Notice 1.9 + 1.10 +This Agreement is a Free Software license agreement that is the result 1.11 +of discussions between its authors in order to ensure compliance with 1.12 +the two main principles guiding its drafting: 1.13 + 1.14 + * firstly, compliance with the principles governing the distribution 1.15 + of Free Software: access to source code, broad rights granted to 1.16 + users, 1.17 + * secondly, the election of a governing law, French law, with which 1.18 + it is conformant, both as regards the law of torts and 1.19 + intellectual property law, and the protection that it offers to 1.20 + both authors and holders of the economic rights over software. 1.21 + 1.22 +The authors of the CeCILL (for Ce[a] C[nrs] I[nria] L[logiciel] L[ibre]) 1.23 +license are: 1.24 + 1.25 +Commissariat à l'Energie Atomique - CEA, a public scientific, technical 1.26 +and industrial research establishment, having its principal place of 1.27 +business at 25 rue Leblanc, immeuble Le Ponant D, 75015 Paris, France. 1.28 + 1.29 +Centre National de la Recherche Scientifique - CNRS, a public scientific 1.30 +and technological research establishment, having its principal place of 1.31 +business at 3 rue Michel-Ange, 75794 Paris cedex 16, France. 1.32 + 1.33 +Institut National de Recherche en Informatique et en Automatique - 1.34 +INRIA, a public scientific and technological establishment, having its 1.35 +principal place of business at Domaine de Voluceau, Rocquencourt, BP 1.36 +105, 78153 Le Chesnay cedex, France. 1.37 + 1.38 + 1.39 + Preamble 1.40 + 1.41 +The purpose of this Free Software license agreement is to grant users 1.42 +the right to modify and redistribute the software governed by this 1.43 +license within the framework of an open source distribution model. 1.44 + 1.45 +The exercising of these rights is conditional upon certain obligations 1.46 +for users so as to preserve this status for all subsequent redistributions. 1.47 + 1.48 +In consideration of access to the source code and the rights to copy, 1.49 +modify and redistribute granted by the license, users are provided only 1.50 +with a limited warranty and the software's author, the holder of the 1.51 +economic rights, and the successive licensors only have limited liability. 1.52 + 1.53 +In this respect, the risks associated with loading, using, modifying 1.54 +and/or developing or reproducing the software by the user are brought to 1.55 +the user's attention, given its Free Software status, which may make it 1.56 +complicated to use, with the result that its use is reserved for 1.57 +developers and experienced professionals having in-depth computer 1.58 +knowledge. Users are therefore encouraged to load and test the suitability 1.59 +of the software as regards their requirements in conditions enabling 1.60 +the security of their systems and/or data to be ensured and, more 1.61 +generally, to use and operate it in the same conditions of security. 1.62 +This Agreement may be freely reproduced and published, provided it is not 1.63 +altered, and that no provisions are either added or removed herefrom. 1.64 + 1.65 +This Agreement may apply to any or all software for which the holder of 1.66 +the economic rights decides to submit the use thereof to its provisions. 1.67 + 1.68 + 1.69 + Article 1 - DEFINITIONS 1.70 + 1.71 +For the purpose of this Agreement, when the following expressions 1.72 +commence with a capital letter, they shall have the following meaning: 1.73 + 1.74 +Agreement: means this license agreement, and its possible subsequent 1.75 +versions and annexes. 1.76 + 1.77 +Software: means the software in its Object Code and/or Source Code form 1.78 +and, where applicable, its documentation, "as is" when the Licensee 1.79 +accepts the Agreement. 1.80 + 1.81 +Initial Software: means the Software in its Source Code and possibly its 1.82 +Object Code form and, where applicable, its documentation, "as is" when 1.83 +it is first distributed under the terms and conditions of the Agreement. 1.84 + 1.85 +Modified Software: means the Software modified by at least one 1.86 +Contribution. 1.87 + 1.88 +Source Code: means all the Software's instructions and program lines to 1.89 +which access is required so as to modify the Software. 1.90 + 1.91 +Object Code: means the binary files originating from the compilation of 1.92 +the Source Code. 1.93 + 1.94 +Holder: means the holder(s) of the economic rights over the Initial 1.95 +Software. 1.96 + 1.97 +Licensee: means the Software user(s) having accepted the Agreement. 1.98 + 1.99 +Contributor: means a Licensee having made at least one Contribution. 1.100 + 1.101 +Licensor: means the Holder, or any other individual or legal entity, who 1.102 +distributes the Software under the Agreement. 1.103 + 1.104 +Contribution: means any or all modifications, corrections, translations, 1.105 +adaptations and/or new functions integrated into the Software by any or 1.106 +all Contributors, as well as any or all Internal Modules. 1.107 + 1.108 +Module: means a set of sources files including their documentation that 1.109 +enables supplementary functions or services in addition to those offered 1.110 +by the Software. 1.111 + 1.112 +External Module: means any or all Modules, not derived from the 1.113 +Software, so that this Module and the Software run in separate address 1.114 +spaces, with one calling the other when they are run. 1.115 + 1.116 +Internal Module: means any or all Module, connected to the Software so 1.117 +that they both execute in the same address space. 1.118 + 1.119 +GNU GPL: means the GNU General Public License version 2 or any 1.120 +subsequent version, as published by the Free Software Foundation Inc. 1.121 + 1.122 +Parties: mean both the Licensee and the Licensor. 1.123 + 1.124 +These expressions may be used both in singular and plural form. 1.125 + 1.126 + 1.127 + Article 2 - PURPOSE 1.128 + 1.129 +The purpose of the Agreement is the grant by the Licensor to the 1.130 +Licensee of a non-exclusive, transferable and worldwide license for the 1.131 +Software as set forth in Article 5 hereinafter for the whole term of the 1.132 +protection granted by the rights over said Software. 1.133 + 1.134 + 1.135 + Article 3 - ACCEPTANCE 1.136 + 1.137 +3.1 The Licensee shall be deemed as having accepted the terms and 1.138 +conditions of this Agreement upon the occurrence of the first of the 1.139 +following events: 1.140 + 1.141 + * (i) loading the Software by any or all means, notably, by 1.142 + downloading from a remote server, or by loading from a physical 1.143 + medium; 1.144 + * (ii) the first time the Licensee exercises any of the rights 1.145 + granted hereunder. 1.146 + 1.147 +3.2 One copy of the Agreement, containing a notice relating to the 1.148 +characteristics of the Software, to the limited warranty, and to the 1.149 +fact that its use is restricted to experienced users has been provided 1.150 +to the Licensee prior to its acceptance as set forth in Article 3.1 1.151 +hereinabove, and the Licensee hereby acknowledges that it has read and 1.152 +understood it. 1.153 + 1.154 + 1.155 + Article 4 - EFFECTIVE DATE AND TERM 1.156 + 1.157 + 1.158 + 4.1 EFFECTIVE DATE 1.159 + 1.160 +The Agreement shall become effective on the date when it is accepted by 1.161 +the Licensee as set forth in Article 3.1. 1.162 + 1.163 + 1.164 + 4.2 TERM 1.165 + 1.166 +The Agreement shall remain in force for the entire legal term of 1.167 +protection of the economic rights over the Software. 1.168 + 1.169 + 1.170 + Article 5 - SCOPE OF RIGHTS GRANTED 1.171 + 1.172 +The Licensor hereby grants to the Licensee, who accepts, the following 1.173 +rights over the Software for any or all use, and for the term of the 1.174 +Agreement, on the basis of the terms and conditions set forth hereinafter. 1.175 + 1.176 +Besides, if the Licensor owns or comes to own one or more patents 1.177 +protecting all or part of the functions of the Software or of its 1.178 +components, the Licensor undertakes not to enforce the rights granted by 1.179 +these patents against successive Licensees using, exploiting or 1.180 +modifying the Software. If these patents are transferred, the Licensor 1.181 +undertakes to have the transferees subscribe to the obligations set 1.182 +forth in this paragraph. 1.183 + 1.184 + 1.185 + 5.1 RIGHT OF USE 1.186 + 1.187 +The Licensee is authorized to use the Software, without any limitation 1.188 +as to its fields of application, with it being hereinafter specified 1.189 +that this comprises: 1.190 + 1.191 + 1. permanent or temporary reproduction of all or part of the Software 1.192 + by any or all means and in any or all form. 1.193 + 1.194 + 2. loading, displaying, running, or storing the Software on any or 1.195 + all medium. 1.196 + 1.197 + 3. entitlement to observe, study or test its operation so as to 1.198 + determine the ideas and principles behind any or all constituent 1.199 + elements of said Software. This shall apply when the Licensee 1.200 + carries out any or all loading, displaying, running, transmission 1.201 + or storage operation as regards the Software, that it is entitled 1.202 + to carry out hereunder. 1.203 + 1.204 + 1.205 + 5.2 ENTITLEMENT TO MAKE CONTRIBUTIONS 1.206 + 1.207 +The right to make Contributions includes the right to translate, adapt, 1.208 +arrange, or make any or all modifications to the Software, and the right 1.209 +to reproduce the resulting software. 1.210 + 1.211 +The Licensee is authorized to make any or all Contributions to the 1.212 +Software provided that it includes an explicit notice that it is the 1.213 +author of said Contribution and indicates the date of the creation thereof. 1.214 + 1.215 + 1.216 + 5.3 RIGHT OF DISTRIBUTION 1.217 + 1.218 +In particular, the right of distribution includes the right to publish, 1.219 +transmit and communicate the Software to the general public on any or 1.220 +all medium, and by any or all means, and the right to market, either in 1.221 +consideration of a fee, or free of charge, one or more copies of the 1.222 +Software by any means. 1.223 + 1.224 +The Licensee is further authorized to distribute copies of the modified 1.225 +or unmodified Software to third parties according to the terms and 1.226 +conditions set forth hereinafter. 1.227 + 1.228 + 1.229 + 5.3.1 DISTRIBUTION OF SOFTWARE WITHOUT MODIFICATION 1.230 + 1.231 +The Licensee is authorized to distribute true copies of the Software in 1.232 +Source Code or Object Code form, provided that said distribution 1.233 +complies with all the provisions of the Agreement and is accompanied by: 1.234 + 1.235 + 1. a copy of the Agreement, 1.236 + 1.237 + 2. a notice relating to the limitation of both the Licensor's 1.238 + warranty and liability as set forth in Articles 8 and 9, 1.239 + 1.240 +and that, in the event that only the Object Code of the Software is 1.241 +redistributed, the Licensee allows future Licensees unhindered access to 1.242 +the full Source Code of the Software by indicating how to access it, it 1.243 +being understood that the additional cost of acquiring the Source Code 1.244 +shall not exceed the cost of transferring the data. 1.245 + 1.246 + 1.247 + 5.3.2 DISTRIBUTION OF MODIFIED SOFTWARE 1.248 + 1.249 +When the Licensee makes a Contribution to the Software, the terms and 1.250 +conditions for the distribution of the resulting Modified Software 1.251 +become subject to all the provisions of this Agreement. 1.252 + 1.253 +The Licensee is authorized to distribute the Modified Software, in 1.254 +source code or object code form, provided that said distribution 1.255 +complies with all the provisions of the Agreement and is accompanied by: 1.256 + 1.257 + 1. a copy of the Agreement, 1.258 + 1.259 + 2. a notice relating to the limitation of both the Licensor's 1.260 + warranty and liability as set forth in Articles 8 and 9, 1.261 + 1.262 +and that, in the event that only the Object Code of the Modified 1.263 +Software is redistributed, the Licensee allows future Licensees 1.264 +unhindered access to the full source code of the Modified Software by 1.265 +indicating how to access it, it being understood that the additional 1.266 +cost of acquiring the source code shall not exceed the cost of 1.267 +transferring the data. 1.268 + 1.269 + 1.270 + 5.3.3 DISTRIBUTION OF EXTERNAL MODULES 1.271 + 1.272 +When the Licensee has developed an External Module, the terms and 1.273 +conditions of this Agreement do not apply to said External Module, that 1.274 +may be distributed under a separate license agreement. 1.275 + 1.276 + 1.277 + 5.3.4 COMPATIBILITY WITH THE GNU GPL 1.278 + 1.279 +The Licensee can include a code that is subject to the provisions of one 1.280 +of the versions of the GNU GPL in the Modified or unmodified Software, 1.281 +and distribute that entire code under the terms of the same version of 1.282 +the GNU GPL. 1.283 + 1.284 +The Licensee can include the Modified or unmodified Software in a code 1.285 +that is subject to the provisions of one of the versions of the GNU GPL, 1.286 +and distribute that entire code under the terms of the same version of 1.287 +the GNU GPL. 1.288 + 1.289 + 1.290 + Article 6 - INTELLECTUAL PROPERTY 1.291 + 1.292 + 1.293 + 6.1 OVER THE INITIAL SOFTWARE 1.294 + 1.295 +The Holder owns the economic rights over the Initial Software. Any or 1.296 +all use of the Initial Software is subject to compliance with the terms 1.297 +and conditions under which the Holder has elected to distribute its work 1.298 +and no one shall be entitled to modify the terms and conditions for the 1.299 +distribution of said Initial Software. 1.300 + 1.301 +The Holder undertakes that the Initial Software will remain ruled at 1.302 +least by the current license, for the duration set forth in Article 4.2. 1.303 + 1.304 + 1.305 + 6.2 OVER THE CONTRIBUTIONS 1.306 + 1.307 +A Licensee who develops a Contribution is the owner of the intellectual 1.308 +property rights over this Contribution as defined by applicable law. 1.309 + 1.310 + 1.311 + 6.3 OVER THE EXTERNAL MODULES 1.312 + 1.313 +A Licensee who develops an External Module is the owner of the 1.314 +intellectual property rights over this External Module as defined by 1.315 +applicable law and is free to choose the type of agreement that shall 1.316 +govern its distribution. 1.317 + 1.318 + 1.319 + 6.4 JOINT PROVISIONS 1.320 + 1.321 +The Licensee expressly undertakes: 1.322 + 1.323 + 1. not to remove, or modify, in any manner, the intellectual property 1.324 + notices attached to the Software; 1.325 + 1.326 + 2. to reproduce said notices, in an identical manner, in the copies 1.327 + of the Software modified or not. 1.328 + 1.329 +The Licensee undertakes not to directly or indirectly infringe the 1.330 +intellectual property rights of the Holder and/or Contributors on the 1.331 +Software and to take, where applicable, vis-à-vis its staff, any and all 1.332 +measures required to ensure respect of said intellectual property rights 1.333 +of the Holder and/or Contributors. 1.334 + 1.335 + 1.336 + Article 7 - RELATED SERVICES 1.337 + 1.338 +7.1 Under no circumstances shall the Agreement oblige the Licensor to 1.339 +provide technical assistance or maintenance services for the Software. 1.340 + 1.341 +However, the Licensor is entitled to offer this type of services. The 1.342 +terms and conditions of such technical assistance, and/or such 1.343 +maintenance, shall be set forth in a separate instrument. Only the 1.344 +Licensor offering said maintenance and/or technical assistance services 1.345 +shall incur liability therefor. 1.346 + 1.347 +7.2 Similarly, any Licensor is entitled to offer to its licensees, under 1.348 +its sole responsibility, a warranty, that shall only be binding upon 1.349 +itself, for the redistribution of the Software and/or the Modified 1.350 +Software, under terms and conditions that it is free to decide. Said 1.351 +warranty, and the financial terms and conditions of its application, 1.352 +shall be subject of a separate instrument executed between the Licensor 1.353 +and the Licensee. 1.354 + 1.355 + 1.356 + Article 8 - LIABILITY 1.357 + 1.358 +8.1 Subject to the provisions of Article 8.2, the Licensee shall be 1.359 +entitled to claim compensation for any direct loss it may have suffered 1.360 +from the Software as a result of a fault on the part of the relevant 1.361 +Licensor, subject to providing evidence thereof. 1.362 + 1.363 +8.2 The Licensor's liability is limited to the commitments made under 1.364 +this Agreement and shall not be incurred as a result of in particular: 1.365 +(i) loss due the Licensee's total or partial failure to fulfill its 1.366 +obligations, (ii) direct or consequential loss that is suffered by the 1.367 +Licensee due to the use or performance of the Software, and (iii) more 1.368 +generally, any consequential loss. In particular the Parties expressly 1.369 +agree that any or all pecuniary or business loss (i.e. loss of data, 1.370 +loss of profits, operating loss, loss of customers or orders, 1.371 +opportunity cost, any disturbance to business activities) or any or all 1.372 +legal proceedings instituted against the Licensee by a third party, 1.373 +shall constitute consequential loss and shall not provide entitlement to 1.374 +any or all compensation from the Licensor. 1.375 + 1.376 + 1.377 + Article 9 - WARRANTY 1.378 + 1.379 +9.1 The Licensee acknowledges that the scientific and technical 1.380 +state-of-the-art when the Software was distributed did not enable all 1.381 +possible uses to be tested and verified, nor for the presence of 1.382 +possible defects to be detected. In this respect, the Licensee's 1.383 +attention has been drawn to the risks associated with loading, using, 1.384 +modifying and/or developing and reproducing the Software which are 1.385 +reserved for experienced users. 1.386 + 1.387 +The Licensee shall be responsible for verifying, by any or all means, 1.388 +the suitability of the product for its requirements, its good working order, 1.389 +and for ensuring that it shall not cause damage to either persons or 1.390 +properties. 1.391 + 1.392 +9.2 The Licensor hereby represents, in good faith, that it is entitled 1.393 +to grant all the rights over the Software (including in particular the 1.394 +rights set forth in Article 5). 1.395 + 1.396 +9.3 The Licensee acknowledges that the Software is supplied "as is" by 1.397 +the Licensor without any other express or tacit warranty, other than 1.398 +that provided for in Article 9.2 and, in particular, without any warranty 1.399 +as to its commercial value, its secured, safe, innovative or relevant 1.400 +nature. 1.401 + 1.402 +Specifically, the Licensor does not warrant that the Software is free 1.403 +from any error, that it will operate without interruption, that it will 1.404 +be compatible with the Licensee's own equipment and software 1.405 +configuration, nor that it will meet the Licensee's requirements. 1.406 + 1.407 +9.4 The Licensor does not either expressly or tacitly warrant that the 1.408 +Software does not infringe any third party intellectual property right 1.409 +relating to a patent, software or any other property right. Therefore, 1.410 +the Licensor disclaims any and all liability towards the Licensee 1.411 +arising out of any or all proceedings for infringement that may be 1.412 +instituted in respect of the use, modification and redistribution of the 1.413 +Software. Nevertheless, should such proceedings be instituted against 1.414 +the Licensee, the Licensor shall provide it with technical and legal 1.415 +assistance for its defense. Such technical and legal assistance shall be 1.416 +decided on a case-by-case basis between the relevant Licensor and the 1.417 +Licensee pursuant to a memorandum of understanding. The Licensor 1.418 +disclaims any and all liability as regards the Licensee's use of the 1.419 +name of the Software. No warranty is given as regards the existence of 1.420 +prior rights over the name of the Software or as regards the existence 1.421 +of a trademark. 1.422 + 1.423 + 1.424 + Article 10 - TERMINATION 1.425 + 1.426 +10.1 In the event of a breach by the Licensee of its obligations 1.427 +hereunder, the Licensor may automatically terminate this Agreement 1.428 +thirty (30) days after notice has been sent to the Licensee and has 1.429 +remained ineffective. 1.430 + 1.431 +10.2 A Licensee whose Agreement is terminated shall no longer be 1.432 +authorized to use, modify or distribute the Software. However, any 1.433 +licenses that it may have granted prior to termination of the Agreement 1.434 +shall remain valid subject to their having been granted in compliance 1.435 +with the terms and conditions hereof. 1.436 + 1.437 + 1.438 + Article 11 - MISCELLANEOUS 1.439 + 1.440 + 1.441 + 11.1 EXCUSABLE EVENTS 1.442 + 1.443 +Neither Party shall be liable for any or all delay, or failure to 1.444 +perform the Agreement, that may be attributable to an event of force 1.445 +majeure, an act of God or an outside cause, such as defective 1.446 +functioning or interruptions of the electricity or telecommunications 1.447 +networks, network paralysis following a virus attack, intervention by 1.448 +government authorities, natural disasters, water damage, earthquakes, 1.449 +fire, explosions, strikes and labor unrest, war, etc. 1.450 + 1.451 +11.2 Any failure by either Party, on one or more occasions, to invoke 1.452 +one or more of the provisions hereof, shall under no circumstances be 1.453 +interpreted as being a waiver by the interested Party of its right to 1.454 +invoke said provision(s) subsequently. 1.455 + 1.456 +11.3 The Agreement cancels and replaces any or all previous agreements, 1.457 +whether written or oral, between the Parties and having the same 1.458 +purpose, and constitutes the entirety of the agreement between said 1.459 +Parties concerning said purpose. No supplement or modification to the 1.460 +terms and conditions hereof shall be effective as between the Parties 1.461 +unless it is made in writing and signed by their duly authorized 1.462 +representatives. 1.463 + 1.464 +11.4 In the event that one or more of the provisions hereof were to 1.465 +conflict with a current or future applicable act or legislative text, 1.466 +said act or legislative text shall prevail, and the Parties shall make 1.467 +the necessary amendments so as to comply with said act or legislative 1.468 +text. All other provisions shall remain effective. Similarly, invalidity 1.469 +of a provision of the Agreement, for any reason whatsoever, shall not 1.470 +cause the Agreement as a whole to be invalid. 1.471 + 1.472 + 1.473 + 11.5 LANGUAGE 1.474 + 1.475 +The Agreement is drafted in both French and English and both versions 1.476 +are deemed authentic. 1.477 + 1.478 + 1.479 + Article 12 - NEW VERSIONS OF THE AGREEMENT 1.480 + 1.481 +12.1 Any person is authorized to duplicate and distribute copies of this 1.482 +Agreement. 1.483 + 1.484 +12.2 So as to ensure coherence, the wording of this Agreement is 1.485 +protected and may only be modified by the authors of the License, who 1.486 +reserve the right to periodically publish updates or new versions of the 1.487 +Agreement, each with a separate number. These subsequent versions may 1.488 +address new issues encountered by Free Software. 1.489 + 1.490 +12.3 Any Software distributed under a given version of the Agreement may 1.491 +only be subsequently distributed under the same version of the Agreement 1.492 +or a subsequent version, subject to the provisions of Article 5.3.4. 1.493 + 1.494 + 1.495 + Article 13 - GOVERNING LAW AND JURISDICTION 1.496 + 1.497 +13.1 The Agreement is governed by French law. The Parties agree to 1.498 +endeavor to seek an amicable solution to any disagreements or disputes 1.499 +that may arise during the performance of the Agreement. 1.500 + 1.501 +13.2 Failing an amicable solution within two (2) months as from their 1.502 +occurrence, and unless emergency proceedings are necessary, the 1.503 +disagreements or disputes shall be referred to the Paris Courts having 1.504 +jurisdiction, by the more diligent Party. 1.505 + 1.506 + 1.507 +Version 2.0 dated 2006-07-12.