gemspec 0.1.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (349) hide show
  1. checksums.yaml +7 -0
  2. data/.gitignore +2 -0
  3. data/Gemfile +4 -0
  4. data/LICENSES/.info +1 -0
  5. data/LICENSES/MIT +9 -0
  6. data/README.md +26 -0
  7. data/Rakefile +0 -0
  8. data/VERSION +1 -0
  9. data/VERSIONING.md +18 -0
  10. data/VERSION_FOR_HUMANS +1 -0
  11. data/gemspec.gemspec +33 -0
  12. data/lib/gemspec.rb +46 -0
  13. data/lib/gemspec/HUMAN_VERSION +1 -0
  14. data/lib/gemspec/VERSION +1 -0
  15. data/lib/gemspec/VERSION_FOR_HUMANS +1 -0
  16. data/lib/gemspec/base_dirname.rb +9 -0
  17. data/lib/gemspec/bootstrap_lib.rb +75 -0
  18. data/lib/gemspec/camelize.rb +13 -0
  19. data/lib/gemspec/git.rb +35 -0
  20. data/lib/gemspec/version.rb +4 -0
  21. data/lib/super_hash.rb +51 -0
  22. data/rakelib/gem.rake +13 -0
  23. data/rakelib/license.rake +19 -0
  24. data/share/gemspec/licenses/AAL +27 -0
  25. data/share/gemspec/licenses/ADSL +5 -0
  26. data/share/gemspec/licenses/AFL-1.1 +17 -0
  27. data/share/gemspec/licenses/AFL-1.2 +21 -0
  28. data/share/gemspec/licenses/AFL-2.0 +30 -0
  29. data/share/gemspec/licenses/AFL-2.1 +30 -0
  30. data/share/gemspec/licenses/AFL-3.0 +28 -0
  31. data/share/gemspec/licenses/AGPL-1.0 +51 -0
  32. data/share/gemspec/licenses/AGPL-3.0 +141 -0
  33. data/share/gemspec/licenses/AMDPLPA +14 -0
  34. data/share/gemspec/licenses/AML +9 -0
  35. data/share/gemspec/licenses/AMPAS +11 -0
  36. data/share/gemspec/licenses/ANTLR-PD +7 -0
  37. data/share/gemspec/licenses/APAFML +6 -0
  38. data/share/gemspec/licenses/APL-1.0 +188 -0
  39. data/share/gemspec/licenses/APSL-1.0 +74 -0
  40. data/share/gemspec/licenses/APSL-1.1 +63 -0
  41. data/share/gemspec/licenses/APSL-1.2 +60 -0
  42. data/share/gemspec/licenses/APSL-2.0 +60 -0
  43. data/share/gemspec/licenses/Abstyles +11 -0
  44. data/share/gemspec/licenses/Adobe-2006 +11 -0
  45. data/share/gemspec/licenses/Adobe-Glyph +10 -0
  46. data/share/gemspec/licenses/Afmparse +10 -0
  47. data/share/gemspec/licenses/Aladdin +43 -0
  48. data/share/gemspec/licenses/Apache-1.0 +36 -0
  49. data/share/gemspec/licenses/Apache-1.1 +33 -0
  50. data/share/gemspec/licenses/Apache-2.0 +59 -0
  51. data/share/gemspec/licenses/Artistic-1.0 +32 -0
  52. data/share/gemspec/licenses/Artistic-1.0-Perl +33 -0
  53. data/share/gemspec/licenses/Artistic-1.0-cl8 +33 -0
  54. data/share/gemspec/licenses/Artistic-2.0 +49 -0
  55. data/share/gemspec/licenses/BSD-2-Clause +15 -0
  56. data/share/gemspec/licenses/BSD-2-Clause-FreeBSD +11 -0
  57. data/share/gemspec/licenses/BSD-2-Clause-NetBSD +16 -0
  58. data/share/gemspec/licenses/BSD-3-Clause +18 -0
  59. data/share/gemspec/licenses/BSD-3-Clause-Attribution +5 -0
  60. data/share/gemspec/licenses/BSD-3-Clause-Clear +23 -0
  61. data/share/gemspec/licenses/BSD-3-Clause-LBNL +11 -0
  62. data/share/gemspec/licenses/BSD-4-Clause +22 -0
  63. data/share/gemspec/licenses/BSD-4-Clause-UC +12 -0
  64. data/share/gemspec/licenses/BSD-Protection +39 -0
  65. data/share/gemspec/licenses/BSL-1.0 +11 -0
  66. data/share/gemspec/licenses/Bahyph +10 -0
  67. data/share/gemspec/licenses/Barr +5 -0
  68. data/share/gemspec/licenses/Beerware +5 -0
  69. data/share/gemspec/licenses/BitTorrent-1.0 +136 -0
  70. data/share/gemspec/licenses/BitTorrent-1.1 +77 -0
  71. data/share/gemspec/licenses/Borceux +21 -0
  72. data/share/gemspec/licenses/CATOSL-1.1 +65 -0
  73. data/share/gemspec/licenses/CC-BY-1.0 +48 -0
  74. data/share/gemspec/licenses/CC-BY-2.0 +48 -0
  75. data/share/gemspec/licenses/CC-BY-2.5 +48 -0
  76. data/share/gemspec/licenses/CC-BY-3.0 +54 -0
  77. data/share/gemspec/licenses/CC-BY-4.0 +89 -0
  78. data/share/gemspec/licenses/CC-BY-NC-1.0 +45 -0
  79. data/share/gemspec/licenses/CC-BY-NC-2.0 +48 -0
  80. data/share/gemspec/licenses/CC-BY-NC-2.5 +48 -0
  81. data/share/gemspec/licenses/CC-BY-NC-3.0 +55 -0
  82. data/share/gemspec/licenses/CC-BY-NC-4.0 +90 -0
  83. data/share/gemspec/licenses/CC-BY-NC-ND-1.0 +45 -0
  84. data/share/gemspec/licenses/CC-BY-NC-ND-2.0 +46 -0
  85. data/share/gemspec/licenses/CC-BY-NC-ND-2.5 +46 -0
  86. data/share/gemspec/licenses/CC-BY-NC-ND-3.0 +52 -0
  87. data/share/gemspec/licenses/CC-BY-NC-ND-4.0 +89 -0
  88. data/share/gemspec/licenses/CC-BY-NC-SA-1.0 +49 -0
  89. data/share/gemspec/licenses/CC-BY-NC-SA-2.0 +51 -0
  90. data/share/gemspec/licenses/CC-BY-NC-SA-2.5 +51 -0
  91. data/share/gemspec/licenses/CC-BY-NC-SA-3.0 +57 -0
  92. data/share/gemspec/licenses/CC-BY-NC-SA-4.0 +96 -0
  93. data/share/gemspec/licenses/CC-BY-ND-1.0 +44 -0
  94. data/share/gemspec/licenses/CC-BY-ND-2.0 +45 -0
  95. data/share/gemspec/licenses/CC-BY-ND-2.5 +45 -0
  96. data/share/gemspec/licenses/CC-BY-ND-3.0 +51 -0
  97. data/share/gemspec/licenses/CC-BY-ND-4.0 +88 -0
  98. data/share/gemspec/licenses/CC-BY-SA-1.0 +48 -0
  99. data/share/gemspec/licenses/CC-BY-SA-2.0 +50 -0
  100. data/share/gemspec/licenses/CC-BY-SA-2.5 +50 -0
  101. data/share/gemspec/licenses/CC-BY-SA-3.0 +57 -0
  102. data/share/gemspec/licenses/CC-BY-SA-4.0 +97 -0
  103. data/share/gemspec/licenses/CC0-1.0 +28 -0
  104. data/share/gemspec/licenses/CDDL-1.0 +70 -0
  105. data/share/gemspec/licenses/CDDL-1.1 +73 -0
  106. data/share/gemspec/licenses/CECILL-1.0 +130 -0
  107. data/share/gemspec/licenses/CECILL-1.1 +124 -0
  108. data/share/gemspec/licenses/CECILL-2.0 +127 -0
  109. data/share/gemspec/licenses/CECILL-B +129 -0
  110. data/share/gemspec/licenses/CECILL-C +128 -0
  111. data/share/gemspec/licenses/CNRI-Python +17 -0
  112. data/share/gemspec/licenses/CNRI-Python-GPL-Compatible +16 -0
  113. data/share/gemspec/licenses/CPAL-1.0 +113 -0
  114. data/share/gemspec/licenses/CPL-1.0 +48 -0
  115. data/share/gemspec/licenses/CPOL-1.02 +56 -0
  116. data/share/gemspec/licenses/CUA-OPL-1.0 +91 -0
  117. data/share/gemspec/licenses/Caldera +19 -0
  118. data/share/gemspec/licenses/ClArtistic +35 -0
  119. data/share/gemspec/licenses/Condor-1.1 +29 -0
  120. data/share/gemspec/licenses/Crossword +9 -0
  121. data/share/gemspec/licenses/Cube +13 -0
  122. data/share/gemspec/licenses/D-FSL-1.0 +93 -0
  123. data/share/gemspec/licenses/DOC +12 -0
  124. data/share/gemspec/licenses/DSDP +14 -0
  125. data/share/gemspec/licenses/Dotseqn +7 -0
  126. data/share/gemspec/licenses/ECL-1.0 +19 -0
  127. data/share/gemspec/licenses/ECL-2.0 +65 -0
  128. data/share/gemspec/licenses/EFL-1.0 +11 -0
  129. data/share/gemspec/licenses/EFL-2.0 +10 -0
  130. data/share/gemspec/licenses/EPL-1.0 +48 -0
  131. data/share/gemspec/licenses/EUDatagrid +18 -0
  132. data/share/gemspec/licenses/EUPL-1.0 +84 -0
  133. data/share/gemspec/licenses/EUPL-1.1 +85 -0
  134. data/share/gemspec/licenses/Entessa +16 -0
  135. data/share/gemspec/licenses/ErlPL-1.1 +67 -0
  136. data/share/gemspec/licenses/Eurosym +14 -0
  137. data/share/gemspec/licenses/FSFUL +6 -0
  138. data/share/gemspec/licenses/FSFULLR +6 -0
  139. data/share/gemspec/licenses/FTL +44 -0
  140. data/share/gemspec/licenses/Fair +9 -0
  141. data/share/gemspec/licenses/Frameworx-1.0 +40 -0
  142. data/share/gemspec/licenses/FreeImage +75 -0
  143. data/share/gemspec/licenses/GFDL-1.1 +77 -0
  144. data/share/gemspec/licenses/GFDL-1.2 +88 -0
  145. data/share/gemspec/licenses/GFDL-1.3 +91 -0
  146. data/share/gemspec/licenses/GL2PS +11 -0
  147. data/share/gemspec/licenses/GPL-1.0 +61 -0
  148. data/share/gemspec/licenses/GPL-1.0+ +210 -0
  149. data/share/gemspec/licenses/GPL-2.0 +70 -0
  150. data/share/gemspec/licenses/GPL-2.0+ +88 -0
  151. data/share/gemspec/licenses/GPL-2.0-with-GCC-exception +7 -0
  152. data/share/gemspec/licenses/GPL-2.0-with-autoconf-exception +9 -0
  153. data/share/gemspec/licenses/GPL-2.0-with-bison-exception +7 -0
  154. data/share/gemspec/licenses/GPL-2.0-with-classpath-exception +8 -0
  155. data/share/gemspec/licenses/GPL-2.0-with-font-exception +7 -0
  156. data/share/gemspec/licenses/GPL-3.0 +137 -0
  157. data/share/gemspec/licenses/GPL-3.0+ +145 -0
  158. data/share/gemspec/licenses/GPL-3.0-with-GCC-exception +24 -0
  159. data/share/gemspec/licenses/GPL-3.0-with-autoconf-exception +19 -0
  160. data/share/gemspec/licenses/Giftware +9 -0
  161. data/share/gemspec/licenses/Glide +52 -0
  162. data/share/gemspec/licenses/Glulxe +6 -0
  163. data/share/gemspec/licenses/HPND +8 -0
  164. data/share/gemspec/licenses/HaskellReport +8 -0
  165. data/share/gemspec/licenses/IBM-pibs +9 -0
  166. data/share/gemspec/licenses/ICU +11 -0
  167. data/share/gemspec/licenses/IJG +26 -0
  168. data/share/gemspec/licenses/IPA +46 -0
  169. data/share/gemspec/licenses/IPL-1.0 +191 -0
  170. data/share/gemspec/licenses/ISC +9 -0
  171. data/share/gemspec/licenses/ImageMagick +62 -0
  172. data/share/gemspec/licenses/Imlib2 +9 -0
  173. data/share/gemspec/licenses/Intel +12 -0
  174. data/share/gemspec/licenses/Intel-ACPI +22 -0
  175. data/share/gemspec/licenses/JSON +10 -0
  176. data/share/gemspec/licenses/JasPer-2.0 +15 -0
  177. data/share/gemspec/licenses/LGPL-2.0 +100 -0
  178. data/share/gemspec/licenses/LGPL-2.0+ +110 -0
  179. data/share/gemspec/licenses/LGPL-2.1 +101 -0
  180. data/share/gemspec/licenses/LGPL-2.1+ +110 -0
  181. data/share/gemspec/licenses/LGPL-3.0 +44 -0
  182. data/share/gemspec/licenses/LGPL-3.0+ +44 -0
  183. data/share/gemspec/licenses/LPL-1.0 +64 -0
  184. data/share/gemspec/licenses/LPL-1.02 +50 -0
  185. data/share/gemspec/licenses/LPPL-1.0 +67 -0
  186. data/share/gemspec/licenses/LPPL-1.1 +95 -0
  187. data/share/gemspec/licenses/LPPL-1.2 +93 -0
  188. data/share/gemspec/licenses/LPPL-1.3a +119 -0
  189. data/share/gemspec/licenses/LPPL-1.3c +120 -0
  190. data/share/gemspec/licenses/Latex2e +10 -0
  191. data/share/gemspec/licenses/Leptonica +10 -0
  192. data/share/gemspec/licenses/Libpng +53 -0
  193. data/share/gemspec/licenses/MIT +9 -0
  194. data/share/gemspec/licenses/MIT-CMU +9 -0
  195. data/share/gemspec/licenses/MIT-advertising +8 -0
  196. data/share/gemspec/licenses/MIT-enna +9 -0
  197. data/share/gemspec/licenses/MIT-feh +7 -0
  198. data/share/gemspec/licenses/MITNFA +8 -0
  199. data/share/gemspec/licenses/MPL-1.0 +84 -0
  200. data/share/gemspec/licenses/MPL-1.1 +98 -0
  201. data/share/gemspec/licenses/MPL-2.0 +87 -0
  202. data/share/gemspec/licenses/MPL-2.0-no-copyleft-exception +298 -0
  203. data/share/gemspec/licenses/MS-PL +17 -0
  204. data/share/gemspec/licenses/MS-RL +21 -0
  205. data/share/gemspec/licenses/MTLL +22 -0
  206. data/share/gemspec/licenses/MakeIndex +17 -0
  207. data/share/gemspec/licenses/MirOS +25 -0
  208. data/share/gemspec/licenses/Motosoto +60 -0
  209. data/share/gemspec/licenses/Multics +12 -0
  210. data/share/gemspec/licenses/Mup +11 -0
  211. data/share/gemspec/licenses/NASA-1.3 +52 -0
  212. data/share/gemspec/licenses/NBPL-1.0 +34 -0
  213. data/share/gemspec/licenses/NCSA +18 -0
  214. data/share/gemspec/licenses/NGPL +25 -0
  215. data/share/gemspec/licenses/NLPL +14 -0
  216. data/share/gemspec/licenses/NOSL +104 -0
  217. data/share/gemspec/licenses/NPL-1.0 +70 -0
  218. data/share/gemspec/licenses/NPL-1.1 +116 -0
  219. data/share/gemspec/licenses/NPOSL-3.0 +34 -0
  220. data/share/gemspec/licenses/NRL +20 -0
  221. data/share/gemspec/licenses/NTP +13 -0
  222. data/share/gemspec/licenses/Naumen +15 -0
  223. data/share/gemspec/licenses/NetCDF +8 -0
  224. data/share/gemspec/licenses/Newsletr +8 -0
  225. data/share/gemspec/licenses/Nokia +92 -0
  226. data/share/gemspec/licenses/Noweb +9 -0
  227. data/share/gemspec/licenses/Nunit +12 -0
  228. data/share/gemspec/licenses/OCLC-2.0 +50 -0
  229. data/share/gemspec/licenses/ODbL-1.0 +126 -0
  230. data/share/gemspec/licenses/OFL-1.0 +31 -0
  231. data/share/gemspec/licenses/OFL-1.1 +26 -0
  232. data/share/gemspec/licenses/OGTSL +32 -0
  233. data/share/gemspec/licenses/OLDAP-1.1 +35 -0
  234. data/share/gemspec/licenses/OLDAP-1.2 +35 -0
  235. data/share/gemspec/licenses/OLDAP-1.3 +36 -0
  236. data/share/gemspec/licenses/OLDAP-1.4 +36 -0
  237. data/share/gemspec/licenses/OLDAP-2.0 +14 -0
  238. data/share/gemspec/licenses/OLDAP-2.0.1 +14 -0
  239. data/share/gemspec/licenses/OLDAP-2.1 +15 -0
  240. data/share/gemspec/licenses/OLDAP-2.2 +16 -0
  241. data/share/gemspec/licenses/OLDAP-2.2.1 +16 -0
  242. data/share/gemspec/licenses/OLDAP-2.2.2 +17 -0
  243. data/share/gemspec/licenses/OLDAP-2.3 +17 -0
  244. data/share/gemspec/licenses/OLDAP-2.4 +16 -0
  245. data/share/gemspec/licenses/OLDAP-2.5 +16 -0
  246. data/share/gemspec/licenses/OLDAP-2.6 +15 -0
  247. data/share/gemspec/licenses/OLDAP-2.7 +15 -0
  248. data/share/gemspec/licenses/OLDAP-2.8 +15 -0
  249. data/share/gemspec/licenses/OML +7 -0
  250. data/share/gemspec/licenses/OPL-1.0 +74 -0
  251. data/share/gemspec/licenses/OSL-1.0 +27 -0
  252. data/share/gemspec/licenses/OSL-1.1 +28 -0
  253. data/share/gemspec/licenses/OSL-2.0 +28 -0
  254. data/share/gemspec/licenses/OSL-2.1 +28 -0
  255. data/share/gemspec/licenses/OSL-3.0 +28 -0
  256. data/share/gemspec/licenses/OpenSSL +30 -0
  257. data/share/gemspec/licenses/PDDL-1.0 +73 -0
  258. data/share/gemspec/licenses/PHP-3.0 +19 -0
  259. data/share/gemspec/licenses/PHP-3.01 +18 -0
  260. data/share/gemspec/licenses/Plexus +13 -0
  261. data/share/gemspec/licenses/PostgreSQL +11 -0
  262. data/share/gemspec/licenses/Python-2.0 +42 -0
  263. data/share/gemspec/licenses/QPL-1.0 +30 -0
  264. data/share/gemspec/licenses/Qhull +13 -0
  265. data/share/gemspec/licenses/RHeCos-1.1 +73 -0
  266. data/share/gemspec/licenses/RPL-1.1 +100 -0
  267. data/share/gemspec/licenses/RPL-1.5 +90 -0
  268. data/share/gemspec/licenses/RPSL-1.0 +120 -0
  269. data/share/gemspec/licenses/RSCPL +79 -0
  270. data/share/gemspec/licenses/Rdisc +12 -0
  271. data/share/gemspec/licenses/Ruby +19 -0
  272. data/share/gemspec/licenses/SAX-PD +21 -0
  273. data/share/gemspec/licenses/SCEA +36 -0
  274. data/share/gemspec/licenses/SGI-B-1.0 +52 -0
  275. data/share/gemspec/licenses/SGI-B-1.1 +53 -0
  276. data/share/gemspec/licenses/SGI-B-2.0 +11 -0
  277. data/share/gemspec/licenses/SISSL +88 -0
  278. data/share/gemspec/licenses/SISSL-1.2 +87 -0
  279. data/share/gemspec/licenses/SMLNJ +8 -0
  280. data/share/gemspec/licenses/SNIA +73 -0
  281. data/share/gemspec/licenses/SPL-1.0 +81 -0
  282. data/share/gemspec/licenses/SWL +8 -0
  283. data/share/gemspec/licenses/Saxpath +15 -0
  284. data/share/gemspec/licenses/SimPL-2.0 +27 -0
  285. data/share/gemspec/licenses/Sleepycat +24 -0
  286. data/share/gemspec/licenses/StandardML-NJ +8 -0
  287. data/share/gemspec/licenses/SugarCRM-1.1.3 +94 -0
  288. data/share/gemspec/licenses/TCL +9 -0
  289. data/share/gemspec/licenses/TMate +15 -0
  290. data/share/gemspec/licenses/TORQUE-1.1 +20 -0
  291. data/share/gemspec/licenses/TOSL +10 -0
  292. data/share/gemspec/licenses/Unicode-TOU +30 -0
  293. data/share/gemspec/licenses/Unlicense +10 -0
  294. data/share/gemspec/licenses/VOSTROM +5 -0
  295. data/share/gemspec/licenses/VSL-1.0 +14 -0
  296. data/share/gemspec/licenses/Vim +21 -0
  297. data/share/gemspec/licenses/W3C +19 -0
  298. data/share/gemspec/licenses/W3C-19980720 +16 -0
  299. data/share/gemspec/licenses/WTFPL +11 -0
  300. data/share/gemspec/licenses/WXwindows +17 -0
  301. data/share/gemspec/licenses/Watcom-1.0 +62 -0
  302. data/share/gemspec/licenses/Wsuipa +7 -0
  303. data/share/gemspec/licenses/X11 +11 -0
  304. data/share/gemspec/licenses/XFree86-1.1 +13 -0
  305. data/share/gemspec/licenses/XSkat +11 -0
  306. data/share/gemspec/licenses/Xerox +7 -0
  307. data/share/gemspec/licenses/Xnet +10 -0
  308. data/share/gemspec/licenses/YPL-1.0 +30 -0
  309. data/share/gemspec/licenses/YPL-1.1 +30 -0
  310. data/share/gemspec/licenses/ZPL-1.1 +21 -0
  311. data/share/gemspec/licenses/ZPL-2.0 +16 -0
  312. data/share/gemspec/licenses/ZPL-2.1 +15 -0
  313. data/share/gemspec/licenses/Zed +7 -0
  314. data/share/gemspec/licenses/Zend-2.0 +14 -0
  315. data/share/gemspec/licenses/Zimbra-1.3 +30 -0
  316. data/share/gemspec/licenses/Zimbra-1.4 +31 -0
  317. data/share/gemspec/licenses/Zlib +10 -0
  318. data/share/gemspec/licenses/bzip2-1.0.5 +14 -0
  319. data/share/gemspec/licenses/bzip2-1.0.6 +12 -0
  320. data/share/gemspec/licenses/diffmark +6 -0
  321. data/share/gemspec/licenses/dvipdfm +5 -0
  322. data/share/gemspec/licenses/eCos-2.0 +13 -0
  323. data/share/gemspec/licenses/eGenix +31 -0
  324. data/share/gemspec/licenses/gSOAP-1.3b +102 -0
  325. data/share/gemspec/licenses/gnuplot +13 -0
  326. data/share/gemspec/licenses/iMatix +25 -0
  327. data/share/gemspec/licenses/libtiff +9 -0
  328. data/share/gemspec/licenses/mpich2 +14 -0
  329. data/share/gemspec/licenses/psfrag +8 -0
  330. data/share/gemspec/licenses/psutils +26 -0
  331. data/share/gemspec/licenses/txt +0 -0
  332. data/share/gemspec/licenses/xinetd +18 -0
  333. data/share/gemspec/licenses/xpp +15 -0
  334. data/share/gemspec/licenses/zlib-acknowledgement +13 -0
  335. data/share/gemspec/templates/bare/gemspec.gemspec +33 -0
  336. data/share/gemspec/templates/init/Gemfile +5 -0
  337. data/share/gemspec/templates/init/VERSIONING.md +18 -0
  338. data/share/gemspec/templates/init/gemspec.gemspec +33 -0
  339. data/share/gemspec/templates/init/rakelib/gem.rake +13 -0
  340. data/share/gemspec/templates/init/rakelib/license.rake +19 -0
  341. data/share/gemspec/templates/init/rakelib/test.rake +7 -0
  342. data/share/gemspec/templates/init/test/minitest_helper.rb +7 -0
  343. data/share/gemspec/templates/init/test/test_spec.rb +11 -0
  344. data/share/gemspec/templates/init/test/test_test.rb +11 -0
  345. data/share/gemspec/templates/rspec/.rspec +2 -0
  346. data/share/gemspec/templates/rspec/rakelib/spec.rake +3 -0
  347. data/share/gemspec/templates/rspec/spec/spec_helper.rb +4 -0
  348. data/share/gemspec/templates/rspec/spec/spec_spec.rb +0 -0
  349. metadata +463 -0
