home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / doc / xserver-xorg-video-v4l / copyright < prev   
Encoding:
Text File  |  2008-12-20  |  44.5 KB  |  827 lines

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