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.

SISSL-1.2 12KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245
  1. SUN INDUSTRY STANDARDS SOURCE LICENSE
  2. Version 1.2
  3. 1.0 DEFINITIONS
  4. 1.1 Commercial Use means distribution or otherwise making the Original Code
  5. available to a third party.
  6. 1.2 Contributor Version means the combination of the Original Code, and the
  7. Modifications made by that particular Contributor.
  8. 1.3 Electronic Distribution Mechanism means a mechanism generally accepted
  9. in the software development community for the electronic transfer of data.
  10. 1.4 Executable means Original Code in any form other than Source Code.
  11. 1.5 Initial Developer means the individual or entity identified as the Initial
  12. Developer in the Source Code notice required by Exhibit A.
  13. 1.6 Larger Work means a work which combines Original Code or portions thereof
  14. with code not governed by the terms of this License.
  15. 1.7 License means this document.
  16. 1.8 Licensable means having the right to grant, to the maximum extent possible,
  17. whether at the time of the initial grant or subsequently acquired, any and
  18. all of the rights conveyed herein.
  19. 1.9 Modifications means any addition to or deletion from the substance or
  20. structure of either the Original Code or any previous Modifications. A Modification
  21. is:
  22. A. Any addition to or deletion from the contents of a file containing Original
  23. Code or previous Modifications.
  24. B. Any new file that contains any part of the Original Code or previous Modifications.
  25. 1.10 Original Code means Source Code of computer software code which is described
  26. in the Source Code notice required by Exhibit A as Original Code.
  27. 1.11 Patent Claims means any patent claim(s), now owned or hereafter acquired,
  28. including without limitation, method, process, and apparatus claims, in any
  29. patent Licensable by grantor.
  30. 1.12 Source Code means the preferred form of the Original Code for making
  31. modifications to it, including all modules it contains, plus any associated
  32. interface definition files, or scripts used to control compilation and installation
  33. of an Executable.
  34. 1.13 Standards means the standards identified in Exhibit B.
  35. 1.14 You (or Your) means an individual or a legal entity exercising rights
  36. under, and complying with all of the terms of, this License or a future version
  37. of this License issued under Section 6.1. For legal entities, You includes
  38. any entity which controls, is controlled by, or is under common control with
  39. You. For purposes of this definition, control means (a) the power, direct
  40. or indirect, to cause the direction or management of such entity, whether
  41. by contract or otherwise, or (b) ownership of more than fifty percent (50%)
  42. of the outstanding shares or beneficial ownership of such entity.
  43. 2.0 SOURCE CODE LICENSE
  44. 2.1 The Initial Developer Grant The Initial Developer hereby grants You a
  45. world-wide, royalty-free, non-exclusive license, subject to third party intellectual
  46. property claims:
  47. (a)under intellectual property rights (other than patent or trademark) Licensable
  48. by Initial Developer to use, reproduce, modify, display, perform, sublicense
  49. and distribute the Original Code (or portions thereof) with or without Modifications,
  50. and/or as part of a Larger Work; and
  51. (b) under Patents Claims infringed by the making, using or selling of Original
  52. Code, to make, have made, use, practice, sell, and offer for sale, and/or
  53. otherwise dispose of the Original Code (or portions thereof).
  54. (c) the licenses granted in this Section 2.1(a) and (b) are effective on the
  55. date Initial Developer first distributes Original Code under the terms of
  56. this License.
  57. (d) Notwithstanding Section 2.1(b) above, no patent license is granted: 1)
  58. for code that You delete from the Original Code; 2) separate from the Original
  59. Code; or 3) for infringements caused by: i) the modification of the Original
  60. Code or ii) the combination of the Original Code with other software or devices,
  61. including but not limited to Modifications.
  62. 3.0 DISTRIBUTION OBLIGATIONS
  63. 3.1 Application of License. The Source Code version of Original Code may be
  64. distributed only under the terms of this License or a future version of this
  65. License released under Section 6.1, and You must include a copy of this License
  66. with every copy of the Source Code You distribute. You may not offer or impose
  67. any terms on any Source Code version that alters or restricts the applicable
  68. version of this License or the recipients rights hereunder. Your license for
  69. shipment of the Contributor Version is conditioned upon Your full compliance
  70. with this Section. The Modifications which You create must comply with all
  71. requirements set out by the Standards body in effect one hundred twenty (120)
  72. days before You ship the Contributor Version. In the event that the Modifications
  73. do not meet such requirements, You agree to publish either (i) any deviation
  74. from the Standards protocol resulting from implementation of Your Modifications
  75. and a reference implementation of Your Modifications or (ii) Your Modifications
  76. in Source Code form, and to make any such deviation and reference implementation
  77. or Modifications available to all third parties under the same terms a this
  78. license on a royalty free basis within thirty (30) days of Your first customer
  79. shipment of Your Modifications. Additionally, in the event that the Modifications
  80. you create do not meet the requirements set out in this Section, You agree
  81. to comply with the Standards requirements set out in Exhibit B.
  82. 3.2 Required Notices. You must duplicate the notice in Exhibit A in each file
  83. of the Source Code. If it is not possible to put such notice in a particular
  84. Source Code file due to its structure, then You must include such notice in
  85. a location (such as a relevant directory) where a user would be likely to
  86. look for such a notice. If You created one or more Modification(s) You may
  87. add Your name as a Contributor to the notice described in Exhibit A. You must
  88. also duplicate this License in any documentation for the Source Code where
  89. You describe recipients rights or ownership rights relating to Initial Code.
  90. You may choose to offer, and to charge a fee for, warranty, support, indemnity
  91. or liability obligations to one or more recipients of Your version of the
  92. Code. However, You may do so only on Your own behalf, and not on behalf of
  93. the Initial Developer. You must make it absolutely clear than any such warranty,
  94. support, indemnity or liability obligation is offered by You alone, and You
  95. hereby agree to indemnify the Initial Developer for any liability incurred
  96. by the Initial Developer as a result of warranty, support, indemnity or liability
  97. terms You offer.
  98. 3.3 Distribution of Executable Versions. You may distribute Original Code
  99. in Executable and Source form only if the requirements of Sections 3.1 and
  100. 3.2 have been met for that Original Code, and if You include a notice stating
  101. that the Source Code version of the Original Code is available under the terms
  102. of this License. The notice must be conspicuously included in any notice in
  103. an Executable or Source versions, related documentation or collateral in which
  104. You describe recipients rights relating to the Original Code. You may distribute
  105. the Executable and Source versions of Your version of the Code or ownership
  106. rights under a license of Your choice, which may contain terms different from
  107. this License, provided that You are in compliance with the terms of this License.
  108. If You distribute the Executable and Source versions under a different license
  109. You must make it absolutely clear that any terms which differ from this License
  110. are offered by You alone, not by the Initial Developer. You hereby agree to
  111. indemnify the Initial Developer for any liability incurred by the Initial
  112. Developer as a result of any such terms You offer.
  113. 3.4 Larger Works. You may create a Larger Work by combining Original Code
  114. with other code not governed by the terms of this License and distribute the
  115. Larger Work as a single product. In such a case, You must make sure the requirements
  116. of this License are fulfilled for the Original Code.
  117. 4.0 INABILITY TO COMPLY DUE TO STATUTE OR REGULATION
  118. If it is impossible for You to comply with any of the terms of this License
  119. with respect to some or all of the Original Code due to statute, judicial
  120. order, or regulation then You must: (a) comply with the terms of this License
  121. to the maximum extent possible; and (b) describe the limitations and the code
  122. they affect. Such description must be included in the LEGAL file described
  123. in Section 3.2 and must be included with all distributions of the Source Code.
  124. Except to the extent prohibited by statute or regulation, such description
  125. must be sufficiently detailed for a recipient of ordinary skill to be able
  126. to understand it.
  127. 5.0 APPLICATION OF THIS LICENSE
  128. This License applies to code to which the Initial Developer has attached the
  129. notice in Exhibit A and to related Modifications as set out in Section 3.1.
  130. 6.0 VERSIONS OF THE LICENSE
  131. 6.1 New Versions. Sun may publish revised and/or new versions of the License
  132. from time to time. Each version will be given a distinguishing version number.
  133. 6.2 Effect of New Versions. Once Original Code has been published under a
  134. particular version of the License, You may always continue to use it under
  135. the terms of that version. You may also choose to use such Original Code under
  136. the terms of any subsequent version of the License published by Sun. No one
  137. other than Sun has the right to modify the terms applicable to Original Code.
  138. 7.0 DISCLAIMER OF WARRANTY
  139. ORIGINAL CODE IS PROVIDED UNDER THIS LICENSE ON AN AS IS BASIS, WITHOUT WARRANTY
  140. OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT LIMITATION, WARRANTIES
  141. THAT THE ORIGINAL CODE IS FREE OF DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR
  142. PURPOSE OR NON-INFRINGING. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE
  143. OF THE ORIGINAL CODE IS WITH YOU. SHOULD ANY ORIGINAL CODE PROVE DEFECTIVE
  144. IN ANY RESPECT, YOU (NOT THE INITIAL DEVELOPER) ASSUME THE COST OF ANY NECESSARY
  145. SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN
  146. ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY ORIGINAL CODE IS AUTHORIZED
  147. HEREUNDER EXCEPT UNDER THIS DISCLAIMER.
  148. 8.0 TERMINATION
  149. 8.1 This License and the rights granted hereunder will terminate automatically
  150. if You fail to comply with terms herein and fail to cure such breach within
  151. 30 days of becoming aware of the breach. All sublicenses to the Original Code
  152. which are properly granted shall survive any termination of this License.
  153. Provisions which, by their nature, must remain in effect beyond the termination
  154. of this License shall survive. 8.2 In the event of termination under Section
  155. 8.1 above, all end user license agreements (excluding distributors and resellers)
  156. which have been validly granted by You or any distributor hereunder prior
  157. to termination shall survive termination. EXHIBIT A - Sun Industry Standards
  158. Source License
  159. "The contents of this file are subject to the Sun Industry Standards Source
  160. License Version 1.2 (the License); You
  161. may not use this file except in compliance with the License."
  162. "You may obtain a copy of the License at gridengine.sunsource.net/license.html"
  163. "Software distributed under the License is distributed on an AS IS basis,
  164. WITHOUT WARRANTY OF ANY KIND, either express or
  165. implied. See the License for the specific language governing rights and limitations
  166. under the License."
  167. "The Original Code is Grid Engine."
  168. "The Initial Developer of the Original Code is:
  169. Sun Microsystems, Inc."
  170. "Portions created by: Sun Microsystems, Inc. are Copyright (C) 2001 Sun Microsystems,
  171. Inc."
  172. "All Rights Reserved."
  173. "Contributor(s): __________________________________"
  174. EXHIBIT B - Standards
  175. 1.0 Requirements for project Standards. The requirements for project Standards
  176. are version-dependent and are defined at: Grid Engine standards.
  177. 2.0 Additional requirements. The additional requirements pursuant to Section
  178. 3.1 are defined as:
  179. 2.1 Naming Conventions. If any of your Modifications do not meet the requirements
  180. of the Standard, then you must change the product name so that Grid Engine,
  181. gridengine, gridengine.sunsource, and similar naming conventions are not used.
  182. 2.2 Compliance Claims. If any of your Modifications do not meet the requirements
  183. of the Standards you may not claim, directly or indirectly, that your implementation
  184. of the Standards is compliant.