@@ -0,0 +1,79 @@
1
+
2
+ Ricoh Source Code Public License
3
+ Version 1.0
4
+ 1. Definitions.
5
+ 1.1. "Contributor" means each entity that creates or contributes to the creation of Modifications.
6
+ 1.2. "Contributor Version" means the combination of the Original Code, prior Modifications used by a Contributor, and the Modifications made by that particular Contributor.
7
+ 1.3. "Electronic Distribution Mechanism" means a website or any other mechanism generally accepted in the software development community for the electronic transfer of data.
8
+ 1.4. "Executable Code" means Governed Code in any form other than Source Code.
9
+ 1.5. "Governed Code" means the Original Code or Modifications or the combination of the Original Code and Modifications, in each case including portions thereof.
10
+ 1.6. "Larger Work" means a work which combines Governed Code or portions thereof with code not governed by the terms of this License.
11
+ 1.7. "Licensable" means the right to grant, to the maximum extent possible, whether at the time of the initial grant or subsequently acquired, any and all of the rights conveyed herein.
12
+ 1.8. "License" means this document.
13
+ 1.9. "Modifications" means any addition to or deletion from the substance or structure of either the Original Code or any previous Modifications. When Governed Code is released as a series of files, a Modification is:
14
+ (a) Any addition to or deletion from the contents of a file containing Original Code or previous Modifications.
15
+ (b) Any new file that contains any part of the Original Code or previous Modifications.
16
+ 1.10. "Original Code" means the "Platform for Information Applications" Source Code as released under this License by RSV.
17
+ 1.11 "Patent Claims" means any patent claim(s), now owned or hereafter acquired, including without limitation, method, process, and apparatus claims, in any patent Licensable by the grantor of a license thereto.
18
+ 1.12. "RSV" means Ricoh Silicon Valley, Inc., a California corporation with offices at 2882 Sand Hill Road, Suite 115, Menlo Park, CA 94025-7022.
19
+ 1.13. "Source Code" means the preferred form of the Governed Code for making modifications to it, including all modules it contains, plus any associated interface definition files, scripts used to control compilation and installation of Executable Code, or a list of source code differential comparisons against either the Original Code or another well known, available Governed Code of the Contributor's choice. The Source Code can be in a compressed or archival form, provided the appropriate decompression or de-archiving software is widely available for no charge.
20
+ 1.14. "You" means an individual or a legal entity exercising rights under, and complying with all of the terms of, this License or a future version of this License issued under Section 6.1. For legal entities, "You" includes any entity which controls, is controlled by, or is under common control with You. For purposes of this definition, "control" means (a) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (b) ownership of fifty percent (50%) or more of the outstanding shares or beneficial ownership of such entity.
21
+ 2. Source Code License.
22
+ 2.1. Grant from RSV. RSV hereby grants You a worldwide, royalty-free, non-exclusive license, subject to third party intellectual property claims:
23
+ (a) to use, reproduce, modify, create derivative works of, display, perform, sublicense and distribute the Original Code (or portions thereof) with or without Modifications, or as part of a Larger Work; and
24
+ (b) under Patent Claims infringed by the making, using or selling of Original Code, to make, have made, use, practice, sell, and offer for sale, and/or otherwise dispose of the Original Code (or portions thereof).
25
+ 2.2. Contributor Grant. Each Contributor hereby grants You a worldwide, royalty-free, non-exclusive license, subject to third party intellectual property claims:
26
+ (a) to use, reproduce, modify, create derivative works of, display, perform, sublicense and distribute the Modifications created by such Contributor (or portions thereof) either on an unmodified basis, with other Modifications, as Governed Code or as part of a Larger Work; and
27
+ (b) under Patent Claims infringed by the making, using, or selling of Modifications made by that Contributor either alone and/or in combination with its Contributor Version (or portions of such combination), to make, use, sell, offer for sale, have made, and/or otherwise dispose of: (i) Modifications made by that Contributor (or portions thereof); and (ii) the combination of Modifications made by that Contributor with its Contributor Version (or portions of such combination).
28
+ 3. Distribution Obligations.
29
+ 3.1. Application of License. The Modifications which You create or to which You contribute are governed by the terms of this License, including without limitation Section 2.2. The Source Code version of Governed Code may be distributed only under the terms of this License or a future version of this License released under Section 6.1, and You must include a copy of this License with every copy of the Source Code You distribute. You may not offer or impose any terms on any Source Code version that alters or restricts the applicable version of this License or the recipients' rights hereunder. However, You may include an additional document offering the additional rights described in Section 3.5.
30
+ 3.2. Availability of Source Code. Any Modification which You create or to which You contribute must be made available in Source Code form under the terms of this License either on the same media as an Executable Code version or via an Electronic Distribution Mechanism to anyone to whom you made an Executable Code version available; and if made available via an Electronic Distribution Mechanism, must remain available for at least twelve (12) months after the date it initially became available, or at least six (6) months after a subsequent version of that particular Modification has been made available to such recipients. You are responsible for ensuring that the Source Code version remains available even if the Electronic Distribution Mechanism is maintained by a third party.
31
+ 3.3. Description of Modifications. You must cause all Governed Code to which you contribute to contain a file documenting the changes You made to create that Governed Code and the date of any change. You must include a prominent statement that the Modification is derived, directly or indirectly, from Original Code provided by RSV and including the name of RSV in (a) the Source Code, and (b) in any notice in an Executable Code version or related documentation in which You describe the origin or ownership of the Governed Code.
32
+ 3.4. Intellectual Property Matters.
33
+ 3.4.1. Third Party Claims. If You have knowledge that a party claims an intellectual property right in particular functionality or code (or its utilization under this License), you must include a text file with the source code distribution titled "LEGAL" which describes the claim and the party making the claim in sufficient detail that a recipient will know whom to contact. If you obtain such knowledge after You make Your Modification available as described in Section 3.2, You shall promptly modify the LEGAL file in all copies You make available thereafter and shall take other steps (such as notifying RSV and appropriate mailing lists or newsgroups) reasonably calculated to inform those who received the Governed Code that new knowledge has been obtained. In the event that You are a Contributor, You represent that, except as disclosed in the LEGAL file, your Modifications are your original creations and, to the best of your knowledge, no third party has any claim (including but not limited to intellectual property claims) relating to your Modifications. You represent that the LEGAL file includes complete details of any license or other restriction associated with any part of your Modifications.
34
+ 3.4.2. Contributor APIs. If Your Modification is an application programming interface and You own or control patents which are reasonably necessary to implement that API, you must also include this information in the LEGAL file.
35
+ 3.5. Required Notices. You must duplicate the notice in Exhibit A in each file of the Source Code, and this License in any documentation for the Source Code, where You describe recipients' rights relating to Governed Code. If You created one or more Modification(s), You may add your name as a Contributor to the notice described in Exhibit A. If it is not possible to put such notice in a particular Source Code file due to its structure, then you must include such notice in a location (such as a relevant directory file) where a user would be likely to look for such a notice. You may choose to offer, and to charge a fee for, warranty, support, indemnity or liability obligations to one or more recipients of Governed Code. However, You may do so only on Your own behalf, and not on behalf of RSV or any Contributor. You must make it absolutely clear than any such warranty, support, indemnity or liability obligation is offered by You alone, and You hereby agree to indemnify RSV and every Contributor for any liability incurred by RSV or such Contributor as a result of warranty, support, indemnity or liability terms You offer.
36
+ 3.6. Distribution of Executable Code Versions. You may distribute Governed Code in Executable Code form only if the requirements of Section 3.1-3.5 have been met for that Governed Code, and if You include a prominent notice stating that the Source Code version of the Governed Code is available under the terms of this License, including a description of how and where You have fulfilled the obligations of Section 3.2. The notice must be conspicuously included in any notice in an Executable Code version, related documentation or collateral in which You describe recipients' rights relating to the Governed Code. You may distribute the Executable Code version of Governed Code under a license of Your choice, which may contain terms different from this License, provided that You are in compliance with the terms of this License and that the license for the Executable Code version does not attempt to limit or alter the recipient's rights in the Source Code version from the rights set forth in this License. If You distribute the Executable Code version under a different license You must make it absolutely clear that any terms which differ from this License are offered by You alone, not by RSV or any Contributor. You hereby agree to indemnify RSV and every Contributor for any liability incurred by RSV or such Contributor as a result of any such terms You offer.
37
+ 3.7. Larger Works. You may create a Larger Work by combining Governed Code with other code not governed by the terms of this License and distribute the Larger Work as a single product. In such a case, You must make sure the requirements of this License are fulfilled for the Governed Code.
38
+ 4. Inability to Comply Due to Statute or Regulation.
39
+ If it is impossible for You to comply with any of theterms of this License with respect to some or all of the Governed Code due to statute or regulation then You must: (a) comply with the terms of this License to the maximum extent possible; and (b) describe the limitations and the code they affect. Such description must be included in the LEGAL file described in Section 3.4 and must be included with all distributions of the Source Code. Except to the extent prohibited by statute or regulation, such description must be sufficiently detailed for a recipient of ordinary skill to be able to understand it.
40
+ 5. Trademark Usage.
41
+ 5.1. Advertising Materials. All advertising materials mentioning features or use of the Governed Code must display the following acknowledgement: "This product includes software developed by Ricoh Silicon Valley, Inc."
42
+ 5.2. Endorsements. The names "Ricoh," "Ricoh Silicon Valley," and "RSV" must not be used to endorse or promote Contributor Versions or Larger Works without the prior written permission of RSV.
43
+ 5.3. Product Names. Contributor Versions and Larger Works may not be called "Ricoh" nor may the word "Ricoh" appear in their names without the prior written permission of RSV.
44
+ 6. Versions of the License.
45
+ 6.1. New Versions. RSV may publish revised and/or new versions of the License from time to time. Each version will be given a distinguishing version number.
46
+ 6.2. Effect of New Versions. Once Governed Code has been published under a particular version of the License, You may always continue to use it under the terms of that version. You may also choose to use such Governed Code under the terms of any subsequent version of the License published by RSV. No one other than RSV has the right to modify the terms applicable to Governed Code created under this License.
47
+ 7. Disclaimer of Warranty.
48
+ GOVERNED CODE IS PROVIDED UNDER THIS LICENSE ON AN "AS IS" BASIS, WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT LIMITATION, WARRANTIES THAT THE GOVERNED CODE IS FREE OF DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE GOVERNED CODE IS WITH YOU. SHOULD ANY GOVERNED CODE PROVE DEFECTIVE IN ANY RESPECT, YOU (NOT RSV OR ANY OTHER CONTRIBUTOR) ASSUME THE COST OF ANY NECESSARY SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY GOVERNED CODE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER.
49
+ 8. Termination.
50
+ 8.1. This License and the rights granted hereunder will terminate automatically if You fail to comply with terms herein and fail to cure such breach within 30 days of becoming aware of the breach. All sublicenses to the Governed Code which are properly granted shall survive any termination of this License. Provisions which, by their nature, must remain in effect beyond the termination of this License shall survive.
51
+ 8.2. If You initiate patent infringement litigation against RSV or a Contributor (RSV or the Contributor against whom You file such action is referred to as "Participant") alleging that:
52
+ (a) such Participant's Original Code or Contributor Version directly or indirectly infringes any patent, then any and all rights granted by such Participant to You under Sections 2.1 and/or 2.2 of this License shall, upon 60 days notice from Participant terminate prospectively, unless if within 60 days after receipt of notice You either: (i) agree in writing to pay Participant a mutually agreeable reasonable royalty for Your past and future use of the Original Code or the Modifications made by such Participant, or (ii) withdraw Your litigation claim with respect to the Original Code or the Contributor Version against such Participant. If within 60 days of notice, a reasonable royalty and payment arrangement are not mutually agreed upon in writing by the parties or the litigation claim is not withdrawn, the rights granted by Participant to You under Sections 2.1 and/or 2.2 automatically terminate at the expiration of the 60 day notice period specified above.
53
+ (b) any software, hardware, or device provided to You by the Participant, other than such Participant's Original Code or Contributor Version, directly or indirectly infringes any patent, then any rights granted to You by such Participant under Sections 2.1(b) and 2.2(b) are revoked effective as of the date You first made, used, sold, distributed, or had made, Original Code or the Modifications made by that Participant.
54
+ 8.3. If You assert a patent infringement claim against Participant alleging that such Participant's Original Code or Contributor Version directly or indirectly infringes any patent where such claim is resolved (such as by license or settlement) prior to the initiation of patent infringement litigation, then the reasonable value of the licenses granted by such Participant under Sections 2.1 or 2.2 shall be taken into account in determining the amount or value of any payment or license.
55
+ 8.4. In the event of termination under Sections 8.1 or 8.2 above, all end user license agreements (excluding distributors and resellers) which have been validly granted by You or any distributor hereunder prior to termination shall survive termination.
56
+ 9. Limitation of Liability.
57
+ UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT (INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL RSV, ANY CONTRIBUTOR, OR ANY DISTRIBUTOR OF GOVERNED CODE, OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO YOU OR ANY OTHER PERSON FOR ANY DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL, WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED OF THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY RESULTING FROM SUCH PARTY'S NEGLIGENCE TO THE EXTENT APPLICABLE LAW PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THAT EXCLUSION AND LIMITATION MAY NOT APPLY TO YOU. TO THE EXTENT THAT ANY EXCLUSION OF DAMAGES ABOVE IS NOT VALID, YOU AGREE THAT IN NO EVENT WILL RSVS LIABILITY UNDER OR RELATED TO THIS AGREEMENT EXCEED FIVE THOUSAND DOLLARS ($5,000). THE GOVERNED CODE IS NOT INTENDED FOR USE IN CONNECTION WITH ANY NUCLER, AVIATION, MASS TRANSIT OR MEDICAL APPLICATION OR ANY OTHER INHERENTLY DANGEROUS APPLICATION THAT COULD RESULT IN DEATH, PERSONAL INJURY, CATASTROPHIC DAMAGE OR MASS DESTRUCTION, AND YOU AGREE THAT NEITHER RSV NOR ANY CONTRIBUTOR SHALL HAVE ANY LIABILITY OF ANY NATURE AS A RESULT OF ANY SUCH USE OF THE GOVERNED CODE.
58
+
59
+ 10. U.S. Government End Users.
60
+ The Governed Code is a "commercial item," as that term is defined in 48 C.F.R. 2.101 (Oct. 1995), consisting of "commercial computer software" and "commercial computer software documentation," as such terms are used in 48 C.F.R. 12.212 (Sept. 1995). Consistent with 48 C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4 (June 1995), all U.S. Government End Users acquire Governed Code with only those rights set forth herein.
61
+ 11. Miscellaneous.
62
+ This License represents the complete agreement concerning subject matter hereof. If any provision of this License is held to be unenforceable, such provision shall be reformed only to the extent necessary to make it enforceable. This License shall be governed by California law provisions (except to the extent applicable law, if any, provides otherwise), excluding its conflict-of-law provisions. The parties submit to personal jurisdiction in California and further agree that any cause of action arising under or related to this Agreement shall be brought in the Federal Courts of the Northern District of California, with venue lying in Santa Clara County, California. The losing party shall be responsible for costs, including without limitation, court costs and reasonable attorneys fees and expenses. Notwithstanding anything to the contrary herein, RSV may seek injunctive relief related to a breach of this Agreement in any court of competent jurisdiction. The application of the United Nations Convention on Contracts for the International Sale of Goods is expressly excluded. Any law or regulation which provides that the language of a contract shall be construed against the drafter shall not apply to this License.
63
+ 12. Responsibility for Claims.
64
+ Except in cases where another Contributor has failed to comply with Section 3.4, You are responsible for damages arising, directly or indirectly, out of Your utilization of rights under this License, based on the number of copies of Governed Code you made available, the revenues you received from utilizing such rights, and other relevant factors. You agree to work with affected parties to distribute responsibility on an equitable basis.
65
+
66
+ EXHIBIT A
67
+ "The contents of this file are subject to the Ricoh Source Code Public License Version 1.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.risource.org/RPL
68
+ Software distributed under the License is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for the specific language governing rights and limitations under the License.
69
+ This code was initially developed by Ricoh Silicon Valley, Inc. Portions created by Ricoh Silicon Valley, Inc. are Copyright (C) 1995-1999. All Rights Reserved.
70
+ Contributor(s): ______________________________________."
71
+
72
+
73
+ The contents of this file are subject to the Ricoh Source Code Public License Version 1.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.risource.org/RPL
74
+
75
+ Software distributed under the License is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for the specific language governing rights and limitations under the License.
76
+
77
+ This code was initially developed by Ricoh Silicon Valley, Inc. Portions created by Ricoh Silicon Valley, Inc. are Copyright (C) 1995-1999. All Rights Reserved.
78
+
79
+ Contributor(s): {{---}}.
@@ -0,0 +1,12 @@
1
+
2
+ Rdisc (this program) was developed by Sun Microsystems, Inc. and is provided for unrestricted use provided that this legend is included on all tape media and as a part of the software program in whole or part. Users may copy or modify Rdisc without charge, and they may freely distribute it.
3
+ RDISC IS PROVIDED AS IS WITH NO WARRANTIES OF ANY KIND INCLUDING THE WARRANTIES OF DESIGN, MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE, OR ARISING FROM A COURSE OF DEALING, USAGE OR TRADE PRACTICE.
4
+ Rdisc is provided with no support and without any obligation on the part of Sun Microsystems, Inc. to assist in its use, correction, modification or enhancement.
5
+ SUN MICROSYSTEMS, INC. SHALL HAVE NO LIABILITY WITH RESPECT TO THE INFRINGEMENT OF COPYRIGHTS, TRADE SECRETS OR ANY PATENTS BY RDISC OR ANY PART THEREOF.
6
+ In no event will Sun Microsystems, Inc. be liable for any lost revenue or profits or other special, indirect and consequential damages, even if Sun has been advised of the possibility of such damages.
7
+ Sun Microsystems, Inc.
8
+ 2550 Garcia Avenue
9
+ Mountain View, California 94043
10
+
11
+ There is no standard license header for the license
12
+
@@ -0,0 +1,19 @@
1
+
2
+ 1. You may make and give away verbatim copies of the source form of the software without restriction, provided that you duplicate all of the original copyright notices and associated disclaimers.
3
+ 2. You may modify your copy of the software in any way, provided that you do at least ONE of the following:
4
+ a) place your modifications in the Public Domain or otherwise make them Freely Available, such as by posting said modifications to Usenet or an equivalent medium, or by allowing the author to include your modifications in the software.
5
+ b) use the modified software only within your corporation or organization.
6
+ c) give non-standard binaries non-standard names, with instructions on where to get the original software distribution.
7
+ d) make other distribution arrangements with the author.
8
+ 3. You may distribute the software in object code or binary form, provided that you do at least ONE of the following:
9
+ a) distribute the binaries and library files of the software, together with instructions (in the manual page or equivalent) on where to get the original distribution.
10
+ b) accompany the distribution with the machine-readable source of the software.
11
+ c) give non-standard binaries non-standard names, with instructions on where to get the original software distribution.
12
+ d) make other distribution arrangements with the author.
13
+ 4. You may modify and include the part of the software into any other software (possibly commercial). But some files in the distribution are not written by the author, so that they are not under these terms.
14
+ For the list of those files and their copying conditions, see the file LEGAL.
15
+ 5. The scripts and library files supplied as input to or produced as output from the software do not automatically fall under the copyright of the software, but belong to whomever generated them, and may be sold commercially, and may be aggregated with this software.
16
+ 6. THIS SOFTWARE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
17
+
18
+ There is no standard license header for the license
19
+
@@ -0,0 +1,21 @@
1
+
2
+ Copyright Status
3
+ SAX is free!
4
+ In fact, it's not possible to own a license to SAX, since it's been placed in the public domain.
5
+ No Warranty
6
+ Because SAX is released to the public domain, there is no warranty for the design or for the software implementation, to the extent permitted by applicable law. Except when otherwise stated in writing the copyright holders and/or other parties provide SAX "as is" without warranty of any kind, either expressed or implied, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The entire risk as to the quality and performance of SAX is with you. Should SAX prove defective, you assume the cost of all necessary servicing, repair or correction.
7
+ In no event unless required by applicable law or agreed to in writing will any copyright holder, or any other party who may modify and/or redistribute SAX, be liable to you for damages, including any general, special, incidental or consequential damages arising out of the use or inability to use SAX (including but not limited to loss of data or data being rendered inaccurate or losses sustained by you or third parties or a failure of the SAX to operate with any other programs), even if such holder or other party has been advised of the possibility of such damages.
8
+ Copyright Disclaimers
9
+ This page includes statements to that effect by David Megginson, who would have been able to claim copyright for the original work.
10
+ SAX 1.0
11
+ Version 1.0 of the Simple API for XML (SAX), created collectively by the membership of the XML-DEV mailing list, is hereby released into the public domain.
12
+ No one owns SAX: you may use it freely in both commercial and non-commercial applications, bundle it with your software distribution, include it on a CD-ROM, list the source code in a book, mirror the documentation at your own web site, or use it in any other way you see fit.
13
+ David Megginson, Megginson Technologies Ltd.
14
+ 1998-05-11
15
+ SAX 2.0
16
+ I hereby abandon any property rights to SAX 2.0 (the Simple API for XML), and release all of the SAX 2.0 source code, compiled code, and documentation contained in this distribution into the Public Domain. SAX comes with NO WARRANTY or guarantee of fitness for any purpose.
17
+ David Megginson, Megginson Technologies Ltd.
18
+ 2000-05-05
19
+
20
+ There is no standard license header for the license
21
+
@@ -0,0 +1,36 @@
1
+
2
+ SCEA Shared Source License 1.0
3
+ Terms and Conditions:
4
+ 1. Definitions:
5
+ "Software" shall mean the software and related documentation, whether in Source or Object Form, made available under this SCEA Shared Source license ("License"), that is indicated by a copyright notice file included in the source files or attached or accompanying the source files.
6
+ "Licensor" shall mean Sony Computer Entertainment America, Inc. (herein "SCEA")
7
+ "Object Code" or "Object Form" shall mean any form that results from translation or transformation of Source Code, including but not limited to compiled object code or conversions to other forms intended for machine execution.
8
+ "Source Code" or "Source Form" shall have the plain meaning generally accepted in the software industry, including but not limited to software source code, documentation source, header and configuration files.
9
+ "You" or "Your" shall mean you as an individual or as a company, or whichever form under which you are exercising rights under this License.
10
+ 2. License Grant.
11
+ Licensor hereby grants to You, free of charge subject to the terms and conditions of this License, an irrevocable, non-exclusive, worldwide, perpetual, and royalty-free license to use, modify, reproduce, distribute, publicly perform or display the Software in Object or Source Form .
12
+ 3. No Right to File for Patent.
13
+ In exchange for the rights that are granted to You free of charge under this License, You agree that You will not file for any patent application, seek copyright protection or take any other action that might otherwise impair the ownership rights in and to the Software that may belong to SCEA or any of the other contributors/authors of the Software.
14
+ 4. Contributions.
15
+ SCEA welcomes contributions in form of modifications, optimizations, tools or documentation designed to improve or expand the performance and scope of the Software (collectively "Contributions"). Per the terms of this License You are free to modify the Software and those modifications would belong to You. You may however wish to donate Your Contributions to SCEA for consideration for inclusion into the Software. For the avoidance of doubt, if You elect to send Your Contributions to SCEA, You are doing so voluntarily and are giving the Contributions to SCEA and its parent company Sony Computer Entertainment, Inc., free of charge, to use, modify or distribute in any form or in any manner. SCEA acknowledges that if You make a donation of Your Contributions to SCEA, such Contributions shall not exclusively belong to SCEA or its parent company and such donation shall not be to Your exclusion. SCEA, in its sole discretion, shall determine whether or not to include Your donated Contributions into the Software, in whole, in part, or as modified by SCEA. Should SCEA elect to include any such Contributions into the Software, it shall do so at its own risk and may elect to give credit or special thanks to any such contributors in the attached copyright notice. However, if any of Your contributions are included into the Software, they will become part of the Software and will be distributed under the terms and conditions of this License. Further, if Your donated Contributions are integrated into the Software then Sony Computer Entertainment, Inc. shall become the copyright owner of the Software now containing Your contributions and SCEA would be the Licensor.
16
+ 5. Redistribution in Source Form
17
+ You may redistribute copies of the Software, modifications or derivatives thereof in Source Code Form, provided that You:
18
+ a. Include a copy of this License and any copyright notices with source
19
+ b. Identify modifications if any were made to the Software
20
+ c. Include a copy of all documentation accompanying the Software and modifications made by You
21
+ 6. Redistribution in Object Form
22
+ If You redistribute copies of the Software, modifications or derivatives thereof in Object Form only (as incorporated into finished goods, i.e. end user applications) then You will not have a duty to include any copies of the code, this License, copyright notices, other attributions or documentation.
23
+ 7. No Warranty
24
+ THE SOFTWARE IS PROVIDED ON AN "AS IS" BASIS, WITHOUT ANY REPRESENTATIONS OR WARRANTIES OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY, OR FITNESS FOR A PARTICULAR PURPOSE. YOU ARE SOLELY RESPONSIBLE FOR DETERMINING THE APPROPRIATENESS OF USING, MODIFYING OR REDISTRIBUTING THE SOFTWARE AND ASSUME ANY RISKS ASSOCIATED WITH YOUR EXERCISE OF PERMISSIONS UNDER THIS LICENSE.
25
+ 8. Limitation of Liability
26
+ UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY WILL EITHER PARTY BE LIABLE TO THE OTHER PARTY OR ANY THIRD PARTY FOR ANY DIRECT, INDIRECT, CONSEQUENTIAL, SPECIAL, INCIDENTAL, OR EXEMPLARY DAMAGES WITH RESPECT TO ANY INJURY, LOSS, OR DAMAGE, ARISING UNDER OR IN CONNECTION WITH THIS LETTER AGREEMENT, WHETHER FORESEEABLE OR UNFORESEEABLE, EVEN IF SUCH PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH INJURY, LOSS, OR DAMAGE. THE LIMITATIONS OF LIABILITY SET FORTH IN THIS SECTION SHALL APPLY TO THE FULLEST EXTENT PERMISSIBLE AT LAW OR ANY GOVERMENTAL REGULATIONS.
27
+ 9. Governing Law and Consent to Jurisdiction
28
+ This Agreement shall be governed by and interpreted in accordance with the laws of the State of California, excluding that body of law related to choice of laws, and of the United States of America. Any action or proceeding brought to enforce the terms of this Agreement or to adjudicate any dispute arising hereunder shall be brought in the Superior Court of the County of San Mateo, State of California or the United States District Court for the Northern District of California. Each of the parties hereby submits itself to the exclusive jurisdiction and venue of such courts for purposes of any such action. In addition, each party hereby waives the right to a jury trial in any action or proceeding related to this Agreement.
29
+ 10. Copyright Notice for Redistribution of Source Code
30
+ Copyright 2005 Sony Computer Entertainment Inc.
31
+ Licensed under the SCEA Shared Source License, Version 1.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at:
32
+ http://research.scea.com/scea_shared_source_license.html
33
+ Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
34
+
35
+ There is no standard license header for the license
36
+
@@ -0,0 +1,52 @@
1
+
2
+ SGI FREE SOFTWARE LICENSE B
3
+ (Version 1.0 1/25/2000)
4
+ 1. Definitions.
5
+ 1.1 "Additional Notice Provisions" means such additional provisions as appear in the Notice in Original Code under the heading "Additional Notice Provisions."
6
+ 1.2 "API" means an application programming interface established by SGI in conjunction with the Original Code.
7
+ 1.3 "Covered Code" means the Original Code or Modifications or the combination of the Original Code and Modifications, in each case including portions thereof.
8
+ 1.4 "Hardware" means any physical device that accepts input, processes input, stores the results of processing, and/or provides output.
9
+ 1.5 "Larger Work" means a work which combines Covered Code or portions thereof with code not governed by the terms of this License.
10
+ 1.6 "Licensable" means having the right to grant, to the maximum extent possible, whether at the time of the initial grant or subsequently acquired, any and all of the rights conveyed herein.
11
+ 1.7 "License" means this document.
12
+ 1.8 "Modifications" means any addition to the substance or structure of the Original Code and/or any addition to or deletion from previous Modifications. When Covered Code is released as a series of files, a Modification is:
13
+ A. Any addition to the contents of a file containing Original Code and/or any addition to or deletion from previous Modifications.
14
+ B. Any new file that contains any part of the Original Code or previous Modifications.
15
+ 1.9 "Notice" means any notice in Original Code or Covered Code, as required by and in compliance with this License.
16
+ 1.10 "Original Code" means source code of computer software code which is described in the source code Notice required by Exhibit A as Original Code, and updates and error corrections specifically thereto.
17
+ 1.11 "Recipient" means an individual or a legal entity exercising rights under, and complying with all of the terms of, this License or a future version of this License issued under Section 8. For legal entities, "Recipient" includes any entity which controls, is controlled by, or is under common control with Recipient. For purposes of this definition, "control" of an entity means (a) the power, direct or indirect, to direct or manage such entity, or (b) ownership of fifty percent (50%) or more of the outstanding shares or beneficial ownership of such entity.
18
+ 1.12 SGI" means Silicon Graphics, Inc.
19
+ 2. License Grant and Restrictions.
20
+ 2.1v License Grant. Subject to the provisions of this License and any third party intellectual property claims, for the duration of intellectual property protections inherent in the Original Code, SGI hereby grants Recipient a worldwide, royalty-free, non-exclusive license, to do the following: (i) under copyrights Licensable by SGI, to reproduce, distribute, create derivative works from, and, to the extent applicable, display and perform the Original Code alone and/or as part of a Larger Work; and (ii) under any patent claims Licensable by SGI and embodied in the Original Code, to make, have made, use, practice, sell, and offer for sale, and/or otherwise dispose of the Original Code. Recipient accepts the terms and conditions of this License by undertaking any of the aforementioned actions.
21
+ 2.2 Restriction on Patent License. Notwithstanding the provisions of Section 2.1(ii), no patent license is granted: 1) separate from the Original Code; nor 2) for infringements caused by (i) modification of the Original Code, or (ii) the combination of the Original Code with other software or Hardware.
22
+ 2.3 No License For Hardware Implementations. The licenses granted in Section 2.1 are not applicable to implementation in Hardware of the algorithms embodied in the Original Code.
23
+ 2.4 Modifications License and API Compliance. Modifications are only licensed under Section 2.1(i) to the extent such Modifications are fully compliant with any API as may be identified in Additional Notice Provisions as appear in the Original Code.
24
+ 3. Redistributions.
25
+ A. Retention of Notice/Copy of License. The Notice set forth in Exhibit A, below, must be conspicuously retained or included in any and all redistributions of Covered Code. For distributions of the Covered Code in source code form, the Notice must appear in every file that can include a text comments field; in executable form, the Notice and a copy of this License must appear in related documentation or collateral where the Recipient’s rights relating to Covered Code are described. Any Additional Notice Provisions which actually appears in the Original Code must also be retained or included in any and all redistributions of Covered Code.
26
+ B. Alternative License. Provided that Recipient is in compliance with the terms of this License, Recipient may distribute the source code and/or executable version(s) of Covered Code under (1) this License; (2) a license identical to this License but for only such changes as are necessary in order to clarify Recipient’s role as licensor of Modifications, without derogation of any of SGI’s rights; and/or (3) a license of Recipient’s choosing, containing terms different from this License, provided that the license terms include this Section 3 and Sections 4, 6, 7, 10, 12, and 13, which terms may not be modified or superseded by any other terms of such license. If Recipient elects to use any license other than this License, Recipient must make it absolutely clear that any of its terms which differ from this License are offered by Recipient alone, and not by SGI.
27
+ C. Indemnity. Recipient hereby agrees to indemnify SGI for any liability incurred by SGI as a result of any such alternative license terms Recipient offers.
28
+ 4. Termination. This License and the rights granted hereunder will terminate automatically if Recipient breaches any term herein and fails to cure such breach within 30 days thereof. Any sublicense to the Covered Code that is properly granted shall survive any termination of this License, absent termination by the terms of such sublicense. Provisions that, by their nature, must remain in effect beyond the termination of this License, shall survive.
29
+ 5. No Trademark Or Other Rights. This License does not grant any rights to: (i) any software apart from the Covered Code, nor shall any other rights or licenses not expressly granted hereunder arise by implication, estoppel or otherwise with respect to the Covered Code; (ii) any trade name, trademark or service mark whatsoever, including without limitation any related right for purposes of endorsement or promotion of products derived from the Covered Code, without prior written permission of SGI; or (iii) any title to or ownership of the Original Code, which shall at all times remains with SGI. All rights in the Original Code not expressly granted under this License are reserved.
30
+ 6. Compliance with Laws; Non-Infringement. Recipient hereby assures that it shall comply with all applicable laws, regulations, and executive orders, in connection with any and all dispositions of Covered Code, including but not limited to, all export, re-export, and import control laws, regulations, and executive orders, of the U.S. government and other countries. Recipient may not distribute Covered Code that (i) in any way infringes (directly or contributorily) the rights (including patent, copyright, trade secret, trademark or other intellectual property rights of any kind) of any other person or entity or (ii) breaches any representation or warranty, express, implied or statutory, to which, under any applicable law, it might be deemed to have been subject.
31
+ 7. Claims of Infringement. If Recipient learns of any third party claim that any disposition of Covered Code and/or functionality wholly or partially infringes the third party's intellectual property rights, Recipient will promptly notify SGI of such claim.
32
+ 8. Versions of the License. SGI may publish revised and/or new versions of the License from time to time, each with a distinguishing version number. Once Covered Code has been published under a particular version of the License, Recipient may, for the duration of the license, continue to use it under the terms of that version, or choose to use such Covered Code under the terms of any subsequent version published by SGI. Subject to the provisions of Sections 3 and 4 of this License, only SGI may modify the terms applicable to Covered Code created under this License.
33
+ 9. DISCLAIMER OF WARRANTY. COVERED CODE IS PROVIDED "AS IS." ALL EXPRESS AND IMPLIED WARRANTIES AND CONDITIONS ARE DISCLAIMED, INCLUDING, WITHOUT LIMITATION, ANY IMPLIED WARRANTIES AND CONDITIONS OF MERCHANTABILITY, SATISFACTORY QUALITY, FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT. SGI ASSUMES NO RISK AS TO THE QUALITY AND PERFORMANCE OF THE SOFTWARE. SHOULD THE SOFTWARE PROVE DEFECTIVE IN ANY RESPECT, SGI ASSUMES NO COST OR LIABILITY FOR SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER OF WARRANTY IS AN ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY COVERED CODE IS AUTHORIZED HEREUNDER EXCEPT SUBJECT TO THIS DISCLAIMER.
34
+ 10. LIMITATION OF LIABILITY. UNDER NO CIRCUMSTANCES NOR LEGAL THEORY, WHETHER TORT (INCLUDING, WITHOUT LIMITATION, NEGLIGENCE OR STRICT LIABILITY), CONTRACT, OR OTHERWISE, SHALL SGI OR ANY SGI LICENSOR BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL, WORK STOPPAGE, LOSS OF DATA, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED OF THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY RESULTING FROM SGI's NEGLIGENCE TO THE EXTENT APPLICABLE LAW PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THAT EXCLUSION AND LIMITATION MAY NOT APPLY TO RECIPIENT.
35
+ 11. Indemnity. Recipient shall be solely responsible for damages arising, directly or indirectly, out of its utilization of rights under this License. Recipient will defend, indemnify and hold harmless Silicon Graphics, Inc. from and against any loss, liability, damages, costs or expenses (including the payment of reasonable attorneys fees) arising out of Recipient's use, modification, reproduction and distribution of the Covered Code or out of any representation or warranty made by Recipient.
36
+ 12. U.S. Government End Users. The Covered Code is a "commercial item" consisting of "commercial computer software" as such terms are defined in title 48 of the Code of Federal Regulations and all U.S. Government End Users acquire only the rights set forth in this License and are subject to the terms of this License.
37
+ 13. Miscellaneous. This License represents the complete agreement concerning the its subject matter. If any provision of this License is held to be unenforceable, such provision shall be reformed so as to achieve as nearly as possible the same legal and economic effect as the original provision and the remainder of this License will remain in effect. This License shall be governed by and construed in accordance with the laws of the United States and the State of California as applied to agreements entered into and to be performed entirely within California between California residents. Any litigation relating to this License shall be subject to the exclusive jurisdiction of the Federal Courts of the Northern District of California (or, absent subject matter jurisdiction in such courts, the courts of the State of California), with venue lying exclusively in Santa Clara County, California, with the losing party responsible for costs, including without limitation, court costs and reasonable attorneys fees and expenses. The application of the United Nations Convention on Contracts for the International Sale of Goods is expressly excluded. Any law or regulation which provides that the language of a contract shall be construed against the drafter shall not apply to this License.
38
+ Exhibit A
39
+ License Applicability. Except to the extent portions of this file are made subject to an alternative license as permitted in the SGI Free Software License B, Version 1.0 (the "License"), the contents of this file are subject only to the provisions of the License. You may not use this file except in compliance with the License. You may obtain a copy of the License at Silicon Graphics, Inc., attn: Legal Services, 1600 Ampitheatre Parkway, Mountain View, CA 94043-1351, or at:
40
+ http://oss.sgi.com/projects/FreeB
41
+ Note that, as provided in the License, the Software is distributed on an "AS IS" basis, with ALL EXPRESS AND IMPLIED WARRANTIES AND CONDITIONS DISCLAIMED, INCLUDING, WITHOUT LIMITATION, ANY IMPLIED WARRANTIES AND CONDITIONS OF MERCHANTABILITY, SATISFACTORY QUALITY, FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT.
42
+ Original Code. The Original Code is: [name of software, version number, and release date], developed by Silicon Graphics, Inc. The Original Code is Copyright (c) [dates of first publication, as appearing in the Notice in the Original Code] Silicon Graphics, Inc. Copyright in any portions created by third parties is as indicated elsewhere herein. All Rights Reserved.
43
+ Additional Notice Provisions: [such additional provisions, if any, as appear in the Notice in the Original Code under the heading "Additional Notice Provisions"]
44
+
45
+
46
+ License Applicability. Except to the extent portions of this file are made subject to an alternative license as permitted in the SGI Free Software License B, Version 1.0 (the "License"), the contents of this file are subject only to the provisions of the License. You may not use this file except in compliance with the License. You may obtain a copy of the License at Silicon Graphics, Inc., attn: Legal Services, 1600 Ampitheatre Parkway, Mountain View, CA 94043-1351, or at:
47
+
48
+ http://oss.sgi.com/projects/FreeB
49
+
50
+ Note that, as provided in the License, the Software is distributed on an "AS IS" basis, with ALL EXPRESS AND IMPLIED WARRANTIES AND CONDITIONS DISCLAIMED, INCLUDING, WITHOUT LIMITATION, ANY IMPLIED WARRANTIES AND CONDITIONS OF MERCHANTABILITY, SATISFACTORY QUALITY, FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT.
51
+
52
+ Original Code. The Original Code is: [name of software, version number, and release date], developed by Silicon Graphics, Inc. The Original Code is Copyright (c) [dates of first publication, as appearing in the Notice in the Original Code] Silicon Graphics, Inc. Copyright in any portions created by third parties is as indicated elsewhere herein. All Rights Reserved.
@@ -0,0 +1,53 @@
1
+
2
+ SGI FREE SOFTWARE LICENSE B
3
+ (Version 1.1 02/22/2000)
4
+ 1. Definitions.
5
+ 1.1 "Additional Notice Provisions" means such additional provisions as appear in the Notice in Original Code under the heading "Additional Notice Provisions."
6
+ 1.2 "Covered Code" means the Original Code or Modifications, or any combination thereof.
7
+ 1.3 "Hardware" means any physical device that accepts input, processes input, stores the results of processing, and/or provides output.
8
+ 1.4 "Larger Work" means a work that combines Covered Code or portions thereof with code not governed by the terms of this License.
9
+ 1.5 "Licensable" means having the right to grant, to the maximum extent possible, whether at the time of the initial grant or subsequently acquired, any and all of the rights conveyed herein.
10
+ 1.6 "License" means this document.
11
+ 1.7 "Licensed Patents" means patent claims Licensable by SGI that are infringed by the use or sale of Original Code or any Modifications provided by SGI, or any combination thereof.
12
+ 1.8 "Modifications" means any addition to or deletion from the substance or structure of the Original Code or any previous Modifications. When Covered Code is released as a series of files, a Modification is:
13
+ A. Any addition to the contents of a file containing Original Code and/or addition to or deletion from the contents of a file containing previous Modifications.
14
+ B. Any new file that contains any part of the Original Code or previous Modifications.
15
+ 1.9 "Notice" means any notice in Original Code or Covered Code, as required by and in compliance with this License.
16
+ 1.10 "Original Code" means source code of computer software code that is described in the source code Notice required by Exhibit A as Original Code, and updates and error corrections specifically thereto.
17
+ 1.11 "Recipient" means an individual or a legal entity exercising rights under, and complying with all of the terms of, this License or a future version of this License issued under Section 8. For legal entities, "Recipient" includes any entity that controls, is controlled by, or is under common control with Recipient. For purposes of this definition, "control" of an entity means (a) the power, direct or indirect, to direct or manage such entity, or (b) ownership of fifty percent (50%) or more of the outstanding shares or beneficial ownership of such entity.
18
+ 1.12 "Recipient Patents" means patent claims Licensable by a Recipient that are infringed by the use or sale of Original Code or any Modifications provided by SGI, or any combination thereof.
19
+ 1.13 "SGI" means Silicon Graphics, Inc.
20
+ 1.14 "SGI Patents" means patent claims Licensable by SGI other than the Licensed Patents.
21
+ 2. License Grant and Restrictions.
22
+ 2.1 SGI License Grant. Subject to the terms of this License and any third party intellectual property claims, for the duration of intellectual property protections inherent in the Original Code, SGI hereby grants Recipient a worldwide, royalty-free, non-exclusive license, to do the following: (i) under copyrights Licensable by SGI, to reproduce, distribute, create derivative works from, and, to the extent applicable, display and perform the Original Code and/or any Modifications provided by SGI alone and/or as part of a Larger Work; and (ii) under any Licensable Patents, to make, have made, use, sell, offer for sale, import and/or otherwise transfer the Original Code and/or any Modifications provided by SGI. Recipient accepts the terms and conditions of this License by undertaking any of the aforementioned actions. The patent license shall apply to the Covered Code if, at the time any related Modification is added, such addition of the Modification causes such combination to be covered by the Licensed Patents. The patent license in Section 2.1(ii) shall not apply to any other combinations that include the Modification. No patent license is provided under SGI Patents for infringements of SGI Patents by Modifications not provided by SGI or combinations of Original Code and Modifications not provided by SGI.
23
+ 2.2 Recipient License Grant. Subject to the terms of this License and any third party intellectual property claims, Recipient hereby grants SGI and any other Recipients a worldwide, royalty-free, non-exclusive license, under any Recipient Patents, to make, have made, use, sell, offer for sale, import and/or otherwise transfer the Original Code and/or any Modifications provided by SGI.
24
+ 2.3 No License For Hardware Implementations. The licenses granted in Section 2.1 and 2.2 are not applicable to implementation in Hardware of the algorithms embodied in the Original Code or any Modifications provided by SGI .
25
+ 3. Redistributions.
26
+ 3.1 Retention of Notice/Copy of License. The Notice set forth in Exhibit A, below, must be conspicuously retained or included in any and all redistributions of Covered Code. For distributions of the Covered Code in source code form, the Notice must appear in every file that can include a text comments field; in executable form, the Notice and a copy of this License must appear in related documentation or collateral where the Recipient’s rights relating to Covered Code are described. Any Additional Notice Provisions which actually appears in the Original Code must also be retained or included in any and all redistributions of Covered Code.
27
+ 3.2 Alternative License. Provided that Recipient is in compliance with the terms of this License, Recipient may, so long as without derogation of any of SGI’s rights in and to the Original Code, distribute the source code and/or executable version(s) of Covered Code under (1) this License; (2) a license identical to this License but for only such changes as are necessary in order to clarify Recipient’s role as licensor of Modifications; and/or (3) a license of Recipient’s choosing, containing terms different from this License, provided that the license terms include this Section 3 and Sections 4, 6, 7, 10, 12, and 13, which terms may not be modified or superseded by any other terms of such license. If Recipient elects to use any license other than this License, Recipient must make it absolutely clear that any of its terms which differ from this License are offered by Recipient alone, and not by SGI. It is emphasized that this License is a limited license, and, regardless of the license form employed by Recipient in accordance with this Section 3.2, Recipient may relicense only such rights, in Original Code and Modifications by SGI, as it has actually been granted by SGI in this License.
28
+ 3.3 Indemnity. Recipient hereby agrees to indemnify SGI for any liability incurred by SGI as a result of any such alternative license terms Recipient offers.
29
+ 4. Termination. This License and the rights granted hereunder will terminate automatically if Recipient breaches any term herein and fails to cure such breach within 30 days thereof. Any sublicense to the Covered Code that is properly granted shall survive any termination of this License, absent termination by the terms of such sublicense. Provisions that, by their nature, must remain in effect beyond the termination of this License, shall survive.
30
+ 5. No Trademark Or Other Rights. This License does not grant any rights to: (i) any software apart from the Covered Code, nor shall any other rights or licenses not expressly granted hereunder arise by implication, estoppel or otherwise with respect to the Covered Code; (ii) any trade name, trademark or service mark whatsoever, including without limitation any related right for purposes of endorsement or promotion of products derived from the Covered Code, without prior written permission of SGI; or (iii) any title to or ownership of the Original Code, which shall at all times remains with SGI. All rights in the Original Code not expressly granted under this License are reserved.
31
+ 6. Compliance with Laws; Non-Infringement. There are various worldwide laws, regulations, and executive orders applicable to dispositions of Covered Code, including without limitation export, re-export, and import control laws, regulations, and executive orders, of the U.S. government and other countries, and Recipient is reminded it is obliged to obey such laws, regulations, and executive orders. Recipient may not distribute Covered Code that (i) in any way infringes (directly or contributorily) any intellectual property rights of any kind of any other person or entity or (ii) breaches any representation or warranty, express, implied or statutory, to which, under any applicable law, it might be deemed to have been subject.
32
+ 7. Claims of Infringement. If Recipient learns of any third party claim that any disposition of Covered Code and/or functionality wholly or partially infringes the third party's intellectual property rights, Recipient will promptly notify SGI of such claim.
33
+ 8. Versions of the License. SGI may publish revised and/or new versions of the License from time to time, each with a distinguishing version number. Once Covered Code has been published under a particular version of the License, Recipient may, for the duration of the license, continue to use it under the terms of that version, or choose to use such Covered Code under the terms of any subsequent version published by SGI. Subject to the provisions of Sections 3 and 4 of this License, only SGI may modify the terms applicable to Covered Code created under this License.
34
+ 9. DISCLAIMER OF WARRANTY. COVERED CODE IS PROVIDED "AS IS." ALL EXPRESS AND IMPLIED WARRANTIES AND CONDITIONS ARE DISCLAIMED, INCLUDING, WITHOUT LIMITATION, ANY IMPLIED WARRANTIES AND CONDITIONS OF MERCHANTABILITY, SATISFACTORY QUALITY, FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT. SGI ASSUMES NO RISK AS TO THE QUALITY AND PERFORMANCE OF THE SOFTWARE. SHOULD THE SOFTWARE PROVE DEFECTIVE IN ANY RESPECT, SGI ASSUMES NO COST OR LIABILITY FOR SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER OF WARRANTY IS AN ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY COVERED CODE IS AUTHORIZED HEREUNDER EXCEPT SUBJECT TO THIS DISCLAIMER.
35
+ 10. LIMITATION OF LIABILITY. UNDER NO CIRCUMSTANCES NOR LEGAL THEORY, WHETHER TORT (INCLUDING, WITHOUT LIMITATION, NEGLIGENCE OR STRICT LIABILITY), CONTRACT, OR OTHERWISE, SHALL SGI OR ANY SGI LICENSOR BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL, WORK STOPPAGE, LOSS OF DATA, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED OF THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY RESULTING FROM SGI's NEGLIGENCE TO THE EXTENT APPLICABLE LAW PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THAT EXCLUSION AND LIMITATION MAY NOT APPLY TO RECIPIENT.
36
+ 11. Indemnity. Recipient shall be solely responsible for damages arising, directly or indirectly, out of its utilization of rights under this License. Recipient will defend, indemnify and hold harmless Silicon Graphics, Inc. from and against any loss, liability, damages, costs or expenses (including the payment of reasonable attorneys fees) arising out of Recipient's use, modification, reproduction and distribution of the Covered Code or out of any representation or warranty made by Recipient.
37
+ 12. U.S. Government End Users. The Covered Code is a "commercial item" consisting of "commercial computer software" as such terms are defined in title 48 of the Code of Federal Regulations and all U.S. Government End Users acquire only the rights set forth in this License and are subject to the terms of this License.
38
+ 13. Miscellaneous. This License represents the complete agreement concerning the its subject matter. If any provision of this License is held to be unenforceable, such provision shall be reformed so as to achieve as nearly as possible the same legal and economic effect as the original provision and the remainder of this License will remain in effect. This License shall be governed by and construed in accordance with the laws of the United States and the State of California as applied to agreements entered into and to be performed entirely within California between California residents. Any litigation relating to this License shall be subject to the exclusive jurisdiction of the Federal Courts of the Northern District of California (or, absent subject matter jurisdiction in such courts, the courts of the State of California), with venue lying exclusively in Santa Clara County, California, with the losing party responsible for costs, including without limitation, court costs and reasonable attorneys fees and expenses. The application of the United Nations Convention on Contracts for the International Sale of Goods is expressly excluded. Any law or regulation that provides that the language of a contract shall be construed against the drafter shall not apply to this License.
39
+ Exhibit A
40
+ License Applicability. Except to the extent portions of this file are made subject to an alternative license as permitted in the SGI Free Software License B, Version 1.1 (the "License"), the contents of this file are subject only to the provisions of the License. You may not use this file except in compliance with the License. You may obtain a copy of the License at Silicon Graphics, Inc., attn: Legal Services, 1600 Amphitheatre Parkway, Mountain View, CA 94043-1351, or at:
41
+ http://oss.sgi.com/projects/FreeB
42
+ Note that, as provided in the License, the Software is distributed on an "AS IS" basis, with ALL EXPRESS AND IMPLIED WARRANTIES AND CONDITIONS DISCLAIMED, INCLUDING, WITHOUT LIMITATION, ANY IMPLIED WARRANTIES AND CONDITIONS OF MERCHANTABILITY, SATISFACTORY QUALITY, FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT.
43
+ Original Code. The Original Code is: [name of software, version number, and release date], developed by Silicon Graphics, Inc. The Original Code is Copyright (c) [dates of first publication, as appearing in the Notice in the Original Code] Silicon Graphics, Inc. Copyright in any portions created by third parties is as indicated elsewhere herein. All Rights Reserved.
44
+ Additional Notice Provisions: [such additional provisions, if any, as appear in the Notice in the Original Code under the heading "Additional Notice Provisions"]
45
+
46
+
47
+ License Applicability. Except to the extent portions of this file are made subject to an alternative license as permitted in the SGI Free Software License B, Version 1.1 (the "License"), the contents of this file are subject only to the provisions of the License. You may not use this file except in compliance with the License. You may obtain a copy of the License at Silicon Graphics, Inc., attn: Legal Services, 1600 Amphitheatre Parkway, Mountain View, CA 94043-1351, or at:
48
+
49
+ http://oss.sgi.com/projects/FreeB
50
+
51
+ Note that, as provided in the License, the Software is distributed on an "AS IS" basis, with ALL EXPRESS AND IMPLIED WARRANTIES AND CONDITIONS DISCLAIMED, INCLUDING, WITHOUT LIMITATION, ANY IMPLIED WARRANTIES AND CONDITIONS OF MERCHANTABILITY, SATISFACTORY QUALITY, FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT.
52
+
53
+ Original Code. The Original Code is: [name of software, version number, and release date], developed by Silicon Graphics, Inc. The Original Code is Copyright (c) [dates of first publication, as appearing in the Notice in the Original Code] Silicon Graphics, Inc. Copyright in any portions created by third parties is as indicated elsewhere herein. All Rights Reserved.
@@ -0,0 +1,11 @@
1
+
2
+ SGI FREE SOFTWARE LICENSE B
3
+ (Version 2.0, Sept. 18, 2008)
4
+ Copyright (C) [dates of first publication] Silicon Graphics, Inc. All Rights Reserved.
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
6
+ The above copyright notice including the dates of first publication and either this permission notice or a reference to http://oss.sgi.com/projects/FreeB/ shall be included in all copies or substantial portions of the Software.
7
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL SILICON GRAPHICS, INC. BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
8
+ Except as contained in this notice, the name of Silicon Graphics, Inc. shall not be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization from Silicon Graphics, Inc.
9
+
10
+ There is no standard license header for the license
11
+
@@ -0,0 +1,88 @@
1
+
2
+ Sun Industry Standards Source License - Version 1.1
3
+ 1.0 DEFINITIONS
4
+ 1.1 "Commercial Use" means distribution or otherwise making the Original Code available to a third party.
5
+ 1.2 "Contributor Version" means the combination of the Original Code, and the Modifications made by that particular Contributor.
6
+ 1.3 "Electronic Distribution Mechanism" means a mechanism generally accepted in the software development community for the electronic transfer of data.
7
+ 1.4 "Executable" means Original Code in any form other than Source Code.
8
+ 1.5 "Initial Developer" means the individual or entity identified as the Initial Developer in the Source Code notice required by Exhibit A.
9
+ 1.6 "Larger Work" means a work which combines Original Code or portions thereof with code not governed by the terms of this License.
10
+ 1.7 "License" means this document.
11
+ 1.8 "Licensable" means having the right to grant, to the maximum extent possible, whether at the time of the initial grant or subsequently acquired, any and all of the rights conveyed herein.
12
+ 1.9 "Modifications" means any addition to or deletion from the substance or structure of either the Original Code or any previous Modifications. A Modification is:
13
+ A. Any addition to or deletion from the contents of a file containing Original Code or previous Modifications.
14
+ B. Any new file that contains any part of the Original Code or previous Modifications.
15
+ 1.10 "Original Code" means Source Code of computer software code which is described in the Source Code notice required by Exhibit A as Original Code.
16
+ 1.11 "Patent Claims" means any patent claim(s), now owned or hereafter acquired, including without limitation, method, process, and apparatus claims, in any patent Licensable by grantor.
17
+ 1.12 "Source Code" means the preferred form of the Original Code for making modifications to it, including all modules it contains, plus any associated interface definition files, or scripts used to control compilation and installation of an Executable.
18
+ 1.13 "Standards" means the standards identified in Exhibit B.
19
+ 1.14 "You" (or "Your") means an individual or a legal entity exercising rights under, and complying with all of the terms of, this License or a future version of this License issued under Section 6.1. For legal entities, "You'' includes any entity which controls, is controlled by, or is under common control with You. For purposes of this definition, "control'' means (a) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (b) ownership of more than fifty percent (50%) of the outstanding shares or beneficial ownership of such entity.
20
+ 2.0 SOURCE CODE LICENSE
21
+ 2.1 The Initial Developer Grant The Initial Developer hereby grants You a world-wide, royalty-free, non-exclusive license, subject to third party intellectual property claims: 
22
+ (a) under intellectual property rights (other than patent or trademark) Licensable by Initial Developer to use, reproduce, modify, display, perform, sublicense and distribute the Original Code (or portions thereof) with or without Modifications, and/or as part of a Larger Work; and
23
+ (b) under Patents Claims infringed by the making, using or selling of Original Code, to make, have made, use, practice, sell, and offer for sale, and/or otherwise dispose of the Original Code (or portions thereof).

