home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2006 November (DVD) / PCWELT_11_2006.ISO / casper / filesystem.squashfs / usr / share / doc / xserver-xorg-video-v4l / copyright < prev   
Encoding:
Text File  |  2006-07-30  |  44.4 KB  |  824 lines

  1.                                   Licenses
  2.  
  3.                             The X.Org Foundation
  4.  
  5.                                  March 2004
  6.  
  7. 1.  Introduction
  8.  
  9. The X.org Foundation X Window System distribution is a compilation of code
  10. and documentation from many sources.  This document is intended primarily as
  11. a guide to the licenses used in the distribution: you must check each file
  12. and/or package for precise redistribution terms. None-the-less, this summary
  13. may be useful to many users.  No software incorporating the XFree86 1.1
  14. license has been incorporated.
  15.  
  16. This document is based on the compilation from XFree86.
  17.  
  18. 2.  XFree86 License
  19.  
  20. XFree86 code without an explicit copyright is covered by the following copy-
  21. right/license:
  22.  
  23. Copyright (C) 1994-2003 The XFree86 Project, Inc.  All Rights Reserved.
  24.  
  25. Permission is hereby granted, free of charge, to any person obtaining a copy
  26. of this software and associated documentation files (the "Software"), to deal
  27. in the Software without restriction, including without limitation the rights
  28. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  29. copies of the Software, and to permit persons to whom the Software is fur-
  30. nished to do so, subject to the following conditions:
  31.  
  32. The above copyright notice and this permission notice shall be included in
  33. all copies or substantial portions of the Software.
  34.  
  35. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  36. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FIT-
  37. NESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
  38. XFREE86 PROJECT BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
  39. IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CON-
  40. NECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  41.  
  42. Except as contained in this notice, the name of the XFree86 Project shall not
  43. be used in advertising or otherwise to promote the sale, use or other deal-
  44. ings in this Software without prior written authorization from the XFree86
  45. Project.
  46.  
  47. 3.  Other Licenses
  48.  
  49. Portions of code are covered by the following licenses/copyrights.  See indi-
  50. vidual files for the copyright dates.
  51.  
  52. 3.1  X/MIT Copyrights
  53.  
  54. 3.1.1  X Consortium
  55.  
  56. Copyright (C) <date> X Consortium
  57.  
  58. Permission is hereby granted, free of charge, to any person obtaining a copy
  59. of this software and associated documentation files (the "Software"), to deal
  60. in the Software without restriction, including without limitation the rights
  61. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  62. copies of the Software, and to permit persons to whom the Software is fur-
  63. nished to do so, subject to the following conditions:
  64.  
  65. The above copyright notice and this permission notice shall be included in
  66. all copies or substantial portions of the Software.
  67.  
  68. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  69. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FIT-
  70. NESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE X
  71. CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
  72. ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
  73. WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  74.  
  75. Except as contained in this notice, the name of the X Consortium shall not be
  76. used in advertising or otherwise to promote the sale, use or other dealings
  77. in this Software without prior written authorization from the X Consortium.
  78.  
  79. X Window System is a trademark of X Consortium, Inc.
  80.  
  81. 3.1.2  The Open Group
  82.  
  83. Copyright <date>  The Open Group
  84.  
  85. Permission to use, copy, modify, distribute, and sell this software and its
  86. documentation for any purpose is hereby granted without fee, provided that
  87. the above copyright notice appear in all copies and that both that copyright
  88. notice and this permission notice appear in supporting documentation.
  89.  
  90. The above copyright notice and this permission notice shall be included in
  91. all copies or substantial portions of the Software.
  92.  
  93. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  94. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FIT-
  95. NESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
  96. OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
  97. ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
  98. WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  99.  
  100. Except as contained in this notice, the name of The Open Group shall not be
  101. used in advertising or otherwise to promote the sale, use or other dealings
  102. in this Software without prior written authorization from The Open Group.
  103.  
  104. 3.2  Berkeley-based copyrights:
  105.  
  106. o
  107.  
  108. 3.2.1  General
  109.  
  110. Redistribution and use in source and binary forms, with or without modifica-
  111. tion, are permitted provided that the following conditions are met:
  112.  
  113.   1.  Redistributions of source code must retain the above copyright notice,
  114.       this list of conditions and the following disclaimer.
  115.  
  116.   2.  Redistributions in binary form must reproduce the above copyright
  117.       notice, this list of conditions and the following disclaimer in the
  118.       documentation and/or other materials provided with the distribution.
  119.  
  120.   3.  The name of the author may not be used to endorse or promote products
  121.       derived from this software without specific prior written permission.
  122.  
  123. THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED
  124. WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MER-
  125. CHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO
  126. EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPE-
  127. CIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
  128. PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
  129. OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
  130. WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTH-
  131. ERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
  132. OF THE POSSIBILITY OF SUCH DAMAGE.
  133.  
  134. 3.2.2  UCB/LBL
  135.  
  136. Copyright (c) 1993 The Regents of the University of California.  All rights
  137. reserved.
  138.  
  139. This software was developed by the Computer Systems Engineering group at
  140. Lawrence Berkeley Laboratory under DARPA contract BG 91-66 and contributed to
  141. Berkeley.
  142.  
  143. All advertising materials mentioning features or use of this software must
  144. display the following acknowledgement: This product includes software devel-
  145. oped by the University of California, Lawrence Berkeley Laboratory.
  146.  
  147. Redistribution and use in source and binary forms, with or without modifica-
  148. tion, are permitted provided that the following conditions are met:
  149.  
  150.   1.  Redistributions of source code must retain the above copyright notice,
  151.       this list of conditions and the following disclaimer.
  152.  
  153.   2.  Redistributions in binary form must reproduce the above copyright
  154.       notice, this list of conditions and the following disclaimer in the
  155.       documentation and/or other materials provided with the distribution.
  156.  
  157.   3.  All advertising materials mentioning features or use of this software
  158.       must display the following acknowledgement: This product includes soft-
  159.       ware developed by the University of California, Berkeley and its con-
  160.       tributors.
  161.  
  162.   4.  Neither the name of the University nor the names of its contributors
  163.       may be used to endorse or promote products derived from this software
  164.       without specific prior written permission.
  165.  
  166. THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND ANY
  167. EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
  168. WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DIS-
  169. CLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY
  170. DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
  171. (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
  172. LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
  173. ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  174. (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
  175. SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  176.  
  177. 3.2.3  The NetBSD Foundation, Inc.
  178.  
  179. Copyright (c) 2003 The NetBSD Foundation, Inc.  All rights reserved.
  180.  
  181. This code is derived from software contributed to The NetBSD Foundation by
  182. Ben Collver <collver1@attbi.com>
  183.  
  184. Redistribution and use in source and binary forms, with or without modifica-
  185. tion, are permitted provided that the following conditions are met:
  186.  
  187.   1.   Redistributions of source code must retain the above copyright notice,
  188.       this list of conditions and the following disclaimer.
  189.  
  190.   2.   Redistributions in binary form must reproduce the above copyright
  191.       notice, this list of conditions and the following disclaimer in the
  192.       documentation and/or other materials provided with the distribution.
  193.  
  194.   3.   All advertising materials mentioning features or use of this software
  195.       must display the following acknowledgement: This product includes soft-
  196.       ware developed by the NetBSD Foundation, Inc. and its contributors.
  197.  
  198.   4.   Neither the name of The NetBSD Foundation nor the names of its con-
  199.       tributors may be used to endorse or promote products derived from this
  200.       software without specific prior written permission.
  201.  
  202. THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
  203. ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
  204. TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
  205. PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS BE
  206. LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSE-
  207. QUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
  208. GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  209. HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  210. LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
  211. OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAM-
  212. AGE.
  213.  
  214. 3.2.4  Theodore Ts'o.
  215.  
  216. Copyright Theodore Ts'o, 1994, 1995, 1996, 1997, 1998, 1999.  All rights
  217. reserved.
  218.  
  219. Redistribution and use in source and binary forms, with or without modifica-
  220. tion, are permitted provided that the following conditions are met:
  221.  
  222.   1.  Redistributions of source code must retain the above copyright notice,
  223.       and the entire permission notice in its entirety, including the dis-
  224.       claimer of warranties.
  225.  
  226.   2.  Redistributions in binary form must reproduce the above copyright
  227.       notice, this list of conditions and the following disclaimer in the
  228.       documentation and/or other materials provided with the distribution.
  229.  
  230.   3.  he name of the author may not be used to endorse or promote products
  231.       derived from this software without specific prior written permission.
  232.  
  233. THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES,
  234. INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
  235. FITNESS FOR A PARTICULAR PURPOSE, ALL OF WHICH ARE HEREBY DISCLAIMED.  IN NO
  236. EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPE-
  237. CIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
  238. PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
  239. OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
  240. WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTH-
  241. ERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF NOT
  242. ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  243.  
  244. 3.2.5  Theo de Raadt and Damien Miller
  245.  
  246. Copyright (c) 1995,1999 Theo de Raadt.  All rights reserved.  Copyright (c)
  247. 2001-2002 Damien Miller.  All rights reserved.
  248.  
  249. Redistribution and use in source and binary forms, with or without modifica-
  250. tion, are permitted provided that the following conditions are met:
  251.  
  252.   1.   Redistributions of source code must retain the above copyright notice,
  253.       this list of conditions and the following disclaimer.
  254.  
  255.   2.   Redistributions in binary form must reproduce the above copyright
  256.       notice, this list of conditions and the following disclaimer in the
  257.       documentation and/or other materials provided with the distribution.
  258.  
  259. THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED
  260. WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MER-
  261. CHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO
  262. EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPE-
  263. CIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
  264. PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
  265. OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
  266. WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTH-
  267. ERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
  268. OF THE POSSIBILITY OF SUCH DAMAGE.
  269.  
  270. 3.2.6  Todd C. Miller
  271.  
  272. Copyright (c) 1998 Todd C. Miller <Todd.Miller@courtesan.com>
  273.  
  274. Permission to use, copy, modify, and distribute this software for any purpose
  275. with or without fee is hereby granted, provided that the above copyright
  276. notice and this permission notice appear in all copies.
  277.  
  278. THE SOFTWARE IS PROVIDED "AS IS" AND TODD C. MILLER DISCLAIMS ALL WARRANTIES
  279. WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MER-
  280. CHANTABILITY AND FITNESS. IN NO EVENT SHALL TODD C. MILLER BE LIABLE FOR ANY
  281. SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER
  282. RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CON-
  283. TRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
  284. WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  285.  
  286. 3.2.7  Thomas Winischhofer
  287.  
  288. Copyright (C) 2001-2004 Thomas Winischhofer
  289.  
  290. Redistribution and use in source and binary forms, with or without modifica-
  291. tion, are permitted provided that the following conditions are met:
  292.  
  293.   1.   Redistributions of source code must retain the above copyright notice,
  294.       this list of conditions and the following disclaimer.
  295.  
  296.   2.   Redistributions in binary form must reproduce the above copyright
  297.       notice, this list of conditions and the following disclaimer in the
  298.       documentation and/or other materials provided with the distribution.
  299.  
  300.   3.   The name of the author may not be used to endorse or promote products
  301.       derived from this software without specific prior written permission.
  302.  
  303. THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESSED OR
  304. IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
  305. MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
  306. EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPE-
  307. CIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
  308. PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
  309. OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
  310. WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTH-
  311. ERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
  312. OF THE POSSIBILITY OF SUCH DAMAGE.
  313.  
  314. 3.3  NVIDIA Corp
  315.  
  316. Copyright (c) 1996 NVIDIA, Corp.  All rights reserved.
  317.  
  318. NOTICE TO USER: The source code is copyrighted under U.S. and international
  319. laws.  NVIDIA, Corp. of Sunnyvale, California owns the copyright and as
  320. design patents pending on the design and interface of the NV chips.  Users
  321. and possessors of this source code are hereby granted a nonexclusive, roy-
  322. alty-free copyright and design patent license to use this code in individual
  323. and commercial software.
  324.  
  325. Any use of this source code must include, in the user documentation and
  326. internal comments to the code, notices to the end user as follows:
  327.  
  328. Copyright (c) 1996 NVIDIA, Corp.  NVIDIA design patents pending in the U.S.
  329. and foreign countries.
  330.  
  331. NVIDIA, CORP.  MAKES NO REPRESENTATION ABOUT THE SUITABILITY OF THIS SOURCE
  332. CODE FOR ANY PURPOSE.  IT IS PROVIDED "AS IS" WITHOUT EXPRESS OR IMPLIED WAR-
  333. RANTY OF ANY KIND.  NVIDIA, CORP. DISCLAIMS ALL WARRANTIES WITH REGARD TO
  334. THIS SOURCE CODE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
  335. FITNESS FOR A PARTICULAR PURPOSE.  IN NO EVENT SHALL NVIDIA, CORP.  BE LIABLE
  336. FOR ANY SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, OR ANY DAM-
  337. AGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
  338. ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
  339. CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOURCE CODE.
  340.  
  341. 3.4  GLX Public License
  342.  
  343. GLX PUBLIC LICENSE (Version 1.0 (2/11/99)) ("License")
  344.  
  345. Subject to any third party claims, Silicon Graphics, Inc. ("SGI") hereby
  346. grants permission to Recipient (defined below), under Recipient's copyrights
  347. in the Original Software (defined below), to use, copy, modify, merge, pub-
  348. lish, distribute, sublicense and/or sell copies of Subject Software (defined
  349. below), and to permit persons to whom the Subject Software is furnished in
  350. accordance with this License to do the same, subject to all of the following
  351. terms and conditions, which Recipient accepts by engaging in any such use,
  352. copying, modifying, merging, publishing, distributing, sublicensing or sell-
  353. ing:
  354.  
  355. 1. Definitions.
  356.  
  357.      (a) "Original Software" means source code of computer software code
  358.      which is described in Exhibit A as Original Software.
  359.  
  360.      (b) "Modifications" means any addition to or deletion from the sub-
  361.      stance or structure of either the Original Software or any previous
  362.      Modifications. When Subject Software is released as a series of
  363.      files, a Modification means (i) any addition to or deletion from
  364.      the contents of a file containing Original Software or previous
  365.      Modifications and (ii) any new file that contains any part of the
  366.      Original Code or previous Modifications.
  367.  
  368.      (c) "Subject Software" means the Original Software or Modifications
  369.      or the combination of the Original Software and Modifications, or
  370.      portions of any of the foregoing.
  371.  
  372.      (d) "Recipient" means an individual or a legal entity exercising
  373.      rights under, and complying with all of the terms of, this License.
  374.      For legal entities, "Recipient" includes any entity which controls,
  375.      is controlled by, or is under common control with Recipient. For
  376.      purposes of this definition, "control" of an entity means (a) the
  377.      power, direct or indirect, to direct or manage such entity, or (b)
  378.      ownership of fifty percent (50%) or more of the outstanding shares
  379.      or beneficial ownership of such entity.
  380.  
  381. 2. Redistribution of Source Code Subject to These Terms. Redistributions of
  382. Subject Software in source code form must retain the notice set forth in
  383. Exhibit A, below, in every file. A copy of this License must be included in
  384. any documentation for such Subject Software where the recipients' rights
  385. relating to Subject Software are described. Recipient may distribute the
  386. source code version of Subject Software under a license of Recipient's
  387. choice, which may contain terms different from this License, provided that
  388. (i) Recipient is in compliance with the terms of this License, and (ii) the
  389. license terms include this Section 2 and Sections 3, 4, 7, 8, 10, 12 and 13
  390. of this License, which terms may not be modified or superseded by any other
  391. terms of such license. If Recipient distributes the source code version under
  392. a different license Recipient must make it absolutely clear that any terms
  393. which differ from this License are offered by Recipient alone, not by SGI.
  394. Recipient hereby agrees to indemnify SGI for any liability incurred by SGI as
  395. a result of any such terms Recipient offers.
  396.  
  397. 3. Redistribution in Executable Form. The notice set forth in Exhibit A must
  398. be conspicuously included in any notice in an executable version of Subject
  399. Software, related documentation or collateral in which Recipient describes
  400. the user's rights relating to the Subject Software. Recipient may distribute
  401. the executable version of Subject Software under a license of Recipient's
  402. choice, which may contain terms different from this License, provided that
  403. (i) Recipient is in compliance with the terms of this License, and (ii) the
  404. license terms include this Section 3 and Sections 4, 7, 8, 10, 12 and 13 of
  405. this License, which terms may not be modified or superseded by any other
  406. terms of such license. If Recipient distributes the executable version under
  407. a different license Recipient must make it absolutely clear that any terms
  408. which differ from this License are offered by Recipient alone, not by SGI.
  409. Recipient hereby agrees to indemnify SGI for any liability incurred by SGI as
  410. a result of any such terms Recipient offers.
  411.  
  412. 4. Termination. This License and the rights granted hereunder will terminate
  413. automatically if Recipient fails to comply with terms herein and fails to
  414. cure such breach within 30 days of the breach. Any sublicense to the Subject
  415. Software which is properly granted shall survive any termination of this
  416. License absent termination by the terms of such sublicense. Provisions which,
  417. by their nature, must remain in effect beyond the termination of this License
  418. shall survive.
  419.  
  420. 5. No Trademark Rights. This License does not grant any rights to use any
  421. trade name, trademark or service mark whatsoever. No trade name, trademark or
  422. service mark of SGI may be used to endorse or promote products derived from
  423. the Subject Software without prior written permission of SGI.
  424.  
  425. 6. No Other Rights. This License does not grant any rights with respect to
  426. the OpenGL API or to any software or hardware implementation thereof or to
  427. any other software whatsoever, nor shall any other rights or licenses not
  428. expressly granted hereunder arise by implication, estoppel or otherwise with
  429. respect to the Subject Software. Title to and ownership of the Original Soft-
  430. ware at all times remains with SGI. All rights in the Original Software not
  431. expressly granted under this License are reserved.
  432.  
  433. 7. Compliance with Laws; Non-Infringement. Recipient shall comply with all
  434. applicable laws and regulations in connection with use and distribution of
  435. the Subject Software, including but not limited to, all export and import
  436. control laws and regulations of the U.S. government and other countries.
  437. Recipient may not distribute Subject Software that (i) in any way infringes
  438. (directly or contributorily) the rights (including patent, copyright, trade
  439. secret, trademark or other intellectual property rights of any kind) of any
  440. other person or entity or (ii) breaches any representation or warranty,
  441. express, implied or statutory, which under any applicable law it might be
  442. deemed to have been distributed.
  443.  
  444. 8. Claims of Infringement. If Recipient at any time has knowledge of any one
  445. or more third party claims that reproduction, modification, use, distribu-
  446. tion, import or sale of Subject Software (including particular functionality
  447. or code incorporated in Subject Software) infringes the third party's intel-
  448. lectual property rights, Recipient must place in a well-identified web page
  449. bearing the title "LEGAL" a description of each such claim and a description
  450. of the party making each such claim in sufficient detail that a user of the
  451. Subject Software will know whom to contact regarding the claim. Also, upon
  452. gaining such knowledge of any such claim, Recipient must conspicuously
  453. include the URL for such web page in the Exhibit A notice required under Sec-
  454. tions 2 and 3, above, and in the text of any related documentation, license
  455. agreement or collateral in which Recipient describes end user's rights relat-
  456. ing to the Subject Software. If Recipient obtains such knowledge after it
  457. makes Subject Software available to any other person or entity, Recipient
  458. shall take other steps (such as notifying appropriate mailing lists or news-
  459. groups) reasonably calculated to inform those who received the Subject Soft-
  460. ware that new knowledge has been obtained.
  461.  
  462. 9. DISCLAIMER OF WARRANTY. SUBJECT SOFTWARE IS PROVIDED ON AN "AS IS" BASIS,
  463. WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT
  464. LIMITATION, WARRANTIES THAT THE SUBJECT SOFTWARE IS FREE OF DEFECTS, MER-
  465. CHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON- INFRINGING. SGI ASSUMES NO
  466. RISK AS TO THE QUALITY AND PERFORMANCE OF THE SOFTWARE. SHOULD ANY SOFTWARE
  467. PROVE DEFECTIVE IN ANY RESPECT, SGI ASSUMES NO COST OR LIABILITY FOR ANY SER-
  468. VICING, REPAIR OR CORRECTION.  THIS DISCLAIMER OF WARRANTY CONSTITUTES AN
  469. ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY SUBJECT SOFTWARE IS AUTHORIZED
  470. HEREUNDER EXCEPT UNDER THIS DISCLAIMER.
  471.  
  472. 10. LIMITATION OF LIABILITY. UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THE-
  473. ORY, WHETHER TORT (INCLUDING, WITHOUT LIMITATION, NEGLIGENCE OR STRICT LIA-
  474. BILITY), CONTRACT, OR OTHERWISE, SHALL SGI OR ANY SGI LICENSOR BE LIABLE FOR
  475. ANY DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY
  476. CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL, WORK
  477. STOPPAGE, LOSS OF DATA, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER
  478. COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED OF
  479. THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF LIABILITY SHALL NOT APPLY
  480. TO LIABILITY FOR DEATH OR PERSONAL INJURY RESULTING FROM SGI's NEGLIGENCE TO
  481. THE EXTENT APPLICABLE LAW PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO
  482. NOT ALLOW THE EXCLUSION OR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES,
  483. SO THAT EXCLUSION AND LIMITATION MAY NOT APPLY TO RECIPIENT.
  484.  
  485. 11. Indemnity. Recipient shall be solely responsible for damages arising,
  486. directly or indirectly, out of its utilization of rights under this License.
  487. Recipient will defend, indemnify and hold harmless Silicon Graphics, Inc.
  488. from and against any loss, liability, damages, costs or expenses (including
  489. the payment of reasonable attorneys fees) arising out of Recipient's use,
  490. modification, reproduction and distribution of the Subject Software or out of
  491. any representation or warranty made by Recipient.
  492.  
  493. 12. U.S. Government End Users. The Subject Software is a "commercial item"
  494. consisting of "commercial computer software" as such terms are defined in
  495. title 48 of the Code of Federal Regulations and all U.S.  Government End
  496. Users acquire only the rights set forth in this License and are subject to
  497. the terms of this License.
  498.  
  499. 13. Miscellaneous. This License represents the complete agreement concerning
  500. subject matter hereof. If any provision of this License is held to be unen-
  501. forceable, such provision shall be reformed so as to achieve as nearly as
  502. possible the same economic effect as the original provision and the remainder
  503. of this License will remain in effect. This License shall be governed by and
  504. construed in accordance with the laws of the United States and the State of
  505. California as applied to agreements entered into and to be performed entirely
  506. within California between California residents. Any litigation relating to
  507. this License shall be subject to the exclusive jurisdiction of the Federal
  508. Courts of the Northern District of California (or, absent subject matter
  509. jurisdiction in such courts, the courts of the State of California), with
  510. venue lying exclusively in Santa Clara County, California, with the losing
  511. party responsible for costs, including without limitation, court costs and
  512. reasonable attorneys fees and expenses. The application of the United Nations
  513. Convention on Contracts for the International Sale of Goods is expressly
  514. excluded. Any law or regulation which provides that the language of a con-
  515. tract shall be construed against the drafter shall not apply to this License.
  516.  
  517. Exhibit A
  518.  
  519. The contents of this file are subject to Sections 2, 3, 4, 7, 8, 10, 12 and
  520. 13 of the GLX Public License Version 1.0 (the "License"). You may not use
  521. this file except in compliance with those sections of the License. You may
  522. obtain a copy of the License at Silicon Graphics, Inc., attn: Legal Services,
  523. 2011 N. Shoreline Blvd., Mountain View, CA 94043 or at
  524. http://www.sgi.com/software/opensource/glx/license.html.
  525.  
  526. Software distributed under the License is distributed on an "AS IS" basis.
  527. ALL WARRANTIES ARE DISCLAIMED, INCLUDING, WITHOUT LIMITATION, ANY IMPLIED
  528. WARRANTIES OF MERCHANTABILITY, OF FITNESS FOR A PARTICULAR PURPOSE OR OF NON-
  529. INFRINGEMENT. See the License for the specific language governing rights and
  530. limitations under the License.
  531.  
  532. The Original Software is GLX version 1.2 source code, released February,
  533. 1999. The developer of the Original Software is Silicon Graphics, Inc.  Those
  534. portions of the Subject Software created by Silicon Graphics, Inc.  are Copy-
  535. right (c) 1991-9 Silicon Graphics, Inc. All Rights Reserved.
  536.  
  537. 3.5  CID Font Code Public License
  538.  
  539. CID FONT CODE PUBLIC LICENSE (Version 1.0 (3/31/99))("License")
  540.  
  541. Subject to any applicable third party claims, Silicon Graphics, Inc. ("SGI")
  542. hereby grants permission to Recipient (defined below), under SGI's copyrights
  543. in the Original Software (defined below), to use, copy, modify, merge, pub-
  544. lish, distribute, sublicense and/or sell copies of Subject Software (defined
  545. below) in both source code and executable form, and to permit persons to whom
  546. the Subject Software is furnished in accordance with this License to do the
  547. same, subject to all of the following terms and conditions, which Recipient
  548. accepts by engaging in any such use, copying, modifying, merging, publica-
  549. tion, distributing, sublicensing or selling:
  550.  
  551. 1. Definitions.
  552.  
  553.      a. "Original Software" means source code of computer software code
  554.      that is described in Exhibit A as Original Software.
  555.  
  556.      b. "Modifications" means any addition to or deletion from the sub-
  557.      stance or structure of either the Original Software or any previous
  558.      Modifications. When Subject Software is released as a series of
  559.      files, a Modification means (i) any addition to or deletion from
  560.      the contents of a file containing Original Software or previous
  561.      Modifications and (ii) any new file that contains any part of the
  562.      Original Code or previous Modifications.
  563.  
  564.      c. "Subject Software" means the Original Software or Modifications
  565.      or the combination of the Original Software and Modifications, or
  566.      portions of any of the foregoing.
  567.  
  568.      d. "Recipient" means an individual or a legal entity exercising
  569.      rights under the terms of this License. For legal entities, "Recip-
  570.      ient" includes any entity that controls, is controlled by, or is
  571.      under common control with Recipient. For purposes of this defini-
  572.      tion, "control" of an entity means (i) the power, direct or indi-
  573.      rect, to direct or manage such entity, or (ii) ownership of fifty
  574.      percent (50%) or more of the outstanding shares or beneficial own-
  575.      ership of such entity.
  576.  
  577.      e. "Required Notice" means the notice set forth in Exhibit A to
  578.      this License.
  579.  
  580.      f. "Accompanying Technology" means any software or other technology
  581.      that is not a Modification and that is distributed or made publicly
  582.      available by Recipient with the Subject Software.  Separate soft-
  583.      ware files that do not contain any Original Software or any previ-
  584.      ous Modification shall not be deemed a Modification, even if such
  585.      software files are aggregated as part of a product, or in any
  586.      medium of storage, with any file that does contain Original Soft-
  587.      ware or any previous Modification.
  588.  
  589. 2. License Terms. All distribution of the Subject Software must be made sub-
  590. ject to the terms of this License. A copy of this License and the Required
  591. Notice must be included in any documentation for Subject Software where
  592. Recipient's rights relating to Subject Software and/or any Accompanying Tech-
  593. nology are described. Distributions of Subject Software in source code form
  594. must also include the Required Notice in every file distributed. In addition,
  595. a ReadMe file entitled "Important Legal Notice" must be distributed with each
  596. distribution of one or more files that incorporate Subject Software. That
  597. file must be included with distributions made in both source code and exe-
  598. cutable form. A copy of the License and the Required Notice must be included
  599. in that file.  Recipient may distribute Accompanying Technology under a
  600. license of Recipient's choice, which may contain terms different from this
  601. License, provided that (i) Recipient is in compliance with the terms of this
  602. License, (ii) such other license terms do not modify or supersede the terms
  603. of this License as applicable to the Subject Software, (iii) Recipient hereby
  604. indemnifies SGI for any liability incurred by SGI as a result of the distri-
  605. bution of Accompanying Technology or the use of other license terms.
  606.  
  607. 3. Termination. This License and the rights granted hereunder will terminate
  608. automatically if Recipient fails to comply with terms herein and fails to
  609. cure such breach within 30 days of the breach. Any sublicense to the Subject
  610. Software that is properly granted shall survive any termination of this
  611. License absent termination by the terms of such sublicense. Provisions which,
  612. by their nature, must remain in effect beyond the termination of this License
  613. shall survive.
  614.  
  615. 4. Trademark Rights. This License does not grant any rights to use any trade
  616. name, trademark or service mark whatsoever. No trade name, trademark or ser-
  617. vice mark of SGI may be used to endorse or promote products derived from or
  618. incorporating any Subject Software without prior written permission of SGI.
  619.  
  620. 5. No Other Rights. No rights or licenses not expressly granted hereunder
  621. shall arise by implication, estoppel or otherwise. Title to and ownership of
  622. the Original Software at all times remains with SGI. All rights in the Origi-
  623. nal Software not expressly granted under this License are reserved.
  624.  
  625. 6. Compliance with Laws; Non-Infringement. Recipient shall comply with all
  626. applicable laws and regulations in connection with use and distribution of
  627. the Subject Software, including but not limited to, all export and import
  628. control laws and regulations of the U.S. government and other countries.
  629. Recipient may not distribute Subject Software that (i) in any way infringes
  630. (directly or contributorily) the rights (including patent, copyright, trade
  631. secret, trademark or other intellectual property rights of any kind) of any
  632. other person or entity, or (ii) breaches any representation or warranty,
  633. express, implied or statutory, which under any applicable law it might be
  634. deemed to have been distributed.
  635.  
  636. 7. Claims of Infringement. If Recipient at any time has knowledge of any one
  637. or more third party claims that reproduction, modification, use, distribu-
  638. tion, import or sale of Subject Software (including particular functionality
  639. or code incorporated in Subject Software) infringes the third party's intel-
  640. lectual property rights, Recipient must place in a well-identified web page
  641. bearing the title "LEGAL" a description of each such claim and a description
  642. of the party making each such claim in sufficient detail that a user of the
  643. Subject Software will know whom to contact regarding the claim. Also, upon
  644. gaining such knowledge of any such claim, Recipient must conspicuously
  645. include the URL for such web page in the Required Notice, and in the text of
  646. any related documentation, license agreement or collateral in which Recipient
  647. describes end user's rights relating to the Subject Software. If Recipient
  648. obtains such knowledge after it makes Subject Software available to any other
  649. person or entity, Recipient shall take other steps (such as notifying appro-
  650. priate mailing lists or newsgroups) reasonably calculated to provide such
  651. knowledge to those who received the Subject Software.
  652.  
  653. 8. DISCLAIMER OF WARRANTY. SUBJECT SOFTWARE IS PROVIDED ON AN "AS IS" BASIS,
  654. WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT
  655. LIMITATION, WARRANTIES THAT THE SUBJECT SOFTWARE IS FREE OF DEFECTS, MER-
  656. CHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING. SGI ASSUMES NO
  657. RISK AS TO THE QUALITY AND PERFORMANCE OF THE SOFTWARE. SHOULD ANY SOFTWARE
  658. PROVE DEFECTIVE IN ANY RESPECT, SGI ASSUMES NO COST OR LIABILITY FOR ANY SER-
  659. VICING, REPAIR OR CORRECTION.  THIS DISCLAIMER OF WARRANTY CONSTITUTES AN
  660. ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY SUBJECT SOFTWARE IS AUTHORIZED
  661. HEREUNDER EXCEPT UNDER THIS DISCLAIMER.
  662.  
  663. 9. LIMITATION OF LIABILITY. UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY,
  664. WHETHER TORT (INCLUDING, WITHOUT LIMITATION, NEGLIGENCE OR STRICT LIABILITY),
  665. CONTRACT, OR OTHERWISE, SHALL SGI OR ANY SGI LICENSOR BE LIABLE FOR ANY
  666. CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
  667. OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SUBJECT SOFTWARE OR
  668. THE USE OR OTHER DEALINGS IN THE SUBJECT SOFTWARE. SOME JURISDICTIONS DO NOT
  669. ALLOW THE EXCLUSION OR LIMITATION OF CERTAIN DAMAGES, SO THIS EXCLUSION AND
  670. LIMITATION MAY NOT APPLY TO RECIPIENT TO THE EXTENT SO DISALLOWED.
  671.  
  672. 10. Indemnity. Recipient shall be solely responsible for damages arising,
  673. directly or indirectly, out of its utilization of rights under this License.
  674. Recipient will defend, indemnify and hold SGI and its successors and assigns
  675. harmless from and against any loss, liability, damages, costs or expenses
  676. (including the payment of reasonable attorneys fees) arising out of (Recipi-
  677. ent's use, modification, reproduction and distribution of the Subject Soft-
  678. ware or out of any representation or warranty made by Recipient.
  679.  
  680. 11. U.S. Government End Users. The Subject Software is a "commercial item"
  681. consisting of "commercial computer software" as such terms are defined in
  682. title 48 of the Code of Federal Regulations and all U.S. Government End Users
  683. acquire only the rights set forth in this License and are subject to the
  684. terms of this License.
  685.  
  686. 12. Miscellaneous. This License represents the complete agreement concerning
  687. subject matter hereof. If any provision of this License is held to be unen-
  688. forceable by any judicial or administrative authority having proper jurisdic-
  689. tion with respect thereto, such provision shall be reformed so as to achieve
  690. as nearly as possible the same economic effect as the original provision and
  691. the remainder of this License will remain in effect. This License shall be
  692. governed by and construed in accordance with the laws of the United States
  693. and the State of California as applied to agreements entered into and to be
  694. performed entirely within California between California residents. Any liti-
  695. gation relating to this License shall be subject to the exclusive jurisdic-
  696. tion of the Federal Courts of the Northern District of California (or, absent
  697. subject matter jurisdiction in such courts, the courts of the State of Cali-
  698. fornia), with venue lying exclusively in Santa Clara County, California, with
  699. the losing party responsible for costs, including without limitation, court
  700. costs and reasonable attorneys fees and expenses. The application of the
  701. United Nations Convention on Contracts for the International Sale of Goods is
  702. expressly excluded. Any law or regulation that provides that the language of
  703. a contract shall be construed against the drafter shall not apply to this
  704. License.
  705.  
  706. Exhibit A
  707.  
  708. Copyright (c) 1994-1999 Silicon Graphics, Inc.
  709.  
  710. The contents of this file are subject to the CID Font Code Public License
  711. Version 1.0 (the "License"). You may not use this file except in compliance
  712. with the License. You may obtain a copy of the License at Silicon Graphics,
  713. Inc., attn: Legal Services, 2011 N. Shoreline Blvd., Mountain View, CA 94043
  714. or at http://www.sgi.com/software/opensource/cid/license.html
  715.  
  716. Software distributed under the License is distributed on an "AS IS" basis.
  717. ALL WARRANTIES ARE DISCLAIMED, INCLUDING, WITHOUT LIMITATION, ANY IMPLIED
  718. WARRANTIES OF MERCHANTABILITY, OF FITNESS FOR A PARTICULAR PURPOSE OR OF NON-
  719. INFRINGEMENT. See the License for the specific language governing rights and
  720. limitations under the License.
  721.  
  722. The Original Software (as defined in the License) is CID font code that was
  723. developed by Silicon Graphics, Inc. Those portions of the Subject Software
  724. (as defined in the License) that were created by Silicon Graphics, Inc. are
  725. Copyright (c) 1994-1999 Silicon Graphics, Inc. All Rights Reserved.
  726.  
  727. [NOTE: When using this text in connection with Subject Software delivered
  728. solely in object code form, Recipient may replace the words "this file" with
  729. "this software" in both the first and second sentences.]
  730.  
  731. 3.6  Bitstream Vera Fonts Copyright
  732.  
  733. The fonts have a generous copyright, allowing derivative works (as long as
  734. "Bitstream" or "Vera" are not in the names), and full redistribution (so long
  735. as they are not *sold* by themselves). They can be be bundled, redistributed
  736. and sold with any software.
  737.  
  738. The fonts are distributed under the following copyright:
  739.  
  740. Copyright (c) 2003 by Bitstream, Inc. All Rights Reserved. Bitstream Vera is
  741. a trademark of Bitstream, Inc.
  742.  
  743. Permission is hereby granted, free of charge, to any person obtaining a copy
  744. of the fonts accompanying this license ("Fonts") and associated documentation
  745. files (the "Font Software"), to reproduce and distribute the Font Software,
  746. including without limitation the rights to use, copy, merge, publish, dis-
  747. tribute, and/or sell copies of the Font Software, and to permit persons to
  748. whom the Font Software is furnished to do so, subject to the following condi-
  749. tions:
  750.  
  751. The above copyright and trademark notices and this permission notice shall be
  752. included in all copies of one or more of the Font Software typefaces.
  753.  
  754. The Font Software may be modified, altered, or added to, and in particular
  755. the designs of glyphs or characters in the Fonts may be modified and addi-
  756. tional glyphs or characters may be added to the Fonts, only if the fonts are
  757. renamed to names not containing either the words "Bitstream" or the word
  758. "Vera".
  759.  
  760. This License becomes null and void to the extent applicable to Fonts or Font
  761. Software that has been modified and is distributed under the "Bitstream Vera"
  762. names.
  763.  
  764. The Font Software may be sold as part of a larger software package but no
  765. copy of one or more of the Font Software typefaces may be sold by itself.
  766.  
  767. THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
  768. OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF MERCHANTABILITY,
  769. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF COPYRIGHT, PATENT,
  770. TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL BITSTREAM OR THE GNOME FOUNDA-
  771. TION BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, INCLUDING ANY GEN-
  772. ERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, WHETHER IN AN
  773. ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF THE USE OR
  774. INABILITY TO USE THE FONT SOFTWARE OR FROM OTHER DEALINGS IN THE FONT SOFT-
  775. WARE.
  776.  
  777. Except as contained in this notice, the names of Gnome, the Gnome Foundation,
  778. and Bitstream Inc., shall not be used in advertising or otherwise to promote
  779. the sale, use or other dealings in this Font Software without prior written
  780. authorization from the Gnome Foundation or Bitstream Inc., respectively. For
  781. further information, contact: fonts at gnome dot org.
  782.  
  783. 3.7  Bigelow & Holmes Inc and URW++ GmbH Luxi font license
  784.  
  785. Luxi fonts copyright (c) 2001 by Bigelow & Holmes Inc. Luxi font instruction
  786. code copyright (c) 2001 by URW++ GmbH. All Rights Reserved. Luxi is a regis-
  787. tered trademark of Bigelow & Holmes Inc.
  788.  
  789. Permission is hereby granted, free of charge, to any person obtaining a copy
  790. of these Fonts and associated documentation files (the "Font Software"), to
  791. deal in the Font Software, including without limitation the rights to use,
  792. copy, merge, publish, distribute, sublicense, and/or sell copies of the Font
  793. Software, and to permit persons to whom the Font Software is furnished to do
  794. so, subject to the following conditions:
  795.  
  796. The above copyright and trademark notices and this permission notice shall be
  797. included in all copies of one or more of the Font Software.
  798.  
  799. The Font Software may not be modified, altered, or added to, and in particu-
  800. lar the designs of glyphs or characters in the Fonts may not be modified nor
  801. may additional glyphs or characters be added to the Fonts. This License
  802. becomes null and void when the Fonts or Font Software have been modified.
  803.  
  804. THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
  805. OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF MERCHANTABILITY,
  806. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF COPYRIGHT, PATENT,
  807. TRADEMARK, OR OTHER RIGHT.  IN NO EVENT SHALL BIGELOW & HOLMES INC. OR URW++
  808. GMBH. BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, INCLUDING ANY GEN-
  809. ERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, WHETHER IN AN
  810. ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF THE USE OR
  811. INABILITY TO USE THE FONT SOFTWARE OR FROM OTHER DEALINGS IN THE FONT SOFT-
  812. WARE.
  813.  
  814. Except as contained in this notice, the names of Bigelow & Holmes Inc. and
  815. URW++ GmbH. shall not be used in advertising or otherwise to promote the
  816. sale, use or other dealings in this Font Software without prior written
  817. authorization from Bigelow & Holmes Inc. and URW++ GmbH.
  818.  
  819. For further information, contact:
  820.  
  821. info@urwpp.de or design@bigelowandholmes.com
  822.  
  823.      $Id: LICENSE,v 1.3 2004/09/03 23:41:21 kem Exp $
  824.