home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 August - Disc 2 / chip_20018102_hu.iso / linux / X-4.1.0 / doc / license < prev    next >
Encoding:
Text File  |  2001-06-27  |  33.3 KB  |  597 lines

  1.                                   Licenses
  2.  
  3.                              The XFree86 Project
  4.  
  5.                                  March 2001
  6.  
  7. 1.  XFree86 License
  8.  
  9. XFree86 code without an explicit copyright is covered by the following copy-
  10. right/license:
  11.  
  12. Copyright (C) 1994-2001 The XFree86 Project, Inc.  All Rights Reserved.
  13.  
  14. Permission is hereby granted, free of charge, to any person obtaining a copy
  15. of this software and associated documentation files (the "Software"), to deal
  16. in the Software without restriction, including without limitation the rights
  17. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  18. copies of the Software, and to permit persons to whom the Software is fur-
  19. nished to do so, subject to the following conditions:
  20.  
  21. The above copyright notice and this permission notice shall be included in
  22. all copies or substantial portions of the Software.
  23.  
  24. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  25. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FIT-
  26. NESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
  27. XFREE86 PROJECT BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
  28. IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CON-
  29. NECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  30.  
  31. Except as contained in this notice, the name of the XFree86 Project shall not
  32. be used in advertising or otherwise to promote the sale, use or other deal-
  33. ings in this Software without prior written authorization from the XFree86
  34. Project.
  35.  
  36. 2.  Other Licenses
  37.  
  38. Portions of code are covered by the following licenses/copyrights:
  39.  
  40. 2.1  X Consortium
  41.  
  42. Copyright (C) 1996 X Consortium
  43.  
  44. Permission is hereby granted, free of charge, to any person obtaining a copy
  45. of this software and associated documentation files (the "Software"), to deal
  46. in the Software without restriction, including without limitation the rights
  47. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  48. copies of the Software, and to permit persons to whom the Software is fur-
  49. nished to do so, subject to the following conditions:
  50.  
  51. The above copyright notice and this permission notice shall be included in
  52. all copies or substantial portions of the Software.
  53.  
  54. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  55. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FIT-
  56. NESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE X
  57. CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
  58. ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
  59. WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  60.  
  61. Except as contained in this notice, the name of the X Consortium shall not be
  62. used in advertising or otherwise to promote the sale, use or other dealings
  63. in this Software without prior written authorization from the X Consortium.
  64.  
  65. X Window System is a trademark of X Consortium, Inc.
  66.  
  67. 2.2  Berkeley-based copyrights:
  68.  
  69. 2.2.1  General
  70.  
  71. Redistribution and use in source and binary forms, with or without modifica-
  72. tion, are permitted provided that the following conditions are met:
  73.  
  74.   1.  Redistributions of source code must retain the above copyright notice,
  75.       this list of conditions and the following disclaimer.
  76.  
  77.   2.  Redistributions in binary form must reproduce the above copyright
  78.       notice, this list of conditions and the following disclaimer in the
  79.       documentation and/or other materials provided with the distribution.
  80.  
  81.   3.  The name of the author may not be used to endorse or promote products
  82.       derived from this software without specific prior written permission.
  83.  
  84. THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED
  85. WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MER-
  86. CHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO
  87. EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPE-
  88. CIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
  89. PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
  90. OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
  91. WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTH-
  92. ERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
  93. OF THE POSSIBILITY OF SUCH DAMAGE.
  94.  
  95. 2.2.2  UCB/LBL
  96.  
  97. Copyright (c) 1993 The Regents of the University of California.  All rights
  98. reserved.
  99.  
  100. This software was developed by the Computer Systems Engineering group at
  101. Lawrence Berkeley Laboratory under DARPA contract BG 91-66 and contributed to
  102. Berkeley.
  103.  
  104. All advertising materials mentioning features or use of this software must
  105. display the following acknowledgement: This product includes software devel-
  106. oped by the University of California, Lawrence Berkeley Laboratory.
  107.  
  108. Redistribution and use in source and binary forms, with or without modifica-
  109. tion, are permitted provided that the following conditions are met:
  110.  
  111.   1.  Redistributions of source code must retain the above copyright notice,
  112.       this list of conditions and the following disclaimer.
  113.  
  114.   2.  Redistributions in binary form must reproduce the above copyright
  115.       notice, this list of conditions and the following disclaimer in the
  116.       documentation and/or other materials provided with the distribution.
  117.  
  118.   3.  All advertising materials mentioning features or use of this software
  119.       must display the following acknowledgement: This product includes soft-
  120.       ware developed by the University of California, Berkeley and its con-
  121.       tributors.
  122.  
  123.   4.  Neither the name of the University nor the names of its contributors
  124.       may be used to endorse or promote products derived from this software
  125.       without specific prior written permission.
  126.  
  127. THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND ANY
  128. EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
  129. WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DIS-
  130. CLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY
  131. DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
  132. (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
  133. LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
  134. ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  135. (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
  136. SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  137.  
  138. 2.3  NVIDIA Corp
  139.  
  140. Copyright (c) 1996 NVIDIA, Corp.  All rights reserved.
  141.  
  142. NOTICE TO USER: The source code is copyrighted under U.S. and international
  143. laws.  NVIDIA, Corp. of Sunnyvale, California owns the copyright and as
  144. design patents pending on the design and interface of the NV chips.  Users
  145. and possessors of this source code are hereby granted a nonexclusive, roy-
  146. alty-free copyright and design patent license to use this code in individual
  147. and commercial software.
  148.  
  149. Any use of this source code must include, in the user documentation and
  150. internal comments to the code, notices to the end user as follows:
  151.  
  152. Copyright (c) 1996 NVIDIA, Corp.  NVIDIA design patents pending in the U.S.
  153. and foreign countries.
  154.  
  155. NVIDIA, CORP.  MAKES NO REPRESENTATION ABOUT THE SUITABILITY OF THIS SOURCE
  156. CODE FOR ANY PURPOSE.  IT IS PROVIDED "AS IS" WITHOUT EXPRESS OR IMPLIED WAR-
  157. RANTY OF ANY KIND.  NVIDIA, CORP. DISCLAIMS ALL WARRANTIES WITH REGARD TO
  158. THIS SOURCE CODE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
  159. FITNESS FOR A PARTICULAR PURPOSE.  IN NO EVENT SHALL NVIDIA, CORP.  BE LIABLE
  160. FOR ANY SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, OR ANY DAM-
  161. AGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
  162. ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
  163. CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOURCE CODE.
  164.  
  165. 2.4  GLX Public License
  166.  
  167. GLX PUBLIC LICENSE (Version 1.0 (2/11/99)) ("License")
  168.  
  169. Subject to any third party claims, Silicon Graphics, Inc. ("SGI") hereby
  170. grants permission to Recipient (defined below), under Recipient's copyrights
  171. in the Original Software (defined below), to use, copy, modify, merge, pub-
  172. lish, distribute, sublicense and/or sell copies of Subject Software (defined
  173. below), and to permit persons to whom the Subject Software is furnished in
  174. accordance with this License to do the same, subject to all of the following
  175. terms and conditions, which Recipient accepts by engaging in any such use,
  176. copying, modifying, merging, publishing, distributing, sublicensing or sell-
  177. ing:
  178.  
  179. 1. Definitions.
  180.  
  181.      (a) "Original Software" means source code of computer software code
  182.      which is described in Exhibit A as Original Software.
  183.  
  184.      (b) "Modifications" means any addition to or deletion from the sub-
  185.      stance or structure of either the Original Software or any previous
  186.      Modifications. When Subject Software is released as a series of
  187.      files, a Modification means (i) any addition to or deletion from
  188.      the contents of a file containing Original Software or previous
  189.      Modifications and (ii) any new file that contains any part of the
  190.      Original Code or previous Modifications.
  191.  
  192.      (c) "Subject Software" means the Original Software or Modifications
  193.      or the combination of the Original Software and Modifications, or
  194.      portions of any of the foregoing.
  195.  
  196.      (d) "Recipient" means an individual or a legal entity exercising
  197.      rights under, and complying with all of the terms of, this License.
  198.      For legal entities, "Recipient" includes any entity which controls,
  199.      is controlled by, or is under common control with Recipient. For
  200.      purposes of this definition, "control" of an entity means (a) the
  201.      power, direct or indirect, to direct or manage such entity, or (b)
  202.      ownership of fifty percent (50%) or more of the outstanding shares
  203.      or beneficial ownership of such entity.
  204.  
  205. 2. Redistribution of Source Code Subject to These Terms. Redistributions of
  206. Subject Software in source code form must retain the notice set forth in
  207. Exhibit A, below, in every file. A copy of this License must be included in
  208. any documentation for such Subject Software where the recipients' rights
  209. relating to Subject Software are described. Recipient may distribute the
  210. source code version of Subject Software under a license of Recipient's
  211. choice, which may contain terms different from this License, provided that
  212. (i) Recipient is in compliance with the terms of this License, and (ii) the
  213. license terms include this Section 2 and Sections 3, 4, 7, 8, 10, 12 and 13
  214. of this License, which terms may not be modified or superseded by any other
  215. terms of such license. If Recipient distributes the source code version under
  216. a different license Recipient must make it absolutely clear that any terms
  217. which differ from this License are offered by Recipient alone, not by SGI.
  218. Recipient hereby agrees to indemnify SGI for any liability incurred by SGI as
  219. a result of any such terms Recipient offers.
  220.  
  221. 3. Redistribution in Executable Form. The notice set forth in Exhibit A must
  222. be conspicuously included in any notice in an executable version of Subject
  223. Software, related documentation or collateral in which Recipient describes
  224. the user's rights relating to the Subject Software. Recipient may distribute
  225. the executable version of Subject Software under a license of Recipient's
  226. choice, which may contain terms different from this License, provided that
  227. (i) Recipient is in compliance with the terms of this License, and (ii) the
  228. license terms include this Section 3 and Sections 4, 7, 8, 10, 12 and 13 of
  229. this License, which terms may not be modified or superseded by any other
  230. terms of such license. If Recipient distributes the executable version under
  231. a different license Recipient must make it absolutely clear that any terms
  232. which differ from this License are offered by Recipient alone, not by SGI.
  233. Recipient hereby agrees to indemnify SGI for any liability incurred by SGI as
  234. a result of any such terms Recipient offers.
  235.  
  236. 4. Termination. This License and the rights granted hereunder will terminate
  237. automatically if Recipient fails to comply with terms herein and fails to
  238. cure such breach within 30 days of the breach. Any sublicense to the Subject
  239. Software which is properly granted shall survive any termination of this
  240. License absent termination by the terms of such sublicense. Provisions which,
  241. by their nature, must remain in effect beyond the termination of this License
  242. shall survive.
  243.  
  244. 5. No Trademark Rights. This License does not grant any rights to use any
  245. trade name, trademark or service mark whatsoever. No trade name, trademark or
  246. service mark of SGI may be used to endorse or promote products derived from
  247. the Subject Software without prior written permission of SGI.
  248.  
  249. 6. No Other Rights. This License does not grant any rights with respect to
  250. the OpenGL API or to any software or hardware implementation thereof or to
  251. any other software whatsoever, nor shall any other rights or licenses not
  252. expressly granted hereunder arise by implication, estoppel or otherwise with
  253. respect to the Subject Software. Title to and ownership of the Original Soft-
  254. ware at all times remains with SGI. All rights in the Original Software not
  255. expressly granted under this License are reserved.
  256.  
  257. 7. Compliance with Laws; Non-Infringement. Recipient shall comply with all
  258. applicable laws and regulations in connection with use and distribution of
  259. the Subject Software, including but not limited to, all export and import
  260. control laws and regulations of the U.S. government and other countries.
  261. Recipient may not distribute Subject Software that (i) in any way infringes
  262. (directly or contributorily) the rights (including patent, copyright, trade
  263. secret, trademark or other intellectual property rights of any kind) of any
  264. other person or entity or (ii) breaches any representation or warranty,
  265. express, implied or statutory, which under any applicable law it might be
  266. deemed to have been distributed.
  267.  
  268. 8. Claims of Infringement. If Recipient at any time has knowledge of any one
  269. or more third party claims that reproduction, modification, use, distribu-
  270. tion, import or sale of Subject Software (including particular functionality
  271. or code incorporated in Subject Software) infringes the third party's intel-
  272. lectual property rights, Recipient must place in a well-identified web page
  273. bearing the title "LEGAL" a description of each such claim and a description
  274. of the party making each such claim in sufficient detail that a user of the
  275. Subject Software will know whom to contact regarding the claim. Also, upon
  276. gaining such knowledge of any such claim, Recipient must conspicuously
  277. include the URL for such web page in the Exhibit A notice required under Sec-
  278. tions 2 and 3, above, and in the text of any related documentation, license
  279. agreement or collateral in which Recipient describes end user's rights relat-
  280. ing to the Subject Software. If Recipient obtains such knowledge after it
  281. makes Subject Software available to any other person or entity, Recipient
  282. shall take other steps (such as notifying appropriate mailing lists or news-
  283. groups) reasonably calculated to inform those who received the Subject Soft-
  284. ware that new knowledge has been obtained.
  285.  
  286. 9. DISCLAIMER OF WARRANTY. SUBJECT SOFTWARE IS PROVIDED ON AN "AS IS" BASIS,
  287. WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT
  288. LIMITATION, WARRANTIES THAT THE SUBJECT SOFTWARE IS FREE OF DEFECTS, MER-
  289. CHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON- INFRINGING. SGI ASSUMES NO
  290. RISK AS TO THE QUALITY AND PERFORMANCE OF THE SOFTWARE. SHOULD ANY SOFTWARE
  291. PROVE DEFECTIVE IN ANY RESPECT, SGI ASSUMES NO COST OR LIABILITY FOR ANY SER-
  292. VICING, REPAIR OR CORRECTION.  THIS DISCLAIMER OF WARRANTY CONSTITUTES AN
  293. ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY SUBJECT SOFTWARE IS AUTHORIZED
  294. HEREUNDER EXCEPT UNDER THIS DISCLAIMER.
  295.  
  296. 10. LIMITATION OF LIABILITY. UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THE-
  297. ORY, WHETHER TORT (INCLUDING, WITHOUT LIMITATION, NEGLIGENCE OR STRICT LIA-
  298. BILITY), CONTRACT, OR OTHERWISE, SHALL SGI OR ANY SGI LICENSOR BE LIABLE FOR
  299. ANY DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY
  300. CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL, WORK
  301. STOPPAGE, LOSS OF DATA, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER
  302. COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED OF
  303. THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF LIABILITY SHALL NOT APPLY
  304. TO LIABILITY FOR DEATH OR PERSONAL INJURY RESULTING FROM SGI's NEGLIGENCE TO
  305. THE EXTENT APPLICABLE LAW PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO
  306. NOT ALLOW THE EXCLUSION OR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES,
  307. SO THAT EXCLUSION AND LIMITATION MAY NOT APPLY TO RECIPIENT.
  308.  
  309. 11. Indemnity. Recipient shall be solely responsible for damages arising,
  310. directly or indirectly, out of its utilization of rights under this License.
  311. Recipient will defend, indemnify and hold harmless Silicon Graphics, Inc.
  312. from and against any loss, liability, damages, costs or expenses (including
  313. the payment of reasonable attorneys fees) arising out of Recipient's use,
  314. modification, reproduction and distribution of the Subject Software or out of
  315. any representation or warranty made by Recipient.
  316.  
  317. 12. U.S. Government End Users. The Subject Software is a "commercial item"
  318. consisting of "commercial computer software" as such terms are defined in
  319. title 48 of the Code of Federal Regulations and all U.S.  Government End
  320. Users acquire only the rights set forth in this License and are subject to
  321. the terms of this License.
  322.  
  323. 13. Miscellaneous. This License represents the complete agreement concerning
  324. subject matter hereof. If any provision of this License is held to be unen-
  325. forceable, such provision shall be reformed so as to achieve as nearly as
  326. possible the same economic effect as the original provision and the remainder
  327. of this License will remain in effect. This License shall be governed by and
  328. construed in accordance with the laws of the United States and the State of
  329. California as applied to agreements entered into and to be performed entirely
  330. within California between California residents. Any litigation relating to
  331. this License shall be subject to the exclusive jurisdiction of the Federal
  332. Courts of the Northern District of California (or, absent subject matter
  333. jurisdiction in such courts, the courts of the State of California), with
  334. venue lying exclusively in Santa Clara County, California, with the losing
  335. party responsible for costs, including without limitation, court costs and
  336. reasonable attorneys fees and expenses. The application of the United Nations
  337. Convention on Contracts for the International Sale of Goods is expressly
  338. excluded. Any law or regulation which provides that the language of a con-
  339. tract shall be construed against the drafter shall not apply to this License.
  340.  
  341. Exhibit A
  342.  
  343. The contents of this file are subject to Sections 2, 3, 4, 7, 8, 10, 12 and
  344. 13 of the GLX Public License Version 1.0 (the "License"). You may not use
  345. this file except in compliance with those sections of the License. You may
  346. obtain a copy of the License at Silicon Graphics, Inc., attn: Legal Services,
  347. 2011 N. Shoreline Blvd., Mountain View, CA 94043 or at
  348. http://www.sgi.com/software/opensource/glx/license.html.
  349.  
  350. Software distributed under the License is distributed on an "AS IS" basis.
  351. ALL WARRANTIES ARE DISCLAIMED, INCLUDING, WITHOUT LIMITATION, ANY IMPLIED
  352. WARRANTIES OF MERCHANTABILITY, OF FITNESS FOR A PARTICULAR PURPOSE OR OF NON-
  353. INFRINGEMENT. See the License for the specific language governing rights and
  354. limitations under the License.
  355.  
  356. The Original Software is GLX version 1.2 source code, released February,
  357. 1999. The developer of the Original Software is Silicon Graphics, Inc.  Those
  358. portions of the Subject Software created by Silicon Graphics, Inc.  are Copy-
  359. right (c) 1991-9 Silicon Graphics, Inc. All Rights Reserved.
  360.  
  361. 2.5  CID Font Code Public License
  362.  
  363. CID FONT CODE PUBLIC LICENSE (Version 1.0 (3/31/99))("License")
  364.  
  365. Subject to any applicable third party claims, Silicon Graphics, Inc. ("SGI")
  366. hereby grants permission to Recipient (defined below), under SGI's copyrights
  367. in the Original Software (defined below), to use, copy, modify, merge, pub-
  368. lish, distribute, sublicense and/or sell copies of Subject Software (defined
  369. below) in both source code and executable form, and to permit persons to whom
  370. the Subject Software is furnished in accordance with this License to do the
  371. same, subject to all of the following terms and conditions, which Recipient
  372. accepts by engaging in any such use, copying, modifying, merging, publica-
  373. tion, distributing, sublicensing or selling:
  374.  
  375. 1. Definitions.
  376.  
  377.      a. "Original Software" means source code of computer software code
  378.      that is described in Exhibit A as Original Software.
  379.  
  380.      b. "Modifications" means any addition to or deletion from the sub-
  381.      stance or structure of either the Original Software or any previous
  382.      Modifications. When Subject Software is released as a series of
  383.      files, a Modification means (i) any addition to or deletion from
  384.      the contents of a file containing Original Software or previous
  385.      Modifications and (ii) any new file that contains any part of the
  386.      Original Code or previous Modifications.
  387.  
  388.      c. "Subject Software" means the Original Software or Modifications
  389.      or the combination of the Original Software and Modifications, or
  390.      portions of any of the foregoing.
  391.  
  392.      d. "Recipient" means an individual or a legal entity exercising
  393.      rights under the terms of this License. For legal entities, "Recip-
  394.      ient" includes any entity that controls, is controlled by, or is
  395.      under common control with Recipient. For purposes of this defini-
  396.      tion, "control" of an entity means (i) the power, direct or indi-
  397.      rect, to direct or manage such entity, or (ii) ownership of fifty
  398.      percent (50%) or more of the outstanding shares or beneficial own-
  399.      ership of such entity.
  400.  
  401.      e. "Required Notice" means the notice set forth in Exhibit A to
  402.      this License.
  403.  
  404.      f. "Accompanying Technology" means any software or other technology
  405.      that is not a Modification and that is distributed or made publicly
  406.      available by Recipient with the Subject Software.  Separate soft-
  407.      ware files that do not contain any Original Software or any previ-
  408.      ous Modification shall not be deemed a Modification, even if such
  409.      software files are aggregated as part of a product, or in any
  410.      medium of storage, with any file that does contain Original Soft-
  411.      ware or any previous Modification.
  412.  
  413. 2. License Terms. All distribution of the Subject Software must be made sub-
  414. ject to the terms of this License. A copy of this License and the Required
  415. Notice must be included in any documentation for Subject Software where
  416. Recipient's rights relating to Subject Software and/or any Accompanying Tech-
  417. nology are described. Distributions of Subject Software in source code form
  418. must also include the Required Notice in every file distributed. In addition,
  419. a ReadMe file entitled "Important Legal Notice" must be distributed with each
  420. distribution of one or more files that incorporate Subject Software. That
  421. file must be included with distributions made in both source code and exe-
  422. cutable form. A copy of the License and the Required Notice must be included
  423. in that file.  Recipient may distribute Accompanying Technology under a
  424. license of Recipient's choice, which may contain terms different from this
  425. License, provided that (i) Recipient is in compliance with the terms of this
  426. License, (ii) such other license terms do not modify or supersede the terms
  427. of this License as applicable to the Subject Software, (iii) Recipient hereby
  428. indemnifies SGI for any liability incurred by SGI as a result of the distri-
  429. bution of Accompanying Technology or the use of other license terms.
  430.  
  431. 3. Termination. This License and the rights granted hereunder will terminate
  432. automatically if Recipient fails to comply with terms herein and fails to
  433. cure such breach within 30 days of the breach. Any sublicense to the Subject
  434. Software that is properly granted shall survive any termination of this
  435. License absent termination by the terms of such sublicense. Provisions which,
  436. by their nature, must remain in effect beyond the termination of this License
  437. shall survive.
  438.  
  439. 4. Trademark Rights. This License does not grant any rights to use any trade
  440. name, trademark or service mark whatsoever. No trade name, trademark or ser-
  441. vice mark of SGI may be used to endorse or promote products derived from or
  442. incorporating any Subject Software without prior written permission of SGI.
  443.  
  444. 5. No Other Rights. No rights or licenses not expressly granted hereunder
  445. shall arise by implication, estoppel or otherwise. Title to and ownership of
  446. the Original Software at all times remains with SGI. All rights in the Origi-
  447. nal Software not expressly granted under this License are reserved.
  448.  
  449. 6. Compliance with Laws; Non-Infringement. Recipient shall comply with all
  450. applicable laws and regulations in connection with use and distribution of
  451. the Subject Software, including but not limited to, all export and import
  452. control laws and regulations of the U.S. government and other countries.
  453. Recipient may not distribute Subject Software that (i) in any way infringes
  454. (directly or contributorily) the rights (including patent, copyright, trade
  455. secret, trademark or other intellectual property rights of any kind) of any
  456. other person or entity, or (ii) breaches any representation or warranty,
  457. express, implied or statutory, which under any applicable law it might be
  458. deemed to have been distributed.
  459.  
  460. 7. Claims of Infringement. If Recipient at any time has knowledge of any one
  461. or more third party claims that reproduction, modification, use, distribu-
  462. tion, import or sale of Subject Software (including particular functionality
  463. or code incorporated in Subject Software) infringes the third party's intel-
  464. lectual property rights, Recipient must place in a well-identified web page
  465. bearing the title "LEGAL" a description of each such claim and a description
  466. of the party making each such claim in sufficient detail that a user of the
  467. Subject Software will know whom to contact regarding the claim. Also, upon
  468. gaining such knowledge of any such claim, Recipient must conspicuously
  469. include the URL for such web page in the Required Notice, and in the text of
  470. any related documentation, license agreement or collateral in which Recipient
  471. describes end user's rights relating to the Subject Software. If Recipient
  472. obtains such knowledge after it makes Subject Software available to any other
  473. person or entity, Recipient shall take other steps (such as notifying appro-
  474. priate mailing lists or newsgroups) reasonably calculated to provide such
  475. knowledge to those who received the Subject Software.
  476.  
  477. 8. DISCLAIMER OF WARRANTY. SUBJECT SOFTWARE IS PROVIDED ON AN "AS IS" BASIS,
  478. WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT
  479. LIMITATION, WARRANTIES THAT THE SUBJECT SOFTWARE IS FREE OF DEFECTS, MER-
  480. CHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING. SGI ASSUMES NO
  481. RISK AS TO THE QUALITY AND PERFORMANCE OF THE SOFTWARE. SHOULD ANY SOFTWARE
  482. PROVE DEFECTIVE IN ANY RESPECT, SGI ASSUMES NO COST OR LIABILITY FOR ANY SER-
  483. VICING, REPAIR OR CORRECTION.  THIS DISCLAIMER OF WARRANTY CONSTITUTES AN
  484. ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY SUBJECT SOFTWARE IS AUTHORIZED
  485. HEREUNDER EXCEPT UNDER THIS DISCLAIMER.
  486.  
  487. 9. LIMITATION OF LIABILITY. UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY,
  488. WHETHER TORT (INCLUDING, WITHOUT LIMITATION, NEGLIGENCE OR STRICT LIABILITY),
  489. CONTRACT, OR OTHERWISE, SHALL SGI OR ANY SGI LICENSOR BE LIABLE FOR ANY
  490. CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
  491. OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SUBJECT SOFTWARE OR
  492. THE USE OR OTHER DEALINGS IN THE SUBJECT SOFTWARE. SOME JURISDICTIONS DO NOT
  493. ALLOW THE EXCLUSION OR LIMITATION OF CERTAIN DAMAGES, SO THIS EXCLUSION AND
  494. LIMITATION MAY NOT APPLY TO RECIPIENT TO THE EXTENT SO DISALLOWED.
  495.  
  496. 10. Indemnity. Recipient shall be solely responsible for damages arising,
  497. directly or indirectly, out of its utilization of rights under this License.
  498. Recipient will defend, indemnify and hold SGI and its successors and assigns
  499. harmless from and against any loss, liability, damages, costs or expenses
  500. (including the payment of reasonable attorneys fees) arising out of (Recipi-
  501. ent's use, modification, reproduction and distribution of the Subject Soft-
  502. ware or out of any representation or warranty made by Recipient.
  503.  
  504. 11. U.S. Government End Users. The Subject Software is a "commercial item"
  505. consisting of "commercial computer software" as such terms are defined in
  506. title 48 of the Code of Federal Regulations and all U.S. Government End Users
  507. acquire only the rights set forth in this License and are subject to the
  508. terms of this License.
  509.  
  510. 12. Miscellaneous. This License represents the complete agreement concerning
  511. subject matter hereof. If any provision of this License is held to be unen-
  512. forceable by any judicial or administrative authority having proper jurisdic-
  513. tion with respect thereto, such provision shall be reformed so as to achieve
  514. as nearly as possible the same economic effect as the original provision and
  515. the remainder of this License will remain in effect. This License shall be
  516. governed by and construed in accordance with the laws of the United States
  517. and the State of California as applied to agreements entered into and to be
  518. performed entirely within California between California residents. Any liti-
  519. gation relating to this License shall be subject to the exclusive jurisdic-
  520. tion of the Federal Courts of the Northern District of California (or, absent
  521. subject matter jurisdiction in such courts, the courts of the State of Cali-
  522. fornia), with venue lying exclusively in Santa Clara County, California, with
  523. the losing party responsible for costs, including without limitation, court
  524. costs and reasonable attorneys fees and expenses. The application of the
  525. United Nations Convention on Contracts for the International Sale of Goods is
  526. expressly excluded. Any law or regulation that provides that the language of
  527. a contract shall be construed against the drafter shall not apply to this
  528. License.
  529.  
  530. Exhibit A
  531.  
  532. Copyright (c) 1994-1999 Silicon Graphics, Inc.
  533.  
  534. The contents of this file are subject to the CID Font Code Public License
  535. Version 1.0 (the "License"). You may not use this file except in compliance
  536. with the License. You may obtain a copy of the License at Silicon Graphics,
  537. Inc., attn: Legal Services, 2011 N. Shoreline Blvd., Mountain View, CA 94043
  538. or at http://www.sgi.com/software/opensource/cid/license.html
  539.  
  540. Software distributed under the License is distributed on an "AS IS" basis.
  541. ALL WARRANTIES ARE DISCLAIMED, INCLUDING, WITHOUT LIMITATION, ANY IMPLIED
  542. WARRANTIES OF MERCHANTABILITY, OF FITNESS FOR A PARTICULAR PURPOSE OR OF NON-
  543. INFRINGEMENT. See the License for the specific language governing rights and
  544. limitations under the License.
  545.  
  546. The Original Software (as defined in the License) is CID font code that was
  547. developed by Silicon Graphics, Inc. Those portions of the Subject Software
  548. (as defined in the License) that were created by Silicon Graphics, Inc. are
  549. Copyright (c) 1994-1999 Silicon Graphics, Inc. All Rights Reserved.
  550.  
  551. [NOTE: When using this text in connection with Subject Software delivered
  552. solely in object code form, Recipient may replace the words "this file" with
  553. "this software" in both the first and second sentences.]
  554.  
  555. 2.6  Bigelow & Holmes Inc and Y&Y Inc Lucidux font license
  556.  
  557. Copyright (C) 2000 Bigelow & Holmes Inc. and Y&Y, Inc.  Patents pending.  All
  558. Rights Reserved. Lucidux is a trademark of Bigelow & Holmes Inc.
  559.  
  560. Permission is hereby granted, free of charge, to any person obtaining a copy
  561. of these Fonts and associated documentation files (the "Font Software"), to
  562. deal in the Font Software, including without limitation the rights to use,
  563. copy, merge, publish, distribute, sublicense, and/or sell copies of the Font
  564. Software, and to permit persons to whom the Font Software is furnished to do
  565. so, subject to the following conditions:
  566.  
  567. The above copyright, trademark, patent notices and this permission notice
  568. shall be included in all copies of one or more of the Font Software.
  569.  
  570. The Font Software may not be modified, altered, or added to, and in particu-
  571. lar the designs of glyphs or characters in the Fonts may not be modified nor
  572. may additional glyphs or characters be added to the Fonts, except that com-
  573. posite characters composed of two or more characters in the Fonts may be cre-
  574. ated using the seac (Standard Encoding Accented Character) Type 1 operator.
  575.  
  576. THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
  577. OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF MERCHANTABILITY,
  578. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF COPYRIGHT, PATENT,
  579. TRADEMARK, OR OTHER RIGHT.  IN NO EVENT SHALL BIGELOW & HOLMES INC. OR Y&Y,
  580. INC. BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, INCLUDING ANY GEN-
  581. ERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, WHETHER IN AN
  582. ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF THE USE OR
  583. INABILITY TO USE THE FONT SOFTWARE OR FROM OTHER DEALINGS IN THE FONT SOFT-
  584. WARE.
  585.  
  586. Except as contained in this notice, the names of Bigelow & Holmes Inc. and
  587. Y&Y, Inc. shall not be used in advertising or otherwise to promote the sale,
  588. use or other dealings in this Font Software without prior written authoriza-
  589. tion from the Bigelow & Holmes Inc. and Y&Y, Inc.
  590.  
  591. For further information, contact:
  592.  
  593. <sales@yandy.com> or <design@bigelowandholmes.com>
  594.  
  595.      Generated from XFree86: xc/programs/Xserver/hw/xfree86/doc/sgml/LICENSE.sgml,v 1.8 2001/03/16 22:13:19 dawes Exp $
  596.  
  597.