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,129 @@
1
+
2
+ CONTRAT DE LICENCE DE LOGICIEL LIBRE CeCILL-B
3
+ Avertissement
4
+ Ce contrat est une licence de logiciel libre issue d'une concertation entre ses auteurs afin que le respect de deux grands principes préside à sa rédaction:
5
+ d'une part, le respect des principes de diffusion des logiciels libres: accès au code source, droits étendus conférés aux utilisateurs,
6
+ d'autre part, la désignation d'un droit applicable, le droit français, auquel elle est conforme, tant au regard du droit de la responsabilité civile que du droit de la propriété intellectuelle et de la protection qu'il offre aux auteurs et titulaires des droits patrimoniaux sur un logiciel.
7
+ Les auteurs de la licence CeCILL-B1 sont:
8
+ Commissariat à l'Energie Atomique - CEA, établissement public de recherche à caractère scientifique, technique et industriel, dont le siège est situé 25 rue Leblanc, immeuble Le Ponant D, 75015 Paris.
9
+ Centre National de la Recherche Scientifique - CNRS, établissement public à caractère scientifique et technologique, dont le siège est situé 3 rue Michel-Ange, 75794 Paris cedex 16.
10
+ Institut National de Recherche en Informatique et en Automatique - INRIA, établissement public à caractère scientifique et technologique, dont le siège est situé Domaine de Voluceau, Rocquencourt, BP 105, 78153 Le Chesnay cedex.
11
+ Préambule
12
+ Ce contrat est une licence de logiciel libre dont l'objectif est de conférer aux utilisateurs une très large liberté de modification et de redistribution du logiciel régi par cette licence.
13
+ L'exercice de cette liberté est assorti d'une obligation forte de citation à la charge de ceux qui distribueraient un logiciel incorporant un logiciel régi par la présente licence afin d'assurer que les contributions de tous soient correctement identifiées et reconnues.
14
+ L'accessibilité au code source et les droits de copie, de modification et de redistribution qui découlent de ce contrat ont pour contrepartie de n'offrir aux utilisateurs qu'une garantie limitée et de ne faire peser sur l'auteur du logiciel, le titulaire des droits patrimoniaux et les concédants successifs qu'une responsabilité restreinte.
15
+ A cet égard l'attention de l'utilisateur est attirée sur les risques associés au chargement, à l'utilisation, à la modification et/ou au développement et à la reproduction du logiciel par l'utilisateur étant donné sa spécificité de logiciel libre, qui peut le rendre complexe à manipuler et qui le réserve donc à des développeurs ou des professionnels avertis possédant des connaissances informatiques approfondies. Les utilisateurs sont donc invités à charger et tester l'adéquation du logiciel à leurs besoins dans des conditions permettant d'assurer la sécurité de leurs systèmes et/ou de leurs données et, plus généralement, à l'utiliser et l'exploiter dans les mêmes conditions de sécurité. Ce contrat peut être reproduit et diffusé librement, sous réserve de le conserver en l'état, sans ajout ni suppression de clauses.
16
+ Ce contrat est susceptible de s'appliquer à tout logiciel dont le titulaire des droits patrimoniaux décide de soumettre l'exploitation aux dispositions qu'il contient.
17
+ Article 1 - DEFINITIONS
18
+ Dans ce contrat, les termes suivants, lorsqu'ils seront écrits avec une lettre capitale, auront la signification suivante:
19
+ Contrat: désigne le présent contrat de licence, ses éventuelles versions postérieures et annexes.
20
+ Logiciel: désigne le logiciel sous sa forme de Code Objet et/ou de Code Source et le cas échéant sa documentation, dans leur état au moment de l'acceptation du Contrat par le Licencié.
21
+ Logiciel Initial: désigne le Logiciel sous sa forme de Code Source et éventuellement de Code Objet et le cas échéant sa documentation, dans leur état au moment de leur première diffusion sous les termes du Contrat.
22
+ Logiciel Modifié: désigne le Logiciel modifié par au moins une Contribution.
23
+ Code Source: désigne l'ensemble des instructions et des lignes de programme du Logiciel et auquel l'accès est nécessaire en vue de modifier le Logiciel.
24
+ Code Objet: désigne les fichiers binaires issus de la compilation du Code Source.
25
+ Titulaire: désigne le ou les détenteurs des droits patrimoniaux d'auteur sur le Logiciel Initial.
26
+ Licencié: désigne le ou les utilisateurs du Logiciel ayant accepté le Contrat.
27
+ Contributeur: désigne le Licencié auteur d'au moins une Contribution.
28
+ Concédant: désigne le Titulaire ou toute personne physique ou morale distribuant le Logiciel sous le Contrat.
29
+ Contribution: désigne l'ensemble des modifications, corrections, traductions, adaptations et/ou nouvelles fonctionnalités intégrées dans le Logiciel par tout Contributeur, ainsi que tout Module Interne.
30
+ Module: désigne un ensemble de fichiers sources y compris leur documentation qui permet de réaliser des fonctionnalités ou services supplémentaires à ceux fournis par le Logiciel.
31
+ Module Externe: désigne tout Module, non dérivé du Logiciel, tel que ce Module et le Logiciel s'exécutent dans des espaces d'adressage différents, l'un appelant l'autre au moment de leur exécution.
32
+ Module Interne: désigne tout Module lié au Logiciel de telle sorte qu'ils s'exécutent dans le même espace d'adressage.
33
+ Parties: désigne collectivement le Licencié et le Concédant.
34
+ Ces termes s'entendent au singulier comme au pluriel.
35
+ Article 2 - OBJET
36
+ Le Contrat a pour objet la concession par le Concédant au Licencié d'une licence non exclusive, cessible et mondiale du Logiciel telle que définie ci-après à l'article 5 pour toute la durée de protection des droits portant sur ce Logiciel.
37
+ Article 3 - ACCEPTATION
38
+ 3.1 L'acceptation par le Licencié des termes du Contrat est réputée acquise du fait du premier des faits suivants:
39
+ (i) le chargement du Logiciel par tout moyen notamment par téléchargement à partir d'un serveur distant ou par chargement à partir d'un support physique;
40
+ (ii) le premier exercice par le Licencié de l'un quelconque des droits concédés par le Contrat.
41
+ 3.2 Un exemplaire du Contrat, contenant notamment un avertissement relatif aux spécificités du Logiciel, à la restriction de garantie et à la limitation à un usage par des utilisateurs expérimentés a été mis à disposition du Licencié préalablement à son acceptation telle que définie à l'article 3.1 ci dessus et le Licencié reconnaît en avoir pris connaissance.
42
+ Article 4 - ENTREE EN VIGUEUR ET DUREE
43
+ 4.1 ENTREE EN VIGUEUR
44
+ Le Contrat entre en vigueur à la date de son acceptation par le Licencié telle que définie en 3.1.
45
+ 4.2 DUREE
46
+ Le Contrat produira ses effets pendant toute la durée légale de protection des droits patrimoniaux portant sur le Logiciel.
47
+ Article 5 - ETENDUE DES DROITS CONCEDES
48
+ Le Concédant concède au Licencié, qui accepte, les droits suivants sur le Logiciel pour toutes destinations et pour la durée du Contrat dans les conditions ci-après détaillées.
49
+ Par ailleurs, si le Concédant détient ou venait à détenir un ou plusieurs brevets d'invention protégeant tout ou partie des fonctionnalités du Logiciel ou de ses composants, il s'engage à ne pas opposer les éventuels droits conférés par ces brevets aux Licenciés successifs qui utiliseraient, exploiteraient ou modifieraient le Logiciel. En cas de cession de ces brevets, le Concédant s'engage à faire reprendre les obligations du présent alinéa aux cessionnaires.
50
+ 5.1 DROIT D'UTILISATION
51
+ Le Licencié est autorisé à utiliser le Logiciel, sans restriction quant aux domaines d'application, étant ci-après précisé que cela comporte:
52
+ la reproduction permanente ou provisoire du Logiciel en tout ou partie par tout moyen et sous toute forme.
53
+ le chargement, l'affichage, l'exécution, ou le stockage du Logiciel sur tout support.
54
+ la possibilité d'en observer, d'en étudier, ou d'en tester le fonctionnement afin de déterminer les idées et principes qui sont à la base de n'importe quel élément de ce Logiciel; et ceci, lorsque le Licencié effectue toute opération de chargement, d'affichage, d'exécution, de transmission ou de stockage du Logiciel qu'il est en droit d'effectuer en vertu du Contrat.
55
+ 5.2 DROIT D'APPORTER DES CONTRIBUTIONS
56
+ Le droit d'apporter des Contributions comporte le droit de traduire, d'adapter, d'arranger ou d'apporter toute autre modification au Logiciel et le droit de reproduire le logiciel en résultant.
57
+ Le Licencié est autorisé à apporter toute Contribution au Logiciel sous réserve de mentionner, de façon explicite, son nom en tant qu'auteur de cette Contribution et la date de création de celle-ci.
58
+ 5.3 DROIT DE DISTRIBUTION
59
+ Le droit de distribution comporte notamment le droit de diffuser, de transmettre et de communiquer le Logiciel au public sur tout support et par tout moyen ainsi que le droit de mettre sur le marché à titre onéreux ou gratuit, un ou des exemplaires du Logiciel par tout procédé.
60
+ Le Licencié est autorisé à distribuer des copies du Logiciel, modifié ou non, à des tiers dans les conditions ci-après détaillées.
61
+ 5.3.1 DISTRIBUTION DU LOGICIEL SANS MODIFICATION
62
+ Le Licencié est autorisé à distribuer des copies conformes du Logiciel, sous forme de Code Source ou de Code Objet, à condition que cette distribution respecte les dispositions du Contrat dans leur totalité et soit accompagnée:
63
+ d'un exemplaire du Contrat,
64
+ d'un avertissement relatif à la restriction de garantie et de responsabilité du Concédant telle que prévue aux articles 8 et 9,
65
+ et que, dans le cas où seul le Code Objet du Logiciel est redistribué, le Licencié permette un accès effectif au Code Source complet du Logiciel pendant au moins toute la durée de sa distribution du Logiciel, étant entendu que le coût additionnel d'acquisition du Code Source ne devra pas excéder le simple coût de transfert des données.
66
+ 5.3.2 DISTRIBUTION DU LOGICIEL MODIFIE
67
+ Lorsque le Licencié apporte une Contribution au Logiciel, le Logiciel Modifié peut être distribué sous un contrat de licence autre que le présent Contrat sous réserve du respect des dispositions de l'article 5.3.4.
68
+ 5.3.3 DISTRIBUTION DES MODULES EXTERNES
69
+ Lorsque le Licencié a développé un Module Externe les conditions du Contrat ne s'appliquent pas à ce Module Externe, qui peut être distribué sous un contrat de licence différent.
70
+ 5.3.4 CITATIONS
71
+ Le Licencié qui distribue un Logiciel Modifié s'engage expressément:
72
+ à indiquer dans sa documentation qu'il a été réalisé à partir du Logiciel régi par le Contrat, en reproduisant les mentions de propriété intellectuelle du Logiciel,
73
+ à faire en sorte que l'utilisation du Logiciel, ses mentions de propriété intellectuelle et le fait qu'il est régi par le Contrat soient indiqués dans un texte facilement accessible depuis l'interface du Logiciel Modifié,
74
+ à mentionner, sur un site Web librement accessible décrivant le Logiciel Modifié, et pendant au moins toute la durée de sa distribution, qu'il a été réalisé à partir du Logiciel régi par le Contrat, en reproduisant les mentions de propriété intellectuelle du Logiciel,
75
+ lorsqu'il le distribue à un tiers susceptible de distribuer lui-même un Logiciel Modifié, sans avoir à en distribuer le code source, à faire ses meilleurs efforts pour que les obligations du présent article 5.3.4 soient reprises par le dit tiers.
76
+ Lorsque le Logiciel modifié ou non est distribué avec un Module Externe qui a été conçu pour l'utiliser, le Licencié doit soumettre le dit Module Externe aux obligations précédentes.
77
+ 5.3.5 COMPATIBILITE AVEC LES LICENCES CeCILL et CeCILL-C
78
+ Lorsqu'un Logiciel Modifié contient une Contribution soumise au contrat de licence CeCILL, les stipulations prévues à l'article 5.3.4 sont facultatives.
79
+ Un Logiciel Modifié peut être distribué sous le contrat de licence CeCILL-C. Les stipulations prévues à l'article 5.3.4 sont alors facultatives.
80
+ Article 6 - PROPRIETE INTELLECTUELLE
81
+ 6.1 SUR LE LOGICIEL INITIAL
82
+ Le Titulaire est détenteur des droits patrimoniaux sur le Logiciel Initial. Toute utilisation du Logiciel Initial est soumise au respect des conditions dans lesquelles le Titulaire a choisi de diffuser son oeuvre et nul autre n'a la faculté de modifier les conditions de diffusion de ce Logiciel Initial.
83
+ Le Titulaire s'engage à ce que le Logiciel Initial reste au moins régi par le Contrat et ce, pour la durée visée à l'article 4.2.
84
+ 6.2 SUR LES CONTRIBUTIONS
85
+ Le Licencié qui a développé une Contribution est titulaire sur celle-ci des droits de propriété intellectuelle dans les conditions définies par la législation applicable.
86
+ 6.3 SUR LES MODULES EXTERNES
87
+ Le Licencié qui a développé un Module Externe est titulaire sur celui-ci des droits de propriété intellectuelle dans les conditions définies par la législation applicable et reste libre du choix du contrat régissant sa diffusion.
88
+ 6.4 DISPOSITIONS COMMUNES
89
+ Le Licencié s'engage expressément:
90
+ à ne pas supprimer ou modifier de quelque manière que ce soit les mentions de propriété intellectuelle apposées sur le Logiciel;
91
+ à reproduire à l'identique lesdites mentions de propriété intellectuelle sur les copies du Logiciel modifié ou non.
92
+ Le Licencié s'engage à ne pas porter atteinte, directement ou indirectement, aux droits de propriété intellectuelle du Titulaire et/ou des Contributeurs sur le Logiciel et à prendre, le cas échéant, à l'égard de son personnel toutes les mesures nécessaires pour assurer le respect des dits droits de propriété intellectuelle du Titulaire et/ou des Contributeurs.
93
+ Article 7 - SERVICES ASSOCIES
94
+ 7.1 Le Contrat n'oblige en aucun cas le Concédant à la réalisation de prestations d'assistance technique ou de maintenance du Logiciel.
95
+ Cependant le Concédant reste libre de proposer ce type de services. Les termes et conditions d'une telle assistance technique et/ou d'une telle maintenance seront alors déterminés dans un acte séparé. Ces actes de maintenance et/ou assistance technique n'engageront que la seule responsabilité du Concédant qui les propose.
96
+ 7.2 De même, tout Concédant est libre de proposer, sous sa seule responsabilité, à ses licenciés une garantie, qui n'engagera que lui, lors de la redistribution du Logiciel et/ou du Logiciel Modifié et ce, dans les conditions qu'il souhaite. Cette garantie et les modalités financières de son application feront l'objet d'un acte séparé entre le Concédant et le Licencié.
97
+ Article 8 - RESPONSABILITE
98
+ 8.1 Sous réserve des dispositions de l'article 8.2, le Licencié a la faculté, sous réserve de prouver la faute du Concédant concerné, de solliciter la réparation du préjudice direct qu'il subirait du fait du Logiciel et dont il apportera la preuve.
99
+ 8.2 La responsabilité du Concédant est limitée aux engagements pris en application du Contrat et ne saurait être engagée en raison notamment: (i) des dommages dus à l'inexécution, totale ou partielle, de ses obligations par le Licencié, (ii) des dommages directs ou indirects découlant de l'utilisation ou des performances du Logiciel subis par le Licencié et (iii) plus généralement d'un quelconque dommage indirect. En particulier, les Parties conviennent expressément que tout préjudice financier ou commercial (par exemple perte de données, perte de bénéfices, perte d'exploitation, perte de clientèle ou de commandes, manque à gagner, trouble commercial quelconque) ou toute action dirigée contre le Licencié par un tiers, constitue un dommage indirect et n'ouvre pas droit à réparation par le Concédant.
100
+ Article 9 - GARANTIE
101
+ 9.1 Le Licencié reconnaît que l'état actuel des connaissances scientifiques et techniques au moment de la mise en circulation du Logiciel ne permet pas d'en tester et d'en vérifier toutes les utilisations ni de détecter l'existence d'éventuels défauts. L'attention du Licencié a été attirée sur ce point sur les risques associés au chargement, à l'utilisation, la modification et/ou au développement et à la reproduction du Logiciel qui sont réservés à des utilisateurs avertis.
102
+ Il relève de la responsabilité du Licencié de contrôler, par tous moyens, l'adéquation du produit à ses besoins, son bon fonctionnement et de s'assurer qu'il ne causera pas de dommages aux personnes et aux biens.
103
+ 9.2 Le Concédant déclare de bonne foi être en droit de concéder l'ensemble des droits attachés au Logiciel (comprenant notamment les droits visés à l'article 5).
104
+ 9.3 Le Licencié reconnaît que le Logiciel est fourni "en l'état" par le Concédant sans autre garantie, expresse ou tacite, que celle prévue à l'article 9.2 et notamment sans aucune garantie sur sa valeur commerciale, son caractère sécurisé, innovant ou pertinent.
105
+ En particulier, le Concédant ne garantit pas que le Logiciel est exempt d'erreur, qu'il fonctionnera sans interruption, qu'il sera compatible avec l'équipement du Licencié et sa configuration logicielle ni qu'il remplira les besoins du Licencié.
106
+ 9.4 Le Concédant ne garantit pas, de manière expresse ou tacite, que le Logiciel ne porte pas atteinte à un quelconque droit de propriété intellectuelle d'un tiers portant sur un brevet, un logiciel ou sur tout autre droit de propriété. Ainsi, le Concédant exclut toute garantie au profit du Licencié contre les actions en contrefaçon qui pourraient être diligentées au titre de l'utilisation, de la modification, et de la redistribution du Logiciel. Néanmoins, si de telles actions sont exercées contre le Licencié, le Concédant lui apportera son aide technique et juridique pour sa défense. Cette aide technique et juridique est déterminée au cas par cas entre le Concédant concerné et le Licencié dans le cadre d'un protocole d'accord. Le Concédant dégage toute responsabilité quant à l'utilisation de la dénomination du Logiciel par le Licencié. Aucune garantie n'est apportée quant à l'existence de droits antérieurs sur le nom du Logiciel et sur l'existence d'une marque.
107
+ Article 10 - RESILIATION
108
+ 10.1 En cas de manquement par le Licencié aux obligations mises à sa charge par le Contrat, le Concédant pourra résilier de plein droit le Contrat trente (30) jours après notification adressée au Licencié et restée sans effet.
109
+ 10.2 Le Licencié dont le Contrat est résilié n'est plus autorisé à utiliser, modifier ou distribuer le Logiciel. Cependant, toutes les licences qu'il aura concédées antérieurement à la résiliation du Contrat resteront valides sous réserve qu'elles aient été effectuées en conformité avec le Contrat.
110
+ Article 11 - DISPOSITIONS DIVERSES
111
+ 11.1 CAUSE EXTERIEURE
112
+ Aucune des Parties ne sera responsable d'un retard ou d'une défaillance d'exécution du Contrat qui serait dû à un cas de force majeure, un cas fortuit ou une cause extérieure, telle que, notamment, le mauvais fonctionnement ou les interruptions du réseau électrique ou de télécommunication, la paralysie du réseau liée à une attaque informatique, l'intervention des autorités gouvernementales, les catastrophes naturelles, les dégâts des eaux, les tremblements de terre, le feu, les explosions, les grèves et les conflits sociaux, l'état de guerre...
113
+ 11.2 Le fait, par l'une ou l'autre des Parties, d'omettre en une ou plusieurs occasions de se prévaloir d'une ou plusieurs dispositions du Contrat, ne pourra en aucun cas impliquer renonciation par la Partie intéressée à s'en prévaloir ultérieurement.
114
+ 11.3 Le Contrat annule et remplace toute convention antérieure, écrite ou orale, entre les Parties sur le même objet et constitue l'accord entier entre les Parties sur cet objet. Aucune addition ou modification aux termes du Contrat n'aura d'effet à l'égard des Parties à moins d'être faite par écrit et signée par leurs représentants dûment habilités.
115
+ 11.4 Dans l'hypothèse où une ou plusieurs des dispositions du Contrat s'avèrerait contraire à une loi ou à un texte applicable, existants ou futurs, cette loi ou ce texte prévaudrait, et les Parties feraient les amendements nécessaires pour se conformer à cette loi ou à ce texte. Toutes les autres dispositions resteront en vigueur. De même, la nullité, pour quelque raison que ce soit, d'une des dispositions du Contrat ne saurait entraîner la nullité de l'ensemble du Contrat.
116
+ 11.5 LANGUE
117
+ Le Contrat est rédigé en langue française et en langue anglaise, ces deux versions faisant également foi.
118
+ Article 12 - NOUVELLES VERSIONS DU CONTRAT
119
+ 12.1 Toute personne est autorisée à copier et distribuer des copies de ce Contrat.
120
+ 12.2 Afin d'en préserver la cohérence, le texte du Contrat est protégé et ne peut être modifié que par les auteurs de la licence, lesquels se réservent le droit de publier périodiquement des mises à jour ou de nouvelles versions du Contrat, qui posséderont chacune un numéro distinct. Ces versions ultérieures seront susceptibles de prendre en compte de nouvelles problématiques rencontrées par les logiciels libres.
121
+ 12.3 Tout Logiciel diffusé sous une version donnée du Contrat ne pourra faire l'objet d'une diffusion ultérieure que sous la même version du Contrat ou une version postérieure.
122
+ Article 13 - LOI APPLICABLE ET COMPETENCE TERRITORIALE
123
+ 13.1 Le Contrat est régi par la loi française. Les Parties conviennent de tenter de régler à l'amiable les différends ou litiges qui viendraient à se produire par suite ou à l'occasion du Contrat.
124
+ 13.2 A défaut d'accord amiable dans un délai de deux (2) mois à compter de leur survenance et sauf situation relevant d'une procédure d'urgence, les différends ou litiges seront portés par la Partie la plus diligente devant les Tribunaux compétents de Paris.
125
+ 1 CeCILL est pour Ce(a) C(nrs) I(nria) L(ogiciel) L(ibre)
126
+ Version 1.0 du 2006-09-05.
127
+
128
+ There is no standard license header for the license
129
+
@@ -0,0 +1,128 @@
1
+
2
+ CONTRAT DE LICENCE DE LOGICIEL LIBRE CeCILL-C
3
+ Avertissement
4
+ Ce contrat est une licence de logiciel libre issue d'une concertation entre ses auteurs afin que le respect de deux grands principes préside à sa rédaction:
5
+ d'une part, le respect des principes de diffusion des logiciels libres: accès au code source, droits étendus conférés aux utilisateurs,
6
+ d'autre part, la désignation d'un droit applicable, le droit français, auquel elle est conforme, tant au regard du droit de la responsabilité civile que du droit de la propriété intellectuelle et de la protection qu'il offre aux auteurs et titulaires des droits patrimoniaux sur un logiciel.
7
+ Les auteurs de la licence CeCILL-C1 sont:
8
+ Commissariat à l'Energie Atomique - CEA, établissement public de recherche à caractère scientifique, technique et industriel, dont le siège est situé 25 rue Leblanc, immeuble Le Ponant D, 75015 Paris.
9
+ Centre National de la Recherche Scientifique - CNRS, établissement public à caractère scientifique et technologique, dont le siège est situé 3 rue Michel-Ange, 75794 Paris cedex 16.
10
+ Institut National de Recherche en Informatique et en Automatique - INRIA, établissement public à caractère scientifique et technologique, dont le siège est situé Domaine de Voluceau, Rocquencourt, BP 105, 78153 Le Chesnay cedex.
11
+ Préambule
12
+ Ce contrat est une licence de logiciel libre dont l'objectif est de conférer aux utilisateurs la liberté de modifier et de réutiliser le logiciel régi par cette licence.
13
+ L'exercice de cette liberté est assorti d'une obligation de remettre à la disposition de la communauté les modifications apportées au code source du logiciel afin de contribuer à son évolution.
14
+ L'accessibilité au code source et les droits de copie, de modification et de redistribution qui découlent de ce contrat ont pour contrepartie de n'offrir aux utilisateurs qu'une garantie limitée et de ne faire peser sur l'auteur du logiciel, le titulaire des droits patrimoniaux et les concédants successifs qu'une responsabilité restreinte.
15
+ A cet égard l'attention de l'utilisateur est attirée sur les risques associés au chargement, à l'utilisation, à la modification et/ou au développement et à la reproduction du logiciel par l'utilisateur étant donné sa spécificité de logiciel libre, qui peut le rendre complexe à manipuler et qui le réserve donc à des développeurs ou des professionnels avertis possédant des connaissances informatiques approfondies. Les utilisateurs sont donc invités à charger et tester l'adéquation du logiciel à leurs besoins dans des conditions permettant d'assurer la sécurité de leurs systèmes et/ou de leurs données et, plus généralement, à l'utiliser et l'exploiter dans les mêmes conditions de sécurité. Ce contrat peut être reproduit et diffusé librement, sous réserve de le conserver en l'état, sans ajout ni suppression de clauses.
16
+ Ce contrat est susceptible de s'appliquer à tout logiciel dont le titulaire des droits patrimoniaux décide de soumettre l'exploitation aux dispositions qu'il contient.
17
+ Article 1 - DEFINITIONS
18
+ Dans ce contrat, les termes suivants, lorsqu'ils seront écrits avec une lettre capitale, auront la signification suivante:
19
+ Contrat: désigne le présent contrat de licence, ses éventuelles versions postérieures et annexes.
20
+ Logiciel: désigne le logiciel sous sa forme de Code Objet et/ou de Code Source et le cas échéant sa documentation, dans leur état au moment de l'acceptation du Contrat par le Licencié.
21
+ Logiciel Initial: désigne le Logiciel sous sa forme de Code Source et éventuellement de Code Objet et le cas échéant sa documentation, dans leur état au moment de leur première diffusion sous les termes du Contrat.
22
+ Logiciel Modifié: désigne le Logiciel modifié par au moins une Contribution Intégrée.
23
+ Code Source: désigne l'ensemble des instructions et des lignes de programme du Logiciel et auquel l'accès est nécessaire en vue de modifier le Logiciel.
24
+ Code Objet: désigne les fichiers binaires issus de la compilation du Code Source.
25
+ Titulaire: désigne le ou les détenteurs des droits patrimoniaux d'auteur sur le Logiciel Initial.
26
+ Licencié: désigne le ou les utilisateurs du Logiciel ayant accepté le Contrat.
27
+ Contributeur: désigne le Licencié auteur d'au moins une Contribution Intégrée.
28
+ Concédant: désigne le Titulaire ou toute personne physique ou morale distribuant le Logiciel sous le Contrat.
29
+ Contribution Intégrée: désigne l'ensemble des modifications, corrections, traductions, adaptations et/ou nouvelles fonctionnalités intégrées dans le Code Source par tout Contributeur.
30
+ Module Lié: désigne un ensemble de fichiers sources y compris leur documentation qui, sans modification du Code Source, permet de réaliser des fonctionnalités ou services supplémentaires à ceux fournis par le Logiciel.
31
+ Logiciel Dérivé: désigne toute combinaison du Logiciel, modifié ou non, et d'un Module Lié.
32
+ Parties: désigne collectivement le Licencié et le Concédant.
33
+ Ces termes s'entendent au singulier comme au pluriel.
34
+ Article 2 - OBJET
35
+ Le Contrat a pour objet la concession par le Concédant au Licencié d'une licence non exclusive, cessible et mondiale du Logiciel telle que définie ci-après à l'article 5 pour toute la durée de protection des droits portant sur ce Logiciel.
36
+ Article 3 - ACCEPTATION
37
+ 3.1 L'acceptation par le Licencié des termes du Contrat est réputée acquise du fait du premier des faits suivants:
38
+ (i) le chargement du Logiciel par tout moyen notamment par téléchargement à partir d'un serveur distant ou par chargement à partir d'un support physique;
39
+ (ii) le premier exercice par le Licencié de l'un quelconque des droits concédés par le Contrat.
40
+ 3.2 Un exemplaire du Contrat, contenant notamment un avertissement relatif aux spécificités du Logiciel, à la restriction de garantie et à la limitation à un usage par des utilisateurs expérimentés a été mis à disposition du Licencié préalablement à son acceptation telle que définie à l'article 3.1 ci dessus et le Licencié reconnaît en avoir pris connaissance.
41
+ Article 4 - ENTREE EN VIGUEUR ET DUREE
42
+ 4.1 ENTREE EN VIGUEUR
43
+ Le Contrat entre en vigueur à la date de son acceptation par le Licencié telle que définie en 3.1.
44
+ 4.2 DUREE
45
+ Le Contrat produira ses effets pendant toute la durée légale de protection des droits patrimoniaux portant sur le Logiciel.
46
+ Article 5 - ETENDUE DES DROITS CONCEDES
47
+ Le Concédant concède au Licencié, qui accepte, les droits suivants sur le Logiciel pour toutes destinations et pour la durée du Contrat dans les conditions ci-après détaillées.
48
+ Par ailleurs, si le Concédant détient ou venait à détenir un ou plusieurs brevets d'invention protégeant tout ou partie des fonctionnalités du Logiciel ou de ses composants, il s'engage à ne pas opposer les éventuels droits conférés par ces brevets aux Licenciés successifs qui utiliseraient, exploiteraient ou modifieraient le Logiciel. En cas de cession de ces brevets, le Concédant s'engage à faire reprendre les obligations du présent alinéa aux cessionnaires.
49
+ 5.1 DROIT D'UTILISATION
50
+ Le Licencié est autorisé à utiliser le Logiciel, sans restriction quant aux domaines d'application, étant ci-après précisé que cela comporte:
51
+ la reproduction permanente ou provisoire du Logiciel en tout ou partie par tout moyen et sous toute forme.
52
+ le chargement, l'affichage, l'exécution, ou le stockage du Logiciel sur tout support.
53
+ la possibilité d'en observer, d'en étudier, ou d'en tester le fonctionnement afin de déterminer les idées et principes qui sont à la base de n'importe quel élément de ce Logiciel; et ceci, lorsque le Licencié effectue toute opération de chargement, d'affichage, d'exécution, de transmission ou de stockage du Logiciel qu'il est en droit d'effectuer en vertu du Contrat.
54
+ 5.2 DROIT DE MODIFICATION
55
+ Le droit de modification comporte le droit de traduire, d'adapter, d'arranger ou d'apporter toute autre modification au Logiciel et le droit de reproduire le logiciel en résultant. Il comprend en particulier le droit de créer un Logiciel Dérivé.
56
+ Le Licencié est autorisé à apporter toute modification au Logiciel sous réserve de mentionner, de façon explicite, son nom en tant qu'auteur de cette modification et la date de création de celle-ci.
57
+ 5.3 DROIT DE DISTRIBUTION
58
+ Le droit de distribution comporte notamment le droit de diffuser, de transmettre et de communiquer le Logiciel au public sur tout support et par tout moyen ainsi que le droit de mettre sur le marché à titre onéreux ou gratuit, un ou des exemplaires du Logiciel par tout procédé.
59
+ Le Licencié est autorisé à distribuer des copies du Logiciel, modifié ou non, à des tiers dans les conditions ci-après détaillées.
60
+ 5.3.1 DISTRIBUTION DU LOGICIEL SANS MODIFICATION
61
+ Le Licencié est autorisé à distribuer des copies conformes du Logiciel, sous forme de Code Source ou de Code Objet, à condition que cette distribution respecte les dispositions du Contrat dans leur totalité et soit accompagnée:
62
+ d'un exemplaire du Contrat,
63
+ d'un avertissement relatif à la restriction de garantie et de responsabilité du Concédant telle que prévue aux articles 8 et 9,
64
+ et que, dans le cas où seul le Code Objet du Logiciel est redistribué, le Licencié permette un accès effectif au Code Source complet du Logiciel pendant au moins toute la durée de sa distribution du Logiciel, étant entendu que le coût additionnel d'acquisition du Code Source ne devra pas excéder le simple coût de transfert des données.
65
+ 5.3.2 DISTRIBUTION DU LOGICIEL MODIFIE
66
+ Lorsque le Licencié apporte une Contribution Intégrée au Logiciel, les conditions de distribution du Logiciel Modifié en résultant sont alors soumises à l'intégralité des dispositions du Contrat.
67
+ Le Licencié est autorisé à distribuer le Logiciel Modifié sous forme de code source ou de code objet, à condition que cette distribution respecte les dispositions du Contrat dans leur totalité et soit accompagnée:
68
+ d'un exemplaire du Contrat,
69
+ d'un avertissement relatif à la restriction de garantie et de responsabilité du Concédant telle que prévue aux articles 8 et 9,
70
+ et que, dans le cas où seul le code objet du Logiciel Modifié est redistribué, le Licencié permette un accès effectif à son code source complet pendant au moins toute la durée de sa distribution du Logiciel Modifié, étant entendu que le coût additionnel d'acquisition du code source ne devra pas excéder le simple coût de transfert des données.
71
+ 5.3.3 DISTRIBUTION DU LOGICIEL DERIVE
72
+ Lorsque le Licencié crée un Logiciel Dérivé, ce Logiciel Dérivé peut être distribué sous un contrat de licence autre que le présent Contrat à condition de respecter les obligations de mention des droits sur le Logiciel telles que définies à l'article 6.4. Dans le cas où la création du Logiciel Dérivé a nécessité une modification du Code Source le licencié s'engage à ce que:
73
+ le Logiciel Modifié correspondant à cette modification soit régi par le présent Contrat,
74
+ les Contributions Intégrées dont le Logiciel Modifié résulte soient clairement identifiées et documentées,
75
+ le Licencié permette un accès effectif au code source du Logiciel Modifié, pendant au moins toute la durée de la distribution du Logiciel Dérivé, de telle sorte que ces modifications puissent être reprises dans une version ultérieure du Logiciel, étant entendu que le coût additionnel d'acquisition du code source du Logiciel Modifié ne devra pas excéder le simple coût du transfert des données.
76
+ 5.3.4 COMPATIBILITE AVEC LA LICENCE CeCILL
77
+ Lorsqu'un Logiciel Modifié contient une Contribution Intégrée soumise au contrat de licence CeCILL, ou lorsqu'un Logiciel Dérivé contient un Module Lié soumis au contrat de licence CeCILL, les stipulations prévues au troisième item de l'article 6.4 sont facultatives.
78
+ Article 6 - PROPRIETE INTELLECTUELLE
79
+ 6.1 SUR LE LOGICIEL INITIAL
80
+ Le Titulaire est détenteur des droits patrimoniaux sur le Logiciel Initial. Toute utilisation du Logiciel Initial est soumise au respect des conditions dans lesquelles le Titulaire a choisi de diffuser son oeuvre et nul autre n'a la faculté de modifier les conditions de diffusion de ce Logiciel Initial.
81
+ Le Titulaire s'engage à ce que le Logiciel Initial reste au moins régi par le Contrat et ce, pour la durée visée à l'article 4.2.
82
+ 6.2 SUR LES CONTRIBUTIONS INTEGREES
83
+ Le Licencié qui a développé une Contribution Intégrée est titulaire sur celle-ci des droits de propriété intellectuelle dans les conditions définies par la législation applicable.
84
+ 6.3 SUR LES MODULES LIES
85
+ Le Licencié qui a développé un Module Lié est titulaire sur celui-ci des droits de propriété intellectuelle dans les conditions définies par la législation applicable et reste libre du choix du contrat régissant sa diffusion dans les conditions définies à l'article 5.3.3.
86
+ 6.4 MENTIONS DES DROITS
87
+ Le Licencié s'engage expressément:
88
+ à ne pas supprimer ou modifier de quelque manière que ce soit les mentions de propriété intellectuelle apposées sur le Logiciel;
89
+ à reproduire à l'identique lesdites mentions de propriété intellectuelle sur les copies du Logiciel modifié ou non;
90
+ à faire en sorte que l'utilisation du Logiciel, ses mentions de propriété intellectuelle et le fait qu'il est régi par le Contrat soient indiqués dans un texte facilement accessible notamment depuis l'interface de tout Logiciel Dérivé.
91
+ Le Licencié s'engage à ne pas porter atteinte, directement ou indirectement, aux droits de propriété intellectuelle du Titulaire et/ou des Contributeurs sur le Logiciel et à prendre, le cas échéant, à l'égard de son personnel toutes les mesures nécessaires pour assurer le respect des dits droits de propriété intellectuelle du Titulaire et/ou des Contributeurs.
92
+ Article 7 - SERVICES ASSOCIES
93
+ 7.1 Le Contrat n'oblige en aucun cas le Concédant à la réalisation de prestations d'assistance technique ou de maintenance du Logiciel.
94
+ Cependant le Concédant reste libre de proposer ce type de services. Les termes et conditions d'une telle assistance technique et/ou d'une telle maintenance seront alors déterminés dans un acte séparé. Ces actes de maintenance et/ou assistance technique n'engageront que la seule responsabilité du Concédant qui les propose.
95
+ 7.2 De même, tout Concédant est libre de proposer, sous sa seule responsabilité, à ses licenciés une garantie, qui n'engagera que lui, lors de la redistribution du Logiciel et/ou du Logiciel Modifié et ce, dans les conditions qu'il souhaite. Cette garantie et les modalités financières de son application feront l'objet d'un acte séparé entre le Concédant et le Licencié.
96
+ Article 8 - RESPONSABILITE
97
+ 8.1 Sous réserve des dispositions de l'article 8.2, le Licencié a la faculté, sous réserve de prouver la faute du Concédant concerné, de solliciter la réparation du préjudice direct qu'il subirait du fait du Logiciel et dont il apportera la preuve.
98
+ 8.2 La responsabilité du Concédant est limitée aux engagements pris en application du Contrat et ne saurait être engagée en raison notamment: (i) des dommages dus à l'inexécution, totale ou partielle, de ses obligations par le Licencié, (ii) des dommages directs ou indirects découlant de l'utilisation ou des performances du Logiciel subis par le Licencié et (iii) plus généralement d'un quelconque dommage indirect. En particulier, les Parties conviennent expressément que tout préjudice financier ou commercial (par exemple perte de données, perte de bénéfices, perte d'exploitation, perte de clientèle ou de commandes, manque à gagner, trouble commercial quelconque) ou toute action dirigée contre le Licencié par un tiers, constitue un dommage indirect et n'ouvre pas droit à réparation par le Concédant.
99
+ Article 9 - GARANTIE
100
+ 9.1 Le Licencié reconnaît que l'état actuel des connaissances scientifiques et techniques au moment de la mise en circulation du Logiciel ne permet pas d'en tester et d'en vérifier toutes les utilisations ni de détecter l'existence d'éventuels défauts. L'attention du Licencié a été attirée sur ce point sur les risques associés au chargement, à l'utilisation, la modification et/ou au développement et à la reproduction du Logiciel qui sont réservés à des utilisateurs avertis.
101
+ Il relève de la responsabilité du Licencié de contrôler, par tous moyens, l'adéquation du produit à ses besoins, son bon fonctionnement et de s'assurer qu'il ne causera pas de dommages aux personnes et aux biens.
102
+ 9.2 Le Concédant déclare de bonne foi être en droit de concéder l'ensemble des droits attachés au Logiciel (comprenant notamment les droits visés à l'article 5).
103
+ 9.3 Le Licencié reconnaît que le Logiciel est fourni "en l'état" par le Concédant sans autre garantie, expresse ou tacite, que celle prévue à l'article 9.2 et notamment sans aucune garantie sur sa valeur commerciale, son caractère sécurisé, innovant ou pertinent.
104
+ En particulier, le Concédant ne garantit pas que le Logiciel est exempt d'erreur, qu'il fonctionnera sans interruption, qu'il sera compatible avec l'équipement du Licencié et sa configuration logicielle ni qu'il remplira les besoins du Licencié.
105
+ 9.4 Le Concédant ne garantit pas, de manière expresse ou tacite, que le Logiciel ne porte pas atteinte à un quelconque droit de propriété intellectuelle d'un tiers portant sur un brevet, un logiciel ou sur tout autre droit de propriété. Ainsi, le Concédant exclut toute garantie au profit du Licencié contre les actions en contrefaçon qui pourraient être diligentées au titre de l'utilisation, de la modification, et de la redistribution du Logiciel. Néanmoins, si de telles actions sont exercées contre le Licencié, le Concédant lui apportera son aide technique et juridique pour sa défense. Cette aide technique et juridique est déterminée au cas par cas entre le Concédant concerné et le Licencié dans le cadre d'un protocole d'accord. Le Concédant dégage toute responsabilité quant à l'utilisation de la dénomination du Logiciel par le Licencié. Aucune garantie n'est apportée quant à l'existence de droits antérieurs sur le nom du Logiciel et sur l'existence d'une marque.
106
+ Article 10 - RESILIATION
107
+ 10.1 En cas de manquement par le Licencié aux obligations mises à sa charge par le Contrat, le Concédant pourra résilier de plein droit le Contrat trente (30) jours après notification adressée au Licencié et restée sans effet.
108
+ 10.2 Le Licencié dont le Contrat est résilié n'est plus autorisé à utiliser, modifier ou distribuer le Logiciel. Cependant, toutes les licences qu'il aura concédées antérieurement à la résiliation du Contrat resteront valides sous réserve qu'elles aient été effectuées en conformité avec le Contrat.
109
+ Article 11 - DISPOSITIONS DIVERSES
110
+ 11.1 CAUSE EXTERIEURE
111
+ Aucune des Parties ne sera responsable d'un retard ou d'une défaillance d'exécution du Contrat qui serait dû à un cas de force majeure, un cas fortuit ou une cause extérieure, telle que, notamment, le mauvais fonctionnement ou les interruptions du réseau électrique ou de télécommunication, la paralysie du réseau liée à une attaque informatique, l'intervention des autorités gouvernementales, les catastrophes naturelles, les dégâts des eaux, les tremblements de terre, le feu, les explosions, les grèves et les conflits sociaux, l'état de guerre...
112
+ 11.2 Le fait, par l'une ou l'autre des Parties, d'omettre en une ou plusieurs occasions de se prévaloir d'une ou plusieurs dispositions du Contrat, ne pourra en aucun cas impliquer renonciation par la Partie intéressée à s'en prévaloir ultérieurement.
113
+ 11.3 Le Contrat annule et remplace toute convention antérieure, écrite ou orale, entre les Parties sur le même objet et constitue l'accord entier entre les Parties sur cet objet. Aucune addition ou modification aux termes du Contrat n'aura d'effet à l'égard des Parties à moins d'être faite par écrit et signée par leurs représentants dûment habilités.
114
+ 11.4 Dans l'hypothèse où une ou plusieurs des dispositions du Contrat s'avèrerait contraire à une loi ou à un texte applicable, existants ou futurs, cette loi ou ce texte prévaudrait, et les Parties feraient les amendements nécessaires pour se conformer à cette loi ou à ce texte. Toutes les autres dispositions resteront en vigueur. De même, la nullité, pour quelque raison que ce soit, d'une des dispositions du Contrat ne saurait entraîner la nullité de l'ensemble du Contrat.
115
+ 11.5 LANGUE
116
+ Le Contrat est rédigé en langue française et en langue anglaise, ces deux versions faisant également foi.
117
+ Article 12 - NOUVELLES VERSIONS DU CONTRAT
118
+ 12.1 Toute personne est autorisée à copier et distribuer des copies de ce Contrat.
119
+ 12.2 Afin d'en préserver la cohérence, le texte du Contrat est protégé et ne peut être modifié que par les auteurs de la licence, lesquels se réservent le droit de publier périodiquement des mises à jour ou de nouvelles versions du Contrat, qui posséderont chacune un numéro distinct. Ces versions ultérieures seront susceptibles de prendre en compte de nouvelles problématiques rencontrées par les logiciels libres.
120
+ 12.3 Tout Logiciel diffusé sous une version donnée du Contrat ne pourra faire l'objet d'une diffusion ultérieure que sous la même version du Contrat ou une version postérieure.
121
+ Article 13 - LOI APPLICABLE ET COMPETENCE TERRITORIALE
122
+ 13.1 Le Contrat est régi par la loi française. Les Parties conviennent de tenter de régler à l'amiable les différends ou litiges qui viendraient à se produire par suite ou à l'occasion du Contrat.
123
+ 13.2 A défaut d'accord amiable dans un délai de deux (2) mois à compter de leur survenance et sauf situation relevant d'une procédure d'urgence, les différends ou litiges seront portés par la Partie la plus diligente devant les Tribunaux compétents de Paris.
124
+ 1 CeCILL est pour Ce(a) C(nrs) I(nria) L(ogiciel) L(ibre)
125
+ Version 1.0 du 2006-09-05.
126
+
127
+ There is no standard license header for the license
128
+
@@ -0,0 +1,17 @@
1
+
2
+ CNRI OPEN SOURCE LICENSE AGREEMENT
3
+ IMPORTANT: PLEASE READ THE FOLLOWING AGREEMENT CAREFULLY.
4
+ BY CLICKING ON "ACCEPT" WHERE INDICATED BELOW, OR BY COPYING, INSTALLING OR OTHERWISE USING PYTHON 1.6, beta 1 SOFTWARE, YOU ARE DEEMED TO HAVE AGREED TO THE TERMS AND CONDITIONS OF THIS LICENSE AGREEMENT.
5
+ 1. This LICENSE AGREEMENT is between the Corporation for National Research Initiatives, having an office at 1895 Preston White Drive, Reston, VA 20191 ("CNRI"), and the Individual or Organization ("Licensee") accessing and otherwise using Python 1.6, beta 1 software in source or binary form and its associated documentation, as released at the www.python.org Internet site on August 4, 2000 ("Python 1.6b1").
6
+ 2. Subject to the terms and conditions of this License Agreement, CNRI hereby grants Licensee a non-exclusive, royalty-free, world-wide license to reproduce, analyze, test, perform and/or display publicly, prepare derivative works, distribute, and otherwise use Python 1.6b1 alone or in any derivative version, provided, however, that CNRIs License Agreement is retained in Python 1.6b1, alone or in any derivative version prepared by Licensee.
7
+ Alternately, in lieu of CNRIs License Agreement, Licensee may substitute the following text (omitting the quotes): "Python 1.6, beta 1, is made available subject to the terms and conditions in CNRIs License Agreement. This Agreement may be located on the Internet using the following unique, persistent identifier (known as a handle): 1895.22/1011. This Agreement may also be obtained from a proxy server on the Internet using the URL:http://hdl.handle.net/1895.22/1011".
8
+ 3. In the event Licensee prepares a derivative work that is based on or incorporates Python 1.6b1 or any part thereof, and wants to make the derivative work available to the public as provided herein, then Licensee hereby agrees to indicate in any such work the nature of the modifications made to Python 1.6b1.
9
+ 4. CNRI is making Python 1.6b1 available to Licensee on an "AS IS" basis. CNRI MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, CNRI MAKES NO AND DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON 1.6b1 WILL NOT INFRINGE ANY THIRD PARTY RIGHTS.
10
+ 5. CNRI SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF THE SOFTWARE FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS A RESULT OF USING, MODIFYING OR DISTRIBUTING PYTHON 1.6b1, OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
11
+ 6. This License Agreement will automatically terminate upon a material breach of its terms and conditions.
12
+ 7. This License Agreement shall be governed by and interpreted in all respects by the law of the State of Virginia, excluding conflict of law provisions. Nothing in this License Agreement shall be deemed to create any relationship of agency, partnership, or joint venture between CNRI and Licensee. This License Agreement does not grant permission to use CNRI trademarks or trade name in a trademark sense to endorse or promote products or services of Licensee, or any third party.
13
+ 8. By clicking on the "ACCEPT" button where indicated, or by copying, installing or otherwise using Python 1.6b1, Licensee agrees to be bound by the terms and conditions of this License Agreement.
14
+ ACCEPT
15
+
16
+ There is no standard license header for the license
17
+
@@ -0,0 +1,16 @@
1
+
2
+ CNRI OPEN SOURCE GPL-COMPATIBLE LICENSE AGREEMENT
3
+ IMPORTANT: PLEASE READ THE FOLLOWING AGREEMENT CAREFULLY.
4
+ BY CLICKING ON "ACCEPT" WHERE INDICATED BELOW, OR BY COPYING, INSTALLING OR OTHERWISE USING PYTHON 1.6.1 SOFTWARE, YOU ARE DEEMED TO HAVE AGREED TO THE TERMS AND CONDITIONS OF THIS LICENSE AGREEMENT.
5
+ 1. This LICENSE AGREEMENT is between the Corporation for National Research Initiatives, having an office at 1895 Preston White Drive, Reston, VA 20191 ("CNRI"), and the Individual or Organization ("Licensee") accessing and otherwise using Python 1.6.1 software in source or binary form and its associated documentation.
6
+ 2. Subject to the terms and conditions of this License Agreement, CNRI hereby grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce, analyze, test, perform and/or display publicly, prepare derivative works, distribute, and otherwise use Python 1.6.1 alone or in any derivative version, provided, however, that CNRI's License Agreement and CNRI's notice of copyright, i.e., "Copyright © 1995-2001 Corporation for National Research Initiatives; All Rights Reserved" are retained in Python 1.6.1 alone or in any derivative version prepared by Licensee. Alternately, in lieu of CNRI's License Agreement, Licensee may substitute the following text (omitting the quotes): "Python 1.6.1 is made available subject to the terms and conditions in CNRI's License Agreement. This Agreement together with Python 1.6.1 may be located on the Internet using the following unique, persistent identifier (known as a handle): 1895.22/1013. This Agreement may also be obtained from a proxy server on the Internet using the following URL: http://hdl.handle.net/1895.22/1013".
7
+ 3. In the event Licensee prepares a derivative work that is based on or incorporates Python 1.6.1 or any part thereof, and wants to make the derivative work available to others as provided herein, then Licensee hereby agrees to include in any such work a brief summary of the changes made to Python 1.6.1.
8
+ 4. CNRI is making Python 1.6.1 available to Licensee on an "AS IS" basis. CNRI MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, CNRI MAKES NO AND DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON 1.6.1 WILL NOT INFRINGE ANY THIRD PARTY RIGHTS.
9
+ 5. CNRI SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON 1.6.1 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON 1.6.1, OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
10
+ 6. This License Agreement will automatically terminate upon a material breach of its terms and conditions.
11
+ 7. This License Agreement shall be governed by the federal intellectual property law of the United States, including without limitation the federal copyright law, and, to the extent such U.S. federal law does not apply, by the law of the Commonwealth of Virginia, excluding Virginia's conflict of law provisions. Notwithstanding the foregoing, with regard to derivative works based on Python 1.6.1 that incorporate non-separable material that was previously distributed under the GNU General Public License (GPL), the law of the Commonwealth of Virginia shall govern this License Agreement only as to issues arising under or with respect to Paragraphs 4, 5, and 7 of this License Agreement. Nothing in this License Agreement shall be deemed to create any relationship of agency, partnership, or joint venture between CNRI and Licensee. This License Agreement does not grant permission to use CNRI trademarks or trade name in a trademark sense to endorse or promote products or services of Licensee, or any third party.
12
+ 8. By clicking on the "ACCEPT" button where indicated, or by copying, installing or otherwise using Python 1.6.1, Licensee agrees to be bound by the terms and conditions of this License Agreement.
13
+ ACCEPT
14
+
15
+ There is no standard license header for the license
16
+
@@ -0,0 +1,113 @@
1
+
2
+ Common Public Attribution License Version 1.0 (CPAL)
3
+ 1. “Definitions”
4
+ 1.0.1 “Commercial Use” means distribution or otherwise making the Covered Code available to a third party.
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 “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 “Electronic Distribution Mechanism” means a mechanism generally accepted in the software development community for the electronic transfer of data.
9
+ 1.5 “Executable” means Covered Code in any form other than Source Code.
10
+ 1.6 “Initial Developer” means the individual or entity identified as the Initial Developer in the Source Code notice required by Exhibit A.
11
+ 1.7 “Larger Work” means a work which combines Covered Code or portions thereof with code not governed by the terms of this License.
12
+ 1.8 “License” means this document.
13
+ 1.8.1 “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.
14
+ 1.9 “Modifications” means any addition to or deletion from the substance or structure of either the Original Code or any previous Modifications. When Covered Code is released as a series of files, a Modification is:
15
+ A. Any addition to or deletion from the contents of a file containing Original Code or previous Modifications.
16
+ B. Any new file that contains any part of the Original Code or previous Modifications.
17
+ 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 which, at the time of its release under this License is not already Covered Code governed by this License.
18
+ 1.10.1 “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.
19
+ 1.11 “Source Code” means the preferred form of the Covered 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 an Executable, or source code differential comparisons against either the Original Code or another well known, available Covered 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.12 “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. Source Code License.
22
+ 2.1 The Initial Developer Grant.
23
+ The Initial Developer hereby grants You a world-wide, royalty-free, non-exclusive license, subject to third party intellectual property claims:
24
+ (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
25
+ (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).
26
+ (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.
27
+ (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.
28
+ 2.2 Contributor Grant.
29
+ Subject to third party intellectual property claims, each Contributor hereby grants You a world-wide, royalty-free, non-exclusive license
30
+ (a) under intellectual property rights (other than patent or trademark) Licensable by Contributor, to use, reproduce, modify, display, perform, sublicense and distribute the Modifications created by such Contributor (or portions thereof) either on an unmodified basis, with other Modifications, as Covered Code and/or as part of a Larger Work; and
31
+ (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: 1) Modifications made by that Contributor (or portions thereof); and 2) the combination of Modifications made by that Contributor with its Contributor Version (or portions of such combination).
32
+ (c) the licenses granted in Sections 2.2(a) and 2.2(b) are effective on the date Contributor first makes Commercial Use of the Covered Code.
33
+ (d) Notwithstanding Section 2.2(b) above, no patent license is granted: 1) for any code that Contributor has deleted from the Contributor Version; 2) separate from the Contributor Version; 3) for infringements caused by: i) third party modifications of Contributor Version or ii) the combination of Modifications made by that Contributor with other software (except as part of the Contributor Version) or other devices; or 4) under Patent Claims infringed by Covered Code in the absence of Modifications made by that Contributor.
34
+ 3. Distribution Obligations.
35
+ 3.1 Application of License.
36
+ 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 Covered 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.
37
+ 3.2 Availability of Source Code.
38
+ 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 version or via an accepted Electronic Distribution Mechanism to anyone to whom you made an Executable version available; and if made available via 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.
39
+ 3.3 Description of Modifications.
40
+ You must cause all Covered Code to which You contribute to contain a file documenting the changes You made to create that Covered 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 the Initial Developer and including the name of the Initial Developer in (a) the Source Code, and (b) in any notice in an Executable version or related documentation in which You describe the origin or ownership of the Covered Code.
41
+ 3.4 Intellectual Property Matters
42
+ (a) Third Party Claims. If Contributor has knowledge that a license under a third party’s intellectual property rights is required to exercise the rights granted by such Contributor under Sections 2.1 or 2.2, Contributor 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 Contributor obtains such knowledge after the Modification is made available as described in Section 3.2, Contributor shall promptly modify the LEGAL file in all copies Contributor makes available thereafter and shall take other steps (such as notifying appropriate mailing lists or newsgroups) reasonably calculated to inform those who received the Covered Code that new knowledge has been obtained.
43
+ (b) Contributor APIs. If Contributor’s Modifications include an application programming interface and Contributor has knowledge of patent licenses which are reasonably necessary to implement that API, Contributor must also include this information in the LEGAL file.
44
+ (c) Representations. Contributor represents that, except as disclosed pursuant to Section 3.4(a) above, Contributor believes that Contributor’s Modifications are Contributor’s original creation(s) and/or Contributor has sufficient rights to grant the rights conveyed by this License.
45
+ 3.5 Required Notices.
46
+ 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 Covered Code. You may choose to offer, and to charge a fee for, warranty, support, indemnity or liability obligations to one or more recipients of Covered Code. However, You may do so only on Your own behalf, and not on behalf of the Initial Developer 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 the Initial Developer and every Contributor for any liability incurred by the Initial Developer or such Contributor as a result of warranty, support, indemnity or liability terms You offer.
47
+ 3.6 Distribution of Executable Versions.
48
+ You may distribute Covered Code in Executable form only if the requirements of Section 3.1-3.5 have been met for that Covered Code, and if You include a notice stating that the Source Code version of the Covered 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 version, related documentation or collateral in which You describe recipients’ rights relating to the Covered Code. You may distribute the Executable version of Covered 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 and that the license for the Executable 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 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 the Initial Developer, Original Developer or any Contributor. You hereby agree to indemnify the Initial Developer, Original Developer and every Contributor for any liability incurred by the Initial Developer, Original Developer or such Contributor as a result of any such terms You offer.
49
+ 3.7 Larger Works.
50
+ You may create a Larger Work by combining Covered 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 Covered Code.
51
+ 4. Inability to Comply Due to Statute or Regulation.
52
+ If it is impossible for You to comply with any of the terms of this License with respect to some or all of the Covered 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.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.
53
+ 5. Application of this License.
54
+ This License applies to code to which the Initial Developer has attached the notice in Exhibit A and to related Covered Code.
55
+ 6. Versions of the License.
56
+ 6.1 New Versions.
57
+ Socialtext, Inc. (“Socialtext”) may publish revised and/or new versions of the License from time to time. Each version will be given a distinguishing version number.
58
+ 6.2 Effect of New Versions.
59
+ Once Covered 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 Covered Code under the terms of any subsequent version of the License published by Socialtext. No one other than Socialtext has the right to modify the terms applicable to Covered Code created under this License.
60
+ 6.3 Derivative Works.
61
+ If You create or use a modified version of this License (which you may only do in order to apply it to code which is not already Covered Code governed by this License), You must (a) rename Your license so that the phrases “Socialtext”, “CPAL” or any confusingly similar phrase do not appear in your license (except to note that your license differs from this License) and (b) otherwise make it clear that Your version of the license contains terms which differ from the CPAL. (Filling in the name of the Initial Developer, Original Developer, Original Code or Contributor in the notice described in Exhibit A shall not of themselves be deemed to be modifications of this License.)
62
+ 7. DISCLAIMER OF WARRANTY.
63
+ COVERED 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 COVERED 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 COVERED CODE IS WITH YOU. SHOULD ANY COVERED CODE PROVE DEFECTIVE IN ANY RESPECT, YOU (NOT THE INITIAL DEVELOPER, ORIGINAL DEVELOPER 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 COVERED CODE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER.
64
+ 8. TERMINATION.
65
+ 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 Covered 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.
66
+ 8.2 If You initiate litigation by asserting a patent infringement claim (excluding declatory judgment actions) against Initial Developer, Original Developer or a Contributor (the Initial Developer, Original Developer or Contributor against whom You file such action is referred to as “Participant”) alleging that:
67
+ (a) such Participant’s 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 Modifications made by such Participant, or (ii) withdraw Your litigation claim with respect to 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.
68
+ (b) any software, hardware, or device, other than such Participant’s 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, Modifications made by that Participant.
69
+ 8.3 If You assert a patent infringement claim against Participant alleging that such Participant’s 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.
70
+ 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.
71
+ 9. LIMITATION OF LIABILITY.
72
+ UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT (INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, THE INITIAL DEVELOPER, ORIGINAL DEVELOPER, ANY OTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF COVERED 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.
73
+ 10. U.S. GOVERNMENT END USERS.
74
+ The Covered 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 Covered Code with only those rights set forth herein.
75
+ 11. MISCELLANEOUS.
76
+ 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.
77
+ 12. RESPONSIBILITY FOR CLAIMS.
78
+ As between Initial Developer, Original Developer and the Contributors, each party is responsible for claims and damages arising, directly or indirectly, out of its utilization of rights under this License and You agree to work with Initial Developer, Original Developer and Contributors to distribute such responsibility on an equitable basis. Nothing herein is intended or shall be deemed to constitute any admission of liability.
79
+ 13. MULTIPLE-LICENSED CODE.
80
+ Initial Developer may designate portions of the Covered Code as Multiple-Licensed. Multiple-Licensed means that the Initial Developer permits you to utilize portions of the Covered Code under Your choice of the CPAL or the alternative licenses, if any, specified by the Initial Developer in the file described in Exhibit A.
81
+ 14. ADDITIONAL TERM: ATTRIBUTION
82
+ (a) As a modest attribution to the organizer of the development of the Original Code (“Original Developer”), in the hope that its promotional value may help justify the time, money and effort invested in writing the Original Code, the Original Developer may include in Exhibit B (“Attribution Information”) a requirement that each time an Executable and Source Code or a Larger Work is launched or initially run (which includes initiating a session), a prominent display of the Original Developer’s Attribution Information (as defined below) must occur on the graphic user interface employed by the end user to access such Covered Code (which may include display on a splash screen), if any. The size of the graphic image should be consistent with the size of the other elements of the Attribution Information. If the access by the end user to the Executable and Source Code does not create a graphic user interface for access to the Covered Code, this obligation shall not apply. If the Original Code displays such Attribution Information in a particular form (such as in the form of a splash screen, notice at login, an “about” display, or dedicated attribution area on user interface screens), continued use of such form for that Attribution Information is one way of meeting this requirement for notice.
83
+ (b) Attribution information may only include a copyright notice, a brief phrase, graphic image and a URL (“Attribution Information”) and is subject to the Attribution Limits as defined below. For these purposes, prominent shall mean display for sufficient duration to give reasonable notice to the user of the identity of the Original Developer and that if You include Attribution Information or similar information for other parties, You must ensure that the Attribution Information for the Original Developer shall be no less prominent than such Attribution Information or similar information for the other party. For greater certainty, the Original Developer may choose to specify in Exhibit B below that the above attribution requirement only applies to an Executable and Source Code resulting from the Original Code or any Modification, but not a Larger Work. The intent is to provide for reasonably modest attribution, therefore the Original Developer cannot require that You display, at any time, more than the following information as Attribution Information: (a) a copyright notice including the name of the Original Developer; (b) a word or one phrase (not exceeding 10 words); (c) one graphic image provided by the Original Developer; and (d) a URL (collectively, the “Attribution Limits”).
84
+ (c) If Exhibit B does not include any Attribution Information, then there are no requirements for You to display any Attribution Information of the Original Developer.
85
+ (d) You acknowledge that all trademarks, service marks and/or trade names contained within the Attribution Information distributed with the Covered Code are the exclusive property of their owners and may only be used with the permission of their owners, or under circumstances otherwise permitted by law or as expressly set out in this License.
86
+ 15. ADDITIONAL TERM: NETWORK USE.
87
+ The term “External Deployment” means the use, distribution, or communication of the Original Code or Modifications in any way such that the Original Code or Modifications may be used by anyone other than You, whether those works are distributed or communicated to those persons or made available as an application intended for use over a network. As an express condition for the grants of license hereunder, You must treat any External Deployment by You of the Original Code or Modifications as a distribution under section 3.1 and make Source Code available under Section 3.2.
88
+ EXHIBIT A. Common Public Attribution License Version 1.0.
89
+ “The contents of this file are subject to the Common Public Attribution 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 _____________. The License is based on the Mozilla Public License Version 1.1 but Sections 14 and 15 have been added to cover use of software over a computer network and provide for limited attribution for the Original Developer. In addition, Exhibit A has been modified to be consistent with Exhibit B.
90
+ 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.
91
+ The Original Code is______________________.
92
+ The Original Developer is not the Initial Developer and is __________. If left blank, the Original Developer is the Initial Developer.
93
+ The Initial Developer of the Original Code is ____________. All portions of the code written by ___________ are Copyright (c) _____. All Rights Reserved.
94
+ Contributor ______________________.
95
+ Alternatively, the contents of this file may be used under the terms of the _____ license (the [___] License), in which case the provisions of [______] License are applicable instead of those above.
96
+ If you wish to allow use of your version of this file only under the terms of the [____] License and not to allow others to use your version of this file under the CPAL, indicate your decision by deleting the provisions above and replace them with the notice and other provisions required by the [___] License. If you do not delete the provisions above, a recipient may use your version of this file under either the CPAL or the [___] License.”
97
+ [NOTE: The text of this Exhibit A may differ slightly from the text of the notices in the Source Code files of the Original Code. You should use the text of this Exhibit A rather than the text found in the Original Code Source Code for Your Modifications.]
98
+ EXHIBIT B. Attribution Information
99
+ Attribution Copyright Notice: _______________________
100
+ Attribution Phrase (not exceeding 10 words): _______________________
101
+ Attribution URL: _______________________
102
+ Graphic Image as provided in the Covered Code, if any.
103
+ Display of Attribution Information is [required/not required] in Larger Works which are defined in the CPAL as a work which combines Covered Code or portions thereof with code not governed by the terms of the CPAL.
104
+
105
+
106
+ “The contents of this file are subject to the Common Public Attribution 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 {{---}}. The License is based on the Mozilla Public License Version 1.1 but Sections 14 and 15 have been added to cover use of software over a computer network and provide for limited attribution for the Original Developer. In addition, Exhibit A has been modified to be consistent with Exhibit B.
107
+ 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.
108
+ The Original Code is {{---}}.
109
+ The Original Developer is not the Initial Developer and is {{---}}. If left blank, the Original Developer is the Initial Developer.
110
+ The Initial Developer of the Original Code is {{---}}. All portions of the code written by {{---}} are Copyright (c) {{---}}. All Rights Reserved.
111
+ Contributor {{---}}.
112
+
113
+ Alternatively, the contents of this file may be used under the terms of the {{---}} license (the {{---}} License), in which case the provisions of {{---}} License are applicable instead of those above. If you wish to allow use of your version of this file only under the terms of the {{---}} License and not to allow others to use your version of this file under the CPAL, indicate your decision by deleting the provisions above and replace them with the notice and other provisions required by the {{---}} License. If you do not delete the provisions above, a recipient may use your version of this file under either the CPAL or the {{---}} License.
@@ -0,0 +1,48 @@
1
+
2
+ Common Public License Version 1.0
3
+ THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS COMMON PUBLIC LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.
4
+ 1. DEFINITIONS
5
+ "Contribution" means:
6
+ a) in the case of the initial Contributor, the initial code and documentation distributed under this Agreement, and
7
+ b) in the case of each subsequent Contributor:
8
+ i) changes to the Program, and
9
+ ii) additions to the Program;
10
+ where such changes and/or additions to the Program originate from and are distributed by that particular Contributor. A Contribution 'originates' from a Contributor if it was added to the Program by such Contributor itself or anyone acting on such Contributor's behalf. Contributions do not include additions to the Program which: (i) are separate modules of software distributed in conjunction with the Program under their own license agreement, and (ii) are not derivative works of the Program.
11
+ "Contributor" means any person or entity that distributes the Program.
12
+ "Licensed Patents " mean patent claims licensable by a Contributor which are necessarily infringed by the use or sale of its Contribution alone or when combined with the Program.
13
+ "Program" means the Contributions distributed in accordance with this Agreement.
14
+ "Recipient" means anyone who receives the Program under this Agreement, including all Contributors.
15
+ 2. GRANT OF RIGHTS
16
+ a) Subject to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusive, worldwide, royalty-free copyright license to reproduce, prepare derivative works of, publicly display, publicly perform, distribute and sublicense the Contribution of such Contributor, if any, and such derivative works, in source code and object code form.
17
+ b) Subject to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusive, worldwide, royalty-free patent license under Licensed Patents to make, use, sell, offer to sell, import and otherwise transfer the Contribution of such Contributor, if any, in source code and object code form. This patent license shall apply to the combination of the Contribution and the Program if, at the time the Contribution is added by the Contributor, such addition of the Contribution causes such combination to be covered by the Licensed Patents. The patent license shall not apply to any other combinations which include the Contribution. No hardware per se is licensed hereunder.
18
+ c) Recipient understands that although each Contributor grants the licenses to its Contributions set forth herein, no assurances are provided by any Contributor that the Program does not infringe the patent or other intellectual property rights of any other entity. Each Contributor disclaims any liability to Recipient for claims brought by any other entity based on infringement of intellectual property rights or otherwise. As a condition to exercising the rights and licenses granted hereunder, each Recipient hereby assumes sole responsibility to secure any other intellectual property rights needed, if any. For example, if a third party patent license is required to allow Recipient to distribute the Program, it is Recipient's responsibility to acquire that license before distributing the Program.
19
+ d) Each Contributor represents that to its knowledge it has sufficient copyright rights in its Contribution, if any, to grant the copyright license set forth in this Agreement.
20
+ 3. REQUIREMENTS
21
+ A Contributor may choose to distribute the Program in object code form under its own license agreement, provided that:
22
+ a) it complies with the terms and conditions of this Agreement; and
23
+ b) its license agreement:
24
+ i) effectively disclaims on behalf of all Contributors all warranties and conditions, express and implied, including warranties or conditions of title and non-infringement, and implied warranties or conditions of merchantability and fitness for a particular purpose;
25
+ ii) effectively excludes on behalf of all Contributors all liability for damages, including direct, indirect, special, incidental and consequential damages, such as lost profits;
26
+ iii) states that any provisions which differ from this Agreement are offered by that Contributor alone and not by any other party; and
27
+ iv) states that source code for the Program is available from such Contributor, and informs licensees how to obtain it in a reasonable manner on or through a medium customarily used for software exchange.
28
+ When the Program is made available in source code form:
29
+ a) it must be made available under this Agreement; and
30
+ b) a copy of this Agreement must be included with each copy of the Program.
31
+ Contributors may not remove or alter any copyright notices contained within the Program.
32
+ Each Contributor must identify itself as the originator of its Contribution, if any, in a manner that reasonably allows subsequent Recipients to identify the originator of the Contribution.
33
+ 4. COMMERCIAL DISTRIBUTION
34
+ Commercial distributors of software may accept certain responsibilities with respect to end users, business partners and the like. While this license is intended to facilitate the commercial use of the Program, the Contributor who includes the Program in a commercial product offering should do so in a manner which does not create potential liability for other Contributors. Therefore, if a Contributor includes the Program in a commercial product offering, such Contributor ("Commercial Contributor") hereby agrees to defend and indemnify every other Contributor ("Indemnified Contributor") against any losses, damages and costs (collectively "Losses") arising from claims, lawsuits and other legal actions brought by a third party against the Indemnified Contributor to the extent caused by the acts or omissions of such Commercial Contributor in connection with its distribution of the Program in a commercial product offering. The obligations in this section do not apply to any claims or Losses relating to any actual or alleged intellectual property infringement. In order to qualify, an Indemnified Contributor must: a) promptly notify the Commercial Contributor in writing of such claim, and b) allow the Commercial Contributor to control, and cooperate with the Commercial Contributor in, the defense and any related settlement negotiations. The Indemnified Contributor may participate in any such claim at its own expense.
35
+ For example, a Contributor might include the Program in a commercial product offering, Product X. That Contributor is then a Commercial Contributor. If that Commercial Contributor then makes performance claims, or offers warranties related to Product X, those performance claims and warranties are such Commercial Contributor's responsibility alone. Under this section, the Commercial Contributor would have to defend claims against the other Contributors related to those performance claims and warranties, and if a court requires any other Contributor to pay any damages as a result, the Commercial Contributor must pay those damages.
36
+ 5. NO WARRANTY
37
+ EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely responsible for determining the appropriateness of using and distributing the Program and assumes all risks associated with its exercise of rights under this Agreement, including but not limited to the risks and costs of program errors, compliance with applicable laws, damage to or loss of data, programs or equipment, and unavailability or interruption of operations.
38
+ 6. DISCLAIMER OF LIABILITY
39
+ EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
40
+ 7. GENERAL
41
+ If any provision of this Agreement is invalid or unenforceable under applicable law, it shall not affect the validity or enforceability of the remainder of the terms of this Agreement, and without further action by the parties hereto, such provision shall be reformed to the minimum extent necessary to make such provision valid and enforceable.
42
+ If Recipient institutes patent litigation against a Contributor with respect to a patent applicable to software (including a cross-claim or counterclaim in a lawsuit), then any patent licenses granted by that Contributor to such Recipient under this Agreement shall terminate as of the date such litigation is filed. In addition, if Recipient institutes patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Program itself (excluding combinations of the Program with other software or hardware) infringes such Recipient's patent(s), then such Recipient's rights granted under Section 2(b) shall terminate as of the date such litigation is filed.
43
+ All Recipient's rights under this Agreement shall terminate if it fails to comply with any of the material terms or conditions of this Agreement and does not cure such failure in a reasonable period of time after becoming aware of such noncompliance. If all Recipient's rights under this Agreement terminate, Recipient agrees to cease use and distribution of the Program as soon as reasonably practicable. However, Recipient's obligations under this Agreement and any licenses granted by Recipient relating to the Program shall continue and survive.
44
+ Everyone is permitted to copy and distribute copies of this Agreement, but in order to avoid inconsistency the Agreement is copyrighted and may only be modified in the following manner. The Agreement Steward reserves the right to publish new versions (including revisions) of this Agreement from time to time. No one other than the Agreement Steward has the right to modify this Agreement. IBM is the initial Agreement Steward. IBM may assign the responsibility to serve as the Agreement Steward to a suitable separate entity. Each new version of the Agreement will be given a distinguishing version number. The Program (including Contributions) may always be distributed subject to the version of the Agreement under which it was received. In addition, after a new version of the Agreement is published, Contributor may elect to distribute the Program (including its Contributions) under the new version. Except as expressly stated in Sections 2(a) and 2(b) above, Recipient receives no rights or licenses to the intellectual property of any Contributor under this Agreement, whether expressly, by implication, estoppel or otherwise. All rights in the Program not expressly granted under this Agreement are reserved.
45
+ This Agreement is governed by the laws of the State of New York and the intellectual property laws of the United States of America. No party to this Agreement will bring a legal action under this Agreement more than one year after the cause of action arose. Each party waives its rights to a jury trial in any resulting litigation.
46
+
47
+ There is no standard license header for the license
48
+