PTdecode/CImg-1.3.0/resources/debian/copyright

changeset 5
1204ebf9340d
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/PTdecode/CImg-1.3.0/resources/debian/copyright	Mon Aug 03 14:09:20 2009 +0100
     1.3 @@ -0,0 +1,1035 @@
     1.4 +This package was debianized by François-Xavier Dupé <fdupe@greyc.ensicaen.fr> on
     1.5 +Tue, 18 Apr 2007.
     1.6 +
     1.7 +It was downloaded from http://cimg.sourceforge.net/
     1.8 +
     1.9 +Upstream Author: David Tschumperlé <http://www.greyc.ensicaen.fr/~dtschump/>
    1.10 +
    1.11 +Copyright (c) David Tschumperlé
    1.12 +
    1.13 +The CImg Library is distributed under two distinct licenses : the library core itself is governed by
    1.14 +the CeCILL-C License (LGPL-like), while all other files of the package are distributed under the CeCILL
    1.15 +License (GPL-compatible). Both are open source licenses, the CeCILL-C being less restrictive than the
    1.16 +CeCILL one.
    1.17 +The CImg Library source code has been registered to the APP (French Agency for the Protection of Programs)
    1.18 +by the INRIA, under registration number IDDN.FR.001.040004.000.S.P.2004.000.21000.
    1.19 +
    1.20 +For more information GPL and LGPL can be found in the repertory
    1.21 +can be found in the file `/usr/share/common-licenses' on Debian systems.
    1.22 +
    1.23 +CeCill License:
    1.24 +
    1.25 +               CeCILL FREE SOFTWARE LICENSE AGREEMENT
    1.26 +
    1.27 +
    1.28 +    Notice
    1.29 +
    1.30 +This Agreement is a Free Software license agreement that is the result
    1.31 +of discussions between its authors in order to ensure compliance with
    1.32 +the two main principles guiding its drafting:
    1.33 +
    1.34 +    * firstly, compliance with the principles governing the distribution
    1.35 +      of Free Software: access to source code, broad rights granted to
    1.36 +      users,
    1.37 +    * secondly, the election of a governing law, French law, with which
    1.38 +      it is conformant, both as regards the law of torts and
    1.39 +      intellectual property law, and the protection that it offers to
    1.40 +      both authors and holders of the economic rights over software.
    1.41 +
    1.42 +The authors of the CeCILL (for Ce[a] C[nrs] I[nria] L[logiciel] L[ibre])
    1.43 +license are:
    1.44 +
    1.45 +Commissariat à l'Energie Atomique - CEA, a public scientific, technical
    1.46 +and industrial research establishment, having its principal place of
    1.47 +business at 25 rue Leblanc, immeuble Le Ponant D, 75015 Paris, France.
    1.48 +
    1.49 +Centre National de la Recherche Scientifique - CNRS, a public scientific
    1.50 +and technological research establishment, having its principal place of
    1.51 +business at 3 rue Michel-Ange, 75794 Paris cedex 16, France.
    1.52 +
    1.53 +Institut National de Recherche en Informatique et en Automatique -
    1.54 +INRIA, a public scientific and technological establishment, having its
    1.55 +principal place of business at Domaine de Voluceau, Rocquencourt, BP
    1.56 +105, 78153 Le Chesnay cedex, France.
    1.57 +
    1.58 +
    1.59 +    Preamble
    1.60 +
    1.61 +The purpose of this Free Software license agreement is to grant users
    1.62 +the right to modify and redistribute the software governed by this
    1.63 +license within the framework of an open source distribution model.
    1.64 +
    1.65 +The exercising of these rights is conditional upon certain obligations
    1.66 +for users so as to preserve this status for all subsequent redistributions.
    1.67 +
    1.68 +In consideration of access to the source code and the rights to copy,
    1.69 +modify and redistribute granted by the license, users are provided only
    1.70 +with a limited warranty and the software's author, the holder of the
    1.71 +economic rights, and the successive licensors only have limited liability.
    1.72 +
    1.73 +In this respect, the risks associated with loading, using, modifying
    1.74 +and/or developing or reproducing the software by the user are brought to
    1.75 +the user's attention, given its Free Software status, which may make it
    1.76 +complicated to use, with the result that its use is reserved for
    1.77 +developers and experienced professionals having in-depth computer
    1.78 +knowledge. Users are therefore encouraged to load and test the suitability
    1.79 +of the software as regards their requirements in conditions enabling
    1.80 +the security of their systems and/or data to be ensured and, more
    1.81 +generally, to use and operate it in the same conditions of security.
    1.82 +This Agreement may be freely reproduced and published, provided it is not
    1.83 +altered, and that no provisions are either added or removed herefrom.
    1.84 +
    1.85 +This Agreement may apply to any or all software for which the holder of
    1.86 +the economic rights decides to submit the use thereof to its provisions.
    1.87 +
    1.88 +
    1.89 +    Article 1 - DEFINITIONS
    1.90 +
    1.91 +For the purpose of this Agreement, when the following expressions
    1.92 +commence with a capital letter, they shall have the following meaning:
    1.93 +
    1.94 +Agreement: means this license agreement, and its possible subsequent
    1.95 +versions and annexes.
    1.96 +
    1.97 +Software: means the software in its Object Code and/or Source Code form
    1.98 +and, where applicable, its documentation, "as is" when the Licensee
    1.99 +accepts the Agreement.
   1.100 +
   1.101 +Initial Software: means the Software in its Source Code and possibly its
   1.102 +Object Code form and, where applicable, its documentation, "as is" when
   1.103 +it is first distributed under the terms and conditions of the Agreement.
   1.104 +
   1.105 +Modified Software: means the Software modified by at least one
   1.106 +Contribution.
   1.107 +
   1.108 +Source Code: means all the Software's instructions and program lines to
   1.109 +which access is required so as to modify the Software.
   1.110 +
   1.111 +Object Code: means the binary files originating from the compilation of
   1.112 +the Source Code.
   1.113 +
   1.114 +Holder: means the holder(s) of the economic rights over the Initial
   1.115 +Software.
   1.116 +
   1.117 +Licensee: means the Software user(s) having accepted the Agreement.
   1.118 +
   1.119 +Contributor: means a Licensee having made at least one Contribution.
   1.120 +
   1.121 +Licensor: means the Holder, or any other individual or legal entity, who
   1.122 +distributes the Software under the Agreement.
   1.123 +
   1.124 +Contribution: means any or all modifications, corrections, translations,
   1.125 +adaptations and/or new functions integrated into the Software by any or
   1.126 +all Contributors, as well as any or all Internal Modules.
   1.127 +
   1.128 +Module: means a set of sources files including their documentation that
   1.129 +enables supplementary functions or services in addition to those offered
   1.130 +by the Software.
   1.131 +
   1.132 +External Module: means any or all Modules, not derived from the
   1.133 +Software, so that this Module and the Software run in separate address
   1.134 +spaces, with one calling the other when they are run.
   1.135 +
   1.136 +Internal Module: means any or all Module, connected to the Software so
   1.137 +that they both execute in the same address space.
   1.138 +
   1.139 +GNU GPL: means the GNU General Public License version 2 or any
   1.140 +subsequent version, as published by the Free Software Foundation Inc.
   1.141 +
   1.142 +Parties: mean both the Licensee and the Licensor.
   1.143 +
   1.144 +These expressions may be used both in singular and plural form.
   1.145 +
   1.146 +
   1.147 +    Article 2 - PURPOSE
   1.148 +
   1.149 +The purpose of the Agreement is the grant by the Licensor to the
   1.150 +Licensee of a non-exclusive, transferable and worldwide license for the
   1.151 +Software as set forth in Article 5 hereinafter for the whole term of the
   1.152 +protection granted by the rights over said Software.
   1.153 +
   1.154 +
   1.155 +    Article 3 - ACCEPTANCE
   1.156 +
   1.157 +3.1 The Licensee shall be deemed as having accepted the terms and
   1.158 +conditions of this Agreement upon the occurrence of the first of the
   1.159 +following events:
   1.160 +
   1.161 +    * (i) loading the Software by any or all means, notably, by
   1.162 +      downloading from a remote server, or by loading from a physical
   1.163 +      medium;
   1.164 +    * (ii) the first time the Licensee exercises any of the rights
   1.165 +      granted hereunder.
   1.166 +
   1.167 +3.2 One copy of the Agreement, containing a notice relating to the
   1.168 +characteristics of the Software, to the limited warranty, and to the
   1.169 +fact that its use is restricted to experienced users has been provided
   1.170 +to the Licensee prior to its acceptance as set forth in Article 3.1
   1.171 +hereinabove, and the Licensee hereby acknowledges that it has read and
   1.172 +understood it.
   1.173 +
   1.174 +
   1.175 +    Article 4 - EFFECTIVE DATE AND TERM
   1.176 +
   1.177 +
   1.178 +      4.1 EFFECTIVE DATE
   1.179 +
   1.180 +The Agreement shall become effective on the date when it is accepted by
   1.181 +the Licensee as set forth in Article 3.1.
   1.182 +
   1.183 +
   1.184 +      4.2 TERM
   1.185 +
   1.186 +The Agreement shall remain in force for the entire legal term of
   1.187 +protection of the economic rights over the Software.
   1.188 +
   1.189 +
   1.190 +    Article 5 - SCOPE OF RIGHTS GRANTED
   1.191 +
   1.192 +The Licensor hereby grants to the Licensee, who accepts, the following
   1.193 +rights over the Software for any or all use, and for the term of the
   1.194 +Agreement, on the basis of the terms and conditions set forth hereinafter.
   1.195 +
   1.196 +Besides, if the Licensor owns or comes to own one or more patents
   1.197 +protecting all or part of the functions of the Software or of its
   1.198 +components, the Licensor undertakes not to enforce the rights granted by
   1.199 +these patents against successive Licensees using, exploiting or
   1.200 +modifying the Software. If these patents are transferred, the Licensor
   1.201 +undertakes to have the transferees subscribe to the obligations set
   1.202 +forth in this paragraph.
   1.203 +
   1.204 +
   1.205 +      5.1 RIGHT OF USE
   1.206 +
   1.207 +The Licensee is authorized to use the Software, without any limitation
   1.208 +as to its fields of application, with it being hereinafter specified
   1.209 +that this comprises:
   1.210 +
   1.211 +   1. permanent or temporary reproduction of all or part of the Software
   1.212 +      by any or all means and in any or all form.
   1.213 +
   1.214 +   2. loading, displaying, running, or storing the Software on any or
   1.215 +      all medium.
   1.216 +
   1.217 +   3. entitlement to observe, study or test its operation so as to
   1.218 +      determine the ideas and principles behind any or all constituent
   1.219 +      elements of said Software. This shall apply when the Licensee
   1.220 +      carries out any or all loading, displaying, running, transmission
   1.221 +      or storage operation as regards the Software, that it is entitled
   1.222 +      to carry out hereunder.
   1.223 +
   1.224 +
   1.225 +      5.2 ENTITLEMENT TO MAKE CONTRIBUTIONS
   1.226 +
   1.227 +The right to make Contributions includes the right to translate, adapt,
   1.228 +arrange, or make any or all modifications to the Software, and the right
   1.229 +to reproduce the resulting software.
   1.230 +
   1.231 +The Licensee is authorized to make any or all Contributions to the
   1.232 +Software provided that it includes an explicit notice that it is the
   1.233 +author of said Contribution and indicates the date of the creation thereof.
   1.234 +
   1.235 +
   1.236 +      5.3 RIGHT OF DISTRIBUTION
   1.237 +
   1.238 +In particular, the right of distribution includes the right to publish,
   1.239 +transmit and communicate the Software to the general public on any or
   1.240 +all medium, and by any or all means, and the right to market, either in
   1.241 +consideration of a fee, or free of charge, one or more copies of the
   1.242 +Software by any means.
   1.243 +
   1.244 +The Licensee is further authorized to distribute copies of the modified
   1.245 +or unmodified Software to third parties according to the terms and
   1.246 +conditions set forth hereinafter.
   1.247 +
   1.248 +
   1.249 +        5.3.1 DISTRIBUTION OF SOFTWARE WITHOUT MODIFICATION
   1.250 +
   1.251 +The Licensee is authorized to distribute true copies of the Software in
   1.252 +Source Code or Object Code form, provided that said distribution
   1.253 +complies with all the provisions of the Agreement and is accompanied by:
   1.254 +
   1.255 +   1. a copy of the Agreement,
   1.256 +
   1.257 +   2. a notice relating to the limitation of both the Licensor's
   1.258 +      warranty and liability as set forth in Articles 8 and 9,
   1.259 +
   1.260 +and that, in the event that only the Object Code of the Software is
   1.261 +redistributed, the Licensee allows future Licensees unhindered access to
   1.262 +the full Source Code of the Software by indicating how to access it, it
   1.263 +being understood that the additional cost of acquiring the Source Code
   1.264 +shall not exceed the cost of transferring the data.
   1.265 +
   1.266 +
   1.267 +        5.3.2 DISTRIBUTION OF MODIFIED SOFTWARE
   1.268 +
   1.269 +When the Licensee makes a Contribution to the Software, the terms and
   1.270 +conditions for the distribution of the resulting Modified Software
   1.271 +become subject to all the provisions of this Agreement.
   1.272 +
   1.273 +The Licensee is authorized to distribute the Modified Software, in
   1.274 +source code or object code form, provided that said distribution
   1.275 +complies with all the provisions of the Agreement and is accompanied by:
   1.276 +
   1.277 +   1. a copy of the Agreement,
   1.278 +
   1.279 +   2. a notice relating to the limitation of both the Licensor's
   1.280 +      warranty and liability as set forth in Articles 8 and 9,
   1.281 +
   1.282 +and that, in the event that only the Object Code of the Modified
   1.283 +Software is redistributed, the Licensee allows future Licensees
   1.284 +unhindered access to the full source code of the Modified Software by
   1.285 +indicating how to access it, it being understood that the additional
   1.286 +cost of acquiring the source code shall not exceed the cost of
   1.287 +transferring the data.
   1.288 +
   1.289 +
   1.290 +        5.3.3 DISTRIBUTION OF EXTERNAL MODULES
   1.291 +
   1.292 +When the Licensee has developed an External Module, the terms and
   1.293 +conditions of this Agreement do not apply to said External Module, that
   1.294 +may be distributed under a separate license agreement.
   1.295 +
   1.296 +
   1.297 +        5.3.4 COMPATIBILITY WITH THE GNU GPL
   1.298 +
   1.299 +The Licensee can include a code that is subject to the provisions of one
   1.300 +of the versions of the GNU GPL in the Modified or unmodified Software,
   1.301 +and distribute that entire code under the terms of the same version of
   1.302 +the GNU GPL.
   1.303 +
   1.304 +The Licensee can include the Modified or unmodified Software in a code
   1.305 +that is subject to the provisions of one of the versions of the GNU GPL,
   1.306 +and distribute that entire code under the terms of the same version of
   1.307 +the GNU GPL.
   1.308 +
   1.309 +
   1.310 +    Article 6 - INTELLECTUAL PROPERTY
   1.311 +
   1.312 +
   1.313 +      6.1 OVER THE INITIAL SOFTWARE
   1.314 +
   1.315 +The Holder owns the economic rights over the Initial Software. Any or
   1.316 +all use of the Initial Software is subject to compliance with the terms
   1.317 +and conditions under which the Holder has elected to distribute its work
   1.318 +and no one shall be entitled to modify the terms and conditions for the
   1.319 +distribution of said Initial Software.
   1.320 +
   1.321 +The Holder undertakes that the Initial Software will remain ruled at
   1.322 +least by the current license, for the duration set forth in Article 4.2.
   1.323 +
   1.324 +
   1.325 +      6.2 OVER THE CONTRIBUTIONS
   1.326 +
   1.327 +A Licensee who develops a Contribution is the owner of the intellectual
   1.328 +property rights over this Contribution as defined by applicable law.
   1.329 +
   1.330 +
   1.331 +      6.3 OVER THE EXTERNAL MODULES
   1.332 +
   1.333 +A Licensee who develops an External Module is the owner of the
   1.334 +intellectual property rights over this External Module as defined by
   1.335 +applicable law and is free to choose the type of agreement that shall
   1.336 +govern its distribution.
   1.337 +
   1.338 +
   1.339 +      6.4 JOINT PROVISIONS
   1.340 +
   1.341 +The Licensee expressly undertakes:
   1.342 +
   1.343 +   1. not to remove, or modify, in any manner, the intellectual property
   1.344 +      notices attached to the Software;
   1.345 +
   1.346 +   2. to reproduce said notices, in an identical manner, in the copies
   1.347 +      of the Software modified or not.
   1.348 +
   1.349 +The Licensee undertakes not to directly or indirectly infringe the
   1.350 +intellectual property rights of the Holder and/or Contributors on the
   1.351 +Software and to take, where applicable, vis-à-vis its staff, any and all
   1.352 +measures required to ensure respect of said intellectual property rights
   1.353 +of the Holder and/or Contributors.
   1.354 +
   1.355 +
   1.356 +    Article 7 - RELATED SERVICES
   1.357 +
   1.358 +7.1 Under no circumstances shall the Agreement oblige the Licensor to
   1.359 +provide technical assistance or maintenance services for the Software.
   1.360 +
   1.361 +However, the Licensor is entitled to offer this type of services. The
   1.362 +terms and conditions of such technical assistance, and/or such
   1.363 +maintenance, shall be set forth in a separate instrument. Only the
   1.364 +Licensor offering said maintenance and/or technical assistance services
   1.365 +shall incur liability therefor.
   1.366 +
   1.367 +7.2 Similarly, any Licensor is entitled to offer to its licensees, under
   1.368 +its sole responsibility, a warranty, that shall only be binding upon
   1.369 +itself, for the redistribution of the Software and/or the Modified
   1.370 +Software, under terms and conditions that it is free to decide. Said
   1.371 +warranty, and the financial terms and conditions of its application,
   1.372 +shall be subject of a separate instrument executed between the Licensor
   1.373 +and the Licensee.
   1.374 +
   1.375 +
   1.376 +    Article 8 - LIABILITY
   1.377 +
   1.378 +8.1 Subject to the provisions of Article 8.2, the Licensee shall be
   1.379 +entitled to claim compensation for any direct loss it may have suffered
   1.380 +from the Software as a result of a fault on the part of the relevant
   1.381 +Licensor, subject to providing evidence thereof.
   1.382 +
   1.383 +8.2 The Licensor's liability is limited to the commitments made under
   1.384 +this Agreement and shall not be incurred as a result of in particular:
   1.385 +(i) loss due the Licensee's total or partial failure to fulfill its
   1.386 +obligations, (ii) direct or consequential loss that is suffered by the
   1.387 +Licensee due to the use or performance of the Software, and (iii) more
   1.388 +generally, any consequential loss. In particular the Parties expressly
   1.389 +agree that any or all pecuniary or business loss (i.e. loss of data,
   1.390 +loss of profits, operating loss, loss of customers or orders,
   1.391 +opportunity cost, any disturbance to business activities) or any or all
   1.392 +legal proceedings instituted against the Licensee by a third party,
   1.393 +shall constitute consequential loss and shall not provide entitlement to
   1.394 +any or all compensation from the Licensor.
   1.395 +
   1.396 +
   1.397 +    Article 9 - WARRANTY
   1.398 +
   1.399 +9.1 The Licensee acknowledges that the scientific and technical
   1.400 +state-of-the-art when the Software was distributed did not enable all
   1.401 +possible uses to be tested and verified, nor for the presence of
   1.402 +possible defects to be detected. In this respect, the Licensee's
   1.403 +attention has been drawn to the risks associated with loading, using,
   1.404 +modifying and/or developing and reproducing the Software which are
   1.405 +reserved for experienced users.
   1.406 +
   1.407 +The Licensee shall be responsible for verifying, by any or all means,
   1.408 +the suitability of the product for its requirements, its good working order,
   1.409 +and for ensuring that it shall not cause damage to either persons or
   1.410 +properties.
   1.411 +
   1.412 +9.2 The Licensor hereby represents, in good faith, that it is entitled
   1.413 +to grant all the rights over the Software (including in particular the
   1.414 +rights set forth in Article 5).
   1.415 +
   1.416 +9.3 The Licensee acknowledges that the Software is supplied "as is" by
   1.417 +the Licensor without any other express or tacit warranty, other than
   1.418 +that provided for in Article 9.2 and, in particular, without any warranty
   1.419 +as to its commercial value, its secured, safe, innovative or relevant
   1.420 +nature.
   1.421 +
   1.422 +Specifically, the Licensor does not warrant that the Software is free
   1.423 +from any error, that it will operate without interruption, that it will
   1.424 +be compatible with the Licensee's own equipment and software
   1.425 +configuration, nor that it will meet the Licensee's requirements.
   1.426 +
   1.427 +9.4 The Licensor does not either expressly or tacitly warrant that the
   1.428 +Software does not infringe any third party intellectual property right
   1.429 +relating to a patent, software or any other property right. Therefore,
   1.430 +the Licensor disclaims any and all liability towards the Licensee
   1.431 +arising out of any or all proceedings for infringement that may be
   1.432 +instituted in respect of the use, modification and redistribution of the
   1.433 +Software. Nevertheless, should such proceedings be instituted against
   1.434 +the Licensee, the Licensor shall provide it with technical and legal
   1.435 +assistance for its defense. Such technical and legal assistance shall be
   1.436 +decided on a case-by-case basis between the relevant Licensor and the
   1.437 +Licensee pursuant to a memorandum of understanding. The Licensor
   1.438 +disclaims any and all liability as regards the Licensee's use of the
   1.439 +name of the Software. No warranty is given as regards the existence of
   1.440 +prior rights over the name of the Software or as regards the existence
   1.441 +of a trademark.
   1.442 +
   1.443 +
   1.444 +    Article 10 - TERMINATION
   1.445 +
   1.446 +10.1 In the event of a breach by the Licensee of its obligations
   1.447 +hereunder, the Licensor may automatically terminate this Agreement
   1.448 +thirty (30) days after notice has been sent to the Licensee and has
   1.449 +remained ineffective.
   1.450 +
   1.451 +10.2 A Licensee whose Agreement is terminated shall no longer be
   1.452 +authorized to use, modify or distribute the Software. However, any
   1.453 +licenses that it may have granted prior to termination of the Agreement
   1.454 +shall remain valid subject to their having been granted in compliance
   1.455 +with the terms and conditions hereof.
   1.456 +
   1.457 +
   1.458 +    Article 11 - MISCELLANEOUS
   1.459 +
   1.460 +
   1.461 +      11.1 EXCUSABLE EVENTS
   1.462 +
   1.463 +Neither Party shall be liable for any or all delay, or failure to
   1.464 +perform the Agreement, that may be attributable to an event of force
   1.465 +majeure, an act of God or an outside cause, such as defective
   1.466 +functioning or interruptions of the electricity or telecommunications
   1.467 +networks, network paralysis following a virus attack, intervention by
   1.468 +government authorities, natural disasters, water damage, earthquakes,
   1.469 +fire, explosions, strikes and labor unrest, war, etc.
   1.470 +
   1.471 +11.2 Any failure by either Party, on one or more occasions, to invoke
   1.472 +one or more of the provisions hereof, shall under no circumstances be
   1.473 +interpreted as being a waiver by the interested Party of its right to
   1.474 +invoke said provision(s) subsequently.
   1.475 +
   1.476 +11.3 The Agreement cancels and replaces any or all previous agreements,
   1.477 +whether written or oral, between the Parties and having the same
   1.478 +purpose, and constitutes the entirety of the agreement between said
   1.479 +Parties concerning said purpose. No supplement or modification to the
   1.480 +terms and conditions hereof shall be effective as between the Parties
   1.481 +unless it is made in writing and signed by their duly authorized
   1.482 +representatives.
   1.483 +
   1.484 +11.4 In the event that one or more of the provisions hereof were to
   1.485 +conflict with a current or future applicable act or legislative text,
   1.486 +said act or legislative text shall prevail, and the Parties shall make
   1.487 +the necessary amendments so as to comply with said act or legislative
   1.488 +text. All other provisions shall remain effective. Similarly, invalidity
   1.489 +of a provision of the Agreement, for any reason whatsoever, shall not
   1.490 +cause the Agreement as a whole to be invalid.
   1.491 +
   1.492 +
   1.493 +      11.5 LANGUAGE
   1.494 +
   1.495 +The Agreement is drafted in both French and English and both versions
   1.496 +are deemed authentic.
   1.497 +
   1.498 +
   1.499 +    Article 12 - NEW VERSIONS OF THE AGREEMENT
   1.500 +
   1.501 +12.1 Any person is authorized to duplicate and distribute copies of this
   1.502 +Agreement.
   1.503 +
   1.504 +12.2 So as to ensure coherence, the wording of this Agreement is
   1.505 +protected and may only be modified by the authors of the License, who
   1.506 +reserve the right to periodically publish updates or new versions of the
   1.507 +Agreement, each with a separate number. These subsequent versions may
   1.508 +address new issues encountered by Free Software.
   1.509 +
   1.510 +12.3 Any Software distributed under a given version of the Agreement may
   1.511 +only be subsequently distributed under the same version of the Agreement
   1.512 +or a subsequent version, subject to the provisions of Article 5.3.4.
   1.513 +
   1.514 +
   1.515 +    Article 13 - GOVERNING LAW AND JURISDICTION
   1.516 +
   1.517 +13.1 The Agreement is governed by French law. The Parties agree to
   1.518 +endeavor to seek an amicable solution to any disagreements or disputes
   1.519 +that may arise during the performance of the Agreement.
   1.520 +
   1.521 +13.2 Failing an amicable solution within two (2) months as from their
   1.522 +occurrence, and unless emergency proceedings are necessary, the
   1.523 +disagreements or disputes shall be referred to the Paris Courts having
   1.524 +jurisdiction, by the more diligent Party.
   1.525 +
   1.526 +
   1.527 +Version 2.0 dated 2006-07-12.
   1.528 +
   1.529 +CeCill-C license:
   1.530 +
   1.531 +
   1.532 +             CeCILL-C FREE SOFTWARE LICENSE AGREEMENT
   1.533 +
   1.534 +
   1.535 +    Notice
   1.536 +
   1.537 +This Agreement is a Free Software license agreement that is the result
   1.538 +of discussions between its authors in order to ensure compliance with
   1.539 +the two main principles guiding its drafting:
   1.540 +
   1.541 +    * firstly, compliance with the principles governing the distribution
   1.542 +      of Free Software: access to source code, broad rights granted to
   1.543 +      users,
   1.544 +    * secondly, the election of a governing law, French law, with which
   1.545 +      it is conformant, both as regards the law of torts and
   1.546 +      intellectual property law, and the protection that it offers to
   1.547 +      both authors and holders of the economic rights over software.
   1.548 +
   1.549 +The authors of the CeCILL-C (for Ce[a] C[nrs] I[nria] L[logiciel] L[ibre])
   1.550 +license are:
   1.551 +
   1.552 +Commissariat à l'Energie Atomique - CEA, a public scientific, technical
   1.553 +and industrial research establishment, having its principal place of
   1.554 +business at 25 rue Leblanc, immeuble Le Ponant D, 75015 Paris, France.
   1.555 +
   1.556 +Centre National de la Recherche Scientifique - CNRS, a public scientific
   1.557 +and technological establishment, having its principal place of business
   1.558 +at 3 rue Michel-Ange, 75794 Paris cedex 16, France.
   1.559 +
   1.560 +Institut National de Recherche en Informatique et en Automatique -
   1.561 +INRIA, a public scientific and technological establishment, having its
   1.562 +principal place of business at Domaine de Voluceau, Rocquencourt, BP
   1.563 +105, 78153 Le Chesnay cedex, France.
   1.564 +
   1.565 +
   1.566 +    Preamble
   1.567 +
   1.568 +The purpose of this Free Software license agreement is to grant users the
   1.569 +right to modify and re-use the software governed by this license.
   1.570 +
   1.571 +The exercising of this right is conditional on the obligation to make
   1.572 +available to the community the modifications made to the source code of the
   1.573 +software so as to contribute to its evolution.
   1.574 +
   1.575 +In consideration of access to the source code and the rights to copy,
   1.576 +modify and redistribute granted by the license, users are provided only
   1.577 +with a limited warranty and the software's author, the holder of the
   1.578 +economic rights, and the successive licensors only have limited liability.
   1.579 +
   1.580 +In this respect, the risks associated with loading, using, modifying
   1.581 +and/or developing or reproducing the software by the user are brought to
   1.582 +the user's attention, given its Free Software status, which may make it
   1.583 +complicated to use, with the result that its use is reserved for
   1.584 +developers and experienced professionals having in-depth computer
   1.585 +knowledge. Users are therefore encouraged to load and test the suitability
   1.586 +of the software as regards their requirements in conditions enabling the
   1.587 +security of their systems and/or data to be ensured and, more generally, to
   1.588 +use and operate it in the same conditions of security. This Agreement may be
   1.589 +freely reproduced and published, provided it is not altered, and that no
   1.590 +provisions are either added or removed herefrom.
   1.591 +
   1.592 +This Agreement may apply to any or all software for which the holder of
   1.593 +the economic rights decides to submit the use thereof to its provisions.
   1.594 +
   1.595 +
   1.596 +    Article 1 - DEFINITIONS
   1.597 +
   1.598 +For the purpose of this Agreement, when the following expressions
   1.599 +commence with a capital letter, they shall have the following meaning:
   1.600 +
   1.601 +Agreement: means this license agreement, and its possible subsequent
   1.602 +versions and annexes.
   1.603 +
   1.604 +Software: means the software in its Object Code and/or Source Code form
   1.605 +and, where applicable, its documentation, "as is" when the Licensee
   1.606 +accepts the Agreement.
   1.607 +
   1.608 +Initial Software: means the Software in its Source Code and possibly its
   1.609 +Object Code form and, where applicable, its documentation, "as is" when
   1.610 +it is first distributed under the terms and conditions of the Agreement.
   1.611 +
   1.612 +Modified Software: means the Software modified by at least one Integrated
   1.613 +Contribution.
   1.614 +
   1.615 +Source Code: means all the Software's instructions and program lines to
   1.616 +which access is required so as to modify the Software.
   1.617 +
   1.618 +Object Code: means the binary files originating from the compilation of
   1.619 +the Source Code.
   1.620 +
   1.621 +Holder: means the holder(s) of the economic rights over the Initial
   1.622 +Software.
   1.623 +
   1.624 +Licensee: means the Software user(s) having accepted the Agreement.
   1.625 +
   1.626 +Contributor: means a Licensee having made at least one Integrated
   1.627 +Contribution.
   1.628 +
   1.629 +Licensor: means the Holder, or any other individual or legal entity, who
   1.630 +distributes the Software under the Agreement.
   1.631 +
   1.632 +Integrated Contribution: means any or all modifications, corrections,
   1.633 +translations, adaptations and/or new functions integrated into the Source
   1.634 +Code by any or all Contributors.
   1.635 +
   1.636 +Related Module: means a set of sources files including their documentation
   1.637 +that, without modification to the Source Code, enables supplementary
   1.638 +functions or services in addition to those offered by the Software.
   1.639 +
   1.640 +Derivative Software: means any combination of the Software, modified or not,
   1.641 +and of a Related Module.
   1.642 +
   1.643 +Parties: mean both the Licensee and the Licensor.
   1.644 +
   1.645 +These expressions may be used both in singular and plural form.
   1.646 +
   1.647 +
   1.648 +    Article 2 - PURPOSE
   1.649 +
   1.650 +The purpose of the Agreement is the grant by the Licensor to the
   1.651 +Licensee of a non-exclusive, transferable and worldwide license for the
   1.652 +Software as set forth in Article 5 hereinafter for the whole term of the
   1.653 +protection granted by the rights over said Software.
   1.654 +
   1.655 +
   1.656 +    Article 3 - ACCEPTANCE
   1.657 +
   1.658 +3.1 The Licensee shall be deemed as having accepted the terms and
   1.659 +conditions of this Agreement upon the occurrence of the first of the
   1.660 +following events:
   1.661 +
   1.662 +    * (i) loading the Software by any or all means, notably, by
   1.663 +      downloading from a remote server, or by loading from a physical
   1.664 +      medium;
   1.665 +    * (ii) the first time the Licensee exercises any of the rights
   1.666 +      granted hereunder.
   1.667 +
   1.668 +3.2 One copy of the Agreement, containing a notice relating to the
   1.669 +characteristics of the Software, to the limited warranty, and to the
   1.670 +fact that its use is restricted to experienced users has been provided
   1.671 +to the Licensee prior to its acceptance as set forth in Article 3.1
   1.672 +hereinabove, and the Licensee hereby acknowledges that it has read and
   1.673 +understood it.
   1.674 +
   1.675 +
   1.676 +    Article 4 - EFFECTIVE DATE AND TERM
   1.677 +
   1.678 +
   1.679 +      4.1 EFFECTIVE DATE
   1.680 +
   1.681 +The Agreement shall become effective on the date when it is accepted by
   1.682 +the Licensee as set forth in Article 3.1.
   1.683 +
   1.684 +
   1.685 +      4.2 TERM
   1.686 +
   1.687 +The Agreement shall remain in force for the entire legal term of
   1.688 +protection of the economic rights over the Software.
   1.689 +
   1.690 +
   1.691 +    Article 5 - SCOPE OF RIGHTS GRANTED
   1.692 +
   1.693 +The Licensor hereby grants to the Licensee, who accepts, the following
   1.694 +rights over the Software for any or all use, and for the term of the
   1.695 +Agreement, on the basis of the terms and conditions set forth hereinafter.
   1.696 +
   1.697 +Besides, if the Licensor owns or comes to own one or more patents
   1.698 +protecting all or part of the functions of the Software or of its
   1.699 +components, the Licensor undertakes not to enforce the rights granted by
   1.700 +these patents against successive Licensees using, exploiting or
   1.701 +modifying the Software. If these patents are transferred, the Licensor
   1.702 +undertakes to have the transferees subscribe to the obligations set
   1.703 +forth in this paragraph.
   1.704 +
   1.705 +
   1.706 +      5.1 RIGHT OF USE
   1.707 +
   1.708 +The Licensee is authorized to use the Software, without any limitation
   1.709 +as to its fields of application, with it being hereinafter specified
   1.710 +that this comprises:
   1.711 +
   1.712 +   1. permanent or temporary reproduction of all or part of the Software
   1.713 +      by any or all means and in any or all form.
   1.714 +   2. loading, displaying, running, or storing the Software on any or
   1.715 +      all medium.
   1.716 +   3. entitlement to observe, study or test its operation so as to
   1.717 +      determine the ideas and principles behind any or all constituent
   1.718 +      elements of said Software. This shall apply when the Licensee
   1.719 +      carries out any or all loading, displaying, running, transmission
   1.720 +      or storage operation as regards the Software, that it is entitled
   1.721 +      to carry out hereunder.
   1.722 +
   1.723 +
   1.724 +      5.2 RIGHT OF MODIFICATION
   1.725 +
   1.726 +The right of modification includes the right to translate, adapt, arrange,
   1.727 +or make any or all modifications to the Software, and the right to
   1.728 +reproduce the resulting Software. It includes, in particular, the right
   1.729 +to create a Derivative Software.
   1.730 +
   1.731 +The Licensee is authorized to make any or all modification to the
   1.732 +Software provided that it includes an explicit notice that it is the
   1.733 +author of said modification and indicates the date of the creation thereof.
   1.734 +
   1.735 +
   1.736 +      5.3 RIGHT OF DISTRIBUTION
   1.737 +
   1.738 +In particular, the right of distribution includes the right to publish,
   1.739 +transmit and communicate the Software to the general public on any or
   1.740 +all medium, and by any or all means, and the right to market, either in
   1.741 +consideration of a fee, or free of charge, one or more copies of the
   1.742 +Software by any means.
   1.743 +
   1.744 +The Licensee is further authorized to distribute copies of the modified
   1.745 +or unmodified Software to third parties according to the terms and
   1.746 +conditions set forth hereinafter.
   1.747 +
   1.748 +
   1.749 +        5.3.1 DISTRIBUTION OF SOFTWARE WITHOUT MODIFICATION
   1.750 +
   1.751 +The Licensee is authorized to distribute true copies of the Software in
   1.752 +Source Code or Object Code form, provided that said distribution
   1.753 +complies with all the provisions of the Agreement and is accompanied by:
   1.754 +
   1.755 +   1. a copy of the Agreement,
   1.756 +
   1.757 +   2. a notice relating to the limitation of both the Licensor's
   1.758 +      warranty and liability as set forth in Articles 8 and 9,
   1.759 +
   1.760 +and that, in the event that only the Object Code of the Software is
   1.761 +redistributed, the Licensee allows effective access to the full Source Code
   1.762 +of the Software at a minimum during the entire period of its distribution
   1.763 +of the Software, it being understood that the additional cost of acquiring
   1.764 +the Source Code shall not exceed the cost of transferring the data.
   1.765 +
   1.766 +
   1.767 +        5.3.2 DISTRIBUTION OF MODIFIED SOFTWARE
   1.768 +
   1.769 +When the Licensee makes an Integrated Contribution to the Software, the terms
   1.770 +and conditions for the distribution of the resulting Modified Software become
   1.771 +subject to all the provisions of this Agreement.
   1.772 +
   1.773 +The Licensee is authorized to distribute the Modified Software, in source
   1.774 +code or object code form, provided that said distribution complies with all
   1.775 +the provisions of the Agreement and is accompanied by:
   1.776 +
   1.777 +   1. a copy of the Agreement,
   1.778 +   2. a notice relating to the limitation of both the Licensor's warranty and
   1.779 +      liability as set forth in Articles 8 and 9,
   1.780 +
   1.781 +and that, in the event that only the object code of the Modified Software is
   1.782 +redistributed, the Licensee allows effective access to the full source code
   1.783 +of the Modified Software at a minimum during the entire period of its
   1.784 +distribution of the Modified Software, it being understood that the
   1.785 +additional cost of acquiring the source code shall not exceed the cost of
   1.786 +transferring the data.
   1.787 +
   1.788 +        5.3.3 DISTRIBUTION OF DERIVATIVE SOFTWARE
   1.789 +
   1.790 +When the Licensee creates Derivative Software, this Derivative Software may
   1.791 +be distributed under a license agreement other than this Agreement, subject
   1.792 +to compliance with the requirement to include a notice concerning the rights
   1.793 +over the Software as defined in Article 6.4. In the event the creation of the
   1.794 +Derivative Software required modification of the Source Code, the Licensee
   1.795 +undertakes that:
   1.796 +
   1.797 +   1. the resulting Modified Software will be governed by this Agreement,
   1.798 +   2. the Integrated Contributions in the resulting Modified Software will be
   1.799 +      clearly identified and documented,
   1.800 +   3. the Licensee will allow effective access to the source code of the
   1.801 +      Modified Software, at a minimum during the entire period of
   1.802 +      distribution of the Derivative Software, such that such modifications
   1.803 +      may be carried over in a subsequent version of the Software; it being
   1.804 +      understood that the additional cost of purchasing the source code of
   1.805 +      the Modified Software shall not exceed the cost of transferring the
   1.806 +      data.
   1.807 +
   1.808 +
   1.809 +        5.3.4 COMPATIBILITY WITH THE CeCILL LICENSE
   1.810 +
   1.811 +When a Modified Software contains an Integrated Contribution subject to the
   1.812 +CeCill license agreement, or when a Derivative Software contains a Related
   1.813 +Module subject to the CeCill license agreement, the provisions set forth in
   1.814 +the third item of Article 6.4 are optional.
   1.815 +
   1.816 +
   1.817 +    Article 6 - INTELLECTUAL PROPERTY
   1.818 +
   1.819 +
   1.820 +      6.1 OVER THE INITIAL SOFTWARE
   1.821 +
   1.822 +The Holder owns the economic rights over the Initial Software. Any or
   1.823 +all use of the Initial Software is subject to compliance with the terms
   1.824 +and conditions under which the Holder has elected to distribute its work
   1.825 +and no one shall be entitled to modify the terms and conditions for the
   1.826 +distribution of said Initial Software.
   1.827 +
   1.828 +The Holder undertakes that the Initial Software will remain ruled at
   1.829 +least by the current license, for the duration set forth in Article 4.2.
   1.830 +
   1.831 +
   1.832 +      6.2 OVER THE INTEGRATED CONTRIBUTIONS
   1.833 +
   1.834 +A Licensee who develops an Integrated Contribution is the owner of the
   1.835 +intellectual property rights over this Contribution as defined by
   1.836 +applicable law.
   1.837 +
   1.838 +
   1.839 +      6.3 OVER THE RELATED MODULES
   1.840 +
   1.841 +A Licensee who develops an Related Module is the owner of the
   1.842 +intellectual property rights over this Related Module as defined by
   1.843 +applicable law and is free to choose the type of agreement that shall
   1.844 +govern its distribution under the conditions defined in Article 5.3.3.
   1.845 +
   1.846 +
   1.847 +      6.4 NOTICE OF RIGHTS
   1.848 +
   1.849 +The Licensee expressly undertakes:
   1.850 +
   1.851 +   1. not to remove, or modify, in any manner, the intellectual property
   1.852 +      notices attached to the Software;
   1.853 +   2. to reproduce said notices, in an identical manner, in the copies
   1.854 +      of the Software modified or not;
   1.855 +   3. to ensure that use of the Software, its intellectual property
   1.856 +      notices and the fact that it is governed by the Agreement is
   1.857 +      indicated in a text that is easily accessible, specifically from
   1.858 +      the interface of any Derivative Software.
   1.859 +
   1.860 +The Licensee undertakes not to directly or indirectly infringe the
   1.861 +intellectual property rights of the Holder and/or Contributors on the
   1.862 +Software and to take, where applicable, vis-à-vis its staff, any and all
   1.863 +measures required to ensure respect of said intellectual property rights
   1.864 +of the Holder and/or Contributors.
   1.865 +
   1.866 +
   1.867 +    Article 7 - RELATED SERVICES
   1.868 +
   1.869 +7.1 Under no circumstances shall the Agreement oblige the Licensor to
   1.870 +provide technical assistance or maintenance services for the Software.
   1.871 +
   1.872 +However, the Licensor is entitled to offer this type of services. The
   1.873 +terms and conditions of such technical assistance, and/or such
   1.874 +maintenance, shall be set forth in a separate instrument. Only the
   1.875 +Licensor offering said maintenance and/or technical assistance services
   1.876 +shall incur liability therefor.
   1.877 +
   1.878 +7.2 Similarly, any Licensor is entitled to offer to its licensees, under
   1.879 +its sole responsibility, a warranty, that shall only be binding upon
   1.880 +itself, for the redistribution of the Software and/or the Modified
   1.881 +Software, under terms and conditions that it is free to decide. Said
   1.882 +warranty, and the financial terms and conditions of its application,
   1.883 +shall be subject of a separate instrument executed between the Licensor
   1.884 +and the Licensee.
   1.885 +
   1.886 +
   1.887 +    Article 8 - LIABILITY
   1.888 +
   1.889 +8.1 Subject to the provisions of Article 8.2, the Licensee shall be
   1.890 +entitled to claim compensation for any direct loss it may have suffered
   1.891 +from the Software as a result of a fault on the part of the relevant
   1.892 +Licensor, subject to providing evidence thereof.
   1.893 +
   1.894 +8.2 The Licensor's liability is limited to the commitments made under
   1.895 +this Agreement and shall not be incurred as a result of in particular:
   1.896 +(i) loss due the Licensee's total or partial failure to fulfill its
   1.897 +obligations, (ii) direct or consequential loss that is suffered by the
   1.898 +Licensee due to the use or performance of the Software, and (iii) more
   1.899 +generally, any consequential loss. In particular the Parties expressly
   1.900 +agree that any or all pecuniary or business loss (i.e. loss of data,
   1.901 +loss of profits, operating loss, loss of customers or orders,
   1.902 +opportunity cost, any disturbance to business activities) or any or all
   1.903 +legal proceedings instituted against the Licensee by a third party,
   1.904 +shall constitute consequential loss and shall not provide entitlement to
   1.905 +any or all compensation from the Licensor.
   1.906 +
   1.907 +
   1.908 +    Article 9 - WARRANTY
   1.909 +
   1.910 +9.1 The Licensee acknowledges that the scientific and technical
   1.911 +state-of-the-art when the Software was distributed did not enable all
   1.912 +possible uses to be tested and verified, nor for the presence of
   1.913 +possible defects to be detected. In this respect, the Licensee's
   1.914 +attention has been drawn to the risks associated with loading, using,
   1.915 +modifying and/or developing and reproducing the Software which are
   1.916 +reserved for experienced users.
   1.917 +
   1.918 +The Licensee shall be responsible for verifying, by any or all means,
   1.919 +the suitability of the product for its requirements, its good working order,
   1.920 +and for ensuring that it shall not cause damage to either persons or
   1.921 +properties.
   1.922 +
   1.923 +9.2 The Licensor hereby represents, in good faith, that it is entitled
   1.924 +to grant all the rights over the Software (including in particular the
   1.925 +rights set forth in Article 5).
   1.926 +
   1.927 +9.3 The Licensee acknowledges that the Software is supplied "as is" by
   1.928 +the Licensor without any other express or tacit warranty, other than
   1.929 +that provided for in Article 9.2 and, in particular, without any warranty
   1.930 +as to its commercial value, its secured, safe, innovative or relevant
   1.931 +nature.
   1.932 +
   1.933 +Specifically, the Licensor does not warrant that the Software is free
   1.934 +from any error, that it will operate without interruption, that it will
   1.935 +be compatible with the Licensee's own equipment and software
   1.936 +configuration, nor that it will meet the Licensee's requirements.
   1.937 +
   1.938 +9.4 The Licensor does not either expressly or tacitly warrant that the
   1.939 +Software does not infringe any third party intellectual property right
   1.940 +relating to a patent, software or any other property right. Therefore,
   1.941 +the Licensor disclaims any and all liability towards the Licensee
   1.942 +arising out of any or all proceedings for infringement that may be
   1.943 +instituted in respect of the use, modification and redistribution of the
   1.944 +Software. Nevertheless, should such proceedings be instituted against
   1.945 +the Licensee, the Licensor shall provide it with technical and legal
   1.946 +assistance for its defense. Such technical and legal assistance shall be
   1.947 +decided on a case-by-case basis between the relevant Licensor and the
   1.948 +Licensee pursuant to a memorandum of understanding. The Licensor
   1.949 +disclaims any and all liability as regards the Licensee's use of the
   1.950 +name of the Software. No warranty is given as regards the existence of
   1.951 +prior rights over the name of the Software or as regards the existence
   1.952 +of a trademark.
   1.953 +
   1.954 +
   1.955 +    Article 10 - TERMINATION
   1.956 +
   1.957 +10.1 In the event of a breach by the Licensee of its obligations
   1.958 +hereunder, the Licensor may automatically terminate this Agreement
   1.959 +thirty (30) days after notice has been sent to the Licensee and has
   1.960 +remained ineffective.
   1.961 +
   1.962 +10.2 A Licensee whose Agreement is terminated shall no longer be
   1.963 +authorized to use, modify or distribute the Software. However, any
   1.964 +licenses that it may have granted prior to termination of the Agreement
   1.965 +shall remain valid subject to their having been granted in compliance
   1.966 +with the terms and conditions hereof.
   1.967 +
   1.968 +
   1.969 +    Article 11 - MISCELLANEOUS
   1.970 +
   1.971 +
   1.972 +      11.1 EXCUSABLE EVENTS
   1.973 +
   1.974 +Neither Party shall be liable for any or all delay, or failure to
   1.975 +perform the Agreement, that may be attributable to an event of force
   1.976 +majeure, an act of God or an outside cause, such as defective
   1.977 +functioning or interruptions of the electricity or telecommunications
   1.978 +networks, network paralysis following a virus attack, intervention by
   1.979 +government authorities, natural disasters, water damage, earthquakes,
   1.980 +fire, explosions, strikes and labor unrest, war, etc.
   1.981 +
   1.982 +11.2 Any failure by either Party, on one or more occasions, to invoke
   1.983 +one or more of the provisions hereof, shall under no circumstances be
   1.984 +interpreted as being a waiver by the interested Party of its right to
   1.985 +invoke said provision(s) subsequently.
   1.986 +
   1.987 +11.3 The Agreement cancels and replaces any or all previous agreements,
   1.988 +whether written or oral, between the Parties and having the same
   1.989 +purpose, and constitutes the entirety of the agreement between said
   1.990 +Parties concerning said purpose. No supplement or modification to the
   1.991 +terms and conditions hereof shall be effective as between the Parties
   1.992 +unless it is made in writing and signed by their duly authorized
   1.993 +representatives.
   1.994 +
   1.995 +11.4 In the event that one or more of the provisions hereof were to
   1.996 +conflict with a current or future applicable act or legislative text,
   1.997 +said act or legislative text shall prevail, and the Parties shall make
   1.998 +the necessary amendments so as to comply with said act or legislative
   1.999 +text. All other provisions shall remain effective. Similarly, invalidity
  1.1000 +of a provision of the Agreement, for any reason whatsoever, shall not
  1.1001 +cause the Agreement as a whole to be invalid.
  1.1002 +
  1.1003 +
  1.1004 +      11.5 LANGUAGE
  1.1005 +
  1.1006 +The Agreement is drafted in both French and English and both versions
  1.1007 +are deemed authentic.
  1.1008 +
  1.1009 +
  1.1010 +    Article 12 - NEW VERSIONS OF THE AGREEMENT
  1.1011 +
  1.1012 +12.1 Any person is authorized to duplicate and distribute copies of this
  1.1013 +Agreement.
  1.1014 +
  1.1015 +12.2 So as to ensure coherence, the wording of this Agreement is
  1.1016 +protected and may only be modified by the authors of the License, who
  1.1017 +reserve the right to periodically publish updates or new versions of the
  1.1018 +Agreement, each with a separate number. These subsequent versions may
  1.1019 +address new issues encountered by Free Software.
  1.1020 +
  1.1021 +12.3 Any Software distributed under a given version of the Agreement
  1.1022 +may only be subsequently distributed under the same version of the
  1.1023 +Agreement or a subsequent version.
  1.1024 +
  1.1025 +
  1.1026 +    Article 13 - GOVERNING LAW AND JURISDICTION
  1.1027 +
  1.1028 +13.1 The Agreement is governed by French law. The Parties agree to
  1.1029 +endeavor to seek an amicable solution to any disagreements or disputes
  1.1030 +that may arise during the performance of the Agreement.
  1.1031 +
  1.1032 +13.2 Failing an amicable solution within two (2) months as from their
  1.1033 +occurrence, and unless emergency proceedings are necessary, the
  1.1034 +disagreements or disputes shall be referred to the Paris Courts having
  1.1035 +jurisdiction, by the more diligent Party.
  1.1036 +
  1.1037 +
  1.1038 +Version 1.0 dated 2006-07-12.