copyright 38 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991
  1. Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
  2. Upstream-Contact: Odoo <info@odoo.com>
  3. Files: *
  4. Copyright: Copyright (C) 2004-2015 Odoo SA. (www.odoo.com)
  5. License: LGPL-3+
  6. Files: odoo/tools/appdirs.py
  7. Copyright: 2005-2010 ActiveState Software Inc; 2013 Eddy Petrișor
  8. License: MIT
  9. Files: odoo/tools/lru.py
  10. Copyright: 2003 Josiah Carlson
  11. License: PSF
  12. Comment: Was published by the author without license info on activestate but
  13. is a part of the pype editor published by the same author under
  14. the PSF license. See here:
  15. http://code.activestate.com/recipes/252524-length-limited-o1-lru-cache-implementation/
  16. Files: addons/account_test/__manifest__.py
  17. Copyright: 2011 CCI Connect asbl; Philmer <philmer@cciconnect.be>
  18. License: LGPL-3+
  19. Files: addons/base_import/models/odf_ods_reader.py
  20. Copyright: 2011 Marco Conti
  21. License: Apache-2.0
  22. Files: addons/base_import/static/lib/javascript-state-machine/*
  23. Copyright: 2012 Jake Gordon and contributors
  24. License: MIT
  25. Files: addons/hr_holidays/models/hr_leave*.py
  26. Copyright: 2005-2006 Axelor SARL
  27. License: LGPL-3+
  28. Files: addons/hw_escpos/escpos/*
  29. Copyright: 2014 Frederic van der Essen & Manuel F. Martinez
  30. License: MIT
  31. Files: addons/l10n_ae/*
  32. Copyright: 2014 Tech Receptives
  33. License: LGPL-3+
  34. Files: addons/l10n_at/*
  35. Copyright: 2015 WT-IO-IT GmbH
  36. License: LGPL-3+
  37. Files: addons/l10n_au/*
  38. Copyright: 2015 Willow IT Pty Ltd
  39. License: LGPL-3+
  40. Files: addons/l10n_be_invoice_bba/*
  41. Copyright: 2011 Noviat nv/sa
  42. License: LGPL-3+
  43. Files: addons/l10n_bo/*
  44. Copyright: 2011 Cubic ERP - Teradata SAC
  45. License: LGPL-3+
  46. Files: addons/l10n_br/*
  47. Copyright: 2009 Renato Lima, Akretion
  48. License: LGPL-3+
  49. Files: addons/l10n_ca/*
  50. Copyright: 2010 Savoir-faire Linux
  51. License: LGPL-3+
  52. Files: addons/l10n_cl/*
  53. Copyright: 2019 Blanco Martín & Asociados
  54. License: LGPL-3+
  55. Files: addons/l10n_cn/*
  56. Copyright: 2008-2008 凯源吕鑫 lvxin@gmail.com; 2012-2012 南京盈通 ccdos@intoerp.com; 2008-now 开阖软件 jeff@osbzr.com; 2018-now jeffery9@gmail.com
  57. License: LGPL-3+
  58. Files: addons/l10n_co/*
  59. Copyright: David Arnold
  60. License: LGPL-3+
  61. Files: addons/l10n_cr/*
  62. Copyright: 2010-TODAY ClearCorp S.A.
  63. License: BSD-2
  64. Files: addons/l10n_dk/*
  65. Copyright: 2018 Odoo House ApS
  66. License: LGPL-3+
  67. Files: addons/l10n_do/*
  68. Copyright: 2016 - Present iterativo, SRL
  69. License: LGPL-3+
  70. Files: addons/l10n_ec/*
  71. Copyright: 2010-2012 Cristian Salamea Gnuthink Software Labs Cia. Ltda
  72. License: LGPL-3+
  73. Files: addons/l10n_et/*
  74. Copyright: 2012 Michael Telahun Makonnen <mmakonnen@gmail.com>
  75. License: LGPL-3+
  76. Files: addons/l10n_fr/*
  77. Copyright: 2008 JAILLET Simon, CrysaLEAD
  78. License: LGPL-3+
  79. Files: addons/l10n_fr_fec*/*
  80. Copyright: 2013-2015 Akretion
  81. License: LGPL-3+
  82. Files: addons/l10n_gr/*
  83. Copyright: 2009 P. Christeas
  84. License: LGPL-3+
  85. Files: addons/l10n_gt/*
  86. Copyright: 2009-2010 Soluciones Tecnologócias Prisma S.A
  87. License: LGPL-3+
  88. Files: addons/l10n_hn/*
  89. Copyright: 2009-2010 Salvatore J. Trimarchi
  90. License: LGPL-3+
  91. Files: addons/l10n_hr/*
  92. Copyright: 2011- Slobodni programi d.o.o., Zagreb
  93. License: LGPL-3+
  94. Files: addons/l10n_hu/*
  95. Copyright: 2014 InnOpen Group Kft
  96. License: LGPL-3+
  97. Files: addons/l10n_jp/*
  98. Copyright: Quartile Limited
  99. License: LGPL-3+
  100. Files: addons/l10n_lt/*
  101. Copyright: JSC Focusate
  102. License: LGPL-3+
  103. Files: addons/l10n_lu/*
  104. Copyright: 2011 Thamini S.à.R.L; 2011 ADN Consultants S.à.R.L; 2014 ACSONE SA/NV
  105. License: LGPL-3+
  106. Files: addons/l10n_ma/*
  107. Copyright: 2010 kazacube
  108. License: LGPL-3+
  109. Files: addons/l10n_mx/*
  110. Copyright: 2016 Vauxoo (https://www.vauxoo.com) <info@vauxoo.com>
  111. License: LGPL-3+
  112. Files: addons/l10n_nl/*
  113. Copyright: 2016 Onestein
  114. License: LGPL-3+
  115. Files: addons/l10n_nz/*
  116. Copyright: 2015 Willow IT Pty Ltd
  117. License: LGPL-3+
  118. Files: addons/l10n_pa/*
  119. Copyright: 2011 Cubic ERP, Teradata SAC
  120. License: LGPL-3+
  121. Files: addons/l10n_pl/__manifest__.py
  122. Copyright: 2009 - now Grzegorz Grzelak
  123. License: LGPL-3+
  124. Files: addons/l10n_pt/*
  125. Copyright: 2012 Thinkopen Solutions, Lda
  126. License: LGPL-3+
  127. Files: addons/l10n_ro/*
  128. Copyright: 2015 Tatár Attila; 2019-2020 NextERP Romania; 2015 Forest and Biomass Services Romania; 2011 TOTAL PC SYSTEMS; 2009 Filsystem
  129. License: LGPL-3+
  130. Files: addons/l10n_sg/*
  131. Copyright: 2014 Tech Receptives
  132. License: LGPL-3+
  133. Files: addons/l10n_si/*
  134. Copyright: 2012 Mentis d.o.o., Dravograd
  135. License: LGPL-3+
  136. Files: addons/l10n_syscohada/*
  137. Copyright: 2010-2011 BAAMTU SARL
  138. License: LGPL-3+
  139. Files: addons/l10n_ua/*
  140. Copyright: 2019 Bohdan Lisnenko, ERP Ukraine
  141. License: LGPL-3+
  142. Files: addons/l10n_uk/*
  143. Copyright: 2011 Smartmode LTD
  144. License: LGPL-3+
  145. Files: addons/l10n_vn/*
  146. Copyright: 2009-2013 General Solutions
  147. License: LGPL-3+
  148. Files: addons/l10n_za/*
  149. Copyright: 2017 Paradigm Digital
  150. License: LGPL-3+
  151. Files: addons/payment_sips/*
  152. Copyright: 2015 Eezee-It
  153. License: LGPL-3+
  154. Files: addons/point_of_sale/models/account_bank_statement.py addons/point_of_sale/models/account_journal.py
  155. Copyright: 2004-2008 PC Solutions (<http://pcsol.be>)
  156. License: LGPL-3+
  157. Files: addons/pos_epson_printer/static/lib/epos-2.12.0.js
  158. Copyright: Seiko Epson Corporation 2016 - 2019; 2011 LearnBoost <dev@learnboost.com>
  159. License: MIT
  160. Files: addons/pos_restaurant/static/lib/js/jquery.ui.touch-punch.js
  161. Copyright: 2011–2014, Dave Furfero
  162. License: MIT
  163. Files: addons/stock/tests/test_product.py
  164. Copyright: 2015 Camptocamp SA
  165. License: LGPL-3+
  166. Files: addons/web/doc/_themes/*
  167. Copyright: :copyright: Copyright 2010 by Armin Ronacher
  168. License: BSD-3
  169. Files: addons/web/static/lib/ace/ace.js
  170. Copyright: 2010, Ajax.org B.V
  171. License: BSD-3
  172. Files: addons/web/static/lib/benchmarkjs/*
  173. Copyright: 2010-2016 Mathias Bynens
  174. License: MIT
  175. Files: addons/web/static/lib/benchmarkjs/benchmark.js
  176. Copyright: 2010-2016 Mathias Bynens; Robert Kieffer
  177. License: MIT
  178. Files: addons/web/static/lib/benchmarkjs/lodash.js
  179. Copyright: JS Foundation and other contributors; Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
  180. License: MIT
  181. Files: addons/web/static/lib/bootstrap/* doc/_extensions/odoo_ext/static/style.css doc/_extensions/odoo_ext/static/bootstrap.js
  182. Copyright: 2011-2019 The Bootstrap Authors; 2011-2019 Twitter, Inc
  183. License: MIT
  184. Files: addons/web/static/lib/bootstrap/scss/_custom-forms.scss
  185. Copyright: 2014 Waybury
  186. License: MIT
  187. Files: addons/web/static/lib/clipboard/clipboard.js
  188. Copyright: Zeno Rocha
  189. License: MIT
  190. Files: addons/web/static/lib/daterangepicker/*
  191. Copyright: 2012-2019 Dan Grossman
  192. License: MIT
  193. Files: addons/web/static/lib/es6-promise/*
  194. Copyright: 2014 Yehuda Katz, Tom Dale, Stefan Penner and contributors
  195. License: MIT
  196. Files: addons/web/static/lib/fullcalendar/*
  197. Copyright: 2019 Adam Shaw, Microsoft Corporation
  198. License: MIT
  199. Files: addons/web/static/lib/fuzzy-master/*
  200. Copyright: 2012 Matt York
  201. License: MIT
  202. Files: addons/web/static/lib/jSignature/jSignatureCustom.js
  203. Copyright: 2012 Willow Systems Corp; 2010 Brinley Ang
  204. License: MIT
  205. Files: addons/web/static/lib/jquery.ba-bbq/*
  206. Copyright: 2010 "Cowboy" Ben Alman
  207. License: MIT
  208. Files: addons/web/static/lib/jquery.blockUI/*
  209. Copyright: 2007-2013 M. Alsup
  210. License: MIT
  211. Files: addons/web/static/lib/jquery.form/*
  212. Copyright: 2014 M. Alsup
  213. License: MIT
  214. Files: addons/web/static/lib/jquery.hotkeys/*
  215. Copyright: 2010 John Resig
  216. License: MIT
  217. Files: addons/web/static/lib/jquery.mjs.nestedSortable/*
  218. Copyright: 2010-2016 Manuele J Sarfatti and contributors
  219. License: MIT
  220. Files: addons/web/static/lib/jquery.scrollTo/*
  221. Copyright: 2007-2014 Ariel Flesler
  222. License: MIT
  223. Files: addons/web/static/lib/jquery.ui/*
  224. Copyright: jQuery Foundation and other contributors
  225. License: MIT
  226. Files: addons/web/static/lib/jquery/*
  227. Copyright: JS Foundation and other contributors; jQuery Foundation and other contributors
  228. License: MIT
  229. Files: addons/web/static/lib/moment/*
  230. Copyright: Tim Wood, Iskren Chernev, Moment.js contributors
  231. License: MIT
  232. Files: addons/web/static/lib/pdfjs/build/*
  233. Copyright: 2019 Mozilla Foundation; 2019 Denis Pushkarev
  234. License: Apache-2.0
  235. Files: addons/web/static/lib/pdfjs/web/*
  236. Copyright: 2012 Mozilla Foundation
  237. License: Apache-2.0
  238. Files: addons/web/static/lib/pdfjs/web/cmaps/*
  239. Copyright: 1990-2009 Adobe Systems Incorporated
  240. License: BSD-3
  241. Files: addons/web/static/lib/popper/*
  242. Copyright: 2016 Federico Zivolo
  243. License: MIT
  244. Files: odoo/odoo/tests/case.py odoo/odoo/tests/result.py odoo/odoo/tests/suite.py
  245. Copyright: (c) 1999-2003 Steve Purcell; (c) 2003-2010 Python Software Foundation
  246. License: PSF
  247. Files: addons/web/static/lib/py.js/*
  248. Copyright: 2012
  249. License: DWTFYW
  250. DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
  251. Version 2, December 2004
  252. .
  253. Copyright (C) 2012
  254. .
  255. Everyone is permitted to copy and distribute verbatim or modified
  256. copies of this license document, and changing it is allowed as long
  257. as the name is changed.
  258. .
  259. DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
  260. TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
  261. .
  262. 0. You just DO WHAT THE FUCK YOU WANT TO.
  263. Files: addons/web/static/lib/qunit/*
  264. Copyright: Copyright jQuery Foundation and other contributors
  265. License: MIT
  266. Files: addons/web/static/lib/qunit/qunit-2.9.1.js
  267. Copyright: jQuery Foundation and other contributors; 2006 Google Inc
  268. License: MIT
  269. Files: addons/web/static/lib/qweb/*
  270. Copyright: 2013 Fabien Meghazi
  271. License: MIT
  272. Files: addons/web/static/lib/select2/*
  273. Copyright: 2014-2015 Igor Vaynberg
  274. License: Apache-2.0
  275. Files: addons/web/static/lib/tempusdominus/*
  276. Copyright: 2016 Tempus Dominus; 2016 Jonathan Peterson
  277. License: MIT
  278. Files: addons/web/static/lib/underscore.string/*
  279. Copyright: Esa-Matti Suuronen, Alexandru Marasteanu
  280. License: MIT
  281. Files: addons/web/static/src/css/reset.min.css
  282. Copyright: 2011 736 Computing Services Limited
  283. License: MIT
  284. Files: addons/web/static/lib/fontawesome/css/font-awesome.css
  285. Copyright: Dave Gandy
  286. License: MIT
  287. Files: addons/web/static/fonts/google/Montserrat/*
  288. Copyright: 2011 The Montserrat Project Authors
  289. License: SIL-Open-Font-License
  290. Files: addons/web/static/fonts/google/Open_Sans/* addons/web/static/fonts/google/Roboto/*
  291. Copyright: Unknown
  292. License: Apache-2.0
  293. Files: addons/web/static/fonts/google/Oswald/*
  294. Copyright: 2016 The Oswald Project Authors
  295. License: SIL-Open-Font-License
  296. Files: addons/web/static/fonts/google/Raleway/*
  297. Copyright: 2010 Matt McInerney 2011 Pablo Impallari; 2011 Rodrigo Fuenzalida
  298. License: SIL-Open-Font-License
  299. Files: addons/web/static/fonts/lato/*
  300. Copyright: 2010-2011 tyPoland Lukasz Dziedzic
  301. License: SIL-Open-Font-License
  302. Files: addons/web/static/src/js/core/mixins.js
  303. Copyright: 2010-2012 Jeremy Ashkenas
  304. License: MIT
  305. Files: addons/web/static/src/js/libs/content-disposition.js
  306. Copyright: 2014-2017 Douglas Christopher Wilson
  307. License: MIT
  308. Files: addons/web/static/src/js/libs/download.js
  309. Copyright: 2016 dandavis
  310. License: MIT
  311. Files: addons/web/static/src/js/libs/zoomodoo.js
  312. Copyright: 2013 Matt Hinchliffe
  313. License: MIT
  314. Files: addons/web_editor/static/lib/jQuery.transfo.js
  315. Copyright: 2014 Christophe Matthieu
  316. License: MIT
  317. Files: addons/web_editor/static/lib/cropperjs/* addons/web_editor/static/lib/jquery-cropper/*
  318. Copyright: 2015-present Chen Fengyuan
  319. License: MIT
  320. Files: addons/web_editor/static/lib/vkbeautify/vkbeautify.0.99.00.beta.js
  321. Copyright: 2012 Vadim Kiryukhin
  322. License: MIT
  323. Files: addons/web_editor/static/lib/webgl-image-filter/*
  324. Copyright: 2020 Dominic Szablewski
  325. License: MIT
  326. Files: addons/web_editor/static/lib/html2canvas.js
  327. Copyright: 2013 Niklas von Hertzen; 2010 John Resig
  328. License: MIT
  329. Files: addons/website_event_track/static/lib/idb-keyval/idb-keyval.js
  330. Copyright: 2016 Jake Archibald
  331. License: Apache-2.0
  332. Files: addons/website_google_map/static/src/lib/markerclusterer.js
  333. Copyright: 2010 Google Inc
  334. License: Apache-2.0
  335. Files: doc/_extensions/odoo_ext/pygments_override.py
  336. Copyright: The Pygments team
  337. License: BSD-2
  338. Files: doc/_extensions/odoo_ext/static/bootstrap-3.3.6/*
  339. Copyright: 2011-2015 Twitter Inc
  340. License: MIT
  341. Files: doc/_extensions/pyjsdoc/*
  342. Copyright: Unknown
  343. License: Apache-2.0
  344. Files: doc/_extensions/pyjsparser/*
  345. Copyright: 2014-2017 Piotr Dabkowski
  346. License: MIT
  347. Files: odoo/__init__.py
  348. Copyright: 2010-2012 Daniele Varrazzo
  349. License: BSD-3
  350. Comment: This license only applies to the function 'gevent_wait_callback'
  351. Files: odoo/addons/base/tests/test_res_partner_bank.py
  352. Copyright: 2015 ACSONE SA/NV
  353. License: LGPL-3+
  354. Files: odoo/tools/_vendor/sessions.py
  355. Copyright: 2007 Pallets
  356. License: BSD-3
  357. Files: addons/web/static/lib/fontawesome/fonts/*
  358. Copyright: Dave Gandy
  359. License: OFL-1.1
  360. PREAMBLE
  361. The goals of the Open Font License (OFL) are to stimulate worldwide
  362. development of collaborative font projects, to support the font creation
  363. efforts of academic and linguistic communities, and to provide a free and
  364. open framework in which fonts may be shared and improved in partnership
  365. with others.
  366. .
  367. The OFL allows the licensed fonts to be used, studied, modified and
  368. redistributed freely as long as they are not sold by themselves. The
  369. fonts, including any derivative works, can be bundled, embedded,
  370. redistributed and/or sold with any software provided that any reserved
  371. names are not used by derivative works. The fonts and derivatives,
  372. however, cannot be released under any other type of license. The
  373. requirement for fonts to remain under this license does not apply
  374. to any document created using the fonts or their derivatives.
  375. .
  376. DEFINITIONS
  377. "Font Software" refers to the set of files released by the Copyright
  378. Holder(s) under this license and clearly marked as such. This may
  379. include source files, build scripts and documentation.
  380. .
  381. "Reserved Font Name" refers to any names specified as such after the
  382. copyright statement(s).
  383. .
  384. "Original Version" refers to the collection of Font Software components as
  385. distributed by the Copyright Holder(s).
  386. .
  387. "Modified Version" refers to any derivative made by adding to, deleting,
  388. or substituting -- in part or in whole -- any of the components of the
  389. Original Version, by changing formats or by porting the Font Software to a
  390. new environment.
  391. .
  392. "Author" refers to any designer, engineer, programmer, technical
  393. writer or other person who contributed to the Font Software.
  394. .
  395. PERMISSION & CONDITIONS
  396. Permission is hereby granted, free of charge, to any person obtaining
  397. a copy of the Font Software, to use, study, copy, merge, embed, modify,
  398. redistribute, and sell modified and unmodified copies of the Font
  399. Software, subject to the following conditions:
  400. .
  401. 1) Neither the Font Software nor any of its individual components,
  402. in Original or Modified Versions, may be sold by itself.
  403. .
  404. 2) Original or Modified Versions of the Font Software may be bundled,
  405. redistributed and/or sold with any software, provided that each copy
  406. contains the above copyright notice and this license. These can be
  407. included either as stand-alone text files, human-readable headers or
  408. in the appropriate machine-readable metadata fields within text or
  409. binary files as long as those fields can be easily viewed by the user.
  410. .
  411. 3) No Modified Version of the Font Software may use the Reserved Font
  412. Name(s) unless explicit written permission is granted by the corresponding
  413. Copyright Holder. This restriction only applies to the primary font
  414. name as presented to the users.
  415. .
  416. 4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
  417. Software shall not be used to promote, endorse or advertise any
  418. Modified Version, except to acknowledge the contribution(s) of the
  419. Copyright Holder(s) and the Author(s) or with their explicit written
  420. permission.
  421. .
  422. 5) The Font Software, modified or unmodified, in part or in whole,
  423. must be distributed entirely under this license, and must not be
  424. distributed under any other license. The requirement for fonts to
  425. remain under this license does not apply to any document created
  426. using the Font Software.
  427. .
  428. TERMINATION
  429. This license becomes null and void if any of the above conditions are
  430. not met.
  431. .
  432. DISCLAIMER
  433. THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
  434. EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
  435. MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
  436. OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
  437. COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
  438. INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
  439. DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
  440. FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
  441. OTHER DEALINGS IN THE FONT SOFTWARE.
  442. License: LGPL-3+
  443. See `/usr/share/common-licenses/LGPL-3'.
  444. License: BSD-2
  445. Permission to use, copy, modify, and distribute this software for any
  446. purpose with or without fee is hereby granted, provided that the
  447. above copyright notice and this permission notice appear in all
  448. copies.
  449. .
  450. THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL
  451. WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED
  452. WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE
  453. AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL
  454. DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
  455. PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
  456. TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
  457. PERFORMANCE OF THIS SOFTWARE.
  458. License: BSD-3
  459. Redistribution and use in source and binary forms, with or without
  460. modification, are permitted provided that the following conditions
  461. are met:
  462. .
  463. 1) Redistributions of source code must retain the above copyright
  464. notice, this list of conditions and the following disclaimer.
  465. .
  466. 2) Redistributions in binary form must reproduce the above copyright
  467. notice, this list of conditions and the following disclaimer in the
  468. documentation and/or other materials provided with the distribution.
  469. .
  470. 3) Neither the name of the ORGANIZATION nor the names of its
  471. contributors may be used to endorse or promote products derived from
  472. this software without specific prior written permission.
  473. .
  474. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  475. "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  476. LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
  477. A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
  478. HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
  479. INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
  480. BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
  481. OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
  482. AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  483. LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY
  484. WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
  485. POSSIBILITY OF SUCH DAMAGE.
  486. License: Apache-2.0
  487. See `/usr/share/common-licenses/Apache-2.0'
  488. License: MIT
  489. Permission is hereby granted, free of charge, to any person obtaining a
  490. copy of this software and associated documentation files (the "Software"),
  491. to deal in the Software without restriction, including without limitation
  492. the rights to use, copy, modify, merge, publish, distribute, sublicense,
  493. and/or sell copies of the Software, and to permit persons to whom the
  494. Software is furnished to do so, subject to the following conditions:
  495. .
  496. The above copyright notice and this permission notice shall be included
  497. in all copies or substantial portions of the Software.
  498. .
  499. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
  500. OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
  501. MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
  502. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
  503. CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
  504. TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
  505. SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  506. License: SIL-Open-Font-License
  507. PREAMBLE
  508. The goals of the Open Font License (OFL) are to stimulate worldwide
  509. development of collaborative font projects, to support the font creation
  510. efforts of academic and linguistic communities, and to provide a free and
  511. open framework in which fonts may be shared and improved in partnership
  512. with others.
  513. .
  514. The OFL allows the licensed fonts to be used, studied, modified and
  515. redistributed freely as long as they are not sold by themselves. The
  516. fonts, including any derivative works, can be bundled, embedded,
  517. redistributed and/or sold with any software provided that any reserved
  518. names are not used by derivative works. The fonts and derivatives,
  519. however, cannot be released under any other type of license. The
  520. requirement for fonts to remain under this license does not apply
  521. to any document created using the fonts or their derivatives.
  522. .
  523. DEFINITIONS
  524. "Font Software" refers to the set of files released by the Copyright
  525. Holder(s) under this license and clearly marked as such. This may
  526. include source files, build scripts and documentation.
  527. .
  528. "Reserved Font Name" refers to any names specified as such after the
  529. copyright statement(s).
  530. .
  531. "Original Version" refers to the collection of Font Software components as
  532. distributed by the Copyright Holder(s).
  533. .
  534. "Modified Version" refers to any derivative made by adding to, deleting,
  535. or substituting -- in part or in whole -- any of the components of the
  536. Original Version, by changing formats or by porting the Font Software to a
  537. new environment.
  538. .
  539. "Author" refers to any designer, engineer, programmer, technical
  540. writer or other person who contributed to the Font Software.
  541. .
  542. PERMISSION & CONDITIONS
  543. Permission is hereby granted, free of charge, to any person obtaining
  544. a copy of the Font Software, to use, study, copy, merge, embed, modify,
  545. redistribute, and sell modified and unmodified copies of the Font
  546. Software, subject to the following conditions:
  547. .
  548. 1) Neither the Font Software nor any of its individual components,
  549. in Original or Modified Versions, may be sold by itself.
  550. .
  551. 2) Original or Modified Versions of the Font Software may be bundled,
  552. redistributed and/or sold with any software, provided that each copy
  553. contains the above copyright notice and this license. These can be
  554. included either as stand-alone text files, human-readable headers or
  555. in the appropriate machine-readable metadata fields within text or
  556. binary files as long as those fields can be easily viewed by the user.
  557. .
  558. 3) No Modified Version of the Font Software may use the Reserved Font
  559. Name(s) unless explicit written permission is granted by the corresponding
  560. Copyright Holder. This restriction only applies to the primary font name as
  561. presented to the users.
  562. .
  563. 4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
  564. Software shall not be used to promote, endorse or advertise any
  565. Modified Version, except to acknowledge the contribution(s) of the
  566. Copyright Holder(s) and the Author(s) or with their explicit written
  567. permission.
  568. .
  569. 5) The Font Software, modified or unmodified, in part or in whole,
  570. must be distributed entirely under this license, and must not be
  571. distributed under any other license. The requirement for fonts to
  572. remain under this license does not apply to any document created
  573. using the Font Software.
  574. .
  575. TERMINATION
  576. This license becomes null and void if any of the above conditions are
  577. not met.
  578. .
  579. DISCLAIMER
  580. THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
  581. EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
  582. MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
  583. OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
  584. COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
  585. INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
  586. DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
  587. FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
  588. OTHER DEALINGS IN THE FONT SOFTWARE.
  589. License: PSF
  590. A. HISTORY OF THE SOFTWARE
  591. ==========================
  592. .
  593. Python was created in the early 1990s by Guido van Rossum at Stichting
  594. Mathematisch Centrum (CWI, see http://www.cwi.nl) in the Netherlands
  595. as a successor of a language called ABC. Guido remains Python's
  596. principal author, although it includes many contributions from others.
  597. .
  598. In 1995, Guido continued his work on Python at the Corporation for
  599. National Research Initiatives (CNRI, see http://www.cnri.reston.va.us)
  600. in Reston, Virginia where he released several versions of the
  601. software.
  602. .
  603. In May 2000, Guido and the Python core development team moved to
  604. BeOpen.com to form the BeOpen PythonLabs team. In October of the same
  605. year, the PythonLabs team moved to Digital Creations (now Zope
  606. Corporation, see http://www.zope.com). In 2001, the Python Software
  607. Foundation (PSF, see http://www.python.org/psf/) was formed, a
  608. non-profit organization created specifically to own Python-related
  609. Intellectual Property. Zope Corporation is a sponsoring member of
  610. the PSF.
  611. .
  612. All Python releases are Open Source (see http://www.opensource.org for
  613. the Open Source Definition). Historically, most, but not all, Python
  614. releases have also been GPL-compatible; the table below summarizes
  615. the various releases.
  616. .
  617. Release Derived Year Owner GPL-
  618. from compatible? (1)
  619. .
  620. 0.9.0 thru 1.2 1991-1995 CWI yes
  621. 1.3 thru 1.5.2 1.2 1995-1999 CNRI yes
  622. 1.6 1.5.2 2000 CNRI no
  623. 2.0 1.6 2000 BeOpen.com no
  624. 1.6.1 1.6 2001 CNRI yes (2)
  625. 2.1 2.0+1.6.1 2001 PSF no
  626. 2.0.1 2.0+1.6.1 2001 PSF yes
  627. 2.1.1 2.1+2.0.1 2001 PSF yes
  628. 2.2 2.1.1 2001 PSF yes
  629. 2.1.2 2.1.1 2002 PSF yes
  630. 2.1.3 2.1.2 2002 PSF yes
  631. 2.2.1 2.2 2002 PSF yes
  632. 2.2.2 2.2.1 2002 PSF yes
  633. 2.2.3 2.2.2 2003 PSF yes
  634. 2.3 2.2.2 2002-2003 PSF yes
  635. 2.3.1 2.3 2002-2003 PSF yes
  636. 2.3.2 2.3.1 2002-2003 PSF yes
  637. 2.3.3 2.3.2 2002-2003 PSF yes
  638. 2.3.4 2.3.3 2004 PSF yes
  639. 2.3.5 2.3.4 2005 PSF yes
  640. 2.4 2.3 2004 PSF yes
  641. 2.4.1 2.4 2005 PSF yes
  642. 2.4.2 2.4.1 2005 PSF yes
  643. 2.4.3 2.4.2 2006 PSF yes
  644. 2.4.4 2.4.3 2006 PSF yes
  645. 2.5 2.4 2006 PSF yes
  646. 2.5.1 2.5 2007 PSF yes
  647. 2.5.2 2.5.1 2008 PSF yes
  648. 2.5.3 2.5.2 2008 PSF yes
  649. 2.6 2.5 2008 PSF yes
  650. 2.6.1 2.6 2008 PSF yes
  651. 2.6.2 2.6.1 2009 PSF yes
  652. 2.6.3 2.6.2 2009 PSF yes
  653. 2.6.4 2.6.3 2009 PSF yes
  654. 3.0 2.6 2008 PSF yes
  655. 3.0.1 3.0 2009 PSF yes
  656. 3.1 3.0.1 2009 PSF yes
  657. 3.1.1 3.1 2009 PSF yes
  658. .
  659. Footnotes:
  660. .
  661. (1) GPL-compatible doesn't mean that we're distributing Python under
  662. the GPL. All Python licenses, unlike the GPL, let you distribute
  663. a modified version without making your changes open source. The
  664. GPL-compatible licenses make it possible to combine Python with
  665. other software that is released under the GPL; the others don't.
  666. .
  667. (2) According to Richard Stallman, 1.6.1 is not GPL-compatible,
  668. because its license has a choice of law clause. According to
  669. CNRI, however, Stallman's lawyer has told CNRI's lawyer that 1.6.1
  670. is "not incompatible" with the GPL.
  671. .
  672. Thanks to the many outside volunteers who have worked under Guido's
  673. direction to make these releases possible.
  674. .
  675. .
  676. B. TERMS AND CONDITIONS FOR ACCESSING OR OTHERWISE USING PYTHON
  677. ===============================================================
  678. .
  679. PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2
  680. --------------------------------------------
  681. .
  682. 1. This LICENSE AGREEMENT is between the Python Software Foundation
  683. ("PSF"), and the Individual or Organization ("Licensee") accessing and
  684. otherwise using this software ("Python") in source or binary form and
  685. its associated documentation.
  686. .
  687. 2. Subject to the terms and conditions of this License Agreement, PSF hereby
  688. grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce,
  689. analyze, test, perform and/or display publicly, prepare derivative works,
  690. distribute, and otherwise use Python alone or in any derivative version,
  691. provided, however, that PSF's License Agreement and PSF's notice of copyright,
  692. i.e., "Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
  693. Python Software Foundation; All Rights Reserved" are retained in Python alone or
  694. in any derivative version prepared by Licensee.
  695. .
  696. 3. In the event Licensee prepares a derivative work that is based on
  697. or incorporates Python or any part thereof, and wants to make
  698. the derivative work available to others as provided herein, then
  699. Licensee hereby agrees to include in any such work a brief summary of
  700. the changes made to Python.
  701. .
  702. 4. PSF is making Python available to Licensee on an "AS IS"
  703. basis. PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
  704. IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND
  705. DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
  706. FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON WILL NOT
  707. INFRINGE ANY THIRD PARTY RIGHTS.
  708. .
  709. 5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON
  710. FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS
  711. A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON,
  712. OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
  713. .
  714. 6. This License Agreement will automatically terminate upon a material
  715. breach of its terms and conditions.
  716. .
  717. 7. Nothing in this License Agreement shall be deemed to create any
  718. relationship of agency, partnership, or joint venture between PSF and
  719. Licensee. This License Agreement does not grant permission to use PSF
  720. trademarks or trade name in a trademark sense to endorse or promote
  721. products or services of Licensee, or any third party.
  722. .
  723. 8. By copying, installing or otherwise using Python, Licensee
  724. agrees to be bound by the terms and conditions of this License
  725. Agreement.
  726. .
  727. .
  728. BEOPEN.COM LICENSE AGREEMENT FOR PYTHON 2.0
  729. -------------------------------------------
  730. .
  731. BEOPEN PYTHON OPEN SOURCE LICENSE AGREEMENT VERSION 1
  732. .
  733. 1. This LICENSE AGREEMENT is between BeOpen.com ("BeOpen"), having an
  734. office at 160 Saratoga Avenue, Santa Clara, CA 95051, and the
  735. Individual or Organization ("Licensee") accessing and otherwise using
  736. this software in source or binary form and its associated
  737. documentation ("the Software").
  738. .
  739. 2. Subject to the terms and conditions of this BeOpen Python License
  740. Agreement, BeOpen hereby grants Licensee a non-exclusive,
  741. royalty-free, world-wide license to reproduce, analyze, test, perform
  742. and/or display publicly, prepare derivative works, distribute, and
  743. otherwise use the Software alone or in any derivative version,
  744. provided, however, that the BeOpen Python License is retained in the
  745. Software, alone or in any derivative version prepared by Licensee.
  746. .
  747. 3. BeOpen is making the Software available to Licensee on an "AS IS"
  748. basis. BEOPEN MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
  749. IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, BEOPEN MAKES NO AND
  750. DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
  751. FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE SOFTWARE WILL NOT
  752. INFRINGE ANY THIRD PARTY RIGHTS.
  753. .
  754. 4. BEOPEN SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF THE
  755. SOFTWARE FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS
  756. AS A RESULT OF USING, MODIFYING OR DISTRIBUTING THE SOFTWARE, OR ANY
  757. DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
  758. .
  759. 5. This License Agreement will automatically terminate upon a material
  760. breach of its terms and conditions.
  761. .
  762. 6. This License Agreement shall be governed by and interpreted in all
  763. respects by the law of the State of California, excluding conflict of
  764. law provisions. Nothing in this License Agreement shall be deemed to
  765. create any relationship of agency, partnership, or joint venture
  766. between BeOpen and Licensee. This License Agreement does not grant
  767. permission to use BeOpen trademarks or trade names in a trademark
  768. sense to endorse or promote products or services of Licensee, or any
  769. third party. As an exception, the "BeOpen Python" logos available at
  770. http://www.pythonlabs.com/logos.html may be used according to the
  771. permissions granted on that web page.
  772. .
  773. 7. By copying, installing or otherwise using the software, Licensee
  774. agrees to be bound by the terms and conditions of this License
  775. Agreement.
  776. .
  777. .
  778. CNRI LICENSE AGREEMENT FOR PYTHON 1.6.1
  779. ---------------------------------------
  780. .
  781. 1. This LICENSE AGREEMENT is between the Corporation for National
  782. Research Initiatives, having an office at 1895 Preston White Drive,
  783. Reston, VA 20191 ("CNRI"), and the Individual or Organization
  784. ("Licensee") accessing and otherwise using Python 1.6.1 software in
  785. source or binary form and its associated documentation.
  786. .
  787. 2. Subject to the terms and conditions of this License Agreement, CNRI
  788. hereby grants Licensee a nonexclusive, royalty-free, world-wide
  789. license to reproduce, analyze, test, perform and/or display publicly,
  790. prepare derivative works, distribute, and otherwise use Python 1.6.1
  791. alone or in any derivative version, provided, however, that CNRI's
  792. License Agreement and CNRI's notice of copyright, i.e., "Copyright (c)
  793. 1995-2001 Corporation for National Research Initiatives; All Rights
  794. Reserved" are retained in Python 1.6.1 alone or in any derivative
  795. version prepared by Licensee. Alternately, in lieu of CNRI's License
  796. Agreement, Licensee may substitute the following text (omitting the
  797. quotes): "Python 1.6.1 is made available subject to the terms and
  798. conditions in CNRI's License Agreement. This Agreement together with
  799. Python 1.6.1 may be located on the Internet using the following
  800. unique, persistent identifier (known as a handle): 1895.22/1013. This
  801. Agreement may also be obtained from a proxy server on the Internet
  802. using the following URL: http://hdl.handle.net/1895.22/1013".
  803. .
  804. 3. In the event Licensee prepares a derivative work that is based on
  805. or incorporates Python 1.6.1 or any part thereof, and wants to make
  806. the derivative work available to others as provided herein, then
  807. Licensee hereby agrees to include in any such work a brief summary of
  808. the changes made to Python 1.6.1.
  809. .
  810. 4. CNRI is making Python 1.6.1 available to Licensee on an "AS IS"
  811. basis. CNRI MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
  812. IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, CNRI MAKES NO AND
  813. DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
  814. FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON 1.6.1 WILL NOT
  815. INFRINGE ANY THIRD PARTY RIGHTS.
  816. .
  817. 5. CNRI SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON
  818. 1.6.1 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS
  819. A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON 1.6.1,
  820. OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
  821. .
  822. 6. This License Agreement will automatically terminate upon a material
  823. breach of its terms and conditions.
  824. .
  825. 7. This License Agreement shall be governed by the federal
  826. intellectual property law of the United States, including without
  827. limitation the federal copyright law, and, to the extent such
  828. U.S. federal law does not apply, by the law of the Commonwealth of
  829. Virginia, excluding Virginia's conflict of law provisions.
  830. Notwithstanding the foregoing, with regard to derivative works based
  831. on Python 1.6.1 that incorporate non-separable material that was
  832. previously distributed under the GNU General Public License (GPL), the
  833. law of the Commonwealth of Virginia shall govern this License
  834. Agreement only as to issues arising under or with respect to
  835. Paragraphs 4, 5, and 7 of this License Agreement. Nothing in this
  836. License Agreement shall be deemed to create any relationship of
  837. agency, partnership, or joint venture between CNRI and Licensee. This
  838. License Agreement does not grant permission to use CNRI trademarks or
  839. trade name in a trademark sense to endorse or promote products or
  840. services of Licensee, or any third party.
  841. .
  842. 8. By clicking on the "ACCEPT" button where indicated, or by copying,
  843. installing or otherwise using Python 1.6.1, Licensee agrees to be
  844. bound by the terms and conditions of this License Agreement.
  845. .
  846. ACCEPT
  847. .
  848. .
  849. CWI LICENSE AGREEMENT FOR PYTHON 0.9.0 THROUGH 1.2
  850. --------------------------------------------------
  851. .
  852. Copyright (c) 1991 - 1995, Stichting Mathematisch Centrum Amsterdam,
  853. The Netherlands. All rights reserved.
  854. .
  855. Permission to use, copy, modify, and distribute this software and its
  856. documentation for any purpose and without fee is hereby granted,
  857. provided that the above copyright notice appear in all copies and that
  858. both that copyright notice and this permission notice appear in
  859. supporting documentation, and that the name of Stichting Mathematisch
  860. Centrum or CWI not be used in advertising or publicity pertaining to
  861. distribution of the software without specific, written prior
  862. permission.
  863. .
  864. STICHTING MATHEMATISCH CENTRUM DISCLAIMS ALL WARRANTIES WITH REGARD TO
  865. THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
  866. FITNESS, IN NO EVENT SHALL STICHTING MATHEMATISCH CENTRUM BE LIABLE
  867. FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
  868. WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
  869. ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
  870. OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.