You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

QPL-1.0-INRIA-2004 4.5KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102
  1. THE Q PUBLIC LICENSE version 1.0
  2. Copyright (C) 1999 Troll Tech AS, Norway.
  3. Everyone is permitted to copy and
  4. distribute this license document.
  5. The intent of this license is to establish freedom to share and change
  6. the software regulated by this license under the open source model.
  7. This license applies to any software containing a notice placed by the
  8. copyright holder saying that it may be distributed under the terms of
  9. the Q Public License version 1.0. Such software is herein referred to
  10. as the Software. This license covers modification and distribution of
  11. the Software, use of third-party application programs based on the
  12. Software, and development of free software which uses the Software.
  13. Granted Rights
  14. 1. You are granted the non-exclusive rights set forth in this license
  15. provided you agree to and comply with any and all conditions in this
  16. license. Whole or partial distribution of the Software, or software
  17. items that link with the Software, in any form signifies acceptance of
  18. this license.
  19. 2. You may copy and distribute the Software in unmodified form
  20. provided that the entire package, including - but not restricted to -
  21. copyright, trademark notices and disclaimers, as released by the
  22. initial developer of the Software, is distributed.
  23. 3. You may make modifications to the Software and distribute your
  24. modifications, in a form that is separate from the Software, such as
  25. patches. The following restrictions apply to modifications:
  26. a. Modifications must not alter or remove any copyright notices
  27. in the Software.
  28. b. When modifications to the Software are released under this
  29. license, a non-exclusive royalty-free right is granted to the
  30. initial developer of the Software to distribute your
  31. modification in future versions of the Software provided such
  32. versions remain available under these terms in addition to any
  33. other license(s) of the initial developer.
  34. 4. You may distribute machine-executable forms of the Software or
  35. machine-executable forms of modified versions of the Software,
  36. provided that you meet these restrictions:
  37. a. You must include this license document in the distribution.
  38. b. You must ensure that all recipients of the machine-executable
  39. forms are also able to receive the complete machine-readable
  40. source code to the distributed Software, including all
  41. modifications, without any charge beyond the costs of data
  42. transfer, and place prominent notices in the distribution
  43. explaining this.
  44. c. You must ensure that all modifications included in the
  45. machine-executable forms are available under the terms of this
  46. license.
  47. 5. You may use the original or modified versions of the Software to
  48. compile, link and run application programs legally developed by you or
  49. by others.
  50. 6. You may develop application programs, reusable components and other
  51. software items that link with the original or modified versions of the
  52. Software. These items, when distributed, are subject to the following
  53. requirements:
  54. a. You must ensure that all recipients of machine-executable
  55. forms of these items are also able to receive and use the
  56. complete machine-readable source code to the items without any
  57. charge beyond the costs of data transfer.
  58. b. You must explicitly license all recipients of your items to
  59. use and re-distribute original and modified versions of the
  60. items in both machine-executable and source code forms. The
  61. recipients must be able to do so without any charges whatsoever,
  62. and they must be able to re-distribute to anyone they choose.
  63. c. If the items are not available to the general public, and the
  64. initial developer of the Software requests a copy of the items,
  65. then you must supply one.
  66. Limitations of Liability
  67. In no event shall the initial developers or copyright holders be
  68. liable for any damages whatsoever, including - but not restricted to -
  69. lost revenue or profits or other direct, indirect, special, incidental
  70. or consequential damages, even if they have been advised of the
  71. possibility of such damages, except to the extent invariable law, if
  72. any, provides otherwise.
  73. No Warranty
  74. The Software and this license document are provided AS IS with NO
  75. WARRANTY OF ANY KIND, INCLUDING THE WARRANTY OF DESIGN,
  76. MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
  77. Choice of Law
  78. This license is governed by the Laws of France.