24
+ (c) the licenses granted in this Section 2.1(a) and (b) are effective on the date Initial Developer first distributes Original Code under the terms of this License.

25
+ (d) Notwithstanding Section 2.1(b) above, no patent license is granted: 1) for code that You delete from the Original Code; 2) separate from the Original Code; or 3) for infringements caused by: i) the modification of the Original Code or ii) the combination of the Original Code with other software or devices, including but not limited to Modifications. 
26
+ 3.0 DISTRIBUTION OBLIGATIONS
27
+ 3.1 Application of License. The Source Code version of Original Code may be distributed only under the terms of this License or a future version of this License released under Section 6.1, and You must include a copy of this License with every copy of the Source Code You distribute. You may not offer or impose any terms on any Source Code version that alters or restricts the applicable version of this License or the recipients' rights hereunder. Your license for shipment of the Contributor Version is conditioned upon Your full compliance with this Section. The Modifications which You create must comply with all requirements set out by the Standards body in effect one hundred twenty (120) days before You ship the Contributor Version. In the event that the Modifications do not meet such requirements, You agree to publish either (i) any deviation from the Standards protocol resulting from implementation of Your Modifications and a reference implementation of Your Modifications or (ii) Your Modifications in Source Code form, and to make any such deviation and reference implementation or Modifications available to all third parties under the same terms as this license on a royalty free basis within thirty (30) days of Your first customer shipment of Your Modifications.
28
+ 3.2 Required Notices. You must duplicate the notice in Exhibit A in each file of the Source Code. If it is not possible to put such notice in a particular Source Code file due to its structure, then You must include such notice in a location (such as a relevant directory) where a user would be likely to look for such a notice. If You created one or more Modification(s) You may add Your name as a Contributor to the notice described in Exhibit A. You must also duplicate this License in any documentation for the Source Code where You describe recipients' rights or ownership rights relating to Initial Code. You may choose to offer, and to charge a fee for, warranty, support, indemnity or liability obligations to one or more recipients of Your version of the Code. However, You may do so only on Your own behalf, and not on behalf of the Initial Developer. You must make it absolutely clear than any such warranty, support, indemnity or liability obligation is offered by You alone, and You hereby agree to indemnify the Initial Developer for any liability incurred by the Initial Developer as a result of warranty, support, indemnity or liability terms You offer.
29
+ 3.3 Distribution of Executable Versions. You may distribute Original Code in Executable and Source form only if the requirements of Sections 3.1 and 3.2 have been met for that Original Code, and if You include a notice stating that the Source Code version of the Original Code is available under the terms of this License. The notice must be conspicuously included in any notice in an Executable or Source versions, related documentation or collateral in which You describe recipients' rights relating to the Original Code. You may distribute the Executable and Source versions of Your version of the Code or ownership rights under a license of Your choice, which may contain terms different from this License, provided that You are in compliance with the terms of this License. If You distribute the Executable and Source versions under a different license You must make it absolutely clear that any terms which differ from this License are offered by You alone, not by the Initial Developer. You hereby agree to indemnify the Initial Developer for any liability incurred by the Initial Developer as a result of any such terms You offer.
30
+ 3.4 Larger Works. You may create a Larger Work by combining Original Code with other code not governed by the terms of this License and distribute the Larger Work as a single product. In such a case, You must make sure the requirements of this License are fulfilled for the Original Code.
31
+ 4.0 INABILITY TO COMPLY DUE TO STATUTE OR REGULATION
32
+ If it is impossible for You to comply with any of the terms of this License with respect to some or all of the Original Code due to statute, judicial order, or regulation then You must: (a) comply with the terms of this License to the maximum extent possible; and (b) describe the limitations and the code they affect. Such description must be included in the LEGAL file described in Section 3.2 and must be included with all distributions of the Source Code. Except to the extent prohibited by statute or regulation, such description must be sufficiently detailed for a recipient of ordinary skill to be able to understand it.
33
+ 5.0 APPLICATION OF THIS LICENSE
34
+ This License applies to code to which the Initial Developer has attached the notice in Exhibit A and to related Modifications as set out in Section 3.1.
35
+ 6.0 VERSIONS OF THE LICENSE
36
+ 6.1 New Versions. Sun may publish revised and/or new versions of the License from time to time. Each version will be given a distinguishing version number.
37
+ 6.2 Effect of New Versions. Once Original Code has been published under a particular version of the License, You may always continue to use it under the terms of that version. You may also choose to use such Original Code under the terms of any subsequent version of the License published by Sun. No one other than Sun has the right to modify the terms applicable to Original Code.
38
+ 7.0 DISCLAIMER OF WARRANTY
39
+ ORIGINAL CODE IS PROVIDED UNDER THIS LICENSE ON AN "AS IS" BASIS, WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT LIMITATION, WARRANTIES THAT THE ORIGINAL CODE IS FREE OF DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE ORIGINAL CODE IS WITH YOU. SHOULD ANY ORIGINAL CODE PROVE DEFECTIVE IN ANY RESPECT, YOU (NOT THE INITIAL DEVELOPER) ASSUME THE COST OF ANY NECESSARY SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY ORIGINAL CODE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER.
40
+ 8.0 TERMINATION
41
+ 8.1 This License and the rights granted hereunder will terminate automatically if You fail to comply with terms herein and fail to cure such breach within 30 days of becoming aware of the breach. All sublicenses to the Original Code which are properly granted shall survive any termination of this License. Provisions which, by their nature, must remain in effect beyond the termination of this License shall survive.
42
+ 8.2 In the event of termination under Section 8.1 above, all end user license agreements (excluding distributors and resellers) which have been validly granted by You or any distributor hereunder prior to termination shall survive termination.
43
+ 9.0 LIMIT OF LIABILITY
44
+ UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT (INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, THE INITIAL DEVELOPER, ANY OTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF ORIGINAL CODE, OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON FOR ANY INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL, WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED OF THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY RESULTING FROM SUCH PARTY'S NEGLIGENCE TO THE EXTENT APPLICABLE LAW PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THIS EXCLUSION AND LIMITATION MAY NOT APPLY TO YOU.
45
+ 10.0 U.S. GOVERNMENT END USERS
46
+ U.S. Government: If this Software is being acquired by or on behalf of the U.S. Government or by a U.S. Government prime contractor or subcontractor (at any tier), then the Government's rights in the Software and accompanying documentation shall be only as set forth in this license; this is in accordance with 48 C.F.R. 227.7201 through 227.7202-4 (for Department of Defense (DoD) acquisitions) and with 48 C.F.R. 2.101 and 12.212 (for non-DoD acquisitions).
47
+ 11.0 MISCELLANEOUS
48
+ This License represents the complete agreement concerning subject matter hereof. If any provision of this License is held to be unenforceable, such provision shall be reformed only to the extent necessary to make it enforceable. This License shall be governed by California law provisions (except to the extent applicable law, if any, provides otherwise), excluding its conflict-of-law provisions. With respect to disputes in which at least one party is a citizen of, or an entity chartered or registered to do business in the United States of America, any litigation relating to this License shall be subject to the jurisdiction of the Federal Courts of the Northern District of California, with venue lying in Santa Clara County, California, with the losing party responsible for costs, including without limitation, court costs and reasonable attorneys' fees and expenses. The application of the United Nations Convention on Contracts for the International Sale of Goods is expressly excluded. Any law or regulation which provides that the language of a contract shall be construed against the drafter shall not apply to this License.
49
+ EXHIBIT A - Sun Standards License
50
+ "The contents of this file are subject to the Sun Standards License Version 1.1 (the "License"); You may not use this file except in compliance with the License. You may obtain a copy of the License at _______________________________.
51
+ Software distributed under the License is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, either 
52
+ express or implied. See the License for the specific language governing rights and limitations under the License.
53
+ The Original Code is ______________________________________.
54
+ The Initial Developer of the Original Code is: 
55
+ Sun Microsystems, Inc..
56
+ Portions created by: _______________________________________
57
+ are Copyright (C): _______________________________________
58
+ All Rights Reserved.
59
+ Contributor(s): _______________________________________
60
+ 
EXHIBIT B - Standards
61
+ The Standard is defined as the following:
62
+ OpenOffice.org XML File Format Specification, located at http://xml.openoffice.org
63
+ OpenOffice.org Application Programming Interface Specification, located at 
http://api.openoffice.org
64
+
65
+
66
+ The contents of this file are subject to the Sun Standards
67
+ License Version 1.1 (the "License");
68
+ You may not use this file except in compliance with the 
69
+ License. You may obtain a copy of the
70
+ License at _______________________________.
71
+
72
+ Software distributed under the License is distributed on 
73
+ an "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, either 
74
+ express or implied. See the License for the specific
75
+ language governing rights and limitations under the License.
76
+
77
+ The Original Code is ______________________________________.
78
+
79
+ The Initial Developer of the Original Code is: 
80
+ Sun Microsystems, Inc..
81
+
82
+ Portions created by: _______________________________________
83
+
84
+ are Copyright (C): _______________________________________
85
+
86
+ All Rights Reserved.
87
+
88
+ Contributor(s): _______________________________________
@@ -0,0 +1,87 @@
1
+
2
+ SUN INDUSTRY STANDARDS SOURCE LICENSE
3
+ Version 1.2
4
+ 
1.0 DEFINITIONS
5
+ 1.1 Commercial Use means distribution or otherwise making the Original Code available to a third party.
6
+ 1.2 Contributor Version means the combination of the Original Code, and the Modifications made by that particular Contributor.
7
+ 1.3 Electronic Distribution Mechanism means a mechanism generally accepted in the software development community for the electronic transfer of data.
8
+ 1.4 Executable means Original Code in any form other than Source Code.
9
+ 1.5 Initial Developer means the individual or entity identified as the Initial Developer in the Source Code notice required by Exhibit A.
10
+ 1.6 Larger Work means a work which combines Original Code or portions thereof with code not governed by the terms of this License.
11
+ 1.7 License means this document.
12
+ 1.8 Licensable means having the right to grant, to the maximum extent possible, whether at the time of the initial grant or subsequently acquired, any and all of the rights conveyed herein.
13
+ 1.9 Modifications means any addition to or deletion from the substance or structure of either the Original Code or any previous Modifications. A Modification is:
14
+ A. Any addition to or deletion from the contents of a file containing Original Code or previous Modifications.
15
+ B. Any new file that contains any part of the Original Code or previous Modifications.
16
+ 1.10 Original Code means Source Code of computer software code which is described in the Source Code notice required by Exhibit A as Original Code.
17
+ 1.11 Patent Claims means any patent claim(s), now owned or hereafter acquired, including without limitation, method, process, and apparatus claims, in any patent Licensable by grantor.
18
+ 1.12 Source Code means the preferred form of the Original Code for making modifications to it, including all modules it contains, plus any associated interface definition files, or scripts used to control compilation and installation of an Executable.
19
+ 1.13 Standards means the standards identified in Exhibit B.
20
+ 1.14 You (or Your) means an individual or a legal entity exercising rights under, and complying with all of the terms of, this License or a future version of this License issued under Section 6.1. For legal entities, You includes any entity which controls, is controlled by, or is under common control with You. For purposes of this definition, control means (a) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (b) ownership of more than fifty percent (50%) of the outstanding shares or beneficial ownership of such entity.
21
+ 2.0 SOURCE CODE LICENSE
22
+ 2.1 The Initial Developer Grant The Initial Developer hereby grants You a world-wide, royalty-free, non-exclusive license, subject to third party intellectual property claims:
23
+ (a)under intellectual property rights (other than patent or trademark) Licensable by Initial Developer to use, reproduce, modify, display, perform, sublicense and distribute the Original Code (or portions thereof) with or without Modifications, and/or as part of a Larger Work; and
24
+ (b) under Patents Claims infringed by the making, using or selling of Original Code, to make, have made, use, practice, sell, and offer for sale, and/or otherwise dispose of the Original Code (or portions thereof).
25
+ (c) the licenses granted in this Section 2.1(a) and (b) are effective on the date Initial Developer first distributes Original Code under the terms of this License.
26
+ (d) Notwithstanding Section 2.1(b) above, no patent license is granted: 1) for code that You delete from the Original Code; 2) separate from the Original Code; or 3) for infringements caused by: i) the modification of the Original Code or ii) the combination of the Original Code with other software or devices, including but not limited to Modifications.
27
+ 3.0 DISTRIBUTION OBLIGATIONS
28
+ 3.1 Application of License. The Source Code version of Original Code may be distributed only under the terms of this License or a future version of this License released under Section 6.1, and You must include a copy of this License with every copy of the Source Code You distribute. You may not offer or impose any terms on any Source Code version that alters or restricts the applicable version of this License or the recipients rights hereunder. Your license for shipment of the Contributor Version is conditioned upon Your full compliance with this Section. The Modifications which You create must comply with all requirements set out by the Standards body in effect one hundred twenty (120) days before You ship the Contributor Version. In the event that the Modifications do not meet such requirements, You agree to publish either (i) any deviation from the Standards protocol resulting from implementation of Your Modifications and a reference implementation of Your Modifications or (ii) Your Modifications in Source Code form, and to make any such deviation and reference implementation or Modifications available to all third parties under the same terms a this license on a royalty free basis within thirty (30) days of Your first customer shipment of Your Modifications. Additionally, in the event that the Modifications you create do not meet the requirements set out in this Section, You agree to comply with the Standards requirements set out in Exhibit B.
29
+ 3.2 Required Notices. You must duplicate the notice in Exhibit A in each file of the Source Code. If it is not possible to put such notice in a particular Source Code file due to its structure, then You must include such notice in a location (such as a relevant directory) where a user would be likely to look for such a notice. If You created one or more Modification(s) You may add Your name as a Contributor to the notice described in Exhibit A. You must also duplicate this License in any documentation for the Source Code where You describe recipients rights or ownership rights relating to Initial Code.
30
+ You may choose to offer, and to charge a fee for, warranty, support, indemnity or liability obligations to one or more recipients of Your version of the Code. However, You may do so only on Your own behalf, and not on behalf of the Initial Developer. You must make it absolutely clear than any such warranty, support, indemnity or liability obligation is offered by You alone, and You hereby agree to indemnify the Initial Developer for any liability incurred by the Initial Developer as a result of warranty, support, indemnity or liability terms You offer.
31
+ 3.3 Distribution of Executable Versions. You may distribute Original Code in Executable and Source form only if the requirements of Sections 3.1 and 3.2 have been met for that Original Code, and if You include a notice stating that the Source Code version of the Original Code is available under the terms of this License. The notice must be conspicuously included in any notice in an Executable or Source versions, related documentation or collateral in which You describe recipients rights relating to the Original Code. You may distribute the Executable and Source versions of Your version of the Code or ownership rights under a license of Your choice, which may contain terms different from this License, provided that You are in compliance with the terms of this License. If You distribute the Executable and Source versions under a different license You must make it absolutely clear that any terms which differ from this License are offered by You alone, not by the Initial Developer. You hereby agree to indemnify the Initial Developer for any liability incurred by the Initial Developer as a result of any such terms You offer.
32
+ 3.4 Larger Works. You may create a Larger Work by combining Original Code with other code not governed by the terms of this License and distribute the Larger Work as a single product. In such a case, You must make sure the requirements of this License are fulfilled for the Original Code.
33
+ 4.0 INABILITY TO COMPLY DUE TO STATUTE OR REGULATION
34
+ If it is impossible for You to comply with any of the terms of this License with respect to some or all of the Original Code due to statute, judicial order, or regulation then You must: (a) comply with the terms of this License to the maximum extent possible; and (b) describe the limitations and the code they affect. Such description must be included in the LEGAL file described in Section 3.2 and must be included with all distributions of the Source Code. Except to the extent prohibited by statute or regulation, such description must be sufficiently detailed for a recipient of ordinary skill to be able to understand it.
35
+ 5.0 APPLICATION OF THIS LICENSE
36
+ This License applies to code to which the Initial Developer has attached the notice in Exhibit A and to related Modifications as set out in Section 3.1.
37
+ 6.0 VERSIONS OF THE LICENSE
38
+ 6.1 New Versions. Sun may publish revised and/or new versions of the License from time to time. Each version will be given a distinguishing version number.
39
+ 6.2 Effect of New Versions. Once Original Code has been published under a particular version of the License, You may always continue to use it under the terms of that version. You may also choose to use such Original Code under the terms of any subsequent version of the License published by Sun. No one other than Sun has the right to modify the terms applicable to Original Code.
40
+ 7.0 DISCLAIMER OF WARRANTY
41
+ ORIGINAL CODE IS PROVIDED UNDER THIS LICENSE ON AN AS IS BASIS, WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT LIMITATION, WARRANTIES THAT THE ORIGINAL CODE IS FREE OF DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE ORIGINAL CODE IS WITH YOU. SHOULD ANY ORIGINAL CODE PROVE DEFECTIVE IN ANY RESPECT, YOU (NOT THE INITIAL DEVELOPER) ASSUME THE COST OF ANY NECESSARY SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY ORIGINAL CODE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER.
42
+ 8.0 TERMINATION
43
+ 8.1 This License and the rights granted hereunder will terminate automatically if You fail to comply with terms herein and fail to cure such breach within 30 days of becoming aware of the breach. All sublicenses to the Original Code which are properly granted shall survive any termination of this License. Provisions which, by their nature, must remain in effect beyond the termination of this License shall survive. 8.2 In the event of termination under Section 8.1 above, all end user license agreements (excluding distributors and resellers) which have been validly granted by You or any distributor hereunder prior to termination shall survive termination.
44
+
45
+ EXHIBIT A - Sun Industry Standards Source License
46
+ "The contents of this file are subject to the Sun Industry Standards Source License Version 1.2 (the License); You
47
+ may not use this file except in compliance with the License."
48
+ "You may obtain a copy of the License at gridengine.sunsource.net/license.html"
49
+ "Software distributed under the License is distributed on an AS IS basis, WITHOUT WARRANTY OF ANY KIND, either express or
50
+ implied. See the License for the specific language governing rights and limitations under the License."
51
+ "The Original Code is Grid Engine."
52
+ "The Initial Developer of the Original Code is:
53
+ Sun Microsystems, Inc."
54
+ "Portions created by: Sun Microsystems, Inc. are Copyright (C) 2001 Sun Microsystems, Inc."
55
+ "All Rights Reserved."
56
+ "Contributor(s):__________________________________"
57
+ EXHIBIT B - Standards
58
+ 1.0 Requirements for project Standards. The requirements for project Standards are version-dependent and are defined at: Grid Engine standards.
59
+ 2.0 Additional requirements. The additional requirements pursuant to Section 3.1 are defined as:
60
+ 2.1 Naming Conventions. If any of your Modifications do not meet the requirements of the Standard, then you must change the product name so that Grid Engine, gridengine, gridengine.sunsource, and similar naming conventions are not used.
61
+ 2.2 Compliance Claims. If any of your Modifications do not meet the requirements of the Standards you may not claim, directly or indirectly, that your implementation of the Standards is compliant.
62
+
63
+
64
+
65
+ The contents of this file are subject to the Sun Industry
66
+ Standards Source License Version 1.2 (the License); You
67
+ may not use this file except in compliance with the License.
68
+
69
+ You may obtain a copy of the License at
70
+ gridengine.sunsource.net/license.html
71
+
72
+ Software distributed under the License is distributed on an
73
+ AS IS basis, WITHOUT WARRANTY OF ANY KIND, either express or
74
+ implied. See the License for the specific language governing
75
+ rights and limitations under the License.
76
+
77
+ The Original Code is Grid Engine.
78
+
79
+ The Initial Developer of the Original Code is:
80
+ Sun Microsystems, Inc.
81
+
82
+ Portions created by: Sun Microsystems, Inc. are
83
+ Copyright (C) 2001 Sun Microsystems, Inc.
84
+
85
+ All Rights Reserved.
86
+
87
+ "Contributor(s):__________________________________"