Home | History | Annotate | Download | only in resources
      1 <!DOCTYPE HTML>
      2 <html>
      3 <head>
      4 <meta charset="utf-8">
      5 <title>Credits</title>
      6 <style>
      7 body {
      8   font-family:Helvetica,Arial,sans-serif;
      9   background-color:white;
     10   font-size:84%;
     11   max-width:1020px;
     12 }
     13 .page-title {
     14   font-size:164%;
     15   font-weight:bold;
     16 }
     17 .product {
     18   background-color:#c3d9ff;
     19   overflow:auto;
     20   padding:2px;
     21   margin-top:16px;
     22   border-radius:5px;
     23 }
     24 .product .title {
     25   font-size:110%;
     26   font-weight:bold;
     27   float:left;
     28   margin:3px;
     29 }
     30 .product .homepage {
     31   text-align:right;
     32   float:right;
     33   margin:3px;
     34 }
     35 .product .homepage:after {
     36   content:" - ";
     37 }
     38 .product .show {
     39   text-align:right;
     40   float:right;
     41   margin:3px;
     42 }
     43 .licence {
     44   clear:both;
     45   background-color:#e8eef7;
     46   padding:16px;
     47   border-radius:3px;
     48   display:none;
     49 }
     50 .licence h3 {
     51   margin-top:0px;
     52 }
     53 </style>
     54 <script>
     55 function $(o) {return document.getElementById(o);}
     56 function toggle(o) {
     57   var licence = o.nextSibling;
     58 
     59   while (licence.className != 'licence') {
     60     if (!licence) return false;
     61     licence = licence.nextSibling;
     62   }
     63 
     64   if (licence.style && licence.style.display == 'block') {
     65     licence.style.display = 'none';
     66     o.innerHTML = 'show license';
     67   } else {
     68     licence.style.display = 'block';
     69     o.innerHTML = 'hide license';
     70   }
     71   return false;
     72 }
     73 </script>
     74 </head>
     75 <body>
     76 <span class="page-title" style="float:left;">Credits</span>
     77 <a href="javascript:window.print();" style="float:right;">Print</a>
     78 <div style="clear:both; overflow:auto;"><!-- Chromium <3s the following projects -->
     79 <div class="product">
     80 <span class="title">Linux</span>
     81 <a class="show" href="#" onclick="return toggle(this);">show license</a>
     82 <span class="homepage"><a href="http://www.kernel.org/">homepage</a></span>
     83 <div class="licence">
     84 <pre>		    GNU GENERAL PUBLIC LICENSE
     85 		       Version 2, June 1991
     86 
     87  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
     88                        51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
     89  Everyone is permitted to copy and distribute verbatim copies
     90  of this license document, but changing it is not allowed.
     91 
     92 			    Preamble
     93 
     94   The licenses for most software are designed to take away your
     95 freedom to share and change it.  By contrast, the GNU General Public
     96 License is intended to guarantee your freedom to share and change free
     97 software--to make sure the software is free for all its users.  This
     98 General Public License applies to most of the Free Software
     99 Foundation's software and to any other program whose authors commit to
    100 using it.  (Some other Free Software Foundation software is covered by
    101 the GNU Library General Public License instead.)  You can apply it to
    102 your programs, too.
    103 
    104   When we speak of free software, we are referring to freedom, not
    105 price.  Our General Public Licenses are designed to make sure that you
    106 have the freedom to distribute copies of free software (and charge for
    107 this service if you wish), that you receive source code or can get it
    108 if you want it, that you can change the software or use pieces of it
    109 in new free programs; and that you know you can do these things.
    110 
    111   To protect your rights, we need to make restrictions that forbid
    112 anyone to deny you these rights or to ask you to surrender the rights.
    113 These restrictions translate to certain responsibilities for you if you
    114 distribute copies of the software, or if you modify it.
    115 
    116   For example, if you distribute copies of such a program, whether
    117 gratis or for a fee, you must give the recipients all the rights that
    118 you have.  You must make sure that they, too, receive or can get the
    119 source code.  And you must show them these terms so they know their
    120 rights.
    121 
    122   We protect your rights with two steps: (1) copyright the software, and
    123 (2) offer you this license which gives you legal permission to copy,
    124 distribute and/or modify the software.
    125 
    126   Also, for each author's protection and ours, we want to make certain
    127 that everyone understands that there is no warranty for this free
    128 software.  If the software is modified by someone else and passed on, we
    129 want its recipients to know that what they have is not the original, so
    130 that any problems introduced by others will not reflect on the original
    131 authors' reputations.
    132 
    133   Finally, any free program is threatened constantly by software
    134 patents.  We wish to avoid the danger that redistributors of a free
    135 program will individually obtain patent licenses, in effect making the
    136 program proprietary.  To prevent this, we have made it clear that any
    137 patent must be licensed for everyone's free use or not licensed at all.
    138 
    139   The precise terms and conditions for copying, distribution and
    140 modification follow.
    141 
    143 		    GNU GENERAL PUBLIC LICENSE
    144    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
    145 
    146   0. This License applies to any program or other work which contains
    147 a notice placed by the copyright holder saying it may be distributed
    148 under the terms of this General Public License.  The "Program", below,
    149 refers to any such program or work, and a "work based on the Program"
    150 means either the Program or any derivative work under copyright law:
    151 that is to say, a work containing the Program or a portion of it,
    152 either verbatim or with modifications and/or translated into another
    153 language.  (Hereinafter, translation is included without limitation in
    154 the term "modification".)  Each licensee is addressed as "you".
    155 
    156 Activities other than copying, distribution and modification are not
    157 covered by this License; they are outside its scope.  The act of
    158 running the Program is not restricted, and the output from the Program
    159 is covered only if its contents constitute a work based on the
    160 Program (independent of having been made by running the Program).
    161 Whether that is true depends on what the Program does.
    162 
    163   1. You may copy and distribute verbatim copies of the Program's
    164 source code as you receive it, in any medium, provided that you
    165 conspicuously and appropriately publish on each copy an appropriate
    166 copyright notice and disclaimer of warranty; keep intact all the
    167 notices that refer to this License and to the absence of any warranty;
    168 and give any other recipients of the Program a copy of this License
    169 along with the Program.
    170 
    171 You may charge a fee for the physical act of transferring a copy, and
    172 you may at your option offer warranty protection in exchange for a fee.
    173 
    174   2. You may modify your copy or copies of the Program or any portion
    175 of it, thus forming a work based on the Program, and copy and
    176 distribute such modifications or work under the terms of Section 1
    177 above, provided that you also meet all of these conditions:
    178 
    179     a) You must cause the modified files to carry prominent notices
    180     stating that you changed the files and the date of any change.
    181 
    182     b) You must cause any work that you distribute or publish, that in
    183     whole or in part contains or is derived from the Program or any
    184     part thereof, to be licensed as a whole at no charge to all third
    185     parties under the terms of this License.
    186 
    187     c) If the modified program normally reads commands interactively
    188     when run, you must cause it, when started running for such
    189     interactive use in the most ordinary way, to print or display an
    190     announcement including an appropriate copyright notice and a
    191     notice that there is no warranty (or else, saying that you provide
    192     a warranty) and that users may redistribute the program under
    193     these conditions, and telling the user how to view a copy of this
    194     License.  (Exception: if the Program itself is interactive but
    195     does not normally print such an announcement, your work based on
    196     the Program is not required to print an announcement.)
    197 
    199 These requirements apply to the modified work as a whole.  If
    200 identifiable sections of that work are not derived from the Program,
    201 and can be reasonably considered independent and separate works in
    202 themselves, then this License, and its terms, do not apply to those
    203 sections when you distribute them as separate works.  But when you
    204 distribute the same sections as part of a whole which is a work based
    205 on the Program, the distribution of the whole must be on the terms of
    206 this License, whose permissions for other licensees extend to the
    207 entire whole, and thus to each and every part regardless of who wrote it.
    208 
    209 Thus, it is not the intent of this section to claim rights or contest
    210 your rights to work written entirely by you; rather, the intent is to
    211 exercise the right to control the distribution of derivative or
    212 collective works based on the Program.
    213 
    214 In addition, mere aggregation of another work not based on the Program
    215 with the Program (or with a work based on the Program) on a volume of
    216 a storage or distribution medium does not bring the other work under
    217 the scope of this License.
    218 
    219   3. You may copy and distribute the Program (or a work based on it,
    220 under Section 2) in object code or executable form under the terms of
    221 Sections 1 and 2 above provided that you also do one of the following:
    222 
    223     a) Accompany it with the complete corresponding machine-readable
    224     source code, which must be distributed under the terms of Sections
    225     1 and 2 above on a medium customarily used for software interchange; or,
    226 
    227     b) Accompany it with a written offer, valid for at least three
    228     years, to give any third party, for a charge no more than your
    229     cost of physically performing source distribution, a complete
    230     machine-readable copy of the corresponding source code, to be
    231     distributed under the terms of Sections 1 and 2 above on a medium
    232     customarily used for software interchange; or,
    233 
    234     c) Accompany it with the information you received as to the offer
    235     to distribute corresponding source code.  (This alternative is
    236     allowed only for noncommercial distribution and only if you
    237     received the program in object code or executable form with such
    238     an offer, in accord with Subsection b above.)
    239 
    240 The source code for a work means the preferred form of the work for
    241 making modifications to it.  For an executable work, complete source
    242 code means all the source code for all modules it contains, plus any
    243 associated interface definition files, plus the scripts used to
    244 control compilation and installation of the executable.  However, as a
    245 special exception, the source code distributed need not include
    246 anything that is normally distributed (in either source or binary
    247 form) with the major components (compiler, kernel, and so on) of the
    248 operating system on which the executable runs, unless that component
    249 itself accompanies the executable.
    250 
    251 If distribution of executable or object code is made by offering
    252 access to copy from a designated place, then offering equivalent
    253 access to copy the source code from the same place counts as
    254 distribution of the source code, even though third parties are not
    255 compelled to copy the source along with the object code.
    256 
    258   4. You may not copy, modify, sublicense, or distribute the Program
    259 except as expressly provided under this License.  Any attempt
    260 otherwise to copy, modify, sublicense or distribute the Program is
    261 void, and will automatically terminate your rights under this License.
    262 However, parties who have received copies, or rights, from you under
    263 this License will not have their licenses terminated so long as such
    264 parties remain in full compliance.
    265 
    266   5. You are not required to accept this License, since you have not
    267 signed it.  However, nothing else grants you permission to modify or
    268 distribute the Program or its derivative works.  These actions are
    269 prohibited by law if you do not accept this License.  Therefore, by
    270 modifying or distributing the Program (or any work based on the
    271 Program), you indicate your acceptance of this License to do so, and
    272 all its terms and conditions for copying, distributing or modifying
    273 the Program or works based on it.
    274 
    275   6. Each time you redistribute the Program (or any work based on the
    276 Program), the recipient automatically receives a license from the
    277 original licensor to copy, distribute or modify the Program subject to
    278 these terms and conditions.  You may not impose any further
    279 restrictions on the recipients' exercise of the rights granted herein.
    280 You are not responsible for enforcing compliance by third parties to
    281 this License.
    282 
    283   7. If, as a consequence of a court judgment or allegation of patent
    284 infringement or for any other reason (not limited to patent issues),
    285 conditions are imposed on you (whether by court order, agreement or
    286 otherwise) that contradict the conditions of this License, they do not
    287 excuse you from the conditions of this License.  If you cannot
    288 distribute so as to satisfy simultaneously your obligations under this
    289 License and any other pertinent obligations, then as a consequence you
    290 may not distribute the Program at all.  For example, if a patent
    291 license would not permit royalty-free redistribution of the Program by
    292 all those who receive copies directly or indirectly through you, then
    293 the only way you could satisfy both it and this License would be to
    294 refrain entirely from distribution of the Program.
    295 
    296 If any portion of this section is held invalid or unenforceable under
    297 any particular circumstance, the balance of the section is intended to
    298 apply and the section as a whole is intended to apply in other
    299 circumstances.
    300 
    301 It is not the purpose of this section to induce you to infringe any
    302 patents or other property right claims or to contest validity of any
    303 such claims; this section has the sole purpose of protecting the
    304 integrity of the free software distribution system, which is
    305 implemented by public license practices.  Many people have made
    306 generous contributions to the wide range of software distributed
    307 through that system in reliance on consistent application of that
    308 system; it is up to the author/donor to decide if he or she is willing
    309 to distribute software through any other system and a licensee cannot
    310 impose that choice.
    311 
    312 This section is intended to make thoroughly clear what is believed to
    313 be a consequence of the rest of this License.
    314 
    316   8. If the distribution and/or use of the Program is restricted in
    317 certain countries either by patents or by copyrighted interfaces, the
    318 original copyright holder who places the Program under this License
    319 may add an explicit geographical distribution limitation excluding
    320 those countries, so that distribution is permitted only in or among
    321 countries not thus excluded.  In such case, this License incorporates
    322 the limitation as if written in the body of this License.
    323 
    324   9. The Free Software Foundation may publish revised and/or new versions
    325 of the General Public License from time to time.  Such new versions will
    326 be similar in spirit to the present version, but may differ in detail to
    327 address new problems or concerns.
    328 
    329 Each version is given a distinguishing version number.  If the Program
    330 specifies a version number of this License which applies to it and "any
    331 later version", you have the option of following the terms and conditions
    332 either of that version or of any later version published by the Free
    333 Software Foundation.  If the Program does not specify a version number of
    334 this License, you may choose any version ever published by the Free Software
    335 Foundation.
    336 
    337   10. If you wish to incorporate parts of the Program into other free
    338 programs whose distribution conditions are different, write to the author
    339 to ask for permission.  For software which is copyrighted by the Free
    340 Software Foundation, write to the Free Software Foundation; we sometimes
    341 make exceptions for this.  Our decision will be guided by the two goals
    342 of preserving the free status of all derivatives of our free software and
    343 of promoting the sharing and reuse of software generally.
    344 
    345 			    NO WARRANTY
    346 
    347   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
    348 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
    349 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
    350 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
    351 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
    352 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
    353 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
    354 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
    355 REPAIR OR CORRECTION.
    356 
    357   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
    358 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
    359 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
    360 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
    361 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
    362 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
    363 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
    364 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
    365 POSSIBILITY OF SUCH DAMAGES.
    366 
    367 		     END OF TERMS AND CONDITIONS
    368 
    370 	    How to Apply These Terms to Your New Programs
    371 
    372   If you develop a new program, and you want it to be of the greatest
    373 possible use to the public, the best way to achieve this is to make it
    374 free software which everyone can redistribute and change under these terms.
    375 
    376   To do so, attach the following notices to the program.  It is safest
    377 to attach them to the start of each source file to most effectively
    378 convey the exclusion of warranty; and each file should have at least
    379 the "copyright" line and a pointer to where the full notice is found.
    380 
    381     &lt;one line to give the program's name and a brief idea of what it does.&gt;
    382     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
    383 
    384     This program is free software; you can redistribute it and/or modify
    385     it under the terms of the GNU General Public License as published by
    386     the Free Software Foundation; either version 2 of the License, or
    387     (at your option) any later version.
    388 
    389     This program is distributed in the hope that it will be useful,
    390     but WITHOUT ANY WARRANTY; without even the implied warranty of
    391     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    392     GNU General Public License for more details.
    393 
    394     You should have received a copy of the GNU General Public License
    395     along with this program; if not, write to the Free Software
    396     Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
    397 
    398 
    399 Also add information on how to contact you by electronic and paper mail.
    400 
    401 If the program is interactive, make it output a short notice like this
    402 when it starts in an interactive mode:
    403 
    404     Gnomovision version 69, Copyright (C) year name of author
    405     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
    406     This is free software, and you are welcome to redistribute it
    407     under certain conditions; type `show c' for details.
    408 
    409 The hypothetical commands `show w' and `show c' should show the appropriate
    410 parts of the General Public License.  Of course, the commands you use may
    411 be called something other than `show w' and `show c'; they could even be
    412 mouse-clicks or menu items--whatever suits your program.
    413 
    414 You should also get your employer (if you work as a programmer) or your
    415 school, if any, to sign a "copyright disclaimer" for the program, if
    416 necessary.  Here is a sample; alter the names:
    417 
    418   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
    419   `Gnomovision' (which makes passes at compilers) written by James Hacker.
    420 
    421   &lt;signature of Ty Coon&gt;, 1 April 1989
    422   Ty Coon, President of Vice
    423 
    424 This General Public License does not permit incorporating your program into
    425 proprietary programs.  If your program is a subroutine library, you may
    426 consider it more useful to permit linking proprietary applications with the
    427 library.  If this is what you want to do, use the GNU Library General
    428 Public License instead of this License.
    429 </pre>
    430 </div>
    431 </div>
    432 
    433 
    434 <div class="product">
    435 <span class="title">X.Org</span>
    436 <a class="show" href="#" onclick="return toggle(this);">show license</a>
    437 <span class="homepage"><a href="http://www.x.org/">homepage</a></span>
    438 <div class="licence">
    439 <pre>The following is the 'standard copyright' agreed upon by most contributors,
    440 and is currently the canonical license preferred by the X.Org Foundation.
    441 This is a slight variant of the common MIT license form published by the
    442 Open Source Initiative at http://www.opensource.org/licenses/mit-license.php
    443 
    444 Copyright holders of new code should use this license statement where
    445 possible, and insert their name to this list.  Please sort by surname
    446 for people, and by the full name for other entities (e.g.  Juliusz
    447 Chroboczek sorts before Intel Corporation sorts before Daniel Stone).
    448 
    449 Copyright  2000-2001 Juliusz Chroboczek
    450 Copyright  1998 Egbert Eich
    451 Copyright  2006-2007 Intel Corporation
    452 Copyright  2006 Nokia Corporation
    453 Copyright  2006-2008 Peter Hutterer
    454 Copyright  2006 Adam Jackson
    455 Copyright  2009 NVIDIA Corporation
    456 Copyright  1999 Keith Packard
    457 Copyright  2007-2009 Red Hat, Inc.
    458 Copyright  2005-2008 Daniel Stone
    459 Copyright  2006-2009 Simon Thum
    460 Copyright  1987, 2003-2006, 2008-2009 Sun Microsystems, Inc.
    461 Copyright  2006 Luc Verhaegen
    462 
    463 Permission is hereby granted, free of charge, to any person obtaining a
    464 copy of this software and associated documentation files (the "Software"),
    465 to deal in the Software without restriction, including without limitation
    466 the rights to use, copy, modify, merge, publish, distribute, sublicense,
    467 and/or sell copies of the Software, and to permit persons to whom the
    468 Software is furnished to do so, subject to the following conditions:
    469 
    470 The above copyright notice and this permission notice (including the next
    471 paragraph) shall be included in all copies or substantial portions of the
    472 Software.
    473 
    474 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
    475 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
    476 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
    477 THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
    478 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
    479 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
    480 DEALINGS IN THE SOFTWARE.
    481 
    482 
    483 
    484 
    485 The following licenses are 'legacy': usually MIT/X11 licenses with the name
    486 of the copyright holder(s) in the license statement, but also some BSD-like
    487 licenses.
    488 
    489 
    490 Copyright (C) 1994-2003 The XFree86 Project, Inc.  All Rights Reserved.
    491 Copyright (C) Colin Harrison 2005-2008
    492 
    493 Permission is hereby granted, free of charge, to any person obtaining a copy of
    494 this software and associated documentation files (the "Software"), to deal in
    495 the Software without restriction, including without limitation the rights to
    496 use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
    497 of the Software, and to permit persons to whom the Software is furnished to do
    498 so, subject to the following conditions:
    499 
    500 The above copyright notice and this permission notice shall be included in all
    501 copies or substantial portions of the Software.
    502 
    503 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
    504 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FIT-
    505 NESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
    506 XFREE86 PROJECT BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
    507 AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
    508 WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
    509 
    510 Except as contained in this notice, the name of the XFree86 Project shall not
    511 be used in advertising or otherwise to promote the sale, use or other dealings
    512 in this Software without prior written authorization from the XFree86 Project.
    513 
    514 
    515 Copyright 1997 by The XFree86 Project, Inc.
    516 
    517 Permission to use, copy, modify, distribute, and sell this software and its
    518 documentation for any purpose is hereby granted without fee, provided that
    519 the above copyright notice appear in all copies and that both that
    520 copyright notice and this permission notice appear in supporting
    521 documentation, and that the name of the XFree86 Project, Inc.
    522 not be used in advertising or publicity pertaining to distribution of
    523 the software without specific, written prior permission.  The Xfree86
    524 Project, Inc. makes no representations about the suitability of this
    525 software for any purpose.  It is provided "as is" without express or
    526 implied warranty.
    527 
    528 THE XFREE86 PROJECT, INC. DISCLAIMS ALL WARRANTIES WITH REGARD
    529 TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
    530 FITNESS, IN NO EVENT SHALL OREST ZBOROWSKI OR DAVID WEXELBLAT BE LIABLE
    531 FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
    532 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
    533 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
    534 OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
    535 
    536 
    537 Copyright 1985-1998, 2001  The Open Group
    538 Copyright 2002 Red Hat Inc., Durham, North Carolina.
    539 
    540 Permission to use, copy, modify, distribute, and sell this software and its
    541 documentation for any purpose is hereby granted without fee, provided that
    542 the above copyright notice appear in all copies and that both that
    543 copyright notice and this permission notice appear in supporting
    544 documentation.
    545 
    546 The above copyright notice and this permission notice shall be included in
    547 all copies or substantial portions of the Software.
    548 
    549 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
    550 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
    551 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
    552 OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
    553 AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
    554 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
    555 
    556 Except as contained in this notice, the name of The Open Group shall not be
    557 used in advertising or otherwise to promote the sale, use or other dealings
    558 in this Software without prior written authorization from The Open Group.
    559 
    560 
    561 Copyright (c) 1987, 1989-1990, 1992-1995  X Consortium
    562 
    563 Permission is hereby granted, free of charge, to any person obtaining a copy
    564 of this software and associated documentation files (the "Software"), to deal
    565 in the Software without restriction, including without limitation the rights
    566 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
    567 copies of the Software, and to permit persons to whom the Software is
    568 furnished to do so, subject to the following conditions:
    569 
    570 The above copyright notice and this permission notice shall be included in
    571 all copies or substantial portions of the Software.
    572 
    573 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
    574 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
    575 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
    576 X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
    577 AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
    578 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
    579 
    580 Except as contained in this notice, the name of the X Consortium shall not be
    581 used in advertising or otherwise to promote the sale, use or other dealings
    582 in this Software without prior written authorization from the X Consortium.
    583 
    584 
    585 Copyright  1999-2000 SuSE, Inc.
    586 Copyright  2007 Red Hat, Inc.
    587 
    588 Permission to use, copy, modify, distribute, and sell this software and its
    589 documentation for any purpose is hereby granted without fee, provided that
    590 the above copyright notice appear in all copies and that both that
    591 copyright notice and this permission notice appear in supporting
    592 documentation, and that the name of SuSE not be used in advertising or
    593 publicity pertaining to distribution of the software without specific,
    594 written prior permission.  SuSE makes no representations about the
    595 suitability of this software for any purpose.  It is provided "as is"
    596 without express or implied warranty.
    597 
    598 SuSE DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL
    599 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL SuSE
    600 BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
    601 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
    602 OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
    603 CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
    604 
    605 
    606 Copyright 1987-1991, 1993 by Digital Equipment Corporation, Maynard, Massachusetts.
    607 Copyright 1991 Massachusetts Institute of Technology, Cambridge, Massachusetts.
    608 Copyright 1991, 1993 Olivetti Research Limited, Cambridge, England.
    609 
    610                         All Rights Reserved
    611 
    612 Permission to use, copy, modify, and distribute this software and its
    613 documentation for any purpose and without fee is hereby granted,
    614 provided that the above copyright notice appear in all copies and that
    615 both that copyright notice and this permission notice appear in
    616 supporting documentation, and that the name of Digital not be
    617 used in advertising or publicity pertaining to distribution of the
    618 software without specific, written prior permission.
    619 
    620 DIGITAL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
    621 ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL
    622 DIGITAL BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR
    623 ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
    624 WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
    625 ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
    626 SOFTWARE.
    627 
    628 
    629 Copyright 1987 by Digital Equipment Corporation, Maynard, Massachusetts,
    630 Copyright 1994 Quarterdeck Office Systems.
    631 
    632                         All Rights Reserved
    633 
    634 Permission to use, copy, modify, and distribute this software and its
    635 documentation for any purpose and without fee is hereby granted,
    636 provided that the above copyright notice appear in all copies and that
    637 both that copyright notice and this permission notice appear in
    638 supporting documentation, and that the names of Digital and
    639 Quarterdeck not be used in advertising or publicity pertaining to
    640 distribution of the software without specific, written prior
    641 permission.
    642 
    643 DIGITAL AND QUARTERDECK DISCLAIM ALL WARRANTIES WITH REGARD TO THIS
    644 SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
    645 FITNESS, IN NO EVENT SHALL DIGITAL BE LIABLE FOR ANY SPECIAL, INDIRECT
    646 OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
    647 OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
    648 OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE
    649 OR PERFORMANCE OF THIS SOFTWARE.
    650 
    651 
    652 Copyright 1997 Digital Equipment Corporation.
    653 All rights reserved.
    654 
    655 This software is furnished under license and may be used and copied only in
    656 accordance with the following terms and conditions.  Subject to these
    657 conditions, you may download, copy, install, use, modify and distribute
    658 this software in source and/or binary form. No title or ownership is
    659 transferred hereby.
    660 
    661 1) Any source code used, modified or distributed must reproduce and retain
    662    this copyright notice and list of conditions as they appear in the
    663    source file.
    664 
    665 2) No right is granted to use any trade name, trademark, or logo of Digital
    666    Equipment Corporation. Neither the "Digital Equipment Corporation"
    667    name nor any trademark or logo of Digital Equipment Corporation may be
    668    used to endorse or promote products derived from this software without
    669    the prior written permission of Digital Equipment Corporation.
    670 
    671 3) This software is provided "AS-IS" and any express or implied warranties,
    672    including but not limited to, any implied warranties of merchantability,
    673    fitness for a particular purpose, or non-infringement are disclaimed.
    674    In no event shall DIGITAL be liable for any damages whatsoever, and in
    675    particular, DIGITAL shall not be liable for special, indirect,
    676    consequential, or incidental damages or damages for lost profits, loss
    677    of revenue or loss of use, whether such damages arise in contract,
    678    negligence, tort, under statute, in equity, at law or otherwise, even
    679    if advised of the possibility of such damage.
    680 
    681 
    682 Copyright (c) 1991, 1996-1997 Digital Equipment Corporation, Maynard, Massachusetts.
    683 
    684 Permission is hereby granted, free of charge, to any person obtaining a copy
    685 of this software and associated documentation files (the "Software"), to deal
    686 in the Software without restriction, including without limitation the rights
    687 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
    688 copies of the Software.
    689 
    690 The above copyright notice and this permission notice shall be included in
    691 all copies or substantial portions of the Software.
    692 
    693 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
    694 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
    695 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
    696 DIGITAL EQUIPMENT CORPORATION BE LIABLE FOR ANY CLAIM, DAMAGES, INCLUDING,
    697 BUT NOT LIMITED TO CONSEQUENTIAL OR INCIDENTAL DAMAGES, OR OTHER LIABILITY,
    698 WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
    699 IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
    700 
    701 Except as contained in this notice, the name of Digital Equipment Corporation
    702 shall not be used in advertising or otherwise to promote the sale, use or other
    703 dealings in this Software without prior written authorization from Digital
    704 Equipment Corporation.
    705 
    706 
    707 SGI FREE SOFTWARE LICENSE B (Version 2.0, Sept. 18, 2008)
    708 Copyright (C) 1991-2000 Silicon Graphics, Inc. All Rights Reserved.
    709 
    710 Permission is hereby granted, free of charge, to any person obtaining a
    711 copy of this software and associated documentation files (the "Software"),
    712 to deal in the Software without restriction, including without limitation
    713 the rights to use, copy, modify, merge, publish, distribute, sublicense,
    714 and/or sell copies of the Software, and to permit persons to whom the
    715 Software is furnished to do so, subject to the following conditions:
    716 
    717 The above copyright notice including the dates of first publication and
    718 either this permission notice or a reference to
    719 http://oss.sgi.com/projects/FreeB/
    720 shall be included in all copies or substantial portions of the Software.
    721 
    722 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
    723 OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
    724 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
    725 SILICON GRAPHICS, INC. BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
    726 WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
    727 OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
    728 SOFTWARE.
    729 
    730 
    731 Copyright (c) 1994, 1995  Hewlett-Packard Company
    732 
    733 Permission is hereby granted, free of charge, to any person obtaining
    734 a copy of this software and associated documentation files (the
    735 "Software"), to deal in the Software without restriction, including
    736 without limitation the rights to use, copy, modify, merge, publish,
    737 distribute, sublicense, and/or sell copies of the Software, and to
    738 permit persons to whom the Software is furnished to do so, subject to
    739 the following conditions:
    740 
    741 The above copyright notice and this permission notice shall be included
    742 in all copies or substantial portions of the Software.
    743 
    744 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
    745 OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
    746 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
    747 IN NO EVENT SHALL HEWLETT-PACKARD COMPANY BE LIABLE FOR ANY CLAIM,
    748 DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
    749 OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR
    750 THE USE OR OTHER DEALINGS IN THE SOFTWARE.
    751 
    752 Except as contained in this notice, the name of the Hewlett-Packard
    753 Company shall not be used in advertising or otherwise to promote the
    754 sale, use or other dealings in this Software without prior written
    755 authorization from the Hewlett-Packard Company.
    756 
    757 
    758 Copyright 1989 by Hewlett-Packard Company, Palo Alto, California.
    759 All Rights Reserved
    760 
    761 Permission to use, copy, modify, and distribute this software and its
    762 documentation for any purpose and without fee is hereby granted,
    763 provided that the above copyright notice appear in all copies and that
    764 both that copyright notice and this permission notice appear in
    765 supporting documentation, and that the name of Hewlett-Packard not be
    766 used in advertising or publicity pertaining to distribution of the
    767 software without specific, written prior permission.
    768 
    769 HEWLETT-PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
    770 ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL
    771 HEWLETT-PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR
    772 ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
    773 WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
    774 ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
    775 SOFTWARE.
    776 
    777 
    778 Copyright 2001-2004 Red Hat Inc., Durham, North Carolina.
    779 Copyright (c) 2003 by the XFree86 Project, Inc.
    780 Copyright 2004-2005 Red Hat Inc., Raleigh, North Carolina.
    781 All Rights Reserved.
    782 
    783 Permission is hereby granted, free of charge, to any person obtaining
    784 a copy of this software and associated documentation files (the
    785 "Software"), to deal in the Software without restriction, including
    786 without limitation on the rights to use, copy, modify, merge,
    787 publish, distribute, sublicense, and/or sell copies of the Software,
    788 and to permit persons to whom the Software is furnished to do so,
    789 subject to the following conditions:
    790 
    791 The above copyright notice and this permission notice (including the
    792 next paragraph) shall be included in all copies or substantial
    793 portions of the Software.
    794 
    795 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
    796 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
    797 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
    798 NON-INFRINGEMENT.  IN NO EVENT SHALL RED HAT AND/OR THEIR SUPPLIERS
    799 BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
    800 ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
    801 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
    802 SOFTWARE.
    803 
    804 
    805 Copyright  2008 Red Hat, Inc.
    806 Partly based on code Copyright  2000 SuSE, Inc.
    807 
    808 Permission to use, copy, modify, distribute, and sell this software
    809 and its documentation for any purpose is hereby granted without
    810 fee, provided that the above copyright notice appear in all copies
    811 and that both that copyright notice and this permission notice
    812 appear in supporting documentation, and that the name of Red Hat
    813 not be used in advertising or publicity pertaining to distribution
    814 of the software without specific, written prior permission.  Red
    815 Hat makes no representations about the suitability of this software
    816 for any purpose.  It is provided "as is" without express or implied
    817 warranty.
    818 
    819 Red Hat DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
    820 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN
    821 NO EVENT SHALL Red Hat BE LIABLE FOR ANY SPECIAL, INDIRECT OR
    822 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
    823 OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
    824 NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
    825 CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
    826 
    827 Permission to use, copy, modify, distribute, and sell this software and its
    828 documentation for any purpose is hereby granted without fee, provided that
    829 the above copyright notice appear in all copies and that both that
    830 copyright notice and this permission notice appear in supporting
    831 documentation, and that the name of SuSE not be used in advertising or
    832 publicity pertaining to distribution of the software without specific,
    833 written prior permission.  SuSE makes no representations about the
    834 suitability of this software for any purpose.  It is provided "as is"
    835 without express or implied warranty.
    836 
    837 SuSE DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL
    838 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL SuSE
    839 BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
    840 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
    841 OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
    842 CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
    843 
    844 
    845 Copyright  2006  Red Hat, Inc.
    846 (C) Copyright 1998-1999 Precision Insight, Inc., Cedar Park, Texas.
    847 All Rights Reserved.
    848 
    849 Permission is hereby granted, free of charge, to any person obtaining a
    850 copy of this software and associated documentation files (the "Software"),
    851 to deal in the Software without restriction, including without limitation
    852 the rights to use, copy, modify, merge, publish, distribute, sub license,
    853 and/or sell copies of the Software, and to permit persons to whom the
    854 Software is furnished to do so, subject to the following conditions:
    855 
    856 The above copyright notice and this permission notice (including the next
    857 paragraph) shall be included in all copies or substantial portions of the
    858 Software.
    859 
    860 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
    861 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
    862 FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT.  IN NO EVENT SHALL
    863 RED HAT, INC, OR PRECISION INSIGHT AND/OR THEIR SUPPLIERS BE LIABLE FOR ANY
    864 CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT
    865 OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR
    866 THE USE OR OTHER DEALINGS IN THE SOFTWARE.
    867 
    868 
    869 Copyright (c) 1995  X Consortium
    870 Copyright 2004 Red Hat Inc., Durham, North Carolina.
    871 All Rights Reserved.
    872 
    873 Permission is hereby granted, free of charge, to any person obtaining
    874 a copy of this software and associated documentation files (the
    875 "Software"), to deal in the Software without restriction, including
    876 without limitation on the rights to use, copy, modify, merge,
    877 publish, distribute, sublicense, and/or sell copies of the Software,
    878 and to permit persons to whom the Software is furnished to do so,
    879 subject to the following conditions:
    880 
    881 The above copyright notice and this permission notice shall be
    882 included in all copies or substantial portions of the Software.
    883 
    884 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
    885 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
    886 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
    887 NON-INFRINGEMENT.  IN NO EVENT SHALL RED HAT, THE X CONSORTIUM,
    888 AND/OR THEIR SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
    889 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
    890 ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
    891 OTHER DEALINGS IN THE SOFTWARE.
    892 
    893 Except as contained in this notice, the name of the X Consortium
    894 shall not be used in advertising or otherwise to promote the sale,
    895 use or other dealings in this Software without prior written
    896 authorization from the X Consortium.
    897 
    898 
    899 Copyright 1998-2000 Precision Insight, Inc., Cedar Park, Texas.
    900 Copyright 2000 VA Linux Systems, Inc.
    901 Copyright (c) 2002, 2008, 2009 Apple Computer, Inc.
    902 Copyright (c) 2003-2004 Torrey T. Lyons.
    903 All Rights Reserved.
    904 
    905 Permission is hereby granted, free of charge, to any person obtaining a
    906 copy of this software and associated documentation files (the
    907 "Software"), to deal in the Software without restriction, including
    908 without limitation the rights to use, copy, modify, merge, publish,
    909 distribute, sub license, and/or sell copies of the Software, and to
    910 permit persons to whom the Software is furnished to do so, subject to
    911 the following conditions:
    912 
    913 The above copyright notice and this permission notice (including the
    914 next paragraph) shall be included in all copies or substantial portions
    915 of the Software.
    916 
    917 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
    918 OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
    919 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT.
    920 IN NO EVENT SHALL PRECISION INSIGHT AND/OR ITS SUPPLIERS BE LIABLE FOR
    921 ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
    922 TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
    923 SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
    924 
    925 
    926 (C) Copyright IBM Corporation 2003
    927 All Rights Reserved.
    928 
    929 Permission is hereby granted, free of charge, to any person obtaining a
    930 copy of this software and associated documentation files (the "Software"),
    931 to deal in the Software without restriction, including without limitation
    932 on the rights to use, copy, modify, merge, publish, distribute, sub
    933 license, and/or sell copies of the Software, and to permit persons to whom
    934 the Software is furnished to do so, subject to the following conditions:
    935 
    936 The above copyright notice and this permission notice (including the next
    937 paragraph) shall be included in all copies or substantial portions of the
    938 Software.
    939 
    940 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
    941 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
    942 FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT.  IN NO EVENT SHALL
    943 VA LINUX SYSTEM, IBM AND/OR THEIR SUPPLIERS BE LIABLE FOR ANY CLAIM,
    944 DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
    945 OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
    946 USE OR OTHER DEALINGS IN THE SOFTWARE.
    947 
    948 
    949 (C) Copyright IBM Corporation 2004-2005
    950 All Rights Reserved.
    951 
    952 Permission is hereby granted, free of charge, to any person obtaining a
    953 copy of this software and associated documentation files (the "Software"),
    954 to deal in the Software without restriction, including without limitation
    955 the rights to use, copy, modify, merge, publish, distribute, sub license,
    956 and/or sell copies of the Software, and to permit persons to whom the
    957 Software is furnished to do so, subject to the following conditions:
    958 
    959 The above copyright notice and this permission notice (including the next
    960 paragraph) shall be included in all copies or substantial portions of the
    961 Software.
    962 
    963 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
    964 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
    965 FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT.  IN NO EVENT SHALL
    966 IBM,
    967 AND/OR THEIR SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
    968 WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
    969 OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
    970 SOFTWARE.
    971 
    972 
    973 Copyright (c) 1997  Metro Link Incorporated
    974 
    975 Permission is hereby granted, free of charge, to any person obtaining a
    976 copy of this software and associated documentation files (the "Software"),
    977 to deal in the Software without restriction, including without limitation
    978 the rights to use, copy, modify, merge, publish, distribute, sublicense,
    979 and/or sell copies of the Software, and to permit persons to whom the
    980 Software is furnished to do so, subject to the following conditions:
    981 
    982 The above copyright notice and this permission notice shall be included in
    983 all copies or substantial portions of the Software.
    984 
    985 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
    986 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
    987 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
    988 THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
    989 WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
    990 OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
    991 SOFTWARE.
    992 
    993 Except as contained in this notice, the name of the Metro Link shall not be
    994 used in advertising or otherwise to promote the sale, use or other dealings
    995 in this Software without prior written authorization from Metro Link.
    996 
    997 
    998 Copyright 1995-1998 by Metro Link, Inc.
    999 Copyright (c) 1997 Matthieu Herrb
   1000 
   1001 Permission to use, copy, modify, distribute, and sell this software and its
   1002 documentation for any purpose is hereby granted without fee, provided that
   1003 the above copyright notice appear in all copies and that both that
   1004 copyright notice and this permission notice appear in supporting
   1005 documentation, and that the name of Metro Link, Inc. not be used in
   1006 advertising or publicity pertaining to distribution of the software without
   1007 specific, written prior permission.  Metro Link, Inc. makes no
   1008 representations about the suitability of this software for any purpose.
   1009  It is provided "as is" without express or implied warranty.
   1010 
   1011 METRO LINK, INC. DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
   1012 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
   1013 EVENT SHALL METRO LINK, INC. BE LIABLE FOR ANY SPECIAL, INDIRECT OR
   1014 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
   1015 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
   1016 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
   1017 PERFORMANCE OF THIS SOFTWARE.
   1018 
   1019 
   1020 Copyright 1998 by Metro Link Incorporated
   1021 
   1022 Permission to use, copy, modify, distribute, and sell this software
   1023 and its documentation for any purpose is hereby granted without fee,
   1024 provided that the above copyright notice appear in all copies and that
   1025 both that copyright notice and this permission notice appear in
   1026 supporting documentation, and that the name of Metro Link
   1027 Incorporated not be used in advertising or publicity pertaining to
   1028 distribution of the software without specific, written prior
   1029 permission.  Metro Link Incorporated makes no representations
   1030 about the suitability of this software for any purpose.  It is
   1031 provided "as is" without express or implied warranty.
   1032 
   1033 METRO LINK INCORPORATED DISCLAIMS ALL WARRANTIES WITH REGARD
   1034 TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
   1035 AND FITNESS, IN NO EVENT SHALL METRO LINK INCORPORATED BE
   1036 LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY
   1037 DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
   1038 WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
   1039 ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
   1040 SOFTWARE.
   1041 
   1042 
   1043 Copyright (c) 2000 by Conectiva S.A. (http://www.conectiva.com)
   1044 
   1045 Permission is hereby granted, free of charge, to any person obtaining a
   1046 copy of this software and associated documentation files (the "Software"),
   1047 to deal in the Software without restriction, including without limitation
   1048 the rights to use, copy, modify, merge, publish, distribute, sublicense,
   1049 and/or sell copies of the Software, and to permit persons to whom the
   1050 Software is furnished to do so, subject to the following conditions:
   1051 
   1052 The above copyright notice and this permission notice shall be included in
   1053 all copies or substantial portions of the Software.
   1054 
   1055 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
   1056 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
   1057 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
   1058 CONECTIVA LINUX BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
   1059 WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
   1060 OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
   1061 SOFTWARE.
   1062 
   1063 Except as contained in this notice, the name of Conectiva Linux shall
   1064 not be used in advertising or otherwise to promote the sale, use or other
   1065 dealings in this Software without prior written authorization from
   1066 Conectiva Linux.
   1067 
   1068 
   1069 Copyright (c) 2001, Andy Ritger  aritger (a] nvidia.com
   1070 All rights reserved.
   1071 
   1072 Redistribution and use in source and binary forms, with or without
   1073 modification, are permitted provided that the following conditions
   1074 are met:
   1075 
   1076 o Redistributions of source code must retain the above copyright
   1077   notice, this list of conditions and the following disclaimer.
   1078 o Redistributions in binary form must reproduce the above copyright
   1079   notice, this list of conditions and the following disclaimer
   1080   in the documentation and/or other materials provided with the
   1081   distribution.
   1082 o Neither the name of NVIDIA nor the names of its contributors
   1083   may be used to endorse or promote products derived from this
   1084   software without specific prior written permission.
   1085 
   1086 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
   1087 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT
   1088 NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
   1089 FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL
   1090 THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
   1091 INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
   1092 BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
   1093 LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
   1094 CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
   1095 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
   1096 ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
   1097 POSSIBILITY OF SUCH DAMAGE.
   1098 
   1099 
   1100 Copyright 1992 Vrije Universiteit, The Netherlands
   1101 
   1102 Permission to use, copy, modify, and distribute this software and its
   1103 documentation for any purpose and without fee is hereby granted, provided
   1104 that the above copyright notice appear in all copies and that both that
   1105 copyright notice and this permission notice appear in supporting
   1106 documentation, and that the name of the Vrije Universiteit not be used in
   1107 advertising or publicity pertaining to distribution of the software without
   1108 specific, written prior permission.  The Vrije Universiteit makes no
   1109 representations about the suitability of this software for any purpose.
   1110 It is provided "as is" without express or implied warranty.
   1111 
   1112 The Vrije Universiteit DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
   1113 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
   1114 EVENT SHALL The Vrije Universiteit BE LIABLE FOR ANY SPECIAL, INDIRECT OR
   1115 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
   1116 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
   1117 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
   1118 PERFORMANCE OF THIS SOFTWARE.
   1119 
   1120 
   1121 Copyright 1998 by Concurrent Computer Corporation
   1122 
   1123 Permission to use, copy, modify, distribute, and sell this software
   1124 and its documentation for any purpose is hereby granted without fee,
   1125 provided that the above copyright notice appear in all copies and that
   1126 both that copyright notice and this permission notice appear in
   1127 supporting documentation, and that the name of Concurrent Computer
   1128 Corporation not be used in advertising or publicity pertaining to
   1129 distribution of the software without specific, written prior
   1130 permission.  Concurrent Computer Corporation makes no representations
   1131 about the suitability of this software for any purpose.  It is
   1132 provided "as is" without express or implied warranty.
   1133 
   1134 CONCURRENT COMPUTER CORPORATION DISCLAIMS ALL WARRANTIES WITH REGARD
   1135 TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
   1136 AND FITNESS, IN NO EVENT SHALL CONCURRENT COMPUTER CORPORATION BE
   1137 LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY
   1138 DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
   1139 WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
   1140 ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
   1141 SOFTWARE.
   1142 
   1143 
   1144 Copyright  2004 Nokia
   1145 
   1146 Permission to use, copy, modify, distribute, and sell this software and its
   1147 documentation for any purpose is hereby granted without fee, provided that
   1148 the above copyright notice appear in all copies and that both that
   1149 copyright notice and this permission notice appear in supporting
   1150 documentation, and that the name of Nokia not be used in
   1151 advertising or publicity pertaining to distribution of the software without
   1152 specific, written prior permission. Nokia makes no
   1153 representations about the suitability of this software for any purpose.  It
   1154 is provided "as is" without express or implied warranty.
   1155 
   1156 NOKIA DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
   1157 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
   1158 EVENT SHALL NOKIA BE LIABLE FOR ANY SPECIAL, INDIRECT OR
   1159 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
   1160 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
   1161 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
   1162 PERFORMANCE OF THIS SOFTWARE.
   1163 
   1164 
   1165 (c)Copyright 1988,1991 Adobe Systems Incorporated.
   1166 All rights reserved.
   1167 
   1168 Permission to use, copy, modify, distribute, and sublicense this software and its
   1169 documentation for any purpose and without fee is hereby granted, provided that
   1170 the above copyright notices appear in all copies and that both those copyright
   1171 notices and this permission notice appear in supporting documentation and that
   1172 the name of Adobe Systems Incorporated not be used in advertising or publicity
   1173 pertaining to distribution of the software without specific, written prior
   1174 permission.  No trademark license to use the Adobe trademarks is hereby
   1175 granted.  If the Adobe trademark "Display PostScript"(tm) is used to describe
   1176 this software, its functionality or for any other purpose, such use shall be
   1177 limited to a statement that this software works in conjunction with the Display
   1178 PostScript system.  Proper trademark attribution to reflect Adobe's ownership
   1179 of the trademark shall be given whenever any such reference to the Display
   1180 PostScript system is made.
   1181 
   1182 ADOBE MAKES NO REPRESENTATIONS ABOUT THE SUITABILITY OF THE SOFTWARE FOR ANY
   1183 PURPOSE.  IT IS PROVIDED "AS IS" WITHOUT EXPRESS OR IMPLIED WARRANTY.  ADOBE
   1184 DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED
   1185 WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-
   1186 INFRINGEMENT OF THIRD PARTY RIGHTS.  IN NO EVENT SHALL ADOBE BE LIABLE TO YOU
   1187 OR ANY OTHER PARTY FOR ANY SPECIAL, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY
   1188 DAMAGES WHATSOEVER WHETHER IN AN ACTION OF CONTRACT,NEGLIGENCE, STRICT
   1189 LIABILITY OR ANY OTHER ACTION ARISING OUT OF OR IN CONNECTION WITH THE USE OR
   1190 PERFORMANCE OF THIS SOFTWARE.  ADOBE WILL NOT PROVIDE ANY TRAINING OR OTHER
   1191 SUPPORT FOR THE SOFTWARE.
   1192 
   1193 Adobe, PostScript, and Display PostScript are trademarks of Adobe Systems
   1194 Incorporated which may be registered in certain jurisdictions.
   1195 
   1196 
   1197 Copyright 1989 Network Computing Devices, Inc., Mountain View, California.
   1198 
   1199 Permission to use, copy, modify, and distribute this software and its
   1200 documentation for any purpose and without fee is hereby granted, provided
   1201 that the above copyright notice appear in all copies and that both that
   1202 copyright notice and this permission notice appear in supporting
   1203 documentation, and that the name of N.C.D. not be used in advertising or
   1204 publicity pertaining to distribution of the software without specific,
   1205 written prior permission.  N.C.D. makes no representations about the
   1206 suitability of this software for any purpose.  It is provided "as is"
   1207 without express or implied warranty.
   1208 
   1209 
   1210 Copyright (c) 1987 by the Regents of the University of California
   1211 
   1212 Permission to use, copy, modify, and distribute this
   1213 software and its documentation for any purpose and without
   1214 fee is hereby granted, provided that the above copyright
   1215 notice appear in all copies.  The University of California
   1216 makes no representations about the suitability of this
   1217 software for any purpose.  It is provided "as is" without
   1218 express or implied warranty.
   1219 
   1220 
   1221 Copyright 1992, 1993 Data General Corporation;
   1222 Copyright 1992, 1993 OMRON Corporation
   1223 
   1224 Permission to use, copy, modify, distribute, and sell this software and its
   1225 documentation for any purpose is hereby granted without fee, provided that the
   1226 above copyright notice appear in all copies and that both that copyright
   1227 notice and this permission notice appear in supporting documentation, and that
   1228 neither the name OMRON or DATA GENERAL be used in advertising or publicity
   1229 pertaining to distribution of the software without specific, written prior
   1230 permission of the party whose name is to be used.  Neither OMRON or
   1231 DATA GENERAL make any representation about the suitability of this software
   1232 for any purpose.  It is provided "as is" without express or implied warranty.
   1233 
   1234 OMRON AND DATA GENERAL EACH DISCLAIM ALL WARRANTIES WITH REGARD TO THIS
   1235 SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS,
   1236 IN NO EVENT SHALL OMRON OR DATA GENERAL BE LIABLE FOR ANY SPECIAL, INDIRECT
   1237 OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
   1238 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
   1239 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
   1240 OF THIS SOFTWARE.
   1241 
   1242 
   1243 Copyright  1998-2004, 2006 Keith Packard
   1244 Copyright  2000-2002 Keith Packard, member of The XFree86 Project, Inc.
   1245 Copyright (c) 2002 Apple Computer, Inc.
   1246 Copyright (c) 2003 Torrey T. Lyons.
   1247 All Rights Reserved.
   1248 
   1249 Permission to use, copy, modify, distribute, and sell this software and its
   1250 documentation for any purpose is hereby granted without fee, provided that
   1251 the above copyright notice appear in all copies and that both that
   1252 copyright notice and this permission notice appear in supporting
   1253 documentation, and that the name of Keith Packard not be used in
   1254 advertising or publicity pertaining to distribution of the software without
   1255 specific, written prior permission.  Keith Packard makes no
   1256 representations about the suitability of this software for any purpose.  It
   1257 is provided "as is" without express or implied warranty.
   1258 
   1259 KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
   1260 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
   1261 EVENT SHALL KEITH PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR
   1262 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
   1263 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
   1264 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
   1265 PERFORMANCE OF THIS SOFTWARE.
   1266 
   1267 
   1268 Copyright  1999 Keith Packard
   1269 Copyright  2000 Compaq Computer Corporation
   1270 Copyright  2002 MontaVista Software Inc.
   1271 Copyright  2005 OpenedHand Ltd.
   1272 Copyright  2006 Nokia Corporation
   1273 
   1274 Permission to use, copy, modify, distribute, and sell this software and its
   1275 documentation for any purpose is hereby granted without fee, provided that
   1276 the above copyright notice appear in all copies and that both that
   1277 copyright notice and this permission notice appear in supporting
   1278 documentation, and that the name of the authors and/or copyright holders
   1279 not be used in advertising or publicity pertaining to distribution of the
   1280 software without specific, written prior permission.  The authors and/or
   1281 copyright holders make no representations about the suitability of this
   1282 software for any purpose.  It is provided "as is" without express or
   1283 implied warranty.
   1284 
   1285 THE AUTHORS AND/OR COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD
   1286 TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
   1287 AND FITNESS, IN NO EVENT SHALL THE AUTHORS AND/OR COPYRIGHT HOLDERS BE
   1288 LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
   1289 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
   1290 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
   1291 OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
   1292 
   1293 
   1294 Copyright 1993 by Davor Matic
   1295 
   1296 Permission to use, copy, modify, distribute, and sell this software
   1297 and its documentation for any purpose is hereby granted without fee,
   1298 provided that the above copyright notice appear in all copies and that
   1299 both that copyright notice and this permission notice appear in
   1300 supporting documentation.  Davor Matic makes no representations about
   1301 the suitability of this software for any purpose.  It is provided "as
   1302 is" without express or implied warranty.
   1303 
   1304 
   1305 Copyright (C) 2001-2004 Harold L Hunt II All Rights Reserved.
   1306 Copyright (C) Colin Harrison 2005-2008
   1307 
   1308 Permission is hereby granted, free of charge, to any person obtaining
   1309 a copy of this software and associated documentation files (the
   1310 "Software"), to deal in the Software without restriction, including
   1311 without limitation the rights to use, copy, modify, merge, publish,
   1312 distribute, sublicense, and/or sell copies of the Software, and to
   1313 permit persons to whom the Software is furnished to do so, subject to
   1314 the following conditions:
   1315 
   1316 The above copyright notice and this permission notice shall be
   1317 included in all copies or substantial portions of the Software.
   1318 
   1319 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
   1320 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
   1321 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
   1322 NONINFRINGEMENT. IN NO EVENT SHALL HAROLD L HUNT II BE LIABLE FOR
   1323 ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF
   1324 CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
   1325 WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
   1326 
   1327 Except as contained in this notice, the name of Harold L Hunt II
   1328 shall not be used in advertising or otherwise to promote the sale, use
   1329 or other dealings in this Software without prior written authorization
   1330 from Harold L Hunt II.
   1331 
   1332 
   1333 Copyright 1990,91 by Thomas Roell, Dinkelscherben, Germany.
   1334 
   1335 Permission to use, copy, modify, distribute, and sell this software and its
   1336 documentation for any purpose is hereby granted without fee, provided that
   1337 the above copyright notice appear in all copies and that both that
   1338 copyright notice and this permission notice appear in supporting
   1339 documentation, and that the name of Thomas Roell not be used in
   1340 advertising or publicity pertaining to distribution of the software without
   1341 specific, written prior permission.  Thomas Roell makes no representations
   1342 about the suitability of this software for any purpose.  It is provided
   1343 "as is" without express or implied warranty.
   1344 
   1345 THOMAS ROELL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
   1346 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
   1347 EVENT SHALL THOMAS ROELL BE LIABLE FOR ANY SPECIAL, INDIRECT OR
   1348 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
   1349 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
   1350 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
   1351 PERFORMANCE OF THIS SOFTWARE.
   1352 
   1353 
   1354 Copyright 1990,91 by Thomas Roell, Dinkelscherben, Germany
   1355 Copyright 1993 by David Wexelblat &lt;dwex (a] goblin.org&gt;
   1356 
   1357 Permission to use, copy, modify, distribute, and sell this software and its
   1358 documentation for any purpose is hereby granted without fee, provided that
   1359 the above copyright notice appear in all copies and that both that
   1360 copyright notice and this permission notice appear in supporting
   1361 documentation, and that the names of Thomas Roell and David Wexelblat
   1362 not be used in advertising or publicity pertaining to distribution of
   1363 the software without specific, written prior permission.  Thomas Roell and
   1364 David Wexelblat makes no representations about the suitability of this
   1365 software for any purpose.  It is provided "as is" without express or
   1366 implied warranty.
   1367 
   1368 THOMAS ROELL AND DAVID WEXELBLAT DISCLAIMS ALL WARRANTIES WITH REGARD TO
   1369 THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
   1370 FITNESS, IN NO EVENT SHALL THOMAS ROELL OR DAVID WEXELBLAT BE LIABLE FOR
   1371 ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER
   1372 RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF
   1373 CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
   1374 CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
   1375 
   1376 
   1377 Copyright 1990,91,92,93 by Thomas Roell, Germany.
   1378 Copyright 1991,92,93    by SGCS (Snitily Graphics Consulting Services), USA.
   1379 
   1380 Permission to use, copy, modify, distribute, and sell this software
   1381 and its documentation for any purpose is hereby granted without fee,
   1382 provided that the above copyright notice appear in all copies and
   1383 that both that copyright notice and this  permission notice appear
   1384 in supporting documentation, and that the name of Thomas Roell nor
   1385 SGCS be used in advertising or publicity pertaining to distribution
   1386 of the software without specific, written prior permission.
   1387 Thomas Roell nor SGCS makes no representations about the suitability
   1388 of this software for any purpose. It is provided "as is" without
   1389 express or implied warranty.
   1390 
   1391 THOMAS ROELL AND SGCS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS
   1392 SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
   1393 FITNESS, IN NO EVENT SHALL THOMAS ROELL OR SGCS BE LIABLE FOR ANY
   1394 SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER
   1395 RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF
   1396 CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
   1397 CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
   1398 
   1399 
   1400 Copyright 1998 by Alan Hourihane, Wigan, England.
   1401 Copyright 2000-2002 by Alan Hourihane, Flint Mountain, North Wales.
   1402 
   1403 Permission to use, copy, modify, distribute, and sell this software and its
   1404 documentation for any purpose is hereby granted without fee, provided that
   1405 the above copyright notice appear in all copies and that both that
   1406 copyright notice and this permission notice appear in supporting
   1407 documentation, and that the name of Alan Hourihane not be used in
   1408 advertising or publicity pertaining to distribution of the software without
   1409 specific, written prior permission.  Alan Hourihane makes no representations
   1410 about the suitability of this software for any purpose.  It is provided
   1411 "as is" without express or implied warranty.
   1412 
   1413 ALAN HOURIHANE DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
   1414 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
   1415 EVENT SHALL ALAN HOURIHANE BE LIABLE FOR ANY SPECIAL, INDIRECT OR
   1416 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
   1417 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
   1418 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
   1419 PERFORMANCE OF THIS SOFTWARE.
   1420 
   1421 
   1422 Copyright 1995  Kaleb S. KEITHLEY
   1423 
   1424 Permission is hereby granted, free of charge, to any person obtaining
   1425 a copy of this software and associated documentation files (the
   1426 "Software"), to deal in the Software without restriction, including
   1427 without limitation the rights to use, copy, modify, merge, publish,
   1428 distribute, sublicense, and/or sell copies of the Software, and to
   1429 permit persons to whom the Software is furnished to do so, subject to
   1430 the following conditions:
   1431 
   1432 The above copyright notice and this permission notice shall be
   1433 included in all copies or substantial portions of the Software.
   1434 
   1435 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
   1436 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
   1437 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
   1438 IN NO EVENT SHALL Kaleb S. KEITHLEY BE LIABLE FOR ANY CLAIM, DAMAGES
   1439 OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
   1440 ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
   1441 OTHER DEALINGS IN THE SOFTWARE.
   1442 
   1443 Except as contained in this notice, the name of Kaleb S. KEITHLEY
   1444 shall not be used in advertising or otherwise to promote the sale, use
   1445 or other dealings in this Software without prior written authorization
   1446 from Kaleb S. KEITHLEY
   1447 
   1448 
   1449 Copyright (c) 1997 Matthieu Herrb
   1450 
   1451 Permission to use, copy, modify, distribute, and sell this software and its
   1452 documentation for any purpose is hereby granted without fee, provided that
   1453 the above copyright notice appear in all copies and that both that
   1454 copyright notice and this permission notice appear in supporting
   1455 documentation, and that the name of Matthieu Herrb not be used in
   1456 advertising or publicity pertaining to distribution of the software without
   1457 specific, written prior permission.  Matthieu Herrb makes no
   1458 representations about the suitability of this software for any purpose.
   1459  It is provided "as is" without express or implied warranty.
   1460 
   1461 MATTHIEU HERRB DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
   1462 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
   1463 EVENT SHALL MATTHIEU HERRB BE LIABLE FOR ANY SPECIAL, INDIRECT OR
   1464 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
   1465 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
   1466 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
   1467 PERFORMANCE OF THIS SOFTWARE.
   1468 
   1469 
   1470 Copyright 2004, Egbert Eich
   1471 
   1472 Permission is hereby granted, free of charge, to any person obtaining a copy
   1473 of this software and associated documentation files (the "Software"), to
   1474 deal in the Software without restriction, including without limitation the
   1475 rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
   1476 sell copies of the Software, and to permit persons to whom the Software is
   1477 furnished to do so, subject to the following conditions:
   1478 
   1479 The above copyright notice and this permission notice shall be included in
   1480 all copies or substantial portions of the Software.
   1481 
   1482 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
   1483 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
   1484 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
   1485 EGBERT EICH BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
   1486 IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CON-
   1487 NECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
   1488 
   1489 Except as contained in this notice, the name of Egbert Eich shall not
   1490 be used in advertising or otherwise to promote the sale, use or other deal-
   1491 ings in this Software without prior written authorization from Egbert Eich.
   1492 
   1493 
   1494 Copyright 1993 by David Wexelblat &lt;dwex (a] goblin.org&gt;
   1495 Copyright 2005 by Kean Johnston &lt;jkj (a] sco.com&gt;
   1496 Copyright 1993 by David McCullough &lt;davidm (a] stallion.oz.au&gt;
   1497 
   1498 Permission to use, copy, modify, distribute, and sell this software and its
   1499 documentation for any purpose is hereby granted without fee, provided that
   1500 the above copyright notice appear in all copies and that both that
   1501 copyright notice and this permission notice appear in supporting
   1502 documentation, and that the name of David Wexelblat not be used in
   1503 advertising or publicity pertaining to distribution of the software without
   1504 specific, written prior permission.  David Wexelblat makes no representations
   1505 about the suitability of this software for any purpose.  It is provided
   1506 "as is" without express or implied warranty.
   1507 
   1508 DAVID WEXELBLAT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
   1509 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
   1510 EVENT SHALL DAVID WEXELBLAT BE LIABLE FOR ANY SPECIAL, INDIRECT OR
   1511 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
   1512 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
   1513 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
   1514 PERFORMANCE OF THIS SOFTWARE.
   1515 
   1516 
   1517 Copyright 1992 by Orest Zborowski &lt;obz (a] Kodak.com&gt;
   1518 Copyright 1993 by David Wexelblat &lt;dwex (a] goblin.org&gt;
   1519 
   1520 Permission to use, copy, modify, distribute, and sell this software and its
   1521 documentation for any purpose is hereby granted without fee, provided that
   1522 the above copyright notice appear in all copies and that both that
   1523 copyright notice and this permission notice appear in supporting
   1524 documentation, and that the names of Orest Zborowski and David Wexelblat
   1525 not be used in advertising or publicity pertaining to distribution of
   1526 the software without specific, written prior permission.  Orest Zborowski
   1527 and David Wexelblat make no representations about the suitability of this
   1528 software for any purpose.  It is provided "as is" without express or
   1529 implied warranty.
   1530 
   1531 OREST ZBOROWSKI AND DAVID WEXELBLAT DISCLAIMS ALL WARRANTIES WITH REGARD
   1532 TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
   1533 FITNESS, IN NO EVENT SHALL OREST ZBOROWSKI OR DAVID WEXELBLAT BE LIABLE
   1534 FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
   1535 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
   1536 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
   1537 OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
   1538 
   1539 
   1540 Copyright 1992 by Orest Zborowski &lt;obz (a] Kodak.com&gt;
   1541 Copyright 1993 by David Dawes &lt;dawes (a] xfree86.org&gt;
   1542 
   1543 Permission to use, copy, modify, distribute, and sell this software and its
   1544 documentation for any purpose is hereby granted without fee, provided that
   1545 the above copyright notice appear in all copies and that both that
   1546 copyright notice and this permission notice appear in supporting
   1547 documentation, and that the names of Orest Zborowski and David Dawes
   1548 not be used in advertising or publicity pertaining to distribution of
   1549 the software without specific, written prior permission.  Orest Zborowski
   1550 and David Dawes make no representations about the suitability of this
   1551 software for any purpose.  It is provided "as is" without express or
   1552 implied warranty.
   1553 
   1554 OREST ZBOROWSKI AND DAVID DAWES DISCLAIMS ALL WARRANTIES WITH REGARD
   1555 TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
   1556 FITNESS, IN NO EVENT SHALL OREST ZBOROWSKI OR DAVID DAWES BE LIABLE
   1557 FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
   1558 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
   1559 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
   1560 OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
   1561 
   1562 
   1563 Copyright 1995-1999 by Frederic Lepied, France. &lt;fred (a] sugix.frmug.fr.net&gt;
   1564 
   1565 Permission to use, copy, modify, distribute, and sell this software and its
   1566 documentation for any purpose is  hereby granted without fee, provided that
   1567 the  above copyright   notice appear  in   all  copies and  that both  that
   1568 copyright  notice   and   this  permission   notice  appear  in  supporting
   1569 documentation, and that   the  name of  Frederic   Lepied not  be  used  in
   1570 advertising or publicity pertaining to distribution of the software without
   1571 specific,  written      prior  permission.     Frederic  Lepied   makes  no
   1572 representations about the suitability of this software for any purpose.  It
   1573 is provided "as is" without express or implied warranty.
   1574 
   1575 FREDERIC  LEPIED DISCLAIMS ALL   WARRANTIES WITH REGARD  TO  THIS SOFTWARE,
   1576 INCLUDING ALL IMPLIED   WARRANTIES OF MERCHANTABILITY  AND   FITNESS, IN NO
   1577 EVENT  SHALL FREDERIC  LEPIED BE   LIABLE   FOR ANY  SPECIAL, INDIRECT   OR
   1578 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
   1579 DATA  OR PROFITS, WHETHER  IN  AN ACTION OF  CONTRACT,  NEGLIGENCE OR OTHER
   1580 TORTIOUS  ACTION, ARISING    OUT OF OR   IN  CONNECTION  WITH THE USE    OR
   1581 PERFORMANCE OF THIS SOFTWARE.
   1582 
   1583 
   1584 Copyright 1992 by Rich Murphey &lt;Rich (a] Rice.edu&gt;
   1585 Copyright 1993 by David Wexelblat &lt;dwex (a] goblin.org&gt;
   1586 
   1587 Permission to use, copy, modify, distribute, and sell this software and its
   1588 documentation for any purpose is hereby granted without fee, provided that
   1589 the above copyright notice appear in all copies and that both that
   1590 copyright notice and this permission notice appear in supporting
   1591 documentation, and that the names of Rich Murphey and David Wexelblat
   1592 not be used in advertising or publicity pertaining to distribution of
   1593 the software without specific, written prior permission.  Rich Murphey and
   1594 David Wexelblat make no representations about the suitability of this
   1595 software for any purpose.  It is provided "as is" without express or
   1596 implied warranty.
   1597 
   1598 RICH MURPHEY AND DAVID WEXELBLAT DISCLAIM ALL WARRANTIES WITH REGARD TO
   1599 THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
   1600 FITNESS, IN NO EVENT SHALL RICH MURPHEY OR DAVID WEXELBLAT BE LIABLE FOR
   1601 ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER
   1602 RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF
   1603 CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
   1604 CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
   1605 
   1606 
   1607 Copyright 1992 by Rich Murphey &lt;Rich (a] Rice.edu&gt;
   1608 Copyright 1993 by David Dawes &lt;dawes (a] xfree86.org&gt;
   1609 
   1610 Permission to use, copy, modify, distribute, and sell this software and its
   1611 documentation for any purpose is hereby granted without fee, provided that
   1612 the above copyright notice appear in all copies and that both that
   1613 copyright notice and this permission notice appear in supporting
   1614 documentation, and that the names of Rich Murphey and David Dawes
   1615 not be used in advertising or publicity pertaining to distribution of
   1616 the software without specific, written prior permission.  Rich Murphey and
   1617 David Dawes make no representations about the suitability of this
   1618 software for any purpose.  It is provided "as is" without express or
   1619 implied warranty.
   1620 
   1621 RICH MURPHEY AND DAVID DAWES DISCLAIM ALL WARRANTIES WITH REGARD TO
   1622 THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
   1623 FITNESS, IN NO EVENT SHALL RICH MURPHEY OR DAVID DAWES BE LIABLE FOR
   1624 ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER
   1625 RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF
   1626 CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
   1627 CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
   1628 
   1629 
   1630 Copyright  2003-2004 Anders Carlsson
   1631 
   1632 Permission to use, copy, modify, distribute, and sell this software and its
   1633 documentation for any purpose is hereby granted without fee, provided that
   1634 the above copyright notice appear in all copies and that both that
   1635 copyright notice and this permission notice appear in supporting
   1636 documentation, and that the name of Anders Carlsson not be used in
   1637 advertising or publicity pertaining to distribution of the software without
   1638 specific, written prior permission.  Anders Carlsson makes no
   1639 representations about the suitability of this software for any purpose.  It
   1640 is provided "as is" without express or implied warranty.
   1641 
   1642 ANDERS CARLSSON DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
   1643 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
   1644 EVENT SHALL ANDERS CARLSSON BE LIABLE FOR ANY SPECIAL, INDIRECT OR
   1645 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
   1646 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
   1647 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
   1648 PERFORMANCE OF THIS SOFTWARE.
   1649 
   1650 
   1651 Copyright (C) 2003 Anders Carlsson
   1652 Copyright  2003-2004 Eric Anholt
   1653 Copyright  2004 Keith Packard
   1654 
   1655 Permission to use, copy, modify, distribute, and sell this software and its
   1656 documentation for any purpose is hereby granted without fee, provided that
   1657 the above copyright notice appear in all copies and that both that
   1658 copyright notice and this permission notice appear in supporting
   1659 documentation, and that the name of Eric Anholt not be used in
   1660 advertising or publicity pertaining to distribution of the software without
   1661 specific, written prior permission.  Eric Anholt makes no
   1662 representations about the suitability of this software for any purpose.  It
   1663 is provided "as is" without express or implied warranty.
   1664 
   1665 ERIC ANHOLT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
   1666 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
   1667 EVENT SHALL ERIC ANHOLT BE LIABLE FOR ANY SPECIAL, INDIRECT OR
   1668 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
   1669 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
   1670 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
   1671 PERFORMANCE OF THIS SOFTWARE.
   1672 
   1673 
   1674 Copyright  2004 PillowElephantBadgerBankPond
   1675 
   1676 Permission to use, copy, modify, distribute, and sell this software and its
   1677 documentation for any purpose is hereby granted without fee, provided that
   1678 the above copyright notice appear in all copies and that both that
   1679 copyright notice and this permission notice appear in supporting
   1680 documentation, and that the name of PillowElephantBadgerBankPond not be used in
   1681 advertising or publicity pertaining to distribution of the software without
   1682 specific, written prior permission.  PillowElephantBadgerBankPond makes no
   1683 representations about the suitability of this software for any purpose.  It
   1684 is provided "as is" without express or implied warranty.
   1685 
   1686 PillowElephantBadgerBankPond DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
   1687 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
   1688 EVENT SHALL PillowElephantBadgerBankPond BE LIABLE FOR ANY SPECIAL, INDIRECT OR
   1689 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
   1690 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
   1691 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
   1692 PERFORMANCE OF THIS SOFTWARE.
   1693 
   1694 
   1695 Copyright (c) 1998 Todd C. Miller &lt;Todd.Miller (a] courtesan.com&gt;
   1696 
   1697 Permission to use, copy, modify, and distribute this software for any
   1698 purpose with or without fee is hereby granted, provided that the above
   1699 copyright notice and this permission notice appear in all copies.
   1700 
   1701 THE SOFTWARE IS PROVIDED "AS IS" AND TODD C. MILLER DISCLAIMS ALL
   1702 WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
   1703 OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL TODD C. MILLER BE LIABLE
   1704 FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
   1705 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
   1706 OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
   1707 CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
   1708 
   1709 
   1710 Copyright  2003-2004 Philip Blundell
   1711 
   1712 Permission to use, copy, modify, distribute, and sell this software and its
   1713 documentation for any purpose is hereby granted without fee, provided that
   1714 the above copyright notice appear in all copies and that both that
   1715 copyright notice and this permission notice appear in supporting
   1716 documentation, and that the name of Philip Blundell not be used in
   1717 advertising or publicity pertaining to distribution of the software without
   1718 specific, written prior permission.  Philip Blundell makes no
   1719 representations about the suitability of this software for any purpose.  It
   1720 is provided "as is" without express or implied warranty.
   1721 
   1722 PHILIP BLUNDELL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
   1723 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
   1724 EVENT SHALL PHILIP BLUNDELL BE LIABLE FOR ANY SPECIAL, INDIRECT OR
   1725 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
   1726 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
   1727 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
   1728 PERFORMANCE OF THIS SOFTWARE.
   1729 
   1730 
   1731 
   1732 Copyright (c) 1994-2003 by The XFree86 Project, Inc.
   1733 Copyright 1997 by Metro Link, Inc.
   1734 Copyright 2003 by David H. Dawes.
   1735 Copyright 2003 by X-Oz Technologies.
   1736 Copyright (c) 2004, X.Org Foundation
   1737 
   1738 Permission is hereby granted, free of charge, to any person obtaining a
   1739 copy of this software and associated documentation files (the "Software"),
   1740 to deal in the Software without restriction, including without limitation
   1741 the rights to use, copy, modify, merge, publish, distribute, sublicense,
   1742 and/or sell copies of the Software, and to permit persons to whom the
   1743 Software is furnished to do so, subject to the following conditions:
   1744 
   1745 The above copyright notice and this permission notice shall be included in
   1746 all copies or substantial portions of the Software.
   1747 
   1748 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
   1749 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
   1750 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
   1751 THE COPYRIGHT HOLDER(S) OR AUTHOR(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR
   1752 OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
   1753 ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
   1754 OTHER DEALINGS IN THE SOFTWARE.
   1755 
   1756 Except as contained in this notice, the name of the copyright holder(s)
   1757 and author(s) shall not be used in advertising or otherwise to promote
   1758 the sale, use or other dealings in this Software without prior written
   1759 authorization from the copyright holder(s) and author(s).
   1760 
   1761 
   1762 Copyright 1990,91 by Thomas Roell, Dinkelscherben, Germany
   1763 Copyright 1993 by David Wexelblat &lt;dwex (a] goblin.org&gt;
   1764 Copyright 1999 by David Holland &lt;davidh (a] iquest.net&gt;
   1765 Copyright  2000 Compaq Computer Corporation
   1766 Copyright  2002 Hewlett-Packard Company
   1767 Copyright  2004, 2005 Red Hat, Inc.
   1768 Copyright  2004 Nicholas Miell
   1769 Copyright  2005 Trolltech AS
   1770 Copyright  2006 Intel Corporation
   1771 Copyright  2006-2007 Keith Packard
   1772 Copyright  2008 Red Hat, Inc
   1773 Copyright  2008 George Sapountzis &lt;gsap7 (a] yahoo.gr&gt;
   1774 
   1775 Permission to use, copy, modify, distribute, and sell this software and its
   1776 documentation for any purpose is hereby granted without fee, provided that
   1777 the above copyright notice appear in all copies and that both that copyright
   1778 notice and this permission notice appear in supporting documentation, and
   1779 that the name of the copyright holders not be used in advertising or
   1780 publicity pertaining to distribution of the software without specific,
   1781 written prior permission.  The copyright holders make no representations
   1782 about the suitability of this software for any purpose.  It is provided "as
   1783 is" without express or implied warranty.
   1784 
   1785 THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS
   1786 SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
   1787 FITNESS, IN NO EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY
   1788 SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
   1789 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
   1790 AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
   1791 OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
   1792 SOFTWARE.
   1793 
   1794 
   1795 Copyright  2000 Keith Packard, member of The XFree86 Project, Inc.
   1796             2005 Lars Knoll &amp; Zack Rusin, Trolltech
   1797 
   1798 Permission to use, copy, modify, distribute, and sell this software and its
   1799 documentation for any purpose is hereby granted without fee, provided that
   1800 the above copyright notice appear in all copies and that both that
   1801 copyright notice and this permission notice appear in supporting
   1802 documentation, and that the name of Keith Packard not be used in
   1803 advertising or publicity pertaining to distribution of the software without
   1804 specific, written prior permission.  Keith Packard makes no
   1805 representations about the suitability of this software for any purpose.  It
   1806 is provided "as is" without express or implied warranty.
   1807 
   1808 THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS
   1809 SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
   1810 FITNESS, IN NO EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY
   1811 SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
   1812 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
   1813 AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
   1814 OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
   1815 SOFTWARE.
   1816 
   1817 
   1818 Copyright 1987, 1998  The Open Group
   1819 Copyright  1998-1999, 2001 The XFree86 Project, Inc.
   1820 Copyright  2000 VA Linux Systems, Inc.
   1821 Copyright (c) 2000, 2001 Nokia Home Communications
   1822 Copyright  2007, 2008 Red Hat, Inc.
   1823 All rights reserved.
   1824 
   1825 Permission is hereby granted, free of charge, to any person obtaining a
   1826 copy of this software and associated documentation files (the
   1827 "Software"), to deal in the Software without restriction, including
   1828 without limitation the rights to use, copy, modify, merge, publish,
   1829 distribute, and/or sell copies of the Software, and to permit persons
   1830 to whom the Software is furnished to do so, provided that the above
   1831 copyright notice(s) and this permission notice appear in all copies of
   1832 the Software and that both the above copyright notice(s) and this
   1833 permission notice appear in supporting documentation.
   1834 
   1835 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
   1836 OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
   1837 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
   1838 OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
   1839 HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL
   1840 INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING
   1841 FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
   1842 NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
   1843 WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
   1844 
   1845 Except as contained in this notice, the name of a copyright holder
   1846 shall not be used in advertising or otherwise to promote the sale, use
   1847 or other dealings in this Software without prior written authorization
   1848 of the copyright holder.
   1849 
   1850 
   1851 Copyright 1996 by Thomas E. Dickey &lt;dickey (a] clark.net&gt;
   1852 
   1853                         All Rights Reserved
   1854 
   1855 Permission to use, copy, modify, and distribute this software and its
   1856 documentation for any purpose and without fee is hereby granted,
   1857 provided that the above copyright notice appear in all copies and that
   1858 both that copyright notice and this permission notice appear in
   1859 supporting documentation, and that the name of the above listed
   1860 copyright holder(s) not be used in advertising or publicity pertaining
   1861 to distribution of the software without specific, written prior
   1862 permission.
   1863 
   1864 THE ABOVE LISTED COPYRIGHT HOLDER(S) DISCLAIM ALL WARRANTIES WITH REGARD
   1865 TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
   1866 AND FITNESS, IN NO EVENT SHALL THE ABOVE LISTED COPYRIGHT HOLDER(S) BE
   1867 LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
   1868 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
   1869 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
   1870 OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
   1871 
   1872 
   1873 Copyright 1998-1999 Precision Insight, Inc., Cedar Park, Texas.
   1874 Copyright (c) 2001 Andreas Monitzer.
   1875 Copyright (c) 2001-2004 Greg Parker.
   1876 Copyright (c) 2001-2004 Torrey T. Lyons
   1877 Copyright (c) 2002-2003 Apple Computer, Inc.
   1878 Copyright (c) 2004-2005 Alexander Gottwald
   1879 Copyright (c) 2002-2009 Apple Inc.
   1880 Copyright (c) 2007 Jeremy Huddleston
   1881 All Rights Reserved.
   1882 
   1883 Permission is hereby granted, free of charge, to any person obtaining a
   1884 copy of this software and associated documentation files (the "Software"),
   1885 to deal in the Software without restriction, including without limitation
   1886 the rights to use, copy, modify, merge, publish, distribute, sublicense,
   1887 and/or sell copies of the Software, and to permit persons to whom the
   1888 Software is furnished to do so, subject to the following conditions:
   1889 
   1890 The above copyright notice and this permission notice shall be included in
   1891 all copies or substantial portions of the Software.
   1892 
   1893 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
   1894 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
   1895 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
   1896 THE ABOVE LISTED COPYRIGHT HOLDER(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR
   1897 OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
   1898 ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
   1899 DEALINGS IN THE SOFTWARE.
   1900 
   1901 Except as contained in this notice, the name(s) of the above copyright
   1902 holders shall not be used in advertising or otherwise to promote the sale,
   1903 use or other dealings in this Software without prior written authorization.
   1904 
   1905 
   1906 Copyright (C) 1999,2000 by Eric Sunshine &lt;sunshine (a] sunshineco.com&gt;
   1907 Copyright (C) 2001-2005 by Thomas Winischhofer, Vienna, Austria.
   1908 
   1909 All rights reserved.
   1910 
   1911 Redistribution and use in source and binary forms, with or without
   1912 modification, are permitted provided that the following conditions are met:
   1913 
   1914   1. Redistributions of source code must retain the above copyright
   1915      notice, this list of conditions and the following disclaimer.
   1916   2. Redistributions in binary form must reproduce the above copyright
   1917      notice, this list of conditions and the following disclaimer in the
   1918      documentation and/or other materials provided with the distribution.
   1919   3. The name of the author may not be used to endorse or promote products
   1920      derived from this software without specific prior written permission.
   1921 
   1922 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
   1923 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
   1924 OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.  IN
   1925 NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
   1926 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
   1927 TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
   1928 PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
   1929 LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
   1930 NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
   1931 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
   1932 
   1933 
   1934 Copyright (C) 2005 Bogdan D. bogdand (a] users.sourceforge.net
   1935 
   1936 Permission is hereby granted, free of charge, to any person obtaining a copy of
   1937 this software and associated documentation files (the "Software"), to deal in
   1938 the Software without restriction, including without limitation the rights to
   1939 use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
   1940 of the Software, and to permit persons to whom the Software is furnished to do
   1941 so, subject to the following conditions:
   1942 
   1943 The above copyright notice and this permission notice shall be included in all
   1944 copies or substantial portions of the Software.
   1945 
   1946 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
   1947 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
   1948 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
   1949 AUTHOR BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
   1950 ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
   1951 WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
   1952 
   1953 Except as contained in this notice, the name of the author shall not be used in
   1954 advertising or otherwise to promote the sale, use or other dealings in this
   1955 Software without prior written authorization from the author.
   1956 
   1957 
   1958 Copyright  2002 David Dawes
   1959 
   1960 Permission is hereby granted, free of charge, to any person obtaining a
   1961 copy of this software and associated documentation files (the "Software"),
   1962 to deal in the Software without restriction, including without limitation
   1963 the rights to use, copy, modify, merge, publish, distribute, sublicense,
   1964 and/or sell copies of the Software, and to permit persons to whom the
   1965 Software is furnished to do so, subject to the following conditions:
   1966 
   1967 The above copyright notice and this permission notice shall be included in
   1968 all copies or substantial portions of the Software.
   1969 
   1970 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
   1971 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
   1972 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
   1973 THE AUTHOR(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
   1974 WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
   1975 OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
   1976 SOFTWARE.
   1977 
   1978 Except as contained in this notice, the name of the author(s) shall
   1979 not be used in advertising or otherwise to promote the sale, use or other
   1980 dealings in this Software without prior written authorization from
   1981 the author(s).
   1982 
   1983 
   1984 Copyright (C) 1996-1999 SciTech Software, Inc.
   1985 Copyright (C) David Mosberger-Tang
   1986 Copyright (C) 1999 Egbert Eich
   1987 Copyright (C) 2008 Bart Trojanowski, Symbio Technologies, LLC
   1988 
   1989 Permission to use, copy, modify, distribute, and sell this software and
   1990 its documentation for any purpose is hereby granted without fee,
   1991 provided that the above copyright notice appear in all copies and that
   1992 both that copyright notice and this permission notice appear in
   1993 supporting documentation, and that the name of the authors not be used
   1994 in advertising or publicity pertaining to distribution of the software
   1995 without specific, written prior permission.  The authors makes no
   1996 representations about the suitability of this software for any purpose.
   1997 It is provided "as is" without express or implied warranty.
   1998 
   1999 THE AUTHORS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
   2000 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
   2001 EVENT SHALL THE AUTHORS BE LIABLE FOR ANY SPECIAL, INDIRECT OR
   2002 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF
   2003 USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
   2004 OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
   2005 PERFORMANCE OF THIS SOFTWARE.
   2006 
   2007 
   2008 Copyright 2005-2006 Luc Verhaegen.
   2009 
   2010 Permission is hereby granted, free of charge, to any person obtaining a
   2011 copy of this software and associated documentation files (the "Software"),
   2012 to deal in the Software without restriction, including without limitation
   2013 the rights to use, copy, modify, merge, publish, distribute, sublicense,
   2014 and/or sell copies of the Software, and to permit persons to whom the
   2015 Software is furnished to do so, subject to the following conditions:
   2016 
   2017 The above copyright notice and this permission notice shall be included in
   2018 all copies or substantial portions of the Software.
   2019 
   2020 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
   2021 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
   2022 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
   2023 THE COPYRIGHT HOLDER(S) OR AUTHOR(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR
   2024 OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
   2025 ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
   2026 OTHER DEALINGS IN THE SOFTWARE.
   2027 
   2028 
   2029 Copyright 1995 by Robin Cutshaw &lt;robin (a] XFree86.Org&gt;
   2030 Copyright 2000 by Egbert Eich
   2031 Copyright 2002 by David Dawes
   2032 
   2033 Permission to use, copy, modify, distribute, and sell this software and its
   2034 documentation for any purpose is hereby granted without fee, provided that
   2035 the above copyright notice appear in all copies and that both that
   2036 copyright notice and this permission notice appear in supporting
   2037 documentation, and that the names of the above listed copyright holder(s)
   2038 not be used in advertising or publicity pertaining to distribution of
   2039 the software without specific, written prior permission.  The above listed
   2040 copyright holder(s) make(s) no representations about the suitability of this
   2041 software for any purpose.  It is provided "as is" without express or
   2042 implied warranty.
   2043 
   2044 THE ABOVE LISTED COPYRIGHT HOLDER(S) DISCLAIM(S) ALL WARRANTIES WITH REGARD
   2045 TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
   2046 AND FITNESS, IN NO EVENT SHALL THE ABOVE LISTED COPYRIGHT HOLDER(S) BE
   2047 LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY
   2048 DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER
   2049 IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
   2050 OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
   2051 
   2052 
   2053 Copyright 1997-2004 by Marc Aurele La France (TSI @ UQV), tsi (a] xfree86.org
   2054 
   2055 Permission to use, copy, modify, distribute, and sell this software and its
   2056 documentation for any purpose is hereby granted without fee, provided that
   2057 the above copyright notice appear in all copies and that both that copyright
   2058 notice and this permission notice appear in supporting documentation, and
   2059 that the name of Marc Aurele La France not be used in advertising or
   2060 publicity pertaining to distribution of the software without specific,
   2061 written prior permission.  Marc Aurele La France makes no representations
   2062 about the suitability of this software for any purpose.  It is provided
   2063 "as-is" without express or implied warranty.
   2064 
   2065 MARC AURELE LA FRANCE DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
   2066 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS.  IN NO
   2067 EVENT SHALL MARC AURELE LA FRANCE BE LIABLE FOR ANY SPECIAL, INDIRECT OR
   2068 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
   2069 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
   2070 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
   2071 OF THIS SOFTWARE.
   2072 
   2073 
   2074 Copyright 1990, 1991 by Thomas Roell, Dinkelscherben, Germany
   2075 Copyright 1992 by David Dawes &lt;dawes (a] XFree86.org&gt;
   2076 Copyright 1992 by Jim Tsillas &lt;jtsilla (a] damon.ccs.northeastern.edu&gt;
   2077 Copyright 1992 by Rich Murphey &lt;Rich (a] Rice.edu&gt;
   2078 Copyright 1992 by Robert Baron &lt;Robert.Baron (a] ernst.mach.cs.cmu.edu&gt;
   2079 Copyright 1992 by Orest Zborowski &lt;obz (a] eskimo.com&gt;
   2080 Copyright 1993 by Vrije Universiteit, The Netherlands
   2081 Copyright 1993 by David Wexelblat &lt;dwex (a] XFree86.org&gt;
   2082 Copyright 1994, 1996 by Holger Veit &lt;Holger.Veit (a] gmd.de&gt;
   2083 Copyright 1997 by Takis Psarogiannakopoulos &lt;takis (a] dpmms.cam.ac.uk&gt;
   2084 Copyright 1994-2003 by The XFree86 Project, Inc
   2085 
   2086 Permission to use, copy, modify, distribute, and sell this software and its
   2087 documentation for any purpose is hereby granted without fee, provided that
   2088 the above copyright notice appear in all copies and that both that
   2089 copyright notice and this permission notice appear in supporting
   2090 documentation, and that the names of the above listed copyright holders
   2091 not be used in advertising or publicity pertaining to distribution of
   2092 the software without specific, written prior permission.  The above listed
   2093 copyright holders make no representations about the suitability of this
   2094 software for any purpose.  It is provided "as is" without express or
   2095 implied warranty.
   2096 
   2097 THE ABOVE LISTED COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD
   2098 TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
   2099 AND FITNESS, IN NO EVENT SHALL THE ABOVE LISTED COPYRIGHT HOLDERS BE
   2100 LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY
   2101 DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER
   2102 IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
   2103 OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
   2104 
   2105 
   2106 Copyright 2001-2005 by J. Kean Johnston &lt;jkj (a] sco.com&gt;
   2107 
   2108 Permission to use, copy, modify, distribute, and sell this software and its
   2109 documentation for any purpose is hereby granted without fee, provided that
   2110 the above copyright notice appear in all copies and that both that
   2111 copyright notice and this permission notice appear in supporting
   2112 documentation, and that the name J. Kean Johnston not be used in
   2113 advertising or publicity pertaining to distribution of the software without
   2114 specific, written prior permission.  J. Kean Johnston makes no
   2115 representations about the suitability of this software for any purpose.
   2116 It is provided "as is" without express or implied warranty.
   2117 
   2118 J. KEAN JOHNSTON DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
   2119 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
   2120 EVENT SHALL J. KEAN JOHNSTON BE LIABLE FOR ANY SPECIAL, INDIRECT OR
   2121 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF
   2122 USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
   2123 OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
   2124 PERFORMANCE OF THIS SOFTWARE.
   2125 
   2126 
   2127 Copyright (C) 2000 Jakub Jelinek (jakub (a] redhat.com)
   2128 
   2129 Permission is hereby granted, free of charge, to any person obtaining a copy
   2130 of this software and associated documentation files (the "Software"), to deal
   2131 in the Software without restriction, including without limitation the rights
   2132 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
   2133 copies of the Software, and to permit persons to whom the Software is
   2134 furnished to do so, subject to the following conditions:
   2135 
   2136 The above copyright notice and this permission notice shall be included in
   2137 all copies or substantial portions of the Software.
   2138 
   2139 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
   2140 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
   2141 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
   2142 JAKUB JELINEK BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
   2143 IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
   2144 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
   2145 
   2146 
   2147 Copyright 1997,1998 by UCHIYAMA Yasushi
   2148 
   2149 Permission to use, copy, modify, distribute, and sell this software and its
   2150 documentation for any purpose is hereby granted without fee, provided that
   2151 the above copyright notice appear in all copies and that both that
   2152 copyright notice and this permission notice appear in supporting
   2153 documentation, and that the name of UCHIYAMA Yasushi not be used in
   2154 advertising or publicity pertaining to distribution of the software without
   2155 specific, written prior permission.  UCHIYAMA Yasushi makes no representations
   2156 about the suitability of this software for any purpose.  It is provided
   2157 "as is" without express or implied warranty.
   2158 
   2159 UCHIYAMA YASUSHI DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
   2160 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
   2161 EVENT SHALL UCHIYAMA YASUSHI BE LIABLE FOR ANY SPECIAL, INDIRECT OR
   2162 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
   2163 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
   2164 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
   2165 PERFORMANCE OF THIS SOFTWARE.
   2166 
   2167 
   2168 Copyright (C) 2000 Keith Packard
   2169               2004 Eric Anholt
   2170               2005 Zack Rusin
   2171 
   2172 Permission to use, copy, modify, distribute, and sell this software and its
   2173 documentation for any purpose is hereby granted without fee, provided that
   2174 the above copyright notice appear in all copies and that both that
   2175 copyright notice and this permission notice appear in supporting
   2176 documentation, and that the name of copyright holders not be used in
   2177 advertising or publicity pertaining to distribution of the software without
   2178 specific, written prior permission. Copyright holders make no
   2179 representations about the suitability of this software for any purpose.  It
   2180 is provided "as is" without express or implied warranty.
   2181 
   2182 THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS
   2183 SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
   2184 FITNESS, IN NO EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY
   2185 SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
   2186 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
   2187 AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
   2188 OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
   2189 SOFTWARE.
   2190 
   2191 
   2192 (C) Copyright IBM Corporation 2002-2007
   2193 All Rights Reserved.
   2194 
   2195 Permission is hereby granted, free of charge, to any person obtaining a
   2196 copy of this software and associated documentation files (the "Software"),
   2197 to deal in the Software without restriction, including without limitation
   2198 on the rights to use, copy, modify, merge, publish, distribute, sub
   2199 license, and/or sell copies of the Software, and to permit persons to whom
   2200 the Software is furnished to do so, subject to the following conditions:
   2201 
   2202 The above copyright notice and this permission notice (including the next
   2203 paragraph) shall be included in all copies or substantial portions of the
   2204 Software.
   2205 
   2206 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
   2207 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
   2208 FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT.  IN NO EVENT SHALL
   2209 THE COPYRIGHT HOLDERS AND/OR THEIR SUPPLIERS BE LIABLE FOR ANY CLAIM,
   2210 DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
   2211 OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
   2212 USE OR OTHER DEALINGS IN THE SOFTWARE.
   2213 
   2214 
   2215 Permission to use, copy, modify, distribute, and sell this software and its
   2216 documentation for any purpose is hereby granted without fee, provided that
   2217 this permission notice appear in supporting documentation.  This permission
   2218 notice shall be included in all copies or substantial portions of the
   2219 Software.
   2220 
   2221 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
   2222 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
   2223 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
   2224 AUTHOR BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
   2225 AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
   2226 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
   2227 
   2228 
   2229 Copyright  2007 OpenedHand Ltd
   2230 
   2231 Permission to use, copy, modify, distribute, and sell this software and its
   2232 documentation for any purpose is hereby granted without fee, provided that
   2233 the above copyright notice appear in all copies and that both that
   2234 copyright notice and this permission notice appear in supporting
   2235 documentation, and that the name of OpenedHand Ltd not be used in
   2236 advertising or publicity pertaining to distribution of the software without
   2237 specific, written prior permission. OpenedHand Ltd makes no
   2238 representations about the suitability of this software for any purpose.  It
   2239 is provided "as is" without express or implied warranty.
   2240 
   2241 OpenedHand Ltd DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
   2242 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
   2243 EVENT SHALL OpenedHand Ltd BE LIABLE FOR ANY SPECIAL, INDIRECT OR
   2244 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
   2245 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
   2246 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
   2247 PERFORMANCE OF THIS SOFTWARE.
   2248 
   2249 
   2250 Copyright (c) 1989, 1990, 1993, 1994
   2251      The Regents of the University of California.  All rights reserved.
   2252 
   2253 This code is derived from software contributed to Berkeley by
   2254 Chris Torek.
   2255 
   2256 This code is derived from software contributed to Berkeley by
   2257 Michael Rendell of Memorial University of Newfoundland.
   2258 
   2259 Redistribution and use in source and binary forms, with or without
   2260 modification, are permitted provided that the following conditions
   2261 are met:
   2262  1. Redistributions of source code must retain the above copyright
   2263     notice, this list of conditions and the following disclaimer.
   2264  2. Redistributions in binary form must reproduce the above copyright
   2265     notice, this list of conditions and the following disclaimer in the
   2266     documentation and/or other materials provided with the distribution.
   2267  4. Neither the name of the University nor the names of its contributors
   2268     may be used to endorse or promote products derived from this software
   2269     without specific prior written permission.
   2270 
   2271 THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
   2272 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
   2273 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
   2274 ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
   2275 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
   2276 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
   2277 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
   2278 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
   2279 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
   2280 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
   2281 SUCH DAMAGE.
   2282 </pre>
   2283 </div>
   2284 </div>
   2285 
   2286 
   2287 <div class="product">
   2288 <span class="title">acl</span>
   2289 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   2290 <span class="homepage"><a href="http://savannah.nongnu.org/projects/acl">homepage</a></span>
   2291 <div class="licence">
   2292 <pre>Most components of the "acl" package are licensed under
   2293 Version 2.1 of the GNU Lesser General Public License (see COPYING.LGPL).
   2294 
   2295 Some components (as annotated in the source) are licensed
   2296 under Version 2 of the GNU General Public License (see below),
   2297 
   2298 ----------------------------------------------------------------------
   2299 
   2300 		    GNU GENERAL PUBLIC LICENSE
   2301 		       Version 2, June 1991
   2302 
   2303  Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
   2304  51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
   2305  Everyone is permitted to copy and distribute verbatim copies
   2306  of this license document, but changing it is not allowed.
   2307 
   2308 			    Preamble
   2309 
   2310   The licenses for most software are designed to take away your
   2311 freedom to share and change it.  By contrast, the GNU General Public
   2312 License is intended to guarantee your freedom to share and change free
   2313 software--to make sure the software is free for all its users.  This
   2314 General Public License applies to most of the Free Software
   2315 Foundation's software and to any other program whose authors commit to
   2316 using it.  (Some other Free Software Foundation software is covered by
   2317 the GNU Lesser General Public License instead.)  You can apply it to
   2318 your programs, too.
   2319 
   2320   When we speak of free software, we are referring to freedom, not
   2321 price.  Our General Public Licenses are designed to make sure that you
   2322 have the freedom to distribute copies of free software (and charge for
   2323 this service if you wish), that you receive source code or can get it
   2324 if you want it, that you can change the software or use pieces of it
   2325 in new free programs; and that you know you can do these things.
   2326 
   2327   To protect your rights, we need to make restrictions that forbid
   2328 anyone to deny you these rights or to ask you to surrender the rights.
   2329 These restrictions translate to certain responsibilities for you if you
   2330 distribute copies of the software, or if you modify it.
   2331 
   2332   For example, if you distribute copies of such a program, whether
   2333 gratis or for a fee, you must give the recipients all the rights that
   2334 you have.  You must make sure that they, too, receive or can get the
   2335 source code.  And you must show them these terms so they know their
   2336 rights.
   2337 
   2338   We protect your rights with two steps: (1) copyright the software, and
   2339 (2) offer you this license which gives you legal permission to copy,
   2340 distribute and/or modify the software.
   2341 
   2342   Also, for each author's protection and ours, we want to make certain
   2343 that everyone understands that there is no warranty for this free
   2344 software.  If the software is modified by someone else and passed on, we
   2345 want its recipients to know that what they have is not the original, so
   2346 that any problems introduced by others will not reflect on the original
   2347 authors' reputations.
   2348 
   2349   Finally, any free program is threatened constantly by software
   2350 patents.  We wish to avoid the danger that redistributors of a free
   2351 program will individually obtain patent licenses, in effect making the
   2352 program proprietary.  To prevent this, we have made it clear that any
   2353 patent must be licensed for everyone's free use or not licensed at all.
   2354 
   2355   The precise terms and conditions for copying, distribution and
   2356 modification follow.
   2357 
   2358 		    GNU GENERAL PUBLIC LICENSE
   2359    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   2360 
   2361   0. This License applies to any program or other work which contains
   2362 a notice placed by the copyright holder saying it may be distributed
   2363 under the terms of this General Public License.  The "Program", below,
   2364 refers to any such program or work, and a "work based on the Program"
   2365 means either the Program or any derivative work under copyright law:
   2366 that is to say, a work containing the Program or a portion of it,
   2367 either verbatim or with modifications and/or translated into another
   2368 language.  (Hereinafter, translation is included without limitation in
   2369 the term "modification".)  Each licensee is addressed as "you".
   2370 
   2371 Activities other than copying, distribution and modification are not
   2372 covered by this License; they are outside its scope.  The act of
   2373 running the Program is not restricted, and the output from the Program
   2374 is covered only if its contents constitute a work based on the
   2375 Program (independent of having been made by running the Program).
   2376 Whether that is true depends on what the Program does.
   2377 
   2378   1. You may copy and distribute verbatim copies of the Program's
   2379 source code as you receive it, in any medium, provided that you
   2380 conspicuously and appropriately publish on each copy an appropriate
   2381 copyright notice and disclaimer of warranty; keep intact all the
   2382 notices that refer to this License and to the absence of any warranty;
   2383 and give any other recipients of the Program a copy of this License
   2384 along with the Program.
   2385 
   2386 You may charge a fee for the physical act of transferring a copy, and
   2387 you may at your option offer warranty protection in exchange for a fee.
   2388 
   2389   2. You may modify your copy or copies of the Program or any portion
   2390 of it, thus forming a work based on the Program, and copy and
   2391 distribute such modifications or work under the terms of Section 1
   2392 above, provided that you also meet all of these conditions:
   2393 
   2394     a) You must cause the modified files to carry prominent notices
   2395     stating that you changed the files and the date of any change.
   2396 
   2397     b) You must cause any work that you distribute or publish, that in
   2398     whole or in part contains or is derived from the Program or any
   2399     part thereof, to be licensed as a whole at no charge to all third
   2400     parties under the terms of this License.
   2401 
   2402     c) If the modified program normally reads commands interactively
   2403     when run, you must cause it, when started running for such
   2404     interactive use in the most ordinary way, to print or display an
   2405     announcement including an appropriate copyright notice and a
   2406     notice that there is no warranty (or else, saying that you provide
   2407     a warranty) and that users may redistribute the program under
   2408     these conditions, and telling the user how to view a copy of this
   2409     License.  (Exception: if the Program itself is interactive but
   2410     does not normally print such an announcement, your work based on
   2411     the Program is not required to print an announcement.)
   2412 
   2413 These requirements apply to the modified work as a whole.  If
   2414 identifiable sections of that work are not derived from the Program,
   2415 and can be reasonably considered independent and separate works in
   2416 themselves, then this License, and its terms, do not apply to those
   2417 sections when you distribute them as separate works.  But when you
   2418 distribute the same sections as part of a whole which is a work based
   2419 on the Program, the distribution of the whole must be on the terms of
   2420 this License, whose permissions for other licensees extend to the
   2421 entire whole, and thus to each and every part regardless of who wrote it.
   2422 
   2423 Thus, it is not the intent of this section to claim rights or contest
   2424 your rights to work written entirely by you; rather, the intent is to
   2425 exercise the right to control the distribution of derivative or
   2426 collective works based on the Program.
   2427 
   2428 In addition, mere aggregation of another work not based on the Program
   2429 with the Program (or with a work based on the Program) on a volume of
   2430 a storage or distribution medium does not bring the other work under
   2431 the scope of this License.
   2432 
   2433   3. You may copy and distribute the Program (or a work based on it,
   2434 under Section 2) in object code or executable form under the terms of
   2435 Sections 1 and 2 above provided that you also do one of the following:
   2436 
   2437     a) Accompany it with the complete corresponding machine-readable
   2438     source code, which must be distributed under the terms of Sections
   2439     1 and 2 above on a medium customarily used for software interchange; or,
   2440 
   2441     b) Accompany it with a written offer, valid for at least three
   2442     years, to give any third party, for a charge no more than your
   2443     cost of physically performing source distribution, a complete
   2444     machine-readable copy of the corresponding source code, to be
   2445     distributed under the terms of Sections 1 and 2 above on a medium
   2446     customarily used for software interchange; or,
   2447 
   2448     c) Accompany it with the information you received as to the offer
   2449     to distribute corresponding source code.  (This alternative is
   2450     allowed only for noncommercial distribution and only if you
   2451     received the program in object code or executable form with such
   2452     an offer, in accord with Subsection b above.)
   2453 
   2454 The source code for a work means the preferred form of the work for
   2455 making modifications to it.  For an executable work, complete source
   2456 code means all the source code for all modules it contains, plus any
   2457 associated interface definition files, plus the scripts used to
   2458 control compilation and installation of the executable.  However, as a
   2459 special exception, the source code distributed need not include
   2460 anything that is normally distributed (in either source or binary
   2461 form) with the major components (compiler, kernel, and so on) of the
   2462 operating system on which the executable runs, unless that component
   2463 itself accompanies the executable.
   2464 
   2465 If distribution of executable or object code is made by offering
   2466 access to copy from a designated place, then offering equivalent
   2467 access to copy the source code from the same place counts as
   2468 distribution of the source code, even though third parties are not
   2469 compelled to copy the source along with the object code.
   2470 
   2471   4. You may not copy, modify, sublicense, or distribute the Program
   2472 except as expressly provided under this License.  Any attempt
   2473 otherwise to copy, modify, sublicense or distribute the Program is
   2474 void, and will automatically terminate your rights under this License.
   2475 However, parties who have received copies, or rights, from you under
   2476 this License will not have their licenses terminated so long as such
   2477 parties remain in full compliance.
   2478 
   2479   5. You are not required to accept this License, since you have not
   2480 signed it.  However, nothing else grants you permission to modify or
   2481 distribute the Program or its derivative works.  These actions are
   2482 prohibited by law if you do not accept this License.  Therefore, by
   2483 modifying or distributing the Program (or any work based on the
   2484 Program), you indicate your acceptance of this License to do so, and
   2485 all its terms and conditions for copying, distributing or modifying
   2486 the Program or works based on it.
   2487 
   2488   6. Each time you redistribute the Program (or any work based on the
   2489 Program), the recipient automatically receives a license from the
   2490 original licensor to copy, distribute or modify the Program subject to
   2491 these terms and conditions.  You may not impose any further
   2492 restrictions on the recipients' exercise of the rights granted herein.
   2493 You are not responsible for enforcing compliance by third parties to
   2494 this License.
   2495 
   2496   7. If, as a consequence of a court judgment or allegation of patent
   2497 infringement or for any other reason (not limited to patent issues),
   2498 conditions are imposed on you (whether by court order, agreement or
   2499 otherwise) that contradict the conditions of this License, they do not
   2500 excuse you from the conditions of this License.  If you cannot
   2501 distribute so as to satisfy simultaneously your obligations under this
   2502 License and any other pertinent obligations, then as a consequence you
   2503 may not distribute the Program at all.  For example, if a patent
   2504 license would not permit royalty-free redistribution of the Program by
   2505 all those who receive copies directly or indirectly through you, then
   2506 the only way you could satisfy both it and this License would be to
   2507 refrain entirely from distribution of the Program.
   2508 
   2509 If any portion of this section is held invalid or unenforceable under
   2510 any particular circumstance, the balance of the section is intended to
   2511 apply and the section as a whole is intended to apply in other
   2512 circumstances.
   2513 
   2514 It is not the purpose of this section to induce you to infringe any
   2515 patents or other property right claims or to contest validity of any
   2516 such claims; this section has the sole purpose of protecting the
   2517 integrity of the free software distribution system, which is
   2518 implemented by public license practices.  Many people have made
   2519 generous contributions to the wide range of software distributed
   2520 through that system in reliance on consistent application of that
   2521 system; it is up to the author/donor to decide if he or she is willing
   2522 to distribute software through any other system and a licensee cannot
   2523 impose that choice.
   2524 
   2525 This section is intended to make thoroughly clear what is believed to
   2526 be a consequence of the rest of this License.
   2527 
   2528   8. If the distribution and/or use of the Program is restricted in
   2529 certain countries either by patents or by copyrighted interfaces, the
   2530 original copyright holder who places the Program under this License
   2531 may add an explicit geographical distribution limitation excluding
   2532 those countries, so that distribution is permitted only in or among
   2533 countries not thus excluded.  In such case, this License incorporates
   2534 the limitation as if written in the body of this License.
   2535 
   2536   9. The Free Software Foundation may publish revised and/or new versions
   2537 of the General Public License from time to time.  Such new versions will
   2538 be similar in spirit to the present version, but may differ in detail to
   2539 address new problems or concerns.
   2540 
   2541 Each version is given a distinguishing version number.  If the Program
   2542 specifies a version number of this License which applies to it and "any
   2543 later version", you have the option of following the terms and conditions
   2544 either of that version or of any later version published by the Free
   2545 Software Foundation.  If the Program does not specify a version number of
   2546 this License, you may choose any version ever published by the Free Software
   2547 Foundation.
   2548 
   2549   10. If you wish to incorporate parts of the Program into other free
   2550 programs whose distribution conditions are different, write to the author
   2551 to ask for permission.  For software which is copyrighted by the Free
   2552 Software Foundation, write to the Free Software Foundation; we sometimes
   2553 make exceptions for this.  Our decision will be guided by the two goals
   2554 of preserving the free status of all derivatives of our free software and
   2555 of promoting the sharing and reuse of software generally.
   2556 
   2557 			    NO WARRANTY
   2558 
   2559   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
   2560 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
   2561 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
   2562 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
   2563 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
   2564 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
   2565 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
   2566 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
   2567 REPAIR OR CORRECTION.
   2568 
   2569   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
   2570 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
   2571 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
   2572 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
   2573 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
   2574 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
   2575 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
   2576 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
   2577 POSSIBILITY OF SUCH DAMAGES.
   2578 
   2579 		     END OF TERMS AND CONDITIONS
   2580 
   2581 	    How to Apply These Terms to Your New Programs
   2582 
   2583   If you develop a new program, and you want it to be of the greatest
   2584 possible use to the public, the best way to achieve this is to make it
   2585 free software which everyone can redistribute and change under these terms.
   2586 
   2587   To do so, attach the following notices to the program.  It is safest
   2588 to attach them to the start of each source file to most effectively
   2589 convey the exclusion of warranty; and each file should have at least
   2590 the "copyright" line and a pointer to where the full notice is found.
   2591 
   2592     &lt;one line to give the program's name and a brief idea of what it does.&gt;
   2593     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   2594 
   2595     This program is free software; you can redistribute it and/or modify
   2596     it under the terms of the GNU General Public License as published by
   2597     the Free Software Foundation; either version 2 of the License, or
   2598     (at your option) any later version.
   2599 
   2600     This program is distributed in the hope that it will be useful,
   2601     but WITHOUT ANY WARRANTY; without even the implied warranty of
   2602     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   2603     GNU General Public License for more details.
   2604 
   2605     You should have received a copy of the GNU General Public License along
   2606     with this program; if not, write to the Free Software Foundation, Inc.,
   2607     51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
   2608 
   2609 Also add information on how to contact you by electronic and paper mail.
   2610 
   2611 If the program is interactive, make it output a short notice like this
   2612 when it starts in an interactive mode:
   2613 
   2614     Gnomovision version 69, Copyright (C) year name of author
   2615     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
   2616     This is free software, and you are welcome to redistribute it
   2617     under certain conditions; type `show c' for details.
   2618 
   2619 The hypothetical commands `show w' and `show c' should show the appropriate
   2620 parts of the General Public License.  Of course, the commands you use may
   2621 be called something other than `show w' and `show c'; they could even be
   2622 mouse-clicks or menu items--whatever suits your program.
   2623 
   2624 You should also get your employer (if you work as a programmer) or your
   2625 school, if any, to sign a "copyright disclaimer" for the program, if
   2626 necessary.  Here is a sample; alter the names:
   2627 
   2628   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
   2629   `Gnomovision' (which makes passes at compilers) written by James Hacker.
   2630 
   2631   &lt;signature of Ty Coon&gt;, 1 April 1989
   2632   Ty Coon, President of Vice
   2633 
   2634 This General Public License does not permit incorporating your program into
   2635 proprietary programs.  If your program is a subroutine library, you may
   2636 consider it more useful to permit linking proprietary applications with the
   2637 library.  If this is what you want to do, use the GNU Lesser General
   2638 Public License instead of this License.
   2639 </pre>
   2640 </div>
   2641 </div>
   2642 
   2643 
   2644 <div class="product">
   2645 <span class="title">acpid</span>
   2646 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   2647 <span class="homepage"><a href="http://acpid.sourceforge.net">homepage</a></span>
   2648 <div class="licence">
   2649 <pre>		    GNU GENERAL PUBLIC LICENSE
   2650 		       Version 2, June 1991
   2651 
   2652  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
   2653                           675 Mass Ave, Cambridge, MA 02139, USA
   2654  Everyone is permitted to copy and distribute verbatim copies
   2655  of this license document, but changing it is not allowed.
   2656 
   2657 			    Preamble
   2658 
   2659   The licenses for most software are designed to take away your
   2660 freedom to share and change it.  By contrast, the GNU General Public
   2661 License is intended to guarantee your freedom to share and change free
   2662 software--to make sure the software is free for all its users.  This
   2663 General Public License applies to most of the Free Software
   2664 Foundation's software and to any other program whose authors commit to
   2665 using it.  (Some other Free Software Foundation software is covered by
   2666 the GNU Library General Public License instead.)  You can apply it to
   2667 your programs, too.
   2668 
   2669   When we speak of free software, we are referring to freedom, not
   2670 price.  Our General Public Licenses are designed to make sure that you
   2671 have the freedom to distribute copies of free software (and charge for
   2672 this service if you wish), that you receive source code or can get it
   2673 if you want it, that you can change the software or use pieces of it
   2674 in new free programs; and that you know you can do these things.
   2675 
   2676   To protect your rights, we need to make restrictions that forbid
   2677 anyone to deny you these rights or to ask you to surrender the rights.
   2678 These restrictions translate to certain responsibilities for you if you
   2679 distribute copies of the software, or if you modify it.
   2680 
   2681   For example, if you distribute copies of such a program, whether
   2682 gratis or for a fee, you must give the recipients all the rights that
   2683 you have.  You must make sure that they, too, receive or can get the
   2684 source code.  And you must show them these terms so they know their
   2685 rights.
   2686 
   2687   We protect your rights with two steps: (1) copyright the software, and
   2688 (2) offer you this license which gives you legal permission to copy,
   2689 distribute and/or modify the software.
   2690 
   2691   Also, for each author's protection and ours, we want to make certain
   2692 that everyone understands that there is no warranty for this free
   2693 software.  If the software is modified by someone else and passed on, we
   2694 want its recipients to know that what they have is not the original, so
   2695 that any problems introduced by others will not reflect on the original
   2696 authors' reputations.
   2697 
   2698   Finally, any free program is threatened constantly by software
   2699 patents.  We wish to avoid the danger that redistributors of a free
   2700 program will individually obtain patent licenses, in effect making the
   2701 program proprietary.  To prevent this, we have made it clear that any
   2702 patent must be licensed for everyone's free use or not licensed at all.
   2703 
   2704   The precise terms and conditions for copying, distribution and
   2705 modification follow.
   2706 
   2708 		    GNU GENERAL PUBLIC LICENSE
   2709    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   2710 
   2711   0. This License applies to any program or other work which contains
   2712 a notice placed by the copyright holder saying it may be distributed
   2713 under the terms of this General Public License.  The "Program", below,
   2714 refers to any such program or work, and a "work based on the Program"
   2715 means either the Program or any derivative work under copyright law:
   2716 that is to say, a work containing the Program or a portion of it,
   2717 either verbatim or with modifications and/or translated into another
   2718 language.  (Hereinafter, translation is included without limitation in
   2719 the term "modification".)  Each licensee is addressed as "you".
   2720 
   2721 Activities other than copying, distribution and modification are not
   2722 covered by this License; they are outside its scope.  The act of
   2723 running the Program is not restricted, and the output from the Program
   2724 is covered only if its contents constitute a work based on the
   2725 Program (independent of having been made by running the Program).
   2726 Whether that is true depends on what the Program does.
   2727 
   2728   1. You may copy and distribute verbatim copies of the Program's
   2729 source code as you receive it, in any medium, provided that you
   2730 conspicuously and appropriately publish on each copy an appropriate
   2731 copyright notice and disclaimer of warranty; keep intact all the
   2732 notices that refer to this License and to the absence of any warranty;
   2733 and give any other recipients of the Program a copy of this License
   2734 along with the Program.
   2735 
   2736 You may charge a fee for the physical act of transferring a copy, and
   2737 you may at your option offer warranty protection in exchange for a fee.
   2738 
   2739   2. You may modify your copy or copies of the Program or any portion
   2740 of it, thus forming a work based on the Program, and copy and
   2741 distribute such modifications or work under the terms of Section 1
   2742 above, provided that you also meet all of these conditions:
   2743 
   2744     a) You must cause the modified files to carry prominent notices
   2745     stating that you changed the files and the date of any change.
   2746 
   2747     b) You must cause any work that you distribute or publish, that in
   2748     whole or in part contains or is derived from the Program or any
   2749     part thereof, to be licensed as a whole at no charge to all third
   2750     parties under the terms of this License.
   2751 
   2752     c) If the modified program normally reads commands interactively
   2753     when run, you must cause it, when started running for such
   2754     interactive use in the most ordinary way, to print or display an
   2755     announcement including an appropriate copyright notice and a
   2756     notice that there is no warranty (or else, saying that you provide
   2757     a warranty) and that users may redistribute the program under
   2758     these conditions, and telling the user how to view a copy of this
   2759     License.  (Exception: if the Program itself is interactive but
   2760     does not normally print such an announcement, your work based on
   2761     the Program is not required to print an announcement.)
   2762 
   2764 These requirements apply to the modified work as a whole.  If
   2765 identifiable sections of that work are not derived from the Program,
   2766 and can be reasonably considered independent and separate works in
   2767 themselves, then this License, and its terms, do not apply to those
   2768 sections when you distribute them as separate works.  But when you
   2769 distribute the same sections as part of a whole which is a work based
   2770 on the Program, the distribution of the whole must be on the terms of
   2771 this License, whose permissions for other licensees extend to the
   2772 entire whole, and thus to each and every part regardless of who wrote it.
   2773 
   2774 Thus, it is not the intent of this section to claim rights or contest
   2775 your rights to work written entirely by you; rather, the intent is to
   2776 exercise the right to control the distribution of derivative or
   2777 collective works based on the Program.
   2778 
   2779 In addition, mere aggregation of another work not based on the Program
   2780 with the Program (or with a work based on the Program) on a volume of
   2781 a storage or distribution medium does not bring the other work under
   2782 the scope of this License.
   2783 
   2784   3. You may copy and distribute the Program (or a work based on it,
   2785 under Section 2) in object code or executable form under the terms of
   2786 Sections 1 and 2 above provided that you also do one of the following:
   2787 
   2788     a) Accompany it with the complete corresponding machine-readable
   2789     source code, which must be distributed under the terms of Sections
   2790     1 and 2 above on a medium customarily used for software interchange; or,
   2791 
   2792     b) Accompany it with a written offer, valid for at least three
   2793     years, to give any third party, for a charge no more than your
   2794     cost of physically performing source distribution, a complete
   2795     machine-readable copy of the corresponding source code, to be
   2796     distributed under the terms of Sections 1 and 2 above on a medium
   2797     customarily used for software interchange; or,
   2798 
   2799     c) Accompany it with the information you received as to the offer
   2800     to distribute corresponding source code.  (This alternative is
   2801     allowed only for noncommercial distribution and only if you
   2802     received the program in object code or executable form with such
   2803     an offer, in accord with Subsection b above.)
   2804 
   2805 The source code for a work means the preferred form of the work for
   2806 making modifications to it.  For an executable work, complete source
   2807 code means all the source code for all modules it contains, plus any
   2808 associated interface definition files, plus the scripts used to
   2809 control compilation and installation of the executable.  However, as a
   2810 special exception, the source code distributed need not include
   2811 anything that is normally distributed (in either source or binary
   2812 form) with the major components (compiler, kernel, and so on) of the
   2813 operating system on which the executable runs, unless that component
   2814 itself accompanies the executable.
   2815 
   2816 If distribution of executable or object code is made by offering
   2817 access to copy from a designated place, then offering equivalent
   2818 access to copy the source code from the same place counts as
   2819 distribution of the source code, even though third parties are not
   2820 compelled to copy the source along with the object code.
   2821 
   2823   4. You may not copy, modify, sublicense, or distribute the Program
   2824 except as expressly provided under this License.  Any attempt
   2825 otherwise to copy, modify, sublicense or distribute the Program is
   2826 void, and will automatically terminate your rights under this License.
   2827 However, parties who have received copies, or rights, from you under
   2828 this License will not have their licenses terminated so long as such
   2829 parties remain in full compliance.
   2830 
   2831   5. You are not required to accept this License, since you have not
   2832 signed it.  However, nothing else grants you permission to modify or
   2833 distribute the Program or its derivative works.  These actions are
   2834 prohibited by law if you do not accept this License.  Therefore, by
   2835 modifying or distributing the Program (or any work based on the
   2836 Program), you indicate your acceptance of this License to do so, and
   2837 all its terms and conditions for copying, distributing or modifying
   2838 the Program or works based on it.
   2839 
   2840   6. Each time you redistribute the Program (or any work based on the
   2841 Program), the recipient automatically receives a license from the
   2842 original licensor to copy, distribute or modify the Program subject to
   2843 these terms and conditions.  You may not impose any further
   2844 restrictions on the recipients' exercise of the rights granted herein.
   2845 You are not responsible for enforcing compliance by third parties to
   2846 this License.
   2847 
   2848   7. If, as a consequence of a court judgment or allegation of patent
   2849 infringement or for any other reason (not limited to patent issues),
   2850 conditions are imposed on you (whether by court order, agreement or
   2851 otherwise) that contradict the conditions of this License, they do not
   2852 excuse you from the conditions of this License.  If you cannot
   2853 distribute so as to satisfy simultaneously your obligations under this
   2854 License and any other pertinent obligations, then as a consequence you
   2855 may not distribute the Program at all.  For example, if a patent
   2856 license would not permit royalty-free redistribution of the Program by
   2857 all those who receive copies directly or indirectly through you, then
   2858 the only way you could satisfy both it and this License would be to
   2859 refrain entirely from distribution of the Program.
   2860 
   2861 If any portion of this section is held invalid or unenforceable under
   2862 any particular circumstance, the balance of the section is intended to
   2863 apply and the section as a whole is intended to apply in other
   2864 circumstances.
   2865 
   2866 It is not the purpose of this section to induce you to infringe any
   2867 patents or other property right claims or to contest validity of any
   2868 such claims; this section has the sole purpose of protecting the
   2869 integrity of the free software distribution system, which is
   2870 implemented by public license practices.  Many people have made
   2871 generous contributions to the wide range of software distributed
   2872 through that system in reliance on consistent application of that
   2873 system; it is up to the author/donor to decide if he or she is willing
   2874 to distribute software through any other system and a licensee cannot
   2875 impose that choice.
   2876 
   2877 This section is intended to make thoroughly clear what is believed to
   2878 be a consequence of the rest of this License.
   2879 
   2881   8. If the distribution and/or use of the Program is restricted in
   2882 certain countries either by patents or by copyrighted interfaces, the
   2883 original copyright holder who places the Program under this License
   2884 may add an explicit geographical distribution limitation excluding
   2885 those countries, so that distribution is permitted only in or among
   2886 countries not thus excluded.  In such case, this License incorporates
   2887 the limitation as if written in the body of this License.
   2888 
   2889   9. The Free Software Foundation may publish revised and/or new versions
   2890 of the General Public License from time to time.  Such new versions will
   2891 be similar in spirit to the present version, but may differ in detail to
   2892 address new problems or concerns.
   2893 
   2894 Each version is given a distinguishing version number.  If the Program
   2895 specifies a version number of this License which applies to it and "any
   2896 later version", you have the option of following the terms and conditions
   2897 either of that version or of any later version published by the Free
   2898 Software Foundation.  If the Program does not specify a version number of
   2899 this License, you may choose any version ever published by the Free Software
   2900 Foundation.
   2901 
   2902   10. If you wish to incorporate parts of the Program into other free
   2903 programs whose distribution conditions are different, write to the author
   2904 to ask for permission.  For software which is copyrighted by the Free
   2905 Software Foundation, write to the Free Software Foundation; we sometimes
   2906 make exceptions for this.  Our decision will be guided by the two goals
   2907 of preserving the free status of all derivatives of our free software and
   2908 of promoting the sharing and reuse of software generally.
   2909 
   2910 			    NO WARRANTY
   2911 
   2912   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
   2913 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
   2914 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
   2915 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
   2916 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
   2917 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
   2918 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
   2919 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
   2920 REPAIR OR CORRECTION.
   2921 
   2922   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
   2923 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
   2924 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
   2925 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
   2926 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
   2927 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
   2928 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
   2929 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
   2930 POSSIBILITY OF SUCH DAMAGES.
   2931 
   2932 		     END OF TERMS AND CONDITIONS
   2933 
   2935 	Appendix: How to Apply These Terms to Your New Programs
   2936 
   2937   If you develop a new program, and you want it to be of the greatest
   2938 possible use to the public, the best way to achieve this is to make it
   2939 free software which everyone can redistribute and change under these terms.
   2940 
   2941   To do so, attach the following notices to the program.  It is safest
   2942 to attach them to the start of each source file to most effectively
   2943 convey the exclusion of warranty; and each file should have at least
   2944 the "copyright" line and a pointer to where the full notice is found.
   2945 
   2946     &lt;one line to give the program's name and a brief idea of what it does.&gt;
   2947     Copyright (C) 19yy  &lt;name of author&gt;
   2948 
   2949     This program is free software; you can redistribute it and/or modify
   2950     it under the terms of the GNU General Public License as published by
   2951     the Free Software Foundation; either version 2 of the License, or
   2952     (at your option) any later version.
   2953 
   2954     This program is distributed in the hope that it will be useful,
   2955     but WITHOUT ANY WARRANTY; without even the implied warranty of
   2956     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   2957     GNU General Public License for more details.
   2958 
   2959     You should have received a copy of the GNU General Public License
   2960     along with this program; if not, write to the Free Software
   2961     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
   2962 
   2963 Also add information on how to contact you by electronic and paper mail.
   2964 
   2965 If the program is interactive, make it output a short notice like this
   2966 when it starts in an interactive mode:
   2967 
   2968     Gnomovision version 69, Copyright (C) 19yy name of author
   2969     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
   2970     This is free software, and you are welcome to redistribute it
   2971     under certain conditions; type `show c' for details.
   2972 
   2973 The hypothetical commands `show w' and `show c' should show the appropriate
   2974 parts of the General Public License.  Of course, the commands you use may
   2975 be called something other than `show w' and `show c'; they could even be
   2976 mouse-clicks or menu items--whatever suits your program.
   2977 
   2978 You should also get your employer (if you work as a programmer) or your
   2979 school, if any, to sign a "copyright disclaimer" for the program, if
   2980 necessary.  Here is a sample; alter the names:
   2981 
   2982   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
   2983   `Gnomovision' (which makes passes at compilers) written by James Hacker.
   2984 
   2985   &lt;signature of Ty Coon&gt;, 1 April 1989
   2986   Ty Coon, President of Vice
   2987 
   2988 This General Public License does not permit incorporating your program into
   2989 proprietary programs.  If your program is a subroutine library, you may
   2990 consider it more useful to permit linking proprietary applications with the
   2991 library.  If this is what you want to do, use the GNU Library General
   2992 Public License instead of this License.
   2993 </pre>
   2994 </div>
   2995 </div>
   2996 
   2997 
   2998 <div class="product">
   2999 <span class="title">alsa-headers</span>
   3000 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   3001 <span class="homepage"><a href="http://www.alsa-project.org/">homepage</a></span>
   3002 <div class="licence">
   3003 <pre>		    GNU GENERAL PUBLIC LICENSE
   3004 		       Version 2, June 1991
   3005 
   3006  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
   3007                        59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   3008  Everyone is permitted to copy and distribute verbatim copies
   3009  of this license document, but changing it is not allowed.
   3010 
   3011 			    Preamble
   3012 
   3013   The licenses for most software are designed to take away your
   3014 freedom to share and change it.  By contrast, the GNU General Public
   3015 License is intended to guarantee your freedom to share and change free
   3016 software--to make sure the software is free for all its users.  This
   3017 General Public License applies to most of the Free Software
   3018 Foundation's software and to any other program whose authors commit to
   3019 using it.  (Some other Free Software Foundation software is covered by
   3020 the GNU Library General Public License instead.)  You can apply it to
   3021 your programs, too.
   3022 
   3023   When we speak of free software, we are referring to freedom, not
   3024 price.  Our General Public Licenses are designed to make sure that you
   3025 have the freedom to distribute copies of free software (and charge for
   3026 this service if you wish), that you receive source code or can get it
   3027 if you want it, that you can change the software or use pieces of it
   3028 in new free programs; and that you know you can do these things.
   3029 
   3030   To protect your rights, we need to make restrictions that forbid
   3031 anyone to deny you these rights or to ask you to surrender the rights.
   3032 These restrictions translate to certain responsibilities for you if you
   3033 distribute copies of the software, or if you modify it.
   3034 
   3035   For example, if you distribute copies of such a program, whether
   3036 gratis or for a fee, you must give the recipients all the rights that
   3037 you have.  You must make sure that they, too, receive or can get the
   3038 source code.  And you must show them these terms so they know their
   3039 rights.
   3040 
   3041   We protect your rights with two steps: (1) copyright the software, and
   3042 (2) offer you this license which gives you legal permission to copy,
   3043 distribute and/or modify the software.
   3044 
   3045   Also, for each author's protection and ours, we want to make certain
   3046 that everyone understands that there is no warranty for this free
   3047 software.  If the software is modified by someone else and passed on, we
   3048 want its recipients to know that what they have is not the original, so
   3049 that any problems introduced by others will not reflect on the original
   3050 authors' reputations.
   3051 
   3052   Finally, any free program is threatened constantly by software
   3053 patents.  We wish to avoid the danger that redistributors of a free
   3054 program will individually obtain patent licenses, in effect making the
   3055 program proprietary.  To prevent this, we have made it clear that any
   3056 patent must be licensed for everyone's free use or not licensed at all.
   3057 
   3058   The precise terms and conditions for copying, distribution and
   3059 modification follow.
   3060 
   3062 		    GNU GENERAL PUBLIC LICENSE
   3063    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   3064 
   3065   0. This License applies to any program or other work which contains
   3066 a notice placed by the copyright holder saying it may be distributed
   3067 under the terms of this General Public License.  The "Program", below,
   3068 refers to any such program or work, and a "work based on the Program"
   3069 means either the Program or any derivative work under copyright law:
   3070 that is to say, a work containing the Program or a portion of it,
   3071 either verbatim or with modifications and/or translated into another
   3072 language.  (Hereinafter, translation is included without limitation in
   3073 the term "modification".)  Each licensee is addressed as "you".
   3074 
   3075 Activities other than copying, distribution and modification are not
   3076 covered by this License; they are outside its scope.  The act of
   3077 running the Program is not restricted, and the output from the Program
   3078 is covered only if its contents constitute a work based on the
   3079 Program (independent of having been made by running the Program).
   3080 Whether that is true depends on what the Program does.
   3081 
   3082   1. You may copy and distribute verbatim copies of the Program's
   3083 source code as you receive it, in any medium, provided that you
   3084 conspicuously and appropriately publish on each copy an appropriate
   3085 copyright notice and disclaimer of warranty; keep intact all the
   3086 notices that refer to this License and to the absence of any warranty;
   3087 and give any other recipients of the Program a copy of this License
   3088 along with the Program.
   3089 
   3090 You may charge a fee for the physical act of transferring a copy, and
   3091 you may at your option offer warranty protection in exchange for a fee.
   3092 
   3093   2. You may modify your copy or copies of the Program or any portion
   3094 of it, thus forming a work based on the Program, and copy and
   3095 distribute such modifications or work under the terms of Section 1
   3096 above, provided that you also meet all of these conditions:
   3097 
   3098     a) You must cause the modified files to carry prominent notices
   3099     stating that you changed the files and the date of any change.
   3100 
   3101     b) You must cause any work that you distribute or publish, that in
   3102     whole or in part contains or is derived from the Program or any
   3103     part thereof, to be licensed as a whole at no charge to all third
   3104     parties under the terms of this License.
   3105 
   3106     c) If the modified program normally reads commands interactively
   3107     when run, you must cause it, when started running for such
   3108     interactive use in the most ordinary way, to print or display an
   3109     announcement including an appropriate copyright notice and a
   3110     notice that there is no warranty (or else, saying that you provide
   3111     a warranty) and that users may redistribute the program under
   3112     these conditions, and telling the user how to view a copy of this
   3113     License.  (Exception: if the Program itself is interactive but
   3114     does not normally print such an announcement, your work based on
   3115     the Program is not required to print an announcement.)
   3116 
   3118 These requirements apply to the modified work as a whole.  If
   3119 identifiable sections of that work are not derived from the Program,
   3120 and can be reasonably considered independent and separate works in
   3121 themselves, then this License, and its terms, do not apply to those
   3122 sections when you distribute them as separate works.  But when you
   3123 distribute the same sections as part of a whole which is a work based
   3124 on the Program, the distribution of the whole must be on the terms of
   3125 this License, whose permissions for other licensees extend to the
   3126 entire whole, and thus to each and every part regardless of who wrote it.
   3127 
   3128 Thus, it is not the intent of this section to claim rights or contest
   3129 your rights to work written entirely by you; rather, the intent is to
   3130 exercise the right to control the distribution of derivative or
   3131 collective works based on the Program.
   3132 
   3133 In addition, mere aggregation of another work not based on the Program
   3134 with the Program (or with a work based on the Program) on a volume of
   3135 a storage or distribution medium does not bring the other work under
   3136 the scope of this License.
   3137 
   3138   3. You may copy and distribute the Program (or a work based on it,
   3139 under Section 2) in object code or executable form under the terms of
   3140 Sections 1 and 2 above provided that you also do one of the following:
   3141 
   3142     a) Accompany it with the complete corresponding machine-readable
   3143     source code, which must be distributed under the terms of Sections
   3144     1 and 2 above on a medium customarily used for software interchange; or,
   3145 
   3146     b) Accompany it with a written offer, valid for at least three
   3147     years, to give any third party, for a charge no more than your
   3148     cost of physically performing source distribution, a complete
   3149     machine-readable copy of the corresponding source code, to be
   3150     distributed under the terms of Sections 1 and 2 above on a medium
   3151     customarily used for software interchange; or,
   3152 
   3153     c) Accompany it with the information you received as to the offer
   3154     to distribute corresponding source code.  (This alternative is
   3155     allowed only for noncommercial distribution and only if you
   3156     received the program in object code or executable form with such
   3157     an offer, in accord with Subsection b above.)
   3158 
   3159 The source code for a work means the preferred form of the work for
   3160 making modifications to it.  For an executable work, complete source
   3161 code means all the source code for all modules it contains, plus any
   3162 associated interface definition files, plus the scripts used to
   3163 control compilation and installation of the executable.  However, as a
   3164 special exception, the source code distributed need not include
   3165 anything that is normally distributed (in either source or binary
   3166 form) with the major components (compiler, kernel, and so on) of the
   3167 operating system on which the executable runs, unless that component
   3168 itself accompanies the executable.
   3169 
   3170 If distribution of executable or object code is made by offering
   3171 access to copy from a designated place, then offering equivalent
   3172 access to copy the source code from the same place counts as
   3173 distribution of the source code, even though third parties are not
   3174 compelled to copy the source along with the object code.
   3175 
   3177   4. You may not copy, modify, sublicense, or distribute the Program
   3178 except as expressly provided under this License.  Any attempt
   3179 otherwise to copy, modify, sublicense or distribute the Program is
   3180 void, and will automatically terminate your rights under this License.
   3181 However, parties who have received copies, or rights, from you under
   3182 this License will not have their licenses terminated so long as such
   3183 parties remain in full compliance.
   3184 
   3185   5. You are not required to accept this License, since you have not
   3186 signed it.  However, nothing else grants you permission to modify or
   3187 distribute the Program or its derivative works.  These actions are
   3188 prohibited by law if you do not accept this License.  Therefore, by
   3189 modifying or distributing the Program (or any work based on the
   3190 Program), you indicate your acceptance of this License to do so, and
   3191 all its terms and conditions for copying, distributing or modifying
   3192 the Program or works based on it.
   3193 
   3194   6. Each time you redistribute the Program (or any work based on the
   3195 Program), the recipient automatically receives a license from the
   3196 original licensor to copy, distribute or modify the Program subject to
   3197 these terms and conditions.  You may not impose any further
   3198 restrictions on the recipients' exercise of the rights granted herein.
   3199 You are not responsible for enforcing compliance by third parties to
   3200 this License.
   3201 
   3202   7. If, as a consequence of a court judgment or allegation of patent
   3203 infringement or for any other reason (not limited to patent issues),
   3204 conditions are imposed on you (whether by court order, agreement or
   3205 otherwise) that contradict the conditions of this License, they do not
   3206 excuse you from the conditions of this License.  If you cannot
   3207 distribute so as to satisfy simultaneously your obligations under this
   3208 License and any other pertinent obligations, then as a consequence you
   3209 may not distribute the Program at all.  For example, if a patent
   3210 license would not permit royalty-free redistribution of the Program by
   3211 all those who receive copies directly or indirectly through you, then
   3212 the only way you could satisfy both it and this License would be to
   3213 refrain entirely from distribution of the Program.
   3214 
   3215 If any portion of this section is held invalid or unenforceable under
   3216 any particular circumstance, the balance of the section is intended to
   3217 apply and the section as a whole is intended to apply in other
   3218 circumstances.
   3219 
   3220 It is not the purpose of this section to induce you to infringe any
   3221 patents or other property right claims or to contest validity of any
   3222 such claims; this section has the sole purpose of protecting the
   3223 integrity of the free software distribution system, which is
   3224 implemented by public license practices.  Many people have made
   3225 generous contributions to the wide range of software distributed
   3226 through that system in reliance on consistent application of that
   3227 system; it is up to the author/donor to decide if he or she is willing
   3228 to distribute software through any other system and a licensee cannot
   3229 impose that choice.
   3230 
   3231 This section is intended to make thoroughly clear what is believed to
   3232 be a consequence of the rest of this License.
   3233 
   3235   8. If the distribution and/or use of the Program is restricted in
   3236 certain countries either by patents or by copyrighted interfaces, the
   3237 original copyright holder who places the Program under this License
   3238 may add an explicit geographical distribution limitation excluding
   3239 those countries, so that distribution is permitted only in or among
   3240 countries not thus excluded.  In such case, this License incorporates
   3241 the limitation as if written in the body of this License.
   3242 
   3243   9. The Free Software Foundation may publish revised and/or new versions
   3244 of the General Public License from time to time.  Such new versions will
   3245 be similar in spirit to the present version, but may differ in detail to
   3246 address new problems or concerns.
   3247 
   3248 Each version is given a distinguishing version number.  If the Program
   3249 specifies a version number of this License which applies to it and "any
   3250 later version", you have the option of following the terms and conditions
   3251 either of that version or of any later version published by the Free
   3252 Software Foundation.  If the Program does not specify a version number of
   3253 this License, you may choose any version ever published by the Free Software
   3254 Foundation.
   3255 
   3256   10. If you wish to incorporate parts of the Program into other free
   3257 programs whose distribution conditions are different, write to the author
   3258 to ask for permission.  For software which is copyrighted by the Free
   3259 Software Foundation, write to the Free Software Foundation; we sometimes
   3260 make exceptions for this.  Our decision will be guided by the two goals
   3261 of preserving the free status of all derivatives of our free software and
   3262 of promoting the sharing and reuse of software generally.
   3263 
   3264 			    NO WARRANTY
   3265 
   3266   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
   3267 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
   3268 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
   3269 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
   3270 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
   3271 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
   3272 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
   3273 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
   3274 REPAIR OR CORRECTION.
   3275 
   3276   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
   3277 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
   3278 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
   3279 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
   3280 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
   3281 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
   3282 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
   3283 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
   3284 POSSIBILITY OF SUCH DAMAGES.
   3285 
   3286 		     END OF TERMS AND CONDITIONS
   3287 
   3289 	    How to Apply These Terms to Your New Programs
   3290 
   3291   If you develop a new program, and you want it to be of the greatest
   3292 possible use to the public, the best way to achieve this is to make it
   3293 free software which everyone can redistribute and change under these terms.
   3294 
   3295   To do so, attach the following notices to the program.  It is safest
   3296 to attach them to the start of each source file to most effectively
   3297 convey the exclusion of warranty; and each file should have at least
   3298 the "copyright" line and a pointer to where the full notice is found.
   3299 
   3300     &lt;one line to give the program's name and a brief idea of what it does.&gt;
   3301     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   3302 
   3303     This program is free software; you can redistribute it and/or modify
   3304     it under the terms of the GNU General Public License as published by
   3305     the Free Software Foundation; either version 2 of the License, or
   3306     (at your option) any later version.
   3307 
   3308     This program is distributed in the hope that it will be useful,
   3309     but WITHOUT ANY WARRANTY; without even the implied warranty of
   3310     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   3311     GNU General Public License for more details.
   3312 
   3313     You should have received a copy of the GNU General Public License
   3314     along with this program; if not, write to the Free Software
   3315     Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   3316 
   3317 
   3318 Also add information on how to contact you by electronic and paper mail.
   3319 
   3320 If the program is interactive, make it output a short notice like this
   3321 when it starts in an interactive mode:
   3322 
   3323     Gnomovision version 69, Copyright (C) year name of author
   3324     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
   3325     This is free software, and you are welcome to redistribute it
   3326     under certain conditions; type `show c' for details.
   3327 
   3328 The hypothetical commands `show w' and `show c' should show the appropriate
   3329 parts of the General Public License.  Of course, the commands you use may
   3330 be called something other than `show w' and `show c'; they could even be
   3331 mouse-clicks or menu items--whatever suits your program.
   3332 
   3333 You should also get your employer (if you work as a programmer) or your
   3334 school, if any, to sign a "copyright disclaimer" for the program, if
   3335 necessary.  Here is a sample; alter the names:
   3336 
   3337   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
   3338   `Gnomovision' (which makes passes at compilers) written by James Hacker.
   3339 
   3340   &lt;signature of Ty Coon&gt;, 1 April 1989
   3341   Ty Coon, President of Vice
   3342 
   3343 This General Public License does not permit incorporating your program into
   3344 proprietary programs.  If your program is a subroutine library, you may
   3345 consider it more useful to permit linking proprietary applications with the
   3346 library.  If this is what you want to do, use the GNU Library General
   3347 Public License instead of this License.
   3348 </pre>
   3349 </div>
   3350 </div>
   3351 
   3352 
   3353 <div class="product">
   3354 <span class="title">alsa-lib</span>
   3355 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   3356 <span class="homepage"><a href="http://www.alsa-project.org/">homepage</a></span>
   3357 <div class="licence">
   3358 <pre>		  GNU LESSER GENERAL PUBLIC LICENSE
   3359 		       Version 2.1, February 1999
   3360 
   3361  Copyright (C) 1991, 1999 Free Software Foundation, Inc.
   3362      59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   3363  Everyone is permitted to copy and distribute verbatim copies
   3364  of this license document, but changing it is not allowed.
   3365 
   3366 [This is the first released version of the Lesser GPL.  It also counts
   3367  as the successor of the GNU Library Public License, version 2, hence
   3368  the version number 2.1.]
   3369 
   3370 			    Preamble
   3371 
   3372   The licenses for most software are designed to take away your
   3373 freedom to share and change it.  By contrast, the GNU General Public
   3374 Licenses are intended to guarantee your freedom to share and change
   3375 free software--to make sure the software is free for all its users.
   3376 
   3377   This license, the Lesser General Public License, applies to some
   3378 specially designated software packages--typically libraries--of the
   3379 Free Software Foundation and other authors who decide to use it.  You
   3380 can use it too, but we suggest you first think carefully about whether
   3381 this license or the ordinary General Public License is the better
   3382 strategy to use in any particular case, based on the explanations below.
   3383 
   3384   When we speak of free software, we are referring to freedom of use,
   3385 not price.  Our General Public Licenses are designed to make sure that
   3386 you have the freedom to distribute copies of free software (and charge
   3387 for this service if you wish); that you receive source code or can get
   3388 it if you want it; that you can change the software and use pieces of
   3389 it in new free programs; and that you are informed that you can do
   3390 these things.
   3391 
   3392   To protect your rights, we need to make restrictions that forbid
   3393 distributors to deny you these rights or to ask you to surrender these
   3394 rights.  These restrictions translate to certain responsibilities for
   3395 you if you distribute copies of the library or if you modify it.
   3396 
   3397   For example, if you distribute copies of the library, whether gratis
   3398 or for a fee, you must give the recipients all the rights that we gave
   3399 you.  You must make sure that they, too, receive or can get the source
   3400 code.  If you link other code with the library, you must provide
   3401 complete object files to the recipients, so that they can relink them
   3402 with the library after making changes to the library and recompiling
   3403 it.  And you must show them these terms so they know their rights.
   3404 
   3405   We protect your rights with a two-step method: (1) we copyright the
   3406 library, and (2) we offer you this license, which gives you legal
   3407 permission to copy, distribute and/or modify the library.
   3408 
   3409   To protect each distributor, we want to make it very clear that
   3410 there is no warranty for the free library.  Also, if the library is
   3411 modified by someone else and passed on, the recipients should know
   3412 that what they have is not the original version, so that the original
   3413 author's reputation will not be affected by problems that might be
   3414 introduced by others.
   3415 
   3417   Finally, software patents pose a constant threat to the existence of
   3418 any free program.  We wish to make sure that a company cannot
   3419 effectively restrict the users of a free program by obtaining a
   3420 restrictive license from a patent holder.  Therefore, we insist that
   3421 any patent license obtained for a version of the library must be
   3422 consistent with the full freedom of use specified in this license.
   3423 
   3424   Most GNU software, including some libraries, is covered by the
   3425 ordinary GNU General Public License.  This license, the GNU Lesser
   3426 General Public License, applies to certain designated libraries, and
   3427 is quite different from the ordinary General Public License.  We use
   3428 this license for certain libraries in order to permit linking those
   3429 libraries into non-free programs.
   3430 
   3431   When a program is linked with a library, whether statically or using
   3432 a shared library, the combination of the two is legally speaking a
   3433 combined work, a derivative of the original library.  The ordinary
   3434 General Public License therefore permits such linking only if the
   3435 entire combination fits its criteria of freedom.  The Lesser General
   3436 Public License permits more lax criteria for linking other code with
   3437 the library.
   3438 
   3439   We call this license the "Lesser" General Public License because it
   3440 does Less to protect the user's freedom than the ordinary General
   3441 Public License.  It also provides other free software developers Less
   3442 of an advantage over competing non-free programs.  These disadvantages
   3443 are the reason we use the ordinary General Public License for many
   3444 libraries.  However, the Lesser license provides advantages in certain
   3445 special circumstances.
   3446 
   3447   For example, on rare occasions, there may be a special need to
   3448 encourage the widest possible use of a certain library, so that it becomes
   3449 a de-facto standard.  To achieve this, non-free programs must be
   3450 allowed to use the library.  A more frequent case is that a free
   3451 library does the same job as widely used non-free libraries.  In this
   3452 case, there is little to gain by limiting the free library to free
   3453 software only, so we use the Lesser General Public License.
   3454 
   3455   In other cases, permission to use a particular library in non-free
   3456 programs enables a greater number of people to use a large body of
   3457 free software.  For example, permission to use the GNU C Library in
   3458 non-free programs enables many more people to use the whole GNU
   3459 operating system, as well as its variant, the GNU/Linux operating
   3460 system.
   3461 
   3462   Although the Lesser General Public License is Less protective of the
   3463 users' freedom, it does ensure that the user of a program that is
   3464 linked with the Library has the freedom and the wherewithal to run
   3465 that program using a modified version of the Library.
   3466 
   3467   The precise terms and conditions for copying, distribution and
   3468 modification follow.  Pay close attention to the difference between a
   3469 "work based on the library" and a "work that uses the library".  The
   3470 former contains code derived from the library, whereas the latter must
   3471 be combined with the library in order to run.
   3472 
   3474 		  GNU LESSER GENERAL PUBLIC LICENSE
   3475    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   3476 
   3477   0. This License Agreement applies to any software library or other
   3478 program which contains a notice placed by the copyright holder or
   3479 other authorized party saying it may be distributed under the terms of
   3480 this Lesser General Public License (also called "this License").
   3481 Each licensee is addressed as "you".
   3482 
   3483   A "library" means a collection of software functions and/or data
   3484 prepared so as to be conveniently linked with application programs
   3485 (which use some of those functions and data) to form executables.
   3486 
   3487   The "Library", below, refers to any such software library or work
   3488 which has been distributed under these terms.  A "work based on the
   3489 Library" means either the Library or any derivative work under
   3490 copyright law: that is to say, a work containing the Library or a
   3491 portion of it, either verbatim or with modifications and/or translated
   3492 straightforwardly into another language.  (Hereinafter, translation is
   3493 included without limitation in the term "modification".)
   3494 
   3495   "Source code" for a work means the preferred form of the work for
   3496 making modifications to it.  For a library, complete source code means
   3497 all the source code for all modules it contains, plus any associated
   3498 interface definition files, plus the scripts used to control compilation
   3499 and installation of the library.
   3500 
   3501   Activities other than copying, distribution and modification are not
   3502 covered by this License; they are outside its scope.  The act of
   3503 running a program using the Library is not restricted, and output from
   3504 such a program is covered only if its contents constitute a work based
   3505 on the Library (independent of the use of the Library in a tool for
   3506 writing it).  Whether that is true depends on what the Library does
   3507 and what the program that uses the Library does.
   3508   
   3509   1. You may copy and distribute verbatim copies of the Library's
   3510 complete source code as you receive it, in any medium, provided that
   3511 you conspicuously and appropriately publish on each copy an
   3512 appropriate copyright notice and disclaimer of warranty; keep intact
   3513 all the notices that refer to this License and to the absence of any
   3514 warranty; and distribute a copy of this License along with the
   3515 Library.
   3516 
   3517   You may charge a fee for the physical act of transferring a copy,
   3518 and you may at your option offer warranty protection in exchange for a
   3519 fee.
   3520 
   3522   2. You may modify your copy or copies of the Library or any portion
   3523 of it, thus forming a work based on the Library, and copy and
   3524 distribute such modifications or work under the terms of Section 1
   3525 above, provided that you also meet all of these conditions:
   3526 
   3527     a) The modified work must itself be a software library.
   3528 
   3529     b) You must cause the files modified to carry prominent notices
   3530     stating that you changed the files and the date of any change.
   3531 
   3532     c) You must cause the whole of the work to be licensed at no
   3533     charge to all third parties under the terms of this License.
   3534 
   3535     d) If a facility in the modified Library refers to a function or a
   3536     table of data to be supplied by an application program that uses
   3537     the facility, other than as an argument passed when the facility
   3538     is invoked, then you must make a good faith effort to ensure that,
   3539     in the event an application does not supply such function or
   3540     table, the facility still operates, and performs whatever part of
   3541     its purpose remains meaningful.
   3542 
   3543     (For example, a function in a library to compute square roots has
   3544     a purpose that is entirely well-defined independent of the
   3545     application.  Therefore, Subsection 2d requires that any
   3546     application-supplied function or table used by this function must
   3547     be optional: if the application does not supply it, the square
   3548     root function must still compute square roots.)
   3549 
   3550 These requirements apply to the modified work as a whole.  If
   3551 identifiable sections of that work are not derived from the Library,
   3552 and can be reasonably considered independent and separate works in
   3553 themselves, then this License, and its terms, do not apply to those
   3554 sections when you distribute them as separate works.  But when you
   3555 distribute the same sections as part of a whole which is a work based
   3556 on the Library, the distribution of the whole must be on the terms of
   3557 this License, whose permissions for other licensees extend to the
   3558 entire whole, and thus to each and every part regardless of who wrote
   3559 it.
   3560 
   3561 Thus, it is not the intent of this section to claim rights or contest
   3562 your rights to work written entirely by you; rather, the intent is to
   3563 exercise the right to control the distribution of derivative or
   3564 collective works based on the Library.
   3565 
   3566 In addition, mere aggregation of another work not based on the Library
   3567 with the Library (or with a work based on the Library) on a volume of
   3568 a storage or distribution medium does not bring the other work under
   3569 the scope of this License.
   3570 
   3571   3. You may opt to apply the terms of the ordinary GNU General Public
   3572 License instead of this License to a given copy of the Library.  To do
   3573 this, you must alter all the notices that refer to this License, so
   3574 that they refer to the ordinary GNU General Public License, version 2,
   3575 instead of to this License.  (If a newer version than version 2 of the
   3576 ordinary GNU General Public License has appeared, then you can specify
   3577 that version instead if you wish.)  Do not make any other change in
   3578 these notices.
   3579 
   3581   Once this change is made in a given copy, it is irreversible for
   3582 that copy, so the ordinary GNU General Public License applies to all
   3583 subsequent copies and derivative works made from that copy.
   3584 
   3585   This option is useful when you wish to copy part of the code of
   3586 the Library into a program that is not a library.
   3587 
   3588   4. You may copy and distribute the Library (or a portion or
   3589 derivative of it, under Section 2) in object code or executable form
   3590 under the terms of Sections 1 and 2 above provided that you accompany
   3591 it with the complete corresponding machine-readable source code, which
   3592 must be distributed under the terms of Sections 1 and 2 above on a
   3593 medium customarily used for software interchange.
   3594 
   3595   If distribution of object code is made by offering access to copy
   3596 from a designated place, then offering equivalent access to copy the
   3597 source code from the same place satisfies the requirement to
   3598 distribute the source code, even though third parties are not
   3599 compelled to copy the source along with the object code.
   3600 
   3601   5. A program that contains no derivative of any portion of the
   3602 Library, but is designed to work with the Library by being compiled or
   3603 linked with it, is called a "work that uses the Library".  Such a
   3604 work, in isolation, is not a derivative work of the Library, and
   3605 therefore falls outside the scope of this License.
   3606 
   3607   However, linking a "work that uses the Library" with the Library
   3608 creates an executable that is a derivative of the Library (because it
   3609 contains portions of the Library), rather than a "work that uses the
   3610 library".  The executable is therefore covered by this License.
   3611 Section 6 states terms for distribution of such executables.
   3612 
   3613   When a "work that uses the Library" uses material from a header file
   3614 that is part of the Library, the object code for the work may be a
   3615 derivative work of the Library even though the source code is not.
   3616 Whether this is true is especially significant if the work can be
   3617 linked without the Library, or if the work is itself a library.  The
   3618 threshold for this to be true is not precisely defined by law.
   3619 
   3620   If such an object file uses only numerical parameters, data
   3621 structure layouts and accessors, and small macros and small inline
   3622 functions (ten lines or less in length), then the use of the object
   3623 file is unrestricted, regardless of whether it is legally a derivative
   3624 work.  (Executables containing this object code plus portions of the
   3625 Library will still fall under Section 6.)
   3626 
   3627   Otherwise, if the work is a derivative of the Library, you may
   3628 distribute the object code for the work under the terms of Section 6.
   3629 Any executables containing that work also fall under Section 6,
   3630 whether or not they are linked directly with the Library itself.
   3631 
   3633   6. As an exception to the Sections above, you may also combine or
   3634 link a "work that uses the Library" with the Library to produce a
   3635 work containing portions of the Library, and distribute that work
   3636 under terms of your choice, provided that the terms permit
   3637 modification of the work for the customer's own use and reverse
   3638 engineering for debugging such modifications.
   3639 
   3640   You must give prominent notice with each copy of the work that the
   3641 Library is used in it and that the Library and its use are covered by
   3642 this License.  You must supply a copy of this License.  If the work
   3643 during execution displays copyright notices, you must include the
   3644 copyright notice for the Library among them, as well as a reference
   3645 directing the user to the copy of this License.  Also, you must do one
   3646 of these things:
   3647 
   3648     a) Accompany the work with the complete corresponding
   3649     machine-readable source code for the Library including whatever
   3650     changes were used in the work (which must be distributed under
   3651     Sections 1 and 2 above); and, if the work is an executable linked
   3652     with the Library, with the complete machine-readable "work that
   3653     uses the Library", as object code and/or source code, so that the
   3654     user can modify the Library and then relink to produce a modified
   3655     executable containing the modified Library.  (It is understood
   3656     that the user who changes the contents of definitions files in the
   3657     Library will not necessarily be able to recompile the application
   3658     to use the modified definitions.)
   3659 
   3660     b) Use a suitable shared library mechanism for linking with the
   3661     Library.  A suitable mechanism is one that (1) uses at run time a
   3662     copy of the library already present on the user's computer system,
   3663     rather than copying library functions into the executable, and (2)
   3664     will operate properly with a modified version of the library, if
   3665     the user installs one, as long as the modified version is
   3666     interface-compatible with the version that the work was made with.
   3667 
   3668     c) Accompany the work with a written offer, valid for at
   3669     least three years, to give the same user the materials
   3670     specified in Subsection 6a, above, for a charge no more
   3671     than the cost of performing this distribution.
   3672 
   3673     d) If distribution of the work is made by offering access to copy
   3674     from a designated place, offer equivalent access to copy the above
   3675     specified materials from the same place.
   3676 
   3677     e) Verify that the user has already received a copy of these
   3678     materials or that you have already sent this user a copy.
   3679 
   3680   For an executable, the required form of the "work that uses the
   3681 Library" must include any data and utility programs needed for
   3682 reproducing the executable from it.  However, as a special exception,
   3683 the materials to be distributed need not include anything that is
   3684 normally distributed (in either source or binary form) with the major
   3685 components (compiler, kernel, and so on) of the operating system on
   3686 which the executable runs, unless that component itself accompanies
   3687 the executable.
   3688 
   3689   It may happen that this requirement contradicts the license
   3690 restrictions of other proprietary libraries that do not normally
   3691 accompany the operating system.  Such a contradiction means you cannot
   3692 use both them and the Library together in an executable that you
   3693 distribute.
   3694 
   3696   7. You may place library facilities that are a work based on the
   3697 Library side-by-side in a single library together with other library
   3698 facilities not covered by this License, and distribute such a combined
   3699 library, provided that the separate distribution of the work based on
   3700 the Library and of the other library facilities is otherwise
   3701 permitted, and provided that you do these two things:
   3702 
   3703     a) Accompany the combined library with a copy of the same work
   3704     based on the Library, uncombined with any other library
   3705     facilities.  This must be distributed under the terms of the
   3706     Sections above.
   3707 
   3708     b) Give prominent notice with the combined library of the fact
   3709     that part of it is a work based on the Library, and explaining
   3710     where to find the accompanying uncombined form of the same work.
   3711 
   3712   8. You may not copy, modify, sublicense, link with, or distribute
   3713 the Library except as expressly provided under this License.  Any
   3714 attempt otherwise to copy, modify, sublicense, link with, or
   3715 distribute the Library is void, and will automatically terminate your
   3716 rights under this License.  However, parties who have received copies,
   3717 or rights, from you under this License will not have their licenses
   3718 terminated so long as such parties remain in full compliance.
   3719 
   3720   9. You are not required to accept this License, since you have not
   3721 signed it.  However, nothing else grants you permission to modify or
   3722 distribute the Library or its derivative works.  These actions are
   3723 prohibited by law if you do not accept this License.  Therefore, by
   3724 modifying or distributing the Library (or any work based on the
   3725 Library), you indicate your acceptance of this License to do so, and
   3726 all its terms and conditions for copying, distributing or modifying
   3727 the Library or works based on it.
   3728 
   3729   10. Each time you redistribute the Library (or any work based on the
   3730 Library), the recipient automatically receives a license from the
   3731 original licensor to copy, distribute, link with or modify the Library
   3732 subject to these terms and conditions.  You may not impose any further
   3733 restrictions on the recipients' exercise of the rights granted herein.
   3734 You are not responsible for enforcing compliance by third parties with
   3735 this License.
   3736 
   3738   11. If, as a consequence of a court judgment or allegation of patent
   3739 infringement or for any other reason (not limited to patent issues),
   3740 conditions are imposed on you (whether by court order, agreement or
   3741 otherwise) that contradict the conditions of this License, they do not
   3742 excuse you from the conditions of this License.  If you cannot
   3743 distribute so as to satisfy simultaneously your obligations under this
   3744 License and any other pertinent obligations, then as a consequence you
   3745 may not distribute the Library at all.  For example, if a patent
   3746 license would not permit royalty-free redistribution of the Library by
   3747 all those who receive copies directly or indirectly through you, then
   3748 the only way you could satisfy both it and this License would be to
   3749 refrain entirely from distribution of the Library.
   3750 
   3751 If any portion of this section is held invalid or unenforceable under any
   3752 particular circumstance, the balance of the section is intended to apply,
   3753 and the section as a whole is intended to apply in other circumstances.
   3754 
   3755 It is not the purpose of this section to induce you to infringe any
   3756 patents or other property right claims or to contest validity of any
   3757 such claims; this section has the sole purpose of protecting the
   3758 integrity of the free software distribution system which is
   3759 implemented by public license practices.  Many people have made
   3760 generous contributions to the wide range of software distributed
   3761 through that system in reliance on consistent application of that
   3762 system; it is up to the author/donor to decide if he or she is willing
   3763 to distribute software through any other system and a licensee cannot
   3764 impose that choice.
   3765 
   3766 This section is intended to make thoroughly clear what is believed to
   3767 be a consequence of the rest of this License.
   3768 
   3769   12. If the distribution and/or use of the Library is restricted in
   3770 certain countries either by patents or by copyrighted interfaces, the
   3771 original copyright holder who places the Library under this License may add
   3772 an explicit geographical distribution limitation excluding those countries,
   3773 so that distribution is permitted only in or among countries not thus
   3774 excluded.  In such case, this License incorporates the limitation as if
   3775 written in the body of this License.
   3776 
   3777   13. The Free Software Foundation may publish revised and/or new
   3778 versions of the Lesser General Public License from time to time.
   3779 Such new versions will be similar in spirit to the present version,
   3780 but may differ in detail to address new problems or concerns.
   3781 
   3782 Each version is given a distinguishing version number.  If the Library
   3783 specifies a version number of this License which applies to it and
   3784 "any later version", you have the option of following the terms and
   3785 conditions either of that version or of any later version published by
   3786 the Free Software Foundation.  If the Library does not specify a
   3787 license version number, you may choose any version ever published by
   3788 the Free Software Foundation.
   3789 
   3791   14. If you wish to incorporate parts of the Library into other free
   3792 programs whose distribution conditions are incompatible with these,
   3793 write to the author to ask for permission.  For software which is
   3794 copyrighted by the Free Software Foundation, write to the Free
   3795 Software Foundation; we sometimes make exceptions for this.  Our
   3796 decision will be guided by the two goals of preserving the free status
   3797 of all derivatives of our free software and of promoting the sharing
   3798 and reuse of software generally.
   3799 
   3800 			    NO WARRANTY
   3801 
   3802   15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
   3803 WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
   3804 EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
   3805 OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
   3806 KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
   3807 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
   3808 PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
   3809 LIBRARY IS WITH YOU.  SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
   3810 THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
   3811 
   3812   16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
   3813 WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
   3814 AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
   3815 FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
   3816 CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
   3817 LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
   3818 RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
   3819 FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
   3820 SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
   3821 DAMAGES.
   3822 
   3823 		     END OF TERMS AND CONDITIONS
   3824 
   3826            How to Apply These Terms to Your New Libraries
   3827 
   3828   If you develop a new library, and you want it to be of the greatest
   3829 possible use to the public, we recommend making it free software that
   3830 everyone can redistribute and change.  You can do so by permitting
   3831 redistribution under these terms (or, alternatively, under the terms of the
   3832 ordinary General Public License).
   3833 
   3834   To apply these terms, attach the following notices to the library.  It is
   3835 safest to attach them to the start of each source file to most effectively
   3836 convey the exclusion of warranty; and each file should have at least the
   3837 "copyright" line and a pointer to where the full notice is found.
   3838 
   3839     &lt;one line to give the library's name and a brief idea of what it does.&gt;
   3840     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   3841 
   3842     This library is free software; you can redistribute it and/or
   3843     modify it under the terms of the GNU Lesser General Public
   3844     License as published by the Free Software Foundation; either
   3845     version 2.1 of the License, or (at your option) any later version.
   3846 
   3847     This library is distributed in the hope that it will be useful,
   3848     but WITHOUT ANY WARRANTY; without even the implied warranty of
   3849     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
   3850     Lesser General Public License for more details.
   3851 
   3852     You should have received a copy of the GNU Lesser General Public
   3853     License along with this library; if not, write to the Free Software
   3854     Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   3855 
   3856 Also add information on how to contact you by electronic and paper mail.
   3857 
   3858 You should also get your employer (if you work as a programmer) or your
   3859 school, if any, to sign a "copyright disclaimer" for the library, if
   3860 necessary.  Here is a sample; alter the names:
   3861 
   3862   Yoyodyne, Inc., hereby disclaims all copyright interest in the
   3863   library `Frob' (a library for tweaking knobs) written by James Random Hacker.
   3864 
   3865   &lt;signature of Ty Coon&gt;, 1 April 1990
   3866   Ty Coon, President of Vice
   3867 
   3868 That's all there is to it!
   3869 
   3870 
   3871 </pre>
   3872 </div>
   3873 </div>
   3874 
   3875 
   3876 <div class="product">
   3877 <span class="title">alsa-plugins</span>
   3878 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   3879 <span class="homepage"><a href="http://www.alsa-project.org/">homepage</a></span>
   3880 <div class="licence">
   3881 <pre>		  GNU LESSER GENERAL PUBLIC LICENSE
   3882 		       Version 2.1, February 1999
   3883 
   3884  Copyright (C) 1991, 1999 Free Software Foundation, Inc.
   3885      59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   3886  Everyone is permitted to copy and distribute verbatim copies
   3887  of this license document, but changing it is not allowed.
   3888 
   3889 [This is the first released version of the Lesser GPL.  It also counts
   3890  as the successor of the GNU Library Public License, version 2, hence
   3891  the version number 2.1.]
   3892 
   3893 			    Preamble
   3894 
   3895   The licenses for most software are designed to take away your
   3896 freedom to share and change it.  By contrast, the GNU General Public
   3897 Licenses are intended to guarantee your freedom to share and change
   3898 free software--to make sure the software is free for all its users.
   3899 
   3900   This license, the Lesser General Public License, applies to some
   3901 specially designated software packages--typically libraries--of the
   3902 Free Software Foundation and other authors who decide to use it.  You
   3903 can use it too, but we suggest you first think carefully about whether
   3904 this license or the ordinary General Public License is the better
   3905 strategy to use in any particular case, based on the explanations below.
   3906 
   3907   When we speak of free software, we are referring to freedom of use,
   3908 not price.  Our General Public Licenses are designed to make sure that
   3909 you have the freedom to distribute copies of free software (and charge
   3910 for this service if you wish); that you receive source code or can get
   3911 it if you want it; that you can change the software and use pieces of
   3912 it in new free programs; and that you are informed that you can do
   3913 these things.
   3914 
   3915   To protect your rights, we need to make restrictions that forbid
   3916 distributors to deny you these rights or to ask you to surrender these
   3917 rights.  These restrictions translate to certain responsibilities for
   3918 you if you distribute copies of the library or if you modify it.
   3919 
   3920   For example, if you distribute copies of the library, whether gratis
   3921 or for a fee, you must give the recipients all the rights that we gave
   3922 you.  You must make sure that they, too, receive or can get the source
   3923 code.  If you link other code with the library, you must provide
   3924 complete object files to the recipients, so that they can relink them
   3925 with the library after making changes to the library and recompiling
   3926 it.  And you must show them these terms so they know their rights.
   3927 
   3928   We protect your rights with a two-step method: (1) we copyright the
   3929 library, and (2) we offer you this license, which gives you legal
   3930 permission to copy, distribute and/or modify the library.
   3931 
   3932   To protect each distributor, we want to make it very clear that
   3933 there is no warranty for the free library.  Also, if the library is
   3934 modified by someone else and passed on, the recipients should know
   3935 that what they have is not the original version, so that the original
   3936 author's reputation will not be affected by problems that might be
   3937 introduced by others.
   3938 
   3940   Finally, software patents pose a constant threat to the existence of
   3941 any free program.  We wish to make sure that a company cannot
   3942 effectively restrict the users of a free program by obtaining a
   3943 restrictive license from a patent holder.  Therefore, we insist that
   3944 any patent license obtained for a version of the library must be
   3945 consistent with the full freedom of use specified in this license.
   3946 
   3947   Most GNU software, including some libraries, is covered by the
   3948 ordinary GNU General Public License.  This license, the GNU Lesser
   3949 General Public License, applies to certain designated libraries, and
   3950 is quite different from the ordinary General Public License.  We use
   3951 this license for certain libraries in order to permit linking those
   3952 libraries into non-free programs.
   3953 
   3954   When a program is linked with a library, whether statically or using
   3955 a shared library, the combination of the two is legally speaking a
   3956 combined work, a derivative of the original library.  The ordinary
   3957 General Public License therefore permits such linking only if the
   3958 entire combination fits its criteria of freedom.  The Lesser General
   3959 Public License permits more lax criteria for linking other code with
   3960 the library.
   3961 
   3962   We call this license the "Lesser" General Public License because it
   3963 does Less to protect the user's freedom than the ordinary General
   3964 Public License.  It also provides other free software developers Less
   3965 of an advantage over competing non-free programs.  These disadvantages
   3966 are the reason we use the ordinary General Public License for many
   3967 libraries.  However, the Lesser license provides advantages in certain
   3968 special circumstances.
   3969 
   3970   For example, on rare occasions, there may be a special need to
   3971 encourage the widest possible use of a certain library, so that it becomes
   3972 a de-facto standard.  To achieve this, non-free programs must be
   3973 allowed to use the library.  A more frequent case is that a free
   3974 library does the same job as widely used non-free libraries.  In this
   3975 case, there is little to gain by limiting the free library to free
   3976 software only, so we use the Lesser General Public License.
   3977 
   3978   In other cases, permission to use a particular library in non-free
   3979 programs enables a greater number of people to use a large body of
   3980 free software.  For example, permission to use the GNU C Library in
   3981 non-free programs enables many more people to use the whole GNU
   3982 operating system, as well as its variant, the GNU/Linux operating
   3983 system.
   3984 
   3985   Although the Lesser General Public License is Less protective of the
   3986 users' freedom, it does ensure that the user of a program that is
   3987 linked with the Library has the freedom and the wherewithal to run
   3988 that program using a modified version of the Library.
   3989 
   3990   The precise terms and conditions for copying, distribution and
   3991 modification follow.  Pay close attention to the difference between a
   3992 "work based on the library" and a "work that uses the library".  The
   3993 former contains code derived from the library, whereas the latter must
   3994 be combined with the library in order to run.
   3995 
   3997 		  GNU LESSER GENERAL PUBLIC LICENSE
   3998    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   3999 
   4000   0. This License Agreement applies to any software library or other
   4001 program which contains a notice placed by the copyright holder or
   4002 other authorized party saying it may be distributed under the terms of
   4003 this Lesser General Public License (also called "this License").
   4004 Each licensee is addressed as "you".
   4005 
   4006   A "library" means a collection of software functions and/or data
   4007 prepared so as to be conveniently linked with application programs
   4008 (which use some of those functions and data) to form executables.
   4009 
   4010   The "Library", below, refers to any such software library or work
   4011 which has been distributed under these terms.  A "work based on the
   4012 Library" means either the Library or any derivative work under
   4013 copyright law: that is to say, a work containing the Library or a
   4014 portion of it, either verbatim or with modifications and/or translated
   4015 straightforwardly into another language.  (Hereinafter, translation is
   4016 included without limitation in the term "modification".)
   4017 
   4018   "Source code" for a work means the preferred form of the work for
   4019 making modifications to it.  For a library, complete source code means
   4020 all the source code for all modules it contains, plus any associated
   4021 interface definition files, plus the scripts used to control compilation
   4022 and installation of the library.
   4023 
   4024   Activities other than copying, distribution and modification are not
   4025 covered by this License; they are outside its scope.  The act of
   4026 running a program using the Library is not restricted, and output from
   4027 such a program is covered only if its contents constitute a work based
   4028 on the Library (independent of the use of the Library in a tool for
   4029 writing it).  Whether that is true depends on what the Library does
   4030 and what the program that uses the Library does.
   4031   
   4032   1. You may copy and distribute verbatim copies of the Library's
   4033 complete source code as you receive it, in any medium, provided that
   4034 you conspicuously and appropriately publish on each copy an
   4035 appropriate copyright notice and disclaimer of warranty; keep intact
   4036 all the notices that refer to this License and to the absence of any
   4037 warranty; and distribute a copy of this License along with the
   4038 Library.
   4039 
   4040   You may charge a fee for the physical act of transferring a copy,
   4041 and you may at your option offer warranty protection in exchange for a
   4042 fee.
   4043 
   4045   2. You may modify your copy or copies of the Library or any portion
   4046 of it, thus forming a work based on the Library, and copy and
   4047 distribute such modifications or work under the terms of Section 1
   4048 above, provided that you also meet all of these conditions:
   4049 
   4050     a) The modified work must itself be a software library.
   4051 
   4052     b) You must cause the files modified to carry prominent notices
   4053     stating that you changed the files and the date of any change.
   4054 
   4055     c) You must cause the whole of the work to be licensed at no
   4056     charge to all third parties under the terms of this License.
   4057 
   4058     d) If a facility in the modified Library refers to a function or a
   4059     table of data to be supplied by an application program that uses
   4060     the facility, other than as an argument passed when the facility
   4061     is invoked, then you must make a good faith effort to ensure that,
   4062     in the event an application does not supply such function or
   4063     table, the facility still operates, and performs whatever part of
   4064     its purpose remains meaningful.
   4065 
   4066     (For example, a function in a library to compute square roots has
   4067     a purpose that is entirely well-defined independent of the
   4068     application.  Therefore, Subsection 2d requires that any
   4069     application-supplied function or table used by this function must
   4070     be optional: if the application does not supply it, the square
   4071     root function must still compute square roots.)
   4072 
   4073 These requirements apply to the modified work as a whole.  If
   4074 identifiable sections of that work are not derived from the Library,
   4075 and can be reasonably considered independent and separate works in
   4076 themselves, then this License, and its terms, do not apply to those
   4077 sections when you distribute them as separate works.  But when you
   4078 distribute the same sections as part of a whole which is a work based
   4079 on the Library, the distribution of the whole must be on the terms of
   4080 this License, whose permissions for other licensees extend to the
   4081 entire whole, and thus to each and every part regardless of who wrote
   4082 it.
   4083 
   4084 Thus, it is not the intent of this section to claim rights or contest
   4085 your rights to work written entirely by you; rather, the intent is to
   4086 exercise the right to control the distribution of derivative or
   4087 collective works based on the Library.
   4088 
   4089 In addition, mere aggregation of another work not based on the Library
   4090 with the Library (or with a work based on the Library) on a volume of
   4091 a storage or distribution medium does not bring the other work under
   4092 the scope of this License.
   4093 
   4094   3. You may opt to apply the terms of the ordinary GNU General Public
   4095 License instead of this License to a given copy of the Library.  To do
   4096 this, you must alter all the notices that refer to this License, so
   4097 that they refer to the ordinary GNU General Public License, version 2,
   4098 instead of to this License.  (If a newer version than version 2 of the
   4099 ordinary GNU General Public License has appeared, then you can specify
   4100 that version instead if you wish.)  Do not make any other change in
   4101 these notices.
   4102 
   4104   Once this change is made in a given copy, it is irreversible for
   4105 that copy, so the ordinary GNU General Public License applies to all
   4106 subsequent copies and derivative works made from that copy.
   4107 
   4108   This option is useful when you wish to copy part of the code of
   4109 the Library into a program that is not a library.
   4110 
   4111   4. You may copy and distribute the Library (or a portion or
   4112 derivative of it, under Section 2) in object code or executable form
   4113 under the terms of Sections 1 and 2 above provided that you accompany
   4114 it with the complete corresponding machine-readable source code, which
   4115 must be distributed under the terms of Sections 1 and 2 above on a
   4116 medium customarily used for software interchange.
   4117 
   4118   If distribution of object code is made by offering access to copy
   4119 from a designated place, then offering equivalent access to copy the
   4120 source code from the same place satisfies the requirement to
   4121 distribute the source code, even though third parties are not
   4122 compelled to copy the source along with the object code.
   4123 
   4124   5. A program that contains no derivative of any portion of the
   4125 Library, but is designed to work with the Library by being compiled or
   4126 linked with it, is called a "work that uses the Library".  Such a
   4127 work, in isolation, is not a derivative work of the Library, and
   4128 therefore falls outside the scope of this License.
   4129 
   4130   However, linking a "work that uses the Library" with the Library
   4131 creates an executable that is a derivative of the Library (because it
   4132 contains portions of the Library), rather than a "work that uses the
   4133 library".  The executable is therefore covered by this License.
   4134 Section 6 states terms for distribution of such executables.
   4135 
   4136   When a "work that uses the Library" uses material from a header file
   4137 that is part of the Library, the object code for the work may be a
   4138 derivative work of the Library even though the source code is not.
   4139 Whether this is true is especially significant if the work can be
   4140 linked without the Library, or if the work is itself a library.  The
   4141 threshold for this to be true is not precisely defined by law.
   4142 
   4143   If such an object file uses only numerical parameters, data
   4144 structure layouts and accessors, and small macros and small inline
   4145 functions (ten lines or less in length), then the use of the object
   4146 file is unrestricted, regardless of whether it is legally a derivative
   4147 work.  (Executables containing this object code plus portions of the
   4148 Library will still fall under Section 6.)
   4149 
   4150   Otherwise, if the work is a derivative of the Library, you may
   4151 distribute the object code for the work under the terms of Section 6.
   4152 Any executables containing that work also fall under Section 6,
   4153 whether or not they are linked directly with the Library itself.
   4154 
   4156   6. As an exception to the Sections above, you may also combine or
   4157 link a "work that uses the Library" with the Library to produce a
   4158 work containing portions of the Library, and distribute that work
   4159 under terms of your choice, provided that the terms permit
   4160 modification of the work for the customer's own use and reverse
   4161 engineering for debugging such modifications.
   4162 
   4163   You must give prominent notice with each copy of the work that the
   4164 Library is used in it and that the Library and its use are covered by
   4165 this License.  You must supply a copy of this License.  If the work
   4166 during execution displays copyright notices, you must include the
   4167 copyright notice for the Library among them, as well as a reference
   4168 directing the user to the copy of this License.  Also, you must do one
   4169 of these things:
   4170 
   4171     a) Accompany the work with the complete corresponding
   4172     machine-readable source code for the Library including whatever
   4173     changes were used in the work (which must be distributed under
   4174     Sections 1 and 2 above); and, if the work is an executable linked
   4175     with the Library, with the complete machine-readable "work that
   4176     uses the Library", as object code and/or source code, so that the
   4177     user can modify the Library and then relink to produce a modified
   4178     executable containing the modified Library.  (It is understood
   4179     that the user who changes the contents of definitions files in the
   4180     Library will not necessarily be able to recompile the application
   4181     to use the modified definitions.)
   4182 
   4183     b) Use a suitable shared library mechanism for linking with the
   4184     Library.  A suitable mechanism is one that (1) uses at run time a
   4185     copy of the library already present on the user's computer system,
   4186     rather than copying library functions into the executable, and (2)
   4187     will operate properly with a modified version of the library, if
   4188     the user installs one, as long as the modified version is
   4189     interface-compatible with the version that the work was made with.
   4190 
   4191     c) Accompany the work with a written offer, valid for at
   4192     least three years, to give the same user the materials
   4193     specified in Subsection 6a, above, for a charge no more
   4194     than the cost of performing this distribution.
   4195 
   4196     d) If distribution of the work is made by offering access to copy
   4197     from a designated place, offer equivalent access to copy the above
   4198     specified materials from the same place.
   4199 
   4200     e) Verify that the user has already received a copy of these
   4201     materials or that you have already sent this user a copy.
   4202 
   4203   For an executable, the required form of the "work that uses the
   4204 Library" must include any data and utility programs needed for
   4205 reproducing the executable from it.  However, as a special exception,
   4206 the materials to be distributed need not include anything that is
   4207 normally distributed (in either source or binary form) with the major
   4208 components (compiler, kernel, and so on) of the operating system on
   4209 which the executable runs, unless that component itself accompanies
   4210 the executable.
   4211 
   4212   It may happen that this requirement contradicts the license
   4213 restrictions of other proprietary libraries that do not normally
   4214 accompany the operating system.  Such a contradiction means you cannot
   4215 use both them and the Library together in an executable that you
   4216 distribute.
   4217 
   4219   7. You may place library facilities that are a work based on the
   4220 Library side-by-side in a single library together with other library
   4221 facilities not covered by this License, and distribute such a combined
   4222 library, provided that the separate distribution of the work based on
   4223 the Library and of the other library facilities is otherwise
   4224 permitted, and provided that you do these two things:
   4225 
   4226     a) Accompany the combined library with a copy of the same work
   4227     based on the Library, uncombined with any other library
   4228     facilities.  This must be distributed under the terms of the
   4229     Sections above.
   4230 
   4231     b) Give prominent notice with the combined library of the fact
   4232     that part of it is a work based on the Library, and explaining
   4233     where to find the accompanying uncombined form of the same work.
   4234 
   4235   8. You may not copy, modify, sublicense, link with, or distribute
   4236 the Library except as expressly provided under this License.  Any
   4237 attempt otherwise to copy, modify, sublicense, link with, or
   4238 distribute the Library is void, and will automatically terminate your
   4239 rights under this License.  However, parties who have received copies,
   4240 or rights, from you under this License will not have their licenses
   4241 terminated so long as such parties remain in full compliance.
   4242 
   4243   9. You are not required to accept this License, since you have not
   4244 signed it.  However, nothing else grants you permission to modify or
   4245 distribute the Library or its derivative works.  These actions are
   4246 prohibited by law if you do not accept this License.  Therefore, by
   4247 modifying or distributing the Library (or any work based on the
   4248 Library), you indicate your acceptance of this License to do so, and
   4249 all its terms and conditions for copying, distributing or modifying
   4250 the Library or works based on it.
   4251 
   4252   10. Each time you redistribute the Library (or any work based on the
   4253 Library), the recipient automatically receives a license from the
   4254 original licensor to copy, distribute, link with or modify the Library
   4255 subject to these terms and conditions.  You may not impose any further
   4256 restrictions on the recipients' exercise of the rights granted herein.
   4257 You are not responsible for enforcing compliance by third parties with
   4258 this License.
   4259 
   4261   11. If, as a consequence of a court judgment or allegation of patent
   4262 infringement or for any other reason (not limited to patent issues),
   4263 conditions are imposed on you (whether by court order, agreement or
   4264 otherwise) that contradict the conditions of this License, they do not
   4265 excuse you from the conditions of this License.  If you cannot
   4266 distribute so as to satisfy simultaneously your obligations under this
   4267 License and any other pertinent obligations, then as a consequence you
   4268 may not distribute the Library at all.  For example, if a patent
   4269 license would not permit royalty-free redistribution of the Library by
   4270 all those who receive copies directly or indirectly through you, then
   4271 the only way you could satisfy both it and this License would be to
   4272 refrain entirely from distribution of the Library.
   4273 
   4274 If any portion of this section is held invalid or unenforceable under any
   4275 particular circumstance, the balance of the section is intended to apply,
   4276 and the section as a whole is intended to apply in other circumstances.
   4277 
   4278 It is not the purpose of this section to induce you to infringe any
   4279 patents or other property right claims or to contest validity of any
   4280 such claims; this section has the sole purpose of protecting the
   4281 integrity of the free software distribution system which is
   4282 implemented by public license practices.  Many people have made
   4283 generous contributions to the wide range of software distributed
   4284 through that system in reliance on consistent application of that
   4285 system; it is up to the author/donor to decide if he or she is willing
   4286 to distribute software through any other system and a licensee cannot
   4287 impose that choice.
   4288 
   4289 This section is intended to make thoroughly clear what is believed to
   4290 be a consequence of the rest of this License.
   4291 
   4292   12. If the distribution and/or use of the Library is restricted in
   4293 certain countries either by patents or by copyrighted interfaces, the
   4294 original copyright holder who places the Library under this License may add
   4295 an explicit geographical distribution limitation excluding those countries,
   4296 so that distribution is permitted only in or among countries not thus
   4297 excluded.  In such case, this License incorporates the limitation as if
   4298 written in the body of this License.
   4299 
   4300   13. The Free Software Foundation may publish revised and/or new
   4301 versions of the Lesser General Public License from time to time.
   4302 Such new versions will be similar in spirit to the present version,
   4303 but may differ in detail to address new problems or concerns.
   4304 
   4305 Each version is given a distinguishing version number.  If the Library
   4306 specifies a version number of this License which applies to it and
   4307 "any later version", you have the option of following the terms and
   4308 conditions either of that version or of any later version published by
   4309 the Free Software Foundation.  If the Library does not specify a
   4310 license version number, you may choose any version ever published by
   4311 the Free Software Foundation.
   4312 
   4314   14. If you wish to incorporate parts of the Library into other free
   4315 programs whose distribution conditions are incompatible with these,
   4316 write to the author to ask for permission.  For software which is
   4317 copyrighted by the Free Software Foundation, write to the Free
   4318 Software Foundation; we sometimes make exceptions for this.  Our
   4319 decision will be guided by the two goals of preserving the free status
   4320 of all derivatives of our free software and of promoting the sharing
   4321 and reuse of software generally.
   4322 
   4323 			    NO WARRANTY
   4324 
   4325   15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
   4326 WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
   4327 EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
   4328 OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
   4329 KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
   4330 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
   4331 PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
   4332 LIBRARY IS WITH YOU.  SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
   4333 THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
   4334 
   4335   16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
   4336 WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
   4337 AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
   4338 FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
   4339 CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
   4340 LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
   4341 RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
   4342 FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
   4343 SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
   4344 DAMAGES.
   4345 
   4346 		     END OF TERMS AND CONDITIONS
   4347 
   4349            How to Apply These Terms to Your New Libraries
   4350 
   4351   If you develop a new library, and you want it to be of the greatest
   4352 possible use to the public, we recommend making it free software that
   4353 everyone can redistribute and change.  You can do so by permitting
   4354 redistribution under these terms (or, alternatively, under the terms of the
   4355 ordinary General Public License).
   4356 
   4357   To apply these terms, attach the following notices to the library.  It is
   4358 safest to attach them to the start of each source file to most effectively
   4359 convey the exclusion of warranty; and each file should have at least the
   4360 "copyright" line and a pointer to where the full notice is found.
   4361 
   4362     &lt;one line to give the library's name and a brief idea of what it does.&gt;
   4363     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   4364 
   4365     This library is free software; you can redistribute it and/or
   4366     modify it under the terms of the GNU Lesser General Public
   4367     License as published by the Free Software Foundation; either
   4368     version 2.1 of the License, or (at your option) any later version.
   4369 
   4370     This library is distributed in the hope that it will be useful,
   4371     but WITHOUT ANY WARRANTY; without even the implied warranty of
   4372     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
   4373     Lesser General Public License for more details.
   4374 
   4375     You should have received a copy of the GNU Lesser General Public
   4376     License along with this library; if not, write to the Free Software
   4377     Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   4378 
   4379 Also add information on how to contact you by electronic and paper mail.
   4380 
   4381 You should also get your employer (if you work as a programmer) or your
   4382 school, if any, to sign a "copyright disclaimer" for the library, if
   4383 necessary.  Here is a sample; alter the names:
   4384 
   4385   Yoyodyne, Inc., hereby disclaims all copyright interest in the
   4386   library `Frob' (a library for tweaking knobs) written by James Random Hacker.
   4387 
   4388   &lt;signature of Ty Coon&gt;, 1 April 1990
   4389   Ty Coon, President of Vice
   4390 
   4391 That's all there is to it!
   4392 
   4393 
   4394 </pre>
   4395 </div>
   4396 </div>
   4397 
   4398 
   4399 <div class="product">
   4400 <span class="title">alsa-utils</span>
   4401 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   4402 <span class="homepage"><a href="http://www.alsa-project.org/">homepage</a></span>
   4403 <div class="licence">
   4404 <pre>		    GNU GENERAL PUBLIC LICENSE
   4405 		       Version 2, June 1991
   4406 
   4407  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
   4408                        59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   4409  Everyone is permitted to copy and distribute verbatim copies
   4410  of this license document, but changing it is not allowed.
   4411 
   4412 			    Preamble
   4413 
   4414   The licenses for most software are designed to take away your
   4415 freedom to share and change it.  By contrast, the GNU General Public
   4416 License is intended to guarantee your freedom to share and change free
   4417 software--to make sure the software is free for all its users.  This
   4418 General Public License applies to most of the Free Software
   4419 Foundation's software and to any other program whose authors commit to
   4420 using it.  (Some other Free Software Foundation software is covered by
   4421 the GNU Library General Public License instead.)  You can apply it to
   4422 your programs, too.
   4423 
   4424   When we speak of free software, we are referring to freedom, not
   4425 price.  Our General Public Licenses are designed to make sure that you
   4426 have the freedom to distribute copies of free software (and charge for
   4427 this service if you wish), that you receive source code or can get it
   4428 if you want it, that you can change the software or use pieces of it
   4429 in new free programs; and that you know you can do these things.
   4430 
   4431   To protect your rights, we need to make restrictions that forbid
   4432 anyone to deny you these rights or to ask you to surrender the rights.
   4433 These restrictions translate to certain responsibilities for you if you
   4434 distribute copies of the software, or if you modify it.
   4435 
   4436   For example, if you distribute copies of such a program, whether
   4437 gratis or for a fee, you must give the recipients all the rights that
   4438 you have.  You must make sure that they, too, receive or can get the
   4439 source code.  And you must show them these terms so they know their
   4440 rights.
   4441 
   4442   We protect your rights with two steps: (1) copyright the software, and
   4443 (2) offer you this license which gives you legal permission to copy,
   4444 distribute and/or modify the software.
   4445 
   4446   Also, for each author's protection and ours, we want to make certain
   4447 that everyone understands that there is no warranty for this free
   4448 software.  If the software is modified by someone else and passed on, we
   4449 want its recipients to know that what they have is not the original, so
   4450 that any problems introduced by others will not reflect on the original
   4451 authors' reputations.
   4452 
   4453   Finally, any free program is threatened constantly by software
   4454 patents.  We wish to avoid the danger that redistributors of a free
   4455 program will individually obtain patent licenses, in effect making the
   4456 program proprietary.  To prevent this, we have made it clear that any
   4457 patent must be licensed for everyone's free use or not licensed at all.
   4458 
   4459   The precise terms and conditions for copying, distribution and
   4460 modification follow.
   4461 
   4463 		    GNU GENERAL PUBLIC LICENSE
   4464    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   4465 
   4466   0. This License applies to any program or other work which contains
   4467 a notice placed by the copyright holder saying it may be distributed
   4468 under the terms of this General Public License.  The "Program", below,
   4469 refers to any such program or work, and a "work based on the Program"
   4470 means either the Program or any derivative work under copyright law:
   4471 that is to say, a work containing the Program or a portion of it,
   4472 either verbatim or with modifications and/or translated into another
   4473 language.  (Hereinafter, translation is included without limitation in
   4474 the term "modification".)  Each licensee is addressed as "you".
   4475 
   4476 Activities other than copying, distribution and modification are not
   4477 covered by this License; they are outside its scope.  The act of
   4478 running the Program is not restricted, and the output from the Program
   4479 is covered only if its contents constitute a work based on the
   4480 Program (independent of having been made by running the Program).
   4481 Whether that is true depends on what the Program does.
   4482 
   4483   1. You may copy and distribute verbatim copies of the Program's
   4484 source code as you receive it, in any medium, provided that you
   4485 conspicuously and appropriately publish on each copy an appropriate
   4486 copyright notice and disclaimer of warranty; keep intact all the
   4487 notices that refer to this License and to the absence of any warranty;
   4488 and give any other recipients of the Program a copy of this License
   4489 along with the Program.
   4490 
   4491 You may charge a fee for the physical act of transferring a copy, and
   4492 you may at your option offer warranty protection in exchange for a fee.
   4493 
   4494   2. You may modify your copy or copies of the Program or any portion
   4495 of it, thus forming a work based on the Program, and copy and
   4496 distribute such modifications or work under the terms of Section 1
   4497 above, provided that you also meet all of these conditions:
   4498 
   4499     a) You must cause the modified files to carry prominent notices
   4500     stating that you changed the files and the date of any change.
   4501 
   4502     b) You must cause any work that you distribute or publish, that in
   4503     whole or in part contains or is derived from the Program or any
   4504     part thereof, to be licensed as a whole at no charge to all third
   4505     parties under the terms of this License.
   4506 
   4507     c) If the modified program normally reads commands interactively
   4508     when run, you must cause it, when started running for such
   4509     interactive use in the most ordinary way, to print or display an
   4510     announcement including an appropriate copyright notice and a
   4511     notice that there is no warranty (or else, saying that you provide
   4512     a warranty) and that users may redistribute the program under
   4513     these conditions, and telling the user how to view a copy of this
   4514     License.  (Exception: if the Program itself is interactive but
   4515     does not normally print such an announcement, your work based on
   4516     the Program is not required to print an announcement.)
   4517 
   4519 These requirements apply to the modified work as a whole.  If
   4520 identifiable sections of that work are not derived from the Program,
   4521 and can be reasonably considered independent and separate works in
   4522 themselves, then this License, and its terms, do not apply to those
   4523 sections when you distribute them as separate works.  But when you
   4524 distribute the same sections as part of a whole which is a work based
   4525 on the Program, the distribution of the whole must be on the terms of
   4526 this License, whose permissions for other licensees extend to the
   4527 entire whole, and thus to each and every part regardless of who wrote it.
   4528 
   4529 Thus, it is not the intent of this section to claim rights or contest
   4530 your rights to work written entirely by you; rather, the intent is to
   4531 exercise the right to control the distribution of derivative or
   4532 collective works based on the Program.
   4533 
   4534 In addition, mere aggregation of another work not based on the Program
   4535 with the Program (or with a work based on the Program) on a volume of
   4536 a storage or distribution medium does not bring the other work under
   4537 the scope of this License.
   4538 
   4539   3. You may copy and distribute the Program (or a work based on it,
   4540 under Section 2) in object code or executable form under the terms of
   4541 Sections 1 and 2 above provided that you also do one of the following:
   4542 
   4543     a) Accompany it with the complete corresponding machine-readable
   4544     source code, which must be distributed under the terms of Sections
   4545     1 and 2 above on a medium customarily used for software interchange; or,
   4546 
   4547     b) Accompany it with a written offer, valid for at least three
   4548     years, to give any third party, for a charge no more than your
   4549     cost of physically performing source distribution, a complete
   4550     machine-readable copy of the corresponding source code, to be
   4551     distributed under the terms of Sections 1 and 2 above on a medium
   4552     customarily used for software interchange; or,
   4553 
   4554     c) Accompany it with the information you received as to the offer
   4555     to distribute corresponding source code.  (This alternative is
   4556     allowed only for noncommercial distribution and only if you
   4557     received the program in object code or executable form with such
   4558     an offer, in accord with Subsection b above.)
   4559 
   4560 The source code for a work means the preferred form of the work for
   4561 making modifications to it.  For an executable work, complete source
   4562 code means all the source code for all modules it contains, plus any
   4563 associated interface definition files, plus the scripts used to
   4564 control compilation and installation of the executable.  However, as a
   4565 special exception, the source code distributed need not include
   4566 anything that is normally distributed (in either source or binary
   4567 form) with the major components (compiler, kernel, and so on) of the
   4568 operating system on which the executable runs, unless that component
   4569 itself accompanies the executable.
   4570 
   4571 If distribution of executable or object code is made by offering
   4572 access to copy from a designated place, then offering equivalent
   4573 access to copy the source code from the same place counts as
   4574 distribution of the source code, even though third parties are not
   4575 compelled to copy the source along with the object code.
   4576 
   4578   4. You may not copy, modify, sublicense, or distribute the Program
   4579 except as expressly provided under this License.  Any attempt
   4580 otherwise to copy, modify, sublicense or distribute the Program is
   4581 void, and will automatically terminate your rights under this License.
   4582 However, parties who have received copies, or rights, from you under
   4583 this License will not have their licenses terminated so long as such
   4584 parties remain in full compliance.
   4585 
   4586   5. You are not required to accept this License, since you have not
   4587 signed it.  However, nothing else grants you permission to modify or
   4588 distribute the Program or its derivative works.  These actions are
   4589 prohibited by law if you do not accept this License.  Therefore, by
   4590 modifying or distributing the Program (or any work based on the
   4591 Program), you indicate your acceptance of this License to do so, and
   4592 all its terms and conditions for copying, distributing or modifying
   4593 the Program or works based on it.
   4594 
   4595   6. Each time you redistribute the Program (or any work based on the
   4596 Program), the recipient automatically receives a license from the
   4597 original licensor to copy, distribute or modify the Program subject to
   4598 these terms and conditions.  You may not impose any further
   4599 restrictions on the recipients' exercise of the rights granted herein.
   4600 You are not responsible for enforcing compliance by third parties to
   4601 this License.
   4602 
   4603   7. If, as a consequence of a court judgment or allegation of patent
   4604 infringement or for any other reason (not limited to patent issues),
   4605 conditions are imposed on you (whether by court order, agreement or
   4606 otherwise) that contradict the conditions of this License, they do not
   4607 excuse you from the conditions of this License.  If you cannot
   4608 distribute so as to satisfy simultaneously your obligations under this
   4609 License and any other pertinent obligations, then as a consequence you
   4610 may not distribute the Program at all.  For example, if a patent
   4611 license would not permit royalty-free redistribution of the Program by
   4612 all those who receive copies directly or indirectly through you, then
   4613 the only way you could satisfy both it and this License would be to
   4614 refrain entirely from distribution of the Program.
   4615 
   4616 If any portion of this section is held invalid or unenforceable under
   4617 any particular circumstance, the balance of the section is intended to
   4618 apply and the section as a whole is intended to apply in other
   4619 circumstances.
   4620 
   4621 It is not the purpose of this section to induce you to infringe any
   4622 patents or other property right claims or to contest validity of any
   4623 such claims; this section has the sole purpose of protecting the
   4624 integrity of the free software distribution system, which is
   4625 implemented by public license practices.  Many people have made
   4626 generous contributions to the wide range of software distributed
   4627 through that system in reliance on consistent application of that
   4628 system; it is up to the author/donor to decide if he or she is willing
   4629 to distribute software through any other system and a licensee cannot
   4630 impose that choice.
   4631 
   4632 This section is intended to make thoroughly clear what is believed to
   4633 be a consequence of the rest of this License.
   4634 
   4636   8. If the distribution and/or use of the Program is restricted in
   4637 certain countries either by patents or by copyrighted interfaces, the
   4638 original copyright holder who places the Program under this License
   4639 may add an explicit geographical distribution limitation excluding
   4640 those countries, so that distribution is permitted only in or among
   4641 countries not thus excluded.  In such case, this License incorporates
   4642 the limitation as if written in the body of this License.
   4643 
   4644   9. The Free Software Foundation may publish revised and/or new versions
   4645 of the General Public License from time to time.  Such new versions will
   4646 be similar in spirit to the present version, but may differ in detail to
   4647 address new problems or concerns.
   4648 
   4649 Each version is given a distinguishing version number.  If the Program
   4650 specifies a version number of this License which applies to it and "any
   4651 later version", you have the option of following the terms and conditions
   4652 either of that version or of any later version published by the Free
   4653 Software Foundation.  If the Program does not specify a version number of
   4654 this License, you may choose any version ever published by the Free Software
   4655 Foundation.
   4656 
   4657   10. If you wish to incorporate parts of the Program into other free
   4658 programs whose distribution conditions are different, write to the author
   4659 to ask for permission.  For software which is copyrighted by the Free
   4660 Software Foundation, write to the Free Software Foundation; we sometimes
   4661 make exceptions for this.  Our decision will be guided by the two goals
   4662 of preserving the free status of all derivatives of our free software and
   4663 of promoting the sharing and reuse of software generally.
   4664 
   4665 			    NO WARRANTY
   4666 
   4667   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
   4668 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
   4669 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
   4670 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
   4671 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
   4672 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
   4673 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
   4674 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
   4675 REPAIR OR CORRECTION.
   4676 
   4677   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
   4678 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
   4679 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
   4680 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
   4681 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
   4682 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
   4683 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
   4684 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
   4685 POSSIBILITY OF SUCH DAMAGES.
   4686 
   4687 		     END OF TERMS AND CONDITIONS
   4688 
   4690 	    How to Apply These Terms to Your New Programs
   4691 
   4692   If you develop a new program, and you want it to be of the greatest
   4693 possible use to the public, the best way to achieve this is to make it
   4694 free software which everyone can redistribute and change under these terms.
   4695 
   4696   To do so, attach the following notices to the program.  It is safest
   4697 to attach them to the start of each source file to most effectively
   4698 convey the exclusion of warranty; and each file should have at least
   4699 the "copyright" line and a pointer to where the full notice is found.
   4700 
   4701     &lt;one line to give the program's name and a brief idea of what it does.&gt;
   4702     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   4703 
   4704     This program is free software; you can redistribute it and/or modify
   4705     it under the terms of the GNU General Public License as published by
   4706     the Free Software Foundation; either version 2 of the License, or
   4707     (at your option) any later version.
   4708 
   4709     This program is distributed in the hope that it will be useful,
   4710     but WITHOUT ANY WARRANTY; without even the implied warranty of
   4711     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   4712     GNU General Public License for more details.
   4713 
   4714     You should have received a copy of the GNU General Public License
   4715     along with this program; if not, write to the Free Software
   4716     Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   4717 
   4718 
   4719 Also add information on how to contact you by electronic and paper mail.
   4720 
   4721 If the program is interactive, make it output a short notice like this
   4722 when it starts in an interactive mode:
   4723 
   4724     Gnomovision version 69, Copyright (C) year name of author
   4725     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
   4726     This is free software, and you are welcome to redistribute it
   4727     under certain conditions; type `show c' for details.
   4728 
   4729 The hypothetical commands `show w' and `show c' should show the appropriate
   4730 parts of the General Public License.  Of course, the commands you use may
   4731 be called something other than `show w' and `show c'; they could even be
   4732 mouse-clicks or menu items--whatever suits your program.
   4733 
   4734 You should also get your employer (if you work as a programmer) or your
   4735 school, if any, to sign a "copyright disclaimer" for the program, if
   4736 necessary.  Here is a sample; alter the names:
   4737 
   4738   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
   4739   `Gnomovision' (which makes passes at compilers) written by James Hacker.
   4740 
   4741   &lt;signature of Ty Coon&gt;, 1 April 1989
   4742   Ty Coon, President of Vice
   4743 
   4744 This General Public License does not permit incorporating your program into
   4745 proprietary programs.  If your program is a subroutine library, you may
   4746 consider it more useful to permit linking proprietary applications with the
   4747 library.  If this is what you want to do, use the GNU Library General
   4748 Public License instead of this License.
   4749 </pre>
   4750 </div>
   4751 </div>
   4752 
   4753 
   4754 <div class="product">
   4755 <span class="title">ath3k</span>
   4756 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   4757 <span class="homepage"><a href="http://www.atheros.com/">homepage</a></span>
   4758 <div class="licence">
   4759 <pre>Copyright (c) 2010, Atheros Communications, Inc.
   4760 
   4761 All rights reserved.
   4762 
   4763 Redistribution. Redistribution and use in binary form, without modification, are permitted provided that the following conditions are
   4764 
   4765 met:
   4766 
   4767 * Redistributions must reproduce the above copyright notice and the following disclaimer in the documentation and/or other materials provided with the distribution. 
   4768 
   4769 * Neither the name of Atheros Communications, Inc. nor the names of its suppliers may be used to endorse or promote products derived from this software without specific prior written permission. 
   4770 
   4771 * No reverse engineering, decompilation, or disassembly of this software is permitted.
   4772 
   4773 Limited patent license. Atheros Communications, Inc. grants a world-wide, royalty-free, non-exclusive license under patents it now or hereafter owns or controls to make, have made, use, import, offer to sell and sell ("Utilize") this software, but solely to the extent that any such patent is necessary to Utilize the software alone, or in combination with an operating system licensed under an approved Open Source license as listed by the Open Source Initiative at http://opensource.org/licenses. The patent license shall not apply to any other combinations which include this software. No hardware per se is licensed hereunder.
   4774 
   4775 DISCLAIMER. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
   4776 
   4777 
   4778 </pre>
   4779 </div>
   4780 </div>
   4781 
   4782 
   4783 <div class="product">
   4784 <span class="title">ath6k</span>
   4785 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   4786 <span class="homepage"><a href="http://www.atheros.com/">homepage</a></span>
   4787 <div class="licence">
   4788 <pre>Copyright (c) 2010, Atheros Communications, Inc.
   4789 
   4790 All rights reserved.
   4791 
   4792 Redistribution. Redistribution and use in binary form, without modification, are permitted provided that the following conditions are
   4793 
   4794 met:
   4795 
   4796 * Redistributions must reproduce the above copyright notice and the following disclaimer in the documentation and/or other materials provided with the distribution. 
   4797 
   4798 * Neither the name of Atheros Communications, Inc. nor the names of its suppliers may be used to endorse or promote products derived from this software without specific prior written permission. 
   4799 
   4800 * No reverse engineering, decompilation, or disassembly of this software is permitted.
   4801 
   4802 Limited patent license. Atheros Communications, Inc. grants a world-wide, royalty-free, non-exclusive license under patents it now or hereafter owns or controls to make, have made, use, import, offer to sell and sell ("Utilize") this software, but solely to the extent that any such patent is necessary to Utilize the software alone, or in combination with an operating system licensed under an approved Open Source license as listed by the Open Source Initiative at http://opensource.org/licenses. The patent license shall not apply to any other combinations which include this software. No hardware per se is licensed hereunder.
   4803 
   4804 DISCLAIMER. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
   4805 
   4806 
   4807 </pre>
   4808 </div>
   4809 </div>
   4810 
   4811 
   4812 <div class="product">
   4813 <span class="title">atk</span>
   4814 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   4815 <span class="homepage"><a href="http://live.gnome.org/GAP/">homepage</a></span>
   4816 <div class="licence">
   4817 <pre>		  GNU LIBRARY GENERAL PUBLIC LICENSE
   4818 		       Version 2, June 1991
   4819 
   4820  Copyright (C) 1991 Free Software Foundation, Inc.
   4821  59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
   4822  Everyone is permitted to copy and distribute verbatim copies
   4823  of this license document, but changing it is not allowed.
   4824 
   4825 [This is the first released version of the library GPL.  It is
   4826  numbered 2 because it goes with version 2 of the ordinary GPL.]
   4827 
   4828 			    Preamble
   4829 
   4830   The licenses for most software are designed to take away your
   4831 freedom to share and change it.  By contrast, the GNU General Public
   4832 Licenses are intended to guarantee your freedom to share and change
   4833 free software--to make sure the software is free for all its users.
   4834 
   4835   This license, the Library General Public License, applies to some
   4836 specially designated Free Software Foundation software, and to any
   4837 other libraries whose authors decide to use it.  You can use it for
   4838 your libraries, too.
   4839 
   4840   When we speak of free software, we are referring to freedom, not
   4841 price.  Our General Public Licenses are designed to make sure that you
   4842 have the freedom to distribute copies of free software (and charge for
   4843 this service if you wish), that you receive source code or can get it
   4844 if you want it, that you can change the software or use pieces of it
   4845 in new free programs; and that you know you can do these things.
   4846 
   4847   To protect your rights, we need to make restrictions that forbid
   4848 anyone to deny you these rights or to ask you to surrender the rights.
   4849 These restrictions translate to certain responsibilities for you if
   4850 you distribute copies of the library, or if you modify it.
   4851 
   4852   For example, if you distribute copies of the library, whether gratis
   4853 or for a fee, you must give the recipients all the rights that we gave
   4854 you.  You must make sure that they, too, receive or can get the source
   4855 code.  If you link a program with the library, you must provide
   4856 complete object files to the recipients so that they can relink them
   4857 with the library, after making changes to the library and recompiling
   4858 it.  And you must show them these terms so they know their rights.
   4859 
   4860   Our method of protecting your rights has two steps: (1) copyright
   4861 the library, and (2) offer you this license which gives you legal
   4862 permission to copy, distribute and/or modify the library.
   4863 
   4864   Also, for each distributor's protection, we want to make certain
   4865 that everyone understands that there is no warranty for this free
   4866 library.  If the library is modified by someone else and passed on, we
   4867 want its recipients to know that what they have is not the original
   4868 version, so that any problems introduced by others will not reflect on
   4869 the original authors' reputations.
   4870 
   4872   Finally, any free program is threatened constantly by software
   4873 patents.  We wish to avoid the danger that companies distributing free
   4874 software will individually obtain patent licenses, thus in effect
   4875 transforming the program into proprietary software.  To prevent this,
   4876 we have made it clear that any patent must be licensed for everyone's
   4877 free use or not licensed at all.
   4878 
   4879   Most GNU software, including some libraries, is covered by the ordinary
   4880 GNU General Public License, which was designed for utility programs.  This
   4881 license, the GNU Library General Public License, applies to certain
   4882 designated libraries.  This license is quite different from the ordinary
   4883 one; be sure to read it in full, and don't assume that anything in it is
   4884 the same as in the ordinary license.
   4885 
   4886   The reason we have a separate public license for some libraries is that
   4887 they blur the distinction we usually make between modifying or adding to a
   4888 program and simply using it.  Linking a program with a library, without
   4889 changing the library, is in some sense simply using the library, and is
   4890 analogous to running a utility program or application program.  However, in
   4891 a textual and legal sense, the linked executable is a combined work, a
   4892 derivative of the original library, and the ordinary General Public License
   4893 treats it as such.
   4894 
   4895   Because of this blurred distinction, using the ordinary General
   4896 Public License for libraries did not effectively promote software
   4897 sharing, because most developers did not use the libraries.  We
   4898 concluded that weaker conditions might promote sharing better.
   4899 
   4900   However, unrestricted linking of non-free programs would deprive the
   4901 users of those programs of all benefit from the free status of the
   4902 libraries themselves.  This Library General Public License is intended to
   4903 permit developers of non-free programs to use free libraries, while
   4904 preserving your freedom as a user of such programs to change the free
   4905 libraries that are incorporated in them.  (We have not seen how to achieve
   4906 this as regards changes in header files, but we have achieved it as regards
   4907 changes in the actual functions of the Library.)  The hope is that this
   4908 will lead to faster development of free libraries.
   4909 
   4910   The precise terms and conditions for copying, distribution and
   4911 modification follow.  Pay close attention to the difference between a
   4912 "work based on the library" and a "work that uses the library".  The
   4913 former contains code derived from the library, while the latter only
   4914 works together with the library.
   4915 
   4916   Note that it is possible for a library to be covered by the ordinary
   4917 General Public License rather than by this special one.
   4918 
   4920 		  GNU LIBRARY GENERAL PUBLIC LICENSE
   4921    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   4922 
   4923   0. This License Agreement applies to any software library which
   4924 contains a notice placed by the copyright holder or other authorized
   4925 party saying it may be distributed under the terms of this Library
   4926 General Public License (also called "this License").  Each licensee is
   4927 addressed as "you".
   4928 
   4929   A "library" means a collection of software functions and/or data
   4930 prepared so as to be conveniently linked with application programs
   4931 (which use some of those functions and data) to form executables.
   4932 
   4933   The "Library", below, refers to any such software library or work
   4934 which has been distributed under these terms.  A "work based on the
   4935 Library" means either the Library or any derivative work under
   4936 copyright law: that is to say, a work containing the Library or a
   4937 portion of it, either verbatim or with modifications and/or translated
   4938 straightforwardly into another language.  (Hereinafter, translation is
   4939 included without limitation in the term "modification".)
   4940 
   4941   "Source code" for a work means the preferred form of the work for
   4942 making modifications to it.  For a library, complete source code means
   4943 all the source code for all modules it contains, plus any associated
   4944 interface definition files, plus the scripts used to control compilation
   4945 and installation of the library.
   4946 
   4947   Activities other than copying, distribution and modification are not
   4948 covered by this License; they are outside its scope.  The act of
   4949 running a program using the Library is not restricted, and output from
   4950 such a program is covered only if its contents constitute a work based
   4951 on the Library (independent of the use of the Library in a tool for
   4952 writing it).  Whether that is true depends on what the Library does
   4953 and what the program that uses the Library does.
   4954   
   4955   1. You may copy and distribute verbatim copies of the Library's
   4956 complete source code as you receive it, in any medium, provided that
   4957 you conspicuously and appropriately publish on each copy an
   4958 appropriate copyright notice and disclaimer of warranty; keep intact
   4959 all the notices that refer to this License and to the absence of any
   4960 warranty; and distribute a copy of this License along with the
   4961 Library.
   4962 
   4963   You may charge a fee for the physical act of transferring a copy,
   4964 and you may at your option offer warranty protection in exchange for a
   4965 fee.
   4966 
   4968   2. You may modify your copy or copies of the Library or any portion
   4969 of it, thus forming a work based on the Library, and copy and
   4970 distribute such modifications or work under the terms of Section 1
   4971 above, provided that you also meet all of these conditions:
   4972 
   4973     a) The modified work must itself be a software library.
   4974 
   4975     b) You must cause the files modified to carry prominent notices
   4976     stating that you changed the files and the date of any change.
   4977 
   4978     c) You must cause the whole of the work to be licensed at no
   4979     charge to all third parties under the terms of this License.
   4980 
   4981     d) If a facility in the modified Library refers to a function or a
   4982     table of data to be supplied by an application program that uses
   4983     the facility, other than as an argument passed when the facility
   4984     is invoked, then you must make a good faith effort to ensure that,
   4985     in the event an application does not supply such function or
   4986     table, the facility still operates, and performs whatever part of
   4987     its purpose remains meaningful.
   4988 
   4989     (For example, a function in a library to compute square roots has
   4990     a purpose that is entirely well-defined independent of the
   4991     application.  Therefore, Subsection 2d requires that any
   4992     application-supplied function or table used by this function must
   4993     be optional: if the application does not supply it, the square
   4994     root function must still compute square roots.)
   4995 
   4996 These requirements apply to the modified work as a whole.  If
   4997 identifiable sections of that work are not derived from the Library,
   4998 and can be reasonably considered independent and separate works in
   4999 themselves, then this License, and its terms, do not apply to those
   5000 sections when you distribute them as separate works.  But when you
   5001 distribute the same sections as part of a whole which is a work based
   5002 on the Library, the distribution of the whole must be on the terms of
   5003 this License, whose permissions for other licensees extend to the
   5004 entire whole, and thus to each and every part regardless of who wrote
   5005 it.
   5006 
   5007 Thus, it is not the intent of this section to claim rights or contest
   5008 your rights to work written entirely by you; rather, the intent is to
   5009 exercise the right to control the distribution of derivative or
   5010 collective works based on the Library.
   5011 
   5012 In addition, mere aggregation of another work not based on the Library
   5013 with the Library (or with a work based on the Library) on a volume of
   5014 a storage or distribution medium does not bring the other work under
   5015 the scope of this License.
   5016 
   5017   3. You may opt to apply the terms of the ordinary GNU General Public
   5018 License instead of this License to a given copy of the Library.  To do
   5019 this, you must alter all the notices that refer to this License, so
   5020 that they refer to the ordinary GNU General Public License, version 2,
   5021 instead of to this License.  (If a newer version than version 2 of the
   5022 ordinary GNU General Public License has appeared, then you can specify
   5023 that version instead if you wish.)  Do not make any other change in
   5024 these notices.
   5025 
   5027   Once this change is made in a given copy, it is irreversible for
   5028 that copy, so the ordinary GNU General Public License applies to all
   5029 subsequent copies and derivative works made from that copy.
   5030 
   5031   This option is useful when you wish to copy part of the code of
   5032 the Library into a program that is not a library.
   5033 
   5034   4. You may copy and distribute the Library (or a portion or
   5035 derivative of it, under Section 2) in object code or executable form
   5036 under the terms of Sections 1 and 2 above provided that you accompany
   5037 it with the complete corresponding machine-readable source code, which
   5038 must be distributed under the terms of Sections 1 and 2 above on a
   5039 medium customarily used for software interchange.
   5040 
   5041   If distribution of object code is made by offering access to copy
   5042 from a designated place, then offering equivalent access to copy the
   5043 source code from the same place satisfies the requirement to
   5044 distribute the source code, even though third parties are not
   5045 compelled to copy the source along with the object code.
   5046 
   5047   5. A program that contains no derivative of any portion of the
   5048 Library, but is designed to work with the Library by being compiled or
   5049 linked with it, is called a "work that uses the Library".  Such a
   5050 work, in isolation, is not a derivative work of the Library, and
   5051 therefore falls outside the scope of this License.
   5052 
   5053   However, linking a "work that uses the Library" with the Library
   5054 creates an executable that is a derivative of the Library (because it
   5055 contains portions of the Library), rather than a "work that uses the
   5056 library".  The executable is therefore covered by this License.
   5057 Section 6 states terms for distribution of such executables.
   5058 
   5059   When a "work that uses the Library" uses material from a header file
   5060 that is part of the Library, the object code for the work may be a
   5061 derivative work of the Library even though the source code is not.
   5062 Whether this is true is especially significant if the work can be
   5063 linked without the Library, or if the work is itself a library.  The
   5064 threshold for this to be true is not precisely defined by law.
   5065 
   5066   If such an object file uses only numerical parameters, data
   5067 structure layouts and accessors, and small macros and small inline
   5068 functions (ten lines or less in length), then the use of the object
   5069 file is unrestricted, regardless of whether it is legally a derivative
   5070 work.  (Executables containing this object code plus portions of the
   5071 Library will still fall under Section 6.)
   5072 
   5073   Otherwise, if the work is a derivative of the Library, you may
   5074 distribute the object code for the work under the terms of Section 6.
   5075 Any executables containing that work also fall under Section 6,
   5076 whether or not they are linked directly with the Library itself.
   5077 
   5079   6. As an exception to the Sections above, you may also compile or
   5080 link a "work that uses the Library" with the Library to produce a
   5081 work containing portions of the Library, and distribute that work
   5082 under terms of your choice, provided that the terms permit
   5083 modification of the work for the customer's own use and reverse
   5084 engineering for debugging such modifications.
   5085 
   5086   You must give prominent notice with each copy of the work that the
   5087 Library is used in it and that the Library and its use are covered by
   5088 this License.  You must supply a copy of this License.  If the work
   5089 during execution displays copyright notices, you must include the
   5090 copyright notice for the Library among them, as well as a reference
   5091 directing the user to the copy of this License.  Also, you must do one
   5092 of these things:
   5093 
   5094     a) Accompany the work with the complete corresponding
   5095     machine-readable source code for the Library including whatever
   5096     changes were used in the work (which must be distributed under
   5097     Sections 1 and 2 above); and, if the work is an executable linked
   5098     with the Library, with the complete machine-readable "work that
   5099     uses the Library", as object code and/or source code, so that the
   5100     user can modify the Library and then relink to produce a modified
   5101     executable containing the modified Library.  (It is understood
   5102     that the user who changes the contents of definitions files in the
   5103     Library will not necessarily be able to recompile the application
   5104     to use the modified definitions.)
   5105 
   5106     b) Accompany the work with a written offer, valid for at
   5107     least three years, to give the same user the materials
   5108     specified in Subsection 6a, above, for a charge no more
   5109     than the cost of performing this distribution.
   5110 
   5111     c) If distribution of the work is made by offering access to copy
   5112     from a designated place, offer equivalent access to copy the above
   5113     specified materials from the same place.
   5114 
   5115     d) Verify that the user has already received a copy of these
   5116     materials or that you have already sent this user a copy.
   5117 
   5118   For an executable, the required form of the "work that uses the
   5119 Library" must include any data and utility programs needed for
   5120 reproducing the executable from it.  However, as a special exception,
   5121 the source code distributed need not include anything that is normally
   5122 distributed (in either source or binary form) with the major
   5123 components (compiler, kernel, and so on) of the operating system on
   5124 which the executable runs, unless that component itself accompanies
   5125 the executable.
   5126 
   5127   It may happen that this requirement contradicts the license
   5128 restrictions of other proprietary libraries that do not normally
   5129 accompany the operating system.  Such a contradiction means you cannot
   5130 use both them and the Library together in an executable that you
   5131 distribute.
   5132 
   5134   7. You may place library facilities that are a work based on the
   5135 Library side-by-side in a single library together with other library
   5136 facilities not covered by this License, and distribute such a combined
   5137 library, provided that the separate distribution of the work based on
   5138 the Library and of the other library facilities is otherwise
   5139 permitted, and provided that you do these two things:
   5140 
   5141     a) Accompany the combined library with a copy of the same work
   5142     based on the Library, uncombined with any other library
   5143     facilities.  This must be distributed under the terms of the
   5144     Sections above.
   5145 
   5146     b) Give prominent notice with the combined library of the fact
   5147     that part of it is a work based on the Library, and explaining
   5148     where to find the accompanying uncombined form of the same work.
   5149 
   5150   8. You may not copy, modify, sublicense, link with, or distribute
   5151 the Library except as expressly provided under this License.  Any
   5152 attempt otherwise to copy, modify, sublicense, link with, or
   5153 distribute the Library is void, and will automatically terminate your
   5154 rights under this License.  However, parties who have received copies,
   5155 or rights, from you under this License will not have their licenses
   5156 terminated so long as such parties remain in full compliance.
   5157 
   5158   9. You are not required to accept this License, since you have not
   5159 signed it.  However, nothing else grants you permission to modify or
   5160 distribute the Library or its derivative works.  These actions are
   5161 prohibited by law if you do not accept this License.  Therefore, by
   5162 modifying or distributing the Library (or any work based on the
   5163 Library), you indicate your acceptance of this License to do so, and
   5164 all its terms and conditions for copying, distributing or modifying
   5165 the Library or works based on it.
   5166 
   5167   10. Each time you redistribute the Library (or any work based on the
   5168 Library), the recipient automatically receives a license from the
   5169 original licensor to copy, distribute, link with or modify the Library
   5170 subject to these terms and conditions.  You may not impose any further
   5171 restrictions on the recipients' exercise of the rights granted herein.
   5172 You are not responsible for enforcing compliance by third parties to
   5173 this License.
   5174 
   5176   11. If, as a consequence of a court judgment or allegation of patent
   5177 infringement or for any other reason (not limited to patent issues),
   5178 conditions are imposed on you (whether by court order, agreement or
   5179 otherwise) that contradict the conditions of this License, they do not
   5180 excuse you from the conditions of this License.  If you cannot
   5181 distribute so as to satisfy simultaneously your obligations under this
   5182 License and any other pertinent obligations, then as a consequence you
   5183 may not distribute the Library at all.  For example, if a patent
   5184 license would not permit royalty-free redistribution of the Library by
   5185 all those who receive copies directly or indirectly through you, then
   5186 the only way you could satisfy both it and this License would be to
   5187 refrain entirely from distribution of the Library.
   5188 
   5189 If any portion of this section is held invalid or unenforceable under any
   5190 particular circumstance, the balance of the section is intended to apply,
   5191 and the section as a whole is intended to apply in other circumstances.
   5192 
   5193 It is not the purpose of this section to induce you to infringe any
   5194 patents or other property right claims or to contest validity of any
   5195 such claims; this section has the sole purpose of protecting the
   5196 integrity of the free software distribution system which is
   5197 implemented by public license practices.  Many people have made
   5198 generous contributions to the wide range of software distributed
   5199 through that system in reliance on consistent application of that
   5200 system; it is up to the author/donor to decide if he or she is willing
   5201 to distribute software through any other system and a licensee cannot
   5202 impose that choice.
   5203 
   5204 This section is intended to make thoroughly clear what is believed to
   5205 be a consequence of the rest of this License.
   5206 
   5207   12. If the distribution and/or use of the Library is restricted in
   5208 certain countries either by patents or by copyrighted interfaces, the
   5209 original copyright holder who places the Library under this License may add
   5210 an explicit geographical distribution limitation excluding those countries,
   5211 so that distribution is permitted only in or among countries not thus
   5212 excluded.  In such case, this License incorporates the limitation as if
   5213 written in the body of this License.
   5214 
   5215   13. The Free Software Foundation may publish revised and/or new
   5216 versions of the Library General Public License from time to time.
   5217 Such new versions will be similar in spirit to the present version,
   5218 but may differ in detail to address new problems or concerns.
   5219 
   5220 Each version is given a distinguishing version number.  If the Library
   5221 specifies a version number of this License which applies to it and
   5222 "any later version", you have the option of following the terms and
   5223 conditions either of that version or of any later version published by
   5224 the Free Software Foundation.  If the Library does not specify a
   5225 license version number, you may choose any version ever published by
   5226 the Free Software Foundation.
   5227 
   5229   14. If you wish to incorporate parts of the Library into other free
   5230 programs whose distribution conditions are incompatible with these,
   5231 write to the author to ask for permission.  For software which is
   5232 copyrighted by the Free Software Foundation, write to the Free
   5233 Software Foundation; we sometimes make exceptions for this.  Our
   5234 decision will be guided by the two goals of preserving the free status
   5235 of all derivatives of our free software and of promoting the sharing
   5236 and reuse of software generally.
   5237 
   5238 			    NO WARRANTY
   5239 
   5240   15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
   5241 WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
   5242 EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
   5243 OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
   5244 KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
   5245 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
   5246 PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
   5247 LIBRARY IS WITH YOU.  SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
   5248 THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
   5249 
   5250   16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
   5251 WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
   5252 AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
   5253 FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
   5254 CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
   5255 LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
   5256 RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
   5257 FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
   5258 SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
   5259 DAMAGES.
   5260 
   5261 		     END OF TERMS AND CONDITIONS
   5262 
   5264      Appendix: How to Apply These Terms to Your New Libraries
   5265 
   5266   If you develop a new library, and you want it to be of the greatest
   5267 possible use to the public, we recommend making it free software that
   5268 everyone can redistribute and change.  You can do so by permitting
   5269 redistribution under these terms (or, alternatively, under the terms of the
   5270 ordinary General Public License).
   5271 
   5272   To apply these terms, attach the following notices to the library.  It is
   5273 safest to attach them to the start of each source file to most effectively
   5274 convey the exclusion of warranty; and each file should have at least the
   5275 "copyright" line and a pointer to where the full notice is found.
   5276 
   5277     &lt;one line to give the library's name and a brief idea of what it does.&gt;
   5278     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   5279 
   5280     This library is free software; you can redistribute it and/or
   5281     modify it under the terms of the GNU Library General Public
   5282     License as published by the Free Software Foundation; either
   5283     version 2 of the License, or (at your option) any later version.
   5284 
   5285     This library is distributed in the hope that it will be useful,
   5286     but WITHOUT ANY WARRANTY; without even the implied warranty of
   5287     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
   5288     Library General Public License for more details.
   5289 
   5290     You should have received a copy of the GNU Library General Public
   5291     License along with this library; if not, write to the Free
   5292     Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
   5293     MA 02111-1307, USA
   5294 
   5295 Also add information on how to contact you by electronic and paper mail.
   5296 
   5297 You should also get your employer (if you work as a programmer) or your
   5298 school, if any, to sign a "copyright disclaimer" for the library, if
   5299 necessary.  Here is a sample; alter the names:
   5300 
   5301   Yoyodyne, Inc., hereby disclaims all copyright interest in the
   5302   library `Frob' (a library for tweaking knobs) written by James Random Hacker.
   5303 
   5304   &lt;signature of Ty Coon&gt;, 1 April 1990
   5305   Ty Coon, President of Vice
   5306 
   5307 That's all there is to it!
   5308 </pre>
   5309 </div>
   5310 </div>
   5311 
   5312 
   5313 <div class="product">
   5314 <span class="title">attr</span>
   5315 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   5316 <span class="homepage"><a href="http://oss.sgi.com/projects/xfs/">homepage</a></span>
   5317 <div class="licence">
   5318 <pre>Most components of the "attr" package are licensed under
   5319 Version 2.1 of the GNU Lesser General Public License.
   5320 
   5321 Some components (as annotated in the source) are licensed
   5322 under Version 2 of the GNU General Public License. 
   5323 
   5324 ----------------------------------------------------------------------
   5325 
   5327 &lt;http://www.fsf.org/copyleft/lesser.txt>;
   5328 
   5329 		  GNU LESSER GENERAL PUBLIC LICENSE
   5330 		       Version 2.1, February 1999
   5331 
   5332  Copyright (C) 1991, 1999 Free Software Foundation, Inc.
   5333      59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   5334  Everyone is permitted to copy and distribute verbatim copies
   5335  of this license document, but changing it is not allowed.
   5336 
   5337 [This is the first released version of the Lesser GPL.  It also counts
   5338  as the successor of the GNU Library Public License, version 2, hence
   5339  the version number 2.1.]
   5340 
   5341 			    Preamble
   5342 
   5343   The licenses for most software are designed to take away your
   5344 freedom to share and change it.  By contrast, the GNU General Public
   5345 Licenses are intended to guarantee your freedom to share and change
   5346 free software--to make sure the software is free for all its users.
   5347 
   5348   This license, the Lesser General Public License, applies to some
   5349 specially designated software packages--typically libraries--of the
   5350 Free Software Foundation and other authors who decide to use it.  You
   5351 can use it too, but we suggest you first think carefully about whether
   5352 this license or the ordinary General Public License is the better
   5353 strategy to use in any particular case, based on the explanations below.
   5354 
   5355   When we speak of free software, we are referring to freedom of use,
   5356 not price.  Our General Public Licenses are designed to make sure that
   5357 you have the freedom to distribute copies of free software (and charge
   5358 for this service if you wish); that you receive source code or can get
   5359 it if you want it; that you can change the software and use pieces of
   5360 it in new free programs; and that you are informed that you can do
   5361 these things.
   5362 
   5363   To protect your rights, we need to make restrictions that forbid
   5364 distributors to deny you these rights or to ask you to surrender these
   5365 rights.  These restrictions translate to certain responsibilities for
   5366 you if you distribute copies of the library or if you modify it.
   5367 
   5368   For example, if you distribute copies of the library, whether gratis
   5369 or for a fee, you must give the recipients all the rights that we gave
   5370 you.  You must make sure that they, too, receive or can get the source
   5371 code.  If you link other code with the library, you must provide
   5372 complete object files to the recipients, so that they can relink them
   5373 with the library after making changes to the library and recompiling
   5374 it.  And you must show them these terms so they know their rights.
   5375 
   5376   We protect your rights with a two-step method: (1) we copyright the
   5377 library, and (2) we offer you this license, which gives you legal
   5378 permission to copy, distribute and/or modify the library.
   5379 
   5380   To protect each distributor, we want to make it very clear that
   5381 there is no warranty for the free library.  Also, if the library is
   5382 modified by someone else and passed on, the recipients should know
   5383 that what they have is not the original version, so that the original
   5384 author's reputation will not be affected by problems that might be
   5385 introduced by others.
   5386 
   5388   Finally, software patents pose a constant threat to the existence of
   5389 any free program.  We wish to make sure that a company cannot
   5390 effectively restrict the users of a free program by obtaining a
   5391 restrictive license from a patent holder.  Therefore, we insist that
   5392 any patent license obtained for a version of the library must be
   5393 consistent with the full freedom of use specified in this license.
   5394 
   5395   Most GNU software, including some libraries, is covered by the
   5396 ordinary GNU General Public License.  This license, the GNU Lesser
   5397 General Public License, applies to certain designated libraries, and
   5398 is quite different from the ordinary General Public License.  We use
   5399 this license for certain libraries in order to permit linking those
   5400 libraries into non-free programs.
   5401 
   5402   When a program is linked with a library, whether statically or using
   5403 a shared library, the combination of the two is legally speaking a
   5404 combined work, a derivative of the original library.  The ordinary
   5405 General Public License therefore permits such linking only if the
   5406 entire combination fits its criteria of freedom.  The Lesser General
   5407 Public License permits more lax criteria for linking other code with
   5408 the library.
   5409 
   5410   We call this license the "Lesser" General Public License because it
   5411 does Less to protect the user's freedom than the ordinary General
   5412 Public License.  It also provides other free software developers Less
   5413 of an advantage over competing non-free programs.  These disadvantages
   5414 are the reason we use the ordinary General Public License for many
   5415 libraries.  However, the Lesser license provides advantages in certain
   5416 special circumstances.
   5417 
   5418   For example, on rare occasions, there may be a special need to
   5419 encourage the widest possible use of a certain library, so that it becomes
   5420 a de-facto standard.  To achieve this, non-free programs must be
   5421 allowed to use the library.  A more frequent case is that a free
   5422 library does the same job as widely used non-free libraries.  In this
   5423 case, there is little to gain by limiting the free library to free
   5424 software only, so we use the Lesser General Public License.
   5425 
   5426   In other cases, permission to use a particular library in non-free
   5427 programs enables a greater number of people to use a large body of
   5428 free software.  For example, permission to use the GNU C Library in
   5429 non-free programs enables many more people to use the whole GNU
   5430 operating system, as well as its variant, the GNU/Linux operating
   5431 system.
   5432 
   5433   Although the Lesser General Public License is Less protective of the
   5434 users' freedom, it does ensure that the user of a program that is
   5435 linked with the Library has the freedom and the wherewithal to run
   5436 that program using a modified version of the Library.
   5437 
   5438   The precise terms and conditions for copying, distribution and
   5439 modification follow.  Pay close attention to the difference between a
   5440 "work based on the library" and a "work that uses the library".  The
   5441 former contains code derived from the library, whereas the latter must
   5442 be combined with the library in order to run.
   5443 
   5445 		  GNU LESSER GENERAL PUBLIC LICENSE
   5446    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   5447 
   5448   0. This License Agreement applies to any software library or other
   5449 program which contains a notice placed by the copyright holder or
   5450 other authorized party saying it may be distributed under the terms of
   5451 this Lesser General Public License (also called "this License").
   5452 Each licensee is addressed as "you".
   5453 
   5454   A "library" means a collection of software functions and/or data
   5455 prepared so as to be conveniently linked with application programs
   5456 (which use some of those functions and data) to form executables.
   5457 
   5458   The "Library", below, refers to any such software library or work
   5459 which has been distributed under these terms.  A "work based on the
   5460 Library" means either the Library or any derivative work under
   5461 copyright law: that is to say, a work containing the Library or a
   5462 portion of it, either verbatim or with modifications and/or translated
   5463 straightforwardly into another language.  (Hereinafter, translation is
   5464 included without limitation in the term "modification".)
   5465 
   5466   "Source code" for a work means the preferred form of the work for
   5467 making modifications to it.  For a library, complete source code means
   5468 all the source code for all modules it contains, plus any associated
   5469 interface definition files, plus the scripts used to control compilation
   5470 and installation of the library.
   5471 
   5472   Activities other than copying, distribution and modification are not
   5473 covered by this License; they are outside its scope.  The act of
   5474 running a program using the Library is not restricted, and output from
   5475 such a program is covered only if its contents constitute a work based
   5476 on the Library (independent of the use of the Library in a tool for
   5477 writing it).  Whether that is true depends on what the Library does
   5478 and what the program that uses the Library does.
   5479   
   5480   1. You may copy and distribute verbatim copies of the Library's
   5481 complete source code as you receive it, in any medium, provided that
   5482 you conspicuously and appropriately publish on each copy an
   5483 appropriate copyright notice and disclaimer of warranty; keep intact
   5484 all the notices that refer to this License and to the absence of any
   5485 warranty; and distribute a copy of this License along with the
   5486 Library.
   5487 
   5488   You may charge a fee for the physical act of transferring a copy,
   5489 and you may at your option offer warranty protection in exchange for a
   5490 fee.
   5491 
   5493   2. You may modify your copy or copies of the Library or any portion
   5494 of it, thus forming a work based on the Library, and copy and
   5495 distribute such modifications or work under the terms of Section 1
   5496 above, provided that you also meet all of these conditions:
   5497 
   5498     a) The modified work must itself be a software library.
   5499 
   5500     b) You must cause the files modified to carry prominent notices
   5501     stating that you changed the files and the date of any change.
   5502 
   5503     c) You must cause the whole of the work to be licensed at no
   5504     charge to all third parties under the terms of this License.
   5505 
   5506     d) If a facility in the modified Library refers to a function or a
   5507     table of data to be supplied by an application program that uses
   5508     the facility, other than as an argument passed when the facility
   5509     is invoked, then you must make a good faith effort to ensure that,
   5510     in the event an application does not supply such function or
   5511     table, the facility still operates, and performs whatever part of
   5512     its purpose remains meaningful.
   5513 
   5514     (For example, a function in a library to compute square roots has
   5515     a purpose that is entirely well-defined independent of the
   5516     application.  Therefore, Subsection 2d requires that any
   5517     application-supplied function or table used by this function must
   5518     be optional: if the application does not supply it, the square
   5519     root function must still compute square roots.)
   5520 
   5521 These requirements apply to the modified work as a whole.  If
   5522 identifiable sections of that work are not derived from the Library,
   5523 and can be reasonably considered independent and separate works in
   5524 themselves, then this License, and its terms, do not apply to those
   5525 sections when you distribute them as separate works.  But when you
   5526 distribute the same sections as part of a whole which is a work based
   5527 on the Library, the distribution of the whole must be on the terms of
   5528 this License, whose permissions for other licensees extend to the
   5529 entire whole, and thus to each and every part regardless of who wrote
   5530 it.
   5531 
   5532 Thus, it is not the intent of this section to claim rights or contest
   5533 your rights to work written entirely by you; rather, the intent is to
   5534 exercise the right to control the distribution of derivative or
   5535 collective works based on the Library.
   5536 
   5537 In addition, mere aggregation of another work not based on the Library
   5538 with the Library (or with a work based on the Library) on a volume of
   5539 a storage or distribution medium does not bring the other work under
   5540 the scope of this License.
   5541 
   5542   3. You may opt to apply the terms of the ordinary GNU General Public
   5543 License instead of this License to a given copy of the Library.  To do
   5544 this, you must alter all the notices that refer to this License, so
   5545 that they refer to the ordinary GNU General Public License, version 2,
   5546 instead of to this License.  (If a newer version than version 2 of the
   5547 ordinary GNU General Public License has appeared, then you can specify
   5548 that version instead if you wish.)  Do not make any other change in
   5549 these notices.
   5550 
   5552   Once this change is made in a given copy, it is irreversible for
   5553 that copy, so the ordinary GNU General Public License applies to all
   5554 subsequent copies and derivative works made from that copy.
   5555 
   5556   This option is useful when you wish to copy part of the code of
   5557 the Library into a program that is not a library.
   5558 
   5559   4. You may copy and distribute the Library (or a portion or
   5560 derivative of it, under Section 2) in object code or executable form
   5561 under the terms of Sections 1 and 2 above provided that you accompany
   5562 it with the complete corresponding machine-readable source code, which
   5563 must be distributed under the terms of Sections 1 and 2 above on a
   5564 medium customarily used for software interchange.
   5565 
   5566   If distribution of object code is made by offering access to copy
   5567 from a designated place, then offering equivalent access to copy the
   5568 source code from the same place satisfies the requirement to
   5569 distribute the source code, even though third parties are not
   5570 compelled to copy the source along with the object code.
   5571 
   5572   5. A program that contains no derivative of any portion of the
   5573 Library, but is designed to work with the Library by being compiled or
   5574 linked with it, is called a "work that uses the Library".  Such a
   5575 work, in isolation, is not a derivative work of the Library, and
   5576 therefore falls outside the scope of this License.
   5577 
   5578   However, linking a "work that uses the Library" with the Library
   5579 creates an executable that is a derivative of the Library (because it
   5580 contains portions of the Library), rather than a "work that uses the
   5581 library".  The executable is therefore covered by this License.
   5582 Section 6 states terms for distribution of such executables.
   5583 
   5584   When a "work that uses the Library" uses material from a header file
   5585 that is part of the Library, the object code for the work may be a
   5586 derivative work of the Library even though the source code is not.
   5587 Whether this is true is especially significant if the work can be
   5588 linked without the Library, or if the work is itself a library.  The
   5589 threshold for this to be true is not precisely defined by law.
   5590 
   5591   If such an object file uses only numerical parameters, data
   5592 structure layouts and accessors, and small macros and small inline
   5593 functions (ten lines or less in length), then the use of the object
   5594 file is unrestricted, regardless of whether it is legally a derivative
   5595 work.  (Executables containing this object code plus portions of the
   5596 Library will still fall under Section 6.)
   5597 
   5598   Otherwise, if the work is a derivative of the Library, you may
   5599 distribute the object code for the work under the terms of Section 6.
   5600 Any executables containing that work also fall under Section 6,
   5601 whether or not they are linked directly with the Library itself.
   5602 
   5604   6. As an exception to the Sections above, you may also combine or
   5605 link a "work that uses the Library" with the Library to produce a
   5606 work containing portions of the Library, and distribute that work
   5607 under terms of your choice, provided that the terms permit
   5608 modification of the work for the customer's own use and reverse
   5609 engineering for debugging such modifications.
   5610 
   5611   You must give prominent notice with each copy of the work that the
   5612 Library is used in it and that the Library and its use are covered by
   5613 this License.  You must supply a copy of this License.  If the work
   5614 during execution displays copyright notices, you must include the
   5615 copyright notice for the Library among them, as well as a reference
   5616 directing the user to the copy of this License.  Also, you must do one
   5617 of these things:
   5618 
   5619     a) Accompany the work with the complete corresponding
   5620     machine-readable source code for the Library including whatever
   5621     changes were used in the work (which must be distributed under
   5622     Sections 1 and 2 above); and, if the work is an executable linked
   5623     with the Library, with the complete machine-readable "work that
   5624     uses the Library", as object code and/or source code, so that the
   5625     user can modify the Library and then relink to produce a modified
   5626     executable containing the modified Library.  (It is understood
   5627     that the user who changes the contents of definitions files in the
   5628     Library will not necessarily be able to recompile the application
   5629     to use the modified definitions.)
   5630 
   5631     b) Use a suitable shared library mechanism for linking with the
   5632     Library.  A suitable mechanism is one that (1) uses at run time a
   5633     copy of the library already present on the user's computer system,
   5634     rather than copying library functions into the executable, and (2)
   5635     will operate properly with a modified version of the library, if
   5636     the user installs one, as long as the modified version is
   5637     interface-compatible with the version that the work was made with.
   5638 
   5639     c) Accompany the work with a written offer, valid for at
   5640     least three years, to give the same user the materials
   5641     specified in Subsection 6a, above, for a charge no more
   5642     than the cost of performing this distribution.
   5643 
   5644     d) If distribution of the work is made by offering access to copy
   5645     from a designated place, offer equivalent access to copy the above
   5646     specified materials from the same place.
   5647 
   5648     e) Verify that the user has already received a copy of these
   5649     materials or that you have already sent this user a copy.
   5650 
   5651   For an executable, the required form of the "work that uses the
   5652 Library" must include any data and utility programs needed for
   5653 reproducing the executable from it.  However, as a special exception,
   5654 the materials to be distributed need not include anything that is
   5655 normally distributed (in either source or binary form) with the major
   5656 components (compiler, kernel, and so on) of the operating system on
   5657 which the executable runs, unless that component itself accompanies
   5658 the executable.
   5659 
   5660   It may happen that this requirement contradicts the license
   5661 restrictions of other proprietary libraries that do not normally
   5662 accompany the operating system.  Such a contradiction means you cannot
   5663 use both them and the Library together in an executable that you
   5664 distribute.
   5665 
   5667   7. You may place library facilities that are a work based on the
   5668 Library side-by-side in a single library together with other library
   5669 facilities not covered by this License, and distribute such a combined
   5670 library, provided that the separate distribution of the work based on
   5671 the Library and of the other library facilities is otherwise
   5672 permitted, and provided that you do these two things:
   5673 
   5674     a) Accompany the combined library with a copy of the same work
   5675     based on the Library, uncombined with any other library
   5676     facilities.  This must be distributed under the terms of the
   5677     Sections above.
   5678 
   5679     b) Give prominent notice with the combined library of the fact
   5680     that part of it is a work based on the Library, and explaining
   5681     where to find the accompanying uncombined form of the same work.
   5682 
   5683   8. You may not copy, modify, sublicense, link with, or distribute
   5684 the Library except as expressly provided under this License.  Any
   5685 attempt otherwise to copy, modify, sublicense, link with, or
   5686 distribute the Library is void, and will automatically terminate your
   5687 rights under this License.  However, parties who have received copies,
   5688 or rights, from you under this License will not have their licenses
   5689 terminated so long as such parties remain in full compliance.
   5690 
   5691   9. You are not required to accept this License, since you have not
   5692 signed it.  However, nothing else grants you permission to modify or
   5693 distribute the Library or its derivative works.  These actions are
   5694 prohibited by law if you do not accept this License.  Therefore, by
   5695 modifying or distributing the Library (or any work based on the
   5696 Library), you indicate your acceptance of this License to do so, and
   5697 all its terms and conditions for copying, distributing or modifying
   5698 the Library or works based on it.
   5699 
   5700   10. Each time you redistribute the Library (or any work based on the
   5701 Library), the recipient automatically receives a license from the
   5702 original licensor to copy, distribute, link with or modify the Library
   5703 subject to these terms and conditions.  You may not impose any further
   5704 restrictions on the recipients' exercise of the rights granted herein.
   5705 You are not responsible for enforcing compliance by third parties with
   5706 this License.
   5707 
   5709   11. If, as a consequence of a court judgment or allegation of patent
   5710 infringement or for any other reason (not limited to patent issues),
   5711 conditions are imposed on you (whether by court order, agreement or
   5712 otherwise) that contradict the conditions of this License, they do not
   5713 excuse you from the conditions of this License.  If you cannot
   5714 distribute so as to satisfy simultaneously your obligations under this
   5715 License and any other pertinent obligations, then as a consequence you
   5716 may not distribute the Library at all.  For example, if a patent
   5717 license would not permit royalty-free redistribution of the Library by
   5718 all those who receive copies directly or indirectly through you, then
   5719 the only way you could satisfy both it and this License would be to
   5720 refrain entirely from distribution of the Library.
   5721 
   5722 If any portion of this section is held invalid or unenforceable under any
   5723 particular circumstance, the balance of the section is intended to apply,
   5724 and the section as a whole is intended to apply in other circumstances.
   5725 
   5726 It is not the purpose of this section to induce you to infringe any
   5727 patents or other property right claims or to contest validity of any
   5728 such claims; this section has the sole purpose of protecting the
   5729 integrity of the free software distribution system which is
   5730 implemented by public license practices.  Many people have made
   5731 generous contributions to the wide range of software distributed
   5732 through that system in reliance on consistent application of that
   5733 system; it is up to the author/donor to decide if he or she is willing
   5734 to distribute software through any other system and a licensee cannot
   5735 impose that choice.
   5736 
   5737 This section is intended to make thoroughly clear what is believed to
   5738 be a consequence of the rest of this License.
   5739 
   5740   12. If the distribution and/or use of the Library is restricted in
   5741 certain countries either by patents or by copyrighted interfaces, the
   5742 original copyright holder who places the Library under this License may add
   5743 an explicit geographical distribution limitation excluding those countries,
   5744 so that distribution is permitted only in or among countries not thus
   5745 excluded.  In such case, this License incorporates the limitation as if
   5746 written in the body of this License.
   5747 
   5748   13. The Free Software Foundation may publish revised and/or new
   5749 versions of the Lesser General Public License from time to time.
   5750 Such new versions will be similar in spirit to the present version,
   5751 but may differ in detail to address new problems or concerns.
   5752 
   5753 Each version is given a distinguishing version number.  If the Library
   5754 specifies a version number of this License which applies to it and
   5755 "any later version", you have the option of following the terms and
   5756 conditions either of that version or of any later version published by
   5757 the Free Software Foundation.  If the Library does not specify a
   5758 license version number, you may choose any version ever published by
   5759 the Free Software Foundation.
   5760 
   5762   14. If you wish to incorporate parts of the Library into other free
   5763 programs whose distribution conditions are incompatible with these,
   5764 write to the author to ask for permission.  For software which is
   5765 copyrighted by the Free Software Foundation, write to the Free
   5766 Software Foundation; we sometimes make exceptions for this.  Our
   5767 decision will be guided by the two goals of preserving the free status
   5768 of all derivatives of our free software and of promoting the sharing
   5769 and reuse of software generally.
   5770 
   5771 			    NO WARRANTY
   5772 
   5773   15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
   5774 WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
   5775 EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
   5776 OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
   5777 KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
   5778 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
   5779 PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
   5780 LIBRARY IS WITH YOU.  SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
   5781 THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
   5782 
   5783   16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
   5784 WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
   5785 AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
   5786 FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
   5787 CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
   5788 LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
   5789 RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
   5790 FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
   5791 SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
   5792 DAMAGES.
   5793 
   5794 		     END OF TERMS AND CONDITIONS
   5795 
   5797            How to Apply These Terms to Your New Libraries
   5798 
   5799   If you develop a new library, and you want it to be of the greatest
   5800 possible use to the public, we recommend making it free software that
   5801 everyone can redistribute and change.  You can do so by permitting
   5802 redistribution under these terms (or, alternatively, under the terms of the
   5803 ordinary General Public License).
   5804 
   5805   To apply these terms, attach the following notices to the library.  It is
   5806 safest to attach them to the start of each source file to most effectively
   5807 convey the exclusion of warranty; and each file should have at least the
   5808 "copyright" line and a pointer to where the full notice is found.
   5809 
   5810     &lt;one line to give the library's name and a brief idea of what it does.&gt;
   5811     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   5812 
   5813     This library is free software; you can redistribute it and/or
   5814     modify it under the terms of the GNU Lesser General Public
   5815     License as published by the Free Software Foundation; either
   5816     version 2 of the License, or (at your option) any later version.
   5817 
   5818     This library is distributed in the hope that it will be useful,
   5819     but WITHOUT ANY WARRANTY; without even the implied warranty of
   5820     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
   5821     Lesser General Public License for more details.
   5822 
   5823     You should have received a copy of the GNU Lesser General Public
   5824     License along with this library; if not, write to the Free Software
   5825     Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   5826 
   5827 Also add information on how to contact you by electronic and paper mail.
   5828 
   5829 You should also get your employer (if you work as a programmer) or your
   5830 school, if any, to sign a "copyright disclaimer" for the library, if
   5831 necessary.  Here is a sample; alter the names:
   5832 
   5833   Yoyodyne, Inc., hereby disclaims all copyright interest in the
   5834   library `Frob' (a library for tweaking knobs) written by James Random Hacker.
   5835 
   5836   &lt;signature of Ty Coon&gt;, 1 April 1990
   5837   Ty Coon, President of Vice
   5838 
   5839 That's all there is to it!
   5840 
   5841 
   5842 ----------------------------------------------------------------------
   5843 
   5845 &lt;http://www.fsf.org/copyleft/gpl.txt>;
   5846 
   5847 		    GNU GENERAL PUBLIC LICENSE
   5848 		       Version 2, June 1991
   5849 
   5850  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
   5851                        59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   5852  Everyone is permitted to copy and distribute verbatim copies
   5853  of this license document, but changing it is not allowed.
   5854 
   5855 			    Preamble
   5856 
   5857   The licenses for most software are designed to take away your
   5858 freedom to share and change it.  By contrast, the GNU General Public
   5859 License is intended to guarantee your freedom to share and change free
   5860 software--to make sure the software is free for all its users.  This
   5861 General Public License applies to most of the Free Software
   5862 Foundation's software and to any other program whose authors commit to
   5863 using it.  (Some other Free Software Foundation software is covered by
   5864 the GNU Library General Public License instead.)  You can apply it to
   5865 your programs, too.
   5866 
   5867   When we speak of free software, we are referring to freedom, not
   5868 price.  Our General Public Licenses are designed to make sure that you
   5869 have the freedom to distribute copies of free software (and charge for
   5870 this service if you wish), that you receive source code or can get it
   5871 if you want it, that you can change the software or use pieces of it
   5872 in new free programs; and that you know you can do these things.
   5873 
   5874   To protect your rights, we need to make restrictions that forbid
   5875 anyone to deny you these rights or to ask you to surrender the rights.
   5876 These restrictions translate to certain responsibilities for you if you
   5877 distribute copies of the software, or if you modify it.
   5878 
   5879   For example, if you distribute copies of such a program, whether
   5880 gratis or for a fee, you must give the recipients all the rights that
   5881 you have.  You must make sure that they, too, receive or can get the
   5882 source code.  And you must show them these terms so they know their
   5883 rights.
   5884 
   5885   We protect your rights with two steps: (1) copyright the software, and
   5886 (2) offer you this license which gives you legal permission to copy,
   5887 distribute and/or modify the software.
   5888 
   5889   Also, for each author's protection and ours, we want to make certain
   5890 that everyone understands that there is no warranty for this free
   5891 software.  If the software is modified by someone else and passed on, we
   5892 want its recipients to know that what they have is not the original, so
   5893 that any problems introduced by others will not reflect on the original
   5894 authors' reputations.
   5895 
   5896   Finally, any free program is threatened constantly by software
   5897 patents.  We wish to avoid the danger that redistributors of a free
   5898 program will individually obtain patent licenses, in effect making the
   5899 program proprietary.  To prevent this, we have made it clear that any
   5900 patent must be licensed for everyone's free use or not licensed at all.
   5901 
   5902   The precise terms and conditions for copying, distribution and
   5903 modification follow.
   5904 
   5906 		    GNU GENERAL PUBLIC LICENSE
   5907    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   5908 
   5909   0. This License applies to any program or other work which contains
   5910 a notice placed by the copyright holder saying it may be distributed
   5911 under the terms of this General Public License.  The "Program", below,
   5912 refers to any such program or work, and a "work based on the Program"
   5913 means either the Program or any derivative work under copyright law:
   5914 that is to say, a work containing the Program or a portion of it,
   5915 either verbatim or with modifications and/or translated into another
   5916 language.  (Hereinafter, translation is included without limitation in
   5917 the term "modification".)  Each licensee is addressed as "you".
   5918 
   5919 Activities other than copying, distribution and modification are not
   5920 covered by this License; they are outside its scope.  The act of
   5921 running the Program is not restricted, and the output from the Program
   5922 is covered only if its contents constitute a work based on the
   5923 Program (independent of having been made by running the Program).
   5924 Whether that is true depends on what the Program does.
   5925 
   5926   1. You may copy and distribute verbatim copies of the Program's
   5927 source code as you receive it, in any medium, provided that you
   5928 conspicuously and appropriately publish on each copy an appropriate
   5929 copyright notice and disclaimer of warranty; keep intact all the
   5930 notices that refer to this License and to the absence of any warranty;
   5931 and give any other recipients of the Program a copy of this License
   5932 along with the Program.
   5933 
   5934 You may charge a fee for the physical act of transferring a copy, and
   5935 you may at your option offer warranty protection in exchange for a fee.
   5936 
   5937   2. You may modify your copy or copies of the Program or any portion
   5938 of it, thus forming a work based on the Program, and copy and
   5939 distribute such modifications or work under the terms of Section 1
   5940 above, provided that you also meet all of these conditions:
   5941 
   5942     a) You must cause the modified files to carry prominent notices
   5943     stating that you changed the files and the date of any change.
   5944 
   5945     b) You must cause any work that you distribute or publish, that in
   5946     whole or in part contains or is derived from the Program or any
   5947     part thereof, to be licensed as a whole at no charge to all third
   5948     parties under the terms of this License.
   5949 
   5950     c) If the modified program normally reads commands interactively
   5951     when run, you must cause it, when started running for such
   5952     interactive use in the most ordinary way, to print or display an
   5953     announcement including an appropriate copyright notice and a
   5954     notice that there is no warranty (or else, saying that you provide
   5955     a warranty) and that users may redistribute the program under
   5956     these conditions, and telling the user how to view a copy of this
   5957     License.  (Exception: if the Program itself is interactive but
   5958     does not normally print such an announcement, your work based on
   5959     the Program is not required to print an announcement.)
   5960 
   5962 These requirements apply to the modified work as a whole.  If
   5963 identifiable sections of that work are not derived from the Program,
   5964 and can be reasonably considered independent and separate works in
   5965 themselves, then this License, and its terms, do not apply to those
   5966 sections when you distribute them as separate works.  But when you
   5967 distribute the same sections as part of a whole which is a work based
   5968 on the Program, the distribution of the whole must be on the terms of
   5969 this License, whose permissions for other licensees extend to the
   5970 entire whole, and thus to each and every part regardless of who wrote it.
   5971 
   5972 Thus, it is not the intent of this section to claim rights or contest
   5973 your rights to work written entirely by you; rather, the intent is to
   5974 exercise the right to control the distribution of derivative or
   5975 collective works based on the Program.
   5976 
   5977 In addition, mere aggregation of another work not based on the Program
   5978 with the Program (or with a work based on the Program) on a volume of
   5979 a storage or distribution medium does not bring the other work under
   5980 the scope of this License.
   5981 
   5982   3. You may copy and distribute the Program (or a work based on it,
   5983 under Section 2) in object code or executable form under the terms of
   5984 Sections 1 and 2 above provided that you also do one of the following:
   5985 
   5986     a) Accompany it with the complete corresponding machine-readable
   5987     source code, which must be distributed under the terms of Sections
   5988     1 and 2 above on a medium customarily used for software interchange; or,
   5989 
   5990     b) Accompany it with a written offer, valid for at least three
   5991     years, to give any third party, for a charge no more than your
   5992     cost of physically performing source distribution, a complete
   5993     machine-readable copy of the corresponding source code, to be
   5994     distributed under the terms of Sections 1 and 2 above on a medium
   5995     customarily used for software interchange; or,
   5996 
   5997     c) Accompany it with the information you received as to the offer
   5998     to distribute corresponding source code.  (This alternative is
   5999     allowed only for noncommercial distribution and only if you
   6000     received the program in object code or executable form with such
   6001     an offer, in accord with Subsection b above.)
   6002 
   6003 The source code for a work means the preferred form of the work for
   6004 making modifications to it.  For an executable work, complete source
   6005 code means all the source code for all modules it contains, plus any
   6006 associated interface definition files, plus the scripts used to
   6007 control compilation and installation of the executable.  However, as a
   6008 special exception, the source code distributed need not include
   6009 anything that is normally distributed (in either source or binary
   6010 form) with the major components (compiler, kernel, and so on) of the
   6011 operating system on which the executable runs, unless that component
   6012 itself accompanies the executable.
   6013 
   6014 If distribution of executable or object code is made by offering
   6015 access to copy from a designated place, then offering equivalent
   6016 access to copy the source code from the same place counts as
   6017 distribution of the source code, even though third parties are not
   6018 compelled to copy the source along with the object code.
   6019 
   6021   4. You may not copy, modify, sublicense, or distribute the Program
   6022 except as expressly provided under this License.  Any attempt
   6023 otherwise to copy, modify, sublicense or distribute the Program is
   6024 void, and will automatically terminate your rights under this License.
   6025 However, parties who have received copies, or rights, from you under
   6026 this License will not have their licenses terminated so long as such
   6027 parties remain in full compliance.
   6028 
   6029   5. You are not required to accept this License, since you have not
   6030 signed it.  However, nothing else grants you permission to modify or
   6031 distribute the Program or its derivative works.  These actions are
   6032 prohibited by law if you do not accept this License.  Therefore, by
   6033 modifying or distributing the Program (or any work based on the
   6034 Program), you indicate your acceptance of this License to do so, and
   6035 all its terms and conditions for copying, distributing or modifying
   6036 the Program or works based on it.
   6037 
   6038   6. Each time you redistribute the Program (or any work based on the
   6039 Program), the recipient automatically receives a license from the
   6040 original licensor to copy, distribute or modify the Program subject to
   6041 these terms and conditions.  You may not impose any further
   6042 restrictions on the recipients' exercise of the rights granted herein.
   6043 You are not responsible for enforcing compliance by third parties to
   6044 this License.
   6045 
   6046   7. If, as a consequence of a court judgment or allegation of patent
   6047 infringement or for any other reason (not limited to patent issues),
   6048 conditions are imposed on you (whether by court order, agreement or
   6049 otherwise) that contradict the conditions of this License, they do not
   6050 excuse you from the conditions of this License.  If you cannot
   6051 distribute so as to satisfy simultaneously your obligations under this
   6052 License and any other pertinent obligations, then as a consequence you
   6053 may not distribute the Program at all.  For example, if a patent
   6054 license would not permit royalty-free redistribution of the Program by
   6055 all those who receive copies directly or indirectly through you, then
   6056 the only way you could satisfy both it and this License would be to
   6057 refrain entirely from distribution of the Program.
   6058 
   6059 If any portion of this section is held invalid or unenforceable under
   6060 any particular circumstance, the balance of the section is intended to
   6061 apply and the section as a whole is intended to apply in other
   6062 circumstances.
   6063 
   6064 It is not the purpose of this section to induce you to infringe any
   6065 patents or other property right claims or to contest validity of any
   6066 such claims; this section has the sole purpose of protecting the
   6067 integrity of the free software distribution system, which is
   6068 implemented by public license practices.  Many people have made
   6069 generous contributions to the wide range of software distributed
   6070 through that system in reliance on consistent application of that
   6071 system; it is up to the author/donor to decide if he or she is willing
   6072 to distribute software through any other system and a licensee cannot
   6073 impose that choice.
   6074 
   6075 This section is intended to make thoroughly clear what is believed to
   6076 be a consequence of the rest of this License.
   6077 
   6079   8. If the distribution and/or use of the Program is restricted in
   6080 certain countries either by patents or by copyrighted interfaces, the
   6081 original copyright holder who places the Program under this License
   6082 may add an explicit geographical distribution limitation excluding
   6083 those countries, so that distribution is permitted only in or among
   6084 countries not thus excluded.  In such case, this License incorporates
   6085 the limitation as if written in the body of this License.
   6086 
   6087   9. The Free Software Foundation may publish revised and/or new versions
   6088 of the General Public License from time to time.  Such new versions will
   6089 be similar in spirit to the present version, but may differ in detail to
   6090 address new problems or concerns.
   6091 
   6092 Each version is given a distinguishing version number.  If the Program
   6093 specifies a version number of this License which applies to it and "any
   6094 later version", you have the option of following the terms and conditions
   6095 either of that version or of any later version published by the Free
   6096 Software Foundation.  If the Program does not specify a version number of
   6097 this License, you may choose any version ever published by the Free Software
   6098 Foundation.
   6099 
   6100   10. If you wish to incorporate parts of the Program into other free
   6101 programs whose distribution conditions are different, write to the author
   6102 to ask for permission.  For software which is copyrighted by the Free
   6103 Software Foundation, write to the Free Software Foundation; we sometimes
   6104 make exceptions for this.  Our decision will be guided by the two goals
   6105 of preserving the free status of all derivatives of our free software and
   6106 of promoting the sharing and reuse of software generally.
   6107 
   6108 			    NO WARRANTY
   6109 
   6110   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
   6111 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
   6112 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
   6113 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
   6114 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
   6115 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
   6116 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
   6117 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
   6118 REPAIR OR CORRECTION.
   6119 
   6120   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
   6121 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
   6122 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
   6123 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
   6124 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
   6125 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
   6126 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
   6127 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
   6128 POSSIBILITY OF SUCH DAMAGES.
   6129 
   6130 		     END OF TERMS AND CONDITIONS
   6131 
   6133 	    How to Apply These Terms to Your New Programs
   6134 
   6135   If you develop a new program, and you want it to be of the greatest
   6136 possible use to the public, the best way to achieve this is to make it
   6137 free software which everyone can redistribute and change under these terms.
   6138 
   6139   To do so, attach the following notices to the program.  It is safest
   6140 to attach them to the start of each source file to most effectively
   6141 convey the exclusion of warranty; and each file should have at least
   6142 the "copyright" line and a pointer to where the full notice is found.
   6143 
   6144     &lt;one line to give the program's name and a brief idea of what it does.&gt;
   6145     Copyright (C) 19yy  &lt;name of author&gt;
   6146 
   6147     This program is free software; you can redistribute it and/or modify
   6148     it under the terms of the GNU General Public License as published by
   6149     the Free Software Foundation; either version 2 of the License, or
   6150     (at your option) any later version.
   6151 
   6152     This program is distributed in the hope that it will be useful,
   6153     but WITHOUT ANY WARRANTY; without even the implied warranty of
   6154     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   6155     GNU General Public License for more details.
   6156 
   6157     You should have received a copy of the GNU General Public License
   6158     along with this program; if not, write to the Free Software
   6159     Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   6160 
   6161 
   6162 Also add information on how to contact you by electronic and paper mail.
   6163 
   6164 If the program is interactive, make it output a short notice like this
   6165 when it starts in an interactive mode:
   6166 
   6167     Gnomovision version 69, Copyright (C) 19yy name of author
   6168     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
   6169     This is free software, and you are welcome to redistribute it
   6170     under certain conditions; type `show c' for details.
   6171 
   6172 The hypothetical commands `show w' and `show c' should show the appropriate
   6173 parts of the General Public License.  Of course, the commands you use may
   6174 be called something other than `show w' and `show c'; they could even be
   6175 mouse-clicks or menu items--whatever suits your program.
   6176 
   6177 You should also get your employer (if you work as a programmer) or your
   6178 school, if any, to sign a "copyright disclaimer" for the program, if
   6179 necessary.  Here is a sample; alter the names:
   6180 
   6181   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
   6182   `Gnomovision' (which makes passes at compilers) written by James Hacker.
   6183 
   6184   &lt;signature of Ty Coon&gt;, 1 April 1989
   6185   Ty Coon, President of Vice
   6186 
   6187 This General Public License does not permit incorporating your program into
   6188 proprietary programs.  If your program is a subroutine library, you may
   6189 consider it more useful to permit linking proprietary applications with the
   6190 library.  If this is what you want to do, use the GNU Library General
   6191 Public License instead of this License.
   6192 
   6193 ----------------------------------------------------------------------
   6194 </pre>
   6195 </div>
   6196 </div>
   6197 
   6198 
   6199 <div class="product">
   6200 <span class="title">automake</span>
   6201 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   6202 <span class="homepage"><a href="http://sources.redhat.com/automake/">homepage</a></span>
   6203 <div class="licence">
   6204 <pre>		    GNU GENERAL PUBLIC LICENSE
   6205 		       Version 2, June 1991
   6206 
   6207  Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
   6208  51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
   6209  Everyone is permitted to copy and distribute verbatim copies
   6210  of this license document, but changing it is not allowed.
   6211 
   6212 			    Preamble
   6213 
   6214   The licenses for most software are designed to take away your
   6215 freedom to share and change it.  By contrast, the GNU General Public
   6216 License is intended to guarantee your freedom to share and change free
   6217 software--to make sure the software is free for all its users.  This
   6218 General Public License applies to most of the Free Software
   6219 Foundation's software and to any other program whose authors commit to
   6220 using it.  (Some other Free Software Foundation software is covered by
   6221 the GNU Lesser General Public License instead.)  You can apply it to
   6222 your programs, too.
   6223 
   6224   When we speak of free software, we are referring to freedom, not
   6225 price.  Our General Public Licenses are designed to make sure that you
   6226 have the freedom to distribute copies of free software (and charge for
   6227 this service if you wish), that you receive source code or can get it
   6228 if you want it, that you can change the software or use pieces of it
   6229 in new free programs; and that you know you can do these things.
   6230 
   6231   To protect your rights, we need to make restrictions that forbid
   6232 anyone to deny you these rights or to ask you to surrender the rights.
   6233 These restrictions translate to certain responsibilities for you if you
   6234 distribute copies of the software, or if you modify it.
   6235 
   6236   For example, if you distribute copies of such a program, whether
   6237 gratis or for a fee, you must give the recipients all the rights that
   6238 you have.  You must make sure that they, too, receive or can get the
   6239 source code.  And you must show them these terms so they know their
   6240 rights.
   6241 
   6242   We protect your rights with two steps: (1) copyright the software, and
   6243 (2) offer you this license which gives you legal permission to copy,
   6244 distribute and/or modify the software.
   6245 
   6246   Also, for each author's protection and ours, we want to make certain
   6247 that everyone understands that there is no warranty for this free
   6248 software.  If the software is modified by someone else and passed on, we
   6249 want its recipients to know that what they have is not the original, so
   6250 that any problems introduced by others will not reflect on the original
   6251 authors' reputations.
   6252 
   6253   Finally, any free program is threatened constantly by software
   6254 patents.  We wish to avoid the danger that redistributors of a free
   6255 program will individually obtain patent licenses, in effect making the
   6256 program proprietary.  To prevent this, we have made it clear that any
   6257 patent must be licensed for everyone's free use or not licensed at all.
   6258 
   6259   The precise terms and conditions for copying, distribution and
   6260 modification follow.
   6261 
   6262 		    GNU GENERAL PUBLIC LICENSE
   6263    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   6264 
   6265   0. This License applies to any program or other work which contains
   6266 a notice placed by the copyright holder saying it may be distributed
   6267 under the terms of this General Public License.  The "Program", below,
   6268 refers to any such program or work, and a "work based on the Program"
   6269 means either the Program or any derivative work under copyright law:
   6270 that is to say, a work containing the Program or a portion of it,
   6271 either verbatim or with modifications and/or translated into another
   6272 language.  (Hereinafter, translation is included without limitation in
   6273 the term "modification".)  Each licensee is addressed as "you".
   6274 
   6275 Activities other than copying, distribution and modification are not
   6276 covered by this License; they are outside its scope.  The act of
   6277 running the Program is not restricted, and the output from the Program
   6278 is covered only if its contents constitute a work based on the
   6279 Program (independent of having been made by running the Program).
   6280 Whether that is true depends on what the Program does.
   6281 
   6282   1. You may copy and distribute verbatim copies of the Program's
   6283 source code as you receive it, in any medium, provided that you
   6284 conspicuously and appropriately publish on each copy an appropriate
   6285 copyright notice and disclaimer of warranty; keep intact all the
   6286 notices that refer to this License and to the absence of any warranty;
   6287 and give any other recipients of the Program a copy of this License
   6288 along with the Program.
   6289 
   6290 You may charge a fee for the physical act of transferring a copy, and
   6291 you may at your option offer warranty protection in exchange for a fee.
   6292 
   6293   2. You may modify your copy or copies of the Program or any portion
   6294 of it, thus forming a work based on the Program, and copy and
   6295 distribute such modifications or work under the terms of Section 1
   6296 above, provided that you also meet all of these conditions:
   6297 
   6298     a) You must cause the modified files to carry prominent notices
   6299     stating that you changed the files and the date of any change.
   6300 
   6301     b) You must cause any work that you distribute or publish, that in
   6302     whole or in part contains or is derived from the Program or any
   6303     part thereof, to be licensed as a whole at no charge to all third
   6304     parties under the terms of this License.
   6305 
   6306     c) If the modified program normally reads commands interactively
   6307     when run, you must cause it, when started running for such
   6308     interactive use in the most ordinary way, to print or display an
   6309     announcement including an appropriate copyright notice and a
   6310     notice that there is no warranty (or else, saying that you provide
   6311     a warranty) and that users may redistribute the program under
   6312     these conditions, and telling the user how to view a copy of this
   6313     License.  (Exception: if the Program itself is interactive but
   6314     does not normally print such an announcement, your work based on
   6315     the Program is not required to print an announcement.)
   6316 
   6317 These requirements apply to the modified work as a whole.  If
   6318 identifiable sections of that work are not derived from the Program,
   6319 and can be reasonably considered independent and separate works in
   6320 themselves, then this License, and its terms, do not apply to those
   6321 sections when you distribute them as separate works.  But when you
   6322 distribute the same sections as part of a whole which is a work based
   6323 on the Program, the distribution of the whole must be on the terms of
   6324 this License, whose permissions for other licensees extend to the
   6325 entire whole, and thus to each and every part regardless of who wrote it.
   6326 
   6327 Thus, it is not the intent of this section to claim rights or contest
   6328 your rights to work written entirely by you; rather, the intent is to
   6329 exercise the right to control the distribution of derivative or
   6330 collective works based on the Program.
   6331 
   6332 In addition, mere aggregation of another work not based on the Program
   6333 with the Program (or with a work based on the Program) on a volume of
   6334 a storage or distribution medium does not bring the other work under
   6335 the scope of this License.
   6336 
   6337   3. You may copy and distribute the Program (or a work based on it,
   6338 under Section 2) in object code or executable form under the terms of
   6339 Sections 1 and 2 above provided that you also do one of the following:
   6340 
   6341     a) Accompany it with the complete corresponding machine-readable
   6342     source code, which must be distributed under the terms of Sections
   6343     1 and 2 above on a medium customarily used for software interchange; or,
   6344 
   6345     b) Accompany it with a written offer, valid for at least three
   6346     years, to give any third party, for a charge no more than your
   6347     cost of physically performing source distribution, a complete
   6348     machine-readable copy of the corresponding source code, to be
   6349     distributed under the terms of Sections 1 and 2 above on a medium
   6350     customarily used for software interchange; or,
   6351 
   6352     c) Accompany it with the information you received as to the offer
   6353     to distribute corresponding source code.  (This alternative is
   6354     allowed only for noncommercial distribution and only if you
   6355     received the program in object code or executable form with such
   6356     an offer, in accord with Subsection b above.)
   6357 
   6358 The source code for a work means the preferred form of the work for
   6359 making modifications to it.  For an executable work, complete source
   6360 code means all the source code for all modules it contains, plus any
   6361 associated interface definition files, plus the scripts used to
   6362 control compilation and installation of the executable.  However, as a
   6363 special exception, the source code distributed need not include
   6364 anything that is normally distributed (in either source or binary
   6365 form) with the major components (compiler, kernel, and so on) of the
   6366 operating system on which the executable runs, unless that component
   6367 itself accompanies the executable.
   6368 
   6369 If distribution of executable or object code is made by offering
   6370 access to copy from a designated place, then offering equivalent
   6371 access to copy the source code from the same place counts as
   6372 distribution of the source code, even though third parties are not
   6373 compelled to copy the source along with the object code.
   6374 
   6375   4. You may not copy, modify, sublicense, or distribute the Program
   6376 except as expressly provided under this License.  Any attempt
   6377 otherwise to copy, modify, sublicense or distribute the Program is
   6378 void, and will automatically terminate your rights under this License.
   6379 However, parties who have received copies, or rights, from you under
   6380 this License will not have their licenses terminated so long as such
   6381 parties remain in full compliance.
   6382 
   6383   5. You are not required to accept this License, since you have not
   6384 signed it.  However, nothing else grants you permission to modify or
   6385 distribute the Program or its derivative works.  These actions are
   6386 prohibited by law if you do not accept this License.  Therefore, by
   6387 modifying or distributing the Program (or any work based on the
   6388 Program), you indicate your acceptance of this License to do so, and
   6389 all its terms and conditions for copying, distributing or modifying
   6390 the Program or works based on it.
   6391 
   6392   6. Each time you redistribute the Program (or any work based on the
   6393 Program), the recipient automatically receives a license from the
   6394 original licensor to copy, distribute or modify the Program subject to
   6395 these terms and conditions.  You may not impose any further
   6396 restrictions on the recipients' exercise of the rights granted herein.
   6397 You are not responsible for enforcing compliance by third parties to
   6398 this License.
   6399 
   6400   7. If, as a consequence of a court judgment or allegation of patent
   6401 infringement or for any other reason (not limited to patent issues),
   6402 conditions are imposed on you (whether by court order, agreement or
   6403 otherwise) that contradict the conditions of this License, they do not
   6404 excuse you from the conditions of this License.  If you cannot
   6405 distribute so as to satisfy simultaneously your obligations under this
   6406 License and any other pertinent obligations, then as a consequence you
   6407 may not distribute the Program at all.  For example, if a patent
   6408 license would not permit royalty-free redistribution of the Program by
   6409 all those who receive copies directly or indirectly through you, then
   6410 the only way you could satisfy both it and this License would be to
   6411 refrain entirely from distribution of the Program.
   6412 
   6413 If any portion of this section is held invalid or unenforceable under
   6414 any particular circumstance, the balance of the section is intended to
   6415 apply and the section as a whole is intended to apply in other
   6416 circumstances.
   6417 
   6418 It is not the purpose of this section to induce you to infringe any
   6419 patents or other property right claims or to contest validity of any
   6420 such claims; this section has the sole purpose of protecting the
   6421 integrity of the free software distribution system, which is
   6422 implemented by public license practices.  Many people have made
   6423 generous contributions to the wide range of software distributed
   6424 through that system in reliance on consistent application of that
   6425 system; it is up to the author/donor to decide if he or she is willing
   6426 to distribute software through any other system and a licensee cannot
   6427 impose that choice.
   6428 
   6429 This section is intended to make thoroughly clear what is believed to
   6430 be a consequence of the rest of this License.
   6431 
   6432   8. If the distribution and/or use of the Program is restricted in
   6433 certain countries either by patents or by copyrighted interfaces, the
   6434 original copyright holder who places the Program under this License
   6435 may add an explicit geographical distribution limitation excluding
   6436 those countries, so that distribution is permitted only in or among
   6437 countries not thus excluded.  In such case, this License incorporates
   6438 the limitation as if written in the body of this License.
   6439 
   6440   9. The Free Software Foundation may publish revised and/or new versions
   6441 of the General Public License from time to time.  Such new versions will
   6442 be similar in spirit to the present version, but may differ in detail to
   6443 address new problems or concerns.
   6444 
   6445 Each version is given a distinguishing version number.  If the Program
   6446 specifies a version number of this License which applies to it and "any
   6447 later version", you have the option of following the terms and conditions
   6448 either of that version or of any later version published by the Free
   6449 Software Foundation.  If the Program does not specify a version number of
   6450 this License, you may choose any version ever published by the Free Software
   6451 Foundation.
   6452 
   6453   10. If you wish to incorporate parts of the Program into other free
   6454 programs whose distribution conditions are different, write to the author
   6455 to ask for permission.  For software which is copyrighted by the Free
   6456 Software Foundation, write to the Free Software Foundation; we sometimes
   6457 make exceptions for this.  Our decision will be guided by the two goals
   6458 of preserving the free status of all derivatives of our free software and
   6459 of promoting the sharing and reuse of software generally.
   6460 
   6461 			    NO WARRANTY
   6462 
   6463   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
   6464 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
   6465 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
   6466 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
   6467 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
   6468 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
   6469 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
   6470 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
   6471 REPAIR OR CORRECTION.
   6472 
   6473   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
   6474 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
   6475 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
   6476 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
   6477 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
   6478 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
   6479 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
   6480 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
   6481 POSSIBILITY OF SUCH DAMAGES.
   6482 
   6483 		     END OF TERMS AND CONDITIONS
   6484 
   6485 	    How to Apply These Terms to Your New Programs
   6486 
   6487   If you develop a new program, and you want it to be of the greatest
   6488 possible use to the public, the best way to achieve this is to make it
   6489 free software which everyone can redistribute and change under these terms.
   6490 
   6491   To do so, attach the following notices to the program.  It is safest
   6492 to attach them to the start of each source file to most effectively
   6493 convey the exclusion of warranty; and each file should have at least
   6494 the "copyright" line and a pointer to where the full notice is found.
   6495 
   6496     &lt;one line to give the program's name and a brief idea of what it does.&gt;
   6497     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   6498 
   6499     This program is free software; you can redistribute it and/or modify
   6500     it under the terms of the GNU General Public License as published by
   6501     the Free Software Foundation; either version 2 of the License, or
   6502     (at your option) any later version.
   6503 
   6504     This program is distributed in the hope that it will be useful,
   6505     but WITHOUT ANY WARRANTY; without even the implied warranty of
   6506     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   6507     GNU General Public License for more details.
   6508 
   6509     You should have received a copy of the GNU General Public License along
   6510     with this program; if not, write to the Free Software Foundation, Inc.,
   6511     51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
   6512 
   6513 Also add information on how to contact you by electronic and paper mail.
   6514 
   6515 If the program is interactive, make it output a short notice like this
   6516 when it starts in an interactive mode:
   6517 
   6518     Gnomovision version 69, Copyright (C) year name of author
   6519     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
   6520     This is free software, and you are welcome to redistribute it
   6521     under certain conditions; type `show c' for details.
   6522 
   6523 The hypothetical commands `show w' and `show c' should show the appropriate
   6524 parts of the General Public License.  Of course, the commands you use may
   6525 be called something other than `show w' and `show c'; they could even be
   6526 mouse-clicks or menu items--whatever suits your program.
   6527 
   6528 You should also get your employer (if you work as a programmer) or your
   6529 school, if any, to sign a "copyright disclaimer" for the program, if
   6530 necessary.  Here is a sample; alter the names:
   6531 
   6532   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
   6533   `Gnomovision' (which makes passes at compilers) written by James Hacker.
   6534 
   6535   &lt;signature of Ty Coon&gt;, 1 April 1989
   6536   Ty Coon, President of Vice
   6537 
   6538 This General Public License does not permit incorporating your program into
   6539 proprietary programs.  If your program is a subroutine library, you may
   6540 consider it more useful to permit linking proprietary applications with the
   6541 library.  If this is what you want to do, use the GNU Lesser General
   6542 Public License instead of this License.
   6543 </pre>
   6544 </div>
   6545 </div>
   6546 
   6547 
   6548 <div class="product">
   6549 <span class="title">automake-wrapper</span>
   6550 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   6551 <span class="homepage"><a href="http://www.gentoo.org/">homepage</a></span>
   6552 <div class="licence">
   6553 <pre>		    GNU GENERAL PUBLIC LICENSE
   6554 		       Version 2, June 1991
   6555 
   6556  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
   6557                        51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
   6558  Everyone is permitted to copy and distribute verbatim copies
   6559  of this license document, but changing it is not allowed.
   6560 
   6561 			    Preamble
   6562 
   6563   The licenses for most software are designed to take away your
   6564 freedom to share and change it.  By contrast, the GNU General Public
   6565 License is intended to guarantee your freedom to share and change free
   6566 software--to make sure the software is free for all its users.  This
   6567 General Public License applies to most of the Free Software
   6568 Foundation's software and to any other program whose authors commit to
   6569 using it.  (Some other Free Software Foundation software is covered by
   6570 the GNU Library General Public License instead.)  You can apply it to
   6571 your programs, too.
   6572 
   6573   When we speak of free software, we are referring to freedom, not
   6574 price.  Our General Public Licenses are designed to make sure that you
   6575 have the freedom to distribute copies of free software (and charge for
   6576 this service if you wish), that you receive source code or can get it
   6577 if you want it, that you can change the software or use pieces of it
   6578 in new free programs; and that you know you can do these things.
   6579 
   6580   To protect your rights, we need to make restrictions that forbid
   6581 anyone to deny you these rights or to ask you to surrender the rights.
   6582 These restrictions translate to certain responsibilities for you if you
   6583 distribute copies of the software, or if you modify it.
   6584 
   6585   For example, if you distribute copies of such a program, whether
   6586 gratis or for a fee, you must give the recipients all the rights that
   6587 you have.  You must make sure that they, too, receive or can get the
   6588 source code.  And you must show them these terms so they know their
   6589 rights.
   6590 
   6591   We protect your rights with two steps: (1) copyright the software, and
   6592 (2) offer you this license which gives you legal permission to copy,
   6593 distribute and/or modify the software.
   6594 
   6595   Also, for each author's protection and ours, we want to make certain
   6596 that everyone understands that there is no warranty for this free
   6597 software.  If the software is modified by someone else and passed on, we
   6598 want its recipients to know that what they have is not the original, so
   6599 that any problems introduced by others will not reflect on the original
   6600 authors' reputations.
   6601 
   6602   Finally, any free program is threatened constantly by software
   6603 patents.  We wish to avoid the danger that redistributors of a free
   6604 program will individually obtain patent licenses, in effect making the
   6605 program proprietary.  To prevent this, we have made it clear that any
   6606 patent must be licensed for everyone's free use or not licensed at all.
   6607 
   6608   The precise terms and conditions for copying, distribution and
   6609 modification follow.
   6610 
   6612 		    GNU GENERAL PUBLIC LICENSE
   6613    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   6614 
   6615   0. This License applies to any program or other work which contains
   6616 a notice placed by the copyright holder saying it may be distributed
   6617 under the terms of this General Public License.  The "Program", below,
   6618 refers to any such program or work, and a "work based on the Program"
   6619 means either the Program or any derivative work under copyright law:
   6620 that is to say, a work containing the Program or a portion of it,
   6621 either verbatim or with modifications and/or translated into another
   6622 language.  (Hereinafter, translation is included without limitation in
   6623 the term "modification".)  Each licensee is addressed as "you".
   6624 
   6625 Activities other than copying, distribution and modification are not
   6626 covered by this License; they are outside its scope.  The act of
   6627 running the Program is not restricted, and the output from the Program
   6628 is covered only if its contents constitute a work based on the
   6629 Program (independent of having been made by running the Program).
   6630 Whether that is true depends on what the Program does.
   6631 
   6632   1. You may copy and distribute verbatim copies of the Program's
   6633 source code as you receive it, in any medium, provided that you
   6634 conspicuously and appropriately publish on each copy an appropriate
   6635 copyright notice and disclaimer of warranty; keep intact all the
   6636 notices that refer to this License and to the absence of any warranty;
   6637 and give any other recipients of the Program a copy of this License
   6638 along with the Program.
   6639 
   6640 You may charge a fee for the physical act of transferring a copy, and
   6641 you may at your option offer warranty protection in exchange for a fee.
   6642 
   6643   2. You may modify your copy or copies of the Program or any portion
   6644 of it, thus forming a work based on the Program, and copy and
   6645 distribute such modifications or work under the terms of Section 1
   6646 above, provided that you also meet all of these conditions:
   6647 
   6648     a) You must cause the modified files to carry prominent notices
   6649     stating that you changed the files and the date of any change.
   6650 
   6651     b) You must cause any work that you distribute or publish, that in
   6652     whole or in part contains or is derived from the Program or any
   6653     part thereof, to be licensed as a whole at no charge to all third
   6654     parties under the terms of this License.
   6655 
   6656     c) If the modified program normally reads commands interactively
   6657     when run, you must cause it, when started running for such
   6658     interactive use in the most ordinary way, to print or display an
   6659     announcement including an appropriate copyright notice and a
   6660     notice that there is no warranty (or else, saying that you provide
   6661     a warranty) and that users may redistribute the program under
   6662     these conditions, and telling the user how to view a copy of this
   6663     License.  (Exception: if the Program itself is interactive but
   6664     does not normally print such an announcement, your work based on
   6665     the Program is not required to print an announcement.)
   6666 
   6668 These requirements apply to the modified work as a whole.  If
   6669 identifiable sections of that work are not derived from the Program,
   6670 and can be reasonably considered independent and separate works in
   6671 themselves, then this License, and its terms, do not apply to those
   6672 sections when you distribute them as separate works.  But when you
   6673 distribute the same sections as part of a whole which is a work based
   6674 on the Program, the distribution of the whole must be on the terms of
   6675 this License, whose permissions for other licensees extend to the
   6676 entire whole, and thus to each and every part regardless of who wrote it.
   6677 
   6678 Thus, it is not the intent of this section to claim rights or contest
   6679 your rights to work written entirely by you; rather, the intent is to
   6680 exercise the right to control the distribution of derivative or
   6681 collective works based on the Program.
   6682 
   6683 In addition, mere aggregation of another work not based on the Program
   6684 with the Program (or with a work based on the Program) on a volume of
   6685 a storage or distribution medium does not bring the other work under
   6686 the scope of this License.
   6687 
   6688   3. You may copy and distribute the Program (or a work based on it,
   6689 under Section 2) in object code or executable form under the terms of
   6690 Sections 1 and 2 above provided that you also do one of the following:
   6691 
   6692     a) Accompany it with the complete corresponding machine-readable
   6693     source code, which must be distributed under the terms of Sections
   6694     1 and 2 above on a medium customarily used for software interchange; or,
   6695 
   6696     b) Accompany it with a written offer, valid for at least three
   6697     years, to give any third party, for a charge no more than your
   6698     cost of physically performing source distribution, a complete
   6699     machine-readable copy of the corresponding source code, to be
   6700     distributed under the terms of Sections 1 and 2 above on a medium
   6701     customarily used for software interchange; or,
   6702 
   6703     c) Accompany it with the information you received as to the offer
   6704     to distribute corresponding source code.  (This alternative is
   6705     allowed only for noncommercial distribution and only if you
   6706     received the program in object code or executable form with such
   6707     an offer, in accord with Subsection b above.)
   6708 
   6709 The source code for a work means the preferred form of the work for
   6710 making modifications to it.  For an executable work, complete source
   6711 code means all the source code for all modules it contains, plus any
   6712 associated interface definition files, plus the scripts used to
   6713 control compilation and installation of the executable.  However, as a
   6714 special exception, the source code distributed need not include
   6715 anything that is normally distributed (in either source or binary
   6716 form) with the major components (compiler, kernel, and so on) of the
   6717 operating system on which the executable runs, unless that component
   6718 itself accompanies the executable.
   6719 
   6720 If distribution of executable or object code is made by offering
   6721 access to copy from a designated place, then offering equivalent
   6722 access to copy the source code from the same place counts as
   6723 distribution of the source code, even though third parties are not
   6724 compelled to copy the source along with the object code.
   6725 
   6727   4. You may not copy, modify, sublicense, or distribute the Program
   6728 except as expressly provided under this License.  Any attempt
   6729 otherwise to copy, modify, sublicense or distribute the Program is
   6730 void, and will automatically terminate your rights under this License.
   6731 However, parties who have received copies, or rights, from you under
   6732 this License will not have their licenses terminated so long as such
   6733 parties remain in full compliance.
   6734 
   6735   5. You are not required to accept this License, since you have not
   6736 signed it.  However, nothing else grants you permission to modify or
   6737 distribute the Program or its derivative works.  These actions are
   6738 prohibited by law if you do not accept this License.  Therefore, by
   6739 modifying or distributing the Program (or any work based on the
   6740 Program), you indicate your acceptance of this License to do so, and
   6741 all its terms and conditions for copying, distributing or modifying
   6742 the Program or works based on it.
   6743 
   6744   6. Each time you redistribute the Program (or any work based on the
   6745 Program), the recipient automatically receives a license from the
   6746 original licensor to copy, distribute or modify the Program subject to
   6747 these terms and conditions.  You may not impose any further
   6748 restrictions on the recipients' exercise of the rights granted herein.
   6749 You are not responsible for enforcing compliance by third parties to
   6750 this License.
   6751 
   6752   7. If, as a consequence of a court judgment or allegation of patent
   6753 infringement or for any other reason (not limited to patent issues),
   6754 conditions are imposed on you (whether by court order, agreement or
   6755 otherwise) that contradict the conditions of this License, they do not
   6756 excuse you from the conditions of this License.  If you cannot
   6757 distribute so as to satisfy simultaneously your obligations under this
   6758 License and any other pertinent obligations, then as a consequence you
   6759 may not distribute the Program at all.  For example, if a patent
   6760 license would not permit royalty-free redistribution of the Program by
   6761 all those who receive copies directly or indirectly through you, then
   6762 the only way you could satisfy both it and this License would be to
   6763 refrain entirely from distribution of the Program.
   6764 
   6765 If any portion of this section is held invalid or unenforceable under
   6766 any particular circumstance, the balance of the section is intended to
   6767 apply and the section as a whole is intended to apply in other
   6768 circumstances.
   6769 
   6770 It is not the purpose of this section to induce you to infringe any
   6771 patents or other property right claims or to contest validity of any
   6772 such claims; this section has the sole purpose of protecting the
   6773 integrity of the free software distribution system, which is
   6774 implemented by public license practices.  Many people have made
   6775 generous contributions to the wide range of software distributed
   6776 through that system in reliance on consistent application of that
   6777 system; it is up to the author/donor to decide if he or she is willing
   6778 to distribute software through any other system and a licensee cannot
   6779 impose that choice.
   6780 
   6781 This section is intended to make thoroughly clear what is believed to
   6782 be a consequence of the rest of this License.
   6783 
   6785   8. If the distribution and/or use of the Program is restricted in
   6786 certain countries either by patents or by copyrighted interfaces, the
   6787 original copyright holder who places the Program under this License
   6788 may add an explicit geographical distribution limitation excluding
   6789 those countries, so that distribution is permitted only in or among
   6790 countries not thus excluded.  In such case, this License incorporates
   6791 the limitation as if written in the body of this License.
   6792 
   6793   9. The Free Software Foundation may publish revised and/or new versions
   6794 of the General Public License from time to time.  Such new versions will
   6795 be similar in spirit to the present version, but may differ in detail to
   6796 address new problems or concerns.
   6797 
   6798 Each version is given a distinguishing version number.  If the Program
   6799 specifies a version number of this License which applies to it and "any
   6800 later version", you have the option of following the terms and conditions
   6801 either of that version or of any later version published by the Free
   6802 Software Foundation.  If the Program does not specify a version number of
   6803 this License, you may choose any version ever published by the Free Software
   6804 Foundation.
   6805 
   6806   10. If you wish to incorporate parts of the Program into other free
   6807 programs whose distribution conditions are different, write to the author
   6808 to ask for permission.  For software which is copyrighted by the Free
   6809 Software Foundation, write to the Free Software Foundation; we sometimes
   6810 make exceptions for this.  Our decision will be guided by the two goals
   6811 of preserving the free status of all derivatives of our free software and
   6812 of promoting the sharing and reuse of software generally.
   6813 
   6814 			    NO WARRANTY
   6815 
   6816   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
   6817 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
   6818 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
   6819 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
   6820 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
   6821 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
   6822 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
   6823 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
   6824 REPAIR OR CORRECTION.
   6825 
   6826   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
   6827 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
   6828 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
   6829 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
   6830 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
   6831 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
   6832 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
   6833 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
   6834 POSSIBILITY OF SUCH DAMAGES.
   6835 
   6836 		     END OF TERMS AND CONDITIONS
   6837 
   6839 	    How to Apply These Terms to Your New Programs
   6840 
   6841   If you develop a new program, and you want it to be of the greatest
   6842 possible use to the public, the best way to achieve this is to make it
   6843 free software which everyone can redistribute and change under these terms.
   6844 
   6845   To do so, attach the following notices to the program.  It is safest
   6846 to attach them to the start of each source file to most effectively
   6847 convey the exclusion of warranty; and each file should have at least
   6848 the "copyright" line and a pointer to where the full notice is found.
   6849 
   6850     &lt;one line to give the program's name and a brief idea of what it does.&gt;
   6851     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   6852 
   6853     This program is free software; you can redistribute it and/or modify
   6854     it under the terms of the GNU General Public License as published by
   6855     the Free Software Foundation; either version 2 of the License, or
   6856     (at your option) any later version.
   6857 
   6858     This program is distributed in the hope that it will be useful,
   6859     but WITHOUT ANY WARRANTY; without even the implied warranty of
   6860     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   6861     GNU General Public License for more details.
   6862 
   6863     You should have received a copy of the GNU General Public License
   6864     along with this program; if not, write to the Free Software
   6865     Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
   6866 
   6867 
   6868 Also add information on how to contact you by electronic and paper mail.
   6869 
   6870 If the program is interactive, make it output a short notice like this
   6871 when it starts in an interactive mode:
   6872 
   6873     Gnomovision version 69, Copyright (C) year name of author
   6874     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
   6875     This is free software, and you are welcome to redistribute it
   6876     under certain conditions; type `show c' for details.
   6877 
   6878 The hypothetical commands `show w' and `show c' should show the appropriate
   6879 parts of the General Public License.  Of course, the commands you use may
   6880 be called something other than `show w' and `show c'; they could even be
   6881 mouse-clicks or menu items--whatever suits your program.
   6882 
   6883 You should also get your employer (if you work as a programmer) or your
   6884 school, if any, to sign a "copyright disclaimer" for the program, if
   6885 necessary.  Here is a sample; alter the names:
   6886 
   6887   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
   6888   `Gnomovision' (which makes passes at compilers) written by James Hacker.
   6889 
   6890   &lt;signature of Ty Coon&gt;, 1 April 1989
   6891   Ty Coon, President of Vice
   6892 
   6893 This General Public License does not permit incorporating your program into
   6894 proprietary programs.  If your program is a subroutine library, you may
   6895 consider it more useful to permit linking proprietary applications with the
   6896 library.  If this is what you want to do, use the GNU Library General
   6897 Public License instead of this License.
   6898 </pre>
   6899 </div>
   6900 </div>
   6901 
   6902 
   6903 <div class="product">
   6904 <span class="title">baselayout</span>
   6905 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   6906 <span class="homepage"><a href="http://src.chromium.org/">homepage</a></span>
   6907 <div class="licence">
   6908 <pre>Copyright 1996-2007 Gentoo Foundation
   6909 </pre>
   6910 </div>
   6911 </div>
   6912 
   6913 
   6914 <div class="product">
   6915 <span class="title">bash</span>
   6916 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   6917 <span class="homepage"><a href="http://tiswww.case.edu/php/chet/bash/bashtop.html">homepage</a></span>
   6918 <div class="licence">
   6919 <pre>                    GNU GENERAL PUBLIC LICENSE
   6920                        Version 3, 29 June 2007
   6921 
   6922  Copyright (C) 2007 Free Software Foundation, Inc. &lt;http://fsf.org/>;
   6923  Everyone is permitted to copy and distribute verbatim copies
   6924  of this license document, but changing it is not allowed.
   6925 
   6926                             Preamble
   6927 
   6928   The GNU General Public License is a free, copyleft license for
   6929 software and other kinds of works.
   6930 
   6931   The licenses for most software and other practical works are designed
   6932 to take away your freedom to share and change the works.  By contrast,
   6933 the GNU General Public License is intended to guarantee your freedom to
   6934 share and change all versions of a program--to make sure it remains free
   6935 software for all its users.  We, the Free Software Foundation, use the
   6936 GNU General Public License for most of our software; it applies also to
   6937 any other work released this way by its authors.  You can apply it to
   6938 your programs, too.
   6939 
   6940   When we speak of free software, we are referring to freedom, not
   6941 price.  Our General Public Licenses are designed to make sure that you
   6942 have the freedom to distribute copies of free software (and charge for
   6943 them if you wish), that you receive source code or can get it if you
   6944 want it, that you can change the software or use pieces of it in new
   6945 free programs, and that you know you can do these things.
   6946 
   6947   To protect your rights, we need to prevent others from denying you
   6948 these rights or asking you to surrender the rights.  Therefore, you have
   6949 certain responsibilities if you distribute copies of the software, or if
   6950 you modify it: responsibilities to respect the freedom of others.
   6951 
   6952   For example, if you distribute copies of such a program, whether
   6953 gratis or for a fee, you must pass on to the recipients the same
   6954 freedoms that you received.  You must make sure that they, too, receive
   6955 or can get the source code.  And you must show them these terms so they
   6956 know their rights.
   6957 
   6958   Developers that use the GNU GPL protect your rights with two steps:
   6959 (1) assert copyright on the software, and (2) offer you this License
   6960 giving you legal permission to copy, distribute and/or modify it.
   6961 
   6962   For the developers' and authors' protection, the GPL clearly explains
   6963 that there is no warranty for this free software.  For both users' and
   6964 authors' sake, the GPL requires that modified versions be marked as
   6965 changed, so that their problems will not be attributed erroneously to
   6966 authors of previous versions.
   6967 
   6968   Some devices are designed to deny users access to install or run
   6969 modified versions of the software inside them, although the manufacturer
   6970 can do so.  This is fundamentally incompatible with the aim of
   6971 protecting users' freedom to change the software.  The systematic
   6972 pattern of such abuse occurs in the area of products for individuals to
   6973 use, which is precisely where it is most unacceptable.  Therefore, we
   6974 have designed this version of the GPL to prohibit the practice for those
   6975 products.  If such problems arise substantially in other domains, we
   6976 stand ready to extend this provision to those domains in future versions
   6977 of the GPL, as needed to protect the freedom of users.
   6978 
   6979   Finally, every program is threatened constantly by software patents.
   6980 States should not allow patents to restrict development and use of
   6981 software on general-purpose computers, but in those that do, we wish to
   6982 avoid the special danger that patents applied to a free program could
   6983 make it effectively proprietary.  To prevent this, the GPL assures that
   6984 patents cannot be used to render the program non-free.
   6985 
   6986   The precise terms and conditions for copying, distribution and
   6987 modification follow.
   6988 
   6989                        TERMS AND CONDITIONS
   6990 
   6991   0. Definitions.
   6992 
   6993   "This License" refers to version 3 of the GNU General Public License.
   6994 
   6995   "Copyright" also means copyright-like laws that apply to other kinds of
   6996 works, such as semiconductor masks.
   6997 
   6998   "The Program" refers to any copyrightable work licensed under this
   6999 License.  Each licensee is addressed as "you".  "Licensees" and
   7000 "recipients" may be individuals or organizations.
   7001 
   7002   To "modify" a work means to copy from or adapt all or part of the work
   7003 in a fashion requiring copyright permission, other than the making of an
   7004 exact copy.  The resulting work is called a "modified version" of the
   7005 earlier work or a work "based on" the earlier work.
   7006 
   7007   A "covered work" means either the unmodified Program or a work based
   7008 on the Program.
   7009 
   7010   To "propagate" a work means to do anything with it that, without
   7011 permission, would make you directly or secondarily liable for
   7012 infringement under applicable copyright law, except executing it on a
   7013 computer or modifying a private copy.  Propagation includes copying,
   7014 distribution (with or without modification), making available to the
   7015 public, and in some countries other activities as well.
   7016 
   7017   To "convey" a work means any kind of propagation that enables other
   7018 parties to make or receive copies.  Mere interaction with a user through
   7019 a computer network, with no transfer of a copy, is not conveying.
   7020 
   7021   An interactive user interface displays "Appropriate Legal Notices"
   7022 to the extent that it includes a convenient and prominently visible
   7023 feature that (1) displays an appropriate copyright notice, and (2)
   7024 tells the user that there is no warranty for the work (except to the
   7025 extent that warranties are provided), that licensees may convey the
   7026 work under this License, and how to view a copy of this License.  If
   7027 the interface presents a list of user commands or options, such as a
   7028 menu, a prominent item in the list meets this criterion.
   7029 
   7030   1. Source Code.
   7031 
   7032   The "source code" for a work means the preferred form of the work
   7033 for making modifications to it.  "Object code" means any non-source
   7034 form of a work.
   7035 
   7036   A "Standard Interface" means an interface that either is an official
   7037 standard defined by a recognized standards body, or, in the case of
   7038 interfaces specified for a particular programming language, one that
   7039 is widely used among developers working in that language.
   7040 
   7041   The "System Libraries" of an executable work include anything, other
   7042 than the work as a whole, that (a) is included in the normal form of
   7043 packaging a Major Component, but which is not part of that Major
   7044 Component, and (b) serves only to enable use of the work with that
   7045 Major Component, or to implement a Standard Interface for which an
   7046 implementation is available to the public in source code form.  A
   7047 "Major Component", in this context, means a major essential component
   7048 (kernel, window system, and so on) of the specific operating system
   7049 (if any) on which the executable work runs, or a compiler used to
   7050 produce the work, or an object code interpreter used to run it.
   7051 
   7052   The "Corresponding Source" for a work in object code form means all
   7053 the source code needed to generate, install, and (for an executable
   7054 work) run the object code and to modify the work, including scripts to
   7055 control those activities.  However, it does not include the work's
   7056 System Libraries, or general-purpose tools or generally available free
   7057 programs which are used unmodified in performing those activities but
   7058 which are not part of the work.  For example, Corresponding Source
   7059 includes interface definition files associated with source files for
   7060 the work, and the source code for shared libraries and dynamically
   7061 linked subprograms that the work is specifically designed to require,
   7062 such as by intimate data communication or control flow between those
   7063 subprograms and other parts of the work.
   7064 
   7065   The Corresponding Source need not include anything that users
   7066 can regenerate automatically from other parts of the Corresponding
   7067 Source.
   7068 
   7069   The Corresponding Source for a work in source code form is that
   7070 same work.
   7071 
   7072   2. Basic Permissions.
   7073 
   7074   All rights granted under this License are granted for the term of
   7075 copyright on the Program, and are irrevocable provided the stated
   7076 conditions are met.  This License explicitly affirms your unlimited
   7077 permission to run the unmodified Program.  The output from running a
   7078 covered work is covered by this License only if the output, given its
   7079 content, constitutes a covered work.  This License acknowledges your
   7080 rights of fair use or other equivalent, as provided by copyright law.
   7081 
   7082   You may make, run and propagate covered works that you do not
   7083 convey, without conditions so long as your license otherwise remains
   7084 in force.  You may convey covered works to others for the sole purpose
   7085 of having them make modifications exclusively for you, or provide you
   7086 with facilities for running those works, provided that you comply with
   7087 the terms of this License in conveying all material for which you do
   7088 not control copyright.  Those thus making or running the covered works
   7089 for you must do so exclusively on your behalf, under your direction
   7090 and control, on terms that prohibit them from making any copies of
   7091 your copyrighted material outside their relationship with you.
   7092 
   7093   Conveying under any other circumstances is permitted solely under
   7094 the conditions stated below.  Sublicensing is not allowed; section 10
   7095 makes it unnecessary.
   7096 
   7097   3. Protecting Users' Legal Rights From Anti-Circumvention Law.
   7098 
   7099   No covered work shall be deemed part of an effective technological
   7100 measure under any applicable law fulfilling obligations under article
   7101 11 of the WIPO copyright treaty adopted on 20 December 1996, or
   7102 similar laws prohibiting or restricting circumvention of such
   7103 measures.
   7104 
   7105   When you convey a covered work, you waive any legal power to forbid
   7106 circumvention of technological measures to the extent such circumvention
   7107 is effected by exercising rights under this License with respect to
   7108 the covered work, and you disclaim any intention to limit operation or
   7109 modification of the work as a means of enforcing, against the work's
   7110 users, your or third parties' legal rights to forbid circumvention of
   7111 technological measures.
   7112 
   7113   4. Conveying Verbatim Copies.
   7114 
   7115   You may convey verbatim copies of the Program's source code as you
   7116 receive it, in any medium, provided that you conspicuously and
   7117 appropriately publish on each copy an appropriate copyright notice;
   7118 keep intact all notices stating that this License and any
   7119 non-permissive terms added in accord with section 7 apply to the code;
   7120 keep intact all notices of the absence of any warranty; and give all
   7121 recipients a copy of this License along with the Program.
   7122 
   7123   You may charge any price or no price for each copy that you convey,
   7124 and you may offer support or warranty protection for a fee.
   7125 
   7126   5. Conveying Modified Source Versions.
   7127 
   7128   You may convey a work based on the Program, or the modifications to
   7129 produce it from the Program, in the form of source code under the
   7130 terms of section 4, provided that you also meet all of these conditions:
   7131 
   7132     a) The work must carry prominent notices stating that you modified
   7133     it, and giving a relevant date.
   7134 
   7135     b) The work must carry prominent notices stating that it is
   7136     released under this License and any conditions added under section
   7137     7.  This requirement modifies the requirement in section 4 to
   7138     "keep intact all notices".
   7139 
   7140     c) You must license the entire work, as a whole, under this
   7141     License to anyone who comes into possession of a copy.  This
   7142     License will therefore apply, along with any applicable section 7
   7143     additional terms, to the whole of the work, and all its parts,
   7144     regardless of how they are packaged.  This License gives no
   7145     permission to license the work in any other way, but it does not
   7146     invalidate such permission if you have separately received it.
   7147 
   7148     d) If the work has interactive user interfaces, each must display
   7149     Appropriate Legal Notices; however, if the Program has interactive
   7150     interfaces that do not display Appropriate Legal Notices, your
   7151     work need not make them do so.
   7152 
   7153   A compilation of a covered work with other separate and independent
   7154 works, which are not by their nature extensions of the covered work,
   7155 and which are not combined with it such as to form a larger program,
   7156 in or on a volume of a storage or distribution medium, is called an
   7157 "aggregate" if the compilation and its resulting copyright are not
   7158 used to limit the access or legal rights of the compilation's users
   7159 beyond what the individual works permit.  Inclusion of a covered work
   7160 in an aggregate does not cause this License to apply to the other
   7161 parts of the aggregate.
   7162 
   7163   6. Conveying Non-Source Forms.
   7164 
   7165   You may convey a covered work in object code form under the terms
   7166 of sections 4 and 5, provided that you also convey the
   7167 machine-readable Corresponding Source under the terms of this License,
   7168 in one of these ways:
   7169 
   7170     a) Convey the object code in, or embodied in, a physical product
   7171     (including a physical distribution medium), accompanied by the
   7172     Corresponding Source fixed on a durable physical medium
   7173     customarily used for software interchange.
   7174 
   7175     b) Convey the object code in, or embodied in, a physical product
   7176     (including a physical distribution medium), accompanied by a
   7177     written offer, valid for at least three years and valid for as
   7178     long as you offer spare parts or customer support for that product
   7179     model, to give anyone who possesses the object code either (1) a
   7180     copy of the Corresponding Source for all the software in the
   7181     product that is covered by this License, on a durable physical
   7182     medium customarily used for software interchange, for a price no
   7183     more than your reasonable cost of physically performing this
   7184     conveying of source, or (2) access to copy the
   7185     Corresponding Source from a network server at no charge.
   7186 
   7187     c) Convey individual copies of the object code with a copy of the
   7188     written offer to provide the Corresponding Source.  This
   7189     alternative is allowed only occasionally and noncommercially, and
   7190     only if you received the object code with such an offer, in accord
   7191     with subsection 6b.
   7192 
   7193     d) Convey the object code by offering access from a designated
   7194     place (gratis or for a charge), and offer equivalent access to the
   7195     Corresponding Source in the same way through the same place at no
   7196     further charge.  You need not require recipients to copy the
   7197     Corresponding Source along with the object code.  If the place to
   7198     copy the object code is a network server, the Corresponding Source
   7199     may be on a different server (operated by you or a third party)
   7200     that supports equivalent copying facilities, provided you maintain
   7201     clear directions next to the object code saying where to find the
   7202     Corresponding Source.  Regardless of what server hosts the
   7203     Corresponding Source, you remain obligated to ensure that it is
   7204     available for as long as needed to satisfy these requirements.
   7205 
   7206     e) Convey the object code using peer-to-peer transmission, provided
   7207     you inform other peers where the object code and Corresponding
   7208     Source of the work are being offered to the general public at no
   7209     charge under subsection 6d.
   7210 
   7211   A separable portion of the object code, whose source code is excluded
   7212 from the Corresponding Source as a System Library, need not be
   7213 included in conveying the object code work.
   7214 
   7215   A "User Product" is either (1) a "consumer product", which means any
   7216 tangible personal property which is normally used for personal, family,
   7217 or household purposes, or (2) anything designed or sold for incorporation
   7218 into a dwelling.  In determining whether a product is a consumer product,
   7219 doubtful cases shall be resolved in favor of coverage.  For a particular
   7220 product received by a particular user, "normally used" refers to a
   7221 typical or common use of that class of product, regardless of the status
   7222 of the particular user or of the way in which the particular user
   7223 actually uses, or expects or is expected to use, the product.  A product
   7224 is a consumer product regardless of whether the product has substantial
   7225 commercial, industrial or non-consumer uses, unless such uses represent
   7226 the only significant mode of use of the product.
   7227 
   7228   "Installation Information" for a User Product means any methods,
   7229 procedures, authorization keys, or other information required to install
   7230 and execute modified versions of a covered work in that User Product from
   7231 a modified version of its Corresponding Source.  The information must
   7232 suffice to ensure that the continued functioning of the modified object
   7233 code is in no case prevented or interfered with solely because
   7234 modification has been made.
   7235 
   7236   If you convey an object code work under this section in, or with, or
   7237 specifically for use in, a User Product, and the conveying occurs as
   7238 part of a transaction in which the right of possession and use of the
   7239 User Product is transferred to the recipient in perpetuity or for a
   7240 fixed term (regardless of how the transaction is characterized), the
   7241 Corresponding Source conveyed under this section must be accompanied
   7242 by the Installation Information.  But this requirement does not apply
   7243 if neither you nor any third party retains the ability to install
   7244 modified object code on the User Product (for example, the work has
   7245 been installed in ROM).
   7246 
   7247   The requirement to provide Installation Information does not include a
   7248 requirement to continue to provide support service, warranty, or updates
   7249 for a work that has been modified or installed by the recipient, or for
   7250 the User Product in which it has been modified or installed.  Access to a
   7251 network may be denied when the modification itself materially and
   7252 adversely affects the operation of the network or violates the rules and
   7253 protocols for communication across the network.
   7254 
   7255   Corresponding Source conveyed, and Installation Information provided,
   7256 in accord with this section must be in a format that is publicly
   7257 documented (and with an implementation available to the public in
   7258 source code form), and must require no special password or key for
   7259 unpacking, reading or copying.
   7260 
   7261   7. Additional Terms.
   7262 
   7263   "Additional permissions" are terms that supplement the terms of this
   7264 License by making exceptions from one or more of its conditions.
   7265 Additional permissions that are applicable to the entire Program shall
   7266 be treated as though they were included in this License, to the extent
   7267 that they are valid under applicable law.  If additional permissions
   7268 apply only to part of the Program, that part may be used separately
   7269 under those permissions, but the entire Program remains governed by
   7270 this License without regard to the additional permissions.
   7271 
   7272   When you convey a copy of a covered work, you may at your option
   7273 remove any additional permissions from that copy, or from any part of
   7274 it.  (Additional permissions may be written to require their own
   7275 removal in certain cases when you modify the work.)  You may place
   7276 additional permissions on material, added by you to a covered work,
   7277 for which you have or can give appropriate copyright permission.
   7278 
   7279   Notwithstanding any other provision of this License, for material you
   7280 add to a covered work, you may (if authorized by the copyright holders of
   7281 that material) supplement the terms of this License with terms:
   7282 
   7283     a) Disclaiming warranty or limiting liability differently from the
   7284     terms of sections 15 and 16 of this License; or
   7285 
   7286     b) Requiring preservation of specified reasonable legal notices or
   7287     author attributions in that material or in the Appropriate Legal
   7288     Notices displayed by works containing it; or
   7289 
   7290     c) Prohibiting misrepresentation of the origin of that material, or
   7291     requiring that modified versions of such material be marked in
   7292     reasonable ways as different from the original version; or
   7293 
   7294     d) Limiting the use for publicity purposes of names of licensors or
   7295     authors of the material; or
   7296 
   7297     e) Declining to grant rights under trademark law for use of some
   7298     trade names, trademarks, or service marks; or
   7299 
   7300     f) Requiring indemnification of licensors and authors of that
   7301     material by anyone who conveys the material (or modified versions of
   7302     it) with contractual assumptions of liability to the recipient, for
   7303     any liability that these contractual assumptions directly impose on
   7304     those licensors and authors.
   7305 
   7306   All other non-permissive additional terms are considered "further
   7307 restrictions" within the meaning of section 10.  If the Program as you
   7308 received it, or any part of it, contains a notice stating that it is
   7309 governed by this License along with a term that is a further
   7310 restriction, you may remove that term.  If a license document contains
   7311 a further restriction but permits relicensing or conveying under this
   7312 License, you may add to a covered work material governed by the terms
   7313 of that license document, provided that the further restriction does
   7314 not survive such relicensing or conveying.
   7315 
   7316   If you add terms to a covered work in accord with this section, you
   7317 must place, in the relevant source files, a statement of the
   7318 additional terms that apply to those files, or a notice indicating
   7319 where to find the applicable terms.
   7320 
   7321   Additional terms, permissive or non-permissive, may be stated in the
   7322 form of a separately written license, or stated as exceptions;
   7323 the above requirements apply either way.
   7324 
   7325   8. Termination.
   7326 
   7327   You may not propagate or modify a covered work except as expressly
   7328 provided under this License.  Any attempt otherwise to propagate or
   7329 modify it is void, and will automatically terminate your rights under
   7330 this License (including any patent licenses granted under the third
   7331 paragraph of section 11).
   7332 
   7333   However, if you cease all violation of this License, then your
   7334 license from a particular copyright holder is reinstated (a)
   7335 provisionally, unless and until the copyright holder explicitly and
   7336 finally terminates your license, and (b) permanently, if the copyright
   7337 holder fails to notify you of the violation by some reasonable means
   7338 prior to 60 days after the cessation.
   7339 
   7340   Moreover, your license from a particular copyright holder is
   7341 reinstated permanently if the copyright holder notifies you of the
   7342 violation by some reasonable means, this is the first time you have
   7343 received notice of violation of this License (for any work) from that
   7344 copyright holder, and you cure the violation prior to 30 days after
   7345 your receipt of the notice.
   7346 
   7347   Termination of your rights under this section does not terminate the
   7348 licenses of parties who have received copies or rights from you under
   7349 this License.  If your rights have been terminated and not permanently
   7350 reinstated, you do not qualify to receive new licenses for the same
   7351 material under section 10.
   7352 
   7353   9. Acceptance Not Required for Having Copies.
   7354 
   7355   You are not required to accept this License in order to receive or
   7356 run a copy of the Program.  Ancillary propagation of a covered work
   7357 occurring solely as a consequence of using peer-to-peer transmission
   7358 to receive a copy likewise does not require acceptance.  However,
   7359 nothing other than this License grants you permission to propagate or
   7360 modify any covered work.  These actions infringe copyright if you do
   7361 not accept this License.  Therefore, by modifying or propagating a
   7362 covered work, you indicate your acceptance of this License to do so.
   7363 
   7364   10. Automatic Licensing of Downstream Recipients.
   7365 
   7366   Each time you convey a covered work, the recipient automatically
   7367 receives a license from the original licensors, to run, modify and
   7368 propagate that work, subject to this License.  You are not responsible
   7369 for enforcing compliance by third parties with this License.
   7370 
   7371   An "entity transaction" is a transaction transferring control of an
   7372 organization, or substantially all assets of one, or subdividing an
   7373 organization, or merging organizations.  If propagation of a covered
   7374 work results from an entity transaction, each party to that
   7375 transaction who receives a copy of the work also receives whatever
   7376 licenses to the work the party's predecessor in interest had or could
   7377 give under the previous paragraph, plus a right to possession of the
   7378 Corresponding Source of the work from the predecessor in interest, if
   7379 the predecessor has it or can get it with reasonable efforts.
   7380 
   7381   You may not impose any further restrictions on the exercise of the
   7382 rights granted or affirmed under this License.  For example, you may
   7383 not impose a license fee, royalty, or other charge for exercise of
   7384 rights granted under this License, and you may not initiate litigation
   7385 (including a cross-claim or counterclaim in a lawsuit) alleging that
   7386 any patent claim is infringed by making, using, selling, offering for
   7387 sale, or importing the Program or any portion of it.
   7388 
   7389   11. Patents.
   7390 
   7391   A "contributor" is a copyright holder who authorizes use under this
   7392 License of the Program or a work on which the Program is based.  The
   7393 work thus licensed is called the contributor's "contributor version".
   7394 
   7395   A contributor's "essential patent claims" are all patent claims
   7396 owned or controlled by the contributor, whether already acquired or
   7397 hereafter acquired, that would be infringed by some manner, permitted
   7398 by this License, of making, using, or selling its contributor version,
   7399 but do not include claims that would be infringed only as a
   7400 consequence of further modification of the contributor version.  For
   7401 purposes of this definition, "control" includes the right to grant
   7402 patent sublicenses in a manner consistent with the requirements of
   7403 this License.
   7404 
   7405   Each contributor grants you a non-exclusive, worldwide, royalty-free
   7406 patent license under the contributor's essential patent claims, to
   7407 make, use, sell, offer for sale, import and otherwise run, modify and
   7408 propagate the contents of its contributor version.
   7409 
   7410   In the following three paragraphs, a "patent license" is any express
   7411 agreement or commitment, however denominated, not to enforce a patent
   7412 (such as an express permission to practice a patent or covenant not to
   7413 sue for patent infringement).  To "grant" such a patent license to a
   7414 party means to make such an agreement or commitment not to enforce a
   7415 patent against the party.
   7416 
   7417   If you convey a covered work, knowingly relying on a patent license,
   7418 and the Corresponding Source of the work is not available for anyone
   7419 to copy, free of charge and under the terms of this License, through a
   7420 publicly available network server or other readily accessible means,
   7421 then you must either (1) cause the Corresponding Source to be so
   7422 available, or (2) arrange to deprive yourself of the benefit of the
   7423 patent license for this particular work, or (3) arrange, in a manner
   7424 consistent with the requirements of this License, to extend the patent
   7425 license to downstream recipients.  "Knowingly relying" means you have
   7426 actual knowledge that, but for the patent license, your conveying the
   7427 covered work in a country, or your recipient's use of the covered work
   7428 in a country, would infringe one or more identifiable patents in that
   7429 country that you have reason to believe are valid.
   7430 
   7431   If, pursuant to or in connection with a single transaction or
   7432 arrangement, you convey, or propagate by procuring conveyance of, a
   7433 covered work, and grant a patent license to some of the parties
   7434 receiving the covered work authorizing them to use, propagate, modify
   7435 or convey a specific copy of the covered work, then the patent license
   7436 you grant is automatically extended to all recipients of the covered
   7437 work and works based on it.
   7438 
   7439   A patent license is "discriminatory" if it does not include within
   7440 the scope of its coverage, prohibits the exercise of, or is
   7441 conditioned on the non-exercise of one or more of the rights that are
   7442 specifically granted under this License.  You may not convey a covered
   7443 work if you are a party to an arrangement with a third party that is
   7444 in the business of distributing software, under which you make payment
   7445 to the third party based on the extent of your activity of conveying
   7446 the work, and under which the third party grants, to any of the
   7447 parties who would receive the covered work from you, a discriminatory
   7448 patent license (a) in connection with copies of the covered work
   7449 conveyed by you (or copies made from those copies), or (b) primarily
   7450 for and in connection with specific products or compilations that
   7451 contain the covered work, unless you entered into that arrangement,
   7452 or that patent license was granted, prior to 28 March 2007.
   7453 
   7454   Nothing in this License shall be construed as excluding or limiting
   7455 any implied license or other defenses to infringement that may
   7456 otherwise be available to you under applicable patent law.
   7457 
   7458   12. No Surrender of Others' Freedom.
   7459 
   7460   If conditions are imposed on you (whether by court order, agreement or
   7461 otherwise) that contradict the conditions of this License, they do not
   7462 excuse you from the conditions of this License.  If you cannot convey a
   7463 covered work so as to satisfy simultaneously your obligations under this
   7464 License and any other pertinent obligations, then as a consequence you may
   7465 not convey it at all.  For example, if you agree to terms that obligate you
   7466 to collect a royalty for further conveying from those to whom you convey
   7467 the Program, the only way you could satisfy both those terms and this
   7468 License would be to refrain entirely from conveying the Program.
   7469 
   7470   13. Use with the GNU Affero General Public License.
   7471 
   7472   Notwithstanding any other provision of this License, you have
   7473 permission to link or combine any covered work with a work licensed
   7474 under version 3 of the GNU Affero General Public License into a single
   7475 combined work, and to convey the resulting work.  The terms of this
   7476 License will continue to apply to the part which is the covered work,
   7477 but the special requirements of the GNU Affero General Public License,
   7478 section 13, concerning interaction through a network will apply to the
   7479 combination as such.
   7480 
   7481   14. Revised Versions of this License.
   7482 
   7483   The Free Software Foundation may publish revised and/or new versions of
   7484 the GNU General Public License from time to time.  Such new versions will
   7485 be similar in spirit to the present version, but may differ in detail to
   7486 address new problems or concerns.
   7487 
   7488   Each version is given a distinguishing version number.  If the
   7489 Program specifies that a certain numbered version of the GNU General
   7490 Public License "or any later version" applies to it, you have the
   7491 option of following the terms and conditions either of that numbered
   7492 version or of any later version published by the Free Software
   7493 Foundation.  If the Program does not specify a version number of the
   7494 GNU General Public License, you may choose any version ever published
   7495 by the Free Software Foundation.
   7496 
   7497   If the Program specifies that a proxy can decide which future
   7498 versions of the GNU General Public License can be used, that proxy's
   7499 public statement of acceptance of a version permanently authorizes you
   7500 to choose that version for the Program.
   7501 
   7502   Later license versions may give you additional or different
   7503 permissions.  However, no additional obligations are imposed on any
   7504 author or copyright holder as a result of your choosing to follow a
   7505 later version.
   7506 
   7507   15. Disclaimer of Warranty.
   7508 
   7509   THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
   7510 APPLICABLE LAW.  EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
   7511 HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
   7512 OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
   7513 THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
   7514 PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
   7515 IS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
   7516 ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
   7517 
   7518   16. Limitation of Liability.
   7519 
   7520   IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
   7521 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
   7522 THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
   7523 GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
   7524 USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
   7525 DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
   7526 PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
   7527 EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
   7528 SUCH DAMAGES.
   7529 
   7530   17. Interpretation of Sections 15 and 16.
   7531 
   7532   If the disclaimer of warranty and limitation of liability provided
   7533 above cannot be given local legal effect according to their terms,
   7534 reviewing courts shall apply local law that most closely approximates
   7535 an absolute waiver of all civil liability in connection with the
   7536 Program, unless a warranty or assumption of liability accompanies a
   7537 copy of the Program in return for a fee.
   7538 
   7539                      END OF TERMS AND CONDITIONS
   7540 
   7541             How to Apply These Terms to Your New Programs
   7542 
   7543   If you develop a new program, and you want it to be of the greatest
   7544 possible use to the public, the best way to achieve this is to make it
   7545 free software which everyone can redistribute and change under these terms.
   7546 
   7547   To do so, attach the following notices to the program.  It is safest
   7548 to attach them to the start of each source file to most effectively
   7549 state the exclusion of warranty; and each file should have at least
   7550 the "copyright" line and a pointer to where the full notice is found.
   7551 
   7552     &lt;one line to give the program's name and a brief idea of what it does.&gt;
   7553     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   7554 
   7555     This program is free software: you can redistribute it and/or modify
   7556     it under the terms of the GNU General Public License as published by
   7557     the Free Software Foundation, either version 3 of the License, or
   7558     (at your option) any later version.
   7559 
   7560     This program is distributed in the hope that it will be useful,
   7561     but WITHOUT ANY WARRANTY; without even the implied warranty of
   7562     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   7563     GNU General Public License for more details.
   7564 
   7565     You should have received a copy of the GNU General Public License
   7566     along with this program.  If not, see &lt;http://www.gnu.org/licenses/>;.
   7567 
   7568 Also add information on how to contact you by electronic and paper mail.
   7569 
   7570   If the program does terminal interaction, make it output a short
   7571 notice like this when it starts in an interactive mode:
   7572 
   7573     &lt;program&gt;  Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   7574     This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
   7575     This is free software, and you are welcome to redistribute it
   7576     under certain conditions; type `show c' for details.
   7577 
   7578 The hypothetical commands `show w' and `show c' should show the appropriate
   7579 parts of the General Public License.  Of course, your program's commands
   7580 might be different; for a GUI interface, you would use an "about box".
   7581 
   7582   You should also get your employer (if you work as a programmer) or school,
   7583 if any, to sign a "copyright disclaimer" for the program, if necessary.
   7584 For more information on this, and how to apply and follow the GNU GPL, see
   7585 &lt;http://www.gnu.org/licenses/>;.
   7586 
   7587   The GNU General Public License does not permit incorporating your program
   7588 into proprietary programs.  If your program is a subroutine library, you
   7589 may consider it more useful to permit linking proprietary applications with
   7590 the library.  If this is what you want to do, use the GNU Lesser General
   7591 Public License instead of this License.  But first, please read
   7592 &lt;http://www.gnu.org/philosophy/why-not-lgpl.html>;.
   7593 </pre>
   7594 </div>
   7595 </div>
   7596 
   7597 
   7598 <div class="product">
   7599 <span class="title">bsdiff</span>
   7600 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   7601 <span class="homepage"><a href="http://www.daemonology.net/bsdiff/">homepage</a></span>
   7602 <div class="licence">
   7603 <pre>Copyright 2003-2005 Colin Percival
   7604 All rights reserved
   7605 
   7606 Redistribution and use in source and binary forms, with or without
   7607 modification, are permitted providing that the following conditions
   7608 are met:
   7609 1. Redistributions of source code must retain the above copyright
   7610    notice, this list of conditions and the following disclaimer.
   7611 2. Redistributions in binary form must reproduce the above copyright
   7612    notice, this list of conditions and the following disclaimer in the
   7613    documentation and/or other materials provided with the distribution.
   7614 
   7615 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
   7616 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
   7617 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
   7618 ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
   7619 DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
   7620 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
   7621 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
   7622 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
   7623 STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
   7624 IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
   7625 POSSIBILITY OF SUCH DAMAGE.
   7626 </pre>
   7627 </div>
   7628 </div>
   7629 
   7630 
   7631 <div class="product">
   7632 <span class="title">busybox</span>
   7633 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   7634 <span class="homepage"><a href="http://www.busybox.net/">homepage</a></span>
   7635 <div class="licence">
   7636 <pre>--- A note on GPL versions
   7637 
   7638 BusyBox is distributed under version 2 of the General Public License (included
   7639 in its entirety, below).  Version 2 is the only version of this license which
   7640 this version of BusyBox (or modified versions derived from this one) may be
   7641 distributed under.
   7642 
   7643 ------------------------------------------------------------------------
   7644 		    GNU GENERAL PUBLIC LICENSE
   7645 		       Version 2, June 1991
   7646 
   7647  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
   7648      51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
   7649  Everyone is permitted to copy and distribute verbatim copies
   7650  of this license document, but changing it is not allowed.
   7651 
   7652 			    Preamble
   7653 
   7654   The licenses for most software are designed to take away your
   7655 freedom to share and change it.  By contrast, the GNU General Public
   7656 License is intended to guarantee your freedom to share and change free
   7657 software--to make sure the software is free for all its users.  This
   7658 General Public License applies to most of the Free Software
   7659 Foundation's software and to any other program whose authors commit to
   7660 using it.  (Some other Free Software Foundation software is covered by
   7661 the GNU Library General Public License instead.)  You can apply it to
   7662 your programs, too.
   7663 
   7664   When we speak of free software, we are referring to freedom, not
   7665 price.  Our General Public Licenses are designed to make sure that you
   7666 have the freedom to distribute copies of free software (and charge for
   7667 this service if you wish), that you receive source code or can get it
   7668 if you want it, that you can change the software or use pieces of it
   7669 in new free programs; and that you know you can do these things.
   7670 
   7671   To protect your rights, we need to make restrictions that forbid
   7672 anyone to deny you these rights or to ask you to surrender the rights.
   7673 These restrictions translate to certain responsibilities for you if you
   7674 distribute copies of the software, or if you modify it.
   7675 
   7676   For example, if you distribute copies of such a program, whether
   7677 gratis or for a fee, you must give the recipients all the rights that
   7678 you have.  You must make sure that they, too, receive or can get the
   7679 source code.  And you must show them these terms so they know their
   7680 rights.
   7681 
   7682   We protect your rights with two steps: (1) copyright the software, and
   7683 (2) offer you this license which gives you legal permission to copy,
   7684 distribute and/or modify the software.
   7685 
   7686   Also, for each author's protection and ours, we want to make certain
   7687 that everyone understands that there is no warranty for this free
   7688 software.  If the software is modified by someone else and passed on, we
   7689 want its recipients to know that what they have is not the original, so
   7690 that any problems introduced by others will not reflect on the original
   7691 authors' reputations.
   7692 
   7693   Finally, any free program is threatened constantly by software
   7694 patents.  We wish to avoid the danger that redistributors of a free
   7695 program will individually obtain patent licenses, in effect making the
   7696 program proprietary.  To prevent this, we have made it clear that any
   7697 patent must be licensed for everyone's free use or not licensed at all.
   7698 
   7699   The precise terms and conditions for copying, distribution and
   7700 modification follow.
   7701 
   7703 		    GNU GENERAL PUBLIC LICENSE
   7704    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   7705 
   7706   0. This License applies to any program or other work which contains
   7707 a notice placed by the copyright holder saying it may be distributed
   7708 under the terms of this General Public License.  The "Program", below,
   7709 refers to any such program or work, and a "work based on the Program"
   7710 means either the Program or any derivative work under copyright law:
   7711 that is to say, a work containing the Program or a portion of it,
   7712 either verbatim or with modifications and/or translated into another
   7713 language.  (Hereinafter, translation is included without limitation in
   7714 the term "modification".)  Each licensee is addressed as "you".
   7715 
   7716 Activities other than copying, distribution and modification are not
   7717 covered by this License; they are outside its scope.  The act of
   7718 running the Program is not restricted, and the output from the Program
   7719 is covered only if its contents constitute a work based on the
   7720 Program (independent of having been made by running the Program).
   7721 Whether that is true depends on what the Program does.
   7722 
   7723   1. You may copy and distribute verbatim copies of the Program's
   7724 source code as you receive it, in any medium, provided that you
   7725 conspicuously and appropriately publish on each copy an appropriate
   7726 copyright notice and disclaimer of warranty; keep intact all the
   7727 notices that refer to this License and to the absence of any warranty;
   7728 and give any other recipients of the Program a copy of this License
   7729 along with the Program.
   7730 
   7731 You may charge a fee for the physical act of transferring a copy, and
   7732 you may at your option offer warranty protection in exchange for a fee.
   7733 
   7734   2. You may modify your copy or copies of the Program or any portion
   7735 of it, thus forming a work based on the Program, and copy and
   7736 distribute such modifications or work under the terms of Section 1
   7737 above, provided that you also meet all of these conditions:
   7738 
   7739     a) You must cause the modified files to carry prominent notices
   7740     stating that you changed the files and the date of any change.
   7741 
   7742     b) You must cause any work that you distribute or publish, that in
   7743     whole or in part contains or is derived from the Program or any
   7744     part thereof, to be licensed as a whole at no charge to all third
   7745     parties under the terms of this License.
   7746 
   7747     c) If the modified program normally reads commands interactively
   7748     when run, you must cause it, when started running for such
   7749     interactive use in the most ordinary way, to print or display an
   7750     announcement including an appropriate copyright notice and a
   7751     notice that there is no warranty (or else, saying that you provide
   7752     a warranty) and that users may redistribute the program under
   7753     these conditions, and telling the user how to view a copy of this
   7754     License.  (Exception: if the Program itself is interactive but
   7755     does not normally print such an announcement, your work based on
   7756     the Program is not required to print an announcement.)
   7757 
   7759 These requirements apply to the modified work as a whole.  If
   7760 identifiable sections of that work are not derived from the Program,
   7761 and can be reasonably considered independent and separate works in
   7762 themselves, then this License, and its terms, do not apply to those
   7763 sections when you distribute them as separate works.  But when you
   7764 distribute the same sections as part of a whole which is a work based
   7765 on the Program, the distribution of the whole must be on the terms of
   7766 this License, whose permissions for other licensees extend to the
   7767 entire whole, and thus to each and every part regardless of who wrote it.
   7768 
   7769 Thus, it is not the intent of this section to claim rights or contest
   7770 your rights to work written entirely by you; rather, the intent is to
   7771 exercise the right to control the distribution of derivative or
   7772 collective works based on the Program.
   7773 
   7774 In addition, mere aggregation of another work not based on the Program
   7775 with the Program (or with a work based on the Program) on a volume of
   7776 a storage or distribution medium does not bring the other work under
   7777 the scope of this License.
   7778 
   7779   3. You may copy and distribute the Program (or a work based on it,
   7780 under Section 2) in object code or executable form under the terms of
   7781 Sections 1 and 2 above provided that you also do one of the following:
   7782 
   7783     a) Accompany it with the complete corresponding machine-readable
   7784     source code, which must be distributed under the terms of Sections
   7785     1 and 2 above on a medium customarily used for software interchange; or,
   7786 
   7787     b) Accompany it with a written offer, valid for at least three
   7788     years, to give any third party, for a charge no more than your
   7789     cost of physically performing source distribution, a complete
   7790     machine-readable copy of the corresponding source code, to be
   7791     distributed under the terms of Sections 1 and 2 above on a medium
   7792     customarily used for software interchange; or,
   7793 
   7794     c) Accompany it with the information you received as to the offer
   7795     to distribute corresponding source code.  (This alternative is
   7796     allowed only for noncommercial distribution and only if you
   7797     received the program in object code or executable form with such
   7798     an offer, in accord with Subsection b above.)
   7799 
   7800 The source code for a work means the preferred form of the work for
   7801 making modifications to it.  For an executable work, complete source
   7802 code means all the source code for all modules it contains, plus any
   7803 associated interface definition files, plus the scripts used to
   7804 control compilation and installation of the executable.  However, as a
   7805 special exception, the source code distributed need not include
   7806 anything that is normally distributed (in either source or binary
   7807 form) with the major components (compiler, kernel, and so on) of the
   7808 operating system on which the executable runs, unless that component
   7809 itself accompanies the executable.
   7810 
   7811 If distribution of executable or object code is made by offering
   7812 access to copy from a designated place, then offering equivalent
   7813 access to copy the source code from the same place counts as
   7814 distribution of the source code, even though third parties are not
   7815 compelled to copy the source along with the object code.
   7816 
   7818   4. You may not copy, modify, sublicense, or distribute the Program
   7819 except as expressly provided under this License.  Any attempt
   7820 otherwise to copy, modify, sublicense or distribute the Program is
   7821 void, and will automatically terminate your rights under this License.
   7822 However, parties who have received copies, or rights, from you under
   7823 this License will not have their licenses terminated so long as such
   7824 parties remain in full compliance.
   7825 
   7826   5. You are not required to accept this License, since you have not
   7827 signed it.  However, nothing else grants you permission to modify or
   7828 distribute the Program or its derivative works.  These actions are
   7829 prohibited by law if you do not accept this License.  Therefore, by
   7830 modifying or distributing the Program (or any work based on the
   7831 Program), you indicate your acceptance of this License to do so, and
   7832 all its terms and conditions for copying, distributing or modifying
   7833 the Program or works based on it.
   7834 
   7835   6. Each time you redistribute the Program (or any work based on the
   7836 Program), the recipient automatically receives a license from the
   7837 original licensor to copy, distribute or modify the Program subject to
   7838 these terms and conditions.  You may not impose any further
   7839 restrictions on the recipients' exercise of the rights granted herein.
   7840 You are not responsible for enforcing compliance by third parties to
   7841 this License.
   7842 
   7843   7. If, as a consequence of a court judgment or allegation of patent
   7844 infringement or for any other reason (not limited to patent issues),
   7845 conditions are imposed on you (whether by court order, agreement or
   7846 otherwise) that contradict the conditions of this License, they do not
   7847 excuse you from the conditions of this License.  If you cannot
   7848 distribute so as to satisfy simultaneously your obligations under this
   7849 License and any other pertinent obligations, then as a consequence you
   7850 may not distribute the Program at all.  For example, if a patent
   7851 license would not permit royalty-free redistribution of the Program by
   7852 all those who receive copies directly or indirectly through you, then
   7853 the only way you could satisfy both it and this License would be to
   7854 refrain entirely from distribution of the Program.
   7855 
   7856 If any portion of this section is held invalid or unenforceable under
   7857 any particular circumstance, the balance of the section is intended to
   7858 apply and the section as a whole is intended to apply in other
   7859 circumstances.
   7860 
   7861 It is not the purpose of this section to induce you to infringe any
   7862 patents or other property right claims or to contest validity of any
   7863 such claims; this section has the sole purpose of protecting the
   7864 integrity of the free software distribution system, which is
   7865 implemented by public license practices.  Many people have made
   7866 generous contributions to the wide range of software distributed
   7867 through that system in reliance on consistent application of that
   7868 system; it is up to the author/donor to decide if he or she is willing
   7869 to distribute software through any other system and a licensee cannot
   7870 impose that choice.
   7871 
   7872 This section is intended to make thoroughly clear what is believed to
   7873 be a consequence of the rest of this License.
   7874 
   7876   8. If the distribution and/or use of the Program is restricted in
   7877 certain countries either by patents or by copyrighted interfaces, the
   7878 original copyright holder who places the Program under this License
   7879 may add an explicit geographical distribution limitation excluding
   7880 those countries, so that distribution is permitted only in or among
   7881 countries not thus excluded.  In such case, this License incorporates
   7882 the limitation as if written in the body of this License.
   7883 
   7884   9. The Free Software Foundation may publish revised and/or new versions
   7885 of the General Public License from time to time.  Such new versions will
   7886 be similar in spirit to the present version, but may differ in detail to
   7887 address new problems or concerns.
   7888 
   7889 Each version is given a distinguishing version number.  If the Program
   7890 specifies a version number of this License which applies to it and "any
   7891 later version", you have the option of following the terms and conditions
   7892 either of that version or of any later version published by the Free
   7893 Software Foundation.  If the Program does not specify a version number of
   7894 this License, you may choose any version ever published by the Free Software
   7895 Foundation.
   7896 
   7897   10. If you wish to incorporate parts of the Program into other free
   7898 programs whose distribution conditions are different, write to the author
   7899 to ask for permission.  For software which is copyrighted by the Free
   7900 Software Foundation, write to the Free Software Foundation; we sometimes
   7901 make exceptions for this.  Our decision will be guided by the two goals
   7902 of preserving the free status of all derivatives of our free software and
   7903 of promoting the sharing and reuse of software generally.
   7904 
   7905 			    NO WARRANTY
   7906 
   7907   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
   7908 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
   7909 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
   7910 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
   7911 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
   7912 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
   7913 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
   7914 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
   7915 REPAIR OR CORRECTION.
   7916 
   7917   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
   7918 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
   7919 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
   7920 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
   7921 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
   7922 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
   7923 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
   7924 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
   7925 POSSIBILITY OF SUCH DAMAGES.
   7926 
   7927 		     END OF TERMS AND CONDITIONS
   7928 
   7930 	    How to Apply These Terms to Your New Programs
   7931 
   7932   If you develop a new program, and you want it to be of the greatest
   7933 possible use to the public, the best way to achieve this is to make it
   7934 free software which everyone can redistribute and change under these terms.
   7935 
   7936   To do so, attach the following notices to the program.  It is safest
   7937 to attach them to the start of each source file to most effectively
   7938 convey the exclusion of warranty; and each file should have at least
   7939 the "copyright" line and a pointer to where the full notice is found.
   7940 
   7941     &lt;one line to give the program's name and a brief idea of what it does.&gt;
   7942     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   7943 
   7944     This program is free software; you can redistribute it and/or modify
   7945     it under the terms of the GNU General Public License as published by
   7946     the Free Software Foundation; either version 2 of the License, or
   7947     (at your option) any later version.
   7948 
   7949     This program is distributed in the hope that it will be useful,
   7950     but WITHOUT ANY WARRANTY; without even the implied warranty of
   7951     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   7952     GNU General Public License for more details.
   7953 
   7954     You should have received a copy of the GNU General Public License
   7955     along with this program; if not, write to the Free Software
   7956     Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
   7957 
   7958 
   7959 Also add information on how to contact you by electronic and paper mail.
   7960 
   7961 If the program is interactive, make it output a short notice like this
   7962 when it starts in an interactive mode:
   7963 
   7964     Gnomovision version 69, Copyright (C) year  name of author
   7965     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
   7966     This is free software, and you are welcome to redistribute it
   7967     under certain conditions; type `show c' for details.
   7968 
   7969 The hypothetical commands `show w' and `show c' should show the appropriate
   7970 parts of the General Public License.  Of course, the commands you use may
   7971 be called something other than `show w' and `show c'; they could even be
   7972 mouse-clicks or menu items--whatever suits your program.
   7973 
   7974 You should also get your employer (if you work as a programmer) or your
   7975 school, if any, to sign a "copyright disclaimer" for the program, if
   7976 necessary.  Here is a sample; alter the names:
   7977 
   7978   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
   7979   `Gnomovision' (which makes passes at compilers) written by James Hacker.
   7980 
   7981   &lt;signature of Ty Coon&gt;, 1 April 1989
   7982   Ty Coon, President of Vice
   7983 
   7984 This General Public License does not permit incorporating your program into
   7985 proprietary programs.  If your program is a subroutine library, you may
   7986 consider it more useful to permit linking proprietary applications with the
   7987 library.  If this is what you want to do, use the GNU Library General
   7988 Public License instead of this License.
   7989 </pre>
   7990 </div>
   7991 </div>
   7992 
   7993 
   7994 <div class="product">
   7995 <span class="title">bzip2</span>
   7996 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   7997 <span class="homepage"><a href="http://www.bzip.org/">homepage</a></span>
   7998 <div class="licence">
   7999 <pre>
   8000 --------------------------------------------------------------------------
   8001 
   8002 This program, "bzip2", the associated library "libbzip2", and all
   8003 documentation, are copyright (C) 1996-2007 Julian R Seward.  All
   8004 rights reserved.
   8005 
   8006 Redistribution and use in source and binary forms, with or without
   8007 modification, are permitted provided that the following conditions
   8008 are met:
   8009 
   8010 1. Redistributions of source code must retain the above copyright
   8011    notice, this list of conditions and the following disclaimer.
   8012 
   8013 2. The origin of this software must not be misrepresented; you must 
   8014    not claim that you wrote the original software.  If you use this 
   8015    software in a product, an acknowledgment in the product 
   8016    documentation would be appreciated but is not required.
   8017 
   8018 3. Altered source versions must be plainly marked as such, and must
   8019    not be misrepresented as being the original software.
   8020 
   8021 4. The name of the author may not be used to endorse or promote 
   8022    products derived from this software without specific prior written 
   8023    permission.
   8024 
   8025 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS
   8026 OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
   8027 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
   8028 ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
   8029 DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
   8030 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
   8031 GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
   8032 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
   8033 WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
   8034 NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
   8035 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
   8036 
   8037 Julian Seward, jseward (a] bzip.org
   8038 bzip2/libbzip2 version 1.0.5 of 10 December 2007
   8039 
   8040 --------------------------------------------------------------------------
   8041 </pre>
   8042 </div>
   8043 </div>
   8044 
   8045 
   8046 <div class="product">
   8047 <span class="title">c-ares</span>
   8048 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   8049 <span class="homepage"><a href="http://daniel.haxx.se/projects/c-ares/">homepage</a></span>
   8050 <div class="licence">
   8051 <pre>Copyright 1998 by the Massachusetts Institute of Technology.
   8052 
   8053 Permission to use, copy, modify, and distribute this
   8054 software and its documentation for any purpose and without
   8055 fee is hereby granted, provided that the above copyright
   8056 notice appear in all copies and that both that copyright
   8057 notice and this permission notice appear in supporting
   8058 documentation, and that the name of M.I.T. not be used in
   8059 advertising or publicity pertaining to distribution of the
   8060 software without specific, written prior permission.
   8061 M.I.T. makes no representations about the suitability of
   8062 this software for any purpose.  It is provided "as is"
   8063 without express or implied warranty.
   8064 </pre>
   8065 </div>
   8066 </div>
   8067 
   8068 
   8069 <div class="product">
   8070 <span class="title">ca-certificates</span>
   8071 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   8072 <span class="homepage"><a href="http://packages.debian.org/sid/ca-certificates">homepage</a></span>
   8073 <div class="licence">
   8074 <pre>                          MOZILLA PUBLIC LICENSE
   8075                                 Version 1.1
   8076 
   8077                               ---------------
   8078 
   8079 1. Definitions.
   8080 
   8081      1.0.1. "Commercial Use" means distribution or otherwise making the
   8082      Covered Code available to a third party.
   8083 
   8084      1.1. "Contributor" means each entity that creates or contributes to
   8085      the creation of Modifications.
   8086 
   8087      1.2. "Contributor Version" means the combination of the Original
   8088      Code, prior Modifications used by a Contributor, and the Modifications
   8089      made by that particular Contributor.
   8090 
   8091      1.3. "Covered Code" means the Original Code or Modifications or the
   8092      combination of the Original Code and Modifications, in each case
   8093      including portions thereof.
   8094 
   8095      1.4. "Electronic Distribution Mechanism" means a mechanism generally
   8096      accepted in the software development community for the electronic
   8097      transfer of data.
   8098 
   8099      1.5. "Executable" means Covered Code in any form other than Source
   8100      Code.
   8101 
   8102      1.6. "Initial Developer" means the individual or entity identified
   8103      as the Initial Developer in the Source Code notice required by Exhibit
   8104      A.
   8105 
   8106      1.7. "Larger Work" means a work which combines Covered Code or
   8107      portions thereof with code not governed by the terms of this License.
   8108 
   8109      1.8. "License" means this document.
   8110 
   8111      1.8.1. "Licensable" means having the right to grant, to the maximum
   8112      extent possible, whether at the time of the initial grant or
   8113      subsequently acquired, any and all of the rights conveyed herein.
   8114 
   8115      1.9. "Modifications" means any addition to or deletion from the
   8116      substance or structure of either the Original Code or any previous
   8117      Modifications. When Covered Code is released as a series of files, a
   8118      Modification is:
   8119           A. Any addition to or deletion from the contents of a file
   8120           containing Original Code or previous Modifications.
   8121 
   8122           B. Any new file that contains any part of the Original Code or
   8123           previous Modifications.
   8124 
   8125      1.10. "Original Code" means Source Code of computer software code
   8126      which is described in the Source Code notice required by Exhibit A as
   8127      Original Code, and which, at the time of its release under this
   8128      License is not already Covered Code governed by this License.
   8129 
   8130      1.10.1. "Patent Claims" means any patent claim(s), now owned or
   8131      hereafter acquired, including without limitation,  method, process,
   8132      and apparatus claims, in any patent Licensable by grantor.
   8133 
   8134      1.11. "Source Code" means the preferred form of the Covered Code for
   8135      making modifications to it, including all modules it contains, plus
   8136      any associated interface definition files, scripts used to control
   8137      compilation and installation of an Executable, or source code
   8138      differential comparisons against either the Original Code or another
   8139      well known, available Covered Code of the Contributor's choice. The
   8140      Source Code can be in a compressed or archival form, provided the
   8141      appropriate decompression or de-archiving software is widely available
   8142      for no charge.
   8143 
   8144      1.12. "You" (or "Your")  means an individual or a legal entity
   8145      exercising rights under, and complying with all of the terms of, this
   8146      License or a future version of this License issued under Section 6.1.
   8147      For legal entities, "You" includes any entity which controls, is
   8148      controlled by, or is under common control with You. For purposes of
   8149      this definition, "control" means (a) the power, direct or indirect,
   8150      to cause the direction or management of such entity, whether by
   8151      contract or otherwise, or (b) ownership of more than fifty percent
   8152      (50%) of the outstanding shares or beneficial ownership of such
   8153      entity.
   8154 
   8155 2. Source Code License.
   8156 
   8157      2.1. The Initial Developer Grant.
   8158      The Initial Developer hereby grants You a world-wide, royalty-free,
   8159      non-exclusive license, subject to third party intellectual property
   8160      claims:
   8161           (a)  under intellectual property rights (other than patent or
   8162           trademark) Licensable by Initial Developer to use, reproduce,
   8163           modify, display, perform, sublicense and distribute the Original
   8164           Code (or portions thereof) with or without Modifications, and/or
   8165           as part of a Larger Work; and
   8166 
   8167           (b) under Patents Claims infringed by the making, using or
   8168           selling of Original Code, to make, have made, use, practice,
   8169           sell, and offer for sale, and/or otherwise dispose of the
   8170           Original Code (or portions thereof).
   8171 
   8172           (c) the licenses granted in this Section 2.1(a) and (b) are
   8173           effective on the date Initial Developer first distributes
   8174           Original Code under the terms of this License.
   8175 
   8176           (d) Notwithstanding Section 2.1(b) above, no patent license is
   8177           granted: 1) for code that You delete from the Original Code; 2)
   8178           separate from the Original Code;  or 3) for infringements caused
   8179           by: i) the modification of the Original Code or ii) the
   8180           combination of the Original Code with other software or devices.
   8181 
   8182      2.2. Contributor Grant.
   8183      Subject to third party intellectual property claims, each Contributor
   8184      hereby grants You a world-wide, royalty-free, non-exclusive license
   8185 
   8186           (a)  under intellectual property rights (other than patent or
   8187           trademark) Licensable by Contributor, to use, reproduce, modify,
   8188           display, perform, sublicense and distribute the Modifications
   8189           created by such Contributor (or portions thereof) either on an
   8190           unmodified basis, with other Modifications, as Covered Code
   8191           and/or as part of a Larger Work; and
   8192 
   8193           (b) under Patent Claims infringed by the making, using, or
   8194           selling of  Modifications made by that Contributor either alone
   8195           and/or in combination with its Contributor Version (or portions
   8196           of such combination), to make, use, sell, offer for sale, have
   8197           made, and/or otherwise dispose of: 1) Modifications made by that
   8198           Contributor (or portions thereof); and 2) the combination of
   8199           Modifications made by that Contributor with its Contributor
   8200           Version (or portions of such combination).
   8201 
   8202           (c) the licenses granted in Sections 2.2(a) and 2.2(b) are
   8203           effective on the date Contributor first makes Commercial Use of
   8204           the Covered Code.
   8205 
   8206           (d)    Notwithstanding Section 2.2(b) above, no patent license is
   8207           granted: 1) for any code that Contributor has deleted from the
   8208           Contributor Version; 2)  separate from the Contributor Version;
   8209           3)  for infringements caused by: i) third party modifications of
   8210           Contributor Version or ii)  the combination of Modifications made
   8211           by that Contributor with other software  (except as part of the
   8212           Contributor Version) or other devices; or 4) under Patent Claims
   8213           infringed by Covered Code in the absence of Modifications made by
   8214           that Contributor.
   8215 
   8216 3. Distribution Obligations.
   8217 
   8218      3.1. Application of License.
   8219      The Modifications which You create or to which You contribute are
   8220      governed by the terms of this License, including without limitation
   8221      Section 2.2. The Source Code version of Covered Code may be
   8222      distributed only under the terms of this License or a future version
   8223      of this License released under Section 6.1, and You must include a
   8224      copy of this License with every copy of the Source Code You
   8225      distribute. You may not offer or impose any terms on any Source Code
   8226      version that alters or restricts the applicable version of this
   8227      License or the recipients' rights hereunder. However, You may include
   8228      an additional document offering the additional rights described in
   8229      Section 3.5.
   8230 
   8231      3.2. Availability of Source Code.
   8232      Any Modification which You create or to which You contribute must be
   8233      made available in Source Code form under the terms of this License
   8234      either on the same media as an Executable version or via an accepted
   8235      Electronic Distribution Mechanism to anyone to whom you made an
   8236      Executable version available; and if made available via Electronic
   8237      Distribution Mechanism, must remain available for at least twelve (12)
   8238      months after the date it initially became available, or at least six
   8239      (6) months after a subsequent version of that particular Modification
   8240      has been made available to such recipients. You are responsible for
   8241      ensuring that the Source Code version remains available even if the
   8242      Electronic Distribution Mechanism is maintained by a third party.
   8243 
   8244      3.3. Description of Modifications.
   8245      You must cause all Covered Code to which You contribute to contain a
   8246      file documenting the changes You made to create that Covered Code and
   8247      the date of any change. You must include a prominent statement that
   8248      the Modification is derived, directly or indirectly, from Original
   8249      Code provided by the Initial Developer and including the name of the
   8250      Initial Developer in (a) the Source Code, and (b) in any notice in an
   8251      Executable version or related documentation in which You describe the
   8252      origin or ownership of the Covered Code.
   8253 
   8254      3.4. Intellectual Property Matters
   8255           (a) Third Party Claims.
   8256           If Contributor has knowledge that a license under a third party's
   8257           intellectual property rights is required to exercise the rights
   8258           granted by such Contributor under Sections 2.1 or 2.2,
   8259           Contributor must include a text file with the Source Code
   8260           distribution titled "LEGAL" which describes the claim and the
   8261           party making the claim in sufficient detail that a recipient will
   8262           know whom to contact. If Contributor obtains such knowledge after
   8263           the Modification is made available as described in Section 3.2,
   8264           Contributor shall promptly modify the LEGAL file in all copies
   8265           Contributor makes available thereafter and shall take other steps
   8266           (such as notifying appropriate mailing lists or newsgroups)
   8267           reasonably calculated to inform those who received the Covered
   8268           Code that new knowledge has been obtained.
   8269 
   8270           (b) Contributor APIs.
   8271           If Contributor's Modifications include an application programming
   8272           interface and Contributor has knowledge of patent licenses which
   8273           are reasonably necessary to implement that API, Contributor must
   8274           also include this information in the LEGAL file.
   8275 
   8276                (c)    Representations.
   8277           Contributor represents that, except as disclosed pursuant to
   8278           Section 3.4(a) above, Contributor believes that Contributor's
   8279           Modifications are Contributor's original creation(s) and/or
   8280           Contributor has sufficient rights to grant the rights conveyed by
   8281           this License.
   8282 
   8283      3.5. Required Notices.
   8284      You must duplicate the notice in Exhibit A in each file of the Source
   8285      Code.  If it is not possible to put such notice in a particular Source
   8286      Code file due to its structure, then You must include such notice in a
   8287      location (such as a relevant directory) where a user would be likely
   8288      to look for such a notice.  If You created one or more Modification(s)
   8289      You may add your name as a Contributor to the notice described in
   8290      Exhibit A.  You must also duplicate this License in any documentation
   8291      for the Source Code where You describe recipients' rights or ownership
   8292      rights relating to Covered Code.  You may choose to offer, and to
   8293      charge a fee for, warranty, support, indemnity or liability
   8294      obligations to one or more recipients of Covered Code. However, You
   8295      may do so only on Your own behalf, and not on behalf of the Initial
   8296      Developer or any Contributor. You must make it absolutely clear than
   8297      any such warranty, support, indemnity or liability obligation is
   8298      offered by You alone, and You hereby agree to indemnify the Initial
   8299      Developer and every Contributor for any liability incurred by the
   8300      Initial Developer or such Contributor as a result of warranty,
   8301      support, indemnity or liability terms You offer.
   8302 
   8303      3.6. Distribution of Executable Versions.
   8304      You may distribute Covered Code in Executable form only if the
   8305      requirements of Section 3.1-3.5 have been met for that Covered Code,
   8306      and if You include a notice stating that the Source Code version of
   8307      the Covered Code is available under the terms of this License,
   8308      including a description of how and where You have fulfilled the
   8309      obligations of Section 3.2. The notice must be conspicuously included
   8310      in any notice in an Executable version, related documentation or
   8311      collateral in which You describe recipients' rights relating to the
   8312      Covered Code. You may distribute the Executable version of Covered
   8313      Code or ownership rights under a license of Your choice, which may
   8314      contain terms different from this License, provided that You are in
   8315      compliance with the terms of this License and that the license for the
   8316      Executable version does not attempt to limit or alter the recipient's
   8317      rights in the Source Code version from the rights set forth in this
   8318      License. If You distribute the Executable version under a different
   8319      license You must make it absolutely clear that any terms which differ
   8320      from this License are offered by You alone, not by the Initial
   8321      Developer or any Contributor. You hereby agree to indemnify the
   8322      Initial Developer and every Contributor for any liability incurred by
   8323      the Initial Developer or such Contributor as a result of any such
   8324      terms You offer.
   8325 
   8326      3.7. Larger Works.
   8327      You may create a Larger Work by combining Covered Code with other code
   8328      not governed by the terms of this License and distribute the Larger
   8329      Work as a single product. In such a case, You must make sure the
   8330      requirements of this License are fulfilled for the Covered Code.
   8331 
   8332 4. Inability to Comply Due to Statute or Regulation.
   8333 
   8334      If it is impossible for You to comply with any of the terms of this
   8335      License with respect to some or all of the Covered Code due to
   8336      statute, judicial order, or regulation then You must: (a) comply with
   8337      the terms of this License to the maximum extent possible; and (b)
   8338      describe the limitations and the code they affect. Such description
   8339      must be included in the LEGAL file described in Section 3.4 and must
   8340      be included with all distributions of the Source Code. Except to the
   8341      extent prohibited by statute or regulation, such description must be
   8342      sufficiently detailed for a recipient of ordinary skill to be able to
   8343      understand it.
   8344 
   8345 5. Application of this License.
   8346 
   8347      This License applies to code to which the Initial Developer has
   8348      attached the notice in Exhibit A and to related Covered Code.
   8349 
   8350 6. Versions of the License.
   8351 
   8352      6.1. New Versions.
   8353      Netscape Communications Corporation ("Netscape") may publish revised
   8354      and/or new versions of the License from time to time. Each version
   8355      will be given a distinguishing version number.
   8356 
   8357      6.2. Effect of New Versions.
   8358      Once Covered Code has been published under a particular version of the
   8359      License, You may always continue to use it under the terms of that
   8360      version. You may also choose to use such Covered Code under the terms
   8361      of any subsequent version of the License published by Netscape. No one
   8362      other than Netscape has the right to modify the terms applicable to
   8363      Covered Code created under this License.
   8364 
   8365      6.3. Derivative Works.
   8366      If You create or use a modified version of this License (which you may
   8367      only do in order to apply it to code which is not already Covered Code
   8368      governed by this License), You must (a) rename Your license so that
   8369      the phrases "Mozilla", "MOZILLAPL", "MOZPL", "Netscape",
   8370      "MPL", "NPL" or any confusingly similar phrase do not appear in your
   8371      license (except to note that your license differs from this License)
   8372      and (b) otherwise make it clear that Your version of the license
   8373      contains terms which differ from the Mozilla Public License and
   8374      Netscape Public License. (Filling in the name of the Initial
   8375      Developer, Original Code or Contributor in the notice described in
   8376      Exhibit A shall not of themselves be deemed to be modifications of
   8377      this License.)
   8378 
   8379 7. DISCLAIMER OF WARRANTY.
   8380 
   8381      COVERED CODE IS PROVIDED UNDER THIS LICENSE ON AN "AS IS" BASIS,
   8382      WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING,
   8383      WITHOUT LIMITATION, WARRANTIES THAT THE COVERED CODE IS FREE OF
   8384      DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING.
   8385      THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE COVERED CODE
   8386      IS WITH YOU. SHOULD ANY COVERED CODE PROVE DEFECTIVE IN ANY RESPECT,
   8387      YOU (NOT THE INITIAL DEVELOPER OR ANY OTHER CONTRIBUTOR) ASSUME THE
   8388      COST OF ANY NECESSARY SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER
   8389      OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO USE OF
   8390      ANY COVERED CODE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER.
   8391 
   8392 8. TERMINATION.
   8393 
   8394      8.1.  This License and the rights granted hereunder will terminate
   8395      automatically if You fail to comply with terms herein and fail to cure
   8396      such breach within 30 days of becoming aware of the breach. All
   8397      sublicenses to the Covered Code which are properly granted shall
   8398      survive any termination of this License. Provisions which, by their
   8399      nature, must remain in effect beyond the termination of this License
   8400      shall survive.
   8401 
   8402      8.2.  If You initiate litigation by asserting a patent infringement
   8403      claim (excluding declatory judgment actions) against Initial Developer
   8404      or a Contributor (the Initial Developer or Contributor against whom
   8405      You file such action is referred to as "Participant")  alleging that:
   8406 
   8407      (a)  such Participant's Contributor Version directly or indirectly
   8408      infringes any patent, then any and all rights granted by such
   8409      Participant to You under Sections 2.1 and/or 2.2 of this License
   8410      shall, upon 60 days notice from Participant terminate prospectively,
   8411      unless if within 60 days after receipt of notice You either: (i)
   8412      agree in writing to pay Participant a mutually agreeable reasonable
   8413      royalty for Your past and future use of Modifications made by such
   8414      Participant, or (ii) withdraw Your litigation claim with respect to
   8415      the Contributor Version against such Participant.  If within 60 days
   8416      of notice, a reasonable royalty and payment arrangement are not
   8417      mutually agreed upon in writing by the parties or the litigation claim
   8418      is not withdrawn, the rights granted by Participant to You under
   8419      Sections 2.1 and/or 2.2 automatically terminate at the expiration of
   8420      the 60 day notice period specified above.
   8421 
   8422      (b)  any software, hardware, or device, other than such Participant's
   8423      Contributor Version, directly or indirectly infringes any patent, then
   8424      any rights granted to You by such Participant under Sections 2.1(b)
   8425      and 2.2(b) are revoked effective as of the date You first made, used,
   8426      sold, distributed, or had made, Modifications made by that
   8427      Participant.
   8428 
   8429      8.3.  If You assert a patent infringement claim against Participant
   8430      alleging that such Participant's Contributor Version directly or
   8431      indirectly infringes any patent where such claim is resolved (such as
   8432      by license or settlement) prior to the initiation of patent
   8433      infringement litigation, then the reasonable value of the licenses
   8434      granted by such Participant under Sections 2.1 or 2.2 shall be taken
   8435      into account in determining the amount or value of any payment or
   8436      license.
   8437 
   8438      8.4.  In the event of termination under Sections 8.1 or 8.2 above,
   8439      all end user license agreements (excluding distributors and resellers)
   8440      which have been validly granted by You or any distributor hereunder
   8441      prior to termination shall survive termination.
   8442 
   8443 9. LIMITATION OF LIABILITY.
   8444 
   8445      UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT
   8446      (INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, THE INITIAL
   8447      DEVELOPER, ANY OTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF COVERED CODE,
   8448      OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON FOR
   8449      ANY INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY
   8450      CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL,
   8451      WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER
   8452      COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN
   8453      INFORMED OF THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF
   8454      LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY
   8455      RESULTING FROM SUCH PARTY'S NEGLIGENCE TO THE EXTENT APPLICABLE LAW
   8456      PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE
   8457      EXCLUSION OR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO
   8458      THIS EXCLUSION AND LIMITATION MAY NOT APPLY TO YOU.
   8459 
   8460 10. U.S. GOVERNMENT END USERS.
   8461 
   8462      The Covered Code is a "commercial item," as that term is defined in
   8463      48 C.F.R. 2.101 (Oct. 1995), consisting of "commercial computer
   8464      software" and "commercial computer software documentation," as such
   8465      terms are used in 48 C.F.R. 12.212 (Sept. 1995). Consistent with 48
   8466      C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4 (June 1995),
   8467      all U.S. Government End Users acquire Covered Code with only those
   8468      rights set forth herein.
   8469 
   8470 11. MISCELLANEOUS.
   8471 
   8472      This License represents the complete agreement concerning subject
   8473      matter hereof. If any provision of this License is held to be
   8474      unenforceable, such provision shall be reformed only to the extent
   8475      necessary to make it enforceable. This License shall be governed by
   8476      California law provisions (except to the extent applicable law, if
   8477      any, provides otherwise), excluding its conflict-of-law provisions.
   8478      With respect to disputes in which at least one party is a citizen of,
   8479      or an entity chartered or registered to do business in the United
   8480      States of America, any litigation relating to this License shall be
   8481      subject to the jurisdiction of the Federal Courts of the Northern
   8482      District of California, with venue lying in Santa Clara County,
   8483      California, with the losing party responsible for costs, including
   8484      without limitation, court costs and reasonable attorneys' fees and
   8485      expenses. The application of the United Nations Convention on
   8486      Contracts for the International Sale of Goods is expressly excluded.
   8487      Any law or regulation which provides that the language of a contract
   8488      shall be construed against the drafter shall not apply to this
   8489      License.
   8490 
   8491 12. RESPONSIBILITY FOR CLAIMS.
   8492 
   8493      As between Initial Developer and the Contributors, each party is
   8494      responsible for claims and damages arising, directly or indirectly,
   8495      out of its utilization of rights under this License and You agree to
   8496      work with Initial Developer and Contributors to distribute such
   8497      responsibility on an equitable basis. Nothing herein is intended or
   8498      shall be deemed to constitute any admission of liability.
   8499 
   8500 13. MULTIPLE-LICENSED CODE.
   8501 
   8502      Initial Developer may designate portions of the Covered Code as
   8503      "Multiple-Licensed".  "Multiple-Licensed" means that the Initial
   8504      Developer permits you to utilize portions of the Covered Code under
   8505      Your choice of the NPL or the alternative licenses, if any, specified
   8506      by the Initial Developer in the file described in Exhibit A.
   8507 
   8508 EXHIBIT A -Mozilla Public License.
   8509 
   8510      ``The contents of this file are subject to the Mozilla Public License
   8511      Version 1.1 (the "License"); you may not use this file except in
   8512      compliance with the License. You may obtain a copy of the License at
   8513      http://www.mozilla.org/MPL/
   8514 
   8515      Software distributed under the License is distributed on an "AS IS"
   8516      basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the
   8517      License for the specific language governing rights and limitations
   8518      under the License.
   8519 
   8520      The Original Code is ______________________________________.
   8521 
   8522      The Initial Developer of the Original Code is ________________________.
   8523      Portions created by ______________________ are Copyright (C) ______
   8524      _______________________. All Rights Reserved.
   8525 
   8526      Contributor(s): ______________________________________.
   8527 
   8528      Alternatively, the contents of this file may be used under the terms
   8529      of the _____ license (the  "[___] License"), in which case the
   8530      provisions of [______] License are applicable instead of those
   8531      above.  If you wish to allow use of your version of this file only
   8532      under the terms of the [____] License and not to allow others to use
   8533      your version of this file under the MPL, indicate your decision by
   8534      deleting  the provisions above and replace  them with the notice and
   8535      other provisions required by the [___] License.  If you do not delete
   8536      the provisions above, a recipient may use your version of this file
   8537      under either the MPL or the [___] License."
   8538 
   8539      [NOTE: The text of this Exhibit A may differ slightly from the text of
   8540      the notices in the Source Code files of the Original Code. You should
   8541      use the text of this Exhibit A rather than the text found in the
   8542      Original Code Source Code for Your Modifications.]
   8543 
   8544      ----------------------------------------------------------------------
   8545 
   8546      AMENDMENTS
   8547 
   8548      The Netscape Public License Version 1.1 ("NPL") consists of the
   8549      Mozilla Public License Version 1.1 with the following Amendments,
   8550      including Exhibit A-Netscape Public License.  Files identified with
   8551      "Exhibit A-Netscape Public License" are governed by the Netscape
   8552      Public License Version 1.1.
   8553 
   8554      Additional Terms applicable to the Netscape Public License.
   8555           I. Effect.
   8556           These additional terms described in this Netscape Public
   8557           License -- Amendments shall apply to the Mozilla Communicator
   8558           client code and to all Covered Code under this License.
   8559 
   8560           II. "Netscape's Branded Code" means Covered Code that Netscape
   8561           distributes and/or permits others to distribute under one or more
   8562           trademark(s) which are controlled by Netscape but which are not
   8563           licensed for use under this License.
   8564 
   8565           III. Netscape and logo.
   8566           This License does not grant any rights to use the trademarks
   8567           "Netscape", the "Netscape N and horizon" logo or the "Netscape
   8568           lighthouse" logo, "Netcenter", "Gecko", "Java" or "JavaScript",
   8569           "Smart Browsing" even if such marks are included in the Original
   8570           Code or Modifications.
   8571 
   8572           IV. Inability to Comply Due to Contractual Obligation.
   8573           Prior to licensing the Original Code under this License, Netscape
   8574           has licensed third party code for use in Netscape's Branded Code.
   8575           To the extent that Netscape is limited contractually from making
   8576           such third party code available under this License, Netscape may
   8577           choose to reintegrate such code into Covered Code without being
   8578           required to distribute such code in Source Code form, even if
   8579           such code would otherwise be considered "Modifications" under
   8580           this License.
   8581 
   8582           V. Use of Modifications and Covered Code by Initial Developer.
   8583                V.1. In General.
   8584                The obligations of Section 3 apply to Netscape, except to
   8585                the extent specified in this Amendment, Section V.2 and V.3.
   8586 
   8587                V.2. Other Products.
   8588                Netscape may include Covered Code in products other than the
   8589                Netscape's Branded Code which are released by Netscape
   8590                during the two (2) years following the release date of the
   8591                Original Code, without such additional products becoming
   8592                subject to the terms of this License, and may license such
   8593                additional products on different terms from those contained
   8594                in this License.
   8595 
   8596                V.3. Alternative Licensing.
   8597                Netscape may license the Source Code of Netscape's Branded
   8598                Code, including Modifications incorporated therein, without
   8599                such Netscape Branded Code becoming subject to the terms of
   8600                this License, and may license such Netscape Branded Code on
   8601                different terms from those contained in this License.
   8602 
   8603           VI. Litigation.
   8604           Notwithstanding the limitations of Section 11 above, the
   8605           provisions regarding litigation in Section 11(a), (b) and (c) of
   8606           the License shall apply to all disputes relating to this License.
   8607 
   8608      EXHIBIT A-Netscape Public License.
   8609 
   8610           "The contents of this file are subject to the Netscape Public
   8611           License Version 1.1 (the "License"); you may not use this file
   8612           except in compliance with the License. You may obtain a copy of
   8613           the License at http://www.mozilla.org/NPL/
   8614 
   8615           Software distributed under the License is distributed on an "AS
   8616           IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
   8617           implied. See the License for the specific language governing
   8618           rights and limitations under the License.
   8619 
   8620           The Original Code is Mozilla Communicator client code, released
   8621           March 31, 1998.
   8622 
   8623           The Initial Developer of the Original Code is Netscape
   8624           Communications Corporation. Portions created by Netscape are
   8625           Copyright (C) 1998-1999 Netscape Communications Corporation. All
   8626           Rights Reserved.
   8627 
   8628           Contributor(s): ______________________________________.
   8629 
   8630           Alternatively, the contents of this file may be used under the
   8631           terms of the _____ license (the "[___] License"), in which case
   8632           the provisions of [______] License are applicable  instead of
   8633           those above.  If you wish to allow use of your version of this
   8634           file only under the terms of the [____] License and not to allow
   8635           others to use your version of this file under the NPL, indicate
   8636           your decision by deleting  the provisions above and replace  them
   8637           with the notice and other provisions required by the [___]
   8638           License.  If you do not delete the provisions above, a recipient
   8639           may use your version of this file under either the NPL or the
   8640           [___] License."
   8641 </pre>
   8642 </div>
   8643 </div>
   8644 
   8645 
   8646 <div class="product">
   8647 <span class="title">cairo</span>
   8648 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   8649 <span class="homepage"><a href="http://cairographics.org/">homepage</a></span>
   8650 <div class="licence">
   8651 <pre>Cairo is free software.
   8652 
   8653 Every source file in the implementation[*] of cairo is available to be
   8654 redistributed and/or modified under the terms of either the GNU Lesser
   8655 General Public License (LGPL) version 2.1 or the Mozilla Public
   8656 License (MPL) version 1.1.  Some files are available under more
   8657 liberal terms, but we believe that in all cases, each file may be used
   8658 under either the LGPL or the MPL.
   8659 
   8660 See the following files in this directory for the precise terms and
   8661 conditions of either license:
   8662 
   8663 	COPYING-LGPL-2.1
   8664 	COPYING-MPL-1.1
   8665 
   8666 Please see each file in the implementation for copyright and licensing
   8667 information, (in the opening comment of each file).
   8668 
   8669 [*] The implementation of cairo is contained entirely within the "src"
   8670 and "pixman" directories of the cairo source distribution. There are
   8671 other components of the cairo source distribution (such as the "test"
   8672 and "perf") that are auxiliary to the library itself. None of the
   8673 source code in these directories contributes to a build of the cairo
   8674 library itself, (libcairo.so or cairo.dll or similar).
   8675 
   8676 These auxilary components are also free software, but may be under
   8677 different license terms than cairo itself. For example, most of the
   8678 test cases in the perf and test directories are made available under
   8679 an MIT license to simplify any use of this code for reference purposes
   8680 in using cairo itself. Other files might be available under the GNU
   8681 General Public License (GPL), for example. Again, please see the
   8682 opening comment of each file for copyright and licensing information.
   8683 </pre>
   8684 </div>
   8685 </div>
   8686 
   8687 
   8688 <div class="product">
   8689 <span class="title">chromeos-kernel</span>
   8690 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   8691 <span class="homepage"><a href="http://src.chromium.org">homepage</a></span>
   8692 <div class="licence">
   8693 <pre>		    GNU GENERAL PUBLIC LICENSE
   8694 		       Version 2, June 1991
   8695 
   8696  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
   8697                        51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
   8698  Everyone is permitted to copy and distribute verbatim copies
   8699  of this license document, but changing it is not allowed.
   8700 
   8701 			    Preamble
   8702 
   8703   The licenses for most software are designed to take away your
   8704 freedom to share and change it.  By contrast, the GNU General Public
   8705 License is intended to guarantee your freedom to share and change free
   8706 software--to make sure the software is free for all its users.  This
   8707 General Public License applies to most of the Free Software
   8708 Foundation's software and to any other program whose authors commit to
   8709 using it.  (Some other Free Software Foundation software is covered by
   8710 the GNU Library General Public License instead.)  You can apply it to
   8711 your programs, too.
   8712 
   8713   When we speak of free software, we are referring to freedom, not
   8714 price.  Our General Public Licenses are designed to make sure that you
   8715 have the freedom to distribute copies of free software (and charge for
   8716 this service if you wish), that you receive source code or can get it
   8717 if you want it, that you can change the software or use pieces of it
   8718 in new free programs; and that you know you can do these things.
   8719 
   8720   To protect your rights, we need to make restrictions that forbid
   8721 anyone to deny you these rights or to ask you to surrender the rights.
   8722 These restrictions translate to certain responsibilities for you if you
   8723 distribute copies of the software, or if you modify it.
   8724 
   8725   For example, if you distribute copies of such a program, whether
   8726 gratis or for a fee, you must give the recipients all the rights that
   8727 you have.  You must make sure that they, too, receive or can get the
   8728 source code.  And you must show them these terms so they know their
   8729 rights.
   8730 
   8731   We protect your rights with two steps: (1) copyright the software, and
   8732 (2) offer you this license which gives you legal permission to copy,
   8733 distribute and/or modify the software.
   8734 
   8735   Also, for each author's protection and ours, we want to make certain
   8736 that everyone understands that there is no warranty for this free
   8737 software.  If the software is modified by someone else and passed on, we
   8738 want its recipients to know that what they have is not the original, so
   8739 that any problems introduced by others will not reflect on the original
   8740 authors' reputations.
   8741 
   8742   Finally, any free program is threatened constantly by software
   8743 patents.  We wish to avoid the danger that redistributors of a free
   8744 program will individually obtain patent licenses, in effect making the
   8745 program proprietary.  To prevent this, we have made it clear that any
   8746 patent must be licensed for everyone's free use or not licensed at all.
   8747 
   8748   The precise terms and conditions for copying, distribution and
   8749 modification follow.
   8750 
   8752 		    GNU GENERAL PUBLIC LICENSE
   8753    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   8754 
   8755   0. This License applies to any program or other work which contains
   8756 a notice placed by the copyright holder saying it may be distributed
   8757 under the terms of this General Public License.  The "Program", below,
   8758 refers to any such program or work, and a "work based on the Program"
   8759 means either the Program or any derivative work under copyright law:
   8760 that is to say, a work containing the Program or a portion of it,
   8761 either verbatim or with modifications and/or translated into another
   8762 language.  (Hereinafter, translation is included without limitation in
   8763 the term "modification".)  Each licensee is addressed as "you".
   8764 
   8765 Activities other than copying, distribution and modification are not
   8766 covered by this License; they are outside its scope.  The act of
   8767 running the Program is not restricted, and the output from the Program
   8768 is covered only if its contents constitute a work based on the
   8769 Program (independent of having been made by running the Program).
   8770 Whether that is true depends on what the Program does.
   8771 
   8772   1. You may copy and distribute verbatim copies of the Program's
   8773 source code as you receive it, in any medium, provided that you
   8774 conspicuously and appropriately publish on each copy an appropriate
   8775 copyright notice and disclaimer of warranty; keep intact all the
   8776 notices that refer to this License and to the absence of any warranty;
   8777 and give any other recipients of the Program a copy of this License
   8778 along with the Program.
   8779 
   8780 You may charge a fee for the physical act of transferring a copy, and
   8781 you may at your option offer warranty protection in exchange for a fee.
   8782 
   8783   2. You may modify your copy or copies of the Program or any portion
   8784 of it, thus forming a work based on the Program, and copy and
   8785 distribute such modifications or work under the terms of Section 1
   8786 above, provided that you also meet all of these conditions:
   8787 
   8788     a) You must cause the modified files to carry prominent notices
   8789     stating that you changed the files and the date of any change.
   8790 
   8791     b) You must cause any work that you distribute or publish, that in
   8792     whole or in part contains or is derived from the Program or any
   8793     part thereof, to be licensed as a whole at no charge to all third
   8794     parties under the terms of this License.
   8795 
   8796     c) If the modified program normally reads commands interactively
   8797     when run, you must cause it, when started running for such
   8798     interactive use in the most ordinary way, to print or display an
   8799     announcement including an appropriate copyright notice and a
   8800     notice that there is no warranty (or else, saying that you provide
   8801     a warranty) and that users may redistribute the program under
   8802     these conditions, and telling the user how to view a copy of this
   8803     License.  (Exception: if the Program itself is interactive but
   8804     does not normally print such an announcement, your work based on
   8805     the Program is not required to print an announcement.)
   8806 
   8808 These requirements apply to the modified work as a whole.  If
   8809 identifiable sections of that work are not derived from the Program,
   8810 and can be reasonably considered independent and separate works in
   8811 themselves, then this License, and its terms, do not apply to those
   8812 sections when you distribute them as separate works.  But when you
   8813 distribute the same sections as part of a whole which is a work based
   8814 on the Program, the distribution of the whole must be on the terms of
   8815 this License, whose permissions for other licensees extend to the
   8816 entire whole, and thus to each and every part regardless of who wrote it.
   8817 
   8818 Thus, it is not the intent of this section to claim rights or contest
   8819 your rights to work written entirely by you; rather, the intent is to
   8820 exercise the right to control the distribution of derivative or
   8821 collective works based on the Program.
   8822 
   8823 In addition, mere aggregation of another work not based on the Program
   8824 with the Program (or with a work based on the Program) on a volume of
   8825 a storage or distribution medium does not bring the other work under
   8826 the scope of this License.
   8827 
   8828   3. You may copy and distribute the Program (or a work based on it,
   8829 under Section 2) in object code or executable form under the terms of
   8830 Sections 1 and 2 above provided that you also do one of the following:
   8831 
   8832     a) Accompany it with the complete corresponding machine-readable
   8833     source code, which must be distributed under the terms of Sections
   8834     1 and 2 above on a medium customarily used for software interchange; or,
   8835 
   8836     b) Accompany it with a written offer, valid for at least three
   8837     years, to give any third party, for a charge no more than your
   8838     cost of physically performing source distribution, a complete
   8839     machine-readable copy of the corresponding source code, to be
   8840     distributed under the terms of Sections 1 and 2 above on a medium
   8841     customarily used for software interchange; or,
   8842 
   8843     c) Accompany it with the information you received as to the offer
   8844     to distribute corresponding source code.  (This alternative is
   8845     allowed only for noncommercial distribution and only if you
   8846     received the program in object code or executable form with such
   8847     an offer, in accord with Subsection b above.)
   8848 
   8849 The source code for a work means the preferred form of the work for
   8850 making modifications to it.  For an executable work, complete source
   8851 code means all the source code for all modules it contains, plus any
   8852 associated interface definition files, plus the scripts used to
   8853 control compilation and installation of the executable.  However, as a
   8854 special exception, the source code distributed need not include
   8855 anything that is normally distributed (in either source or binary
   8856 form) with the major components (compiler, kernel, and so on) of the
   8857 operating system on which the executable runs, unless that component
   8858 itself accompanies the executable.
   8859 
   8860 If distribution of executable or object code is made by offering
   8861 access to copy from a designated place, then offering equivalent
   8862 access to copy the source code from the same place counts as
   8863 distribution of the source code, even though third parties are not
   8864 compelled to copy the source along with the object code.
   8865 
   8867   4. You may not copy, modify, sublicense, or distribute the Program
   8868 except as expressly provided under this License.  Any attempt
   8869 otherwise to copy, modify, sublicense or distribute the Program is
   8870 void, and will automatically terminate your rights under this License.
   8871 However, parties who have received copies, or rights, from you under
   8872 this License will not have their licenses terminated so long as such
   8873 parties remain in full compliance.
   8874 
   8875   5. You are not required to accept this License, since you have not
   8876 signed it.  However, nothing else grants you permission to modify or
   8877 distribute the Program or its derivative works.  These actions are
   8878 prohibited by law if you do not accept this License.  Therefore, by
   8879 modifying or distributing the Program (or any work based on the
   8880 Program), you indicate your acceptance of this License to do so, and
   8881 all its terms and conditions for copying, distributing or modifying
   8882 the Program or works based on it.
   8883 
   8884   6. Each time you redistribute the Program (or any work based on the
   8885 Program), the recipient automatically receives a license from the
   8886 original licensor to copy, distribute or modify the Program subject to
   8887 these terms and conditions.  You may not impose any further
   8888 restrictions on the recipients' exercise of the rights granted herein.
   8889 You are not responsible for enforcing compliance by third parties to
   8890 this License.
   8891 
   8892   7. If, as a consequence of a court judgment or allegation of patent
   8893 infringement or for any other reason (not limited to patent issues),
   8894 conditions are imposed on you (whether by court order, agreement or
   8895 otherwise) that contradict the conditions of this License, they do not
   8896 excuse you from the conditions of this License.  If you cannot
   8897 distribute so as to satisfy simultaneously your obligations under this
   8898 License and any other pertinent obligations, then as a consequence you
   8899 may not distribute the Program at all.  For example, if a patent
   8900 license would not permit royalty-free redistribution of the Program by
   8901 all those who receive copies directly or indirectly through you, then
   8902 the only way you could satisfy both it and this License would be to
   8903 refrain entirely from distribution of the Program.
   8904 
   8905 If any portion of this section is held invalid or unenforceable under
   8906 any particular circumstance, the balance of the section is intended to
   8907 apply and the section as a whole is intended to apply in other
   8908 circumstances.
   8909 
   8910 It is not the purpose of this section to induce you to infringe any
   8911 patents or other property right claims or to contest validity of any
   8912 such claims; this section has the sole purpose of protecting the
   8913 integrity of the free software distribution system, which is
   8914 implemented by public license practices.  Many people have made
   8915 generous contributions to the wide range of software distributed
   8916 through that system in reliance on consistent application of that
   8917 system; it is up to the author/donor to decide if he or she is willing
   8918 to distribute software through any other system and a licensee cannot
   8919 impose that choice.
   8920 
   8921 This section is intended to make thoroughly clear what is believed to
   8922 be a consequence of the rest of this License.
   8923 
   8925   8. If the distribution and/or use of the Program is restricted in
   8926 certain countries either by patents or by copyrighted interfaces, the
   8927 original copyright holder who places the Program under this License
   8928 may add an explicit geographical distribution limitation excluding
   8929 those countries, so that distribution is permitted only in or among
   8930 countries not thus excluded.  In such case, this License incorporates
   8931 the limitation as if written in the body of this License.
   8932 
   8933   9. The Free Software Foundation may publish revised and/or new versions
   8934 of the General Public License from time to time.  Such new versions will
   8935 be similar in spirit to the present version, but may differ in detail to
   8936 address new problems or concerns.
   8937 
   8938 Each version is given a distinguishing version number.  If the Program
   8939 specifies a version number of this License which applies to it and "any
   8940 later version", you have the option of following the terms and conditions
   8941 either of that version or of any later version published by the Free
   8942 Software Foundation.  If the Program does not specify a version number of
   8943 this License, you may choose any version ever published by the Free Software
   8944 Foundation.
   8945 
   8946   10. If you wish to incorporate parts of the Program into other free
   8947 programs whose distribution conditions are different, write to the author
   8948 to ask for permission.  For software which is copyrighted by the Free
   8949 Software Foundation, write to the Free Software Foundation; we sometimes
   8950 make exceptions for this.  Our decision will be guided by the two goals
   8951 of preserving the free status of all derivatives of our free software and
   8952 of promoting the sharing and reuse of software generally.
   8953 
   8954 			    NO WARRANTY
   8955 
   8956   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
   8957 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
   8958 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
   8959 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
   8960 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
   8961 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
   8962 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
   8963 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
   8964 REPAIR OR CORRECTION.
   8965 
   8966   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
   8967 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
   8968 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
   8969 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
   8970 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
   8971 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
   8972 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
   8973 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
   8974 POSSIBILITY OF SUCH DAMAGES.
   8975 
   8976 		     END OF TERMS AND CONDITIONS
   8977 
   8979 	    How to Apply These Terms to Your New Programs
   8980 
   8981   If you develop a new program, and you want it to be of the greatest
   8982 possible use to the public, the best way to achieve this is to make it
   8983 free software which everyone can redistribute and change under these terms.
   8984 
   8985   To do so, attach the following notices to the program.  It is safest
   8986 to attach them to the start of each source file to most effectively
   8987 convey the exclusion of warranty; and each file should have at least
   8988 the "copyright" line and a pointer to where the full notice is found.
   8989 
   8990     &lt;one line to give the program's name and a brief idea of what it does.&gt;
   8991     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   8992 
   8993     This program is free software; you can redistribute it and/or modify
   8994     it under the terms of the GNU General Public License as published by
   8995     the Free Software Foundation; either version 2 of the License, or
   8996     (at your option) any later version.
   8997 
   8998     This program is distributed in the hope that it will be useful,
   8999     but WITHOUT ANY WARRANTY; without even the implied warranty of
   9000     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   9001     GNU General Public License for more details.
   9002 
   9003     You should have received a copy of the GNU General Public License
   9004     along with this program; if not, write to the Free Software
   9005     Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
   9006 
   9007 
   9008 Also add information on how to contact you by electronic and paper mail.
   9009 
   9010 If the program is interactive, make it output a short notice like this
   9011 when it starts in an interactive mode:
   9012 
   9013     Gnomovision version 69, Copyright (C) year name of author
   9014     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
   9015     This is free software, and you are welcome to redistribute it
   9016     under certain conditions; type `show c' for details.
   9017 
   9018 The hypothetical commands `show w' and `show c' should show the appropriate
   9019 parts of the General Public License.  Of course, the commands you use may
   9020 be called something other than `show w' and `show c'; they could even be
   9021 mouse-clicks or menu items--whatever suits your program.
   9022 
   9023 You should also get your employer (if you work as a programmer) or your
   9024 school, if any, to sign a "copyright disclaimer" for the program, if
   9025 necessary.  Here is a sample; alter the names:
   9026 
   9027   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
   9028   `Gnomovision' (which makes passes at compilers) written by James Hacker.
   9029 
   9030   &lt;signature of Ty Coon&gt;, 1 April 1989
   9031   Ty Coon, President of Vice
   9032 
   9033 This General Public License does not permit incorporating your program into
   9034 proprietary programs.  If your program is a subroutine library, you may
   9035 consider it more useful to permit linking proprietary applications with the
   9036 library.  If this is what you want to do, use the GNU Library General
   9037 Public License instead of this License.
   9038 </pre>
   9039 </div>
   9040 </div>
   9041 
   9042 
   9043 <div class="product">
   9044 <span class="title">consolekit</span>
   9045 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   9046 <span class="homepage"><a href="http://www.freedesktop.org/wiki/Software/ConsoleKit">homepage</a></span>
   9047 <div class="licence">
   9048 <pre>		    GNU GENERAL PUBLIC LICENSE
   9049 		       Version 2, June 1991
   9050 
   9051  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
   9052      51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
   9053  Everyone is permitted to copy and distribute verbatim copies
   9054  of this license document, but changing it is not allowed.
   9055 
   9056 			    Preamble
   9057 
   9058   The licenses for most software are designed to take away your
   9059 freedom to share and change it.  By contrast, the GNU General Public
   9060 License is intended to guarantee your freedom to share and change free
   9061 software--to make sure the software is free for all its users.  This
   9062 General Public License applies to most of the Free Software
   9063 Foundation's software and to any other program whose authors commit to
   9064 using it.  (Some other Free Software Foundation software is covered by
   9065 the GNU Library General Public License instead.)  You can apply it to
   9066 your programs, too.
   9067 
   9068   When we speak of free software, we are referring to freedom, not
   9069 price.  Our General Public Licenses are designed to make sure that you
   9070 have the freedom to distribute copies of free software (and charge for
   9071 this service if you wish), that you receive source code or can get it
   9072 if you want it, that you can change the software or use pieces of it
   9073 in new free programs; and that you know you can do these things.
   9074 
   9075   To protect your rights, we need to make restrictions that forbid
   9076 anyone to deny you these rights or to ask you to surrender the rights.
   9077 These restrictions translate to certain responsibilities for you if you
   9078 distribute copies of the software, or if you modify it.
   9079 
   9080   For example, if you distribute copies of such a program, whether
   9081 gratis or for a fee, you must give the recipients all the rights that
   9082 you have.  You must make sure that they, too, receive or can get the
   9083 source code.  And you must show them these terms so they know their
   9084 rights.
   9085 
   9086   We protect your rights with two steps: (1) copyright the software, and
   9087 (2) offer you this license which gives you legal permission to copy,
   9088 distribute and/or modify the software.
   9089 
   9090   Also, for each author's protection and ours, we want to make certain
   9091 that everyone understands that there is no warranty for this free
   9092 software.  If the software is modified by someone else and passed on, we
   9093 want its recipients to know that what they have is not the original, so
   9094 that any problems introduced by others will not reflect on the original
   9095 authors' reputations.
   9096 
   9097   Finally, any free program is threatened constantly by software
   9098 patents.  We wish to avoid the danger that redistributors of a free
   9099 program will individually obtain patent licenses, in effect making the
   9100 program proprietary.  To prevent this, we have made it clear that any
   9101 patent must be licensed for everyone's free use or not licensed at all.
   9102 
   9103   The precise terms and conditions for copying, distribution and
   9104 modification follow.
   9105 
   9107 		    GNU GENERAL PUBLIC LICENSE
   9108    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   9109 
   9110   0. This License applies to any program or other work which contains
   9111 a notice placed by the copyright holder saying it may be distributed
   9112 under the terms of this General Public License.  The "Program", below,
   9113 refers to any such program or work, and a "work based on the Program"
   9114 means either the Program or any derivative work under copyright law:
   9115 that is to say, a work containing the Program or a portion of it,
   9116 either verbatim or with modifications and/or translated into another
   9117 language.  (Hereinafter, translation is included without limitation in
   9118 the term "modification".)  Each licensee is addressed as "you".
   9119 
   9120 Activities other than copying, distribution and modification are not
   9121 covered by this License; they are outside its scope.  The act of
   9122 running the Program is not restricted, and the output from the Program
   9123 is covered only if its contents constitute a work based on the
   9124 Program (independent of having been made by running the Program).
   9125 Whether that is true depends on what the Program does.
   9126 
   9127   1. You may copy and distribute verbatim copies of the Program's
   9128 source code as you receive it, in any medium, provided that you
   9129 conspicuously and appropriately publish on each copy an appropriate
   9130 copyright notice and disclaimer of warranty; keep intact all the
   9131 notices that refer to this License and to the absence of any warranty;
   9132 and give any other recipients of the Program a copy of this License
   9133 along with the Program.
   9134 
   9135 You may charge a fee for the physical act of transferring a copy, and
   9136 you may at your option offer warranty protection in exchange for a fee.
   9137 
   9138   2. You may modify your copy or copies of the Program or any portion
   9139 of it, thus forming a work based on the Program, and copy and
   9140 distribute such modifications or work under the terms of Section 1
   9141 above, provided that you also meet all of these conditions:
   9142 
   9143     a) You must cause the modified files to carry prominent notices
   9144     stating that you changed the files and the date of any change.
   9145 
   9146     b) You must cause any work that you distribute or publish, that in
   9147     whole or in part contains or is derived from the Program or any
   9148     part thereof, to be licensed as a whole at no charge to all third
   9149     parties under the terms of this License.
   9150 
   9151     c) If the modified program normally reads commands interactively
   9152     when run, you must cause it, when started running for such
   9153     interactive use in the most ordinary way, to print or display an
   9154     announcement including an appropriate copyright notice and a
   9155     notice that there is no warranty (or else, saying that you provide
   9156     a warranty) and that users may redistribute the program under
   9157     these conditions, and telling the user how to view a copy of this
   9158     License.  (Exception: if the Program itself is interactive but
   9159     does not normally print such an announcement, your work based on
   9160     the Program is not required to print an announcement.)
   9161 
   9163 These requirements apply to the modified work as a whole.  If
   9164 identifiable sections of that work are not derived from the Program,
   9165 and can be reasonably considered independent and separate works in
   9166 themselves, then this License, and its terms, do not apply to those
   9167 sections when you distribute them as separate works.  But when you
   9168 distribute the same sections as part of a whole which is a work based
   9169 on the Program, the distribution of the whole must be on the terms of
   9170 this License, whose permissions for other licensees extend to the
   9171 entire whole, and thus to each and every part regardless of who wrote it.
   9172 
   9173 Thus, it is not the intent of this section to claim rights or contest
   9174 your rights to work written entirely by you; rather, the intent is to
   9175 exercise the right to control the distribution of derivative or
   9176 collective works based on the Program.
   9177 
   9178 In addition, mere aggregation of another work not based on the Program
   9179 with the Program (or with a work based on the Program) on a volume of
   9180 a storage or distribution medium does not bring the other work under
   9181 the scope of this License.
   9182 
   9183   3. You may copy and distribute the Program (or a work based on it,
   9184 under Section 2) in object code or executable form under the terms of
   9185 Sections 1 and 2 above provided that you also do one of the following:
   9186 
   9187     a) Accompany it with the complete corresponding machine-readable
   9188     source code, which must be distributed under the terms of Sections
   9189     1 and 2 above on a medium customarily used for software interchange; or,
   9190 
   9191     b) Accompany it with a written offer, valid for at least three
   9192     years, to give any third party, for a charge no more than your
   9193     cost of physically performing source distribution, a complete
   9194     machine-readable copy of the corresponding source code, to be
   9195     distributed under the terms of Sections 1 and 2 above on a medium
   9196     customarily used for software interchange; or,
   9197 
   9198     c) Accompany it with the information you received as to the offer
   9199     to distribute corresponding source code.  (This alternative is
   9200     allowed only for noncommercial distribution and only if you
   9201     received the program in object code or executable form with such
   9202     an offer, in accord with Subsection b above.)
   9203 
   9204 The source code for a work means the preferred form of the work for
   9205 making modifications to it.  For an executable work, complete source
   9206 code means all the source code for all modules it contains, plus any
   9207 associated interface definition files, plus the scripts used to
   9208 control compilation and installation of the executable.  However, as a
   9209 special exception, the source code distributed need not include
   9210 anything that is normally distributed (in either source or binary
   9211 form) with the major components (compiler, kernel, and so on) of the
   9212 operating system on which the executable runs, unless that component
   9213 itself accompanies the executable.
   9214 
   9215 If distribution of executable or object code is made by offering
   9216 access to copy from a designated place, then offering equivalent
   9217 access to copy the source code from the same place counts as
   9218 distribution of the source code, even though third parties are not
   9219 compelled to copy the source along with the object code.
   9220 
   9222   4. You may not copy, modify, sublicense, or distribute the Program
   9223 except as expressly provided under this License.  Any attempt
   9224 otherwise to copy, modify, sublicense or distribute the Program is
   9225 void, and will automatically terminate your rights under this License.
   9226 However, parties who have received copies, or rights, from you under
   9227 this License will not have their licenses terminated so long as such
   9228 parties remain in full compliance.
   9229 
   9230   5. You are not required to accept this License, since you have not
   9231 signed it.  However, nothing else grants you permission to modify or
   9232 distribute the Program or its derivative works.  These actions are
   9233 prohibited by law if you do not accept this License.  Therefore, by
   9234 modifying or distributing the Program (or any work based on the
   9235 Program), you indicate your acceptance of this License to do so, and
   9236 all its terms and conditions for copying, distributing or modifying
   9237 the Program or works based on it.
   9238 
   9239   6. Each time you redistribute the Program (or any work based on the
   9240 Program), the recipient automatically receives a license from the
   9241 original licensor to copy, distribute or modify the Program subject to
   9242 these terms and conditions.  You may not impose any further
   9243 restrictions on the recipients' exercise of the rights granted herein.
   9244 You are not responsible for enforcing compliance by third parties to
   9245 this License.
   9246 
   9247   7. If, as a consequence of a court judgment or allegation of patent
   9248 infringement or for any other reason (not limited to patent issues),
   9249 conditions are imposed on you (whether by court order, agreement or
   9250 otherwise) that contradict the conditions of this License, they do not
   9251 excuse you from the conditions of this License.  If you cannot
   9252 distribute so as to satisfy simultaneously your obligations under this
   9253 License and any other pertinent obligations, then as a consequence you
   9254 may not distribute the Program at all.  For example, if a patent
   9255 license would not permit royalty-free redistribution of the Program by
   9256 all those who receive copies directly or indirectly through you, then
   9257 the only way you could satisfy both it and this License would be to
   9258 refrain entirely from distribution of the Program.
   9259 
   9260 If any portion of this section is held invalid or unenforceable under
   9261 any particular circumstance, the balance of the section is intended to
   9262 apply and the section as a whole is intended to apply in other
   9263 circumstances.
   9264 
   9265 It is not the purpose of this section to induce you to infringe any
   9266 patents or other property right claims or to contest validity of any
   9267 such claims; this section has the sole purpose of protecting the
   9268 integrity of the free software distribution system, which is
   9269 implemented by public license practices.  Many people have made
   9270 generous contributions to the wide range of software distributed
   9271 through that system in reliance on consistent application of that
   9272 system; it is up to the author/donor to decide if he or she is willing
   9273 to distribute software through any other system and a licensee cannot
   9274 impose that choice.
   9275 
   9276 This section is intended to make thoroughly clear what is believed to
   9277 be a consequence of the rest of this License.
   9278 
   9280   8. If the distribution and/or use of the Program is restricted in
   9281 certain countries either by patents or by copyrighted interfaces, the
   9282 original copyright holder who places the Program under this License
   9283 may add an explicit geographical distribution limitation excluding
   9284 those countries, so that distribution is permitted only in or among
   9285 countries not thus excluded.  In such case, this License incorporates
   9286 the limitation as if written in the body of this License.
   9287 
   9288   9. The Free Software Foundation may publish revised and/or new versions
   9289 of the General Public License from time to time.  Such new versions will
   9290 be similar in spirit to the present version, but may differ in detail to
   9291 address new problems or concerns.
   9292 
   9293 Each version is given a distinguishing version number.  If the Program
   9294 specifies a version number of this License which applies to it and "any
   9295 later version", you have the option of following the terms and conditions
   9296 either of that version or of any later version published by the Free
   9297 Software Foundation.  If the Program does not specify a version number of
   9298 this License, you may choose any version ever published by the Free Software
   9299 Foundation.
   9300 
   9301   10. If you wish to incorporate parts of the Program into other free
   9302 programs whose distribution conditions are different, write to the author
   9303 to ask for permission.  For software which is copyrighted by the Free
   9304 Software Foundation, write to the Free Software Foundation; we sometimes
   9305 make exceptions for this.  Our decision will be guided by the two goals
   9306 of preserving the free status of all derivatives of our free software and
   9307 of promoting the sharing and reuse of software generally.
   9308 
   9309 			    NO WARRANTY
   9310 
   9311   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
   9312 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
   9313 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
   9314 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
   9315 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
   9316 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
   9317 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
   9318 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
   9319 REPAIR OR CORRECTION.
   9320 
   9321   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
   9322 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
   9323 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
   9324 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
   9325 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
   9326 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
   9327 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
   9328 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
   9329 POSSIBILITY OF SUCH DAMAGES.
   9330 
   9331 		     END OF TERMS AND CONDITIONS
   9332 
   9334 	    How to Apply These Terms to Your New Programs
   9335 
   9336   If you develop a new program, and you want it to be of the greatest
   9337 possible use to the public, the best way to achieve this is to make it
   9338 free software which everyone can redistribute and change under these terms.
   9339 
   9340   To do so, attach the following notices to the program.  It is safest
   9341 to attach them to the start of each source file to most effectively
   9342 convey the exclusion of warranty; and each file should have at least
   9343 the "copyright" line and a pointer to where the full notice is found.
   9344 
   9345     &lt;one line to give the program's name and a brief idea of what it does.&gt;
   9346     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   9347 
   9348     This program is free software; you can redistribute it and/or modify
   9349     it under the terms of the GNU General Public License as published by
   9350     the Free Software Foundation; either version 2 of the License, or
   9351     (at your option) any later version.
   9352 
   9353     This program is distributed in the hope that it will be useful,
   9354     but WITHOUT ANY WARRANTY; without even the implied warranty of
   9355     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   9356     GNU General Public License for more details.
   9357 
   9358     You should have received a copy of the GNU General Public License
   9359     along with this program; if not, write to the Free Software
   9360     Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
   9361 
   9362 
   9363 Also add information on how to contact you by electronic and paper mail.
   9364 
   9365 If the program is interactive, make it output a short notice like this
   9366 when it starts in an interactive mode:
   9367 
   9368     Gnomovision version 69, Copyright (C) year  name of author
   9369     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
   9370     This is free software, and you are welcome to redistribute it
   9371     under certain conditions; type `show c' for details.
   9372 
   9373 The hypothetical commands `show w' and `show c' should show the appropriate
   9374 parts of the General Public License.  Of course, the commands you use may
   9375 be called something other than `show w' and `show c'; they could even be
   9376 mouse-clicks or menu items--whatever suits your program.
   9377 
   9378 You should also get your employer (if you work as a programmer) or your
   9379 school, if any, to sign a "copyright disclaimer" for the program, if
   9380 necessary.  Here is a sample; alter the names:
   9381 
   9382   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
   9383   `Gnomovision' (which makes passes at compilers) written by James Hacker.
   9384 
   9385   &lt;signature of Ty Coon&gt;, 1 April 1989
   9386   Ty Coon, President of Vice
   9387 
   9388 This General Public License does not permit incorporating your program into
   9389 proprietary programs.  If your program is a subroutine library, you may
   9390 consider it more useful to permit linking proprietary applications with the
   9391 library.  If this is what you want to do, use the GNU Library General
   9392 Public License instead of this License.
   9393 </pre>
   9394 </div>
   9395 </div>
   9396 
   9397 
   9398 <div class="product">
   9399 <span class="title">coreutils</span>
   9400 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   9401 <span class="homepage"><a href="http://www.gnu.org/software/coreutils/">homepage</a></span>
   9402 <div class="licence">
   9403 <pre>                    GNU GENERAL PUBLIC LICENSE
   9404                        Version 3, 29 June 2007
   9405 
   9406  Copyright (C) 2007 Free Software Foundation, Inc. &lt;http://fsf.org/>;
   9407  Everyone is permitted to copy and distribute verbatim copies
   9408  of this license document, but changing it is not allowed.
   9409 
   9410                             Preamble
   9411 
   9412   The GNU General Public License is a free, copyleft license for
   9413 software and other kinds of works.
   9414 
   9415   The licenses for most software and other practical works are designed
   9416 to take away your freedom to share and change the works.  By contrast,
   9417 the GNU General Public License is intended to guarantee your freedom to
   9418 share and change all versions of a program--to make sure it remains free
   9419 software for all its users.  We, the Free Software Foundation, use the
   9420 GNU General Public License for most of our software; it applies also to
   9421 any other work released this way by its authors.  You can apply it to
   9422 your programs, too.
   9423 
   9424   When we speak of free software, we are referring to freedom, not
   9425 price.  Our General Public Licenses are designed to make sure that you
   9426 have the freedom to distribute copies of free software (and charge for
   9427 them if you wish), that you receive source code or can get it if you
   9428 want it, that you can change the software or use pieces of it in new
   9429 free programs, and that you know you can do these things.
   9430 
   9431   To protect your rights, we need to prevent others from denying you
   9432 these rights or asking you to surrender the rights.  Therefore, you have
   9433 certain responsibilities if you distribute copies of the software, or if
   9434 you modify it: responsibilities to respect the freedom of others.
   9435 
   9436   For example, if you distribute copies of such a program, whether
   9437 gratis or for a fee, you must pass on to the recipients the same
   9438 freedoms that you received.  You must make sure that they, too, receive
   9439 or can get the source code.  And you must show them these terms so they
   9440 know their rights.
   9441 
   9442   Developers that use the GNU GPL protect your rights with two steps:
   9443 (1) assert copyright on the software, and (2) offer you this License
   9444 giving you legal permission to copy, distribute and/or modify it.
   9445 
   9446   For the developers' and authors' protection, the GPL clearly explains
   9447 that there is no warranty for this free software.  For both users' and
   9448 authors' sake, the GPL requires that modified versions be marked as
   9449 changed, so that their problems will not be attributed erroneously to
   9450 authors of previous versions.
   9451 
   9452   Some devices are designed to deny users access to install or run
   9453 modified versions of the software inside them, although the manufacturer
   9454 can do so.  This is fundamentally incompatible with the aim of
   9455 protecting users' freedom to change the software.  The systematic
   9456 pattern of such abuse occurs in the area of products for individuals to
   9457 use, which is precisely where it is most unacceptable.  Therefore, we
   9458 have designed this version of the GPL to prohibit the practice for those
   9459 products.  If such problems arise substantially in other domains, we
   9460 stand ready to extend this provision to those domains in future versions
   9461 of the GPL, as needed to protect the freedom of users.
   9462 
   9463   Finally, every program is threatened constantly by software patents.
   9464 States should not allow patents to restrict development and use of
   9465 software on general-purpose computers, but in those that do, we wish to
   9466 avoid the special danger that patents applied to a free program could
   9467 make it effectively proprietary.  To prevent this, the GPL assures that
   9468 patents cannot be used to render the program non-free.
   9469 
   9470   The precise terms and conditions for copying, distribution and
   9471 modification follow.
   9472 
   9473                        TERMS AND CONDITIONS
   9474 
   9475   0. Definitions.
   9476 
   9477   "This License" refers to version 3 of the GNU General Public License.
   9478 
   9479   "Copyright" also means copyright-like laws that apply to other kinds of
   9480 works, such as semiconductor masks.
   9481 
   9482   "The Program" refers to any copyrightable work licensed under this
   9483 License.  Each licensee is addressed as "you".  "Licensees" and
   9484 "recipients" may be individuals or organizations.
   9485 
   9486   To "modify" a work means to copy from or adapt all or part of the work
   9487 in a fashion requiring copyright permission, other than the making of an
   9488 exact copy.  The resulting work is called a "modified version" of the
   9489 earlier work or a work "based on" the earlier work.
   9490 
   9491   A "covered work" means either the unmodified Program or a work based
   9492 on the Program.
   9493 
   9494   To "propagate" a work means to do anything with it that, without
   9495 permission, would make you directly or secondarily liable for
   9496 infringement under applicable copyright law, except executing it on a
   9497 computer or modifying a private copy.  Propagation includes copying,
   9498 distribution (with or without modification), making available to the
   9499 public, and in some countries other activities as well.
   9500 
   9501   To "convey" a work means any kind of propagation that enables other
   9502 parties to make or receive copies.  Mere interaction with a user through
   9503 a computer network, with no transfer of a copy, is not conveying.
   9504 
   9505   An interactive user interface displays "Appropriate Legal Notices"
   9506 to the extent that it includes a convenient and prominently visible
   9507 feature that (1) displays an appropriate copyright notice, and (2)
   9508 tells the user that there is no warranty for the work (except to the
   9509 extent that warranties are provided), that licensees may convey the
   9510 work under this License, and how to view a copy of this License.  If
   9511 the interface presents a list of user commands or options, such as a
   9512 menu, a prominent item in the list meets this criterion.
   9513 
   9514   1. Source Code.
   9515 
   9516   The "source code" for a work means the preferred form of the work
   9517 for making modifications to it.  "Object code" means any non-source
   9518 form of a work.
   9519 
   9520   A "Standard Interface" means an interface that either is an official
   9521 standard defined by a recognized standards body, or, in the case of
   9522 interfaces specified for a particular programming language, one that
   9523 is widely used among developers working in that language.
   9524 
   9525   The "System Libraries" of an executable work include anything, other
   9526 than the work as a whole, that (a) is included in the normal form of
   9527 packaging a Major Component, but which is not part of that Major
   9528 Component, and (b) serves only to enable use of the work with that
   9529 Major Component, or to implement a Standard Interface for which an
   9530 implementation is available to the public in source code form.  A
   9531 "Major Component", in this context, means a major essential component
   9532 (kernel, window system, and so on) of the specific operating system
   9533 (if any) on which the executable work runs, or a compiler used to
   9534 produce the work, or an object code interpreter used to run it.
   9535 
   9536   The "Corresponding Source" for a work in object code form means all
   9537 the source code needed to generate, install, and (for an executable
   9538 work) run the object code and to modify the work, including scripts to
   9539 control those activities.  However, it does not include the work's
   9540 System Libraries, or general-purpose tools or generally available free
   9541 programs which are used unmodified in performing those activities but
   9542 which are not part of the work.  For example, Corresponding Source
   9543 includes interface definition files associated with source files for
   9544 the work, and the source code for shared libraries and dynamically
   9545 linked subprograms that the work is specifically designed to require,
   9546 such as by intimate data communication or control flow between those
   9547 subprograms and other parts of the work.
   9548 
   9549   The Corresponding Source need not include anything that users
   9550 can regenerate automatically from other parts of the Corresponding
   9551 Source.
   9552 
   9553   The Corresponding Source for a work in source code form is that
   9554 same work.
   9555 
   9556   2. Basic Permissions.
   9557 
   9558   All rights granted under this License are granted for the term of
   9559 copyright on the Program, and are irrevocable provided the stated
   9560 conditions are met.  This License explicitly affirms your unlimited
   9561 permission to run the unmodified Program.  The output from running a
   9562 covered work is covered by this License only if the output, given its
   9563 content, constitutes a covered work.  This License acknowledges your
   9564 rights of fair use or other equivalent, as provided by copyright law.
   9565 
   9566   You may make, run and propagate covered works that you do not
   9567 convey, without conditions so long as your license otherwise remains
   9568 in force.  You may convey covered works to others for the sole purpose
   9569 of having them make modifications exclusively for you, or provide you
   9570 with facilities for running those works, provided that you comply with
   9571 the terms of this License in conveying all material for which you do
   9572 not control copyright.  Those thus making or running the covered works
   9573 for you must do so exclusively on your behalf, under your direction
   9574 and control, on terms that prohibit them from making any copies of
   9575 your copyrighted material outside their relationship with you.
   9576 
   9577   Conveying under any other circumstances is permitted solely under
   9578 the conditions stated below.  Sublicensing is not allowed; section 10
   9579 makes it unnecessary.
   9580 
   9581   3. Protecting Users' Legal Rights From Anti-Circumvention Law.
   9582 
   9583   No covered work shall be deemed part of an effective technological
   9584 measure under any applicable law fulfilling obligations under article
   9585 11 of the WIPO copyright treaty adopted on 20 December 1996, or
   9586 similar laws prohibiting or restricting circumvention of such
   9587 measures.
   9588 
   9589   When you convey a covered work, you waive any legal power to forbid
   9590 circumvention of technological measures to the extent such circumvention
   9591 is effected by exercising rights under this License with respect to
   9592 the covered work, and you disclaim any intention to limit operation or
   9593 modification of the work as a means of enforcing, against the work's
   9594 users, your or third parties' legal rights to forbid circumvention of
   9595 technological measures.
   9596 
   9597   4. Conveying Verbatim Copies.
   9598 
   9599   You may convey verbatim copies of the Program's source code as you
   9600 receive it, in any medium, provided that you conspicuously and
   9601 appropriately publish on each copy an appropriate copyright notice;
   9602 keep intact all notices stating that this License and any
   9603 non-permissive terms added in accord with section 7 apply to the code;
   9604 keep intact all notices of the absence of any warranty; and give all
   9605 recipients a copy of this License along with the Program.
   9606 
   9607   You may charge any price or no price for each copy that you convey,
   9608 and you may offer support or warranty protection for a fee.
   9609 
   9610   5. Conveying Modified Source Versions.
   9611 
   9612   You may convey a work based on the Program, or the modifications to
   9613 produce it from the Program, in the form of source code under the
   9614 terms of section 4, provided that you also meet all of these conditions:
   9615 
   9616     a) The work must carry prominent notices stating that you modified
   9617     it, and giving a relevant date.
   9618 
   9619     b) The work must carry prominent notices stating that it is
   9620     released under this License and any conditions added under section
   9621     7.  This requirement modifies the requirement in section 4 to
   9622     "keep intact all notices".
   9623 
   9624     c) You must license the entire work, as a whole, under this
   9625     License to anyone who comes into possession of a copy.  This
   9626     License will therefore apply, along with any applicable section 7
   9627     additional terms, to the whole of the work, and all its parts,
   9628     regardless of how they are packaged.  This License gives no
   9629     permission to license the work in any other way, but it does not
   9630     invalidate such permission if you have separately received it.
   9631 
   9632     d) If the work has interactive user interfaces, each must display
   9633     Appropriate Legal Notices; however, if the Program has interactive
   9634     interfaces that do not display Appropriate Legal Notices, your
   9635     work need not make them do so.
   9636 
   9637   A compilation of a covered work with other separate and independent
   9638 works, which are not by their nature extensions of the covered work,
   9639 and which are not combined with it such as to form a larger program,
   9640 in or on a volume of a storage or distribution medium, is called an
   9641 "aggregate" if the compilation and its resulting copyright are not
   9642 used to limit the access or legal rights of the compilation's users
   9643 beyond what the individual works permit.  Inclusion of a covered work
   9644 in an aggregate does not cause this License to apply to the other
   9645 parts of the aggregate.
   9646 
   9647   6. Conveying Non-Source Forms.
   9648 
   9649   You may convey a covered work in object code form under the terms
   9650 of sections 4 and 5, provided that you also convey the
   9651 machine-readable Corresponding Source under the terms of this License,
   9652 in one of these ways:
   9653 
   9654     a) Convey the object code in, or embodied in, a physical product
   9655     (including a physical distribution medium), accompanied by the
   9656     Corresponding Source fixed on a durable physical medium
   9657     customarily used for software interchange.
   9658 
   9659     b) Convey the object code in, or embodied in, a physical product
   9660     (including a physical distribution medium), accompanied by a
   9661     written offer, valid for at least three years and valid for as
   9662     long as you offer spare parts or customer support for that product
   9663     model, to give anyone who possesses the object code either (1) a
   9664     copy of the Corresponding Source for all the software in the
   9665     product that is covered by this License, on a durable physical
   9666     medium customarily used for software interchange, for a price no
   9667     more than your reasonable cost of physically performing this
   9668     conveying of source, or (2) access to copy the
   9669     Corresponding Source from a network server at no charge.
   9670 
   9671     c) Convey individual copies of the object code with a copy of the
   9672     written offer to provide the Corresponding Source.  This
   9673     alternative is allowed only occasionally and noncommercially, and
   9674     only if you received the object code with such an offer, in accord
   9675     with subsection 6b.
   9676 
   9677     d) Convey the object code by offering access from a designated
   9678     place (gratis or for a charge), and offer equivalent access to the
   9679     Corresponding Source in the same way through the same place at no
   9680     further charge.  You need not require recipients to copy the
   9681     Corresponding Source along with the object code.  If the place to
   9682     copy the object code is a network server, the Corresponding Source
   9683     may be on a different server (operated by you or a third party)
   9684     that supports equivalent copying facilities, provided you maintain
   9685     clear directions next to the object code saying where to find the
   9686     Corresponding Source.  Regardless of what server hosts the
   9687     Corresponding Source, you remain obligated to ensure that it is
   9688     available for as long as needed to satisfy these requirements.
   9689 
   9690     e) Convey the object code using peer-to-peer transmission, provided
   9691     you inform other peers where the object code and Corresponding
   9692     Source of the work are being offered to the general public at no
   9693     charge under subsection 6d.
   9694 
   9695   A separable portion of the object code, whose source code is excluded
   9696 from the Corresponding Source as a System Library, need not be
   9697 included in conveying the object code work.
   9698 
   9699   A "User Product" is either (1) a "consumer product", which means any
   9700 tangible personal property which is normally used for personal, family,
   9701 or household purposes, or (2) anything designed or sold for incorporation
   9702 into a dwelling.  In determining whether a product is a consumer product,
   9703 doubtful cases shall be resolved in favor of coverage.  For a particular
   9704 product received by a particular user, "normally used" refers to a
   9705 typical or common use of that class of product, regardless of the status
   9706 of the particular user or of the way in which the particular user
   9707 actually uses, or expects or is expected to use, the product.  A product
   9708 is a consumer product regardless of whether the product has substantial
   9709 commercial, industrial or non-consumer uses, unless such uses represent
   9710 the only significant mode of use of the product.
   9711 
   9712   "Installation Information" for a User Product means any methods,
   9713 procedures, authorization keys, or other information required to install
   9714 and execute modified versions of a covered work in that User Product from
   9715 a modified version of its Corresponding Source.  The information must
   9716 suffice to ensure that the continued functioning of the modified object
   9717 code is in no case prevented or interfered with solely because
   9718 modification has been made.
   9719 
   9720   If you convey an object code work under this section in, or with, or
   9721 specifically for use in, a User Product, and the conveying occurs as
   9722 part of a transaction in which the right of possession and use of the
   9723 User Product is transferred to the recipient in perpetuity or for a
   9724 fixed term (regardless of how the transaction is characterized), the
   9725 Corresponding Source conveyed under this section must be accompanied
   9726 by the Installation Information.  But this requirement does not apply
   9727 if neither you nor any third party retains the ability to install
   9728 modified object code on the User Product (for example, the work has
   9729 been installed in ROM).
   9730 
   9731   The requirement to provide Installation Information does not include a
   9732 requirement to continue to provide support service, warranty, or updates
   9733 for a work that has been modified or installed by the recipient, or for
   9734 the User Product in which it has been modified or installed.  Access to a
   9735 network may be denied when the modification itself materially and
   9736 adversely affects the operation of the network or violates the rules and
   9737 protocols for communication across the network.
   9738 
   9739   Corresponding Source conveyed, and Installation Information provided,
   9740 in accord with this section must be in a format that is publicly
   9741 documented (and with an implementation available to the public in
   9742 source code form), and must require no special password or key for
   9743 unpacking, reading or copying.
   9744 
   9745   7. Additional Terms.
   9746 
   9747   "Additional permissions" are terms that supplement the terms of this
   9748 License by making exceptions from one or more of its conditions.
   9749 Additional permissions that are applicable to the entire Program shall
   9750 be treated as though they were included in this License, to the extent
   9751 that they are valid under applicable law.  If additional permissions
   9752 apply only to part of the Program, that part may be used separately
   9753 under those permissions, but the entire Program remains governed by
   9754 this License without regard to the additional permissions.
   9755 
   9756   When you convey a copy of a covered work, you may at your option
   9757 remove any additional permissions from that copy, or from any part of
   9758 it.  (Additional permissions may be written to require their own
   9759 removal in certain cases when you modify the work.)  You may place
   9760 additional permissions on material, added by you to a covered work,
   9761 for which you have or can give appropriate copyright permission.
   9762 
   9763   Notwithstanding any other provision of this License, for material you
   9764 add to a covered work, you may (if authorized by the copyright holders of
   9765 that material) supplement the terms of this License with terms:
   9766 
   9767     a) Disclaiming warranty or limiting liability differently from the
   9768     terms of sections 15 and 16 of this License; or
   9769 
   9770     b) Requiring preservation of specified reasonable legal notices or
   9771     author attributions in that material or in the Appropriate Legal
   9772     Notices displayed by works containing it; or
   9773 
   9774     c) Prohibiting misrepresentation of the origin of that material, or
   9775     requiring that modified versions of such material be marked in
   9776     reasonable ways as different from the original version; or
   9777 
   9778     d) Limiting the use for publicity purposes of names of licensors or
   9779     authors of the material; or
   9780 
   9781     e) Declining to grant rights under trademark law for use of some
   9782     trade names, trademarks, or service marks; or
   9783 
   9784     f) Requiring indemnification of licensors and authors of that
   9785     material by anyone who conveys the material (or modified versions of
   9786     it) with contractual assumptions of liability to the recipient, for
   9787     any liability that these contractual assumptions directly impose on
   9788     those licensors and authors.
   9789 
   9790   All other non-permissive additional terms are considered "further
   9791 restrictions" within the meaning of section 10.  If the Program as you
   9792 received it, or any part of it, contains a notice stating that it is
   9793 governed by this License along with a term that is a further
   9794 restriction, you may remove that term.  If a license document contains
   9795 a further restriction but permits relicensing or conveying under this
   9796 License, you may add to a covered work material governed by the terms
   9797 of that license document, provided that the further restriction does
   9798 not survive such relicensing or conveying.
   9799 
   9800   If you add terms to a covered work in accord with this section, you
   9801 must place, in the relevant source files, a statement of the
   9802 additional terms that apply to those files, or a notice indicating
   9803 where to find the applicable terms.
   9804 
   9805   Additional terms, permissive or non-permissive, may be stated in the
   9806 form of a separately written license, or stated as exceptions;
   9807 the above requirements apply either way.
   9808 
   9809   8. Termination.
   9810 
   9811   You may not propagate or modify a covered work except as expressly
   9812 provided under this License.  Any attempt otherwise to propagate or
   9813 modify it is void, and will automatically terminate your rights under
   9814 this License (including any patent licenses granted under the third
   9815 paragraph of section 11).
   9816 
   9817   However, if you cease all violation of this License, then your
   9818 license from a particular copyright holder is reinstated (a)
   9819 provisionally, unless and until the copyright holder explicitly and
   9820 finally terminates your license, and (b) permanently, if the copyright
   9821 holder fails to notify you of the violation by some reasonable means
   9822 prior to 60 days after the cessation.
   9823 
   9824   Moreover, your license from a particular copyright holder is
   9825 reinstated permanently if the copyright holder notifies you of the
   9826 violation by some reasonable means, this is the first time you have
   9827 received notice of violation of this License (for any work) from that
   9828 copyright holder, and you cure the violation prior to 30 days after
   9829 your receipt of the notice.
   9830 
   9831   Termination of your rights under this section does not terminate the
   9832 licenses of parties who have received copies or rights from you under
   9833 this License.  If your rights have been terminated and not permanently
   9834 reinstated, you do not qualify to receive new licenses for the same
   9835 material under section 10.
   9836 
   9837   9. Acceptance Not Required for Having Copies.
   9838 
   9839   You are not required to accept this License in order to receive or
   9840 run a copy of the Program.  Ancillary propagation of a covered work
   9841 occurring solely as a consequence of using peer-to-peer transmission
   9842 to receive a copy likewise does not require acceptance.  However,
   9843 nothing other than this License grants you permission to propagate or
   9844 modify any covered work.  These actions infringe copyright if you do
   9845 not accept this License.  Therefore, by modifying or propagating a
   9846 covered work, you indicate your acceptance of this License to do so.
   9847 
   9848   10. Automatic Licensing of Downstream Recipients.
   9849 
   9850   Each time you convey a covered work, the recipient automatically
   9851 receives a license from the original licensors, to run, modify and
   9852 propagate that work, subject to this License.  You are not responsible
   9853 for enforcing compliance by third parties with this License.
   9854 
   9855   An "entity transaction" is a transaction transferring control of an
   9856 organization, or substantially all assets of one, or subdividing an
   9857 organization, or merging organizations.  If propagation of a covered
   9858 work results from an entity transaction, each party to that
   9859 transaction who receives a copy of the work also receives whatever
   9860 licenses to the work the party's predecessor in interest had or could
   9861 give under the previous paragraph, plus a right to possession of the
   9862 Corresponding Source of the work from the predecessor in interest, if
   9863 the predecessor has it or can get it with reasonable efforts.
   9864 
   9865   You may not impose any further restrictions on the exercise of the
   9866 rights granted or affirmed under this License.  For example, you may
   9867 not impose a license fee, royalty, or other charge for exercise of
   9868 rights granted under this License, and you may not initiate litigation
   9869 (including a cross-claim or counterclaim in a lawsuit) alleging that
   9870 any patent claim is infringed by making, using, selling, offering for
   9871 sale, or importing the Program or any portion of it.
   9872 
   9873   11. Patents.
   9874 
   9875   A "contributor" is a copyright holder who authorizes use under this
   9876 License of the Program or a work on which the Program is based.  The
   9877 work thus licensed is called the contributor's "contributor version".
   9878 
   9879   A contributor's "essential patent claims" are all patent claims
   9880 owned or controlled by the contributor, whether already acquired or
   9881 hereafter acquired, that would be infringed by some manner, permitted
   9882 by this License, of making, using, or selling its contributor version,
   9883 but do not include claims that would be infringed only as a
   9884 consequence of further modification of the contributor version.  For
   9885 purposes of this definition, "control" includes the right to grant
   9886 patent sublicenses in a manner consistent with the requirements of
   9887 this License.
   9888 
   9889   Each contributor grants you a non-exclusive, worldwide, royalty-free
   9890 patent license under the contributor's essential patent claims, to
   9891 make, use, sell, offer for sale, import and otherwise run, modify and
   9892 propagate the contents of its contributor version.
   9893 
   9894   In the following three paragraphs, a "patent license" is any express
   9895 agreement or commitment, however denominated, not to enforce a patent
   9896 (such as an express permission to practice a patent or covenant not to
   9897 sue for patent infringement).  To "grant" such a patent license to a
   9898 party means to make such an agreement or commitment not to enforce a
   9899 patent against the party.
   9900 
   9901   If you convey a covered work, knowingly relying on a patent license,
   9902 and the Corresponding Source of the work is not available for anyone
   9903 to copy, free of charge and under the terms of this License, through a
   9904 publicly available network server or other readily accessible means,
   9905 then you must either (1) cause the Corresponding Source to be so
   9906 available, or (2) arrange to deprive yourself of the benefit of the
   9907 patent license for this particular work, or (3) arrange, in a manner
   9908 consistent with the requirements of this License, to extend the patent
   9909 license to downstream recipients.  "Knowingly relying" means you have
   9910 actual knowledge that, but for the patent license, your conveying the
   9911 covered work in a country, or your recipient's use of the covered work
   9912 in a country, would infringe one or more identifiable patents in that
   9913 country that you have reason to believe are valid.
   9914 
   9915   If, pursuant to or in connection with a single transaction or
   9916 arrangement, you convey, or propagate by procuring conveyance of, a
   9917 covered work, and grant a patent license to some of the parties
   9918 receiving the covered work authorizing them to use, propagate, modify
   9919 or convey a specific copy of the covered work, then the patent license
   9920 you grant is automatically extended to all recipients of the covered
   9921 work and works based on it.
   9922 
   9923   A patent license is "discriminatory" if it does not include within
   9924 the scope of its coverage, prohibits the exercise of, or is
   9925 conditioned on the non-exercise of one or more of the rights that are
   9926 specifically granted under this License.  You may not convey a covered
   9927 work if you are a party to an arrangement with a third party that is
   9928 in the business of distributing software, under which you make payment
   9929 to the third party based on the extent of your activity of conveying
   9930 the work, and under which the third party grants, to any of the
   9931 parties who would receive the covered work from you, a discriminatory
   9932 patent license (a) in connection with copies of the covered work
   9933 conveyed by you (or copies made from those copies), or (b) primarily
   9934 for and in connection with specific products or compilations that
   9935 contain the covered work, unless you entered into that arrangement,
   9936 or that patent license was granted, prior to 28 March 2007.
   9937 
   9938   Nothing in this License shall be construed as excluding or limiting
   9939 any implied license or other defenses to infringement that may
   9940 otherwise be available to you under applicable patent law.
   9941 
   9942   12. No Surrender of Others' Freedom.
   9943 
   9944   If conditions are imposed on you (whether by court order, agreement or
   9945 otherwise) that contradict the conditions of this License, they do not
   9946 excuse you from the conditions of this License.  If you cannot convey a
   9947 covered work so as to satisfy simultaneously your obligations under this
   9948 License and any other pertinent obligations, then as a consequence you may
   9949 not convey it at all.  For example, if you agree to terms that obligate you
   9950 to collect a royalty for further conveying from those to whom you convey
   9951 the Program, the only way you could satisfy both those terms and this
   9952 License would be to refrain entirely from conveying the Program.
   9953 
   9954   13. Use with the GNU Affero General Public License.
   9955 
   9956   Notwithstanding any other provision of this License, you have
   9957 permission to link or combine any covered work with a work licensed
   9958 under version 3 of the GNU Affero General Public License into a single
   9959 combined work, and to convey the resulting work.  The terms of this
   9960 License will continue to apply to the part which is the covered work,
   9961 but the special requirements of the GNU Affero General Public License,
   9962 section 13, concerning interaction through a network will apply to the
   9963 combination as such.
   9964 
   9965   14. Revised Versions of this License.
   9966 
   9967   The Free Software Foundation may publish revised and/or new versions of
   9968 the GNU General Public License from time to time.  Such new versions will
   9969 be similar in spirit to the present version, but may differ in detail to
   9970 address new problems or concerns.
   9971 
   9972   Each version is given a distinguishing version number.  If the
   9973 Program specifies that a certain numbered version of the GNU General
   9974 Public License "or any later version" applies to it, you have the
   9975 option of following the terms and conditions either of that numbered
   9976 version or of any later version published by the Free Software
   9977 Foundation.  If the Program does not specify a version number of the
   9978 GNU General Public License, you may choose any version ever published
   9979 by the Free Software Foundation.
   9980 
   9981   If the Program specifies that a proxy can decide which future
   9982 versions of the GNU General Public License can be used, that proxy's
   9983 public statement of acceptance of a version permanently authorizes you
   9984 to choose that version for the Program.
   9985 
   9986   Later license versions may give you additional or different
   9987 permissions.  However, no additional obligations are imposed on any
   9988 author or copyright holder as a result of your choosing to follow a
   9989 later version.
   9990 
   9991   15. Disclaimer of Warranty.
   9992 
   9993   THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
   9994 APPLICABLE LAW.  EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
   9995 HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
   9996 OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
   9997 THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
   9998 PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
   9999 IS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
   10000 ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
   10001 
   10002   16. Limitation of Liability.
   10003 
   10004   IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
   10005 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
   10006 THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
   10007 GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
   10008 USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
   10009 DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
   10010 PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
   10011 EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
   10012 SUCH DAMAGES.
   10013 
   10014   17. Interpretation of Sections 15 and 16.
   10015 
   10016   If the disclaimer of warranty and limitation of liability provided
   10017 above cannot be given local legal effect according to their terms,
   10018 reviewing courts shall apply local law that most closely approximates
   10019 an absolute waiver of all civil liability in connection with the
   10020 Program, unless a warranty or assumption of liability accompanies a
   10021 copy of the Program in return for a fee.
   10022 
   10023                      END OF TERMS AND CONDITIONS
   10024 
   10025             How to Apply These Terms to Your New Programs
   10026 
   10027   If you develop a new program, and you want it to be of the greatest
   10028 possible use to the public, the best way to achieve this is to make it
   10029 free software which everyone can redistribute and change under these terms.
   10030 
   10031   To do so, attach the following notices to the program.  It is safest
   10032 to attach them to the start of each source file to most effectively
   10033 state the exclusion of warranty; and each file should have at least
   10034 the "copyright" line and a pointer to where the full notice is found.
   10035 
   10036     &lt;one line to give the program's name and a brief idea of what it does.&gt;
   10037     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   10038 
   10039     This program is free software: you can redistribute it and/or modify
   10040     it under the terms of the GNU General Public License as published by
   10041     the Free Software Foundation, either version 3 of the License, or
   10042     (at your option) any later version.
   10043 
   10044     This program is distributed in the hope that it will be useful,
   10045     but WITHOUT ANY WARRANTY; without even the implied warranty of
   10046     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   10047     GNU General Public License for more details.
   10048 
   10049     You should have received a copy of the GNU General Public License
   10050     along with this program.  If not, see &lt;http://www.gnu.org/licenses/>;.
   10051 
   10052 Also add information on how to contact you by electronic and paper mail.
   10053 
   10054   If the program does terminal interaction, make it output a short
   10055 notice like this when it starts in an interactive mode:
   10056 
   10057     &lt;program&gt;  Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   10058     This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
   10059     This is free software, and you are welcome to redistribute it
   10060     under certain conditions; type `show c' for details.
   10061 
   10062 The hypothetical commands `show w' and `show c' should show the appropriate
   10063 parts of the General Public License.  Of course, your program's commands
   10064 might be different; for a GUI interface, you would use an "about box".
   10065 
   10066   You should also get your employer (if you work as a programmer) or school,
   10067 if any, to sign a "copyright disclaimer" for the program, if necessary.
   10068 For more information on this, and how to apply and follow the GNU GPL, see
   10069 &lt;http://www.gnu.org/licenses/>;.
   10070 
   10071   The GNU General Public License does not permit incorporating your program
   10072 into proprietary programs.  If your program is a subroutine library, you
   10073 may consider it more useful to permit linking proprietary applications with
   10074 the library.  If this is what you want to do, use the GNU Lesser General
   10075 Public License instead of this License.  But first, please read
   10076 &lt;http://www.gnu.org/philosophy/why-not-lgpl.html>;.
   10077 </pre>
   10078 </div>
   10079 </div>
   10080 
   10081 
   10082 <div class="product">
   10083 <span class="title">cpio</span>
   10084 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   10085 <span class="homepage"><a href="http://www.gnu.org/software/cpio/cpio.html">homepage</a></span>
   10086 <div class="licence">
   10087 <pre>
   10088 		    GNU GENERAL PUBLIC LICENSE
   10089 		       Version 3, 29 June 2007
   10090 
   10091  Copyright (C) 2007 Free Software Foundation, Inc. &lt;http://fsf.org/>;
   10092  Everyone is permitted to copy and distribute verbatim copies
   10093  of this license document, but changing it is not allowed.
   10094 
   10095 			    Preamble
   10096 
   10097   The GNU General Public License is a free, copyleft license for
   10098 software and other kinds of works.
   10099 
   10100   The licenses for most software and other practical works are designed
   10101 to take away your freedom to share and change the works.  By contrast,
   10102 the GNU General Public License is intended to guarantee your freedom to
   10103 share and change all versions of a program--to make sure it remains free
   10104 software for all its users.  We, the Free Software Foundation, use the
   10105 GNU General Public License for most of our software; it applies also to
   10106 any other work released this way by its authors.  You can apply it to
   10107 your programs, too.
   10108 
   10109   When we speak of free software, we are referring to freedom, not
   10110 price.  Our General Public Licenses are designed to make sure that you
   10111 have the freedom to distribute copies of free software (and charge for
   10112 them if you wish), that you receive source code or can get it if you
   10113 want it, that you can change the software or use pieces of it in new
   10114 free programs, and that you know you can do these things.
   10115 
   10116   To protect your rights, we need to prevent others from denying you
   10117 these rights or asking you to surrender the rights.  Therefore, you have
   10118 certain responsibilities if you distribute copies of the software, or if
   10119 you modify it: responsibilities to respect the freedom of others.
   10120 
   10121   For example, if you distribute copies of such a program, whether
   10122 gratis or for a fee, you must pass on to the recipients the same
   10123 freedoms that you received.  You must make sure that they, too, receive
   10124 or can get the source code.  And you must show them these terms so they
   10125 know their rights.
   10126 
   10127   Developers that use the GNU GPL protect your rights with two steps:
   10128 (1) assert copyright on the software, and (2) offer you this License
   10129 giving you legal permission to copy, distribute and/or modify it.
   10130 
   10131   For the developers' and authors' protection, the GPL clearly explains
   10132 that there is no warranty for this free software.  For both users' and
   10133 authors' sake, the GPL requires that modified versions be marked as
   10134 changed, so that their problems will not be attributed erroneously to
   10135 authors of previous versions.
   10136 
   10137   Some devices are designed to deny users access to install or run
   10138 modified versions of the software inside them, although the manufacturer
   10139 can do so.  This is fundamentally incompatible with the aim of
   10140 protecting users' freedom to change the software.  The systematic
   10141 pattern of such abuse occurs in the area of products for individuals to
   10142 use, which is precisely where it is most unacceptable.  Therefore, we
   10143 have designed this version of the GPL to prohibit the practice for those
   10144 products.  If such problems arise substantially in other domains, we
   10145 stand ready to extend this provision to those domains in future versions
   10146 of the GPL, as needed to protect the freedom of users.
   10147 
   10148   Finally, every program is threatened constantly by software patents.
   10149 States should not allow patents to restrict development and use of
   10150 software on general-purpose computers, but in those that do, we wish to
   10151 avoid the special danger that patents applied to a free program could
   10152 make it effectively proprietary.  To prevent this, the GPL assures that
   10153 patents cannot be used to render the program non-free.
   10154 
   10155   The precise terms and conditions for copying, distribution and
   10156 modification follow.
   10157 
   10158 		       TERMS AND CONDITIONS
   10159 
   10160   0. Definitions.
   10161 
   10162   "This License" refers to version 3 of the GNU General Public License.
   10163 
   10164   "Copyright" also means copyright-like laws that apply to other kinds of
   10165 works, such as semiconductor masks.
   10166  
   10167   "The Program" refers to any copyrightable work licensed under this
   10168 License.  Each licensee is addressed as "you".  "Licensees" and
   10169 "recipients" may be individuals or organizations.
   10170 
   10171   To "modify" a work means to copy from or adapt all or part of the work
   10172 in a fashion requiring copyright permission, other than the making of an
   10173 exact copy.  The resulting work is called a "modified version" of the
   10174 earlier work or a work "based on" the earlier work.
   10175 
   10176   A "covered work" means either the unmodified Program or a work based
   10177 on the Program.
   10178 
   10179   To "propagate" a work means to do anything with it that, without
   10180 permission, would make you directly or secondarily liable for
   10181 infringement under applicable copyright law, except executing it on a
   10182 computer or modifying a private copy.  Propagation includes copying,
   10183 distribution (with or without modification), making available to the
   10184 public, and in some countries other activities as well.
   10185 
   10186   To "convey" a work means any kind of propagation that enables other
   10187 parties to make or receive copies.  Mere interaction with a user through
   10188 a computer network, with no transfer of a copy, is not conveying.
   10189 
   10190   An interactive user interface displays "Appropriate Legal Notices"
   10191 to the extent that it includes a convenient and prominently visible
   10192 feature that (1) displays an appropriate copyright notice, and (2)
   10193 tells the user that there is no warranty for the work (except to the
   10194 extent that warranties are provided), that licensees may convey the
   10195 work under this License, and how to view a copy of this License.  If
   10196 the interface presents a list of user commands or options, such as a
   10197 menu, a prominent item in the list meets this criterion.
   10198 
   10199   1. Source Code.
   10200 
   10201   The "source code" for a work means the preferred form of the work
   10202 for making modifications to it.  "Object code" means any non-source
   10203 form of a work.
   10204 
   10205   A "Standard Interface" means an interface that either is an official
   10206 standard defined by a recognized standards body, or, in the case of
   10207 interfaces specified for a particular programming language, one that
   10208 is widely used among developers working in that language.
   10209 
   10210   The "System Libraries" of an executable work include anything, other
   10211 than the work as a whole, that (a) is included in the normal form of
   10212 packaging a Major Component, but which is not part of that Major
   10213 Component, and (b) serves only to enable use of the work with that
   10214 Major Component, or to implement a Standard Interface for which an
   10215 implementation is available to the public in source code form.  A
   10216 "Major Component", in this context, means a major essential component
   10217 (kernel, window system, and so on) of the specific operating system
   10218 (if any) on which the executable work runs, or a compiler used to
   10219 produce the work, or an object code interpreter used to run it.
   10220 
   10221   The "Corresponding Source" for a work in object code form means all
   10222 the source code needed to generate, install, and (for an executable
   10223 work) run the object code and to modify the work, including scripts to
   10224 control those activities.  However, it does not include the work's
   10225 System Libraries, or general-purpose tools or generally available free
   10226 programs which are used unmodified in performing those activities but
   10227 which are not part of the work.  For example, Corresponding Source
   10228 includes interface definition files associated with source files for
   10229 the work, and the source code for shared libraries and dynamically
   10230 linked subprograms that the work is specifically designed to require,
   10231 such as by intimate data communication or control flow between those
   10232 subprograms and other parts of the work.
   10233 
   10234   The Corresponding Source need not include anything that users
   10235 can regenerate automatically from other parts of the Corresponding
   10236 Source.
   10237 
   10238   The Corresponding Source for a work in source code form is that
   10239 same work.
   10240 
   10241   2. Basic Permissions.
   10242 
   10243   All rights granted under this License are granted for the term of
   10244 copyright on the Program, and are irrevocable provided the stated
   10245 conditions are met.  This License explicitly affirms your unlimited
   10246 permission to run the unmodified Program.  The output from running a
   10247 covered work is covered by this License only if the output, given its
   10248 content, constitutes a covered work.  This License acknowledges your
   10249 rights of fair use or other equivalent, as provided by copyright law.
   10250 
   10251   You may make, run and propagate covered works that you do not
   10252 convey, without conditions so long as your license otherwise remains
   10253 in force.  You may convey covered works to others for the sole purpose
   10254 of having them make modifications exclusively for you, or provide you
   10255 with facilities for running those works, provided that you comply with
   10256 the terms of this License in conveying all material for which you do
   10257 not control copyright.  Those thus making or running the covered works
   10258 for you must do so exclusively on your behalf, under your direction
   10259 and control, on terms that prohibit them from making any copies of
   10260 your copyrighted material outside their relationship with you.
   10261 
   10262   Conveying under any other circumstances is permitted solely under
   10263 the conditions stated below.  Sublicensing is not allowed; section 10
   10264 makes it unnecessary.
   10265 
   10266   3. Protecting Users' Legal Rights From Anti-Circumvention Law.
   10267 
   10268   No covered work shall be deemed part of an effective technological
   10269 measure under any applicable law fulfilling obligations under article
   10270 11 of the WIPO copyright treaty adopted on 20 December 1996, or
   10271 similar laws prohibiting or restricting circumvention of such
   10272 measures.
   10273 
   10274   When you convey a covered work, you waive any legal power to forbid
   10275 circumvention of technological measures to the extent such circumvention
   10276 is effected by exercising rights under this License with respect to
   10277 the covered work, and you disclaim any intention to limit operation or
   10278 modification of the work as a means of enforcing, against the work's
   10279 users, your or third parties' legal rights to forbid circumvention of
   10280 technological measures.
   10281 
   10282   4. Conveying Verbatim Copies.
   10283 
   10284   You may convey verbatim copies of the Program's source code as you
   10285 receive it, in any medium, provided that you conspicuously and
   10286 appropriately publish on each copy an appropriate copyright notice;
   10287 keep intact all notices stating that this License and any
   10288 non-permissive terms added in accord with section 7 apply to the code;
   10289 keep intact all notices of the absence of any warranty; and give all
   10290 recipients a copy of this License along with the Program.
   10291 
   10292   You may charge any price or no price for each copy that you convey,
   10293 and you may offer support or warranty protection for a fee.
   10294 
   10295   5. Conveying Modified Source Versions.
   10296 
   10297   You may convey a work based on the Program, or the modifications to
   10298 produce it from the Program, in the form of source code under the
   10299 terms of section 4, provided that you also meet all of these conditions:
   10300 
   10301     a) The work must carry prominent notices stating that you modified
   10302     it, and giving a relevant date.
   10303 
   10304     b) The work must carry prominent notices stating that it is
   10305     released under this License and any conditions added under section
   10306     7.  This requirement modifies the requirement in section 4 to
   10307     "keep intact all notices".
   10308 
   10309     c) You must license the entire work, as a whole, under this
   10310     License to anyone who comes into possession of a copy.  This
   10311     License will therefore apply, along with any applicable section 7
   10312     additional terms, to the whole of the work, and all its parts,
   10313     regardless of how they are packaged.  This License gives no
   10314     permission to license the work in any other way, but it does not
   10315     invalidate such permission if you have separately received it.
   10316 
   10317     d) If the work has interactive user interfaces, each must display
   10318     Appropriate Legal Notices; however, if the Program has interactive
   10319     interfaces that do not display Appropriate Legal Notices, your
   10320     work need not make them do so.
   10321 
   10322   A compilation of a covered work with other separate and independent
   10323 works, which are not by their nature extensions of the covered work,
   10324 and which are not combined with it such as to form a larger program,
   10325 in or on a volume of a storage or distribution medium, is called an
   10326 "aggregate" if the compilation and its resulting copyright are not
   10327 used to limit the access or legal rights of the compilation's users
   10328 beyond what the individual works permit.  Inclusion of a covered work
   10329 in an aggregate does not cause this License to apply to the other
   10330 parts of the aggregate.
   10331 
   10332   6. Conveying Non-Source Forms.
   10333 
   10334   You may convey a covered work in object code form under the terms
   10335 of sections 4 and 5, provided that you also convey the
   10336 machine-readable Corresponding Source under the terms of this License,
   10337 in one of these ways:
   10338 
   10339     a) Convey the object code in, or embodied in, a physical product
   10340     (including a physical distribution medium), accompanied by the
   10341     Corresponding Source fixed on a durable physical medium
   10342     customarily used for software interchange.
   10343 
   10344     b) Convey the object code in, or embodied in, a physical product
   10345     (including a physical distribution medium), accompanied by a
   10346     written offer, valid for at least three years and valid for as
   10347     long as you offer spare parts or customer support for that product
   10348     model, to give anyone who possesses the object code either (1) a
   10349     copy of the Corresponding Source for all the software in the
   10350     product that is covered by this License, on a durable physical
   10351     medium customarily used for software interchange, for a price no
   10352     more than your reasonable cost of physically performing this
   10353     conveying of source, or (2) access to copy the
   10354     Corresponding Source from a network server at no charge.
   10355 
   10356     c) Convey individual copies of the object code with a copy of the
   10357     written offer to provide the Corresponding Source.  This
   10358     alternative is allowed only occasionally and noncommercially, and
   10359     only if you received the object code with such an offer, in accord
   10360     with subsection 6b.
   10361 
   10362     d) Convey the object code by offering access from a designated
   10363     place (gratis or for a charge), and offer equivalent access to the
   10364     Corresponding Source in the same way through the same place at no
   10365     further charge.  You need not require recipients to copy the
   10366     Corresponding Source along with the object code.  If the place to
   10367     copy the object code is a network server, the Corresponding Source
   10368     may be on a different server (operated by you or a third party)
   10369     that supports equivalent copying facilities, provided you maintain
   10370     clear directions next to the object code saying where to find the
   10371     Corresponding Source.  Regardless of what server hosts the
   10372     Corresponding Source, you remain obligated to ensure that it is
   10373     available for as long as needed to satisfy these requirements.
   10374 
   10375     e) Convey the object code using peer-to-peer transmission, provided
   10376     you inform other peers where the object code and Corresponding
   10377     Source of the work are being offered to the general public at no
   10378     charge under subsection 6d.
   10379 
   10380   A separable portion of the object code, whose source code is excluded
   10381 from the Corresponding Source as a System Library, need not be
   10382 included in conveying the object code work.
   10383 
   10384   A "User Product" is either (1) a "consumer product", which means any
   10385 tangible personal property which is normally used for personal, family,
   10386 or household purposes, or (2) anything designed or sold for incorporation
   10387 into a dwelling.  In determining whether a product is a consumer product,
   10388 doubtful cases shall be resolved in favor of coverage.  For a particular
   10389 product received by a particular user, "normally used" refers to a
   10390 typical or common use of that class of product, regardless of the status
   10391 of the particular user or of the way in which the particular user
   10392 actually uses, or expects or is expected to use, the product.  A product
   10393 is a consumer product regardless of whether the product has substantial
   10394 commercial, industrial or non-consumer uses, unless such uses represent
   10395 the only significant mode of use of the product.
   10396 
   10397   "Installation Information" for a User Product means any methods,
   10398 procedures, authorization keys, or other information required to install
   10399 and execute modified versions of a covered work in that User Product from
   10400 a modified version of its Corresponding Source.  The information must
   10401 suffice to ensure that the continued functioning of the modified object
   10402 code is in no case prevented or interfered with solely because
   10403 modification has been made.
   10404 
   10405   If you convey an object code work under this section in, or with, or
   10406 specifically for use in, a User Product, and the conveying occurs as
   10407 part of a transaction in which the right of possession and use of the
   10408 User Product is transferred to the recipient in perpetuity or for a
   10409 fixed term (regardless of how the transaction is characterized), the
   10410 Corresponding Source conveyed under this section must be accompanied
   10411 by the Installation Information.  But this requirement does not apply
   10412 if neither you nor any third party retains the ability to install
   10413 modified object code on the User Product (for example, the work has
   10414 been installed in ROM).
   10415 
   10416   The requirement to provide Installation Information does not include a
   10417 requirement to continue to provide support service, warranty, or updates
   10418 for a work that has been modified or installed by the recipient, or for
   10419 the User Product in which it has been modified or installed.  Access to a
   10420 network may be denied when the modification itself materially and
   10421 adversely affects the operation of the network or violates the rules and
   10422 protocols for communication across the network.
   10423 
   10424   Corresponding Source conveyed, and Installation Information provided,
   10425 in accord with this section must be in a format that is publicly
   10426 documented (and with an implementation available to the public in
   10427 source code form), and must require no special password or key for
   10428 unpacking, reading or copying.
   10429 
   10430   7. Additional Terms.
   10431 
   10432   "Additional permissions" are terms that supplement the terms of this
   10433 License by making exceptions from one or more of its conditions.
   10434 Additional permissions that are applicable to the entire Program shall
   10435 be treated as though they were included in this License, to the extent
   10436 that they are valid under applicable law.  If additional permissions
   10437 apply only to part of the Program, that part may be used separately
   10438 under those permissions, but the entire Program remains governed by
   10439 this License without regard to the additional permissions.
   10440 
   10441   When you convey a copy of a covered work, you may at your option
   10442 remove any additional permissions from that copy, or from any part of
   10443 it.  (Additional permissions may be written to require their own
   10444 removal in certain cases when you modify the work.)  You may place
   10445 additional permissions on material, added by you to a covered work,
   10446 for which you have or can give appropriate copyright permission.
   10447 
   10448   Notwithstanding any other provision of this License, for material you
   10449 add to a covered work, you may (if authorized by the copyright holders of
   10450 that material) supplement the terms of this License with terms:
   10451 
   10452     a) Disclaiming warranty or limiting liability differently from the
   10453     terms of sections 15 and 16 of this License; or
   10454 
   10455     b) Requiring preservation of specified reasonable legal notices or
   10456     author attributions in that material or in the Appropriate Legal
   10457     Notices displayed by works containing it; or
   10458 
   10459     c) Prohibiting misrepresentation of the origin of that material, or
   10460     requiring that modified versions of such material be marked in
   10461     reasonable ways as different from the original version; or
   10462 
   10463     d) Limiting the use for publicity purposes of names of licensors or
   10464     authors of the material; or
   10465 
   10466     e) Declining to grant rights under trademark law for use of some
   10467     trade names, trademarks, or service marks; or
   10468 
   10469     f) Requiring indemnification of licensors and authors of that
   10470     material by anyone who conveys the material (or modified versions of
   10471     it) with contractual assumptions of liability to the recipient, for
   10472     any liability that these contractual assumptions directly impose on
   10473     those licensors and authors.
   10474 
   10475   All other non-permissive additional terms are considered "further
   10476 restrictions" within the meaning of section 10.  If the Program as you
   10477 received it, or any part of it, contains a notice stating that it is
   10478 governed by this License along with a term that is a further
   10479 restriction, you may remove that term.  If a license document contains
   10480 a further restriction but permits relicensing or conveying under this
   10481 License, you may add to a covered work material governed by the terms
   10482 of that license document, provided that the further restriction does
   10483 not survive such relicensing or conveying.
   10484 
   10485   If you add terms to a covered work in accord with this section, you
   10486 must place, in the relevant source files, a statement of the
   10487 additional terms that apply to those files, or a notice indicating
   10488 where to find the applicable terms.
   10489 
   10490   Additional terms, permissive or non-permissive, may be stated in the
   10491 form of a separately written license, or stated as exceptions;
   10492 the above requirements apply either way.
   10493 
   10494   8. Termination.
   10495 
   10496   You may not propagate or modify a covered work except as expressly
   10497 provided under this License.  Any attempt otherwise to propagate or
   10498 modify it is void, and will automatically terminate your rights under
   10499 this License (including any patent licenses granted under the third
   10500 paragraph of section 11).
   10501 
   10502   However, if you cease all violation of this License, then your
   10503 license from a particular copyright holder is reinstated (a)
   10504 provisionally, unless and until the copyright holder explicitly and
   10505 finally terminates your license, and (b) permanently, if the copyright
   10506 holder fails to notify you of the violation by some reasonable means
   10507 prior to 60 days after the cessation.
   10508 
   10509   Moreover, your license from a particular copyright holder is
   10510 reinstated permanently if the copyright holder notifies you of the
   10511 violation by some reasonable means, this is the first time you have
   10512 received notice of violation of this License (for any work) from that
   10513 copyright holder, and you cure the violation prior to 30 days after
   10514 your receipt of the notice.
   10515 
   10516   Termination of your rights under this section does not terminate the
   10517 licenses of parties who have received copies or rights from you under
   10518 this License.  If your rights have been terminated and not permanently
   10519 reinstated, you do not qualify to receive new licenses for the same
   10520 material under section 10.
   10521 
   10522   9. Acceptance Not Required for Having Copies.
   10523 
   10524   You are not required to accept this License in order to receive or
   10525 run a copy of the Program.  Ancillary propagation of a covered work
   10526 occurring solely as a consequence of using peer-to-peer transmission
   10527 to receive a copy likewise does not require acceptance.  However,
   10528 nothing other than this License grants you permission to propagate or
   10529 modify any covered work.  These actions infringe copyright if you do
   10530 not accept this License.  Therefore, by modifying or propagating a
   10531 covered work, you indicate your acceptance of this License to do so.
   10532 
   10533   10. Automatic Licensing of Downstream Recipients.
   10534 
   10535   Each time you convey a covered work, the recipient automatically
   10536 receives a license from the original licensors, to run, modify and
   10537 propagate that work, subject to this License.  You are not responsible
   10538 for enforcing compliance by third parties with this License.
   10539 
   10540   An "entity transaction" is a transaction transferring control of an
   10541 organization, or substantially all assets of one, or subdividing an
   10542 organization, or merging organizations.  If propagation of a covered
   10543 work results from an entity transaction, each party to that
   10544 transaction who receives a copy of the work also receives whatever
   10545 licenses to the work the party's predecessor in interest had or could
   10546 give under the previous paragraph, plus a right to possession of the
   10547 Corresponding Source of the work from the predecessor in interest, if
   10548 the predecessor has it or can get it with reasonable efforts.
   10549 
   10550   You may not impose any further restrictions on the exercise of the
   10551 rights granted or affirmed under this License.  For example, you may
   10552 not impose a license fee, royalty, or other charge for exercise of
   10553 rights granted under this License, and you may not initiate litigation
   10554 (including a cross-claim or counterclaim in a lawsuit) alleging that
   10555 any patent claim is infringed by making, using, selling, offering for
   10556 sale, or importing the Program or any portion of it.
   10557 
   10558   11. Patents.
   10559 
   10560   A "contributor" is a copyright holder who authorizes use under this
   10561 License of the Program or a work on which the Program is based.  The
   10562 work thus licensed is called the contributor's "contributor version".
   10563 
   10564   A contributor's "essential patent claims" are all patent claims
   10565 owned or controlled by the contributor, whether already acquired or
   10566 hereafter acquired, that would be infringed by some manner, permitted
   10567 by this License, of making, using, or selling its contributor version,
   10568 but do not include claims that would be infringed only as a
   10569 consequence of further modification of the contributor version.  For
   10570 purposes of this definition, "control" includes the right to grant
   10571 patent sublicenses in a manner consistent with the requirements of
   10572 this License.
   10573 
   10574   Each contributor grants you a non-exclusive, worldwide, royalty-free
   10575 patent license under the contributor's essential patent claims, to
   10576 make, use, sell, offer for sale, import and otherwise run, modify and
   10577 propagate the contents of its contributor version.
   10578 
   10579   In the following three paragraphs, a "patent license" is any express
   10580 agreement or commitment, however denominated, not to enforce a patent
   10581 (such as an express permission to practice a patent or covenant not to
   10582 sue for patent infringement).  To "grant" such a patent license to a
   10583 party means to make such an agreement or commitment not to enforce a
   10584 patent against the party.
   10585 
   10586   If you convey a covered work, knowingly relying on a patent license,
   10587 and the Corresponding Source of the work is not available for anyone
   10588 to copy, free of charge and under the terms of this License, through a
   10589 publicly available network server or other readily accessible means,
   10590 then you must either (1) cause the Corresponding Source to be so
   10591 available, or (2) arrange to deprive yourself of the benefit of the
   10592 patent license for this particular work, or (3) arrange, in a manner
   10593 consistent with the requirements of this License, to extend the patent
   10594 license to downstream recipients.  "Knowingly relying" means you have
   10595 actual knowledge that, but for the patent license, your conveying the
   10596 covered work in a country, or your recipient's use of the covered work
   10597 in a country, would infringe one or more identifiable patents in that
   10598 country that you have reason to believe are valid.
   10599   
   10600   If, pursuant to or in connection with a single transaction or
   10601 arrangement, you convey, or propagate by procuring conveyance of, a
   10602 covered work, and grant a patent license to some of the parties
   10603 receiving the covered work authorizing them to use, propagate, modify
   10604 or convey a specific copy of the covered work, then the patent license
   10605 you grant is automatically extended to all recipients of the covered
   10606 work and works based on it.
   10607 
   10608   A patent license is "discriminatory" if it does not include within
   10609 the scope of its coverage, prohibits the exercise of, or is
   10610 conditioned on the non-exercise of one or more of the rights that are
   10611 specifically granted under this License.  You may not convey a covered
   10612 work if you are a party to an arrangement with a third party that is
   10613 in the business of distributing software, under which you make payment
   10614 to the third party based on the extent of your activity of conveying
   10615 the work, and under which the third party grants, to any of the
   10616 parties who would receive the covered work from you, a discriminatory
   10617 patent license (a) in connection with copies of the covered work
   10618 conveyed by you (or copies made from those copies), or (b) primarily
   10619 for and in connection with specific products or compilations that
   10620 contain the covered work, unless you entered into that arrangement,
   10621 or that patent license was granted, prior to 28 March 2007.
   10622 
   10623   Nothing in this License shall be construed as excluding or limiting
   10624 any implied license or other defenses to infringement that may
   10625 otherwise be available to you under applicable patent law.
   10626 
   10627   12. No Surrender of Others' Freedom.
   10628 
   10629   If conditions are imposed on you (whether by court order, agreement or
   10630 otherwise) that contradict the conditions of this License, they do not
   10631 excuse you from the conditions of this License.  If you cannot convey a
   10632 covered work so as to satisfy simultaneously your obligations under this
   10633 License and any other pertinent obligations, then as a consequence you may
   10634 not convey it at all.  For example, if you agree to terms that obligate you
   10635 to collect a royalty for further conveying from those to whom you convey
   10636 the Program, the only way you could satisfy both those terms and this
   10637 License would be to refrain entirely from conveying the Program.
   10638 
   10639   13. Use with the GNU Affero General Public License.
   10640 
   10641   Notwithstanding any other provision of this License, you have
   10642 permission to link or combine any covered work with a work licensed
   10643 under version 3 of the GNU Affero General Public License into a single
   10644 combined work, and to convey the resulting work.  The terms of this
   10645 License will continue to apply to the part which is the covered work,
   10646 but the special requirements of the GNU Affero General Public License,
   10647 section 13, concerning interaction through a network will apply to the
   10648 combination as such.
   10649 
   10650   14. Revised Versions of this License.
   10651 
   10652   The Free Software Foundation may publish revised and/or new versions of
   10653 the GNU General Public License from time to time.  Such new versions will
   10654 be similar in spirit to the present version, but may differ in detail to
   10655 address new problems or concerns.
   10656 
   10657   Each version is given a distinguishing version number.  If the
   10658 Program specifies that a certain numbered version of the GNU General
   10659 Public License "or any later version" applies to it, you have the
   10660 option of following the terms and conditions either of that numbered
   10661 version or of any later version published by the Free Software
   10662 Foundation.  If the Program does not specify a version number of the
   10663 GNU General Public License, you may choose any version ever published
   10664 by the Free Software Foundation.
   10665 
   10666   If the Program specifies that a proxy can decide which future
   10667 versions of the GNU General Public License can be used, that proxy's
   10668 public statement of acceptance of a version permanently authorizes you
   10669 to choose that version for the Program.
   10670 
   10671   Later license versions may give you additional or different
   10672 permissions.  However, no additional obligations are imposed on any
   10673 author or copyright holder as a result of your choosing to follow a
   10674 later version.
   10675 
   10676   15. Disclaimer of Warranty.
   10677 
   10678   THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
   10679 APPLICABLE LAW.  EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
   10680 HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
   10681 OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
   10682 THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
   10683 PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
   10684 IS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
   10685 ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
   10686 
   10687   16. Limitation of Liability.
   10688 
   10689   IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
   10690 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
   10691 THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
   10692 GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
   10693 USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
   10694 DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
   10695 PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
   10696 EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
   10697 SUCH DAMAGES.
   10698 
   10699   17. Interpretation of Sections 15 and 16.
   10700 
   10701   If the disclaimer of warranty and limitation of liability provided
   10702 above cannot be given local legal effect according to their terms,
   10703 reviewing courts shall apply local law that most closely approximates
   10704 an absolute waiver of all civil liability in connection with the
   10705 Program, unless a warranty or assumption of liability accompanies a
   10706 copy of the Program in return for a fee.
   10707 
   10708 		     END OF TERMS AND CONDITIONS
   10709 
   10710 	    How to Apply These Terms to Your New Programs
   10711 
   10712   If you develop a new program, and you want it to be of the greatest
   10713 possible use to the public, the best way to achieve this is to make it
   10714 free software which everyone can redistribute and change under these terms.
   10715 
   10716   To do so, attach the following notices to the program.  It is safest
   10717 to attach them to the start of each source file to most effectively
   10718 state the exclusion of warranty; and each file should have at least
   10719 the "copyright" line and a pointer to where the full notice is found.
   10720 
   10721     &lt;one line to give the program's name and a brief idea of what it does.&gt;
   10722     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   10723 
   10724     This program is free software: you can redistribute it and/or modify
   10725     it under the terms of the GNU General Public License as published by
   10726     the Free Software Foundation, either version 3 of the License, or
   10727     (at your option) any later version.
   10728 
   10729     This program is distributed in the hope that it will be useful,
   10730     but WITHOUT ANY WARRANTY; without even the implied warranty of
   10731     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   10732     GNU General Public License for more details.
   10733 
   10734     You should have received a copy of the GNU General Public License
   10735     along with this program.  If not, see &lt;http://www.gnu.org/licenses/>;.
   10736 
   10737 Also add information on how to contact you by electronic and paper mail.
   10738 
   10739   If the program does terminal interaction, make it output a short
   10740 notice like this when it starts in an interactive mode:
   10741 
   10742     &lt;program&gt;  Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   10743     This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
   10744     This is free software, and you are welcome to redistribute it
   10745     under certain conditions; type `show c' for details.
   10746 
   10747 The hypothetical commands `show w' and `show c' should show the appropriate
   10748 parts of the General Public License.  Of course, your program's commands
   10749 might be different; for a GUI interface, you would use an "about box".
   10750 
   10751   You should also get your employer (if you work as a programmer) or school,
   10752 if any, to sign a "copyright disclaimer" for the program, if necessary.
   10753 For more information on this, and how to apply and follow the GNU GPL, see
   10754 &lt;http://www.gnu.org/licenses/>;.
   10755 
   10756   The GNU General Public License does not permit incorporating your program
   10757 into proprietary programs.  If your program is a subroutine library, you
   10758 may consider it more useful to permit linking proprietary applications with
   10759 the library.  If this is what you want to do, use the GNU Lesser General
   10760 Public License instead of this License.  But first, please read
   10761 &lt;http://www.gnu.org/philosophy/why-not-lgpl.html>;.
   10762 
   10763 </pre>
   10764 </div>
   10765 </div>
   10766 
   10767 
   10768 <div class="product">
   10769 <span class="title">crda</span>
   10770 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   10771 <span class="homepage"><a href="http://wireless.kernel.org/en/developers/Regulatory">homepage</a></span>
   10772 <div class="licence">
   10773 <pre>Copyright (c) 2008, Luis R. Rodriguez &lt;mcgrof (a] gmail.com&gt;
   10774 Copyright (c) 2008, Johannes Berg &lt;johannes (a] sipsolutions.net&gt;
   10775 Copyright (c) 2008, Michael Green &lt;Michael.Green (a] Atheros.com&gt;
   10776 
   10777 Permission to use, copy, modify, and/or distribute this software for any
   10778 purpose with or without fee is hereby granted, provided that the above
   10779 copyright notice and this permission notice appear in all copies.
   10780 
   10781 THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
   10782 WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
   10783 MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
   10784 ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
   10785 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
   10786 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
   10787 OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
   10788 
   10789 </pre>
   10790 </div>
   10791 </div>
   10792 
   10793 
   10794 <div class="product">
   10795 <span class="title">cronbase</span>
   10796 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   10797 <span class="homepage"><a href="http://www.gentoo.org/">homepage</a></span>
   10798 <div class="licence">
   10799 <pre>		    GNU GENERAL PUBLIC LICENSE
   10800 		       Version 2, June 1991
   10801 
   10802  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
   10803                        51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
   10804  Everyone is permitted to copy and distribute verbatim copies
   10805  of this license document, but changing it is not allowed.
   10806 
   10807 			    Preamble
   10808 
   10809   The licenses for most software are designed to take away your
   10810 freedom to share and change it.  By contrast, the GNU General Public
   10811 License is intended to guarantee your freedom to share and change free
   10812 software--to make sure the software is free for all its users.  This
   10813 General Public License applies to most of the Free Software
   10814 Foundation's software and to any other program whose authors commit to
   10815 using it.  (Some other Free Software Foundation software is covered by
   10816 the GNU Library General Public License instead.)  You can apply it to
   10817 your programs, too.
   10818 
   10819   When we speak of free software, we are referring to freedom, not
   10820 price.  Our General Public Licenses are designed to make sure that you
   10821 have the freedom to distribute copies of free software (and charge for
   10822 this service if you wish), that you receive source code or can get it
   10823 if you want it, that you can change the software or use pieces of it
   10824 in new free programs; and that you know you can do these things.
   10825 
   10826   To protect your rights, we need to make restrictions that forbid
   10827 anyone to deny you these rights or to ask you to surrender the rights.
   10828 These restrictions translate to certain responsibilities for you if you
   10829 distribute copies of the software, or if you modify it.
   10830 
   10831   For example, if you distribute copies of such a program, whether
   10832 gratis or for a fee, you must give the recipients all the rights that
   10833 you have.  You must make sure that they, too, receive or can get the
   10834 source code.  And you must show them these terms so they know their
   10835 rights.
   10836 
   10837   We protect your rights with two steps: (1) copyright the software, and
   10838 (2) offer you this license which gives you legal permission to copy,
   10839 distribute and/or modify the software.
   10840 
   10841   Also, for each author's protection and ours, we want to make certain
   10842 that everyone understands that there is no warranty for this free
   10843 software.  If the software is modified by someone else and passed on, we
   10844 want its recipients to know that what they have is not the original, so
   10845 that any problems introduced by others will not reflect on the original
   10846 authors' reputations.
   10847 
   10848   Finally, any free program is threatened constantly by software
   10849 patents.  We wish to avoid the danger that redistributors of a free
   10850 program will individually obtain patent licenses, in effect making the
   10851 program proprietary.  To prevent this, we have made it clear that any
   10852 patent must be licensed for everyone's free use or not licensed at all.
   10853 
   10854   The precise terms and conditions for copying, distribution and
   10855 modification follow.
   10856 
   10858 		    GNU GENERAL PUBLIC LICENSE
   10859    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   10860 
   10861   0. This License applies to any program or other work which contains
   10862 a notice placed by the copyright holder saying it may be distributed
   10863 under the terms of this General Public License.  The "Program", below,
   10864 refers to any such program or work, and a "work based on the Program"
   10865 means either the Program or any derivative work under copyright law:
   10866 that is to say, a work containing the Program or a portion of it,
   10867 either verbatim or with modifications and/or translated into another
   10868 language.  (Hereinafter, translation is included without limitation in
   10869 the term "modification".)  Each licensee is addressed as "you".
   10870 
   10871 Activities other than copying, distribution and modification are not
   10872 covered by this License; they are outside its scope.  The act of
   10873 running the Program is not restricted, and the output from the Program
   10874 is covered only if its contents constitute a work based on the
   10875 Program (independent of having been made by running the Program).
   10876 Whether that is true depends on what the Program does.
   10877 
   10878   1. You may copy and distribute verbatim copies of the Program's
   10879 source code as you receive it, in any medium, provided that you
   10880 conspicuously and appropriately publish on each copy an appropriate
   10881 copyright notice and disclaimer of warranty; keep intact all the
   10882 notices that refer to this License and to the absence of any warranty;
   10883 and give any other recipients of the Program a copy of this License
   10884 along with the Program.
   10885 
   10886 You may charge a fee for the physical act of transferring a copy, and
   10887 you may at your option offer warranty protection in exchange for a fee.
   10888 
   10889   2. You may modify your copy or copies of the Program or any portion
   10890 of it, thus forming a work based on the Program, and copy and
   10891 distribute such modifications or work under the terms of Section 1
   10892 above, provided that you also meet all of these conditions:
   10893 
   10894     a) You must cause the modified files to carry prominent notices
   10895     stating that you changed the files and the date of any change.
   10896 
   10897     b) You must cause any work that you distribute or publish, that in
   10898     whole or in part contains or is derived from the Program or any
   10899     part thereof, to be licensed as a whole at no charge to all third
   10900     parties under the terms of this License.
   10901 
   10902     c) If the modified program normally reads commands interactively
   10903     when run, you must cause it, when started running for such
   10904     interactive use in the most ordinary way, to print or display an
   10905     announcement including an appropriate copyright notice and a
   10906     notice that there is no warranty (or else, saying that you provide
   10907     a warranty) and that users may redistribute the program under
   10908     these conditions, and telling the user how to view a copy of this
   10909     License.  (Exception: if the Program itself is interactive but
   10910     does not normally print such an announcement, your work based on
   10911     the Program is not required to print an announcement.)
   10912 
   10914 These requirements apply to the modified work as a whole.  If
   10915 identifiable sections of that work are not derived from the Program,
   10916 and can be reasonably considered independent and separate works in
   10917 themselves, then this License, and its terms, do not apply to those
   10918 sections when you distribute them as separate works.  But when you
   10919 distribute the same sections as part of a whole which is a work based
   10920 on the Program, the distribution of the whole must be on the terms of
   10921 this License, whose permissions for other licensees extend to the
   10922 entire whole, and thus to each and every part regardless of who wrote it.
   10923 
   10924 Thus, it is not the intent of this section to claim rights or contest
   10925 your rights to work written entirely by you; rather, the intent is to
   10926 exercise the right to control the distribution of derivative or
   10927 collective works based on the Program.
   10928 
   10929 In addition, mere aggregation of another work not based on the Program
   10930 with the Program (or with a work based on the Program) on a volume of
   10931 a storage or distribution medium does not bring the other work under
   10932 the scope of this License.
   10933 
   10934   3. You may copy and distribute the Program (or a work based on it,
   10935 under Section 2) in object code or executable form under the terms of
   10936 Sections 1 and 2 above provided that you also do one of the following:
   10937 
   10938     a) Accompany it with the complete corresponding machine-readable
   10939     source code, which must be distributed under the terms of Sections
   10940     1 and 2 above on a medium customarily used for software interchange; or,
   10941 
   10942     b) Accompany it with a written offer, valid for at least three
   10943     years, to give any third party, for a charge no more than your
   10944     cost of physically performing source distribution, a complete
   10945     machine-readable copy of the corresponding source code, to be
   10946     distributed under the terms of Sections 1 and 2 above on a medium
   10947     customarily used for software interchange; or,
   10948 
   10949     c) Accompany it with the information you received as to the offer
   10950     to distribute corresponding source code.  (This alternative is
   10951     allowed only for noncommercial distribution and only if you
   10952     received the program in object code or executable form with such
   10953     an offer, in accord with Subsection b above.)
   10954 
   10955 The source code for a work means the preferred form of the work for
   10956 making modifications to it.  For an executable work, complete source
   10957 code means all the source code for all modules it contains, plus any
   10958 associated interface definition files, plus the scripts used to
   10959 control compilation and installation of the executable.  However, as a
   10960 special exception, the source code distributed need not include
   10961 anything that is normally distributed (in either source or binary
   10962 form) with the major components (compiler, kernel, and so on) of the
   10963 operating system on which the executable runs, unless that component
   10964 itself accompanies the executable.
   10965 
   10966 If distribution of executable or object code is made by offering
   10967 access to copy from a designated place, then offering equivalent
   10968 access to copy the source code from the same place counts as
   10969 distribution of the source code, even though third parties are not
   10970 compelled to copy the source along with the object code.
   10971 
   10973   4. You may not copy, modify, sublicense, or distribute the Program
   10974 except as expressly provided under this License.  Any attempt
   10975 otherwise to copy, modify, sublicense or distribute the Program is
   10976 void, and will automatically terminate your rights under this License.
   10977 However, parties who have received copies, or rights, from you under
   10978 this License will not have their licenses terminated so long as such
   10979 parties remain in full compliance.
   10980 
   10981   5. You are not required to accept this License, since you have not
   10982 signed it.  However, nothing else grants you permission to modify or
   10983 distribute the Program or its derivative works.  These actions are
   10984 prohibited by law if you do not accept this License.  Therefore, by
   10985 modifying or distributing the Program (or any work based on the
   10986 Program), you indicate your acceptance of this License to do so, and
   10987 all its terms and conditions for copying, distributing or modifying
   10988 the Program or works based on it.
   10989 
   10990   6. Each time you redistribute the Program (or any work based on the
   10991 Program), the recipient automatically receives a license from the
   10992 original licensor to copy, distribute or modify the Program subject to
   10993 these terms and conditions.  You may not impose any further
   10994 restrictions on the recipients' exercise of the rights granted herein.
   10995 You are not responsible for enforcing compliance by third parties to
   10996 this License.
   10997 
   10998   7. If, as a consequence of a court judgment or allegation of patent
   10999 infringement or for any other reason (not limited to patent issues),
   11000 conditions are imposed on you (whether by court order, agreement or
   11001 otherwise) that contradict the conditions of this License, they do not
   11002 excuse you from the conditions of this License.  If you cannot
   11003 distribute so as to satisfy simultaneously your obligations under this
   11004 License and any other pertinent obligations, then as a consequence you
   11005 may not distribute the Program at all.  For example, if a patent
   11006 license would not permit royalty-free redistribution of the Program by
   11007 all those who receive copies directly or indirectly through you, then
   11008 the only way you could satisfy both it and this License would be to
   11009 refrain entirely from distribution of the Program.
   11010 
   11011 If any portion of this section is held invalid or unenforceable under
   11012 any particular circumstance, the balance of the section is intended to
   11013 apply and the section as a whole is intended to apply in other
   11014 circumstances.
   11015 
   11016 It is not the purpose of this section to induce you to infringe any
   11017 patents or other property right claims or to contest validity of any
   11018 such claims; this section has the sole purpose of protecting the
   11019 integrity of the free software distribution system, which is
   11020 implemented by public license practices.  Many people have made
   11021 generous contributions to the wide range of software distributed
   11022 through that system in reliance on consistent application of that
   11023 system; it is up to the author/donor to decide if he or she is willing
   11024 to distribute software through any other system and a licensee cannot
   11025 impose that choice.
   11026 
   11027 This section is intended to make thoroughly clear what is believed to
   11028 be a consequence of the rest of this License.
   11029 
   11031   8. If the distribution and/or use of the Program is restricted in
   11032 certain countries either by patents or by copyrighted interfaces, the
   11033 original copyright holder who places the Program under this License
   11034 may add an explicit geographical distribution limitation excluding
   11035 those countries, so that distribution is permitted only in or among
   11036 countries not thus excluded.  In such case, this License incorporates
   11037 the limitation as if written in the body of this License.
   11038 
   11039   9. The Free Software Foundation may publish revised and/or new versions
   11040 of the General Public License from time to time.  Such new versions will
   11041 be similar in spirit to the present version, but may differ in detail to
   11042 address new problems or concerns.
   11043 
   11044 Each version is given a distinguishing version number.  If the Program
   11045 specifies a version number of this License which applies to it and "any
   11046 later version", you have the option of following the terms and conditions
   11047 either of that version or of any later version published by the Free
   11048 Software Foundation.  If the Program does not specify a version number of
   11049 this License, you may choose any version ever published by the Free Software
   11050 Foundation.
   11051 
   11052   10. If you wish to incorporate parts of the Program into other free
   11053 programs whose distribution conditions are different, write to the author
   11054 to ask for permission.  For software which is copyrighted by the Free
   11055 Software Foundation, write to the Free Software Foundation; we sometimes
   11056 make exceptions for this.  Our decision will be guided by the two goals
   11057 of preserving the free status of all derivatives of our free software and
   11058 of promoting the sharing and reuse of software generally.
   11059 
   11060 			    NO WARRANTY
   11061 
   11062   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
   11063 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
   11064 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
   11065 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
   11066 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
   11067 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
   11068 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
   11069 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
   11070 REPAIR OR CORRECTION.
   11071 
   11072   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
   11073 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
   11074 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
   11075 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
   11076 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
   11077 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
   11078 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
   11079 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
   11080 POSSIBILITY OF SUCH DAMAGES.
   11081 
   11082 		     END OF TERMS AND CONDITIONS
   11083 
   11085 	    How to Apply These Terms to Your New Programs
   11086 
   11087   If you develop a new program, and you want it to be of the greatest
   11088 possible use to the public, the best way to achieve this is to make it
   11089 free software which everyone can redistribute and change under these terms.
   11090 
   11091   To do so, attach the following notices to the program.  It is safest
   11092 to attach them to the start of each source file to most effectively
   11093 convey the exclusion of warranty; and each file should have at least
   11094 the "copyright" line and a pointer to where the full notice is found.
   11095 
   11096     &lt;one line to give the program's name and a brief idea of what it does.&gt;
   11097     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   11098 
   11099     This program is free software; you can redistribute it and/or modify
   11100     it under the terms of the GNU General Public License as published by
   11101     the Free Software Foundation; either version 2 of the License, or
   11102     (at your option) any later version.
   11103 
   11104     This program is distributed in the hope that it will be useful,
   11105     but WITHOUT ANY WARRANTY; without even the implied warranty of
   11106     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   11107     GNU General Public License for more details.
   11108 
   11109     You should have received a copy of the GNU General Public License
   11110     along with this program; if not, write to the Free Software
   11111     Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
   11112 
   11113 
   11114 Also add information on how to contact you by electronic and paper mail.
   11115 
   11116 If the program is interactive, make it output a short notice like this
   11117 when it starts in an interactive mode:
   11118 
   11119     Gnomovision version 69, Copyright (C) year name of author
   11120     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
   11121     This is free software, and you are welcome to redistribute it
   11122     under certain conditions; type `show c' for details.
   11123 
   11124 The hypothetical commands `show w' and `show c' should show the appropriate
   11125 parts of the General Public License.  Of course, the commands you use may
   11126 be called something other than `show w' and `show c'; they could even be
   11127 mouse-clicks or menu items--whatever suits your program.
   11128 
   11129 You should also get your employer (if you work as a programmer) or your
   11130 school, if any, to sign a "copyright disclaimer" for the program, if
   11131 necessary.  Here is a sample; alter the names:
   11132 
   11133   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
   11134   `Gnomovision' (which makes passes at compilers) written by James Hacker.
   11135 
   11136   &lt;signature of Ty Coon&gt;, 1 April 1989
   11137   Ty Coon, President of Vice
   11138 
   11139 This General Public License does not permit incorporating your program into
   11140 proprietary programs.  If your program is a subroutine library, you may
   11141 consider it more useful to permit linking proprietary applications with the
   11142 library.  If this is what you want to do, use the GNU Library General
   11143 Public License instead of this License.
   11144 </pre>
   11145 </div>
   11146 </div>
   11147 
   11148 
   11149 <div class="product">
   11150 <span class="title">croscorefonts</span>
   11151 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   11152 <span class="homepage"><a href="">homepage</a></span>
   11153 <div class="licence">
   11154 <pre>Digitized data copyright (c) 2010 Google Corporation
   11155 with Reserved Font Arimo, Tinos and Cousine.
   11156 
   11157 This Font Software is licensed under the SIL Open Font License,
   11158 Version 1.1.
   11159 
   11160 This license is copied below, and is also available with a FAQ at:
   11161 http://scripts.sil.org/OFL
   11162 
   11163 SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
   11164 
   11165 PREAMBLE The goals of the Open Font License (OFL) are to stimulate
   11166 worldwide development of collaborative font projects, to support the font
   11167 creation efforts of academic and linguistic communities, and to provide
   11168 a free and open framework in which fonts may be shared and improved in
   11169 partnership with others.
   11170 
   11171 The OFL allows the licensed fonts to be used, studied, modified and
   11172 redistributed freely as long as they are not sold by themselves.
   11173 The fonts, including any derivative works, can be bundled, embedded,
   11174 redistributed and/or sold with any software provided that any reserved
   11175 names are not used by derivative works.  The fonts and derivatives,
   11176 however, cannot be released under any other type of license.  The
   11177 requirement for fonts to remain under this license does not apply to
   11178 any document created using the fonts or their derivatives.
   11179 
   11180  
   11181 
   11182 DEFINITIONS
   11183 "Font Software" refers to the set of files released by the Copyright
   11184 Holder(s) under this license and clearly marked as such.
   11185 This may include source files, build scripts and documentation.
   11186 
   11187 "Reserved Font Name" refers to any names specified as such after the
   11188 copyright statement(s).
   11189 
   11190 "Original Version" refers to the collection of Font Software components
   11191 as distributed by the Copyright Holder(s).
   11192 
   11193 "Modified Version" refers to any derivative made by adding to, deleting,
   11194 or substituting ? in part or in whole ?
   11195 any of the components of the Original Version, by changing formats or
   11196 by porting the Font Software to a new environment.
   11197 
   11198 "Author" refers to any designer, engineer, programmer, technical writer
   11199 or other person who contributed to the Font Software.
   11200 
   11201 
   11202 PERMISSION &amp; CONDITIONS
   11203 
   11204 Permission is hereby granted, free of charge, to any person obtaining a
   11205 copy of the Font Software, to use, study, copy, merge, embed, modify,
   11206 redistribute, and sell modified and unmodified copies of the Font
   11207 Software, subject to the following conditions:
   11208 
   11209 1) Neither the Font Software nor any of its individual components,in
   11210    Original or Modified Versions, may be sold by itself.
   11211 
   11212 2) Original or Modified Versions of the Font Software may be bundled,
   11213    redistributed and/or sold with any software, provided that each copy
   11214    contains the above copyright notice and this license. These can be
   11215    included either as stand-alone text files, human-readable headers or
   11216    in the appropriate machine-readable metadata fields within text or
   11217    binary files as long as those fields can be easily viewed by the user.
   11218 
   11219 3) No Modified Version of the Font Software may use the Reserved Font
   11220    Name(s) unless explicit written permission is granted by the
   11221    corresponding Copyright Holder. This restriction only applies to the
   11222    primary font name as presented to the users.
   11223 
   11224 4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
   11225    Software shall not be used to promote, endorse or advertise any
   11226    Modified Version, except to acknowledge the contribution(s) of the
   11227    Copyright Holder(s) and the Author(s) or with their explicit written
   11228    permission.
   11229 
   11230 5) The Font Software, modified or unmodified, in part or in whole, must
   11231    be distributed entirely under this license, and must not be distributed
   11232    under any other license. The requirement for fonts to remain under
   11233    this license does not apply to any document created using the Font
   11234    Software.
   11235 
   11236 
   11237  
   11238 TERMINATION
   11239 This license becomes null and void if any of the above conditions are not met.
   11240 
   11241  
   11242 
   11243 DISCLAIMER
   11244 THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
   11245 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
   11246 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
   11247 OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT.  IN NO EVENT SHALL THE
   11248 COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
   11249 INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
   11250 DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
   11251 FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM OTHER
   11252 DEALINGS IN THE FONT SOFTWARE.
   11253 
   11254 </pre>
   11255 </div>
   11256 </div>
   11257 
   11258 
   11259 <div class="product">
   11260 <span class="title">curl</span>
   11261 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   11262 <span class="homepage"><a href="http://curl.haxx.se/">homepage</a></span>
   11263 <div class="licence">
   11264 <pre>COPYRIGHT AND PERMISSION NOTICE
   11265 
   11266 Copyright (c) 1996 - 2011, Daniel Stenberg, &lt;daniel (a] haxx.se&gt;.
   11267 
   11268 All rights reserved.
   11269 
   11270 Permission to use, copy, modify, and distribute this software for any purpose
   11271 with or without fee is hereby granted, provided that the above copyright
   11272 notice and this permission notice appear in all copies.
   11273 
   11274 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
   11275 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
   11276 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN
   11277 NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
   11278 DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
   11279 OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE
   11280 OR OTHER DEALINGS IN THE SOFTWARE.
   11281 
   11282 Except as contained in this notice, the name of a copyright holder shall not
   11283 be used in advertising or otherwise to promote the sale, use or other dealings
   11284 in this Software without prior written authorization of the copyright holder.
   11285 </pre>
   11286 </div>
   11287 </div>
   11288 
   11289 
   11290 <div class="product">
   11291 <span class="title">dash</span>
   11292 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   11293 <span class="homepage"><a href="http://gondor.apana.org.au/~herbert/dash/">homepage</a></span>
   11294 <div class="licence">
   11295 <pre>Copyright (c) 1989-1994
   11296 	The Regents of the University of California.  All rights reserved.
   11297 Copyright (c) 1997 Christos Zoulas.  All rights reserved.
   11298 Copyright (c) 1997-2005
   11299 	Herbert Xu &lt;herbert (a] gondor.apana.org.au&gt;.  All rights reserved.
   11300 
   11301 This code is derived from software contributed to Berkeley by Kenneth Almquist.
   11302 
   11303 
   11304 Redistribution and use in source and binary forms, with or without
   11305 modification, are permitted provided that the following conditions
   11306 are met:
   11307 1. Redistributions of source code must retain the above copyright
   11308    notice, this list of conditions and the following disclaimer.
   11309 2. Redistributions in binary form must reproduce the above copyright
   11310    notice, this list of conditions and the following disclaimer in the
   11311    documentation and/or other materials provided with the distribution.
   11312 3. Neither the name of the University nor the names of its contributors
   11313    may be used to endorse or promote products derived from this software
   11314    without specific prior written permission.
   11315 
   11316 THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
   11317 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
   11318 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
   11319 ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
   11320 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
   11321 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
   11322 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
   11323 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
   11324 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
   11325 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
   11326 SUCH DAMAGE.
   11327 
   11328 mksignames.c:
   11329 
   11330 This file is not directly linked with dash.  However, its output is.
   11331 
   11332 Copyright (C) 1992 Free Software Foundation, Inc.
   11333 
   11334 This file is part of GNU Bash, the Bourne Again SHell.
   11335 
   11336 Bash is free software; you can redistribute it and/or modify it under
   11337 the terms of the GNU General Public License as published by the Free
   11338 Software Foundation; either version 2, or (at your option) any later
   11339 version.
   11340 
   11341 Bash is distributed in the hope that it will be useful, but WITHOUT ANY
   11342 WARRANTY; without even the implied warranty of MERCHANTABILITY or
   11343 FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
   11344 for more details.
   11345 
   11346 You should have received a copy of the GNU General Public License with
   11347 your Debian GNU/Linux system, in /usr/share/common-licenses/GPL, or with the
   11348 Debian GNU/Linux hello source package as the file COPYING.  If not,
   11349 write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330,
   11350 Boston, MA 02111 USA.
   11351 </pre>
   11352 </div>
   11353 </div>
   11354 
   11355 
   11356 <div class="product">
   11357 <span class="title">db</span>
   11358 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   11359 <span class="homepage"><a href="http://www.oracle.com/technology/software/products/berkeley-db/index.html">homepage</a></span>
   11360 <div class="licence">
   11361 <pre>/*-
   11362  * $Id: LICENSE,v 12.9 2008/02/07 17:12:17 mark Exp $
   11363  */
   11364 
   11365 The following is the license that applies to this copy of the Berkeley DB
   11366 software.  For a license to use the Berkeley DB software under conditions
   11367 other than those described here, or to purchase support for this software,
   11368 please contact Oracle at berkeleydb-info_us (a] oracle.com.
   11369 
   11370 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
   11371 /*
   11372  * Copyright (c) 1990,2008 Oracle.  All rights reserved.
   11373  *
   11374  * Redistribution and use in source and binary forms, with or without
   11375  * modification, are permitted provided that the following conditions
   11376  * are met:
   11377  * 1. Redistributions of source code must retain the above copyright
   11378  *    notice, this list of conditions and the following disclaimer.
   11379  * 2. Redistributions in binary form must reproduce the above copyright
   11380  *    notice, this list of conditions and the following disclaimer in the
   11381  *    documentation and/or other materials provided with the distribution.
   11382  * 3. Redistributions in any form must be accompanied by information on
   11383  *    how to obtain complete source code for the DB software and any
   11384  *    accompanying software that uses the DB software.  The source code
   11385  *    must either be included in the distribution or be available for no
   11386  *    more than the cost of distribution plus a nominal fee, and must be
   11387  *    freely redistributable under reasonable conditions.  For an
   11388  *    executable file, complete source code means the source code for all
   11389  *    modules it contains.  It does not include source code for modules or
   11390  *    files that typically accompany the major components of the operating
   11391  *    system on which the executable file runs.
   11392  *
   11393  * THIS SOFTWARE IS PROVIDED BY ORACLE ``AS IS'' AND ANY EXPRESS OR
   11394  * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
   11395  * WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR
   11396  * NON-INFRINGEMENT, ARE DISCLAIMED.  IN NO EVENT SHALL ORACLE BE LIABLE
   11397  * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
   11398  * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
   11399  * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
   11400  * BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
   11401  * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
   11402  * OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
   11403  * IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
   11404  */
   11405 /*
   11406  * Copyright (c) 1990, 1993, 1994, 1995
   11407  *	The Regents of the University of California.  All rights reserved.
   11408  *
   11409  * Redistribution and use in source and binary forms, with or without
   11410  * modification, are permitted provided that the following conditions
   11411  * are met:
   11412  * 1. Redistributions of source code must retain the above copyright
   11413  *    notice, this list of conditions and the following disclaimer.
   11414  * 2. Redistributions in binary form must reproduce the above copyright
   11415  *    notice, this list of conditions and the following disclaimer in the
   11416  *    documentation and/or other materials provided with the distribution.
   11417  * 3. Neither the name of the University nor the names of its contributors
   11418  *    may be used to endorse or promote products derived from this software
   11419  *    without specific prior written permission.
   11420  *
   11421  * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
   11422  * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
   11423  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
   11424  * ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
   11425  * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
   11426  * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
   11427  * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
   11428  * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
   11429  * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
   11430  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
   11431  * SUCH DAMAGE.
   11432  */
   11433 /*
   11434  * Copyright (c) 1995, 1996
   11435  *	The President and Fellows of Harvard University.  All rights reserved.
   11436  *
   11437  * Redistribution and use in source and binary forms, with or without
   11438  * modification, are permitted provided that the following conditions
   11439  * are met:
   11440  * 1. Redistributions of source code must retain the above copyright
   11441  *    notice, this list of conditions and the following disclaimer.
   11442  * 2. Redistributions in binary form must reproduce the above copyright
   11443  *    notice, this list of conditions and the following disclaimer in the
   11444  *    documentation and/or other materials provided with the distribution.
   11445  * 3. Neither the name of the University nor the names of its contributors
   11446  *    may be used to endorse or promote products derived from this software
   11447  *    without specific prior written permission.
   11448  *
   11449  * THIS SOFTWARE IS PROVIDED BY HARVARD AND ITS CONTRIBUTORS ``AS IS'' AND
   11450  * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
   11451  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
   11452  * ARE DISCLAIMED.  IN NO EVENT SHALL HARVARD OR ITS CONTRIBUTORS BE LIABLE
   11453  * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
   11454  * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
   11455  * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
   11456  * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
   11457  * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
   11458  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
   11459  * SUCH DAMAGE.
   11460  */
   11461 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
   11462 /***
   11463  * ASM: a very small and fast Java bytecode manipulation framework
   11464  * Copyright (c) 2000-2005 INRIA, France Telecom
   11465  * All rights reserved.
   11466  *
   11467  * Redistribution and use in source and binary forms, with or without
   11468  * modification, are permitted provided that the following conditions
   11469  * are met:
   11470  * 1. Redistributions of source code must retain the above copyright
   11471  *    notice, this list of conditions and the following disclaimer.
   11472  * 2. Redistributions in binary form must reproduce the above copyright
   11473  *    notice, this list of conditions and the following disclaimer in the
   11474  *    documentation and/or other materials provided with the distribution.
   11475  * 3. Neither the name of the copyright holders nor the names of its
   11476  *    contributors may be used to endorse or promote products derived from
   11477  *    this software without specific prior written permission.
   11478  *
   11479  * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
   11480  * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
   11481  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
   11482  * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
   11483  * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
   11484  * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
   11485  * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
   11486  * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
   11487  * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
   11488  * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
   11489  * THE POSSIBILITY OF SUCH DAMAGE.
   11490  */
   11491 </pre>
   11492 </div>
   11493 </div>
   11494 
   11495 
   11496 <div class="product">
   11497 <span class="title">dbus</span>
   11498 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   11499 <span class="homepage"><a href="http://dbus.freedesktop.org/">homepage</a></span>
   11500 <div class="licence">
   11501 <pre>D-Bus is licensed to you under your choice of the Academic Free
   11502 License version 2.1, or the GNU General Public License version 2
   11503 (or, at your option any later version).
   11504 
   11505 Both licenses are included here. Some of the standalone binaries are
   11506 under the GPL only; in particular, but not limited to,
   11507 tools/dbus-cleanup-sockets.c and test/decode-gcov.c. Each source code
   11508 file is marked with the proper copyright information - if you find a
   11509 file that isn't marked please bring it to our attention.
   11510 
   11511 The Academic Free License
   11512 v. 2.1
   11513 
   11514 This Academic Free License (the "License") applies to any original work of authorship (the "Original Work") whose owner (the "Licensor") has placed the following notice immediately following the copyright notice for the Original Work:
   11515 
   11516 Licensed under the Academic Free License version 2.1
   11517 
   11518 1) Grant of Copyright License. Licensor hereby grants You a
   11519 world-wide, royalty-free, non-exclusive, perpetual, sublicenseable
   11520 license to do the following:
   11521 
   11522 a) to reproduce the Original Work in copies;
   11523 
   11524 b) to prepare derivative works ("Derivative Works") based upon the Original Work;
   11525 
   11526 c) to distribute copies of the Original Work and Derivative Works to the public;
   11527 
   11528 d) to perform the Original Work publicly; and
   11529 
   11530 e) to display the Original Work publicly.
   11531 
   11532 2) Grant of Patent License. Licensor hereby grants You a world-wide,
   11533 royalty-free, non-exclusive, perpetual, sublicenseable license, under
   11534 patent claims owned or controlled by the Licensor that are embodied in
   11535 the Original Work as furnished by the Licensor, to make, use, sell and
   11536 offer for sale the Original Work and Derivative Works.
   11537 
   11538 3) Grant of Source Code License. The term "Source Code" means the
   11539 preferred form of the Original Work for making modifications to it and
   11540 all available documentation describing how to modify the Original
   11541 Work. Licensor hereby agrees to provide a machine-readable copy of the
   11542 Source Code of the Original Work along with each copy of the Original
   11543 Work that Licensor distributes. Licensor reserves the right to satisfy
   11544 this obligation by placing a machine-readable copy of the Source Code
   11545 in an information repository reasonably calculated to permit
   11546 inexpensive and convenient access by You for as long as Licensor
   11547 continues to distribute the Original Work, and by publishing the
   11548 address of that information repository in a notice immediately
   11549 following the copyright notice that applies to the Original Work.
   11550 
   11551 4) Exclusions From License Grant. Neither the names of Licensor, nor
   11552 the names of any contributors to the Original Work, nor any of their
   11553 trademarks or service marks, may be used to endorse or promote
   11554 products derived from this Original Work without express prior written
   11555 permission of the Licensor. Nothing in this License shall be deemed to
   11556 grant any rights to trademarks, copyrights, patents, trade secrets or
   11557 any other intellectual property of Licensor except as expressly stated
   11558 herein. No patent license is granted to make, use, sell or offer to
   11559 sell embodiments of any patent claims other than the licensed claims
   11560 defined in Section 2. No right is granted to the trademarks of
   11561 Licensor even if such marks are included in the Original Work. Nothing
   11562 in this License shall be interpreted to prohibit Licensor from
   11563 licensing under different terms from this License any Original Work
   11564 that Licensor otherwise would have a right to license.
   11565 
   11566 5) This section intentionally omitted.
   11567 
   11568 6) Attribution Rights. You must retain, in the Source Code of any
   11569 Derivative Works that You create, all copyright, patent or trademark
   11570 notices from the Source Code of the Original Work, as well as any
   11571 notices of licensing and any descriptive text identified therein as an
   11572 "Attribution Notice." You must cause the Source Code for any
   11573 Derivative Works that You create to carry a prominent Attribution
   11574 Notice reasonably calculated to inform recipients that You have
   11575 modified the Original Work.
   11576 
   11577 7) Warranty of Provenance and Disclaimer of Warranty. Licensor
   11578 warrants that the copyright in and to the Original Work and the patent
   11579 rights granted herein by Licensor are owned by the Licensor or are
   11580 sublicensed to You under the terms of this License with the permission
   11581 of the contributor(s) of those copyrights and patent rights. Except as
   11582 expressly stated in the immediately proceeding sentence, the Original
   11583 Work is provided under this License on an "AS IS" BASIS and WITHOUT
   11584 WARRANTY, either express or implied, including, without limitation,
   11585 the warranties of NON-INFRINGEMENT, MERCHANTABILITY or FITNESS FOR A
   11586 PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY OF THE ORIGINAL
   11587 WORK IS WITH YOU. This DISCLAIMER OF WARRANTY constitutes an essential
   11588 part of this License. No license to Original Work is granted hereunder
   11589 except under this disclaimer.
   11590 
   11591 8) Limitation of Liability. Under no circumstances and under no legal
   11592 theory, whether in tort (including negligence), contract, or
   11593 otherwise, shall the Licensor be liable to any person for any direct,
   11594 indirect, special, incidental, or consequential damages of any
   11595 character arising as a result of this License or the use of the
   11596 Original Work including, without limitation, damages for loss of
   11597 goodwill, work stoppage, computer failure or malfunction, or any and
   11598 all other commercial damages or losses. This limitation of liability
   11599 shall not apply to liability for death or personal injury resulting
   11600 from Licensor's negligence to the extent applicable law prohibits such
   11601 limitation. Some jurisdictions do not allow the exclusion or
   11602 limitation of incidental or consequential damages, so this exclusion
   11603 and limitation may not apply to You.
   11604 
   11605 9) Acceptance and Termination. If You distribute copies of the
   11606 Original Work or a Derivative Work, You must make a reasonable effort
   11607 under the circumstances to obtain the express assent of recipients to
   11608 the terms of this License. Nothing else but this License (or another
   11609 written agreement between Licensor and You) grants You permission to
   11610 create Derivative Works based upon the Original Work or to exercise
   11611 any of the rights granted in Section 1 herein, and any attempt to do
   11612 so except under the terms of this License (or another written
   11613 agreement between Licensor and You) is expressly prohibited by
   11614 U.S. copyright law, the equivalent laws of other countries, and by
   11615 international treaty. Therefore, by exercising any of the rights
   11616 granted to You in Section 1 herein, You indicate Your acceptance of
   11617 this License and all of its terms and conditions.
   11618 
   11619 10) Termination for Patent Action. This License shall terminate
   11620 automatically and You may no longer exercise any of the rights granted
   11621 to You by this License as of the date You commence an action,
   11622 including a cross-claim or counterclaim, against Licensor or any
   11623 licensee alleging that the Original Work infringes a patent. This
   11624 termination provision shall not apply for an action alleging patent
   11625 infringement by combinations of the Original Work with other software
   11626 or hardware.
   11627 
   11628 11) Jurisdiction, Venue and Governing Law. Any action or suit relating
   11629 to this License may be brought only in the courts of a jurisdiction
   11630 wherein the Licensor resides or in which Licensor conducts its primary
   11631 business, and under the laws of that jurisdiction excluding its
   11632 conflict-of-law provisions. The application of the United Nations
   11633 Convention on Contracts for the International Sale of Goods is
   11634 expressly excluded. Any use of the Original Work outside the scope of
   11635 this License or after its termination shall be subject to the
   11636 requirements and penalties of the U.S. Copyright Act, 17 U.S.C.  101
   11637 et seq., the equivalent laws of other countries, and international
   11638 treaty. This section shall survive the termination of this License.
   11639 
   11640 12) Attorneys Fees. In any action to enforce the terms of this License
   11641 or seeking damages relating thereto, the prevailing party shall be
   11642 entitled to recover its costs and expenses, including, without
   11643 limitation, reasonable attorneys' fees and costs incurred in
   11644 connection with such action, including any appeal of such action. This
   11645 section shall survive the termination of this License.
   11646 
   11647 13) Miscellaneous. This License represents the complete agreement
   11648 concerning the subject matter hereof. If any provision of this License
   11649 is held to be unenforceable, such provision shall be reformed only to
   11650 the extent necessary to make it enforceable.
   11651 
   11652 14) Definition of "You" in This License. "You" throughout this
   11653 License, whether in upper or lower case, means an individual or a
   11654 legal entity exercising rights under, and complying with all of the
   11655 terms of, this License. For legal entities, "You" includes any entity
   11656 that controls, is controlled by, or is under common control with
   11657 you. For purposes of this definition, "control" means (i) the power,
   11658 direct or indirect, to cause the direction or management of such
   11659 entity, whether by contract or otherwise, or (ii) ownership of fifty
   11660 percent (50%) or more of the outstanding shares, or (iii) beneficial
   11661 ownership of such entity.
   11662 
   11663 15) Right to Use. You may use the Original Work in all ways not
   11664 otherwise restricted or conditioned by this License or by law, and
   11665 Licensor promises not to interfere with or be responsible for such
   11666 uses by You.
   11667 
   11668 This license is Copyright (C) 2003-2004 Lawrence E. Rosen. All rights
   11669 reserved. Permission is hereby granted to copy and distribute this
   11670 license without modification. This license may not be modified without
   11671 the express written permission of its copyright owner.
   11672 
   11673 
   11674 -- 
   11675 END OF ACADEMIC FREE LICENSE. The following is intended to describe the essential 
   11676 differences between the Academic Free License (AFL) version 1.0 and other 
   11677 open source licenses:
   11678 
   11679 The Academic Free License is similar to the BSD, MIT, UoI/NCSA and Apache 
   11680 licenses in many respects but it is intended to solve a few problems with 
   11681 those licenses.
   11682     
   11683 * The AFL is written so as to make it clear what software is being 
   11684 licensed (by the inclusion of a statement following the copyright notice 
   11685 in the software). This way, the license functions better than a template 
   11686 license. The BSD, MIT and UoI/NCSA licenses apply to unidentified software.
   11687     
   11688 * The AFL contains a complete copyright grant to the software. The BSD 
   11689 and Apache licenses are vague and incomplete in that respect.
   11690     
   11691 * The AFL contains a complete patent grant to the software. The BSD, MIT, 
   11692 UoI/NCSA and Apache licenses rely on an implied patent license and contain 
   11693 no explicit patent grant.
   11694     
   11695 * The AFL makes it clear that no trademark rights are granted to the 
   11696 licensor's trademarks. The Apache license contains such a provision, but the 
   11697 BSD, MIT and UoI/NCSA licenses do not.
   11698     
   11699 * The AFL includes the warranty by the licensor that it either owns the 
   11700 copyright or that it is distributing the software under a license. None of 
   11701 the other licenses contain that warranty. All other warranties are disclaimed, 
   11702 as is the case for the other licenses.
   11703 
   11704 * The AFL is itself copyrighted (with the right granted to copy and distribute 
   11705 without modification). This ensures that the owner of the copyright to the 
   11706 license will control changes. The Apache license contains a copyright notice, 
   11707 but the BSD, MIT and UoI/NCSA licenses do not. 
   11708 --
   11709 START OF GNU GENERAL PUBLIC LICENSE
   11710 --
   11711 
   11712 		    GNU GENERAL PUBLIC LICENSE
   11713 		       Version 2, June 1991
   11714 
   11715  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
   11716  51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
   11717 
   11718  Everyone is permitted to copy and distribute verbatim copies
   11719  of this license document, but changing it is not allowed.
   11720 
   11721 			    Preamble
   11722 
   11723   The licenses for most software are designed to take away your
   11724 freedom to share and change it.  By contrast, the GNU General Public
   11725 License is intended to guarantee your freedom to share and change free
   11726 software--to make sure the software is free for all its users.  This
   11727 General Public License applies to most of the Free Software
   11728 Foundation's software and to any other program whose authors commit to
   11729 using it.  (Some other Free Software Foundation software is covered by
   11730 the GNU Library General Public License instead.)  You can apply it to
   11731 your programs, too.
   11732 
   11733   When we speak of free software, we are referring to freedom, not
   11734 price.  Our General Public Licenses are designed to make sure that you
   11735 have the freedom to distribute copies of free software (and charge for
   11736 this service if you wish), that you receive source code or can get it
   11737 if you want it, that you can change the software or use pieces of it
   11738 in new free programs; and that you know you can do these things.
   11739 
   11740   To protect your rights, we need to make restrictions that forbid
   11741 anyone to deny you these rights or to ask you to surrender the rights.
   11742 These restrictions translate to certain responsibilities for you if you
   11743 distribute copies of the software, or if you modify it.
   11744 
   11745   For example, if you distribute copies of such a program, whether
   11746 gratis or for a fee, you must give the recipients all the rights that
   11747 you have.  You must make sure that they, too, receive or can get the
   11748 source code.  And you must show them these terms so they know their
   11749 rights.
   11750 
   11751   We protect your rights with two steps: (1) copyright the software, and
   11752 (2) offer you this license which gives you legal permission to copy,
   11753 distribute and/or modify the software.
   11754 
   11755   Also, for each author's protection and ours, we want to make certain
   11756 that everyone understands that there is no warranty for this free
   11757 software.  If the software is modified by someone else and passed on, we
   11758 want its recipients to know that what they have is not the original, so
   11759 that any problems introduced by others will not reflect on the original
   11760 authors' reputations.
   11761 
   11762   Finally, any free program is threatened constantly by software
   11763 patents.  We wish to avoid the danger that redistributors of a free
   11764 program will individually obtain patent licenses, in effect making the
   11765 program proprietary.  To prevent this, we have made it clear that any
   11766 patent must be licensed for everyone's free use or not licensed at all.
   11767 
   11768   The precise terms and conditions for copying, distribution and
   11769 modification follow.
   11770 
   11772 		    GNU GENERAL PUBLIC LICENSE
   11773    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   11774 
   11775   0. This License applies to any program or other work which contains
   11776 a notice placed by the copyright holder saying it may be distributed
   11777 under the terms of this General Public License.  The "Program", below,
   11778 refers to any such program or work, and a "work based on the Program"
   11779 means either the Program or any derivative work under copyright law:
   11780 that is to say, a work containing the Program or a portion of it,
   11781 either verbatim or with modifications and/or translated into another
   11782 language.  (Hereinafter, translation is included without limitation in
   11783 the term "modification".)  Each licensee is addressed as "you".
   11784 
   11785 Activities other than copying, distribution and modification are not
   11786 covered by this License; they are outside its scope.  The act of
   11787 running the Program is not restricted, and the output from the Program
   11788 is covered only if its contents constitute a work based on the
   11789 Program (independent of having been made by running the Program).
   11790 Whether that is true depends on what the Program does.
   11791 
   11792   1. You may copy and distribute verbatim copies of the Program's
   11793 source code as you receive it, in any medium, provided that you
   11794 conspicuously and appropriately publish on each copy an appropriate
   11795 copyright notice and disclaimer of warranty; keep intact all the
   11796 notices that refer to this License and to the absence of any warranty;
   11797 and give any other recipients of the Program a copy of this License
   11798 along with the Program.
   11799 
   11800 You may charge a fee for the physical act of transferring a copy, and
   11801 you may at your option offer warranty protection in exchange for a fee.
   11802 
   11803   2. You may modify your copy or copies of the Program or any portion
   11804 of it, thus forming a work based on the Program, and copy and
   11805 distribute such modifications or work under the terms of Section 1
   11806 above, provided that you also meet all of these conditions:
   11807 
   11808     a) You must cause the modified files to carry prominent notices
   11809     stating that you changed the files and the date of any change.
   11810 
   11811     b) You must cause any work that you distribute or publish, that in
   11812     whole or in part contains or is derived from the Program or any
   11813     part thereof, to be licensed as a whole at no charge to all third
   11814     parties under the terms of this License.
   11815 
   11816     c) If the modified program normally reads commands interactively
   11817     when run, you must cause it, when started running for such
   11818     interactive use in the most ordinary way, to print or display an
   11819     announcement including an appropriate copyright notice and a
   11820     notice that there is no warranty (or else, saying that you provide
   11821     a warranty) and that users may redistribute the program under
   11822     these conditions, and telling the user how to view a copy of this
   11823     License.  (Exception: if the Program itself is interactive but
   11824     does not normally print such an announcement, your work based on
   11825     the Program is not required to print an announcement.)
   11826 
   11828 These requirements apply to the modified work as a whole.  If
   11829 identifiable sections of that work are not derived from the Program,
   11830 and can be reasonably considered independent and separate works in
   11831 themselves, then this License, and its terms, do not apply to those
   11832 sections when you distribute them as separate works.  But when you
   11833 distribute the same sections as part of a whole which is a work based
   11834 on the Program, the distribution of the whole must be on the terms of
   11835 this License, whose permissions for other licensees extend to the
   11836 entire whole, and thus to each and every part regardless of who wrote it.
   11837 
   11838 Thus, it is not the intent of this section to claim rights or contest
   11839 your rights to work written entirely by you; rather, the intent is to
   11840 exercise the right to control the distribution of derivative or
   11841 collective works based on the Program.
   11842 
   11843 In addition, mere aggregation of another work not based on the Program
   11844 with the Program (or with a work based on the Program) on a volume of
   11845 a storage or distribution medium does not bring the other work under
   11846 the scope of this License.
   11847 
   11848   3. You may copy and distribute the Program (or a work based on it,
   11849 under Section 2) in object code or executable form under the terms of
   11850 Sections 1 and 2 above provided that you also do one of the following:
   11851 
   11852     a) Accompany it with the complete corresponding machine-readable
   11853     source code, which must be distributed under the terms of Sections
   11854     1 and 2 above on a medium customarily used for software interchange; or,
   11855 
   11856     b) Accompany it with a written offer, valid for at least three
   11857     years, to give any third party, for a charge no more than your
   11858     cost of physically performing source distribution, a complete
   11859     machine-readable copy of the corresponding source code, to be
   11860     distributed under the terms of Sections 1 and 2 above on a medium
   11861     customarily used for software interchange; or,
   11862 
   11863     c) Accompany it with the information you received as to the offer
   11864     to distribute corresponding source code.  (This alternative is
   11865     allowed only for noncommercial distribution and only if you
   11866     received the program in object code or executable form with such
   11867     an offer, in accord with Subsection b above.)
   11868 
   11869 The source code for a work means the preferred form of the work for
   11870 making modifications to it.  For an executable work, complete source
   11871 code means all the source code for all modules it contains, plus any
   11872 associated interface definition files, plus the scripts used to
   11873 control compilation and installation of the executable.  However, as a
   11874 special exception, the source code distributed need not include
   11875 anything that is normally distributed (in either source or binary
   11876 form) with the major components (compiler, kernel, and so on) of the
   11877 operating system on which the executable runs, unless that component
   11878 itself accompanies the executable.
   11879 
   11880 If distribution of executable or object code is made by offering
   11881 access to copy from a designated place, then offering equivalent
   11882 access to copy the source code from the same place counts as
   11883 distribution of the source code, even though third parties are not
   11884 compelled to copy the source along with the object code.
   11885 
   11887   4. You may not copy, modify, sublicense, or distribute the Program
   11888 except as expressly provided under this License.  Any attempt
   11889 otherwise to copy, modify, sublicense or distribute the Program is
   11890 void, and will automatically terminate your rights under this License.
   11891 However, parties who have received copies, or rights, from you under
   11892 this License will not have their licenses terminated so long as such
   11893 parties remain in full compliance.
   11894 
   11895   5. You are not required to accept this License, since you have not
   11896 signed it.  However, nothing else grants you permission to modify or
   11897 distribute the Program or its derivative works.  These actions are
   11898 prohibited by law if you do not accept this License.  Therefore, by
   11899 modifying or distributing the Program (or any work based on the
   11900 Program), you indicate your acceptance of this License to do so, and
   11901 all its terms and conditions for copying, distributing or modifying
   11902 the Program or works based on it.
   11903 
   11904   6. Each time you redistribute the Program (or any work based on the
   11905 Program), the recipient automatically receives a license from the
   11906 original licensor to copy, distribute or modify the Program subject to
   11907 these terms and conditions.  You may not impose any further
   11908 restrictions on the recipients' exercise of the rights granted herein.
   11909 You are not responsible for enforcing compliance by third parties to
   11910 this License.
   11911 
   11912   7. If, as a consequence of a court judgment or allegation of patent
   11913 infringement or for any other reason (not limited to patent issues),
   11914 conditions are imposed on you (whether by court order, agreement or
   11915 otherwise) that contradict the conditions of this License, they do not
   11916 excuse you from the conditions of this License.  If you cannot
   11917 distribute so as to satisfy simultaneously your obligations under this
   11918 License and any other pertinent obligations, then as a consequence you
   11919 may not distribute the Program at all.  For example, if a patent
   11920 license would not permit royalty-free redistribution of the Program by
   11921 all those who receive copies directly or indirectly through you, then
   11922 the only way you could satisfy both it and this License would be to
   11923 refrain entirely from distribution of the Program.
   11924 
   11925 If any portion of this section is held invalid or unenforceable under
   11926 any particular circumstance, the balance of the section is intended to
   11927 apply and the section as a whole is intended to apply in other
   11928 circumstances.
   11929 
   11930 It is not the purpose of this section to induce you to infringe any
   11931 patents or other property right claims or to contest validity of any
   11932 such claims; this section has the sole purpose of protecting the
   11933 integrity of the free software distribution system, which is
   11934 implemented by public license practices.  Many people have made
   11935 generous contributions to the wide range of software distributed
   11936 through that system in reliance on consistent application of that
   11937 system; it is up to the author/donor to decide if he or she is willing
   11938 to distribute software through any other system and a licensee cannot
   11939 impose that choice.
   11940 
   11941 This section is intended to make thoroughly clear what is believed to
   11942 be a consequence of the rest of this License.
   11943 
   11945   8. If the distribution and/or use of the Program is restricted in
   11946 certain countries either by patents or by copyrighted interfaces, the
   11947 original copyright holder who places the Program under this License
   11948 may add an explicit geographical distribution limitation excluding
   11949 those countries, so that distribution is permitted only in or among
   11950 countries not thus excluded.  In such case, this License incorporates
   11951 the limitation as if written in the body of this License.
   11952 
   11953   9. The Free Software Foundation may publish revised and/or new versions
   11954 of the General Public License from time to time.  Such new versions will
   11955 be similar in spirit to the present version, but may differ in detail to
   11956 address new problems or concerns.
   11957 
   11958 Each version is given a distinguishing version number.  If the Program
   11959 specifies a version number of this License which applies to it and "any
   11960 later version", you have the option of following the terms and conditions
   11961 either of that version or of any later version published by the Free
   11962 Software Foundation.  If the Program does not specify a version number of
   11963 this License, you may choose any version ever published by the Free Software
   11964 Foundation.
   11965 
   11966   10. If you wish to incorporate parts of the Program into other free
   11967 programs whose distribution conditions are different, write to the author
   11968 to ask for permission.  For software which is copyrighted by the Free
   11969 Software Foundation, write to the Free Software Foundation; we sometimes
   11970 make exceptions for this.  Our decision will be guided by the two goals
   11971 of preserving the free status of all derivatives of our free software and
   11972 of promoting the sharing and reuse of software generally.
   11973 
   11974 			    NO WARRANTY
   11975 
   11976   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
   11977 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
   11978 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
   11979 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
   11980 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
   11981 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
   11982 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
   11983 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
   11984 REPAIR OR CORRECTION.
   11985 
   11986   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
   11987 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
   11988 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
   11989 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
   11990 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
   11991 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
   11992 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
   11993 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
   11994 POSSIBILITY OF SUCH DAMAGES.
   11995 
   11996 		     END OF TERMS AND CONDITIONS
   11997 
   11999 	    How to Apply These Terms to Your New Programs
   12000 
   12001   If you develop a new program, and you want it to be of the greatest
   12002 possible use to the public, the best way to achieve this is to make it
   12003 free software which everyone can redistribute and change under these terms.
   12004 
   12005   To do so, attach the following notices to the program.  It is safest
   12006 to attach them to the start of each source file to most effectively
   12007 convey the exclusion of warranty; and each file should have at least
   12008 the "copyright" line and a pointer to where the full notice is found.
   12009 
   12010     &lt;one line to give the program's name and a brief idea of what it does.&gt;
   12011     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   12012 
   12013     This program is free software; you can redistribute it and/or modify
   12014     it under the terms of the GNU General Public License as published by
   12015     the Free Software Foundation; either version 2 of the License, or
   12016     (at your option) any later version.
   12017 
   12018     This program is distributed in the hope that it will be useful,
   12019     but WITHOUT ANY WARRANTY; without even the implied warranty of
   12020     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   12021     GNU General Public License for more details.
   12022 
   12023     You should have received a copy of the GNU General Public License
   12024     along with this program; if not, write to the Free Software
   12025     Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
   12026 
   12027 
   12028 Also add information on how to contact you by electronic and paper mail.
   12029 
   12030 If the program is interactive, make it output a short notice like this
   12031 when it starts in an interactive mode:
   12032 
   12033     Gnomovision version 69, Copyright (C) year name of author
   12034     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
   12035     This is free software, and you are welcome to redistribute it
   12036     under certain conditions; type `show c' for details.
   12037 
   12038 The hypothetical commands `show w' and `show c' should show the appropriate
   12039 parts of the General Public License.  Of course, the commands you use may
   12040 be called something other than `show w' and `show c'; they could even be
   12041 mouse-clicks or menu items--whatever suits your program.
   12042 
   12043 You should also get your employer (if you work as a programmer) or your
   12044 school, if any, to sign a "copyright disclaimer" for the program, if
   12045 necessary.  Here is a sample; alter the names:
   12046 
   12047   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
   12048   `Gnomovision' (which makes passes at compilers) written by James Hacker.
   12049 
   12050   &lt;signature of Ty Coon&gt;, 1 April 1989
   12051   Ty Coon, President of Vice
   12052 
   12053 This General Public License does not permit incorporating your program into
   12054 proprietary programs.  If your program is a subroutine library, you may
   12055 consider it more useful to permit linking proprietary applications with the
   12056 library.  If this is what you want to do, use the GNU Library General
   12057 Public License instead of this License.
   12058 </pre>
   12059 </div>
   12060 </div>
   12061 
   12062 
   12063 <div class="product">
   12064 <span class="title">dbus-c++</span>
   12065 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   12066 <span class="homepage"><a href="http://www.freedesktop.org/wiki/Software/dbus-c%2B%2B">homepage</a></span>
   12067 <div class="licence">
   12068 <pre>		  GNU LIBRARY GENERAL PUBLIC LICENSE
   12069 		       Version 2, June 1991
   12070 
   12071  Copyright (C) 1991 Free Software Foundation, Inc.
   12072  59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
   12073  Everyone is permitted to copy and distribute verbatim copies
   12074  of this license document, but changing it is not allowed.
   12075 
   12076 [This is the first released version of the library GPL.  It is
   12077  numbered 2 because it goes with version 2 of the ordinary GPL.]
   12078 
   12079 			    Preamble
   12080 
   12081   The licenses for most software are designed to take away your
   12082 freedom to share and change it.  By contrast, the GNU General Public
   12083 Licenses are intended to guarantee your freedom to share and change
   12084 free software--to make sure the software is free for all its users.
   12085 
   12086   This license, the Library General Public License, applies to some
   12087 specially designated Free Software Foundation software, and to any
   12088 other libraries whose authors decide to use it.  You can use it for
   12089 your libraries, too.
   12090 
   12091   When we speak of free software, we are referring to freedom, not
   12092 price.  Our General Public Licenses are designed to make sure that you
   12093 have the freedom to distribute copies of free software (and charge for
   12094 this service if you wish), that you receive source code or can get it
   12095 if you want it, that you can change the software or use pieces of it
   12096 in new free programs; and that you know you can do these things.
   12097 
   12098   To protect your rights, we need to make restrictions that forbid
   12099 anyone to deny you these rights or to ask you to surrender the rights.
   12100 These restrictions translate to certain responsibilities for you if
   12101 you distribute copies of the library, or if you modify it.
   12102 
   12103   For example, if you distribute copies of the library, whether gratis
   12104 or for a fee, you must give the recipients all the rights that we gave
   12105 you.  You must make sure that they, too, receive or can get the source
   12106 code.  If you link a program with the library, you must provide
   12107 complete object files to the recipients so that they can relink them
   12108 with the library, after making changes to the library and recompiling
   12109 it.  And you must show them these terms so they know their rights.
   12110 
   12111   Our method of protecting your rights has two steps: (1) copyright
   12112 the library, and (2) offer you this license which gives you legal
   12113 permission to copy, distribute and/or modify the library.
   12114 
   12115   Also, for each distributor's protection, we want to make certain
   12116 that everyone understands that there is no warranty for this free
   12117 library.  If the library is modified by someone else and passed on, we
   12118 want its recipients to know that what they have is not the original
   12119 version, so that any problems introduced by others will not reflect on
   12120 the original authors' reputations.
   12121 
   12123   Finally, any free program is threatened constantly by software
   12124 patents.  We wish to avoid the danger that companies distributing free
   12125 software will individually obtain patent licenses, thus in effect
   12126 transforming the program into proprietary software.  To prevent this,
   12127 we have made it clear that any patent must be licensed for everyone's
   12128 free use or not licensed at all.
   12129 
   12130   Most GNU software, including some libraries, is covered by the ordinary
   12131 GNU General Public License, which was designed for utility programs.  This
   12132 license, the GNU Library General Public License, applies to certain
   12133 designated libraries.  This license is quite different from the ordinary
   12134 one; be sure to read it in full, and don't assume that anything in it is
   12135 the same as in the ordinary license.
   12136 
   12137   The reason we have a separate public license for some libraries is that
   12138 they blur the distinction we usually make between modifying or adding to a
   12139 program and simply using it.  Linking a program with a library, without
   12140 changing the library, is in some sense simply using the library, and is
   12141 analogous to running a utility program or application program.  However, in
   12142 a textual and legal sense, the linked executable is a combined work, a
   12143 derivative of the original library, and the ordinary General Public License
   12144 treats it as such.
   12145 
   12146   Because of this blurred distinction, using the ordinary General
   12147 Public License for libraries did not effectively promote software
   12148 sharing, because most developers did not use the libraries.  We
   12149 concluded that weaker conditions might promote sharing better.
   12150 
   12151   However, unrestricted linking of non-free programs would deprive the
   12152 users of those programs of all benefit from the free status of the
   12153 libraries themselves.  This Library General Public License is intended to
   12154 permit developers of non-free programs to use free libraries, while
   12155 preserving your freedom as a user of such programs to change the free
   12156 libraries that are incorporated in them.  (We have not seen how to achieve
   12157 this as regards changes in header files, but we have achieved it as regards
   12158 changes in the actual functions of the Library.)  The hope is that this
   12159 will lead to faster development of free libraries.
   12160 
   12161   The precise terms and conditions for copying, distribution and
   12162 modification follow.  Pay close attention to the difference between a
   12163 "work based on the library" and a "work that uses the library".  The
   12164 former contains code derived from the library, while the latter only
   12165 works together with the library.
   12166 
   12167   Note that it is possible for a library to be covered by the ordinary
   12168 General Public License rather than by this special one.
   12169 
   12171 		  GNU LIBRARY GENERAL PUBLIC LICENSE
   12172    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   12173 
   12174   0. This License Agreement applies to any software library which
   12175 contains a notice placed by the copyright holder or other authorized
   12176 party saying it may be distributed under the terms of this Library
   12177 General Public License (also called "this License").  Each licensee is
   12178 addressed as "you".
   12179 
   12180   A "library" means a collection of software functions and/or data
   12181 prepared so as to be conveniently linked with application programs
   12182 (which use some of those functions and data) to form executables.
   12183 
   12184   The "Library", below, refers to any such software library or work
   12185 which has been distributed under these terms.  A "work based on the
   12186 Library" means either the Library or any derivative work under
   12187 copyright law: that is to say, a work containing the Library or a
   12188 portion of it, either verbatim or with modifications and/or translated
   12189 straightforwardly into another language.  (Hereinafter, translation is
   12190 included without limitation in the term "modification".)
   12191 
   12192   "Source code" for a work means the preferred form of the work for
   12193 making modifications to it.  For a library, complete source code means
   12194 all the source code for all modules it contains, plus any associated
   12195 interface definition files, plus the scripts used to control compilation
   12196 and installation of the library.
   12197 
   12198   Activities other than copying, distribution and modification are not
   12199 covered by this License; they are outside its scope.  The act of
   12200 running a program using the Library is not restricted, and output from
   12201 such a program is covered only if its contents constitute a work based
   12202 on the Library (independent of the use of the Library in a tool for
   12203 writing it).  Whether that is true depends on what the Library does
   12204 and what the program that uses the Library does.
   12205   
   12206   1. You may copy and distribute verbatim copies of the Library's
   12207 complete source code as you receive it, in any medium, provided that
   12208 you conspicuously and appropriately publish on each copy an
   12209 appropriate copyright notice and disclaimer of warranty; keep intact
   12210 all the notices that refer to this License and to the absence of any
   12211 warranty; and distribute a copy of this License along with the
   12212 Library.
   12213 
   12214   You may charge a fee for the physical act of transferring a copy,
   12215 and you may at your option offer warranty protection in exchange for a
   12216 fee.
   12217 
   12219   2. You may modify your copy or copies of the Library or any portion
   12220 of it, thus forming a work based on the Library, and copy and
   12221 distribute such modifications or work under the terms of Section 1
   12222 above, provided that you also meet all of these conditions:
   12223 
   12224     a) The modified work must itself be a software library.
   12225 
   12226     b) You must cause the files modified to carry prominent notices
   12227     stating that you changed the files and the date of any change.
   12228 
   12229     c) You must cause the whole of the work to be licensed at no
   12230     charge to all third parties under the terms of this License.
   12231 
   12232     d) If a facility in the modified Library refers to a function or a
   12233     table of data to be supplied by an application program that uses
   12234     the facility, other than as an argument passed when the facility
   12235     is invoked, then you must make a good faith effort to ensure that,
   12236     in the event an application does not supply such function or
   12237     table, the facility still operates, and performs whatever part of
   12238     its purpose remains meaningful.
   12239 
   12240     (For example, a function in a library to compute square roots has
   12241     a purpose that is entirely well-defined independent of the
   12242     application.  Therefore, Subsection 2d requires that any
   12243     application-supplied function or table used by this function must
   12244     be optional: if the application does not supply it, the square
   12245     root function must still compute square roots.)
   12246 
   12247 These requirements apply to the modified work as a whole.  If
   12248 identifiable sections of that work are not derived from the Library,
   12249 and can be reasonably considered independent and separate works in
   12250 themselves, then this License, and its terms, do not apply to those
   12251 sections when you distribute them as separate works.  But when you
   12252 distribute the same sections as part of a whole which is a work based
   12253 on the Library, the distribution of the whole must be on the terms of
   12254 this License, whose permissions for other licensees extend to the
   12255 entire whole, and thus to each and every part regardless of who wrote
   12256 it.
   12257 
   12258 Thus, it is not the intent of this section to claim rights or contest
   12259 your rights to work written entirely by you; rather, the intent is to
   12260 exercise the right to control the distribution of derivative or
   12261 collective works based on the Library.
   12262 
   12263 In addition, mere aggregation of another work not based on the Library
   12264 with the Library (or with a work based on the Library) on a volume of
   12265 a storage or distribution medium does not bring the other work under
   12266 the scope of this License.
   12267 
   12268   3. You may opt to apply the terms of the ordinary GNU General Public
   12269 License instead of this License to a given copy of the Library.  To do
   12270 this, you must alter all the notices that refer to this License, so
   12271 that they refer to the ordinary GNU General Public License, version 2,
   12272 instead of to this License.  (If a newer version than version 2 of the
   12273 ordinary GNU General Public License has appeared, then you can specify
   12274 that version instead if you wish.)  Do not make any other change in
   12275 these notices.
   12276 
   12278   Once this change is made in a given copy, it is irreversible for
   12279 that copy, so the ordinary GNU General Public License applies to all
   12280 subsequent copies and derivative works made from that copy.
   12281 
   12282   This option is useful when you wish to copy part of the code of
   12283 the Library into a program that is not a library.
   12284 
   12285   4. You may copy and distribute the Library (or a portion or
   12286 derivative of it, under Section 2) in object code or executable form
   12287 under the terms of Sections 1 and 2 above provided that you accompany
   12288 it with the complete corresponding machine-readable source code, which
   12289 must be distributed under the terms of Sections 1 and 2 above on a
   12290 medium customarily used for software interchange.
   12291 
   12292   If distribution of object code is made by offering access to copy
   12293 from a designated place, then offering equivalent access to copy the
   12294 source code from the same place satisfies the requirement to
   12295 distribute the source code, even though third parties are not
   12296 compelled to copy the source along with the object code.
   12297 
   12298   5. A program that contains no derivative of any portion of the
   12299 Library, but is designed to work with the Library by being compiled or
   12300 linked with it, is called a "work that uses the Library".  Such a
   12301 work, in isolation, is not a derivative work of the Library, and
   12302 therefore falls outside the scope of this License.
   12303 
   12304   However, linking a "work that uses the Library" with the Library
   12305 creates an executable that is a derivative of the Library (because it
   12306 contains portions of the Library), rather than a "work that uses the
   12307 library".  The executable is therefore covered by this License.
   12308 Section 6 states terms for distribution of such executables.
   12309 
   12310   When a "work that uses the Library" uses material from a header file
   12311 that is part of the Library, the object code for the work may be a
   12312 derivative work of the Library even though the source code is not.
   12313 Whether this is true is especially significant if the work can be
   12314 linked without the Library, or if the work is itself a library.  The
   12315 threshold for this to be true is not precisely defined by law.
   12316 
   12317   If such an object file uses only numerical parameters, data
   12318 structure layouts and accessors, and small macros and small inline
   12319 functions (ten lines or less in length), then the use of the object
   12320 file is unrestricted, regardless of whether it is legally a derivative
   12321 work.  (Executables containing this object code plus portions of the
   12322 Library will still fall under Section 6.)
   12323 
   12324   Otherwise, if the work is a derivative of the Library, you may
   12325 distribute the object code for the work under the terms of Section 6.
   12326 Any executables containing that work also fall under Section 6,
   12327 whether or not they are linked directly with the Library itself.
   12328 
   12330   6. As an exception to the Sections above, you may also compile or
   12331 link a "work that uses the Library" with the Library to produce a
   12332 work containing portions of the Library, and distribute that work
   12333 under terms of your choice, provided that the terms permit
   12334 modification of the work for the customer's own use and reverse
   12335 engineering for debugging such modifications.
   12336 
   12337   You must give prominent notice with each copy of the work that the
   12338 Library is used in it and that the Library and its use are covered by
   12339 this License.  You must supply a copy of this License.  If the work
   12340 during execution displays copyright notices, you must include the
   12341 copyright notice for the Library among them, as well as a reference
   12342 directing the user to the copy of this License.  Also, you must do one
   12343 of these things:
   12344 
   12345     a) Accompany the work with the complete corresponding
   12346     machine-readable source code for the Library including whatever
   12347     changes were used in the work (which must be distributed under
   12348     Sections 1 and 2 above); and, if the work is an executable linked
   12349     with the Library, with the complete machine-readable "work that
   12350     uses the Library", as object code and/or source code, so that the
   12351     user can modify the Library and then relink to produce a modified
   12352     executable containing the modified Library.  (It is understood
   12353     that the user who changes the contents of definitions files in the
   12354     Library will not necessarily be able to recompile the application
   12355     to use the modified definitions.)
   12356 
   12357     b) Accompany the work with a written offer, valid for at
   12358     least three years, to give the same user the materials
   12359     specified in Subsection 6a, above, for a charge no more
   12360     than the cost of performing this distribution.
   12361 
   12362     c) If distribution of the work is made by offering access to copy
   12363     from a designated place, offer equivalent access to copy the above
   12364     specified materials from the same place.
   12365 
   12366     d) Verify that the user has already received a copy of these
   12367     materials or that you have already sent this user a copy.
   12368 
   12369   For an executable, the required form of the "work that uses the
   12370 Library" must include any data and utility programs needed for
   12371 reproducing the executable from it.  However, as a special exception,
   12372 the source code distributed need not include anything that is normally
   12373 distributed (in either source or binary form) with the major
   12374 components (compiler, kernel, and so on) of the operating system on
   12375 which the executable runs, unless that component itself accompanies
   12376 the executable.
   12377 
   12378   It may happen that this requirement contradicts the license
   12379 restrictions of other proprietary libraries that do not normally
   12380 accompany the operating system.  Such a contradiction means you cannot
   12381 use both them and the Library together in an executable that you
   12382 distribute.
   12383 
   12385   7. You may place library facilities that are a work based on the
   12386 Library side-by-side in a single library together with other library
   12387 facilities not covered by this License, and distribute such a combined
   12388 library, provided that the separate distribution of the work based on
   12389 the Library and of the other library facilities is otherwise
   12390 permitted, and provided that you do these two things:
   12391 
   12392     a) Accompany the combined library with a copy of the same work
   12393     based on the Library, uncombined with any other library
   12394     facilities.  This must be distributed under the terms of the
   12395     Sections above.
   12396 
   12397     b) Give prominent notice with the combined library of the fact
   12398     that part of it is a work based on the Library, and explaining
   12399     where to find the accompanying uncombined form of the same work.
   12400 
   12401   8. You may not copy, modify, sublicense, link with, or distribute
   12402 the Library except as expressly provided under this License.  Any
   12403 attempt otherwise to copy, modify, sublicense, link with, or
   12404 distribute the Library is void, and will automatically terminate your
   12405 rights under this License.  However, parties who have received copies,
   12406 or rights, from you under this License will not have their licenses
   12407 terminated so long as such parties remain in full compliance.
   12408 
   12409   9. You are not required to accept this License, since you have not
   12410 signed it.  However, nothing else grants you permission to modify or
   12411 distribute the Library or its derivative works.  These actions are
   12412 prohibited by law if you do not accept this License.  Therefore, by
   12413 modifying or distributing the Library (or any work based on the
   12414 Library), you indicate your acceptance of this License to do so, and
   12415 all its terms and conditions for copying, distributing or modifying
   12416 the Library or works based on it.
   12417 
   12418   10. Each time you redistribute the Library (or any work based on the
   12419 Library), the recipient automatically receives a license from the
   12420 original licensor to copy, distribute, link with or modify the Library
   12421 subject to these terms and conditions.  You may not impose any further
   12422 restrictions on the recipients' exercise of the rights granted herein.
   12423 You are not responsible for enforcing compliance by third parties to
   12424 this License.
   12425 
   12427   11. If, as a consequence of a court judgment or allegation of patent
   12428 infringement or for any other reason (not limited to patent issues),
   12429 conditions are imposed on you (whether by court order, agreement or
   12430 otherwise) that contradict the conditions of this License, they do not
   12431 excuse you from the conditions of this License.  If you cannot
   12432 distribute so as to satisfy simultaneously your obligations under this
   12433 License and any other pertinent obligations, then as a consequence you
   12434 may not distribute the Library at all.  For example, if a patent
   12435 license would not permit royalty-free redistribution of the Library by
   12436 all those who receive copies directly or indirectly through you, then
   12437 the only way you could satisfy both it and this License would be to
   12438 refrain entirely from distribution of the Library.
   12439 
   12440 If any portion of this section is held invalid or unenforceable under any
   12441 particular circumstance, the balance of the section is intended to apply,
   12442 and the section as a whole is intended to apply in other circumstances.
   12443 
   12444 It is not the purpose of this section to induce you to infringe any
   12445 patents or other property right claims or to contest validity of any
   12446 such claims; this section has the sole purpose of protecting the
   12447 integrity of the free software distribution system which is
   12448 implemented by public license practices.  Many people have made
   12449 generous contributions to the wide range of software distributed
   12450 through that system in reliance on consistent application of that
   12451 system; it is up to the author/donor to decide if he or she is willing
   12452 to distribute software through any other system and a licensee cannot
   12453 impose that choice.
   12454 
   12455 This section is intended to make thoroughly clear what is believed to
   12456 be a consequence of the rest of this License.
   12457 
   12458   12. If the distribution and/or use of the Library is restricted in
   12459 certain countries either by patents or by copyrighted interfaces, the
   12460 original copyright holder who places the Library under this License may add
   12461 an explicit geographical distribution limitation excluding those countries,
   12462 so that distribution is permitted only in or among countries not thus
   12463 excluded.  In such case, this License incorporates the limitation as if
   12464 written in the body of this License.
   12465 
   12466   13. The Free Software Foundation may publish revised and/or new
   12467 versions of the Library General Public License from time to time.
   12468 Such new versions will be similar in spirit to the present version,
   12469 but may differ in detail to address new problems or concerns.
   12470 
   12471 Each version is given a distinguishing version number.  If the Library
   12472 specifies a version number of this License which applies to it and
   12473 "any later version", you have the option of following the terms and
   12474 conditions either of that version or of any later version published by
   12475 the Free Software Foundation.  If the Library does not specify a
   12476 license version number, you may choose any version ever published by
   12477 the Free Software Foundation.
   12478 
   12480   14. If you wish to incorporate parts of the Library into other free
   12481 programs whose distribution conditions are incompatible with these,
   12482 write to the author to ask for permission.  For software which is
   12483 copyrighted by the Free Software Foundation, write to the Free
   12484 Software Foundation; we sometimes make exceptions for this.  Our
   12485 decision will be guided by the two goals of preserving the free status
   12486 of all derivatives of our free software and of promoting the sharing
   12487 and reuse of software generally.
   12488 
   12489 			    NO WARRANTY
   12490 
   12491   15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
   12492 WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
   12493 EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
   12494 OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
   12495 KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
   12496 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
   12497 PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
   12498 LIBRARY IS WITH YOU.  SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
   12499 THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
   12500 
   12501   16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
   12502 WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
   12503 AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
   12504 FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
   12505 CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
   12506 LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
   12507 RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
   12508 FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
   12509 SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
   12510 DAMAGES.
   12511 
   12512 		     END OF TERMS AND CONDITIONS
   12513 
   12515      Appendix: How to Apply These Terms to Your New Libraries
   12516 
   12517   If you develop a new library, and you want it to be of the greatest
   12518 possible use to the public, we recommend making it free software that
   12519 everyone can redistribute and change.  You can do so by permitting
   12520 redistribution under these terms (or, alternatively, under the terms of the
   12521 ordinary General Public License).
   12522 
   12523   To apply these terms, attach the following notices to the library.  It is
   12524 safest to attach them to the start of each source file to most effectively
   12525 convey the exclusion of warranty; and each file should have at least the
   12526 "copyright" line and a pointer to where the full notice is found.
   12527 
   12528     &lt;one line to give the library's name and a brief idea of what it does.&gt;
   12529     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   12530 
   12531     This library is free software; you can redistribute it and/or
   12532     modify it under the terms of the GNU Library General Public
   12533     License as published by the Free Software Foundation; either
   12534     version 2 of the License, or (at your option) any later version.
   12535 
   12536     This library is distributed in the hope that it will be useful,
   12537     but WITHOUT ANY WARRANTY; without even the implied warranty of
   12538     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
   12539     Library General Public License for more details.
   12540 
   12541     You should have received a copy of the GNU Library General Public
   12542     License along with this library; if not, write to the Free
   12543     Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
   12544     MA 02111-1307, USA
   12545 
   12546 Also add information on how to contact you by electronic and paper mail.
   12547 
   12548 You should also get your employer (if you work as a programmer) or your
   12549 school, if any, to sign a "copyright disclaimer" for the library, if
   12550 necessary.  Here is a sample; alter the names:
   12551 
   12552   Yoyodyne, Inc., hereby disclaims all copyright interest in the
   12553   library `Frob' (a library for tweaking knobs) written by James Random Hacker.
   12554 
   12555   &lt;signature of Ty Coon&gt;, 1 April 1990
   12556   Ty Coon, President of Vice
   12557 
   12558 That's all there is to it!
   12559 </pre>
   12560 </div>
   12561 </div>
   12562 
   12563 
   12564 <div class="product">
   12565 <span class="title">dbus-glib</span>
   12566 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   12567 <span class="homepage"><a href="http://dbus.freedesktop.org/">homepage</a></span>
   12568 <div class="licence">
   12569 <pre>The D-Bus glib bindings are licensed to you under your choice of the Academic
   12570 Free License version 2.1, or the GNU General Public License version 2.  Both
   12571 licenses are included here. Some of the standalone binaries are under the GPL
   12572 only; in particular, but not limted to, tests/decode-gcov.c. Each source code
   12573 file is marked with the proper copyright information.
   12574 
   12575 
   12576 
   12577 The Academic Free License
   12578 v. 2.1
   12579 
   12580 This Academic Free License (the "License") applies to any original work of authorship (the "Original Work") whose owner (the "Licensor") has placed the following notice immediately following the copyright notice for the Original Work:
   12581 
   12582 Licensed under the Academic Free License version 2.1
   12583 
   12584 1) Grant of Copyright License. Licensor hereby grants You a
   12585 world-wide, royalty-free, non-exclusive, perpetual, sublicenseable
   12586 license to do the following:
   12587 
   12588 a) to reproduce the Original Work in copies;
   12589 
   12590 b) to prepare derivative works ("Derivative Works") based upon the Original Work;
   12591 
   12592 c) to distribute copies of the Original Work and Derivative Works to the public;
   12593 
   12594 d) to perform the Original Work publicly; and
   12595 
   12596 e) to display the Original Work publicly.
   12597 
   12598 2) Grant of Patent License. Licensor hereby grants You a world-wide,
   12599 royalty-free, non-exclusive, perpetual, sublicenseable license, under
   12600 patent claims owned or controlled by the Licensor that are embodied in
   12601 the Original Work as furnished by the Licensor, to make, use, sell and
   12602 offer for sale the Original Work and Derivative Works.
   12603 
   12604 3) Grant of Source Code License. The term "Source Code" means the
   12605 preferred form of the Original Work for making modifications to it and
   12606 all available documentation describing how to modify the Original
   12607 Work. Licensor hereby agrees to provide a machine-readable copy of the
   12608 Source Code of the Original Work along with each copy of the Original
   12609 Work that Licensor distributes. Licensor reserves the right to satisfy
   12610 this obligation by placing a machine-readable copy of the Source Code
   12611 in an information repository reasonably calculated to permit
   12612 inexpensive and convenient access by You for as long as Licensor
   12613 continues to distribute the Original Work, and by publishing the
   12614 address of that information repository in a notice immediately
   12615 following the copyright notice that applies to the Original Work.
   12616 
   12617 4) Exclusions From License Grant. Neither the names of Licensor, nor
   12618 the names of any contributors to the Original Work, nor any of their
   12619 trademarks or service marks, may be used to endorse or promote
   12620 products derived from this Original Work without express prior written
   12621 permission of the Licensor. Nothing in this License shall be deemed to
   12622 grant any rights to trademarks, copyrights, patents, trade secrets or
   12623 any other intellectual property of Licensor except as expressly stated
   12624 herein. No patent license is granted to make, use, sell or offer to
   12625 sell embodiments of any patent claims other than the licensed claims
   12626 defined in Section 2. No right is granted to the trademarks of
   12627 Licensor even if such marks are included in the Original Work. Nothing
   12628 in this License shall be interpreted to prohibit Licensor from
   12629 licensing under different terms from this License any Original Work
   12630 that Licensor otherwise would have a right to license.
   12631 
   12632 5) This section intentionally omitted.
   12633 
   12634 6) Attribution Rights. You must retain, in the Source Code of any
   12635 Derivative Works that You create, all copyright, patent or trademark
   12636 notices from the Source Code of the Original Work, as well as any
   12637 notices of licensing and any descriptive text identified therein as an
   12638 "Attribution Notice." You must cause the Source Code for any
   12639 Derivative Works that You create to carry a prominent Attribution
   12640 Notice reasonably calculated to inform recipients that You have
   12641 modified the Original Work.
   12642 
   12643 7) Warranty of Provenance and Disclaimer of Warranty. Licensor
   12644 warrants that the copyright in and to the Original Work and the patent
   12645 rights granted herein by Licensor are owned by the Licensor or are
   12646 sublicensed to You under the terms of this License with the permission
   12647 of the contributor(s) of those copyrights and patent rights. Except as
   12648 expressly stated in the immediately proceeding sentence, the Original
   12649 Work is provided under this License on an "AS IS" BASIS and WITHOUT
   12650 WARRANTY, either express or implied, including, without limitation,
   12651 the warranties of NON-INFRINGEMENT, MERCHANTABILITY or FITNESS FOR A
   12652 PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY OF THE ORIGINAL
   12653 WORK IS WITH YOU. This DISCLAIMER OF WARRANTY constitutes an essential
   12654 part of this License. No license to Original Work is granted hereunder
   12655 except under this disclaimer.
   12656 
   12657 8) Limitation of Liability. Under no circumstances and under no legal
   12658 theory, whether in tort (including negligence), contract, or
   12659 otherwise, shall the Licensor be liable to any person for any direct,
   12660 indirect, special, incidental, or consequential damages of any
   12661 character arising as a result of this License or the use of the
   12662 Original Work including, without limitation, damages for loss of
   12663 goodwill, work stoppage, computer failure or malfunction, or any and
   12664 all other commercial damages or losses. This limitation of liability
   12665 shall not apply to liability for death or personal injury resulting
   12666 from Licensor's negligence to the extent applicable law prohibits such
   12667 limitation. Some jurisdictions do not allow the exclusion or
   12668 limitation of incidental or consequential damages, so this exclusion
   12669 and limitation may not apply to You.
   12670 
   12671 9) Acceptance and Termination. If You distribute copies of the
   12672 Original Work or a Derivative Work, You must make a reasonable effort
   12673 under the circumstances to obtain the express assent of recipients to
   12674 the terms of this License. Nothing else but this License (or another
   12675 written agreement between Licensor and You) grants You permission to
   12676 create Derivative Works based upon the Original Work or to exercise
   12677 any of the rights granted in Section 1 herein, and any attempt to do
   12678 so except under the terms of this License (or another written
   12679 agreement between Licensor and You) is expressly prohibited by
   12680 U.S. copyright law, the equivalent laws of other countries, and by
   12681 international treaty. Therefore, by exercising any of the rights
   12682 granted to You in Section 1 herein, You indicate Your acceptance of
   12683 this License and all of its terms and conditions.
   12684 
   12685 10) Termination for Patent Action. This License shall terminate
   12686 automatically and You may no longer exercise any of the rights granted
   12687 to You by this License as of the date You commence an action,
   12688 including a cross-claim or counterclaim, against Licensor or any
   12689 licensee alleging that the Original Work infringes a patent. This
   12690 termination provision shall not apply for an action alleging patent
   12691 infringement by combinations of the Original Work with other software
   12692 or hardware.
   12693 
   12694 11) Jurisdiction, Venue and Governing Law. Any action or suit relating
   12695 to this License may be brought only in the courts of a jurisdiction
   12696 wherein the Licensor resides or in which Licensor conducts its primary
   12697 business, and under the laws of that jurisdiction excluding its
   12698 conflict-of-law provisions. The application of the United Nations
   12699 Convention on Contracts for the International Sale of Goods is
   12700 expressly excluded. Any use of the Original Work outside the scope of
   12701 this License or after its termination shall be subject to the
   12702 requirements and penalties of the U.S. Copyright Act, 17 U.S.C.  101
   12703 et seq., the equivalent laws of other countries, and international
   12704 treaty. This section shall survive the termination of this License.
   12705 
   12706 12) Attorneys Fees. In any action to enforce the terms of this License
   12707 or seeking damages relating thereto, the prevailing party shall be
   12708 entitled to recover its costs and expenses, including, without
   12709 limitation, reasonable attorneys' fees and costs incurred in
   12710 connection with such action, including any appeal of such action. This
   12711 section shall survive the termination of this License.
   12712 
   12713 13) Miscellaneous. This License represents the complete agreement
   12714 concerning the subject matter hereof. If any provision of this License
   12715 is held to be unenforceable, such provision shall be reformed only to
   12716 the extent necessary to make it enforceable.
   12717 
   12718 14) Definition of "You" in This License. "You" throughout this
   12719 License, whether in upper or lower case, means an individual or a
   12720 legal entity exercising rights under, and complying with all of the
   12721 terms of, this License. For legal entities, "You" includes any entity
   12722 that controls, is controlled by, or is under common control with
   12723 you. For purposes of this definition, "control" means (i) the power,
   12724 direct or indirect, to cause the direction or management of such
   12725 entity, whether by contract or otherwise, or (ii) ownership of fifty
   12726 percent (50%) or more of the outstanding shares, or (iii) beneficial
   12727 ownership of such entity.
   12728 
   12729 15) Right to Use. You may use the Original Work in all ways not
   12730 otherwise restricted or conditioned by this License or by law, and
   12731 Licensor promises not to interfere with or be responsible for such
   12732 uses by You.
   12733 
   12734 This license is Copyright (C) 2003-2004 Lawrence E. Rosen. All rights
   12735 reserved. Permission is hereby granted to copy and distribute this
   12736 license without modification. This license may not be modified without
   12737 the express written permission of its copyright owner.
   12738 
   12739 
   12740 -- 
   12741 END OF ACADEMIC FREE LICENSE. The following is intended to describe the essential 
   12742 differences between the Academic Free License (AFL) version 1.0 and other 
   12743 open source licenses:
   12744 
   12745 The Academic Free License is similar to the BSD, MIT, UoI/NCSA and Apache 
   12746 licenses in many respects but it is intended to solve a few problems with 
   12747 those licenses.
   12748     
   12749 * The AFL is written so as to make it clear what software is being 
   12750 licensed (by the inclusion of a statement following the copyright notice 
   12751 in the software). This way, the license functions better than a template 
   12752 license. The BSD, MIT and UoI/NCSA licenses apply to unidentified software.
   12753     
   12754 * The AFL contains a complete copyright grant to the software. The BSD 
   12755 and Apache licenses are vague and incomplete in that respect.
   12756     
   12757 * The AFL contains a complete patent grant to the software. The BSD, MIT, 
   12758 UoI/NCSA and Apache licenses rely on an implied patent license and contain 
   12759 no explicit patent grant.
   12760     
   12761 * The AFL makes it clear that no trademark rights are granted to the 
   12762 licensor's trademarks. The Apache license contains such a provision, but the 
   12763 BSD, MIT and UoI/NCSA licenses do not.
   12764     
   12765 * The AFL includes the warranty by the licensor that it either owns the 
   12766 copyright or that it is distributing the software under a license. None of 
   12767 the other licenses contain that warranty. All other warranties are disclaimed, 
   12768 as is the case for the other licenses.
   12769 
   12770 * The AFL is itself copyrighted (with the right granted to copy and distribute 
   12771 without modification). This ensures that the owner of the copyright to the 
   12772 license will control changes. The Apache license contains a copyright notice, 
   12773 but the BSD, MIT and UoI/NCSA licenses do not. 
   12774 --
   12775 START OF GNU GENERAL PUBLIC LICENSE
   12776 --
   12777 
   12778 		    GNU GENERAL PUBLIC LICENSE
   12779 		       Version 2, June 1991
   12780 
   12781  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
   12782  51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
   12783 
   12784  Everyone is permitted to copy and distribute verbatim copies
   12785  of this license document, but changing it is not allowed.
   12786 
   12787 			    Preamble
   12788 
   12789   The licenses for most software are designed to take away your
   12790 freedom to share and change it.  By contrast, the GNU General Public
   12791 License is intended to guarantee your freedom to share and change free
   12792 software--to make sure the software is free for all its users.  This
   12793 General Public License applies to most of the Free Software
   12794 Foundation's software and to any other program whose authors commit to
   12795 using it.  (Some other Free Software Foundation software is covered by
   12796 the GNU Library General Public License instead.)  You can apply it to
   12797 your programs, too.
   12798 
   12799   When we speak of free software, we are referring to freedom, not
   12800 price.  Our General Public Licenses are designed to make sure that you
   12801 have the freedom to distribute copies of free software (and charge for
   12802 this service if you wish), that you receive source code or can get it
   12803 if you want it, that you can change the software or use pieces of it
   12804 in new free programs; and that you know you can do these things.
   12805 
   12806   To protect your rights, we need to make restrictions that forbid
   12807 anyone to deny you these rights or to ask you to surrender the rights.
   12808 These restrictions translate to certain responsibilities for you if you
   12809 distribute copies of the software, or if you modify it.
   12810 
   12811   For example, if you distribute copies of such a program, whether
   12812 gratis or for a fee, you must give the recipients all the rights that
   12813 you have.  You must make sure that they, too, receive or can get the
   12814 source code.  And you must show them these terms so they know their
   12815 rights.
   12816 
   12817   We protect your rights with two steps: (1) copyright the software, and
   12818 (2) offer you this license which gives you legal permission to copy,
   12819 distribute and/or modify the software.
   12820 
   12821   Also, for each author's protection and ours, we want to make certain
   12822 that everyone understands that there is no warranty for this free
   12823 software.  If the software is modified by someone else and passed on, we
   12824 want its recipients to know that what they have is not the original, so
   12825 that any problems introduced by others will not reflect on the original
   12826 authors' reputations.
   12827 
   12828   Finally, any free program is threatened constantly by software
   12829 patents.  We wish to avoid the danger that redistributors of a free
   12830 program will individually obtain patent licenses, in effect making the
   12831 program proprietary.  To prevent this, we have made it clear that any
   12832 patent must be licensed for everyone's free use or not licensed at all.
   12833 
   12834   The precise terms and conditions for copying, distribution and
   12835 modification follow.
   12836 
   12838 		    GNU GENERAL PUBLIC LICENSE
   12839    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   12840 
   12841   0. This License applies to any program or other work which contains
   12842 a notice placed by the copyright holder saying it may be distributed
   12843 under the terms of this General Public License.  The "Program", below,
   12844 refers to any such program or work, and a "work based on the Program"
   12845 means either the Program or any derivative work under copyright law:
   12846 that is to say, a work containing the Program or a portion of it,
   12847 either verbatim or with modifications and/or translated into another
   12848 language.  (Hereinafter, translation is included without limitation in
   12849 the term "modification".)  Each licensee is addressed as "you".
   12850 
   12851 Activities other than copying, distribution and modification are not
   12852 covered by this License; they are outside its scope.  The act of
   12853 running the Program is not restricted, and the output from the Program
   12854 is covered only if its contents constitute a work based on the
   12855 Program (independent of having been made by running the Program).
   12856 Whether that is true depends on what the Program does.
   12857 
   12858   1. You may copy and distribute verbatim copies of the Program's
   12859 source code as you receive it, in any medium, provided that you
   12860 conspicuously and appropriately publish on each copy an appropriate
   12861 copyright notice and disclaimer of warranty; keep intact all the
   12862 notices that refer to this License and to the absence of any warranty;
   12863 and give any other recipients of the Program a copy of this License
   12864 along with the Program.
   12865 
   12866 You may charge a fee for the physical act of transferring a copy, and
   12867 you may at your option offer warranty protection in exchange for a fee.
   12868 
   12869   2. You may modify your copy or copies of the Program or any portion
   12870 of it, thus forming a work based on the Program, and copy and
   12871 distribute such modifications or work under the terms of Section 1
   12872 above, provided that you also meet all of these conditions:
   12873 
   12874     a) You must cause the modified files to carry prominent notices
   12875     stating that you changed the files and the date of any change.
   12876 
   12877     b) You must cause any work that you distribute or publish, that in
   12878     whole or in part contains or is derived from the Program or any
   12879     part thereof, to be licensed as a whole at no charge to all third
   12880     parties under the terms of this License.
   12881 
   12882     c) If the modified program normally reads commands interactively
   12883     when run, you must cause it, when started running for such
   12884     interactive use in the most ordinary way, to print or display an
   12885     announcement including an appropriate copyright notice and a
   12886     notice that there is no warranty (or else, saying that you provide
   12887     a warranty) and that users may redistribute the program under
   12888     these conditions, and telling the user how to view a copy of this
   12889     License.  (Exception: if the Program itself is interactive but
   12890     does not normally print such an announcement, your work based on
   12891     the Program is not required to print an announcement.)
   12892 
   12894 These requirements apply to the modified work as a whole.  If
   12895 identifiable sections of that work are not derived from the Program,
   12896 and can be reasonably considered independent and separate works in
   12897 themselves, then this License, and its terms, do not apply to those
   12898 sections when you distribute them as separate works.  But when you
   12899 distribute the same sections as part of a whole which is a work based
   12900 on the Program, the distribution of the whole must be on the terms of
   12901 this License, whose permissions for other licensees extend to the
   12902 entire whole, and thus to each and every part regardless of who wrote it.
   12903 
   12904 Thus, it is not the intent of this section to claim rights or contest
   12905 your rights to work written entirely by you; rather, the intent is to
   12906 exercise the right to control the distribution of derivative or
   12907 collective works based on the Program.
   12908 
   12909 In addition, mere aggregation of another work not based on the Program
   12910 with the Program (or with a work based on the Program) on a volume of
   12911 a storage or distribution medium does not bring the other work under
   12912 the scope of this License.
   12913 
   12914   3. You may copy and distribute the Program (or a work based on it,
   12915 under Section 2) in object code or executable form under the terms of
   12916 Sections 1 and 2 above provided that you also do one of the following:
   12917 
   12918     a) Accompany it with the complete corresponding machine-readable
   12919     source code, which must be distributed under the terms of Sections
   12920     1 and 2 above on a medium customarily used for software interchange; or,
   12921 
   12922     b) Accompany it with a written offer, valid for at least three
   12923     years, to give any third party, for a charge no more than your
   12924     cost of physically performing source distribution, a complete
   12925     machine-readable copy of the corresponding source code, to be
   12926     distributed under the terms of Sections 1 and 2 above on a medium
   12927     customarily used for software interchange; or,
   12928 
   12929     c) Accompany it with the information you received as to the offer
   12930     to distribute corresponding source code.  (This alternative is
   12931     allowed only for noncommercial distribution and only if you
   12932     received the program in object code or executable form with such
   12933     an offer, in accord with Subsection b above.)
   12934 
   12935 The source code for a work means the preferred form of the work for
   12936 making modifications to it.  For an executable work, complete source
   12937 code means all the source code for all modules it contains, plus any
   12938 associated interface definition files, plus the scripts used to
   12939 control compilation and installation of the executable.  However, as a
   12940 special exception, the source code distributed need not include
   12941 anything that is normally distributed (in either source or binary
   12942 form) with the major components (compiler, kernel, and so on) of the
   12943 operating system on which the executable runs, unless that component
   12944 itself accompanies the executable.
   12945 
   12946 If distribution of executable or object code is made by offering
   12947 access to copy from a designated place, then offering equivalent
   12948 access to copy the source code from the same place counts as
   12949 distribution of the source code, even though third parties are not
   12950 compelled to copy the source along with the object code.
   12951 
   12953   4. You may not copy, modify, sublicense, or distribute the Program
   12954 except as expressly provided under this License.  Any attempt
   12955 otherwise to copy, modify, sublicense or distribute the Program is
   12956 void, and will automatically terminate your rights under this License.
   12957 However, parties who have received copies, or rights, from you under
   12958 this License will not have their licenses terminated so long as such
   12959 parties remain in full compliance.
   12960 
   12961   5. You are not required to accept this License, since you have not
   12962 signed it.  However, nothing else grants you permission to modify or
   12963 distribute the Program or its derivative works.  These actions are
   12964 prohibited by law if you do not accept this License.  Therefore, by
   12965 modifying or distributing the Program (or any work based on the
   12966 Program), you indicate your acceptance of this License to do so, and
   12967 all its terms and conditions for copying, distributing or modifying
   12968 the Program or works based on it.
   12969 
   12970   6. Each time you redistribute the Program (or any work based on the
   12971 Program), the recipient automatically receives a license from the
   12972 original licensor to copy, distribute or modify the Program subject to
   12973 these terms and conditions.  You may not impose any further
   12974 restrictions on the recipients' exercise of the rights granted herein.
   12975 You are not responsible for enforcing compliance by third parties to
   12976 this License.
   12977 
   12978   7. If, as a consequence of a court judgment or allegation of patent
   12979 infringement or for any other reason (not limited to patent issues),
   12980 conditions are imposed on you (whether by court order, agreement or
   12981 otherwise) that contradict the conditions of this License, they do not
   12982 excuse you from the conditions of this License.  If you cannot
   12983 distribute so as to satisfy simultaneously your obligations under this
   12984 License and any other pertinent obligations, then as a consequence you
   12985 may not distribute the Program at all.  For example, if a patent
   12986 license would not permit royalty-free redistribution of the Program by
   12987 all those who receive copies directly or indirectly through you, then
   12988 the only way you could satisfy both it and this License would be to
   12989 refrain entirely from distribution of the Program.
   12990 
   12991 If any portion of this section is held invalid or unenforceable under
   12992 any particular circumstance, the balance of the section is intended to
   12993 apply and the section as a whole is intended to apply in other
   12994 circumstances.
   12995 
   12996 It is not the purpose of this section to induce you to infringe any
   12997 patents or other property right claims or to contest validity of any
   12998 such claims; this section has the sole purpose of protecting the
   12999 integrity of the free software distribution system, which is
   13000 implemented by public license practices.  Many people have made
   13001 generous contributions to the wide range of software distributed
   13002 through that system in reliance on consistent application of that
   13003 system; it is up to the author/donor to decide if he or she is willing
   13004 to distribute software through any other system and a licensee cannot
   13005 impose that choice.
   13006 
   13007 This section is intended to make thoroughly clear what is believed to
   13008 be a consequence of the rest of this License.
   13009 
   13011   8. If the distribution and/or use of the Program is restricted in
   13012 certain countries either by patents or by copyrighted interfaces, the
   13013 original copyright holder who places the Program under this License
   13014 may add an explicit geographical distribution limitation excluding
   13015 those countries, so that distribution is permitted only in or among
   13016 countries not thus excluded.  In such case, this License incorporates
   13017 the limitation as if written in the body of this License.
   13018 
   13019   9. The Free Software Foundation may publish revised and/or new versions
   13020 of the General Public License from time to time.  Such new versions will
   13021 be similar in spirit to the present version, but may differ in detail to
   13022 address new problems or concerns.
   13023 
   13024 Each version is given a distinguishing version number.  If the Program
   13025 specifies a version number of this License which applies to it and "any
   13026 later version", you have the option of following the terms and conditions
   13027 either of that version or of any later version published by the Free
   13028 Software Foundation.  If the Program does not specify a version number of
   13029 this License, you may choose any version ever published by the Free Software
   13030 Foundation.
   13031 
   13032   10. If you wish to incorporate parts of the Program into other free
   13033 programs whose distribution conditions are different, write to the author
   13034 to ask for permission.  For software which is copyrighted by the Free
   13035 Software Foundation, write to the Free Software Foundation; we sometimes
   13036 make exceptions for this.  Our decision will be guided by the two goals
   13037 of preserving the free status of all derivatives of our free software and
   13038 of promoting the sharing and reuse of software generally.
   13039 
   13040 			    NO WARRANTY
   13041 
   13042   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
   13043 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
   13044 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
   13045 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
   13046 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
   13047 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
   13048 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
   13049 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
   13050 REPAIR OR CORRECTION.
   13051 
   13052   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
   13053 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
   13054 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
   13055 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
   13056 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
   13057 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
   13058 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
   13059 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
   13060 POSSIBILITY OF SUCH DAMAGES.
   13061 
   13062 		     END OF TERMS AND CONDITIONS
   13063 
   13065 	    How to Apply These Terms to Your New Programs
   13066 
   13067   If you develop a new program, and you want it to be of the greatest
   13068 possible use to the public, the best way to achieve this is to make it
   13069 free software which everyone can redistribute and change under these terms.
   13070 
   13071   To do so, attach the following notices to the program.  It is safest
   13072 to attach them to the start of each source file to most effectively
   13073 convey the exclusion of warranty; and each file should have at least
   13074 the "copyright" line and a pointer to where the full notice is found.
   13075 
   13076     &lt;one line to give the program's name and a brief idea of what it does.&gt;
   13077     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   13078 
   13079     This program is free software; you can redistribute it and/or modify
   13080     it under the terms of the GNU General Public License as published by
   13081     the Free Software Foundation; either version 2 of the License, or
   13082     (at your option) any later version.
   13083 
   13084     This program is distributed in the hope that it will be useful,
   13085     but WITHOUT ANY WARRANTY; without even the implied warranty of
   13086     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   13087     GNU General Public License for more details.
   13088 
   13089     You should have received a copy of the GNU General Public License
   13090     along with this program; if not, write to the Free Software
   13091     Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
   13092 
   13093 
   13094 Also add information on how to contact you by electronic and paper mail.
   13095 
   13096 If the program is interactive, make it output a short notice like this
   13097 when it starts in an interactive mode:
   13098 
   13099     Gnomovision version 69, Copyright (C) year name of author
   13100     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
   13101     This is free software, and you are welcome to redistribute it
   13102     under certain conditions; type `show c' for details.
   13103 
   13104 The hypothetical commands `show w' and `show c' should show the appropriate
   13105 parts of the General Public License.  Of course, the commands you use may
   13106 be called something other than `show w' and `show c'; they could even be
   13107 mouse-clicks or menu items--whatever suits your program.
   13108 
   13109 You should also get your employer (if you work as a programmer) or your
   13110 school, if any, to sign a "copyright disclaimer" for the program, if
   13111 necessary.  Here is a sample; alter the names:
   13112 
   13113   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
   13114   `Gnomovision' (which makes passes at compilers) written by James Hacker.
   13115 
   13116   &lt;signature of Ty Coon&gt;, 1 April 1989
   13117   Ty Coon, President of Vice
   13118 
   13119 This General Public License does not permit incorporating your program into
   13120 proprietary programs.  If your program is a subroutine library, you may
   13121 consider it more useful to permit linking proprietary applications with the
   13122 library.  If this is what you want to do, use the GNU Library General
   13123 Public License instead of this License.
   13124 </pre>
   13125 </div>
   13126 </div>
   13127 
   13128 
   13129 <div class="product">
   13130 <span class="title">dbus-python</span>
   13131 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   13132 <span class="homepage"><a href="http://www.freedesktop.org/wiki/Software/DBusBindings">homepage</a></span>
   13133 <div class="licence">
   13134 <pre>As of version 0.82.4, dbus-python is released under the following permissive
   13135 non-copyleft license (the same one used for D-Bus core):
   13136 
   13137 	Permission is hereby granted, free of charge, to any person
   13138 	obtaining a copy of this software and associated documentation
   13139 	files (the "Software"), to deal in the Software without
   13140 	restriction, including without limitation the rights to use, copy,
   13141 	modify, merge, publish, distribute, sublicense, and/or sell copies
   13142 	of the Software, and to permit persons to whom the Software is
   13143 	furnished to do so, subject to the following conditions:
   13144 
   13145 	The above copyright notice and this permission notice shall be
   13146 	included in all copies or substantial portions of the Software.
   13147 
   13148 	THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
   13149 	EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
   13150 	MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
   13151 	NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
   13152 	HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
   13153 	WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
   13154 	OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
   13155 	DEALINGS IN THE SOFTWARE.
   13156 
   13157 Copyright holders and licensing are indicated in the source files.
   13158 </pre>
   13159 </div>
   13160 </div>
   13161 
   13162 
   13163 <div class="product">
   13164 <span class="title">dejavu</span>
   13165 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   13166 <span class="homepage"><a href="http://dejavu.sourceforge.net/">homepage</a></span>
   13167 <div class="licence">
   13168 <pre>Fonts are (c) Bitstream (see below). DejaVu changes are in public domain.
   13169 Glyphs imported from Arev fonts are (c) Tavmjong Bah (see below)
   13170 
   13171 Bitstream Vera Fonts Copyright
   13172 ------------------------------
   13173 
   13174 Copyright (c) 2003 by Bitstream, Inc. All Rights Reserved. Bitstream Vera is
   13175 a trademark of Bitstream, Inc.
   13176 
   13177 Permission is hereby granted, free of charge, to any person obtaining a copy
   13178 of the fonts accompanying this license ("Fonts") and associated
   13179 documentation files (the "Font Software"), to reproduce and distribute the
   13180 Font Software, including without limitation the rights to use, copy, merge,
   13181 publish, distribute, and/or sell copies of the Font Software, and to permit
   13182 persons to whom the Font Software is furnished to do so, subject to the
   13183 following conditions:
   13184 
   13185 The above copyright and trademark notices and this permission notice shall
   13186 be included in all copies of one or more of the Font Software typefaces.
   13187 
   13188 The Font Software may be modified, altered, or added to, and in particular
   13189 the designs of glyphs or characters in the Fonts may be modified and
   13190 additional glyphs or characters may be added to the Fonts, only if the fonts
   13191 are renamed to names not containing either the words "Bitstream" or the word
   13192 "Vera".
   13193 
   13194 This License becomes null and void to the extent applicable to Fonts or Font
   13195 Software that has been modified and is distributed under the "Bitstream
   13196 Vera" names.
   13197 
   13198 The Font Software may be sold as part of a larger software package but no
   13199 copy of one or more of the Font Software typefaces may be sold by itself.
   13200 
   13201 THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
   13202 OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF MERCHANTABILITY,
   13203 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF COPYRIGHT, PATENT,
   13204 TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL BITSTREAM OR THE GNOME
   13205 FOUNDATION BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, INCLUDING
   13206 ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES,
   13207 WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
   13208 THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM OTHER DEALINGS IN THE
   13209 FONT SOFTWARE.
   13210 
   13211 Except as contained in this notice, the names of Gnome, the Gnome
   13212 Foundation, and Bitstream Inc., shall not be used in advertising or
   13213 otherwise to promote the sale, use or other dealings in this Font Software
   13214 without prior written authorization from the Gnome Foundation or Bitstream
   13215 Inc., respectively. For further information, contact: fonts at gnome dot
   13216 org. 
   13217 
   13218 Arev Fonts Copyright
   13219 ------------------------------
   13220 
   13221 Copyright (c) 2006 by Tavmjong Bah. All Rights Reserved.
   13222 
   13223 Permission is hereby granted, free of charge, to any person obtaining
   13224 a copy of the fonts accompanying this license ("Fonts") and
   13225 associated documentation files (the "Font Software"), to reproduce
   13226 and distribute the modifications to the Bitstream Vera Font Software,
   13227 including without limitation the rights to use, copy, merge, publish,
   13228 distribute, and/or sell copies of the Font Software, and to permit
   13229 persons to whom the Font Software is furnished to do so, subject to
   13230 the following conditions:
   13231 
   13232 The above copyright and trademark notices and this permission notice
   13233 shall be included in all copies of one or more of the Font Software
   13234 typefaces.
   13235 
   13236 The Font Software may be modified, altered, or added to, and in
   13237 particular the designs of glyphs or characters in the Fonts may be
   13238 modified and additional glyphs or characters may be added to the
   13239 Fonts, only if the fonts are renamed to names not containing either
   13240 the words "Tavmjong Bah" or the word "Arev".
   13241 
   13242 This License becomes null and void to the extent applicable to Fonts
   13243 or Font Software that has been modified and is distributed under the 
   13244 "Tavmjong Bah Arev" names.
   13245 
   13246 The Font Software may be sold as part of a larger software package but
   13247 no copy of one or more of the Font Software typefaces may be sold by
   13248 itself.
   13249 
   13250 THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
   13251 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
   13252 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
   13253 OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL
   13254 TAVMJONG BAH BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
   13255 INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
   13256 DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
   13257 FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
   13258 OTHER DEALINGS IN THE FONT SOFTWARE.
   13259 
   13260 Except as contained in this notice, the name of Tavmjong Bah shall not
   13261 be used in advertising or otherwise to promote the sale, use or other
   13262 dealings in this Font Software without prior written authorization
   13263 from Tavmjong Bah. For further information, contact: tavmjong @ free
   13264 . fr.
   13265 
   13266 $Id: LICENSE 2133 2007-11-28 02:46:28Z lechimp $
   13267 </pre>
   13268 </div>
   13269 </div>
   13270 
   13271 
   13272 <div class="product">
   13273 <span class="title">devicekit</span>
   13274 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   13275 <span class="homepage"><a href="http://www.freedesktop.org/wiki/Software/DeviceKit">homepage</a></span>
   13276 <div class="licence">
   13277 <pre>Copyright (C) 2008 David Zeuthen.
   13278 All Rights Reserved.
   13279 
   13280 The devkit-gobject library (src/devkit-gobject/*) is licensed to you
   13281 under the GNU Lesser General Public License version 2 or later. The
   13282 DeviceKit daemon D-Bus service (devkitd/*) is licensed to you under
   13283 the GNU General Public License version 2 or later.
   13284 
   13285 Both licenses are included here. Each source code file is marked with
   13286 the proper copyright and license information.
   13287 
   13288 -- GPL BEGIN --
   13289 
   13290 		    GNU GENERAL PUBLIC LICENSE
   13291 		       Version 2, June 1991
   13292 
   13293  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
   13294      59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   13295  Everyone is permitted to copy and distribute verbatim copies
   13296  of this license document, but changing it is not allowed.
   13297 
   13298 			    Preamble
   13299 
   13300   The licenses for most software are designed to take away your
   13301 freedom to share and change it.  By contrast, the GNU General Public
   13302 License is intended to guarantee your freedom to share and change free
   13303 software--to make sure the software is free for all its users.  This
   13304 General Public License applies to most of the Free Software
   13305 Foundation's software and to any other program whose authors commit to
   13306 using it.  (Some other Free Software Foundation software is covered by
   13307 the GNU Library General Public License instead.)  You can apply it to
   13308 your programs, too.
   13309 
   13310   When we speak of free software, we are referring to freedom, not
   13311 price.  Our General Public Licenses are designed to make sure that you
   13312 have the freedom to distribute copies of free software (and charge for
   13313 this service if you wish), that you receive source code or can get it
   13314 if you want it, that you can change the software or use pieces of it
   13315 in new free programs; and that you know you can do these things.
   13316 
   13317   To protect your rights, we need to make restrictions that forbid
   13318 anyone to deny you these rights or to ask you to surrender the rights.
   13319 These restrictions translate to certain responsibilities for you if you
   13320 distribute copies of the software, or if you modify it.
   13321 
   13322   For example, if you distribute copies of such a program, whether
   13323 gratis or for a fee, you must give the recipients all the rights that
   13324 you have.  You must make sure that they, too, receive or can get the
   13325 source code.  And you must show them these terms so they know their
   13326 rights.
   13327 
   13328   We protect your rights with two steps: (1) copyright the software, and
   13329 (2) offer you this license which gives you legal permission to copy,
   13330 distribute and/or modify the software.
   13331 
   13332   Also, for each author's protection and ours, we want to make certain
   13333 that everyone understands that there is no warranty for this free
   13334 software.  If the software is modified by someone else and passed on, we
   13335 want its recipients to know that what they have is not the original, so
   13336 that any problems introduced by others will not reflect on the original
   13337 authors' reputations.
   13338 
   13339   Finally, any free program is threatened constantly by software
   13340 patents.  We wish to avoid the danger that redistributors of a free
   13341 program will individually obtain patent licenses, in effect making the
   13342 program proprietary.  To prevent this, we have made it clear that any
   13343 patent must be licensed for everyone's free use or not licensed at all.
   13344 
   13345   The precise terms and conditions for copying, distribution and
   13346 modification follow.
   13347 
   13348 		    GNU GENERAL PUBLIC LICENSE
   13349    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   13350 
   13351   0. This License applies to any program or other work which contains
   13352 a notice placed by the copyright holder saying it may be distributed
   13353 under the terms of this General Public License.  The "Program", below,
   13354 refers to any such program or work, and a "work based on the Program"
   13355 means either the Program or any derivative work under copyright law:
   13356 that is to say, a work containing the Program or a portion of it,
   13357 either verbatim or with modifications and/or translated into another
   13358 language.  (Hereinafter, translation is included without limitation in
   13359 the term "modification".)  Each licensee is addressed as "you".
   13360 
   13361 Activities other than copying, distribution and modification are not
   13362 covered by this License; they are outside its scope.  The act of
   13363 running the Program is not restricted, and the output from the Program
   13364 is covered only if its contents constitute a work based on the
   13365 Program (independent of having been made by running the Program).
   13366 Whether that is true depends on what the Program does.
   13367 
   13368   1. You may copy and distribute verbatim copies of the Program's
   13369 source code as you receive it, in any medium, provided that you
   13370 conspicuously and appropriately publish on each copy an appropriate
   13371 copyright notice and disclaimer of warranty; keep intact all the
   13372 notices that refer to this License and to the absence of any warranty;
   13373 and give any other recipients of the Program a copy of this License
   13374 along with the Program.
   13375 
   13376 You may charge a fee for the physical act of transferring a copy, and
   13377 you may at your option offer warranty protection in exchange for a fee.
   13378 
   13379   2. You may modify your copy or copies of the Program or any portion
   13380 of it, thus forming a work based on the Program, and copy and
   13381 distribute such modifications or work under the terms of Section 1
   13382 above, provided that you also meet all of these conditions:
   13383 
   13384     a) You must cause the modified files to carry prominent notices
   13385     stating that you changed the files and the date of any change.
   13386 
   13387     b) You must cause any work that you distribute or publish, that in
   13388     whole or in part contains or is derived from the Program or any
   13389     part thereof, to be licensed as a whole at no charge to all third
   13390     parties under the terms of this License.
   13391 
   13392     c) If the modified program normally reads commands interactively
   13393     when run, you must cause it, when started running for such
   13394     interactive use in the most ordinary way, to print or display an
   13395     announcement including an appropriate copyright notice and a
   13396     notice that there is no warranty (or else, saying that you provide
   13397     a warranty) and that users may redistribute the program under
   13398     these conditions, and telling the user how to view a copy of this
   13399     License.  (Exception: if the Program itself is interactive but
   13400     does not normally print such an announcement, your work based on
   13401     the Program is not required to print an announcement.)
   13402 
   13403 These requirements apply to the modified work as a whole.  If
   13404 identifiable sections of that work are not derived from the Program,
   13405 and can be reasonably considered independent and separate works in
   13406 themselves, then this License, and its terms, do not apply to those
   13407 sections when you distribute them as separate works.  But when you
   13408 distribute the same sections as part of a whole which is a work based
   13409 on the Program, the distribution of the whole must be on the terms of
   13410 this License, whose permissions for other licensees extend to the
   13411 entire whole, and thus to each and every part regardless of who wrote it.
   13412 
   13413 Thus, it is not the intent of this section to claim rights or contest
   13414 your rights to work written entirely by you; rather, the intent is to
   13415 exercise the right to control the distribution of derivative or
   13416 collective works based on the Program.
   13417 
   13418 In addition, mere aggregation of another work not based on the Program
   13419 with the Program (or with a work based on the Program) on a volume of
   13420 a storage or distribution medium does not bring the other work under
   13421 the scope of this License.
   13422 
   13423   3. You may copy and distribute the Program (or a work based on it,
   13424 under Section 2) in object code or executable form under the terms of
   13425 Sections 1 and 2 above provided that you also do one of the following:
   13426 
   13427     a) Accompany it with the complete corresponding machine-readable
   13428     source code, which must be distributed under the terms of Sections
   13429     1 and 2 above on a medium customarily used for software interchange; or,
   13430 
   13431     b) Accompany it with a written offer, valid for at least three
   13432     years, to give any third party, for a charge no more than your
   13433     cost of physically performing source distribution, a complete
   13434     machine-readable copy of the corresponding source code, to be
   13435     distributed under the terms of Sections 1 and 2 above on a medium
   13436     customarily used for software interchange; or,
   13437 
   13438     c) Accompany it with the information you received as to the offer
   13439     to distribute corresponding source code.  (This alternative is
   13440     allowed only for noncommercial distribution and only if you
   13441     received the program in object code or executable form with such
   13442     an offer, in accord with Subsection b above.)
   13443 
   13444 The source code for a work means the preferred form of the work for
   13445 making modifications to it.  For an executable work, complete source
   13446 code means all the source code for all modules it contains, plus any
   13447 associated interface definition files, plus the scripts used to
   13448 control compilation and installation of the executable.  However, as a
   13449 special exception, the source code distributed need not include
   13450 anything that is normally distributed (in either source or binary
   13451 form) with the major components (compiler, kernel, and so on) of the
   13452 operating system on which the executable runs, unless that component
   13453 itself accompanies the executable.
   13454 
   13455 If distribution of executable or object code is made by offering
   13456 access to copy from a designated place, then offering equivalent
   13457 access to copy the source code from the same place counts as
   13458 distribution of the source code, even though third parties are not
   13459 compelled to copy the source along with the object code.
   13460 
   13461   4. You may not copy, modify, sublicense, or distribute the Program
   13462 except as expressly provided under this License.  Any attempt
   13463 otherwise to copy, modify, sublicense or distribute the Program is
   13464 void, and will automatically terminate your rights under this License.
   13465 However, parties who have received copies, or rights, from you under
   13466 this License will not have their licenses terminated so long as such
   13467 parties remain in full compliance.
   13468 
   13469   5. You are not required to accept this License, since you have not
   13470 signed it.  However, nothing else grants you permission to modify or
   13471 distribute the Program or its derivative works.  These actions are
   13472 prohibited by law if you do not accept this License.  Therefore, by
   13473 modifying or distributing the Program (or any work based on the
   13474 Program), you indicate your acceptance of this License to do so, and
   13475 all its terms and conditions for copying, distributing or modifying
   13476 the Program or works based on it.
   13477 
   13478   6. Each time you redistribute the Program (or any work based on the
   13479 Program), the recipient automatically receives a license from the
   13480 original licensor to copy, distribute or modify the Program subject to
   13481 these terms and conditions.  You may not impose any further
   13482 restrictions on the recipients' exercise of the rights granted herein.
   13483 You are not responsible for enforcing compliance by third parties to
   13484 this License.
   13485 
   13486   7. If, as a consequence of a court judgment or allegation of patent
   13487 infringement or for any other reason (not limited to patent issues),
   13488 conditions are imposed on you (whether by court order, agreement or
   13489 otherwise) that contradict the conditions of this License, they do not
   13490 excuse you from the conditions of this License.  If you cannot
   13491 distribute so as to satisfy simultaneously your obligations under this
   13492 License and any other pertinent obligations, then as a consequence you
   13493 may not distribute the Program at all.  For example, if a patent
   13494 license would not permit royalty-free redistribution of the Program by
   13495 all those who receive copies directly or indirectly through you, then
   13496 the only way you could satisfy both it and this License would be to
   13497 refrain entirely from distribution of the Program.
   13498 
   13499 If any portion of this section is held invalid or unenforceable under
   13500 any particular circumstance, the balance of the section is intended to
   13501 apply and the section as a whole is intended to apply in other
   13502 circumstances.
   13503 
   13504 It is not the purpose of this section to induce you to infringe any
   13505 patents or other property right claims or to contest validity of any
   13506 such claims; this section has the sole purpose of protecting the
   13507 integrity of the free software distribution system, which is
   13508 implemented by public license practices.  Many people have made
   13509 generous contributions to the wide range of software distributed
   13510 through that system in reliance on consistent application of that
   13511 system; it is up to the author/donor to decide if he or she is willing
   13512 to distribute software through any other system and a licensee cannot
   13513 impose that choice.
   13514 
   13515 This section is intended to make thoroughly clear what is believed to
   13516 be a consequence of the rest of this License.
   13517 
   13518   8. If the distribution and/or use of the Program is restricted in
   13519 certain countries either by patents or by copyrighted interfaces, the
   13520 original copyright holder who places the Program under this License
   13521 may add an explicit geographical distribution limitation excluding
   13522 those countries, so that distribution is permitted only in or among
   13523 countries not thus excluded.  In such case, this License incorporates
   13524 the limitation as if written in the body of this License.
   13525 
   13526   9. The Free Software Foundation may publish revised and/or new versions
   13527 of the General Public License from time to time.  Such new versions will
   13528 be similar in spirit to the present version, but may differ in detail to
   13529 address new problems or concerns.
   13530 
   13531 Each version is given a distinguishing version number.  If the Program
   13532 specifies a version number of this License which applies to it and "any
   13533 later version", you have the option of following the terms and conditions
   13534 either of that version or of any later version published by the Free
   13535 Software Foundation.  If the Program does not specify a version number of
   13536 this License, you may choose any version ever published by the Free Software
   13537 Foundation.
   13538 
   13539   10. If you wish to incorporate parts of the Program into other free
   13540 programs whose distribution conditions are different, write to the author
   13541 to ask for permission.  For software which is copyrighted by the Free
   13542 Software Foundation, write to the Free Software Foundation; we sometimes
   13543 make exceptions for this.  Our decision will be guided by the two goals
   13544 of preserving the free status of all derivatives of our free software and
   13545 of promoting the sharing and reuse of software generally.
   13546 
   13547 			    NO WARRANTY
   13548 
   13549   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
   13550 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
   13551 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
   13552 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
   13553 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
   13554 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
   13555 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
   13556 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
   13557 REPAIR OR CORRECTION.
   13558 
   13559   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
   13560 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
   13561 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
   13562 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
   13563 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
   13564 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
   13565 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
   13566 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
   13567 POSSIBILITY OF SUCH DAMAGES.
   13568 
   13569 		     END OF TERMS AND CONDITIONS
   13570 
   13571 	    How to Apply These Terms to Your New Programs
   13572 
   13573   If you develop a new program, and you want it to be of the greatest
   13574 possible use to the public, the best way to achieve this is to make it
   13575 free software which everyone can redistribute and change under these terms.
   13576 
   13577   To do so, attach the following notices to the program.  It is safest
   13578 to attach them to the start of each source file to most effectively
   13579 convey the exclusion of warranty; and each file should have at least
   13580 the "copyright" line and a pointer to where the full notice is found.
   13581 
   13582     &lt;one line to give the program's name and a brief idea of what it does.&gt;
   13583     Copyright (C) 19yy  &lt;name of author&gt;
   13584 
   13585     This program is free software; you can redistribute it and/or modify
   13586     it under the terms of the GNU General Public License as published by
   13587     the Free Software Foundation; either version 2 of the License, or
   13588     (at your option) any later version.
   13589 
   13590     This program is distributed in the hope that it will be useful,
   13591     but WITHOUT ANY WARRANTY; without even the implied warranty of
   13592     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   13593     GNU General Public License for more details.
   13594 
   13595     You should have received a copy of the GNU General Public License
   13596     along with this program; if not, write to the Free Software
   13597     Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   13598 
   13599 
   13600 Also add information on how to contact you by electronic and paper mail.
   13601 
   13602 If the program is interactive, make it output a short notice like this
   13603 when it starts in an interactive mode:
   13604 
   13605     Gnomovision version 69, Copyright (C) 19yy name of author
   13606     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
   13607     This is free software, and you are welcome to redistribute it
   13608     under certain conditions; type `show c' for details.
   13609 
   13610 The hypothetical commands `show w' and `show c' should show the appropriate
   13611 parts of the General Public License.  Of course, the commands you use may
   13612 be called something other than `show w' and `show c'; they could even be
   13613 mouse-clicks or menu items--whatever suits your program.
   13614 
   13615 You should also get your employer (if you work as a programmer) or your
   13616 school, if any, to sign a "copyright disclaimer" for the program, if
   13617 necessary.  Here is a sample; alter the names:
   13618 
   13619   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
   13620   `Gnomovision' (which makes passes at compilers) written by James Hacker.
   13621 
   13622   &lt;signature of Ty Coon&gt;, 1 April 1989
   13623   Ty Coon, President of Vice
   13624 
   13625 This General Public License does not permit incorporating your program into
   13626 proprietary programs.  If your program is a subroutine library, you may
   13627 consider it more useful to permit linking proprietary applications with the
   13628 library.  If this is what you want to do, use the GNU Library General
   13629 Public License instead of this License.
   13630 
   13631 -- GPL END --
   13632 
   13633 -- LGPL BEGIN --
   13634 		  GNU LIBRARY GENERAL PUBLIC LICENSE
   13635 		       Version 2, June 1991
   13636 
   13637  Copyright (C) 1991 Free Software Foundation, Inc.
   13638     		    59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   13639  Everyone is permitted to copy and distribute verbatim copies
   13640  of this license document, but changing it is not allowed.
   13641 
   13642 [This is the first released version of the library GPL.  It is
   13643  numbered 2 because it goes with version 2 of the ordinary GPL.]
   13644 
   13645 			    Preamble
   13646 
   13647   The licenses for most software are designed to take away your
   13648 freedom to share and change it.  By contrast, the GNU General Public
   13649 Licenses are intended to guarantee your freedom to share and change
   13650 free software--to make sure the software is free for all its users.
   13651 
   13652   This license, the Library General Public License, applies to some
   13653 specially designated Free Software Foundation software, and to any
   13654 other libraries whose authors decide to use it.  You can use it for
   13655 your libraries, too.
   13656 
   13657   When we speak of free software, we are referring to freedom, not
   13658 price.  Our General Public Licenses are designed to make sure that you
   13659 have the freedom to distribute copies of free software (and charge for
   13660 this service if you wish), that you receive source code or can get it
   13661 if you want it, that you can change the software or use pieces of it
   13662 in new free programs; and that you know you can do these things.
   13663 
   13664   To protect your rights, we need to make restrictions that forbid
   13665 anyone to deny you these rights or to ask you to surrender the rights.
   13666 These restrictions translate to certain responsibilities for you if
   13667 you distribute copies of the library, or if you modify it.
   13668 
   13669   For example, if you distribute copies of the library, whether gratis
   13670 or for a fee, you must give the recipients all the rights that we gave
   13671 you.  You must make sure that they, too, receive or can get the source
   13672 code.  If you link a program with the library, you must provide
   13673 complete object files to the recipients so that they can relink them
   13674 with the library, after making changes to the library and recompiling
   13675 it.  And you must show them these terms so they know their rights.
   13676 
   13677   Our method of protecting your rights has two steps: (1) copyright
   13678 the library, and (2) offer you this license which gives you legal
   13679 permission to copy, distribute and/or modify the library.
   13680 
   13681   Also, for each distributor's protection, we want to make certain
   13682 that everyone understands that there is no warranty for this free
   13683 library.  If the library is modified by someone else and passed on, we
   13684 want its recipients to know that what they have is not the original
   13685 version, so that any problems introduced by others will not reflect on
   13686 the original authors' reputations.
   13687 
   13688   Finally, any free program is threatened constantly by software
   13689 patents.  We wish to avoid the danger that companies distributing free
   13690 software will individually obtain patent licenses, thus in effect
   13691 transforming the program into proprietary software.  To prevent this,
   13692 we have made it clear that any patent must be licensed for everyone's
   13693 free use or not licensed at all.
   13694 
   13695   Most GNU software, including some libraries, is covered by the ordinary
   13696 GNU General Public License, which was designed for utility programs.  This
   13697 license, the GNU Library General Public License, applies to certain
   13698 designated libraries.  This license is quite different from the ordinary
   13699 one; be sure to read it in full, and don't assume that anything in it is
   13700 the same as in the ordinary license.
   13701 
   13702   The reason we have a separate public license for some libraries is that
   13703 they blur the distinction we usually make between modifying or adding to a
   13704 program and simply using it.  Linking a program with a library, without
   13705 changing the library, is in some sense simply using the library, and is
   13706 analogous to running a utility program or application program.  However, in
   13707 a textual and legal sense, the linked executable is a combined work, a
   13708 derivative of the original library, and the ordinary General Public License
   13709 treats it as such.
   13710 
   13711   Because of this blurred distinction, using the ordinary General
   13712 Public License for libraries did not effectively promote software
   13713 sharing, because most developers did not use the libraries.  We
   13714 concluded that weaker conditions might promote sharing better.
   13715 
   13716   However, unrestricted linking of non-free programs would deprive the
   13717 users of those programs of all benefit from the free status of the
   13718 libraries themselves.  This Library General Public License is intended to
   13719 permit developers of non-free programs to use free libraries, while
   13720 preserving your freedom as a user of such programs to change the free
   13721 libraries that are incorporated in them.  (We have not seen how to achieve
   13722 this as regards changes in header files, but we have achieved it as regards
   13723 changes in the actual functions of the Library.)  The hope is that this
   13724 will lead to faster development of free libraries.
   13725 
   13726   The precise terms and conditions for copying, distribution and
   13727 modification follow.  Pay close attention to the difference between a
   13728 "work based on the library" and a "work that uses the library".  The
   13729 former contains code derived from the library, while the latter only
   13730 works together with the library.
   13731 
   13732   Note that it is possible for a library to be covered by the ordinary
   13733 General Public License rather than by this special one.
   13734 
   13735 		  GNU LIBRARY GENERAL PUBLIC LICENSE
   13736    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   13737 
   13738   0. This License Agreement applies to any software library which
   13739 contains a notice placed by the copyright holder or other authorized
   13740 party saying it may be distributed under the terms of this Library
   13741 General Public License (also called "this License").  Each licensee is
   13742 addressed as "you".
   13743 
   13744   A "library" means a collection of software functions and/or data
   13745 prepared so as to be conveniently linked with application programs
   13746 (which use some of those functions and data) to form executables.
   13747 
   13748   The "Library", below, refers to any such software library or work
   13749 which has been distributed under these terms.  A "work based on the
   13750 Library" means either the Library or any derivative work under
   13751 copyright law: that is to say, a work containing the Library or a
   13752 portion of it, either verbatim or with modifications and/or translated
   13753 straightforwardly into another language.  (Hereinafter, translation is
   13754 included without limitation in the term "modification".)
   13755 
   13756   "Source code" for a work means the preferred form of the work for
   13757 making modifications to it.  For a library, complete source code means
   13758 all the source code for all modules it contains, plus any associated
   13759 interface definition files, plus the scripts used to control compilation
   13760 and installation of the library.
   13761 
   13762   Activities other than copying, distribution and modification are not
   13763 covered by this License; they are outside its scope.  The act of
   13764 running a program using the Library is not restricted, and output from
   13765 such a program is covered only if its contents constitute a work based
   13766 on the Library (independent of the use of the Library in a tool for
   13767 writing it).  Whether that is true depends on what the Library does
   13768 and what the program that uses the Library does.
   13769   
   13770   1. You may copy and distribute verbatim copies of the Library's
   13771 complete source code as you receive it, in any medium, provided that
   13772 you conspicuously and appropriately publish on each copy an
   13773 appropriate copyright notice and disclaimer of warranty; keep intact
   13774 all the notices that refer to this License and to the absence of any
   13775 warranty; and distribute a copy of this License along with the
   13776 Library.
   13777 
   13778   You may charge a fee for the physical act of transferring a copy,
   13779 and you may at your option offer warranty protection in exchange for a
   13780 fee.
   13781 
   13782   2. You may modify your copy or copies of the Library or any portion
   13783 of it, thus forming a work based on the Library, and copy and
   13784 distribute such modifications or work under the terms of Section 1
   13785 above, provided that you also meet all of these conditions:
   13786 
   13787     a) The modified work must itself be a software library.
   13788 
   13789     b) You must cause the files modified to carry prominent notices
   13790     stating that you changed the files and the date of any change.
   13791 
   13792     c) You must cause the whole of the work to be licensed at no
   13793     charge to all third parties under the terms of this License.
   13794 
   13795     d) If a facility in the modified Library refers to a function or a
   13796     table of data to be supplied by an application program that uses
   13797     the facility, other than as an argument passed when the facility
   13798     is invoked, then you must make a good faith effort to ensure that,
   13799     in the event an application does not supply such function or
   13800     table, the facility still operates, and performs whatever part of
   13801     its purpose remains meaningful.
   13802 
   13803     (For example, a function in a library to compute square roots has
   13804     a purpose that is entirely well-defined independent of the
   13805     application.  Therefore, Subsection 2d requires that any
   13806     application-supplied function or table used by this function must
   13807     be optional: if the application does not supply it, the square
   13808     root function must still compute square roots.)
   13809 
   13810 These requirements apply to the modified work as a whole.  If
   13811 identifiable sections of that work are not derived from the Library,
   13812 and can be reasonably considered independent and separate works in
   13813 themselves, then this License, and its terms, do not apply to those
   13814 sections when you distribute them as separate works.  But when you
   13815 distribute the same sections as part of a whole which is a work based
   13816 on the Library, the distribution of the whole must be on the terms of
   13817 this License, whose permissions for other licensees extend to the
   13818 entire whole, and thus to each and every part regardless of who wrote
   13819 it.
   13820 
   13821 Thus, it is not the intent of this section to claim rights or contest
   13822 your rights to work written entirely by you; rather, the intent is to
   13823 exercise the right to control the distribution of derivative or
   13824 collective works based on the Library.
   13825 
   13826 In addition, mere aggregation of another work not based on the Library
   13827 with the Library (or with a work based on the Library) on a volume of
   13828 a storage or distribution medium does not bring the other work under
   13829 the scope of this License.
   13830 
   13831   3. You may opt to apply the terms of the ordinary GNU General Public
   13832 License instead of this License to a given copy of the Library.  To do
   13833 this, you must alter all the notices that refer to this License, so
   13834 that they refer to the ordinary GNU General Public License, version 2,
   13835 instead of to this License.  (If a newer version than version 2 of the
   13836 ordinary GNU General Public License has appeared, then you can specify
   13837 that version instead if you wish.)  Do not make any other change in
   13838 these notices.
   13839 
   13840   Once this change is made in a given copy, it is irreversible for
   13841 that copy, so the ordinary GNU General Public License applies to all
   13842 subsequent copies and derivative works made from that copy.
   13843 
   13844   This option is useful when you wish to copy part of the code of
   13845 the Library into a program that is not a library.
   13846 
   13847   4. You may copy and distribute the Library (or a portion or
   13848 derivative of it, under Section 2) in object code or executable form
   13849 under the terms of Sections 1 and 2 above provided that you accompany
   13850 it with the complete corresponding machine-readable source code, which
   13851 must be distributed under the terms of Sections 1 and 2 above on a
   13852 medium customarily used for software interchange.
   13853 
   13854   If distribution of object code is made by offering access to copy
   13855 from a designated place, then offering equivalent access to copy the
   13856 source code from the same place satisfies the requirement to
   13857 distribute the source code, even though third parties are not
   13858 compelled to copy the source along with the object code.
   13859 
   13860   5. A program that contains no derivative of any portion of the
   13861 Library, but is designed to work with the Library by being compiled or
   13862 linked with it, is called a "work that uses the Library".  Such a
   13863 work, in isolation, is not a derivative work of the Library, and
   13864 therefore falls outside the scope of this License.
   13865 
   13866   However, linking a "work that uses the Library" with the Library
   13867 creates an executable that is a derivative of the Library (because it
   13868 contains portions of the Library), rather than a "work that uses the
   13869 library".  The executable is therefore covered by this License.
   13870 Section 6 states terms for distribution of such executables.
   13871 
   13872   When a "work that uses the Library" uses material from a header file
   13873 that is part of the Library, the object code for the work may be a
   13874 derivative work of the Library even though the source code is not.
   13875 Whether this is true is especially significant if the work can be
   13876 linked without the Library, or if the work is itself a library.  The
   13877 threshold for this to be true is not precisely defined by law.
   13878 
   13879   If such an object file uses only numerical parameters, data
   13880 structure layouts and accessors, and small macros and small inline
   13881 functions (ten lines or less in length), then the use of the object
   13882 file is unrestricted, regardless of whether it is legally a derivative
   13883 work.  (Executables containing this object code plus portions of the
   13884 Library will still fall under Section 6.)
   13885 
   13886   Otherwise, if the work is a derivative of the Library, you may
   13887 distribute the object code for the work under the terms of Section 6.
   13888 Any executables containing that work also fall under Section 6,
   13889 whether or not they are linked directly with the Library itself.
   13890 
   13891   6. As an exception to the Sections above, you may also compile or
   13892 link a "work that uses the Library" with the Library to produce a
   13893 work containing portions of the Library, and distribute that work
   13894 under terms of your choice, provided that the terms permit
   13895 modification of the work for the customer's own use and reverse
   13896 engineering for debugging such modifications.
   13897 
   13898   You must give prominent notice with each copy of the work that the
   13899 Library is used in it and that the Library and its use are covered by
   13900 this License.  You must supply a copy of this License.  If the work
   13901 during execution displays copyright notices, you must include the
   13902 copyright notice for the Library among them, as well as a reference
   13903 directing the user to the copy of this License.  Also, you must do one
   13904 of these things:
   13905 
   13906     a) Accompany the work with the complete corresponding
   13907     machine-readable source code for the Library including whatever
   13908     changes were used in the work (which must be distributed under
   13909     Sections 1 and 2 above); and, if the work is an executable linked
   13910     with the Library, with the complete machine-readable "work that
   13911     uses the Library", as object code and/or source code, so that the
   13912     user can modify the Library and then relink to produce a modified
   13913     executable containing the modified Library.  (It is understood
   13914     that the user who changes the contents of definitions files in the
   13915     Library will not necessarily be able to recompile the application
   13916     to use the modified definitions.)
   13917 
   13918     b) Accompany the work with a written offer, valid for at
   13919     least three years, to give the same user the materials
   13920     specified in Subsection 6a, above, for a charge no more
   13921     than the cost of performing this distribution.
   13922 
   13923     c) If distribution of the work is made by offering access to copy
   13924     from a designated place, offer equivalent access to copy the above
   13925     specified materials from the same place.
   13926 
   13927     d) Verify that the user has already received a copy of these
   13928     materials or that you have already sent this user a copy.
   13929 
   13930   For an executable, the required form of the "work that uses the
   13931 Library" must include any data and utility programs needed for
   13932 reproducing the executable from it.  However, as a special exception,
   13933 the source code distributed need not include anything that is normally
   13934 distributed (in either source or binary form) with the major
   13935 components (compiler, kernel, and so on) of the operating system on
   13936 which the executable runs, unless that component itself accompanies
   13937 the executable.
   13938 
   13939   It may happen that this requirement contradicts the license
   13940 restrictions of other proprietary libraries that do not normally
   13941 accompany the operating system.  Such a contradiction means you cannot
   13942 use both them and the Library together in an executable that you
   13943 distribute.
   13944 
   13945   7. You may place library facilities that are a work based on the
   13946 Library side-by-side in a single library together with other library
   13947 facilities not covered by this License, and distribute such a combined
   13948 library, provided that the separate distribution of the work based on
   13949 the Library and of the other library facilities is otherwise
   13950 permitted, and provided that you do these two things:
   13951 
   13952     a) Accompany the combined library with a copy of the same work
   13953     based on the Library, uncombined with any other library
   13954     facilities.  This must be distributed under the terms of the
   13955     Sections above.
   13956 
   13957     b) Give prominent notice with the combined library of the fact
   13958     that part of it is a work based on the Library, and explaining
   13959     where to find the accompanying uncombined form of the same work.
   13960 
   13961   8. You may not copy, modify, sublicense, link with, or distribute
   13962 the Library except as expressly provided under this License.  Any
   13963 attempt otherwise to copy, modify, sublicense, link with, or
   13964 distribute the Library is void, and will automatically terminate your
   13965 rights under this License.  However, parties who have received copies,
   13966 or rights, from you under this License will not have their licenses
   13967 terminated so long as such parties remain in full compliance.
   13968 
   13969   9. You are not required to accept this License, since you have not
   13970 signed it.  However, nothing else grants you permission to modify or
   13971 distribute the Library or its derivative works.  These actions are
   13972 prohibited by law if you do not accept this License.  Therefore, by
   13973 modifying or distributing the Library (or any work based on the
   13974 Library), you indicate your acceptance of this License to do so, and
   13975 all its terms and conditions for copying, distributing or modifying
   13976 the Library or works based on it.
   13977 
   13978   10. Each time you redistribute the Library (or any work based on the
   13979 Library), the recipient automatically receives a license from the
   13980 original licensor to copy, distribute, link with or modify the Library
   13981 subject to these terms and conditions.  You may not impose any further
   13982 restrictions on the recipients' exercise of the rights granted herein.
   13983 You are not responsible for enforcing compliance by third parties to
   13984 this License.
   13985 
   13986   11. If, as a consequence of a court judgment or allegation of patent
   13987 infringement or for any other reason (not limited to patent issues),
   13988 conditions are imposed on you (whether by court order, agreement or
   13989 otherwise) that contradict the conditions of this License, they do not
   13990 excuse you from the conditions of this License.  If you cannot
   13991 distribute so as to satisfy simultaneously your obligations under this
   13992 License and any other pertinent obligations, then as a consequence you
   13993 may not distribute the Library at all.  For example, if a patent
   13994 license would not permit royalty-free redistribution of the Library by
   13995 all those who receive copies directly or indirectly through you, then
   13996 the only way you could satisfy both it and this License would be to
   13997 refrain entirely from distribution of the Library.
   13998 
   13999 If any portion of this section is held invalid or unenforceable under any
   14000 particular circumstance, the balance of the section is intended to apply,
   14001 and the section as a whole is intended to apply in other circumstances.
   14002 
   14003 It is not the purpose of this section to induce you to infringe any
   14004 patents or other property right claims or to contest validity of any
   14005 such claims; this section has the sole purpose of protecting the
   14006 integrity of the free software distribution system which is
   14007 implemented by public license practices.  Many people have made
   14008 generous contributions to the wide range of software distributed
   14009 through that system in reliance on consistent application of that
   14010 system; it is up to the author/donor to decide if he or she is willing
   14011 to distribute software through any other system and a licensee cannot
   14012 impose that choice.
   14013 
   14014 This section is intended to make thoroughly clear what is believed to
   14015 be a consequence of the rest of this License.
   14016 
   14017   12. If the distribution and/or use of the Library is restricted in
   14018 certain countries either by patents or by copyrighted interfaces, the
   14019 original copyright holder who places the Library under this License may add
   14020 an explicit geographical distribution limitation excluding those countries,
   14021 so that distribution is permitted only in or among countries not thus
   14022 excluded.  In such case, this License incorporates the limitation as if
   14023 written in the body of this License.
   14024 
   14025   13. The Free Software Foundation may publish revised and/or new
   14026 versions of the Library General Public License from time to time.
   14027 Such new versions will be similar in spirit to the present version,
   14028 but may differ in detail to address new problems or concerns.
   14029 
   14030 Each version is given a distinguishing version number.  If the Library
   14031 specifies a version number of this License which applies to it and
   14032 "any later version", you have the option of following the terms and
   14033 conditions either of that version or of any later version published by
   14034 the Free Software Foundation.  If the Library does not specify a
   14035 license version number, you may choose any version ever published by
   14036 the Free Software Foundation.
   14037 
   14038   14. If you wish to incorporate parts of the Library into other free
   14039 programs whose distribution conditions are incompatible with these,
   14040 write to the author to ask for permission.  For software which is
   14041 copyrighted by the Free Software Foundation, write to the Free
   14042 Software Foundation; we sometimes make exceptions for this.  Our
   14043 decision will be guided by the two goals of preserving the free status
   14044 of all derivatives of our free software and of promoting the sharing
   14045 and reuse of software generally.
   14046 
   14047 			    NO WARRANTY
   14048 
   14049   15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
   14050 WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
   14051 EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
   14052 OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
   14053 KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
   14054 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
   14055 PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
   14056 LIBRARY IS WITH YOU.  SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
   14057 THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
   14058 
   14059   16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
   14060 WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
   14061 AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
   14062 FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
   14063 CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
   14064 LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
   14065 RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
   14066 FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
   14067 SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
   14068 DAMAGES.
   14069 
   14070 		     END OF TERMS AND CONDITIONS
   14071 
   14072            How to Apply These Terms to Your New Libraries
   14073 
   14074   If you develop a new library, and you want it to be of the greatest
   14075 possible use to the public, we recommend making it free software that
   14076 everyone can redistribute and change.  You can do so by permitting
   14077 redistribution under these terms (or, alternatively, under the terms of the
   14078 ordinary General Public License).
   14079 
   14080   To apply these terms, attach the following notices to the library.  It is
   14081 safest to attach them to the start of each source file to most effectively
   14082 convey the exclusion of warranty; and each file should have at least the
   14083 "copyright" line and a pointer to where the full notice is found.
   14084 
   14085     &lt;one line to give the library's name and a brief idea of what it does.&gt;
   14086     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   14087 
   14088     This library is free software; you can redistribute it and/or
   14089     modify it under the terms of the GNU Library General Public
   14090     License as published by the Free Software Foundation; either
   14091     version 2 of the License, or (at your option) any later version.
   14092 
   14093     This library is distributed in the hope that it will be useful,
   14094     but WITHOUT ANY WARRANTY; without even the implied warranty of
   14095     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
   14096     Library General Public License for more details.
   14097 
   14098     You should have received a copy of the GNU Library General Public
   14099     License along with this library; if not, write to the 
   14100     Free Software Foundation, Inc., 59 Temple Place - Suite 330, 
   14101     Boston, MA  02111-1307  USA.
   14102 
   14103 Also add information on how to contact you by electronic and paper mail.
   14104 
   14105 You should also get your employer (if you work as a programmer) or your
   14106 school, if any, to sign a "copyright disclaimer" for the library, if
   14107 necessary.  Here is a sample; alter the names:
   14108 
   14109   Yoyodyne, Inc., hereby disclaims all copyright interest in the
   14110   library `Frob' (a library for tweaking knobs) written by James Random Hacker.
   14111 
   14112   &lt;signature of Ty Coon&gt;, 1 April 1990
   14113   Ty Coon, President of Vice
   14114 
   14115 That's all there is to it!
   14116 -- LGPL END --
   14117 </pre>
   14118 </div>
   14119 </div>
   14120 
   14121 
   14122 <div class="product">
   14123 <span class="title">devicekit-disks</span>
   14124 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   14125 <span class="homepage"><a href="http://www.freedesktop.org/wiki/Software/DeviceKit">homepage</a></span>
   14126 <div class="licence">
   14127 <pre>Copyright (C) 2008 David Zeuthen &lt;david (a] fubar.dk&gt;
   14128 All Rights Reserved.
   14129 
   14130 The DeviceKit-disks source code is licensed to you under the GNU
   14131 General Public License. Either version 2 of the License, or (at your
   14132 option) any later version. The license is included below.
   14133 
   14134 -- BEGIN GPLv2+ License ---
   14135 
   14136 		    GNU GENERAL PUBLIC LICENSE
   14137 		       Version 2, June 1991
   14138 
   14139  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
   14140  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
   14141 
   14142  Everyone is permitted to copy and distribute verbatim copies
   14143  of this license document, but changing it is not allowed.
   14144 
   14145 			    Preamble
   14146 
   14147   The licenses for most software are designed to take away your
   14148 freedom to share and change it.  By contrast, the GNU General Public
   14149 License is intended to guarantee your freedom to share and change free
   14150 software--to make sure the software is free for all its users.  This
   14151 General Public License applies to most of the Free Software
   14152 Foundation's software and to any other program whose authors commit to
   14153 using it.  (Some other Free Software Foundation software is covered by
   14154 the GNU Library General Public License instead.)  You can apply it to
   14155 your programs, too.
   14156 
   14157   When we speak of free software, we are referring to freedom, not
   14158 price.  Our General Public Licenses are designed to make sure that you
   14159 have the freedom to distribute copies of free software (and charge for
   14160 this service if you wish), that you receive source code or can get it
   14161 if you want it, that you can change the software or use pieces of it
   14162 in new free programs; and that you know you can do these things.
   14163 
   14164   To protect your rights, we need to make restrictions that forbid
   14165 anyone to deny you these rights or to ask you to surrender the rights.
   14166 These restrictions translate to certain responsibilities for you if you
   14167 distribute copies of the software, or if you modify it.
   14168 
   14169   For example, if you distribute copies of such a program, whether
   14170 gratis or for a fee, you must give the recipients all the rights that
   14171 you have.  You must make sure that they, too, receive or can get the
   14172 source code.  And you must show them these terms so they know their
   14173 rights.
   14174 
   14175   We protect your rights with two steps: (1) copyright the software, and
   14176 (2) offer you this license which gives you legal permission to copy,
   14177 distribute and/or modify the software.
   14178 
   14179   Also, for each author's protection and ours, we want to make certain
   14180 that everyone understands that there is no warranty for this free
   14181 software.  If the software is modified by someone else and passed on, we
   14182 want its recipients to know that what they have is not the original, so
   14183 that any problems introduced by others will not reflect on the original
   14184 authors' reputations.
   14185 
   14186   Finally, any free program is threatened constantly by software
   14187 patents.  We wish to avoid the danger that redistributors of a free
   14188 program will individually obtain patent licenses, in effect making the
   14189 program proprietary.  To prevent this, we have made it clear that any
   14190 patent must be licensed for everyone's free use or not licensed at all.
   14191 
   14192   The precise terms and conditions for copying, distribution and
   14193 modification follow.
   14194 
   14195 		    GNU GENERAL PUBLIC LICENSE
   14196    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   14197 
   14198   0. This License applies to any program or other work which contains
   14199 a notice placed by the copyright holder saying it may be distributed
   14200 under the terms of this General Public License.  The "Program", below,
   14201 refers to any such program or work, and a "work based on the Program"
   14202 means either the Program or any derivative work under copyright law:
   14203 that is to say, a work containing the Program or a portion of it,
   14204 either verbatim or with modifications and/or translated into another
   14205 language.  (Hereinafter, translation is included without limitation in
   14206 the term "modification".)  Each licensee is addressed as "you".
   14207 
   14208 Activities other than copying, distribution and modification are not
   14209 covered by this License; they are outside its scope.  The act of
   14210 running the Program is not restricted, and the output from the Program
   14211 is covered only if its contents constitute a work based on the
   14212 Program (independent of having been made by running the Program).
   14213 Whether that is true depends on what the Program does.
   14214 
   14215   1. You may copy and distribute verbatim copies of the Program's
   14216 source code as you receive it, in any medium, provided that you
   14217 conspicuously and appropriately publish on each copy an appropriate
   14218 copyright notice and disclaimer of warranty; keep intact all the
   14219 notices that refer to this License and to the absence of any warranty;
   14220 and give any other recipients of the Program a copy of this License
   14221 along with the Program.
   14222 
   14223 You may charge a fee for the physical act of transferring a copy, and
   14224 you may at your option offer warranty protection in exchange for a fee.
   14225 
   14226   2. You may modify your copy or copies of the Program or any portion
   14227 of it, thus forming a work based on the Program, and copy and
   14228 distribute such modifications or work under the terms of Section 1
   14229 above, provided that you also meet all of these conditions:
   14230 
   14231     a) You must cause the modified files to carry prominent notices
   14232     stating that you changed the files and the date of any change.
   14233 
   14234     b) You must cause any work that you distribute or publish, that in
   14235     whole or in part contains or is derived from the Program or any
   14236     part thereof, to be licensed as a whole at no charge to all third
   14237     parties under the terms of this License.
   14238 
   14239     c) If the modified program normally reads commands interactively
   14240     when run, you must cause it, when started running for such
   14241     interactive use in the most ordinary way, to print or display an
   14242     announcement including an appropriate copyright notice and a
   14243     notice that there is no warranty (or else, saying that you provide
   14244     a warranty) and that users may redistribute the program under
   14245     these conditions, and telling the user how to view a copy of this
   14246     License.  (Exception: if the Program itself is interactive but
   14247     does not normally print such an announcement, your work based on
   14248     the Program is not required to print an announcement.)
   14249 
   14250 These requirements apply to the modified work as a whole.  If
   14251 identifiable sections of that work are not derived from the Program,
   14252 and can be reasonably considered independent and separate works in
   14253 themselves, then this License, and its terms, do not apply to those
   14254 sections when you distribute them as separate works.  But when you
   14255 distribute the same sections as part of a whole which is a work based
   14256 on the Program, the distribution of the whole must be on the terms of
   14257 this License, whose permissions for other licensees extend to the
   14258 entire whole, and thus to each and every part regardless of who wrote it.
   14259 
   14260 Thus, it is not the intent of this section to claim rights or contest
   14261 your rights to work written entirely by you; rather, the intent is to
   14262 exercise the right to control the distribution of derivative or
   14263 collective works based on the Program.
   14264 
   14265 In addition, mere aggregation of another work not based on the Program
   14266 with the Program (or with a work based on the Program) on a volume of
   14267 a storage or distribution medium does not bring the other work under
   14268 the scope of this License.
   14269 
   14270   3. You may copy and distribute the Program (or a work based on it,
   14271 under Section 2) in object code or executable form under the terms of
   14272 Sections 1 and 2 above provided that you also do one of the following:
   14273 
   14274     a) Accompany it with the complete corresponding machine-readable
   14275     source code, which must be distributed under the terms of Sections
   14276     1 and 2 above on a medium customarily used for software interchange; or,
   14277 
   14278     b) Accompany it with a written offer, valid for at least three
   14279     years, to give any third party, for a charge no more than your
   14280     cost of physically performing source distribution, a complete
   14281     machine-readable copy of the corresponding source code, to be
   14282     distributed under the terms of Sections 1 and 2 above on a medium
   14283     customarily used for software interchange; or,
   14284 
   14285     c) Accompany it with the information you received as to the offer
   14286     to distribute corresponding source code.  (This alternative is
   14287     allowed only for noncommercial distribution and only if you
   14288     received the program in object code or executable form with such
   14289     an offer, in accord with Subsection b above.)
   14290 
   14291 The source code for a work means the preferred form of the work for
   14292 making modifications to it.  For an executable work, complete source
   14293 code means all the source code for all modules it contains, plus any
   14294 associated interface definition files, plus the scripts used to
   14295 control compilation and installation of the executable.  However, as a
   14296 special exception, the source code distributed need not include
   14297 anything that is normally distributed (in either source or binary
   14298 form) with the major components (compiler, kernel, and so on) of the
   14299 operating system on which the executable runs, unless that component
   14300 itself accompanies the executable.
   14301 
   14302 If distribution of executable or object code is made by offering
   14303 access to copy from a designated place, then offering equivalent
   14304 access to copy the source code from the same place counts as
   14305 distribution of the source code, even though third parties are not
   14306 compelled to copy the source along with the object code.
   14307 
   14308   4. You may not copy, modify, sublicense, or distribute the Program
   14309 except as expressly provided under this License.  Any attempt
   14310 otherwise to copy, modify, sublicense or distribute the Program is
   14311 void, and will automatically terminate your rights under this License.
   14312 However, parties who have received copies, or rights, from you under
   14313 this License will not have their licenses terminated so long as such
   14314 parties remain in full compliance.
   14315 
   14316   5. You are not required to accept this License, since you have not
   14317 signed it.  However, nothing else grants you permission to modify or
   14318 distribute the Program or its derivative works.  These actions are
   14319 prohibited by law if you do not accept this License.  Therefore, by
   14320 modifying or distributing the Program (or any work based on the
   14321 Program), you indicate your acceptance of this License to do so, and
   14322 all its terms and conditions for copying, distributing or modifying
   14323 the Program or works based on it.
   14324 
   14325   6. Each time you redistribute the Program (or any work based on the
   14326 Program), the recipient automatically receives a license from the
   14327 original licensor to copy, distribute or modify the Program subject to
   14328 these terms and conditions.  You may not impose any further
   14329 restrictions on the recipients' exercise of the rights granted herein.
   14330 You are not responsible for enforcing compliance by third parties to
   14331 this License.
   14332 
   14333   7. If, as a consequence of a court judgment or allegation of patent
   14334 infringement or for any other reason (not limited to patent issues),
   14335 conditions are imposed on you (whether by court order, agreement or
   14336 otherwise) that contradict the conditions of this License, they do not
   14337 excuse you from the conditions of this License.  If you cannot
   14338 distribute so as to satisfy simultaneously your obligations under this
   14339 License and any other pertinent obligations, then as a consequence you
   14340 may not distribute the Program at all.  For example, if a patent
   14341 license would not permit royalty-free redistribution of the Program by
   14342 all those who receive copies directly or indirectly through you, then
   14343 the only way you could satisfy both it and this License would be to
   14344 refrain entirely from distribution of the Program.
   14345 
   14346 If any portion of this section is held invalid or unenforceable under
   14347 any particular circumstance, the balance of the section is intended to
   14348 apply and the section as a whole is intended to apply in other
   14349 circumstances.
   14350 
   14351 It is not the purpose of this section to induce you to infringe any
   14352 patents or other property right claims or to contest validity of any
   14353 such claims; this section has the sole purpose of protecting the
   14354 integrity of the free software distribution system, which is
   14355 implemented by public license practices.  Many people have made
   14356 generous contributions to the wide range of software distributed
   14357 through that system in reliance on consistent application of that
   14358 system; it is up to the author/donor to decide if he or she is willing
   14359 to distribute software through any other system and a licensee cannot
   14360 impose that choice.
   14361 
   14362 This section is intended to make thoroughly clear what is believed to
   14363 be a consequence of the rest of this License.
   14364 
   14365   8. If the distribution and/or use of the Program is restricted in
   14366 certain countries either by patents or by copyrighted interfaces, the
   14367 original copyright holder who places the Program under this License
   14368 may add an explicit geographical distribution limitation excluding
   14369 those countries, so that distribution is permitted only in or among
   14370 countries not thus excluded.  In such case, this License incorporates
   14371 the limitation as if written in the body of this License.
   14372 
   14373   9. The Free Software Foundation may publish revised and/or new versions
   14374 of the General Public License from time to time.  Such new versions will
   14375 be similar in spirit to the present version, but may differ in detail to
   14376 address new problems or concerns.
   14377 
   14378 Each version is given a distinguishing version number.  If the Program
   14379 specifies a version number of this License which applies to it and "any
   14380 later version", you have the option of following the terms and conditions
   14381 either of that version or of any later version published by the Free
   14382 Software Foundation.  If the Program does not specify a version number of
   14383 this License, you may choose any version ever published by the Free Software
   14384 Foundation.
   14385 
   14386   10. If you wish to incorporate parts of the Program into other free
   14387 programs whose distribution conditions are different, write to the author
   14388 to ask for permission.  For software which is copyrighted by the Free
   14389 Software Foundation, write to the Free Software Foundation; we sometimes
   14390 make exceptions for this.  Our decision will be guided by the two goals
   14391 of preserving the free status of all derivatives of our free software and
   14392 of promoting the sharing and reuse of software generally.
   14393 
   14394 			    NO WARRANTY
   14395 
   14396   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
   14397 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
   14398 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
   14399 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
   14400 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
   14401 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
   14402 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
   14403 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
   14404 REPAIR OR CORRECTION.
   14405 
   14406   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
   14407 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
   14408 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
   14409 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
   14410 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
   14411 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
   14412 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
   14413 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
   14414 POSSIBILITY OF SUCH DAMAGES.
   14415 
   14416 		     END OF TERMS AND CONDITIONS
   14417 
   14418 	    How to Apply These Terms to Your New Programs
   14419 
   14420   If you develop a new program, and you want it to be of the greatest
   14421 possible use to the public, the best way to achieve this is to make it
   14422 free software which everyone can redistribute and change under these terms.
   14423 
   14424   To do so, attach the following notices to the program.  It is safest
   14425 to attach them to the start of each source file to most effectively
   14426 convey the exclusion of warranty; and each file should have at least
   14427 the "copyright" line and a pointer to where the full notice is found.
   14428 
   14429     &lt;one line to give the program's name and a brief idea of what it does.&gt;
   14430     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   14431 
   14432     This program is free software; you can redistribute it and/or modify
   14433     it under the terms of the GNU General Public License as published by
   14434     the Free Software Foundation; either version 2 of the License, or
   14435     (at your option) any later version.
   14436 
   14437     This program is distributed in the hope that it will be useful,
   14438     but WITHOUT ANY WARRANTY; without even the implied warranty of
   14439     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   14440     GNU General Public License for more details.
   14441 
   14442     You should have received a copy of the GNU General Public License
   14443     along with this program; if not, write to the Free Software
   14444     Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
   14445 
   14446 
   14447 Also add information on how to contact you by electronic and paper mail.
   14448 
   14449 If the program is interactive, make it output a short notice like this
   14450 when it starts in an interactive mode:
   14451 
   14452     Gnomovision version 69, Copyright (C) year name of author
   14453     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
   14454     This is free software, and you are welcome to redistribute it
   14455     under certain conditions; type `show c' for details.
   14456 
   14457 The hypothetical commands `show w' and `show c' should show the appropriate
   14458 parts of the General Public License.  Of course, the commands you use may
   14459 be called something other than `show w' and `show c'; they could even be
   14460 mouse-clicks or menu items--whatever suits your program.
   14461 
   14462 You should also get your employer (if you work as a programmer) or your
   14463 school, if any, to sign a "copyright disclaimer" for the program, if
   14464 necessary.  Here is a sample; alter the names:
   14465 
   14466   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
   14467   `Gnomovision' (which makes passes at compilers) written by James Hacker.
   14468 
   14469   &lt;signature of Ty Coon&gt;, 1 April 1989
   14470   Ty Coon, President of Vice
   14471 
   14472 This General Public License does not permit incorporating your program into
   14473 proprietary programs.  If your program is a subroutine library, you may
   14474 consider it more useful to permit linking proprietary applications with the
   14475 library.  If this is what you want to do, use the GNU Library General
   14476 Public License instead of this License.
   14477 
   14478 -- END GPLv2+ License ---
   14479 
   14480 </pre>
   14481 </div>
   14482 </div>
   14483 
   14484 
   14485 <div class="product">
   14486 <span class="title">devicekit-power</span>
   14487 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   14488 <span class="homepage"><a href="http://www.freedesktop.org/wiki/Software/DeviceKit">homepage</a></span>
   14489 <div class="licence">
   14490 <pre>Copyright (C) 2008 David Zeuthen &lt;davidz (a] redhat.com&gt;
   14491           (C) 2008 Richard Hughes &lt;richard (a] hughsie.com&gt;
   14492 
   14493 All Rights Reserved.
   14494 
   14495 The DeviceKit-power source code is licensed to you under the GNU
   14496 General Public License. Either version 2 of the License, or (at your
   14497 option) any later version. The license is included below.
   14498 
   14499 -- BEGIN GPLv2+ License ---
   14500 
   14501 		    GNU GENERAL PUBLIC LICENSE
   14502 		       Version 2, June 1991
   14503 
   14504  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
   14505  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
   14506 
   14507  Everyone is permitted to copy and distribute verbatim copies
   14508  of this license document, but changing it is not allowed.
   14509 
   14510 			    Preamble
   14511 
   14512   The licenses for most software are designed to take away your
   14513 freedom to share and change it.  By contrast, the GNU General Public
   14514 License is intended to guarantee your freedom to share and change free
   14515 software--to make sure the software is free for all its users.  This
   14516 General Public License applies to most of the Free Software
   14517 Foundation's software and to any other program whose authors commit to
   14518 using it.  (Some other Free Software Foundation software is covered by
   14519 the GNU Library General Public License instead.)  You can apply it to
   14520 your programs, too.
   14521 
   14522   When we speak of free software, we are referring to freedom, not
   14523 price.  Our General Public Licenses are designed to make sure that you
   14524 have the freedom to distribute copies of free software (and charge for
   14525 this service if you wish), that you receive source code or can get it
   14526 if you want it, that you can change the software or use pieces of it
   14527 in new free programs; and that you know you can do these things.
   14528 
   14529   To protect your rights, we need to make restrictions that forbid
   14530 anyone to deny you these rights or to ask you to surrender the rights.
   14531 These restrictions translate to certain responsibilities for you if you
   14532 distribute copies of the software, or if you modify it.
   14533 
   14534   For example, if you distribute copies of such a program, whether
   14535 gratis or for a fee, you must give the recipients all the rights that
   14536 you have.  You must make sure that they, too, receive or can get the
   14537 source code.  And you must show them these terms so they know their
   14538 rights.
   14539 
   14540   We protect your rights with two steps: (1) copyright the software, and
   14541 (2) offer you this license which gives you legal permission to copy,
   14542 distribute and/or modify the software.
   14543 
   14544   Also, for each author's protection and ours, we want to make certain
   14545 that everyone understands that there is no warranty for this free
   14546 software.  If the software is modified by someone else and passed on, we
   14547 want its recipients to know that what they have is not the original, so
   14548 that any problems introduced by others will not reflect on the original
   14549 authors' reputations.
   14550 
   14551   Finally, any free program is threatened constantly by software
   14552 patents.  We wish to avoid the danger that redistributors of a free
   14553 program will individually obtain patent licenses, in effect making the
   14554 program proprietary.  To prevent this, we have made it clear that any
   14555 patent must be licensed for everyone's free use or not licensed at all.
   14556 
   14557   The precise terms and conditions for copying, distribution and
   14558 modification follow.
   14559 
   14560 		    GNU GENERAL PUBLIC LICENSE
   14561    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   14562 
   14563   0. This License applies to any program or other work which contains
   14564 a notice placed by the copyright holder saying it may be distributed
   14565 under the terms of this General Public License.  The "Program", below,
   14566 refers to any such program or work, and a "work based on the Program"
   14567 means either the Program or any derivative work under copyright law:
   14568 that is to say, a work containing the Program or a portion of it,
   14569 either verbatim or with modifications and/or translated into another
   14570 language.  (Hereinafter, translation is included without limitation in
   14571 the term "modification".)  Each licensee is addressed as "you".
   14572 
   14573 Activities other than copying, distribution and modification are not
   14574 covered by this License; they are outside its scope.  The act of
   14575 running the Program is not restricted, and the output from the Program
   14576 is covered only if its contents constitute a work based on the
   14577 Program (independent of having been made by running the Program).
   14578 Whether that is true depends on what the Program does.
   14579 
   14580   1. You may copy and distribute verbatim copies of the Program's
   14581 source code as you receive it, in any medium, provided that you
   14582 conspicuously and appropriately publish on each copy an appropriate
   14583 copyright notice and disclaimer of warranty; keep intact all the
   14584 notices that refer to this License and to the absence of any warranty;
   14585 and give any other recipients of the Program a copy of this License
   14586 along with the Program.
   14587 
   14588 You may charge a fee for the physical act of transferring a copy, and
   14589 you may at your option offer warranty protection in exchange for a fee.
   14590 
   14591   2. You may modify your copy or copies of the Program or any portion
   14592 of it, thus forming a work based on the Program, and copy and
   14593 distribute such modifications or work under the terms of Section 1
   14594 above, provided that you also meet all of these conditions:
   14595 
   14596     a) You must cause the modified files to carry prominent notices
   14597     stating that you changed the files and the date of any change.
   14598 
   14599     b) You must cause any work that you distribute or publish, that in
   14600     whole or in part contains or is derived from the Program or any
   14601     part thereof, to be licensed as a whole at no charge to all third
   14602     parties under the terms of this License.
   14603 
   14604     c) If the modified program normally reads commands interactively
   14605     when run, you must cause it, when started running for such
   14606     interactive use in the most ordinary way, to print or display an
   14607     announcement including an appropriate copyright notice and a
   14608     notice that there is no warranty (or else, saying that you provide
   14609     a warranty) and that users may redistribute the program under
   14610     these conditions, and telling the user how to view a copy of this
   14611     License.  (Exception: if the Program itself is interactive but
   14612     does not normally print such an announcement, your work based on
   14613     the Program is not required to print an announcement.)
   14614 
   14615 These requirements apply to the modified work as a whole.  If
   14616 identifiable sections of that work are not derived from the Program,
   14617 and can be reasonably considered independent and separate works in
   14618 themselves, then this License, and its terms, do not apply to those
   14619 sections when you distribute them as separate works.  But when you
   14620 distribute the same sections as part of a whole which is a work based
   14621 on the Program, the distribution of the whole must be on the terms of
   14622 this License, whose permissions for other licensees extend to the
   14623 entire whole, and thus to each and every part regardless of who wrote it.
   14624 
   14625 Thus, it is not the intent of this section to claim rights or contest
   14626 your rights to work written entirely by you; rather, the intent is to
   14627 exercise the right to control the distribution of derivative or
   14628 collective works based on the Program.
   14629 
   14630 In addition, mere aggregation of another work not based on the Program
   14631 with the Program (or with a work based on the Program) on a volume of
   14632 a storage or distribution medium does not bring the other work under
   14633 the scope of this License.
   14634 
   14635   3. You may copy and distribute the Program (or a work based on it,
   14636 under Section 2) in object code or executable form under the terms of
   14637 Sections 1 and 2 above provided that you also do one of the following:
   14638 
   14639     a) Accompany it with the complete corresponding machine-readable
   14640     source code, which must be distributed under the terms of Sections
   14641     1 and 2 above on a medium customarily used for software interchange; or,
   14642 
   14643     b) Accompany it with a written offer, valid for at least three
   14644     years, to give any third party, for a charge no more than your
   14645     cost of physically performing source distribution, a complete
   14646     machine-readable copy of the corresponding source code, to be
   14647     distributed under the terms of Sections 1 and 2 above on a medium
   14648     customarily used for software interchange; or,
   14649 
   14650     c) Accompany it with the information you received as to the offer
   14651     to distribute corresponding source code.  (This alternative is
   14652     allowed only for noncommercial distribution and only if you
   14653     received the program in object code or executable form with such
   14654     an offer, in accord with Subsection b above.)
   14655 
   14656 The source code for a work means the preferred form of the work for
   14657 making modifications to it.  For an executable work, complete source
   14658 code means all the source code for all modules it contains, plus any
   14659 associated interface definition files, plus the scripts used to
   14660 control compilation and installation of the executable.  However, as a
   14661 special exception, the source code distributed need not include
   14662 anything that is normally distributed (in either source or binary
   14663 form) with the major components (compiler, kernel, and so on) of the
   14664 operating system on which the executable runs, unless that component
   14665 itself accompanies the executable.
   14666 
   14667 If distribution of executable or object code is made by offering
   14668 access to copy from a designated place, then offering equivalent
   14669 access to copy the source code from the same place counts as
   14670 distribution of the source code, even though third parties are not
   14671 compelled to copy the source along with the object code.
   14672 
   14673   4. You may not copy, modify, sublicense, or distribute the Program
   14674 except as expressly provided under this License.  Any attempt
   14675 otherwise to copy, modify, sublicense or distribute the Program is
   14676 void, and will automatically terminate your rights under this License.
   14677 However, parties who have received copies, or rights, from you under
   14678 this License will not have their licenses terminated so long as such
   14679 parties remain in full compliance.
   14680 
   14681   5. You are not required to accept this License, since you have not
   14682 signed it.  However, nothing else grants you permission to modify or
   14683 distribute the Program or its derivative works.  These actions are
   14684 prohibited by law if you do not accept this License.  Therefore, by
   14685 modifying or distributing the Program (or any work based on the
   14686 Program), you indicate your acceptance of this License to do so, and
   14687 all its terms and conditions for copying, distributing or modifying
   14688 the Program or works based on it.
   14689 
   14690   6. Each time you redistribute the Program (or any work based on the
   14691 Program), the recipient automatically receives a license from the
   14692 original licensor to copy, distribute or modify the Program subject to
   14693 these terms and conditions.  You may not impose any further
   14694 restrictions on the recipients' exercise of the rights granted herein.
   14695 You are not responsible for enforcing compliance by third parties to
   14696 this License.
   14697 
   14698   7. If, as a consequence of a court judgment or allegation of patent
   14699 infringement or for any other reason (not limited to patent issues),
   14700 conditions are imposed on you (whether by court order, agreement or
   14701 otherwise) that contradict the conditions of this License, they do not
   14702 excuse you from the conditions of this License.  If you cannot
   14703 distribute so as to satisfy simultaneously your obligations under this
   14704 License and any other pertinent obligations, then as a consequence you
   14705 may not distribute the Program at all.  For example, if a patent
   14706 license would not permit royalty-free redistribution of the Program by
   14707 all those who receive copies directly or indirectly through you, then
   14708 the only way you could satisfy both it and this License would be to
   14709 refrain entirely from distribution of the Program.
   14710 
   14711 If any portion of this section is held invalid or unenforceable under
   14712 any particular circumstance, the balance of the section is intended to
   14713 apply and the section as a whole is intended to apply in other
   14714 circumstances.
   14715 
   14716 It is not the purpose of this section to induce you to infringe any
   14717 patents or other property right claims or to contest validity of any
   14718 such claims; this section has the sole purpose of protecting the
   14719 integrity of the free software distribution system, which is
   14720 implemented by public license practices.  Many people have made
   14721 generous contributions to the wide range of software distributed
   14722 through that system in reliance on consistent application of that
   14723 system; it is up to the author/donor to decide if he or she is willing
   14724 to distribute software through any other system and a licensee cannot
   14725 impose that choice.
   14726 
   14727 This section is intended to make thoroughly clear what is believed to
   14728 be a consequence of the rest of this License.
   14729 
   14730   8. If the distribution and/or use of the Program is restricted in
   14731 certain countries either by patents or by copyrighted interfaces, the
   14732 original copyright holder who places the Program under this License
   14733 may add an explicit geographical distribution limitation excluding
   14734 those countries, so that distribution is permitted only in or among
   14735 countries not thus excluded.  In such case, this License incorporates
   14736 the limitation as if written in the body of this License.
   14737 
   14738   9. The Free Software Foundation may publish revised and/or new versions
   14739 of the General Public License from time to time.  Such new versions will
   14740 be similar in spirit to the present version, but may differ in detail to
   14741 address new problems or concerns.
   14742 
   14743 Each version is given a distinguishing version number.  If the Program
   14744 specifies a version number of this License which applies to it and "any
   14745 later version", you have the option of following the terms and conditions
   14746 either of that version or of any later version published by the Free
   14747 Software Foundation.  If the Program does not specify a version number of
   14748 this License, you may choose any version ever published by the Free Software
   14749 Foundation.
   14750 
   14751   10. If you wish to incorporate parts of the Program into other free
   14752 programs whose distribution conditions are different, write to the author
   14753 to ask for permission.  For software which is copyrighted by the Free
   14754 Software Foundation, write to the Free Software Foundation; we sometimes
   14755 make exceptions for this.  Our decision will be guided by the two goals
   14756 of preserving the free status of all derivatives of our free software and
   14757 of promoting the sharing and reuse of software generally.
   14758 
   14759 			    NO WARRANTY
   14760 
   14761   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
   14762 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
   14763 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
   14764 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
   14765 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
   14766 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
   14767 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
   14768 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
   14769 REPAIR OR CORRECTION.
   14770 
   14771   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
   14772 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
   14773 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
   14774 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
   14775 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
   14776 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
   14777 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
   14778 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
   14779 POSSIBILITY OF SUCH DAMAGES.
   14780 
   14781 		     END OF TERMS AND CONDITIONS
   14782 
   14783 	    How to Apply These Terms to Your New Programs
   14784 
   14785   If you develop a new program, and you want it to be of the greatest
   14786 possible use to the public, the best way to achieve this is to make it
   14787 free software which everyone can redistribute and change under these terms.
   14788 
   14789   To do so, attach the following notices to the program.  It is safest
   14790 to attach them to the start of each source file to most effectively
   14791 convey the exclusion of warranty; and each file should have at least
   14792 the "copyright" line and a pointer to where the full notice is found.
   14793 
   14794     &lt;one line to give the program's name and a brief idea of what it does.&gt;
   14795     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   14796 
   14797     This program is free software; you can redistribute it and/or modify
   14798     it under the terms of the GNU General Public License as published by
   14799     the Free Software Foundation; either version 2 of the License, or
   14800     (at your option) any later version.
   14801 
   14802     This program is distributed in the hope that it will be useful,
   14803     but WITHOUT ANY WARRANTY; without even the implied warranty of
   14804     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   14805     GNU General Public License for more details.
   14806 
   14807     You should have received a copy of the GNU General Public License
   14808     along with this program; if not, write to the Free Software
   14809     Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
   14810 
   14811 
   14812 Also add information on how to contact you by electronic and paper mail.
   14813 
   14814 If the program is interactive, make it output a short notice like this
   14815 when it starts in an interactive mode:
   14816 
   14817     Gnomovision version 69, Copyright (C) year name of author
   14818     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
   14819     This is free software, and you are welcome to redistribute it
   14820     under certain conditions; type `show c' for details.
   14821 
   14822 The hypothetical commands `show w' and `show c' should show the appropriate
   14823 parts of the General Public License.  Of course, the commands you use may
   14824 be called something other than `show w' and `show c'; they could even be
   14825 mouse-clicks or menu items--whatever suits your program.
   14826 
   14827 You should also get your employer (if you work as a programmer) or your
   14828 school, if any, to sign a "copyright disclaimer" for the program, if
   14829 necessary.  Here is a sample; alter the names:
   14830 
   14831   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
   14832   `Gnomovision' (which makes passes at compilers) written by James Hacker.
   14833 
   14834   &lt;signature of Ty Coon&gt;, 1 April 1989
   14835   Ty Coon, President of Vice
   14836 
   14837 This General Public License does not permit incorporating your program into
   14838 proprietary programs.  If your program is a subroutine library, you may
   14839 consider it more useful to permit linking proprietary applications with the
   14840 library.  If this is what you want to do, use the GNU Library General
   14841 Public License instead of this License.
   14842 
   14843 -- END GPLv2+ License ---
   14844 
   14845 </pre>
   14846 </div>
   14847 </div>
   14848 
   14849 
   14850 <div class="product">
   14851 <span class="title">dhcp</span>
   14852 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   14853 <span class="homepage"><a href="http://www.isc.org/products/DHCP">homepage</a></span>
   14854 <div class="licence">
   14855 <pre># Copyright (c) 2004-2009 by Internet Systems Consortium, Inc. ("ISC")
   14856 # Copyright (c) 1995-2003 by Internet Software Consortium
   14857 #
   14858 # Permission to use, copy, modify, and distribute this software for any
   14859 # purpose with or without fee is hereby granted, provided that the above
   14860 # copyright notice and this permission notice appear in all copies.
   14861 #
   14862 # THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES
   14863 # WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
   14864 # MERCHANTABILITY AND FITNESS.  IN NO EVENT SHALL ISC BE LIABLE FOR
   14865 # ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
   14866 # WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
   14867 # ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
   14868 # OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
   14869 #
   14870 #   Internet Systems Consortium, Inc.
   14871 #   950 Charter Street
   14872 #   Redwood City, CA 94063
   14873 #   &lt;info (a] isc.org&gt;
   14874 #   http://www.isc.org/
   14875 </pre>
   14876 </div>
   14877 </div>
   14878 
   14879 
   14880 <div class="product">
   14881 <span class="title">dhcpcd</span>
   14882 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   14883 <span class="homepage"><a href="http://roy.marples.name/projects/dhcpcd/">homepage</a></span>
   14884 <div class="licence">
   14885 <pre>Copyright (c) 2006-2010 Roy Marples &lt;roy (a] marples.name&gt;
   14886 All rights reserved
   14887 
   14888 Redistribution and use in source and binary forms, with or without
   14889 modification, are permitted provided that the following conditions
   14890 are met:
   14891 1. Redistributions of source code must retain the above copyright
   14892    notice, this list of conditions and the following disclaimer.
   14893 2. Redistributions in binary form must reproduce the above copyright
   14894    notice, this list of conditions and the following disclaimer in the
   14895    documentation and/or other materials provided with the distribution.
   14896 
   14897 THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
   14898 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
   14899 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
   14900 ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
   14901 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
   14902 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
   14903 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
   14904 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
   14905 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
   14906 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
   14907 SUCH DAMAGE.
   14908 </pre>
   14909 </div>
   14910 </div>
   14911 
   14912 
   14913 <div class="product">
   14914 <span class="title">dialog</span>
   14915 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   14916 <span class="homepage"><a href="http://invisible-island.net/dialog/dialog.html">homepage</a></span>
   14917 <div class="licence">
   14918 <pre>		  GNU LESSER GENERAL PUBLIC LICENSE
   14919 		       Version 2.1, February 1999
   14920 
   14921  Copyright (C) 1991, 1999 Free Software Foundation, Inc.
   14922      51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
   14923  Everyone is permitted to copy and distribute verbatim copies
   14924  of this license document, but changing it is not allowed.
   14925 
   14926 [This is the first released version of the Lesser GPL.  It also counts
   14927  as the successor of the GNU Library Public License, version 2, hence
   14928  the version number 2.1.]
   14929 
   14930 			    Preamble
   14931 
   14932   The licenses for most software are designed to take away your
   14933 freedom to share and change it.  By contrast, the GNU General Public
   14934 Licenses are intended to guarantee your freedom to share and change
   14935 free software--to make sure the software is free for all its users.
   14936 
   14937   This license, the Lesser General Public License, applies to some
   14938 specially designated software packages--typically libraries--of the
   14939 Free Software Foundation and other authors who decide to use it.  You
   14940 can use it too, but we suggest you first think carefully about whether
   14941 this license or the ordinary General Public License is the better
   14942 strategy to use in any particular case, based on the explanations below.
   14943 
   14944   When we speak of free software, we are referring to freedom of use,
   14945 not price.  Our General Public Licenses are designed to make sure that
   14946 you have the freedom to distribute copies of free software (and charge
   14947 for this service if you wish); that you receive source code or can get
   14948 it if you want it; that you can change the software and use pieces of
   14949 it in new free programs; and that you are informed that you can do
   14950 these things.
   14951 
   14952   To protect your rights, we need to make restrictions that forbid
   14953 distributors to deny you these rights or to ask you to surrender these
   14954 rights.  These restrictions translate to certain responsibilities for
   14955 you if you distribute copies of the library or if you modify it.
   14956 
   14957   For example, if you distribute copies of the library, whether gratis
   14958 or for a fee, you must give the recipients all the rights that we gave
   14959 you.  You must make sure that they, too, receive or can get the source
   14960 code.  If you link other code with the library, you must provide
   14961 complete object files to the recipients, so that they can relink them
   14962 with the library after making changes to the library and recompiling
   14963 it.  And you must show them these terms so they know their rights.
   14964 
   14965   We protect your rights with a two-step method: (1) we copyright the
   14966 library, and (2) we offer you this license, which gives you legal
   14967 permission to copy, distribute and/or modify the library.
   14968 
   14969   To protect each distributor, we want to make it very clear that
   14970 there is no warranty for the free library.  Also, if the library is
   14971 modified by someone else and passed on, the recipients should know
   14972 that what they have is not the original version, so that the original
   14973 author's reputation will not be affected by problems that might be
   14974 introduced by others.
   14975 
   14977   Finally, software patents pose a constant threat to the existence of
   14978 any free program.  We wish to make sure that a company cannot
   14979 effectively restrict the users of a free program by obtaining a
   14980 restrictive license from a patent holder.  Therefore, we insist that
   14981 any patent license obtained for a version of the library must be
   14982 consistent with the full freedom of use specified in this license.
   14983 
   14984   Most GNU software, including some libraries, is covered by the
   14985 ordinary GNU General Public License.  This license, the GNU Lesser
   14986 General Public License, applies to certain designated libraries, and
   14987 is quite different from the ordinary General Public License.  We use
   14988 this license for certain libraries in order to permit linking those
   14989 libraries into non-free programs.
   14990 
   14991   When a program is linked with a library, whether statically or using
   14992 a shared library, the combination of the two is legally speaking a
   14993 combined work, a derivative of the original library.  The ordinary
   14994 General Public License therefore permits such linking only if the
   14995 entire combination fits its criteria of freedom.  The Lesser General
   14996 Public License permits more lax criteria for linking other code with
   14997 the library.
   14998 
   14999   We call this license the "Lesser" General Public License because it
   15000 does Less to protect the user's freedom than the ordinary General
   15001 Public License.  It also provides other free software developers Less
   15002 of an advantage over competing non-free programs.  These disadvantages
   15003 are the reason we use the ordinary General Public License for many
   15004 libraries.  However, the Lesser license provides advantages in certain
   15005 special circumstances.
   15006 
   15007   For example, on rare occasions, there may be a special need to
   15008 encourage the widest possible use of a certain library, so that it becomes
   15009 a de-facto standard.  To achieve this, non-free programs must be
   15010 allowed to use the library.  A more frequent case is that a free
   15011 library does the same job as widely used non-free libraries.  In this
   15012 case, there is little to gain by limiting the free library to free
   15013 software only, so we use the Lesser General Public License.
   15014 
   15015   In other cases, permission to use a particular library in non-free
   15016 programs enables a greater number of people to use a large body of
   15017 free software.  For example, permission to use the GNU C Library in
   15018 non-free programs enables many more people to use the whole GNU
   15019 operating system, as well as its variant, the GNU/Linux operating
   15020 system.
   15021 
   15022   Although the Lesser General Public License is Less protective of the
   15023 users' freedom, it does ensure that the user of a program that is
   15024 linked with the Library has the freedom and the wherewithal to run
   15025 that program using a modified version of the Library.
   15026 
   15027   The precise terms and conditions for copying, distribution and
   15028 modification follow.  Pay close attention to the difference between a
   15029 "work based on the library" and a "work that uses the library".  The
   15030 former contains code derived from the library, whereas the latter must
   15031 be combined with the library in order to run.
   15032 
   15034 		  GNU LESSER GENERAL PUBLIC LICENSE
   15035    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   15036 
   15037   0. This License Agreement applies to any software library or other
   15038 program which contains a notice placed by the copyright holder or
   15039 other authorized party saying it may be distributed under the terms of
   15040 this Lesser General Public License (also called "this License").
   15041 Each licensee is addressed as "you".
   15042 
   15043   A "library" means a collection of software functions and/or data
   15044 prepared so as to be conveniently linked with application programs
   15045 (which use some of those functions and data) to form executables.
   15046 
   15047   The "Library", below, refers to any such software library or work
   15048 which has been distributed under these terms.  A "work based on the
   15049 Library" means either the Library or any derivative work under
   15050 copyright law: that is to say, a work containing the Library or a
   15051 portion of it, either verbatim or with modifications and/or translated
   15052 straightforwardly into another language.  (Hereinafter, translation is
   15053 included without limitation in the term "modification".)
   15054 
   15055   "Source code" for a work means the preferred form of the work for
   15056 making modifications to it.  For a library, complete source code means
   15057 all the source code for all modules it contains, plus any associated
   15058 interface definition files, plus the scripts used to control compilation
   15059 and installation of the library.
   15060 
   15061   Activities other than copying, distribution and modification are not
   15062 covered by this License; they are outside its scope.  The act of
   15063 running a program using the Library is not restricted, and output from
   15064 such a program is covered only if its contents constitute a work based
   15065 on the Library (independent of the use of the Library in a tool for
   15066 writing it).  Whether that is true depends on what the Library does
   15067 and what the program that uses the Library does.
   15068   
   15069   1. You may copy and distribute verbatim copies of the Library's
   15070 complete source code as you receive it, in any medium, provided that
   15071 you conspicuously and appropriately publish on each copy an
   15072 appropriate copyright notice and disclaimer of warranty; keep intact
   15073 all the notices that refer to this License and to the absence of any
   15074 warranty; and distribute a copy of this License along with the
   15075 Library.
   15076 
   15077   You may charge a fee for the physical act of transferring a copy,
   15078 and you may at your option offer warranty protection in exchange for a
   15079 fee.
   15080 
   15082   2. You may modify your copy or copies of the Library or any portion
   15083 of it, thus forming a work based on the Library, and copy and
   15084 distribute such modifications or work under the terms of Section 1
   15085 above, provided that you also meet all of these conditions:
   15086 
   15087     a) The modified work must itself be a software library.
   15088 
   15089     b) You must cause the files modified to carry prominent notices
   15090     stating that you changed the files and the date of any change.
   15091 
   15092     c) You must cause the whole of the work to be licensed at no
   15093     charge to all third parties under the terms of this License.
   15094 
   15095     d) If a facility in the modified Library refers to a function or a
   15096     table of data to be supplied by an application program that uses
   15097     the facility, other than as an argument passed when the facility
   15098     is invoked, then you must make a good faith effort to ensure that,
   15099     in the event an application does not supply such function or
   15100     table, the facility still operates, and performs whatever part of
   15101     its purpose remains meaningful.
   15102 
   15103     (For example, a function in a library to compute square roots has
   15104     a purpose that is entirely well-defined independent of the
   15105     application.  Therefore, Subsection 2d requires that any
   15106     application-supplied function or table used by this function must
   15107     be optional: if the application does not supply it, the square
   15108     root function must still compute square roots.)
   15109 
   15110 These requirements apply to the modified work as a whole.  If
   15111 identifiable sections of that work are not derived from the Library,
   15112 and can be reasonably considered independent and separate works in
   15113 themselves, then this License, and its terms, do not apply to those
   15114 sections when you distribute them as separate works.  But when you
   15115 distribute the same sections as part of a whole which is a work based
   15116 on the Library, the distribution of the whole must be on the terms of
   15117 this License, whose permissions for other licensees extend to the
   15118 entire whole, and thus to each and every part regardless of who wrote
   15119 it.
   15120 
   15121 Thus, it is not the intent of this section to claim rights or contest
   15122 your rights to work written entirely by you; rather, the intent is to
   15123 exercise the right to control the distribution of derivative or
   15124 collective works based on the Library.
   15125 
   15126 In addition, mere aggregation of another work not based on the Library
   15127 with the Library (or with a work based on the Library) on a volume of
   15128 a storage or distribution medium does not bring the other work under
   15129 the scope of this License.
   15130 
   15131   3. You may opt to apply the terms of the ordinary GNU General Public
   15132 License instead of this License to a given copy of the Library.  To do
   15133 this, you must alter all the notices that refer to this License, so
   15134 that they refer to the ordinary GNU General Public License, version 2,
   15135 instead of to this License.  (If a newer version than version 2 of the
   15136 ordinary GNU General Public License has appeared, then you can specify
   15137 that version instead if you wish.)  Do not make any other change in
   15138 these notices.
   15139 
   15141   Once this change is made in a given copy, it is irreversible for
   15142 that copy, so the ordinary GNU General Public License applies to all
   15143 subsequent copies and derivative works made from that copy.
   15144 
   15145   This option is useful when you wish to copy part of the code of
   15146 the Library into a program that is not a library.
   15147 
   15148   4. You may copy and distribute the Library (or a portion or
   15149 derivative of it, under Section 2) in object code or executable form
   15150 under the terms of Sections 1 and 2 above provided that you accompany
   15151 it with the complete corresponding machine-readable source code, which
   15152 must be distributed under the terms of Sections 1 and 2 above on a
   15153 medium customarily used for software interchange.
   15154 
   15155   If distribution of object code is made by offering access to copy
   15156 from a designated place, then offering equivalent access to copy the
   15157 source code from the same place satisfies the requirement to
   15158 distribute the source code, even though third parties are not
   15159 compelled to copy the source along with the object code.
   15160 
   15161   5. A program that contains no derivative of any portion of the
   15162 Library, but is designed to work with the Library by being compiled or
   15163 linked with it, is called a "work that uses the Library".  Such a
   15164 work, in isolation, is not a derivative work of the Library, and
   15165 therefore falls outside the scope of this License.
   15166 
   15167   However, linking a "work that uses the Library" with the Library
   15168 creates an executable that is a derivative of the Library (because it
   15169 contains portions of the Library), rather than a "work that uses the
   15170 library".  The executable is therefore covered by this License.
   15171 Section 6 states terms for distribution of such executables.
   15172 
   15173   When a "work that uses the Library" uses material from a header file
   15174 that is part of the Library, the object code for the work may be a
   15175 derivative work of the Library even though the source code is not.
   15176 Whether this is true is especially significant if the work can be
   15177 linked without the Library, or if the work is itself a library.  The
   15178 threshold for this to be true is not precisely defined by law.
   15179 
   15180   If such an object file uses only numerical parameters, data
   15181 structure layouts and accessors, and small macros and small inline
   15182 functions (ten lines or less in length), then the use of the object
   15183 file is unrestricted, regardless of whether it is legally a derivative
   15184 work.  (Executables containing this object code plus portions of the
   15185 Library will still fall under Section 6.)
   15186 
   15187   Otherwise, if the work is a derivative of the Library, you may
   15188 distribute the object code for the work under the terms of Section 6.
   15189 Any executables containing that work also fall under Section 6,
   15190 whether or not they are linked directly with the Library itself.
   15191 
   15193   6. As an exception to the Sections above, you may also combine or
   15194 link a "work that uses the Library" with the Library to produce a
   15195 work containing portions of the Library, and distribute that work
   15196 under terms of your choice, provided that the terms permit
   15197 modification of the work for the customer's own use and reverse
   15198 engineering for debugging such modifications.
   15199 
   15200   You must give prominent notice with each copy of the work that the
   15201 Library is used in it and that the Library and its use are covered by
   15202 this License.  You must supply a copy of this License.  If the work
   15203 during execution displays copyright notices, you must include the
   15204 copyright notice for the Library among them, as well as a reference
   15205 directing the user to the copy of this License.  Also, you must do one
   15206 of these things:
   15207 
   15208     a) Accompany the work with the complete corresponding
   15209     machine-readable source code for the Library including whatever
   15210     changes were used in the work (which must be distributed under
   15211     Sections 1 and 2 above); and, if the work is an executable linked
   15212     with the Library, with the complete machine-readable "work that
   15213     uses the Library", as object code and/or source code, so that the
   15214     user can modify the Library and then relink to produce a modified
   15215     executable containing the modified Library.  (It is understood
   15216     that the user who changes the contents of definitions files in the
   15217     Library will not necessarily be able to recompile the application
   15218     to use the modified definitions.)
   15219 
   15220     b) Use a suitable shared library mechanism for linking with the
   15221     Library.  A suitable mechanism is one that (1) uses at run time a
   15222     copy of the library already present on the user's computer system,
   15223     rather than copying library functions into the executable, and (2)
   15224     will operate properly with a modified version of the library, if
   15225     the user installs one, as long as the modified version is
   15226     interface-compatible with the version that the work was made with.
   15227 
   15228     c) Accompany the work with a written offer, valid for at
   15229     least three years, to give the same user the materials
   15230     specified in Subsection 6a, above, for a charge no more
   15231     than the cost of performing this distribution.
   15232 
   15233     d) If distribution of the work is made by offering access to copy
   15234     from a designated place, offer equivalent access to copy the above
   15235     specified materials from the same place.
   15236 
   15237     e) Verify that the user has already received a copy of these
   15238     materials or that you have already sent this user a copy.
   15239 
   15240   For an executable, the required form of the "work that uses the
   15241 Library" must include any data and utility programs needed for
   15242 reproducing the executable from it.  However, as a special exception,
   15243 the materials to be distributed need not include anything that is
   15244 normally distributed (in either source or binary form) with the major
   15245 components (compiler, kernel, and so on) of the operating system on
   15246 which the executable runs, unless that component itself accompanies
   15247 the executable.
   15248 
   15249   It may happen that this requirement contradicts the license
   15250 restrictions of other proprietary libraries that do not normally
   15251 accompany the operating system.  Such a contradiction means you cannot
   15252 use both them and the Library together in an executable that you
   15253 distribute.
   15254 
   15256   7. You may place library facilities that are a work based on the
   15257 Library side-by-side in a single library together with other library
   15258 facilities not covered by this License, and distribute such a combined
   15259 library, provided that the separate distribution of the work based on
   15260 the Library and of the other library facilities is otherwise
   15261 permitted, and provided that you do these two things:
   15262 
   15263     a) Accompany the combined library with a copy of the same work
   15264     based on the Library, uncombined with any other library
   15265     facilities.  This must be distributed under the terms of the
   15266     Sections above.
   15267 
   15268     b) Give prominent notice with the combined library of the fact
   15269     that part of it is a work based on the Library, and explaining
   15270     where to find the accompanying uncombined form of the same work.
   15271 
   15272   8. You may not copy, modify, sublicense, link with, or distribute
   15273 the Library except as expressly provided under this License.  Any
   15274 attempt otherwise to copy, modify, sublicense, link with, or
   15275 distribute the Library is void, and will automatically terminate your
   15276 rights under this License.  However, parties who have received copies,
   15277 or rights, from you under this License will not have their licenses
   15278 terminated so long as such parties remain in full compliance.
   15279 
   15280   9. You are not required to accept this License, since you have not
   15281 signed it.  However, nothing else grants you permission to modify or
   15282 distribute the Library or its derivative works.  These actions are
   15283 prohibited by law if you do not accept this License.  Therefore, by
   15284 modifying or distributing the Library (or any work based on the
   15285 Library), you indicate your acceptance of this License to do so, and
   15286 all its terms and conditions for copying, distributing or modifying
   15287 the Library or works based on it.
   15288 
   15289   10. Each time you redistribute the Library (or any work based on the
   15290 Library), the recipient automatically receives a license from the
   15291 original licensor to copy, distribute, link with or modify the Library
   15292 subject to these terms and conditions.  You may not impose any further
   15293 restrictions on the recipients' exercise of the rights granted herein.
   15294 You are not responsible for enforcing compliance by third parties with
   15295 this License.
   15296 
   15298   11. If, as a consequence of a court judgment or allegation of patent
   15299 infringement or for any other reason (not limited to patent issues),
   15300 conditions are imposed on you (whether by court order, agreement or
   15301 otherwise) that contradict the conditions of this License, they do not
   15302 excuse you from the conditions of this License.  If you cannot
   15303 distribute so as to satisfy simultaneously your obligations under this
   15304 License and any other pertinent obligations, then as a consequence you
   15305 may not distribute the Library at all.  For example, if a patent
   15306 license would not permit royalty-free redistribution of the Library by
   15307 all those who receive copies directly or indirectly through you, then
   15308 the only way you could satisfy both it and this License would be to
   15309 refrain entirely from distribution of the Library.
   15310 
   15311 If any portion of this section is held invalid or unenforceable under any
   15312 particular circumstance, the balance of the section is intended to apply,
   15313 and the section as a whole is intended to apply in other circumstances.
   15314 
   15315 It is not the purpose of this section to induce you to infringe any
   15316 patents or other property right claims or to contest validity of any
   15317 such claims; this section has the sole purpose of protecting the
   15318 integrity of the free software distribution system which is
   15319 implemented by public license practices.  Many people have made
   15320 generous contributions to the wide range of software distributed
   15321 through that system in reliance on consistent application of that
   15322 system; it is up to the author/donor to decide if he or she is willing
   15323 to distribute software through any other system and a licensee cannot
   15324 impose that choice.
   15325 
   15326 This section is intended to make thoroughly clear what is believed to
   15327 be a consequence of the rest of this License.
   15328 
   15329   12. If the distribution and/or use of the Library is restricted in
   15330 certain countries either by patents or by copyrighted interfaces, the
   15331 original copyright holder who places the Library under this License may add
   15332 an explicit geographical distribution limitation excluding those countries,
   15333 so that distribution is permitted only in or among countries not thus
   15334 excluded.  In such case, this License incorporates the limitation as if
   15335 written in the body of this License.
   15336 
   15337   13. The Free Software Foundation may publish revised and/or new
   15338 versions of the Lesser General Public License from time to time.
   15339 Such new versions will be similar in spirit to the present version,
   15340 but may differ in detail to address new problems or concerns.
   15341 
   15342 Each version is given a distinguishing version number.  If the Library
   15343 specifies a version number of this License which applies to it and
   15344 "any later version", you have the option of following the terms and
   15345 conditions either of that version or of any later version published by
   15346 the Free Software Foundation.  If the Library does not specify a
   15347 license version number, you may choose any version ever published by
   15348 the Free Software Foundation.
   15349 
   15351   14. If you wish to incorporate parts of the Library into other free
   15352 programs whose distribution conditions are incompatible with these,
   15353 write to the author to ask for permission.  For software which is
   15354 copyrighted by the Free Software Foundation, write to the Free
   15355 Software Foundation; we sometimes make exceptions for this.  Our
   15356 decision will be guided by the two goals of preserving the free status
   15357 of all derivatives of our free software and of promoting the sharing
   15358 and reuse of software generally.
   15359 
   15360 			    NO WARRANTY
   15361 
   15362   15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
   15363 WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
   15364 EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
   15365 OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
   15366 KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
   15367 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
   15368 PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
   15369 LIBRARY IS WITH YOU.  SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
   15370 THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
   15371 
   15372   16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
   15373 WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
   15374 AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
   15375 FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
   15376 CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
   15377 LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
   15378 RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
   15379 FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
   15380 SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
   15381 DAMAGES.
   15382 
   15383 		     END OF TERMS AND CONDITIONS
   15384 
   15386            How to Apply These Terms to Your New Libraries
   15387 
   15388   If you develop a new library, and you want it to be of the greatest
   15389 possible use to the public, we recommend making it free software that
   15390 everyone can redistribute and change.  You can do so by permitting
   15391 redistribution under these terms (or, alternatively, under the terms of the
   15392 ordinary General Public License).
   15393 
   15394   To apply these terms, attach the following notices to the library.  It is
   15395 safest to attach them to the start of each source file to most effectively
   15396 convey the exclusion of warranty; and each file should have at least the
   15397 "copyright" line and a pointer to where the full notice is found.
   15398 
   15399     &lt;one line to give the library's name and a brief idea of what it does.&gt;
   15400     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   15401 
   15402     This library is free software; you can redistribute it and/or
   15403     modify it under the terms of the GNU Lesser General Public
   15404     License as published by the Free Software Foundation; either
   15405     version 2.1 of the License, or (at your option) any later version.
   15406 
   15407     This library is distributed in the hope that it will be useful,
   15408     but WITHOUT ANY WARRANTY; without even the implied warranty of
   15409     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
   15410     Lesser General Public License for more details.
   15411 
   15412     You should have received a copy of the GNU Lesser General Public
   15413     License along with this library; if not, write to the Free Software
   15414     Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
   15415 
   15416 Also add information on how to contact you by electronic and paper mail.
   15417 
   15418 You should also get your employer (if you work as a programmer) or your
   15419 school, if any, to sign a "copyright disclaimer" for the library, if
   15420 necessary.  Here is a sample; alter the names:
   15421 
   15422   Yoyodyne, Inc., hereby disclaims all copyright interest in the
   15423   library `Frob' (a library for tweaking knobs) written by James Random Hacker.
   15424 
   15425   &lt;signature of Ty Coon&gt;, 1 April 1990
   15426   Ty Coon, President of Vice
   15427 
   15428 That's all there is to it!
   15429 
   15430 
   15431 </pre>
   15432 </div>
   15433 </div>
   15434 
   15435 
   15436 <div class="product">
   15437 <span class="title">diffutils</span>
   15438 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   15439 <span class="homepage"><a href="http://www.gnu.org/software/diffutils/diffutils.html">homepage</a></span>
   15440 <div class="licence">
   15441 <pre>		    GNU GENERAL PUBLIC LICENSE
   15442 		       Version 2, June 1991
   15443 
   15444  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
   15445      59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   15446  Everyone is permitted to copy and distribute verbatim copies
   15447  of this license document, but changing it is not allowed.
   15448 
   15449 			    Preamble
   15450 
   15451   The licenses for most software are designed to take away your
   15452 freedom to share and change it.  By contrast, the GNU General Public
   15453 License is intended to guarantee your freedom to share and change free
   15454 software--to make sure the software is free for all its users.  This
   15455 General Public License applies to most of the Free Software
   15456 Foundation's software and to any other program whose authors commit to
   15457 using it.  (Some other Free Software Foundation software is covered by
   15458 the GNU Library General Public License instead.)  You can apply it to
   15459 your programs, too.
   15460 
   15461   When we speak of free software, we are referring to freedom, not
   15462 price.  Our General Public Licenses are designed to make sure that you
   15463 have the freedom to distribute copies of free software (and charge for
   15464 this service if you wish), that you receive source code or can get it
   15465 if you want it, that you can change the software or use pieces of it
   15466 in new free programs; and that you know you can do these things.
   15467 
   15468   To protect your rights, we need to make restrictions that forbid
   15469 anyone to deny you these rights or to ask you to surrender the rights.
   15470 These restrictions translate to certain responsibilities for you if you
   15471 distribute copies of the software, or if you modify it.
   15472 
   15473   For example, if you distribute copies of such a program, whether
   15474 gratis or for a fee, you must give the recipients all the rights that
   15475 you have.  You must make sure that they, too, receive or can get the
   15476 source code.  And you must show them these terms so they know their
   15477 rights.
   15478 
   15479   We protect your rights with two steps: (1) copyright the software, and
   15480 (2) offer you this license which gives you legal permission to copy,
   15481 distribute and/or modify the software.
   15482 
   15483   Also, for each author's protection and ours, we want to make certain
   15484 that everyone understands that there is no warranty for this free
   15485 software.  If the software is modified by someone else and passed on, we
   15486 want its recipients to know that what they have is not the original, so
   15487 that any problems introduced by others will not reflect on the original
   15488 authors' reputations.
   15489 
   15490   Finally, any free program is threatened constantly by software
   15491 patents.  We wish to avoid the danger that redistributors of a free
   15492 program will individually obtain patent licenses, in effect making the
   15493 program proprietary.  To prevent this, we have made it clear that any
   15494 patent must be licensed for everyone's free use or not licensed at all.
   15495 
   15496   The precise terms and conditions for copying, distribution and
   15497 modification follow.
   15498 
   15500 		    GNU GENERAL PUBLIC LICENSE
   15501    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   15502 
   15503   0. This License applies to any program or other work which contains
   15504 a notice placed by the copyright holder saying it may be distributed
   15505 under the terms of this General Public License.  The "Program", below,
   15506 refers to any such program or work, and a "work based on the Program"
   15507 means either the Program or any derivative work under copyright law:
   15508 that is to say, a work containing the Program or a portion of it,
   15509 either verbatim or with modifications and/or translated into another
   15510 language.  (Hereinafter, translation is included without limitation in
   15511 the term "modification".)  Each licensee is addressed as "you".
   15512 
   15513 Activities other than copying, distribution and modification are not
   15514 covered by this License; they are outside its scope.  The act of
   15515 running the Program is not restricted, and the output from the Program
   15516 is covered only if its contents constitute a work based on the
   15517 Program (independent of having been made by running the Program).
   15518 Whether that is true depends on what the Program does.
   15519 
   15520   1. You may copy and distribute verbatim copies of the Program's
   15521 source code as you receive it, in any medium, provided that you
   15522 conspicuously and appropriately publish on each copy an appropriate
   15523 copyright notice and disclaimer of warranty; keep intact all the
   15524 notices that refer to this License and to the absence of any warranty;
   15525 and give any other recipients of the Program a copy of this License
   15526 along with the Program.
   15527 
   15528 You may charge a fee for the physical act of transferring a copy, and
   15529 you may at your option offer warranty protection in exchange for a fee.
   15530 
   15531   2. You may modify your copy or copies of the Program or any portion
   15532 of it, thus forming a work based on the Program, and copy and
   15533 distribute such modifications or work under the terms of Section 1
   15534 above, provided that you also meet all of these conditions:
   15535 
   15536     a) You must cause the modified files to carry prominent notices
   15537     stating that you changed the files and the date of any change.
   15538 
   15539     b) You must cause any work that you distribute or publish, that in
   15540     whole or in part contains or is derived from the Program or any
   15541     part thereof, to be licensed as a whole at no charge to all third
   15542     parties under the terms of this License.
   15543 
   15544     c) If the modified program normally reads commands interactively
   15545     when run, you must cause it, when started running for such
   15546     interactive use in the most ordinary way, to print or display an
   15547     announcement including an appropriate copyright notice and a
   15548     notice that there is no warranty (or else, saying that you provide
   15549     a warranty) and that users may redistribute the program under
   15550     these conditions, and telling the user how to view a copy of this
   15551     License.  (Exception: if the Program itself is interactive but
   15552     does not normally print such an announcement, your work based on
   15553     the Program is not required to print an announcement.)
   15554 
   15556 These requirements apply to the modified work as a whole.  If
   15557 identifiable sections of that work are not derived from the Program,
   15558 and can be reasonably considered independent and separate works in
   15559 themselves, then this License, and its terms, do not apply to those
   15560 sections when you distribute them as separate works.  But when you
   15561 distribute the same sections as part of a whole which is a work based
   15562 on the Program, the distribution of the whole must be on the terms of
   15563 this License, whose permissions for other licensees extend to the
   15564 entire whole, and thus to each and every part regardless of who wrote it.
   15565 
   15566 Thus, it is not the intent of this section to claim rights or contest
   15567 your rights to work written entirely by you; rather, the intent is to
   15568 exercise the right to control the distribution of derivative or
   15569 collective works based on the Program.
   15570 
   15571 In addition, mere aggregation of another work not based on the Program
   15572 with the Program (or with a work based on the Program) on a volume of
   15573 a storage or distribution medium does not bring the other work under
   15574 the scope of this License.
   15575 
   15576   3. You may copy and distribute the Program (or a work based on it,
   15577 under Section 2) in object code or executable form under the terms of
   15578 Sections 1 and 2 above provided that you also do one of the following:
   15579 
   15580     a) Accompany it with the complete corresponding machine-readable
   15581     source code, which must be distributed under the terms of Sections
   15582     1 and 2 above on a medium customarily used for software interchange; or,
   15583 
   15584     b) Accompany it with a written offer, valid for at least three
   15585     years, to give any third party, for a charge no more than your
   15586     cost of physically performing source distribution, a complete
   15587     machine-readable copy of the corresponding source code, to be
   15588     distributed under the terms of Sections 1 and 2 above on a medium
   15589     customarily used for software interchange; or,
   15590 
   15591     c) Accompany it with the information you received as to the offer
   15592     to distribute corresponding source code.  (This alternative is
   15593     allowed only for noncommercial distribution and only if you
   15594     received the program in object code or executable form with such
   15595     an offer, in accord with Subsection b above.)
   15596 
   15597 The source code for a work means the preferred form of the work for
   15598 making modifications to it.  For an executable work, complete source
   15599 code means all the source code for all modules it contains, plus any
   15600 associated interface definition files, plus the scripts used to
   15601 control compilation and installation of the executable.  However, as a
   15602 special exception, the source code distributed need not include
   15603 anything that is normally distributed (in either source or binary
   15604 form) with the major components (compiler, kernel, and so on) of the
   15605 operating system on which the executable runs, unless that component
   15606 itself accompanies the executable.
   15607 
   15608 If distribution of executable or object code is made by offering
   15609 access to copy from a designated place, then offering equivalent
   15610 access to copy the source code from the same place counts as
   15611 distribution of the source code, even though third parties are not
   15612 compelled to copy the source along with the object code.
   15613 
   15615   4. You may not copy, modify, sublicense, or distribute the Program
   15616 except as expressly provided under this License.  Any attempt
   15617 otherwise to copy, modify, sublicense or distribute the Program is
   15618 void, and will automatically terminate your rights under this License.
   15619 However, parties who have received copies, or rights, from you under
   15620 this License will not have their licenses terminated so long as such
   15621 parties remain in full compliance.
   15622 
   15623   5. You are not required to accept this License, since you have not
   15624 signed it.  However, nothing else grants you permission to modify or
   15625 distribute the Program or its derivative works.  These actions are
   15626 prohibited by law if you do not accept this License.  Therefore, by
   15627 modifying or distributing the Program (or any work based on the
   15628 Program), you indicate your acceptance of this License to do so, and
   15629 all its terms and conditions for copying, distributing or modifying
   15630 the Program or works based on it.
   15631 
   15632   6. Each time you redistribute the Program (or any work based on the
   15633 Program), the recipient automatically receives a license from the
   15634 original licensor to copy, distribute or modify the Program subject to
   15635 these terms and conditions.  You may not impose any further
   15636 restrictions on the recipients' exercise of the rights granted herein.
   15637 You are not responsible for enforcing compliance by third parties to
   15638 this License.
   15639 
   15640   7. If, as a consequence of a court judgment or allegation of patent
   15641 infringement or for any other reason (not limited to patent issues),
   15642 conditions are imposed on you (whether by court order, agreement or
   15643 otherwise) that contradict the conditions of this License, they do not
   15644 excuse you from the conditions of this License.  If you cannot
   15645 distribute so as to satisfy simultaneously your obligations under this
   15646 License and any other pertinent obligations, then as a consequence you
   15647 may not distribute the Program at all.  For example, if a patent
   15648 license would not permit royalty-free redistribution of the Program by
   15649 all those who receive copies directly or indirectly through you, then
   15650 the only way you could satisfy both it and this License would be to
   15651 refrain entirely from distribution of the Program.
   15652 
   15653 If any portion of this section is held invalid or unenforceable under
   15654 any particular circumstance, the balance of the section is intended to
   15655 apply and the section as a whole is intended to apply in other
   15656 circumstances.
   15657 
   15658 It is not the purpose of this section to induce you to infringe any
   15659 patents or other property right claims or to contest validity of any
   15660 such claims; this section has the sole purpose of protecting the
   15661 integrity of the free software distribution system, which is
   15662 implemented by public license practices.  Many people have made
   15663 generous contributions to the wide range of software distributed
   15664 through that system in reliance on consistent application of that
   15665 system; it is up to the author/donor to decide if he or she is willing
   15666 to distribute software through any other system and a licensee cannot
   15667 impose that choice.
   15668 
   15669 This section is intended to make thoroughly clear what is believed to
   15670 be a consequence of the rest of this License.
   15671 
   15673   8. If the distribution and/or use of the Program is restricted in
   15674 certain countries either by patents or by copyrighted interfaces, the
   15675 original copyright holder who places the Program under this License
   15676 may add an explicit geographical distribution limitation excluding
   15677 those countries, so that distribution is permitted only in or among
   15678 countries not thus excluded.  In such case, this License incorporates
   15679 the limitation as if written in the body of this License.
   15680 
   15681   9. The Free Software Foundation may publish revised and/or new versions
   15682 of the General Public License from time to time.  Such new versions will
   15683 be similar in spirit to the present version, but may differ in detail to
   15684 address new problems or concerns.
   15685 
   15686 Each version is given a distinguishing version number.  If the Program
   15687 specifies a version number of this License which applies to it and "any
   15688 later version", you have the option of following the terms and conditions
   15689 either of that version or of any later version published by the Free
   15690 Software Foundation.  If the Program does not specify a version number of
   15691 this License, you may choose any version ever published by the Free Software
   15692 Foundation.
   15693 
   15694   10. If you wish to incorporate parts of the Program into other free
   15695 programs whose distribution conditions are different, write to the author
   15696 to ask for permission.  For software which is copyrighted by the Free
   15697 Software Foundation, write to the Free Software Foundation; we sometimes
   15698 make exceptions for this.  Our decision will be guided by the two goals
   15699 of preserving the free status of all derivatives of our free software and
   15700 of promoting the sharing and reuse of software generally.
   15701 
   15702 			    NO WARRANTY
   15703 
   15704   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
   15705 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
   15706 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
   15707 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
   15708 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
   15709 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
   15710 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
   15711 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
   15712 REPAIR OR CORRECTION.
   15713 
   15714   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
   15715 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
   15716 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
   15717 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
   15718 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
   15719 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
   15720 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
   15721 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
   15722 POSSIBILITY OF SUCH DAMAGES.
   15723 
   15724 		     END OF TERMS AND CONDITIONS
   15725 
   15727 	    How to Apply These Terms to Your New Programs
   15728 
   15729   If you develop a new program, and you want it to be of the greatest
   15730 possible use to the public, the best way to achieve this is to make it
   15731 free software which everyone can redistribute and change under these terms.
   15732 
   15733   To do so, attach the following notices to the program.  It is safest
   15734 to attach them to the start of each source file to most effectively
   15735 convey the exclusion of warranty; and each file should have at least
   15736 the "copyright" line and a pointer to where the full notice is found.
   15737 
   15738     &lt;one line to give the program's name and a brief idea of what it does.&gt;
   15739     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   15740 
   15741     This program is free software; you can redistribute it and/or modify
   15742     it under the terms of the GNU General Public License as published by
   15743     the Free Software Foundation; either version 2 of the License, or
   15744     (at your option) any later version.
   15745 
   15746     This program is distributed in the hope that it will be useful,
   15747     but WITHOUT ANY WARRANTY; without even the implied warranty of
   15748     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   15749     GNU General Public License for more details.
   15750 
   15751     You should have received a copy of the GNU General Public License
   15752     along with this program; if not, write to the Free Software
   15753     Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   15754 
   15755 
   15756 Also add information on how to contact you by electronic and paper mail.
   15757 
   15758 If the program is interactive, make it output a short notice like this
   15759 when it starts in an interactive mode:
   15760 
   15761     Gnomovision version 69, Copyright (C) year  name of author
   15762     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
   15763     This is free software, and you are welcome to redistribute it
   15764     under certain conditions; type `show c' for details.
   15765 
   15766 The hypothetical commands `show w' and `show c' should show the appropriate
   15767 parts of the General Public License.  Of course, the commands you use may
   15768 be called something other than `show w' and `show c'; they could even be
   15769 mouse-clicks or menu items--whatever suits your program.
   15770 
   15771 You should also get your employer (if you work as a programmer) or your
   15772 school, if any, to sign a "copyright disclaimer" for the program, if
   15773 necessary.  Here is a sample; alter the names:
   15774 
   15775   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
   15776   `Gnomovision' (which makes passes at compilers) written by James Hacker.
   15777 
   15778   &lt;signature of Ty Coon&gt;, 1 April 1989
   15779   Ty Coon, President of Vice
   15780 
   15781 This General Public License does not permit incorporating your program into
   15782 proprietary programs.  If your program is a subroutine library, you may
   15783 consider it more useful to permit linking proprietary applications with the
   15784 library.  If this is what you want to do, use the GNU Library General
   15785 Public License instead of this License.
   15786 </pre>
   15787 </div>
   15788 </div>
   15789 
   15790 
   15791 <div class="product">
   15792 <span class="title">docbook-xml-dtd</span>
   15793 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   15794 <span class="homepage"><a href="http://www.docbook.org/">homepage</a></span>
   15795 <div class="licence">
   15796 <pre>This is a generic place holder for a class of licenses that boil down to do
   15797 no guarantees and all you get is what you have. The language is usually
   15798 similar to:
   15799 
   15800   Permission to use, copy, modify, and distribute this software and its
   15801   documentation for any purpose and without fee is hereby granted, provided
   15802   that the above copyright notice appears in all copies and that both the
   15803   copyright notice and this permission notice appear in supporting
   15804   documentation, and that the same name not be used in advertising or
   15805   publicity pertaining to distribution of the software without specific,
   15806   written prior permission. We make no representations about the
   15807   suitability this software for any purpose. It is provided "as is"
   15808   without express or implied warranty.
   15809 
   15810 
   15811 You will need to check the license that came with the software for the exact
   15812 specifics. Generally you are free to do most anything you want with "as is"
   15813 software but you should not take this license as legal advice.
   15814 
   15815 Note: Most all license have an "as is" clause. For our purposes this does
   15816 not make all software in this category. This category is for software with
   15817 very little restrictions.
   15818 
   15819 The information in this license about licenses is presented "as is". :-P
   15820 </pre>
   15821 </div>
   15822 </div>
   15823 
   15824 
   15825 <div class="product">
   15826 <span class="title">dosfstools</span>
   15827 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   15828 <span class="homepage"><a href="http://www.daniel-baumann.ch/software/dosfstools/">homepage</a></span>
   15829 <div class="licence">
   15830 <pre>                    GNU GENERAL PUBLIC LICENSE
   15831                        Version 3, 29 June 2007
   15832 
   15833  Copyright (C) 2007 Free Software Foundation, Inc. &lt;http://fsf.org/>;
   15834  Everyone is permitted to copy and distribute verbatim copies
   15835  of this license document, but changing it is not allowed.
   15836 
   15837                             Preamble
   15838 
   15839   The GNU General Public License is a free, copyleft license for
   15840 software and other kinds of works.
   15841 
   15842   The licenses for most software and other practical works are designed
   15843 to take away your freedom to share and change the works.  By contrast,
   15844 the GNU General Public License is intended to guarantee your freedom to
   15845 share and change all versions of a program--to make sure it remains free
   15846 software for all its users.  We, the Free Software Foundation, use the
   15847 GNU General Public License for most of our software; it applies also to
   15848 any other work released this way by its authors.  You can apply it to
   15849 your programs, too.
   15850 
   15851   When we speak of free software, we are referring to freedom, not
   15852 price.  Our General Public Licenses are designed to make sure that you
   15853 have the freedom to distribute copies of free software (and charge for
   15854 them if you wish), that you receive source code or can get it if you
   15855 want it, that you can change the software or use pieces of it in new
   15856 free programs, and that you know you can do these things.
   15857 
   15858   To protect your rights, we need to prevent others from denying you
   15859 these rights or asking you to surrender the rights.  Therefore, you have
   15860 certain responsibilities if you distribute copies of the software, or if
   15861 you modify it: responsibilities to respect the freedom of others.
   15862 
   15863   For example, if you distribute copies of such a program, whether
   15864 gratis or for a fee, you must pass on to the recipients the same
   15865 freedoms that you received.  You must make sure that they, too, receive
   15866 or can get the source code.  And you must show them these terms so they
   15867 know their rights.
   15868 
   15869   Developers that use the GNU GPL protect your rights with two steps:
   15870 (1) assert copyright on the software, and (2) offer you this License
   15871 giving you legal permission to copy, distribute and/or modify it.
   15872 
   15873   For the developers' and authors' protection, the GPL clearly explains
   15874 that there is no warranty for this free software.  For both users' and
   15875 authors' sake, the GPL requires that modified versions be marked as
   15876 changed, so that their problems will not be attributed erroneously to
   15877 authors of previous versions.
   15878 
   15879   Some devices are designed to deny users access to install or run
   15880 modified versions of the software inside them, although the manufacturer
   15881 can do so.  This is fundamentally incompatible with the aim of
   15882 protecting users' freedom to change the software.  The systematic
   15883 pattern of such abuse occurs in the area of products for individuals to
   15884 use, which is precisely where it is most unacceptable.  Therefore, we
   15885 have designed this version of the GPL to prohibit the practice for those
   15886 products.  If such problems arise substantially in other domains, we
   15887 stand ready to extend this provision to those domains in future versions
   15888 of the GPL, as needed to protect the freedom of users.
   15889 
   15890   Finally, every program is threatened constantly by software patents.
   15891 States should not allow patents to restrict development and use of
   15892 software on general-purpose computers, but in those that do, we wish to
   15893 avoid the special danger that patents applied to a free program could
   15894 make it effectively proprietary.  To prevent this, the GPL assures that
   15895 patents cannot be used to render the program non-free.
   15896 
   15897   The precise terms and conditions for copying, distribution and
   15898 modification follow.
   15899 
   15900                        TERMS AND CONDITIONS
   15901 
   15902   0. Definitions.
   15903 
   15904   "This License" refers to version 3 of the GNU General Public License.
   15905 
   15906   "Copyright" also means copyright-like laws that apply to other kinds of
   15907 works, such as semiconductor masks.
   15908 
   15909   "The Program" refers to any copyrightable work licensed under this
   15910 License.  Each licensee is addressed as "you".  "Licensees" and
   15911 "recipients" may be individuals or organizations.
   15912 
   15913   To "modify" a work means to copy from or adapt all or part of the work
   15914 in a fashion requiring copyright permission, other than the making of an
   15915 exact copy.  The resulting work is called a "modified version" of the
   15916 earlier work or a work "based on" the earlier work.
   15917 
   15918   A "covered work" means either the unmodified Program or a work based
   15919 on the Program.
   15920 
   15921   To "propagate" a work means to do anything with it that, without
   15922 permission, would make you directly or secondarily liable for
   15923 infringement under applicable copyright law, except executing it on a
   15924 computer or modifying a private copy.  Propagation includes copying,
   15925 distribution (with or without modification), making available to the
   15926 public, and in some countries other activities as well.
   15927 
   15928   To "convey" a work means any kind of propagation that enables other
   15929 parties to make or receive copies.  Mere interaction with a user through
   15930 a computer network, with no transfer of a copy, is not conveying.
   15931 
   15932   An interactive user interface displays "Appropriate Legal Notices"
   15933 to the extent that it includes a convenient and prominently visible
   15934 feature that (1) displays an appropriate copyright notice, and (2)
   15935 tells the user that there is no warranty for the work (except to the
   15936 extent that warranties are provided), that licensees may convey the
   15937 work under this License, and how to view a copy of this License.  If
   15938 the interface presents a list of user commands or options, such as a
   15939 menu, a prominent item in the list meets this criterion.
   15940 
   15941   1. Source Code.
   15942 
   15943   The "source code" for a work means the preferred form of the work
   15944 for making modifications to it.  "Object code" means any non-source
   15945 form of a work.
   15946 
   15947   A "Standard Interface" means an interface that either is an official
   15948 standard defined by a recognized standards body, or, in the case of
   15949 interfaces specified for a particular programming language, one that
   15950 is widely used among developers working in that language.
   15951 
   15952   The "System Libraries" of an executable work include anything, other
   15953 than the work as a whole, that (a) is included in the normal form of
   15954 packaging a Major Component, but which is not part of that Major
   15955 Component, and (b) serves only to enable use of the work with that
   15956 Major Component, or to implement a Standard Interface for which an
   15957 implementation is available to the public in source code form.  A
   15958 "Major Component", in this context, means a major essential component
   15959 (kernel, window system, and so on) of the specific operating system
   15960 (if any) on which the executable work runs, or a compiler used to
   15961 produce the work, or an object code interpreter used to run it.
   15962 
   15963   The "Corresponding Source" for a work in object code form means all
   15964 the source code needed to generate, install, and (for an executable
   15965 work) run the object code and to modify the work, including scripts to
   15966 control those activities.  However, it does not include the work's
   15967 System Libraries, or general-purpose tools or generally available free
   15968 programs which are used unmodified in performing those activities but
   15969 which are not part of the work.  For example, Corresponding Source
   15970 includes interface definition files associated with source files for
   15971 the work, and the source code for shared libraries and dynamically
   15972 linked subprograms that the work is specifically designed to require,
   15973 such as by intimate data communication or control flow between those
   15974 subprograms and other parts of the work.
   15975 
   15976   The Corresponding Source need not include anything that users
   15977 can regenerate automatically from other parts of the Corresponding
   15978 Source.
   15979 
   15980   The Corresponding Source for a work in source code form is that
   15981 same work.
   15982 
   15983   2. Basic Permissions.
   15984 
   15985   All rights granted under this License are granted for the term of
   15986 copyright on the Program, and are irrevocable provided the stated
   15987 conditions are met.  This License explicitly affirms your unlimited
   15988 permission to run the unmodified Program.  The output from running a
   15989 covered work is covered by this License only if the output, given its
   15990 content, constitutes a covered work.  This License acknowledges your
   15991 rights of fair use or other equivalent, as provided by copyright law.
   15992 
   15993   You may make, run and propagate covered works that you do not
   15994 convey, without conditions so long as your license otherwise remains
   15995 in force.  You may convey covered works to others for the sole purpose
   15996 of having them make modifications exclusively for you, or provide you
   15997 with facilities for running those works, provided that you comply with
   15998 the terms of this License in conveying all material for which you do
   15999 not control copyright.  Those thus making or running the covered works
   16000 for you must do so exclusively on your behalf, under your direction
   16001 and control, on terms that prohibit them from making any copies of
   16002 your copyrighted material outside their relationship with you.
   16003 
   16004   Conveying under any other circumstances is permitted solely under
   16005 the conditions stated below.  Sublicensing is not allowed; section 10
   16006 makes it unnecessary.
   16007 
   16008   3. Protecting Users' Legal Rights From Anti-Circumvention Law.
   16009 
   16010   No covered work shall be deemed part of an effective technological
   16011 measure under any applicable law fulfilling obligations under article
   16012 11 of the WIPO copyright treaty adopted on 20 December 1996, or
   16013 similar laws prohibiting or restricting circumvention of such
   16014 measures.
   16015 
   16016   When you convey a covered work, you waive any legal power to forbid
   16017 circumvention of technological measures to the extent such circumvention
   16018 is effected by exercising rights under this License with respect to
   16019 the covered work, and you disclaim any intention to limit operation or
   16020 modification of the work as a means of enforcing, against the work's
   16021 users, your or third parties' legal rights to forbid circumvention of
   16022 technological measures.
   16023 
   16024   4. Conveying Verbatim Copies.
   16025 
   16026   You may convey verbatim copies of the Program's source code as you
   16027 receive it, in any medium, provided that you conspicuously and
   16028 appropriately publish on each copy an appropriate copyright notice;
   16029 keep intact all notices stating that this License and any
   16030 non-permissive terms added in accord with section 7 apply to the code;
   16031 keep intact all notices of the absence of any warranty; and give all
   16032 recipients a copy of this License along with the Program.
   16033 
   16034   You may charge any price or no price for each copy that you convey,
   16035 and you may offer support or warranty protection for a fee.
   16036 
   16037   5. Conveying Modified Source Versions.
   16038 
   16039   You may convey a work based on the Program, or the modifications to
   16040 produce it from the Program, in the form of source code under the
   16041 terms of section 4, provided that you also meet all of these conditions:
   16042 
   16043     a) The work must carry prominent notices stating that you modified
   16044     it, and giving a relevant date.
   16045 
   16046     b) The work must carry prominent notices stating that it is
   16047     released under this License and any conditions added under section
   16048     7.  This requirement modifies the requirement in section 4 to
   16049     "keep intact all notices".
   16050 
   16051     c) You must license the entire work, as a whole, under this
   16052     License to anyone who comes into possession of a copy.  This
   16053     License will therefore apply, along with any applicable section 7
   16054     additional terms, to the whole of the work, and all its parts,
   16055     regardless of how they are packaged.  This License gives no
   16056     permission to license the work in any other way, but it does not
   16057     invalidate such permission if you have separately received it.
   16058 
   16059     d) If the work has interactive user interfaces, each must display
   16060     Appropriate Legal Notices; however, if the Program has interactive
   16061     interfaces that do not display Appropriate Legal Notices, your
   16062     work need not make them do so.
   16063 
   16064   A compilation of a covered work with other separate and independent
   16065 works, which are not by their nature extensions of the covered work,
   16066 and which are not combined with it such as to form a larger program,
   16067 in or on a volume of a storage or distribution medium, is called an
   16068 "aggregate" if the compilation and its resulting copyright are not
   16069 used to limit the access or legal rights of the compilation's users
   16070 beyond what the individual works permit.  Inclusion of a covered work
   16071 in an aggregate does not cause this License to apply to the other
   16072 parts of the aggregate.
   16073 
   16074   6. Conveying Non-Source Forms.
   16075 
   16076   You may convey a covered work in object code form under the terms
   16077 of sections 4 and 5, provided that you also convey the
   16078 machine-readable Corresponding Source under the terms of this License,
   16079 in one of these ways:
   16080 
   16081     a) Convey the object code in, or embodied in, a physical product
   16082     (including a physical distribution medium), accompanied by the
   16083     Corresponding Source fixed on a durable physical medium
   16084     customarily used for software interchange.
   16085 
   16086     b) Convey the object code in, or embodied in, a physical product
   16087     (including a physical distribution medium), accompanied by a
   16088     written offer, valid for at least three years and valid for as
   16089     long as you offer spare parts or customer support for that product
   16090     model, to give anyone who possesses the object code either (1) a
   16091     copy of the Corresponding Source for all the software in the
   16092     product that is covered by this License, on a durable physical
   16093     medium customarily used for software interchange, for a price no
   16094     more than your reasonable cost of physically performing this
   16095     conveying of source, or (2) access to copy the
   16096     Corresponding Source from a network server at no charge.
   16097 
   16098     c) Convey individual copies of the object code with a copy of the
   16099     written offer to provide the Corresponding Source.  This
   16100     alternative is allowed only occasionally and noncommercially, and
   16101     only if you received the object code with such an offer, in accord
   16102     with subsection 6b.
   16103 
   16104     d) Convey the object code by offering access from a designated
   16105     place (gratis or for a charge), and offer equivalent access to the
   16106     Corresponding Source in the same way through the same place at no
   16107     further charge.  You need not require recipients to copy the
   16108     Corresponding Source along with the object code.  If the place to
   16109     copy the object code is a network server, the Corresponding Source
   16110     may be on a different server (operated by you or a third party)
   16111     that supports equivalent copying facilities, provided you maintain
   16112     clear directions next to the object code saying where to find the
   16113     Corresponding Source.  Regardless of what server hosts the
   16114     Corresponding Source, you remain obligated to ensure that it is
   16115     available for as long as needed to satisfy these requirements.
   16116 
   16117     e) Convey the object code using peer-to-peer transmission, provided
   16118     you inform other peers where the object code and Corresponding
   16119     Source of the work are being offered to the general public at no
   16120     charge under subsection 6d.
   16121 
   16122   A separable portion of the object code, whose source code is excluded
   16123 from the Corresponding Source as a System Library, need not be
   16124 included in conveying the object code work.
   16125 
   16126   A "User Product" is either (1) a "consumer product", which means any
   16127 tangible personal property which is normally used for personal, family,
   16128 or household purposes, or (2) anything designed or sold for incorporation
   16129 into a dwelling.  In determining whether a product is a consumer product,
   16130 doubtful cases shall be resolved in favor of coverage.  For a particular
   16131 product received by a particular user, "normally used" refers to a
   16132 typical or common use of that class of product, regardless of the status
   16133 of the particular user or of the way in which the particular user
   16134 actually uses, or expects or is expected to use, the product.  A product
   16135 is a consumer product regardless of whether the product has substantial
   16136 commercial, industrial or non-consumer uses, unless such uses represent
   16137 the only significant mode of use of the product.
   16138 
   16139   "Installation Information" for a User Product means any methods,
   16140 procedures, authorization keys, or other information required to install
   16141 and execute modified versions of a covered work in that User Product from
   16142 a modified version of its Corresponding Source.  The information must
   16143 suffice to ensure that the continued functioning of the modified object
   16144 code is in no case prevented or interfered with solely because
   16145 modification has been made.
   16146 
   16147   If you convey an object code work under this section in, or with, or
   16148 specifically for use in, a User Product, and the conveying occurs as
   16149 part of a transaction in which the right of possession and use of the
   16150 User Product is transferred to the recipient in perpetuity or for a
   16151 fixed term (regardless of how the transaction is characterized), the
   16152 Corresponding Source conveyed under this section must be accompanied
   16153 by the Installation Information.  But this requirement does not apply
   16154 if neither you nor any third party retains the ability to install
   16155 modified object code on the User Product (for example, the work has
   16156 been installed in ROM).
   16157 
   16158   The requirement to provide Installation Information does not include a
   16159 requirement to continue to provide support service, warranty, or updates
   16160 for a work that has been modified or installed by the recipient, or for
   16161 the User Product in which it has been modified or installed.  Access to a
   16162 network may be denied when the modification itself materially and
   16163 adversely affects the operation of the network or violates the rules and
   16164 protocols for communication across the network.
   16165 
   16166   Corresponding Source conveyed, and Installation Information provided,
   16167 in accord with this section must be in a format that is publicly
   16168 documented (and with an implementation available to the public in
   16169 source code form), and must require no special password or key for
   16170 unpacking, reading or copying.
   16171 
   16172   7. Additional Terms.
   16173 
   16174   "Additional permissions" are terms that supplement the terms of this
   16175 License by making exceptions from one or more of its conditions.
   16176 Additional permissions that are applicable to the entire Program shall
   16177 be treated as though they were included in this License, to the extent
   16178 that they are valid under applicable law.  If additional permissions
   16179 apply only to part of the Program, that part may be used separately
   16180 under those permissions, but the entire Program remains governed by
   16181 this License without regard to the additional permissions.
   16182 
   16183   When you convey a copy of a covered work, you may at your option
   16184 remove any additional permissions from that copy, or from any part of
   16185 it.  (Additional permissions may be written to require their own
   16186 removal in certain cases when you modify the work.)  You may place
   16187 additional permissions on material, added by you to a covered work,
   16188 for which you have or can give appropriate copyright permission.
   16189 
   16190   Notwithstanding any other provision of this License, for material you
   16191 add to a covered work, you may (if authorized by the copyright holders of
   16192 that material) supplement the terms of this License with terms:
   16193 
   16194     a) Disclaiming warranty or limiting liability differently from the
   16195     terms of sections 15 and 16 of this License; or
   16196 
   16197     b) Requiring preservation of specified reasonable legal notices or
   16198     author attributions in that material or in the Appropriate Legal
   16199     Notices displayed by works containing it; or
   16200 
   16201     c) Prohibiting misrepresentation of the origin of that material, or
   16202     requiring that modified versions of such material be marked in
   16203     reasonable ways as different from the original version; or
   16204 
   16205     d) Limiting the use for publicity purposes of names of licensors or
   16206     authors of the material; or
   16207 
   16208     e) Declining to grant rights under trademark law for use of some
   16209     trade names, trademarks, or service marks; or
   16210 
   16211     f) Requiring indemnification of licensors and authors of that
   16212     material by anyone who conveys the material (or modified versions of
   16213     it) with contractual assumptions of liability to the recipient, for
   16214     any liability that these contractual assumptions directly impose on
   16215     those licensors and authors.
   16216 
   16217   All other non-permissive additional terms are considered "further
   16218 restrictions" within the meaning of section 10.  If the Program as you
   16219 received it, or any part of it, contains a notice stating that it is
   16220 governed by this License along with a term that is a further
   16221 restriction, you may remove that term.  If a license document contains
   16222 a further restriction but permits relicensing or conveying under this
   16223 License, you may add to a covered work material governed by the terms
   16224 of that license document, provided that the further restriction does
   16225 not survive such relicensing or conveying.
   16226 
   16227   If you add terms to a covered work in accord with this section, you
   16228 must place, in the relevant source files, a statement of the
   16229 additional terms that apply to those files, or a notice indicating
   16230 where to find the applicable terms.
   16231 
   16232   Additional terms, permissive or non-permissive, may be stated in the
   16233 form of a separately written license, or stated as exceptions;
   16234 the above requirements apply either way.
   16235 
   16236   8. Termination.
   16237 
   16238   You may not propagate or modify a covered work except as expressly
   16239 provided under this License.  Any attempt otherwise to propagate or
   16240 modify it is void, and will automatically terminate your rights under
   16241 this License (including any patent licenses granted under the third
   16242 paragraph of section 11).
   16243 
   16244   However, if you cease all violation of this License, then your
   16245 license from a particular copyright holder is reinstated (a)
   16246 provisionally, unless and until the copyright holder explicitly and
   16247 finally terminates your license, and (b) permanently, if the copyright
   16248 holder fails to notify you of the violation by some reasonable means
   16249 prior to 60 days after the cessation.
   16250 
   16251   Moreover, your license from a particular copyright holder is
   16252 reinstated permanently if the copyright holder notifies you of the
   16253 violation by some reasonable means, this is the first time you have
   16254 received notice of violation of this License (for any work) from that
   16255 copyright holder, and you cure the violation prior to 30 days after
   16256 your receipt of the notice.
   16257 
   16258   Termination of your rights under this section does not terminate the
   16259 licenses of parties who have received copies or rights from you under
   16260 this License.  If your rights have been terminated and not permanently
   16261 reinstated, you do not qualify to receive new licenses for the same
   16262 material under section 10.
   16263 
   16264   9. Acceptance Not Required for Having Copies.
   16265 
   16266   You are not required to accept this License in order to receive or
   16267 run a copy of the Program.  Ancillary propagation of a covered work
   16268 occurring solely as a consequence of using peer-to-peer transmission
   16269 to receive a copy likewise does not require acceptance.  However,
   16270 nothing other than this License grants you permission to propagate or
   16271 modify any covered work.  These actions infringe copyright if you do
   16272 not accept this License.  Therefore, by modifying or propagating a
   16273 covered work, you indicate your acceptance of this License to do so.
   16274 
   16275   10. Automatic Licensing of Downstream Recipients.
   16276 
   16277   Each time you convey a covered work, the recipient automatically
   16278 receives a license from the original licensors, to run, modify and
   16279 propagate that work, subject to this License.  You are not responsible
   16280 for enforcing compliance by third parties with this License.
   16281 
   16282   An "entity transaction" is a transaction transferring control of an
   16283 organization, or substantially all assets of one, or subdividing an
   16284 organization, or merging organizations.  If propagation of a covered
   16285 work results from an entity transaction, each party to that
   16286 transaction who receives a copy of the work also receives whatever
   16287 licenses to the work the party's predecessor in interest had or could
   16288 give under the previous paragraph, plus a right to possession of the
   16289 Corresponding Source of the work from the predecessor in interest, if
   16290 the predecessor has it or can get it with reasonable efforts.
   16291 
   16292   You may not impose any further restrictions on the exercise of the
   16293 rights granted or affirmed under this License.  For example, you may
   16294 not impose a license fee, royalty, or other charge for exercise of
   16295 rights granted under this License, and you may not initiate litigation
   16296 (including a cross-claim or counterclaim in a lawsuit) alleging that
   16297 any patent claim is infringed by making, using, selling, offering for
   16298 sale, or importing the Program or any portion of it.
   16299 
   16300   11. Patents.
   16301 
   16302   A "contributor" is a copyright holder who authorizes use under this
   16303 License of the Program or a work on which the Program is based.  The
   16304 work thus licensed is called the contributor's "contributor version".
   16305 
   16306   A contributor's "essential patent claims" are all patent claims
   16307 owned or controlled by the contributor, whether already acquired or
   16308 hereafter acquired, that would be infringed by some manner, permitted
   16309 by this License, of making, using, or selling its contributor version,
   16310 but do not include claims that would be infringed only as a
   16311 consequence of further modification of the contributor version.  For
   16312 purposes of this definition, "control" includes the right to grant
   16313 patent sublicenses in a manner consistent with the requirements of
   16314 this License.
   16315 
   16316   Each contributor grants you a non-exclusive, worldwide, royalty-free
   16317 patent license under the contributor's essential patent claims, to
   16318 make, use, sell, offer for sale, import and otherwise run, modify and
   16319 propagate the contents of its contributor version.
   16320 
   16321   In the following three paragraphs, a "patent license" is any express
   16322 agreement or commitment, however denominated, not to enforce a patent
   16323 (such as an express permission to practice a patent or covenant not to
   16324 sue for patent infringement).  To "grant" such a patent license to a
   16325 party means to make such an agreement or commitment not to enforce a
   16326 patent against the party.
   16327 
   16328   If you convey a covered work, knowingly relying on a patent license,
   16329 and the Corresponding Source of the work is not available for anyone
   16330 to copy, free of charge and under the terms of this License, through a
   16331 publicly available network server or other readily accessible means,
   16332 then you must either (1) cause the Corresponding Source to be so
   16333 available, or (2) arrange to deprive yourself of the benefit of the
   16334 patent license for this particular work, or (3) arrange, in a manner
   16335 consistent with the requirements of this License, to extend the patent
   16336 license to downstream recipients.  "Knowingly relying" means you have
   16337 actual knowledge that, but for the patent license, your conveying the
   16338 covered work in a country, or your recipient's use of the covered work
   16339 in a country, would infringe one or more identifiable patents in that
   16340 country that you have reason to believe are valid.
   16341 
   16342   If, pursuant to or in connection with a single transaction or
   16343 arrangement, you convey, or propagate by procuring conveyance of, a
   16344 covered work, and grant a patent license to some of the parties
   16345 receiving the covered work authorizing them to use, propagate, modify
   16346 or convey a specific copy of the covered work, then the patent license
   16347 you grant is automatically extended to all recipients of the covered
   16348 work and works based on it.
   16349 
   16350   A patent license is "discriminatory" if it does not include within
   16351 the scope of its coverage, prohibits the exercise of, or is
   16352 conditioned on the non-exercise of one or more of the rights that are
   16353 specifically granted under this License.  You may not convey a covered
   16354 work if you are a party to an arrangement with a third party that is
   16355 in the business of distributing software, under which you make payment
   16356 to the third party based on the extent of your activity of conveying
   16357 the work, and under which the third party grants, to any of the
   16358 parties who would receive the covered work from you, a discriminatory
   16359 patent license (a) in connection with copies of the covered work
   16360 conveyed by you (or copies made from those copies), or (b) primarily
   16361 for and in connection with specific products or compilations that
   16362 contain the covered work, unless you entered into that arrangement,
   16363 or that patent license was granted, prior to 28 March 2007.
   16364 
   16365   Nothing in this License shall be construed as excluding or limiting
   16366 any implied license or other defenses to infringement that may
   16367 otherwise be available to you under applicable patent law.
   16368 
   16369   12. No Surrender of Others' Freedom.
   16370 
   16371   If conditions are imposed on you (whether by court order, agreement or
   16372 otherwise) that contradict the conditions of this License, they do not
   16373 excuse you from the conditions of this License.  If you cannot convey a
   16374 covered work so as to satisfy simultaneously your obligations under this
   16375 License and any other pertinent obligations, then as a consequence you may
   16376 not convey it at all.  For example, if you agree to terms that obligate you
   16377 to collect a royalty for further conveying from those to whom you convey
   16378 the Program, the only way you could satisfy both those terms and this
   16379 License would be to refrain entirely from conveying the Program.
   16380 
   16381   13. Use with the GNU Affero General Public License.
   16382 
   16383   Notwithstanding any other provision of this License, you have
   16384 permission to link or combine any covered work with a work licensed
   16385 under version 3 of the GNU Affero General Public License into a single
   16386 combined work, and to convey the resulting work.  The terms of this
   16387 License will continue to apply to the part which is the covered work,
   16388 but the special requirements of the GNU Affero General Public License,
   16389 section 13, concerning interaction through a network will apply to the
   16390 combination as such.
   16391 
   16392   14. Revised Versions of this License.
   16393 
   16394   The Free Software Foundation may publish revised and/or new versions of
   16395 the GNU General Public License from time to time.  Such new versions will
   16396 be similar in spirit to the present version, but may differ in detail to
   16397 address new problems or concerns.
   16398 
   16399   Each version is given a distinguishing version number.  If the
   16400 Program specifies that a certain numbered version of the GNU General
   16401 Public License "or any later version" applies to it, you have the
   16402 option of following the terms and conditions either of that numbered
   16403 version or of any later version published by the Free Software
   16404 Foundation.  If the Program does not specify a version number of the
   16405 GNU General Public License, you may choose any version ever published
   16406 by the Free Software Foundation.
   16407 
   16408   If the Program specifies that a proxy can decide which future
   16409 versions of the GNU General Public License can be used, that proxy's
   16410 public statement of acceptance of a version permanently authorizes you
   16411 to choose that version for the Program.
   16412 
   16413   Later license versions may give you additional or different
   16414 permissions.  However, no additional obligations are imposed on any
   16415 author or copyright holder as a result of your choosing to follow a
   16416 later version.
   16417 
   16418   15. Disclaimer of Warranty.
   16419 
   16420   THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
   16421 APPLICABLE LAW.  EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
   16422 HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
   16423 OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
   16424 THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
   16425 PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
   16426 IS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
   16427 ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
   16428 
   16429   16. Limitation of Liability.
   16430 
   16431   IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
   16432 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
   16433 THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
   16434 GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
   16435 USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
   16436 DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
   16437 PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
   16438 EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
   16439 SUCH DAMAGES.
   16440 
   16441   17. Interpretation of Sections 15 and 16.
   16442 
   16443   If the disclaimer of warranty and limitation of liability provided
   16444 above cannot be given local legal effect according to their terms,
   16445 reviewing courts shall apply local law that most closely approximates
   16446 an absolute waiver of all civil liability in connection with the
   16447 Program, unless a warranty or assumption of liability accompanies a
   16448 copy of the Program in return for a fee.
   16449 
   16450                      END OF TERMS AND CONDITIONS
   16451 
   16452             How to Apply These Terms to Your New Programs
   16453 
   16454   If you develop a new program, and you want it to be of the greatest
   16455 possible use to the public, the best way to achieve this is to make it
   16456 free software which everyone can redistribute and change under these terms.
   16457 
   16458   To do so, attach the following notices to the program.  It is safest
   16459 to attach them to the start of each source file to most effectively
   16460 state the exclusion of warranty; and each file should have at least
   16461 the "copyright" line and a pointer to where the full notice is found.
   16462 
   16463     &lt;one line to give the program's name and a brief idea of what it does.&gt;
   16464     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   16465 
   16466     This program is free software: you can redistribute it and/or modify
   16467     it under the terms of the GNU General Public License as published by
   16468     the Free Software Foundation, either version 3 of the License, or
   16469     (at your option) any later version.
   16470 
   16471     This program is distributed in the hope that it will be useful,
   16472     but WITHOUT ANY WARRANTY; without even the implied warranty of
   16473     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   16474     GNU General Public License for more details.
   16475 
   16476     You should have received a copy of the GNU General Public License
   16477     along with this program.  If not, see &lt;http://www.gnu.org/licenses/>;.
   16478 
   16479 Also add information on how to contact you by electronic and paper mail.
   16480 
   16481   If the program does terminal interaction, make it output a short
   16482 notice like this when it starts in an interactive mode:
   16483 
   16484     &lt;program&gt;  Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   16485     This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
   16486     This is free software, and you are welcome to redistribute it
   16487     under certain conditions; type `show c' for details.
   16488 
   16489 The hypothetical commands `show w' and `show c' should show the appropriate
   16490 parts of the General Public License.  Of course, your program's commands
   16491 might be different; for a GUI interface, you would use an "about box".
   16492 
   16493   You should also get your employer (if you work as a programmer) or school,
   16494 if any, to sign a "copyright disclaimer" for the program, if necessary.
   16495 For more information on this, and how to apply and follow the GNU GPL, see
   16496 &lt;http://www.gnu.org/licenses/>;.
   16497 
   16498   The GNU General Public License does not permit incorporating your program
   16499 into proprietary programs.  If your program is a subroutine library, you
   16500 may consider it more useful to permit linking proprietary applications with
   16501 the library.  If this is what you want to do, use the GNU Lesser General
   16502 Public License instead of this License.  But first, please read
   16503 &lt;http://www.gnu.org/philosophy/why-not-lgpl.html>;.
   16504 </pre>
   16505 </div>
   16506 </div>
   16507 
   16508 
   16509 <div class="product">
   16510 <span class="title">droidfonts-cros</span>
   16511 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   16512 <span class="homepage"><a href="">homepage</a></span>
   16513 <div class="licence">
   16514 <pre>                                 Apache License
   16515                            Version 2.0, January 2004
   16516                         http://www.apache.org/licenses/
   16517 
   16518    TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
   16519 
   16520    1. Definitions.
   16521 
   16522       "License" shall mean the terms and conditions for use, reproduction,
   16523       and distribution as defined by Sections 1 through 9 of this document.
   16524 
   16525       "Licensor" shall mean the copyright owner or entity authorized by
   16526       the copyright owner that is granting the License.
   16527 
   16528       "Legal Entity" shall mean the union of the acting entity and all
   16529       other entities that control, are controlled by, or are under common
   16530       control with that entity. For the purposes of this definition,
   16531       "control" means (i) the power, direct or indirect, to cause the
   16532       direction or management of such entity, whether by contract or
   16533       otherwise, or (ii) ownership of fifty percent (50%) or more of the
   16534       outstanding shares, or (iii) beneficial ownership of such entity.
   16535 
   16536       "You" (or "Your") shall mean an individual or Legal Entity
   16537       exercising permissions granted by this License.
   16538 
   16539       "Source" form shall mean the preferred form for making modifications,
   16540       including but not limited to software source code, documentation
   16541       source, and configuration files.
   16542 
   16543       "Object" form shall mean any form resulting from mechanical
   16544       transformation or translation of a Source form, including but
   16545       not limited to compiled object code, generated documentation,
   16546       and conversions to other media types.
   16547 
   16548       "Work" shall mean the work of authorship, whether in Source or
   16549       Object form, made available under the License, as indicated by a
   16550       copyright notice that is included in or attached to the work
   16551       (an example is provided in the Appendix below).
   16552 
   16553       "Derivative Works" shall mean any work, whether in Source or Object
   16554       form, that is based on (or derived from) the Work and for which the
   16555       editorial revisions, annotations, elaborations, or other modifications
   16556       represent, as a whole, an original work of authorship. For the purposes
   16557       of this License, Derivative Works shall not include works that remain
   16558       separable from, or merely link (or bind by name) to the interfaces of,
   16559       the Work and Derivative Works thereof.
   16560 
   16561       "Contribution" shall mean any work of authorship, including
   16562       the original version of the Work and any modifications or additions
   16563       to that Work or Derivative Works thereof, that is intentionally
   16564       submitted to Licensor for inclusion in the Work by the copyright owner
   16565       or by an individual or Legal Entity authorized to submit on behalf of
   16566       the copyright owner. For the purposes of this definition, "submitted"
   16567       means any form of electronic, verbal, or written communication sent
   16568       to the Licensor or its representatives, including but not limited to
   16569       communication on electronic mailing lists, source code control systems,
   16570       and issue tracking systems that are managed by, or on behalf of, the
   16571       Licensor for the purpose of discussing and improving the Work, but
   16572       excluding communication that is conspicuously marked or otherwise
   16573       designated in writing by the copyright owner as "Not a Contribution."
   16574 
   16575       "Contributor" shall mean Licensor and any individual or Legal Entity
   16576       on behalf of whom a Contribution has been received by Licensor and
   16577       subsequently incorporated within the Work.
   16578 
   16579    2. Grant of Copyright License. Subject to the terms and conditions of
   16580       this License, each Contributor hereby grants to You a perpetual,
   16581       worldwide, non-exclusive, no-charge, royalty-free, irrevocable
   16582       copyright license to reproduce, prepare Derivative Works of,
   16583       publicly display, publicly perform, sublicense, and distribute the
   16584       Work and such Derivative Works in Source or Object form.
   16585 
   16586    3. Grant of Patent License. Subject to the terms and conditions of
   16587       this License, each Contributor hereby grants to You a perpetual,
   16588       worldwide, non-exclusive, no-charge, royalty-free, irrevocable
   16589       (except as stated in this section) patent license to make, have made,
   16590       use, offer to sell, sell, import, and otherwise transfer the Work,
   16591       where such license applies only to those patent claims licensable
   16592       by such Contributor that are necessarily infringed by their
   16593       Contribution(s) alone or by combination of their Contribution(s)
   16594       with the Work to which such Contribution(s) was submitted. If You
   16595       institute patent litigation against any entity (including a
   16596       cross-claim or counterclaim in a lawsuit) alleging that the Work
   16597       or a Contribution incorporated within the Work constitutes direct
   16598       or contributory patent infringement, then any patent licenses
   16599       granted to You under this License for that Work shall terminate
   16600       as of the date such litigation is filed.
   16601 
   16602    4. Redistribution. You may reproduce and distribute copies of the
   16603       Work or Derivative Works thereof in any medium, with or without
   16604       modifications, and in Source or Object form, provided that You
   16605       meet the following conditions:
   16606 
   16607       (a) You must give any other recipients of the Work or
   16608           Derivative Works a copy of this License; and
   16609 
   16610       (b) You must cause any modified files to carry prominent notices
   16611           stating that You changed the files; and
   16612 
   16613       (c) You must retain, in the Source form of any Derivative Works
   16614           that You distribute, all copyright, patent, trademark, and
   16615           attribution notices from the Source form of the Work,
   16616           excluding those notices that do not pertain to any part of
   16617           the Derivative Works; and
   16618 
   16619       (d) If the Work includes a "NOTICE" text file as part of its
   16620           distribution, then any Derivative Works that You distribute must
   16621           include a readable copy of the attribution notices contained
   16622           within such NOTICE file, excluding those notices that do not
   16623           pertain to any part of the Derivative Works, in at least one
   16624           of the following places: within a NOTICE text file distributed
   16625           as part of the Derivative Works; within the Source form or
   16626           documentation, if provided along with the Derivative Works; or,
   16627           within a display generated by the Derivative Works, if and
   16628           wherever such third-party notices normally appear. The contents
   16629           of the NOTICE file are for informational purposes only and
   16630           do not modify the License. You may add Your own attribution
   16631           notices within Derivative Works that You distribute, alongside
   16632           or as an addendum to the NOTICE text from the Work, provided
   16633           that such additional attribution notices cannot be construed
   16634           as modifying the License.
   16635 
   16636       You may add Your own copyright statement to Your modifications and
   16637       may provide additional or different license terms and conditions
   16638       for use, reproduction, or distribution of Your modifications, or
   16639       for any such Derivative Works as a whole, provided Your use,
   16640       reproduction, and distribution of the Work otherwise complies with
   16641       the conditions stated in this License.
   16642 
   16643    5. Submission of Contributions. Unless You explicitly state otherwise,
   16644       any Contribution intentionally submitted for inclusion in the Work
   16645       by You to the Licensor shall be under the terms and conditions of
   16646       this License, without any additional terms or conditions.
   16647       Notwithstanding the above, nothing herein shall supersede or modify
   16648       the terms of any separate license agreement you may have executed
   16649       with Licensor regarding such Contributions.
   16650 
   16651    6. Trademarks. This License does not grant permission to use the trade
   16652       names, trademarks, service marks, or product names of the Licensor,
   16653       except as required for reasonable and customary use in describing the
   16654       origin of the Work and reproducing the content of the NOTICE file.
   16655 
   16656    7. Disclaimer of Warranty. Unless required by applicable law or
   16657       agreed to in writing, Licensor provides the Work (and each
   16658       Contributor provides its Contributions) on an "AS IS" BASIS,
   16659       WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
   16660       implied, including, without limitation, any warranties or conditions
   16661       of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
   16662       PARTICULAR PURPOSE. You are solely responsible for determining the
   16663       appropriateness of using or redistributing the Work and assume any
   16664       risks associated with Your exercise of permissions under this License.
   16665 
   16666    8. Limitation of Liability. In no event and under no legal theory,
   16667       whether in tort (including negligence), contract, or otherwise,
   16668       unless required by applicable law (such as deliberate and grossly
   16669       negligent acts) or agreed to in writing, shall any Contributor be
   16670       liable to You for damages, including any direct, indirect, special,
   16671       incidental, or consequential damages of any character arising as a
   16672       result of this License or out of the use or inability to use the
   16673       Work (including but not limited to damages for loss of goodwill,
   16674       work stoppage, computer failure or malfunction, or any and all
   16675       other commercial damages or losses), even if such Contributor
   16676       has been advised of the possibility of such damages.
   16677 
   16678    9. Accepting Warranty or Additional Liability. While redistributing
   16679       the Work or Derivative Works thereof, You may choose to offer,
   16680       and charge a fee for, acceptance of support, warranty, indemnity,
   16681       or other liability obligations and/or rights consistent with this
   16682       License. However, in accepting such obligations, You may act only
   16683       on Your own behalf and on Your sole responsibility, not on behalf
   16684       of any other Contributor, and only if You agree to indemnify,
   16685       defend, and hold each Contributor harmless for any liability
   16686       incurred by, or claims asserted against, such Contributor by reason
   16687       of your accepting any such warranty or additional liability.
   16688 
   16689    END OF TERMS AND CONDITIONS
   16690 
   16691    APPENDIX: How to apply the Apache License to your work.
   16692 
   16693       To apply the Apache License to your work, attach the following
   16694       boilerplate notice, with the fields enclosed by brackets "[]"
   16695       replaced with your own identifying information. (Don't include
   16696       the brackets!)  The text should be enclosed in the appropriate
   16697       comment syntax for the file format. We also recommend that a
   16698       file or class name and description of purpose be included on the
   16699       same "printed page" as the copyright notice for easier
   16700       identification within third-party archives.
   16701 
   16702    Copyright [yyyy] [name of copyright owner]
   16703 
   16704    Licensed under the Apache License, Version 2.0 (the "License");
   16705    you may not use this file except in compliance with the License.
   16706    You may obtain a copy of the License at
   16707 
   16708        http://www.apache.org/licenses/LICENSE-2.0
   16709 
   16710    Unless required by applicable law or agreed to in writing, software
   16711    distributed under the License is distributed on an "AS IS" BASIS,
   16712    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   16713    See the License for the specific language governing permissions and
   16714    limitations under the License.
   16715 
   16716 
   16717 
   16718 APACHE HTTP SERVER SUBCOMPONENTS: 
   16719 
   16720 The Apache HTTP Server includes a number of subcomponents with
   16721 separate copyright notices and license terms. Your use of the source
   16722 code for the these subcomponents is subject to the terms and
   16723 conditions of the following licenses. 
   16724 
   16725 For the mod_mime_magic component:
   16726 
   16727 /*
   16728  * mod_mime_magic: MIME type lookup via file magic numbers
   16729  * Copyright (c) 1996-1997 Cisco Systems, Inc.
   16730  *
   16731  * This software was submitted by Cisco Systems to the Apache Group in July
   16732  * 1997.  Future revisions and derivatives of this source code must
   16733  * acknowledge Cisco Systems as the original contributor of this module.
   16734  * All other licensing and usage conditions are those of the Apache Group.
   16735  *
   16736  * Some of this code is derived from the free version of the file command
   16737  * originally posted to comp.sources.unix.  Copyright info for that program
   16738  * is included below as required.
   16739  * ---------------------------------------------------------------------------
   16740  * - Copyright (c) Ian F. Darwin, 1987. Written by Ian F. Darwin.
   16741  *
   16742  * This software is not subject to any license of the American Telephone and
   16743  * Telegraph Company or of the Regents of the University of California.
   16744  *
   16745  * Permission is granted to anyone to use this software for any purpose on any
   16746  * computer system, and to alter it and redistribute it freely, subject to
   16747  * the following restrictions:
   16748  *
   16749  * 1. The author is not responsible for the consequences of use of this
   16750  * software, no matter how awful, even if they arise from flaws in it.
   16751  *
   16752  * 2. The origin of this software must not be misrepresented, either by
   16753  * explicit claim or by omission.  Since few users ever read sources, credits
   16754  * must appear in the documentation.
   16755  *
   16756  * 3. Altered versions must be plainly marked as such, and must not be
   16757  * misrepresented as being the original software.  Since few users ever read
   16758  * sources, credits must appear in the documentation.
   16759  *
   16760  * 4. This notice may not be removed or altered.
   16761  * -------------------------------------------------------------------------
   16762  *
   16763  */
   16764 
   16765 
   16766 For the  modules\mappers\mod_imap.c component:
   16767 
   16768   "macmartinized" polygon code copyright 1992 by Eric Haines, erich (a] eye.com
   16769 
   16770 For the  server\util_md5.c component:
   16771 
   16772 /************************************************************************
   16773  * NCSA HTTPd Server
   16774  * Software Development Group
   16775  * National Center for Supercomputing Applications
   16776  * University of Illinois at Urbana-Champaign
   16777  * 605 E. Springfield, Champaign, IL 61820
   16778  * httpd (a] ncsa.uiuc.edu
   16779  *
   16780  * Copyright  (C)  1995, Board of Trustees of the University of Illinois
   16781  *
   16782  ************************************************************************
   16783  *
   16784  * md5.c: NCSA HTTPd code which uses the md5c.c RSA Code
   16785  *
   16786  *  Original Code Copyright (C) 1994, Jeff Hostetler, Spyglass, Inc.
   16787  *  Portions of Content-MD5 code Copyright (C) 1993, 1994 by Carnegie Mellon
   16788  *     University (see Copyright below).
   16789  *  Portions of Content-MD5 code Copyright (C) 1991 Bell Communications 
   16790  *     Research, Inc. (Bellcore) (see Copyright below).
   16791  *  Portions extracted from mpack, John G. Myers - jgm+@cmu.edu
   16792  *  Content-MD5 Code contributed by Martin Hamilton (martin (a] net.lut.ac.uk)
   16793  *
   16794  */
   16795 
   16796 
   16797 /* these portions extracted from mpack, John G. Myers - jgm+@cmu.edu */
   16798 /* (C) Copyright 1993,1994 by Carnegie Mellon University
   16799  * All Rights Reserved.
   16800  *
   16801  * Permission to use, copy, modify, distribute, and sell this software
   16802  * and its documentation for any purpose is hereby granted without
   16803  * fee, provided that the above copyright notice appear in all copies
   16804  * and that both that copyright notice and this permission notice
   16805  * appear in supporting documentation, and that the name of Carnegie
   16806  * Mellon University not be used in advertising or publicity
   16807  * pertaining to distribution of the software without specific,
   16808  * written prior permission.  Carnegie Mellon University makes no
   16809  * representations about the suitability of this software for any
   16810  * purpose.  It is provided "as is" without express or implied
   16811  * warranty.
   16812  *
   16813  * CARNEGIE MELLON UNIVERSITY DISCLAIMS ALL WARRANTIES WITH REGARD TO
   16814  * THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
   16815  * AND FITNESS, IN NO EVENT SHALL CARNEGIE MELLON UNIVERSITY BE LIABLE
   16816  * FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
   16817  * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
   16818  * AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
   16819  * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
   16820  * SOFTWARE.
   16821  */
   16822 
   16823 /*
   16824  * Copyright (c) 1991 Bell Communications Research, Inc. (Bellcore)
   16825  *
   16826  * Permission to use, copy, modify, and distribute this material
   16827  * for any purpose and without fee is hereby granted, provided
   16828  * that the above copyright notice and this permission notice
   16829  * appear in all copies, and that the name of Bellcore not be
   16830  * used in advertising or publicity pertaining to this
   16831  * material without the specific, prior written permission
   16832  * of an authorized representative of Bellcore.  BELLCORE
   16833  * MAKES NO REPRESENTATIONS ABOUT THE ACCURACY OR SUITABILITY
   16834  * OF THIS MATERIAL FOR ANY PURPOSE.  IT IS PROVIDED "AS IS",
   16835  * WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES.  
   16836  */
   16837 
   16838 For the  srclib\apr\include\apr_md5.h component: 
   16839 /*
   16840  * This is work is derived from material Copyright RSA Data Security, Inc.
   16841  *
   16842  * The RSA copyright statement and Licence for that original material is
   16843  * included below. This is followed by the Apache copyright statement and
   16844  * licence for the modifications made to that material.
   16845  */
   16846 
   16847 /* Copyright (C) 1991-2, RSA Data Security, Inc. Created 1991. All
   16848    rights reserved.
   16849 
   16850    License to copy and use this software is granted provided that it
   16851    is identified as the "RSA Data Security, Inc. MD5 Message-Digest
   16852    Algorithm" in all material mentioning or referencing this software
   16853    or this function.
   16854 
   16855    License is also granted to make and use derivative works provided
   16856    that such works are identified as "derived from the RSA Data
   16857    Security, Inc. MD5 Message-Digest Algorithm" in all material
   16858    mentioning or referencing the derived work.
   16859 
   16860    RSA Data Security, Inc. makes no representations concerning either
   16861    the merchantability of this software or the suitability of this
   16862    software for any particular purpose. It is provided "as is"
   16863    without express or implied warranty of any kind.
   16864 
   16865    These notices must be retained in any copies of any part of this
   16866    documentation and/or software.
   16867  */
   16868 
   16869 For the  srclib\apr\passwd\apr_md5.c component:
   16870 
   16871 /*
   16872  * This is work is derived from material Copyright RSA Data Security, Inc.
   16873  *
   16874  * The RSA copyright statement and Licence for that original material is
   16875  * included below. This is followed by the Apache copyright statement and
   16876  * licence for the modifications made to that material.
   16877  */
   16878 
   16879 /* MD5C.C - RSA Data Security, Inc., MD5 message-digest algorithm
   16880  */
   16881 
   16882 /* Copyright (C) 1991-2, RSA Data Security, Inc. Created 1991. All
   16883    rights reserved.
   16884 
   16885    License to copy and use this software is granted provided that it
   16886    is identified as the "RSA Data Security, Inc. MD5 Message-Digest
   16887    Algorithm" in all material mentioning or referencing this software
   16888    or this function.
   16889 
   16890    License is also granted to make and use derivative works provided
   16891    that such works are identified as "derived from the RSA Data
   16892    Security, Inc. MD5 Message-Digest Algorithm" in all material
   16893    mentioning or referencing the derived work.
   16894 
   16895    RSA Data Security, Inc. makes no representations concerning either
   16896    the merchantability of this software or the suitability of this
   16897    software for any particular purpose. It is provided "as is"
   16898    without express or implied warranty of any kind.
   16899 
   16900    These notices must be retained in any copies of any part of this
   16901    documentation and/or software.
   16902  */
   16903 /*
   16904  * The apr_md5_encode() routine uses much code obtained from the FreeBSD 3.0
   16905  * MD5 crypt() function, which is licenced as follows:
   16906  * ----------------------------------------------------------------------------
   16907  * "THE BEER-WARE LICENSE" (Revision 42):
   16908  * &lt;phk (a] login.dknet.dk&gt; wrote this file.  As long as you retain this notice you
   16909  * can do whatever you want with this stuff. If we meet some day, and you think
   16910  * this stuff is worth it, you can buy me a beer in return.  Poul-Henning Kamp
   16911  * ----------------------------------------------------------------------------
   16912  */
   16913 
   16914 For the srclib\apr-util\crypto\apr_md4.c component:
   16915 
   16916  * This is derived from material copyright RSA Data Security, Inc.
   16917  * Their notice is reproduced below in its entirety.
   16918  *
   16919  * Copyright (C) 1991-2, RSA Data Security, Inc. Created 1991. All
   16920  * rights reserved.
   16921  *
   16922  * License to copy and use this software is granted provided that it
   16923  * is identified as the "RSA Data Security, Inc. MD4 Message-Digest
   16924  * Algorithm" in all material mentioning or referencing this software
   16925  * or this function.
   16926  *
   16927  * License is also granted to make and use derivative works provided
   16928  * that such works are identified as "derived from the RSA Data
   16929  * Security, Inc. MD4 Message-Digest Algorithm" in all material
   16930  * mentioning or referencing the derived work.
   16931  *
   16932  * RSA Data Security, Inc. makes no representations concerning either
   16933  * the merchantability of this software or the suitability of this
   16934  * software for any particular purpose. It is provided "as is"
   16935  * without express or implied warranty of any kind.
   16936  *
   16937  * These notices must be retained in any copies of any part of this
   16938  * documentation and/or software.
   16939  */
   16940 
   16941 For the srclib\apr-util\include\apr_md4.h component:
   16942 
   16943  *
   16944  * This is derived from material copyright RSA Data Security, Inc.
   16945  * Their notice is reproduced below in its entirety.
   16946  *
   16947  * Copyright (C) 1991-2, RSA Data Security, Inc. Created 1991. All
   16948  * rights reserved.
   16949  *
   16950  * License to copy and use this software is granted provided that it
   16951  * is identified as the "RSA Data Security, Inc. MD4 Message-Digest
   16952  * Algorithm" in all material mentioning or referencing this software
   16953  * or this function.
   16954  *
   16955  * License is also granted to make and use derivative works provided
   16956  * that such works are identified as "derived from the RSA Data
   16957  * Security, Inc. MD4 Message-Digest Algorithm" in all material
   16958  * mentioning or referencing the derived work.
   16959  *
   16960  * RSA Data Security, Inc. makes no representations concerning either
   16961  * the merchantability of this software or the suitability of this
   16962  * software for any particular purpose. It is provided "as is"
   16963  * without express or implied warranty of any kind.
   16964  *
   16965  * These notices must be retained in any copies of any part of this
   16966  * documentation and/or software.
   16967  */
   16968 
   16969 
   16970 For the srclib\apr-util\test\testdbm.c component:
   16971 
   16972 /* ====================================================================
   16973  * The Apache Software License, Version 1.1
   16974  *
   16975  * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
   16976  * reserved.
   16977  *
   16978  * Redistribution and use in source and binary forms, with or without
   16979  * modification, are permitted provided that the following conditions
   16980  * are met:
   16981  *
   16982  * 1. Redistributions of source code must retain the above copyright
   16983  *    notice, this list of conditions and the following disclaimer.
   16984  *
   16985  * 2. Redistributions in binary form must reproduce the above copyright
   16986  *    notice, this list of conditions and the following disclaimer in
   16987  *    the documentation and/or other materials provided with the
   16988  *    distribution.
   16989  *
   16990  * 3. The end-user documentation included with the redistribution,
   16991  *    if any, must include the following acknowledgment:
   16992  *       "This product includes software developed by the
   16993  *        Apache Software Foundation (http://www.apache.org/)."
   16994  *    Alternately, this acknowledgment may appear in the software itself,
   16995  *    if and wherever such third-party acknowledgments normally appear.
   16996  *
   16997  * 4. The names "Apache" and "Apache Software Foundation" must
   16998  *    not be used to endorse or promote products derived from this
   16999  *    software without prior written permission. For written
   17000  *    permission, please contact apache (a] apache.org.
   17001  *
   17002  * 5. Products derived from this software may not be called "Apache",
   17003  *    nor may "Apache" appear in their name, without prior written
   17004  *    permission of the Apache Software Foundation.
   17005  *
   17006  * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
   17007  * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
   17008  * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
   17009  * DISCLAIMED.  IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR
   17010  * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
   17011  * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
   17012  * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
   17013  * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
   17014  * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
   17015  * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
   17016  * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
   17017  * SUCH DAMAGE.
   17018  * ====================================================================
   17019  *
   17020  * This software consists of voluntary contributions made by many
   17021  * individuals on behalf of the Apache Software Foundation.  For more
   17022  * information on the Apache Software Foundation, please see
   17023  * &lt;http://www.apache.org/>;.
   17024  *
   17025  * This file came from the SDBM package (written by oz (a] nexus.yorku.ca).
   17026  * That package was under public domain. This file has been ported to
   17027  * APR, updated to ANSI C and other, newer idioms, and added to the Apache
   17028  * codebase under the above copyright and license.
   17029  */
   17030 
   17031 
   17032 For the srclib\apr-util\test\testmd4.c component:
   17033 
   17034  *
   17035  * This is derived from material copyright RSA Data Security, Inc.
   17036  * Their notice is reproduced below in its entirety.
   17037  *
   17038  * Copyright (C) 1990-2, RSA Data Security, Inc. Created 1990. All
   17039  * rights reserved.
   17040  *
   17041  * RSA Data Security, Inc. makes no representations concerning either
   17042  * the merchantability of this software or the suitability of this
   17043  * software for any particular purpose. It is provided "as is"
   17044  * without express or implied warranty of any kind.
   17045  *
   17046  * These notices must be retained in any copies of any part of this
   17047  * documentation and/or software.
   17048  */
   17049 
   17050 For the srclib\apr-util\xml\expat\conftools\install-sh component:
   17051 
   17052 #
   17053 # install - install a program, script, or datafile
   17054 # This comes from X11R5 (mit/util/scripts/install.sh).
   17055 #
   17056 # Copyright 1991 by the Massachusetts Institute of Technology
   17057 #
   17058 # Permission to use, copy, modify, distribute, and sell this software and its
   17059 # documentation for any purpose is hereby granted without fee, provided that
   17060 # the above copyright notice appear in all copies and that both that
   17061 # copyright notice and this permission notice appear in supporting
   17062 # documentation, and that the name of M.I.T. not be used in advertising or
   17063 # publicity pertaining to distribution of the software without specific,
   17064 # written prior permission.  M.I.T. makes no representations about the
   17065 # suitability of this software for any purpose.  It is provided "as is"
   17066 # without express or implied warranty.
   17067 #
   17068 
   17069 For the srclib\pcre\install-sh component:
   17070 
   17071 #
   17072 # Copyright 1991 by the Massachusetts Institute of Technology
   17073 #
   17074 # Permission to use, copy, modify, distribute, and sell this software and its
   17075 # documentation for any purpose is hereby granted without fee, provided that
   17076 # the above copyright notice appear in all copies and that both that
   17077 # copyright notice and this permission notice appear in supporting
   17078 # documentation, and that the name of M.I.T. not be used in advertising or
   17079 # publicity pertaining to distribution of the software without specific,
   17080 # written prior permission.  M.I.T. makes no representations about the
   17081 # suitability of this software for any purpose.  It is provided "as is"
   17082 # without express or implied warranty.
   17083 
   17084 For the pcre component:
   17085 
   17086 PCRE LICENCE
   17087 ------------
   17088 
   17089 PCRE is a library of functions to support regular expressions whose syntax
   17090 and semantics are as close as possible to those of the Perl 5 language.
   17091 
   17092 Written by: Philip Hazel &lt;ph10 (a] cam.ac.uk&gt;
   17093 
   17094 University of Cambridge Computing Service,
   17095 Cambridge, England. Phone: +44 1223 334714.
   17096 
   17097 Copyright (c) 1997-2001 University of Cambridge
   17098 
   17099 Permission is granted to anyone to use this software for any purpose on any
   17100 computer system, and to redistribute it freely, subject to the following
   17101 restrictions:
   17102 
   17103 1. This software is distributed in the hope that it will be useful,
   17104    but WITHOUT ANY WARRANTY; without even the implied warranty of
   17105    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
   17106 
   17107 2. The origin of this software must not be misrepresented, either by
   17108    explicit claim or by omission. In practice, this means that if you use
   17109    PCRE in software which you distribute to others, commercially or
   17110    otherwise, you must put a sentence like this
   17111 
   17112      Regular expression support is provided by the PCRE library package,
   17113      which is open source software, written by Philip Hazel, and copyright
   17114      by the University of Cambridge, England.
   17115 
   17116    somewhere reasonably visible in your documentation and in any relevant
   17117    files or online help data or similar. A reference to the ftp site for
   17118    the source, that is, to
   17119 
   17120      ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/
   17121 
   17122    should also be given in the documentation.
   17123 
   17124 3. Altered versions must be plainly marked as such, and must not be
   17125    misrepresented as being the original software.
   17126 
   17127 4. If PCRE is embedded in any software that is released under the GNU
   17128    General Purpose Licence (GPL), or Lesser General Purpose Licence (LGPL),
   17129    then the terms of that licence shall supersede any condition above with
   17130    which it is incompatible.
   17131 
   17132 The documentation for PCRE, supplied in the "doc" directory, is distributed
   17133 under the same terms as the software itself.
   17134 
   17135 End PCRE LICENCE
   17136 
   17137 
   17138 For the test\zb.c component:
   17139 
   17140 /*                          ZeusBench V1.01
   17141 			    ===============
   17142 
   17143 This program is Copyright (C) Zeus Technology Limited 1996.
   17144 
   17145 This program may be used and copied freely providing this copyright notice
   17146 is not removed.
   17147 
   17148 This software is provided "as is" and any express or implied waranties, 
   17149 including but not limited to, the implied warranties of merchantability and
   17150 fitness for a particular purpose are disclaimed.  In no event shall 
   17151 Zeus Technology Ltd. be liable for any direct, indirect, incidental, special, 
   17152 exemplary, or consequential damaged (including, but not limited to, 
   17153 procurement of substitute good or services; loss of use, data, or profits;
   17154 or business interruption) however caused and on theory of liability.  Whether
   17155 in contract, strict liability or tort (including negligence or otherwise) 
   17156 arising in any way out of the use of this software, even if advised of the
   17157 possibility of such damage.
   17158 
   17159      Written by Adam Twiss (adam (a] zeus.co.uk).  March 1996
   17160 
   17161 Thanks to the following people for their input:
   17162   Mike Belshe (mbelshe (a] netscape.com) 
   17163   Michael Campanella (campanella (a] stevms.enet.dec.com)
   17164 
   17165 */
   17166 
   17167 For the expat xml parser component:
   17168 
   17169 Copyright (c) 1998, 1999, 2000 Thai Open Source Software Center Ltd
   17170                                and Clark Cooper
   17171 
   17172 Permission is hereby granted, free of charge, to any person obtaining
   17173 a copy of this software and associated documentation files (the
   17174 "Software"), to deal in the Software without restriction, including
   17175 without limitation the rights to use, copy, modify, merge, publish,
   17176 distribute, sublicense, and/or sell copies of the Software, and to
   17177 permit persons to whom the Software is furnished to do so, subject to
   17178 the following conditions:
   17179 	
   17180 The above copyright notice and this permission notice shall be included
   17181 in all copies or substantial portions of the Software.
   17182 	
   17183 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
   17184 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
   17185 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
   17186 IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
   17187 CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
   17188 TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
   17189 SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
   17190 
   17191 ====================================================================
   17192 </pre>
   17193 </div>
   17194 </div>
   17195 
   17196 
   17197 <div class="product">
   17198 <span class="title">e2fsprogs</span>
   17199 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   17200 <span class="homepage"><a href="http://e2fsprogs.sourceforge.net/">homepage</a></span>
   17201 <div class="licence">
   17202 <pre>This package, the EXT2 filesystem utilities, are made available under
   17203 the GNU Public License version 2, with the exception of the lib/ext2fs
   17204 and lib/e2p libraries, which are made available under the GNU Library
   17205 General Public License Version 2, the lib/uuid library which is made
   17206 available under a BSD-style license and the lib/et and lib/ss
   17207 libraries which are made available under an MIT-style license.  Please
   17208 see lib/uuid/COPYING for more details for the license for the files
   17209 comprising the libuuid library, and the source file headers of the
   17210 libet and libss libraries for more information.
   17211 
   17212 The most recent officially distributed version can be found at
   17213 http://e2fsprogs.sourceforge.net.  If you need to make a distribution,
   17214 that's the one you should use.  If there is some reason why you'd like
   17215 a more recent version that is still in ALPHA testing (i.e., either
   17216 using the "WIP" test distributions or one from the hg or git
   17217 repository from the development branch, please contact me
   17218 (tytso (a] mit.edu) before you ship.  The release schedules for this
   17219 package are flexible, if you give me enough lead time.
   17220 
   17221 
   17222 					Theodore Ts'o
   17223 					23-June-2007
   17224 
   17225 ----------------------------------------------------------------------
   17226 
   17227 		    GNU GENERAL PUBLIC LICENSE
   17228 		       Version 2, June 1991
   17229 
   17230  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
   17231      59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   17232  Everyone is permitted to copy and distribute verbatim copies
   17233  of this license document, but changing it is not allowed.
   17234 
   17235 			    Preamble
   17236 
   17237   The licenses for most software are designed to take away your
   17238 freedom to share and change it.  By contrast, the GNU General Public
   17239 License is intended to guarantee your freedom to share and change free
   17240 software--to make sure the software is free for all its users.  This
   17241 General Public License applies to most of the Free Software
   17242 Foundation's software and to any other program whose authors commit to
   17243 using it.  (Some other Free Software Foundation software is covered by
   17244 the GNU Library General Public License instead.)  You can apply it to
   17245 your programs, too.
   17246 
   17247   When we speak of free software, we are referring to freedom, not
   17248 price.  Our General Public Licenses are designed to make sure that you
   17249 have the freedom to distribute copies of free software (and charge for
   17250 this service if you wish), that you receive source code or can get it
   17251 if you want it, that you can change the software or use pieces of it
   17252 in new free programs; and that you know you can do these things.
   17253 
   17254   To protect your rights, we need to make restrictions that forbid
   17255 anyone to deny you these rights or to ask you to surrender the rights.
   17256 These restrictions translate to certain responsibilities for you if you
   17257 distribute copies of the software, or if you modify it.
   17258 
   17259   For example, if you distribute copies of such a program, whether
   17260 gratis or for a fee, you must give the recipients all the rights that
   17261 you have.  You must make sure that they, too, receive or can get the
   17262 source code.  And you must show them these terms so they know their
   17263 rights.
   17264 
   17265   We protect your rights with two steps: (1) copyright the software, and
   17266 (2) offer you this license which gives you legal permission to copy,
   17267 distribute and/or modify the software.
   17268 
   17269   Also, for each author's protection and ours, we want to make certain
   17270 that everyone understands that there is no warranty for this free
   17271 software.  If the software is modified by someone else and passed on, we
   17272 want its recipients to know that what they have is not the original, so
   17273 that any problems introduced by others will not reflect on the original
   17274 authors' reputations.
   17275 
   17276   Finally, any free program is threatened constantly by software
   17277 patents.  We wish to avoid the danger that redistributors of a free
   17278 program will individually obtain patent licenses, in effect making the
   17279 program proprietary.  To prevent this, we have made it clear that any
   17280 patent must be licensed for everyone's free use or not licensed at all.
   17281 
   17282   The precise terms and conditions for copying, distribution and
   17283 modification follow.
   17284 
   17286 		    GNU GENERAL PUBLIC LICENSE
   17287    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   17288 
   17289   0. This License applies to any program or other work which contains
   17290 a notice placed by the copyright holder saying it may be distributed
   17291 under the terms of this General Public License.  The "Program", below,
   17292 refers to any such program or work, and a "work based on the Program"
   17293 means either the Program or any derivative work under copyright law:
   17294 that is to say, a work containing the Program or a portion of it,
   17295 either verbatim or with modifications and/or translated into another
   17296 language.  (Hereinafter, translation is included without limitation in
   17297 the term "modification".)  Each licensee is addressed as "you".
   17298 
   17299 Activities other than copying, distribution and modification are not
   17300 covered by this License; they are outside its scope.  The act of
   17301 running the Program is not restricted, and the output from the Program
   17302 is covered only if its contents constitute a work based on the
   17303 Program (independent of having been made by running the Program).
   17304 Whether that is true depends on what the Program does.
   17305 
   17306   1. You may copy and distribute verbatim copies of the Program's
   17307 source code as you receive it, in any medium, provided that you
   17308 conspicuously and appropriately publish on each copy an appropriate
   17309 copyright notice and disclaimer of warranty; keep intact all the
   17310 notices that refer to this License and to the absence of any warranty;
   17311 and give any other recipients of the Program a copy of this License
   17312 along with the Program.
   17313 
   17314 You may charge a fee for the physical act of transferring a copy, and
   17315 you may at your option offer warranty protection in exchange for a fee.
   17316 
   17317   2. You may modify your copy or copies of the Program or any portion
   17318 of it, thus forming a work based on the Program, and copy and
   17319 distribute such modifications or work under the terms of Section 1
   17320 above, provided that you also meet all of these conditions:
   17321 
   17322     a) You must cause the modified files to carry prominent notices
   17323     stating that you changed the files and the date of any change.
   17324 
   17325     b) You must cause any work that you distribute or publish, that in
   17326     whole or in part contains or is derived from the Program or any
   17327     part thereof, to be licensed as a whole at no charge to all third
   17328     parties under the terms of this License.
   17329 
   17330     c) If the modified program normally reads commands interactively
   17331     when run, you must cause it, when started running for such
   17332     interactive use in the most ordinary way, to print or display an
   17333     announcement including an appropriate copyright notice and a
   17334     notice that there is no warranty (or else, saying that you provide
   17335     a warranty) and that users may redistribute the program under
   17336     these conditions, and telling the user how to view a copy of this
   17337     License.  (Exception: if the Program itself is interactive but
   17338     does not normally print such an announcement, your work based on
   17339     the Program is not required to print an announcement.)
   17340 
   17342 These requirements apply to the modified work as a whole.  If
   17343 identifiable sections of that work are not derived from the Program,
   17344 and can be reasonably considered independent and separate works in
   17345 themselves, then this License, and its terms, do not apply to those
   17346 sections when you distribute them as separate works.  But when you
   17347 distribute the same sections as part of a whole which is a work based
   17348 on the Program, the distribution of the whole must be on the terms of
   17349 this License, whose permissions for other licensees extend to the
   17350 entire whole, and thus to each and every part regardless of who wrote it.
   17351 
   17352 Thus, it is not the intent of this section to claim rights or contest
   17353 your rights to work written entirely by you; rather, the intent is to
   17354 exercise the right to control the distribution of derivative or
   17355 collective works based on the Program.
   17356 
   17357 In addition, mere aggregation of another work not based on the Program
   17358 with the Program (or with a work based on the Program) on a volume of
   17359 a storage or distribution medium does not bring the other work under
   17360 the scope of this License.
   17361 
   17362   3. You may copy and distribute the Program (or a work based on it,
   17363 under Section 2) in object code or executable form under the terms of
   17364 Sections 1 and 2 above provided that you also do one of the following:
   17365 
   17366     a) Accompany it with the complete corresponding machine-readable
   17367     source code, which must be distributed under the terms of Sections
   17368     1 and 2 above on a medium customarily used for software interchange; or,
   17369 
   17370     b) Accompany it with a written offer, valid for at least three
   17371     years, to give any third party, for a charge no more than your
   17372     cost of physically performing source distribution, a complete
   17373     machine-readable copy of the corresponding source code, to be
   17374     distributed under the terms of Sections 1 and 2 above on a medium
   17375     customarily used for software interchange; or,
   17376 
   17377     c) Accompany it with the information you received as to the offer
   17378     to distribute corresponding source code.  (This alternative is
   17379     allowed only for noncommercial distribution and only if you
   17380     received the program in object code or executable form with such
   17381     an offer, in accord with Subsection b above.)
   17382 
   17383 The source code for a work means the preferred form of the work for
   17384 making modifications to it.  For an executable work, complete source
   17385 code means all the source code for all modules it contains, plus any
   17386 associated interface definition files, plus the scripts used to
   17387 control compilation and installation of the executable.  However, as a
   17388 special exception, the source code distributed need not include
   17389 anything that is normally distributed (in either source or binary
   17390 form) with the major components (compiler, kernel, and so on) of the
   17391 operating system on which the executable runs, unless that component
   17392 itself accompanies the executable.
   17393 
   17394 If distribution of executable or object code is made by offering
   17395 access to copy from a designated place, then offering equivalent
   17396 access to copy the source code from the same place counts as
   17397 distribution of the source code, even though third parties are not
   17398 compelled to copy the source along with the object code.
   17399 
   17401   4. You may not copy, modify, sublicense, or distribute the Program
   17402 except as expressly provided under this License.  Any attempt
   17403 otherwise to copy, modify, sublicense or distribute the Program is
   17404 void, and will automatically terminate your rights under this License.
   17405 However, parties who have received copies, or rights, from you under
   17406 this License will not have their licenses terminated so long as such
   17407 parties remain in full compliance.
   17408 
   17409   5. You are not required to accept this License, since you have not
   17410 signed it.  However, nothing else grants you permission to modify or
   17411 distribute the Program or its derivative works.  These actions are
   17412 prohibited by law if you do not accept this License.  Therefore, by
   17413 modifying or distributing the Program (or any work based on the
   17414 Program), you indicate your acceptance of this License to do so, and
   17415 all its terms and conditions for copying, distributing or modifying
   17416 the Program or works based on it.
   17417 
   17418   6. Each time you redistribute the Program (or any work based on the
   17419 Program), the recipient automatically receives a license from the
   17420 original licensor to copy, distribute or modify the Program subject to
   17421 these terms and conditions.  You may not impose any further
   17422 restrictions on the recipients' exercise of the rights granted herein.
   17423 You are not responsible for enforcing compliance by third parties to
   17424 this License.
   17425 
   17426   7. If, as a consequence of a court judgment or allegation of patent
   17427 infringement or for any other reason (not limited to patent issues),
   17428 conditions are imposed on you (whether by court order, agreement or
   17429 otherwise) that contradict the conditions of this License, they do not
   17430 excuse you from the conditions of this License.  If you cannot
   17431 distribute so as to satisfy simultaneously your obligations under this
   17432 License and any other pertinent obligations, then as a consequence you
   17433 may not distribute the Program at all.  For example, if a patent
   17434 license would not permit royalty-free redistribution of the Program by
   17435 all those who receive copies directly or indirectly through you, then
   17436 the only way you could satisfy both it and this License would be to
   17437 refrain entirely from distribution of the Program.
   17438 
   17439 If any portion of this section is held invalid or unenforceable under
   17440 any particular circumstance, the balance of the section is intended to
   17441 apply and the section as a whole is intended to apply in other
   17442 circumstances.
   17443 
   17444 It is not the purpose of this section to induce you to infringe any
   17445 patents or other property right claims or to contest validity of any
   17446 such claims; this section has the sole purpose of protecting the
   17447 integrity of the free software distribution system, which is
   17448 implemented by public license practices.  Many people have made
   17449 generous contributions to the wide range of software distributed
   17450 through that system in reliance on consistent application of that
   17451 system; it is up to the author/donor to decide if he or she is willing
   17452 to distribute software through any other system and a licensee cannot
   17453 impose that choice.
   17454 
   17455 This section is intended to make thoroughly clear what is believed to
   17456 be a consequence of the rest of this License.
   17457 
   17459   8. If the distribution and/or use of the Program is restricted in
   17460 certain countries either by patents or by copyrighted interfaces, the
   17461 original copyright holder who places the Program under this License
   17462 may add an explicit geographical distribution limitation excluding
   17463 those countries, so that distribution is permitted only in or among
   17464 countries not thus excluded.  In such case, this License incorporates
   17465 the limitation as if written in the body of this License.
   17466 
   17467   9. The Free Software Foundation may publish revised and/or new versions
   17468 of the General Public License from time to time.  Such new versions will
   17469 be similar in spirit to the present version, but may differ in detail to
   17470 address new problems or concerns.
   17471 
   17472 Each version is given a distinguishing version number.  If the Program
   17473 specifies a version number of this License which applies to it and "any
   17474 later version", you have the option of following the terms and conditions
   17475 either of that version or of any later version published by the Free
   17476 Software Foundation.  If the Program does not specify a version number of
   17477 this License, you may choose any version ever published by the Free Software
   17478 Foundation.
   17479 
   17480   10. If you wish to incorporate parts of the Program into other free
   17481 programs whose distribution conditions are different, write to the author
   17482 to ask for permission.  For software which is copyrighted by the Free
   17483 Software Foundation, write to the Free Software Foundation; we sometimes
   17484 make exceptions for this.  Our decision will be guided by the two goals
   17485 of preserving the free status of all derivatives of our free software and
   17486 of promoting the sharing and reuse of software generally.
   17487 
   17488 			    NO WARRANTY
   17489 
   17490   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
   17491 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
   17492 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
   17493 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
   17494 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
   17495 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
   17496 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
   17497 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
   17498 REPAIR OR CORRECTION.
   17499 
   17500   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
   17501 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
   17502 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
   17503 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
   17504 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
   17505 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
   17506 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
   17507 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
   17508 POSSIBILITY OF SUCH DAMAGES.
   17509 
   17510 		     END OF TERMS AND CONDITIONS
   17511 
   17513 	    How to Apply These Terms to Your New Programs
   17514 
   17515   If you develop a new program, and you want it to be of the greatest
   17516 possible use to the public, the best way to achieve this is to make it
   17517 free software which everyone can redistribute and change under these terms.
   17518 
   17519   To do so, attach the following notices to the program.  It is safest
   17520 to attach them to the start of each source file to most effectively
   17521 convey the exclusion of warranty; and each file should have at least
   17522 the "copyright" line and a pointer to where the full notice is found.
   17523 
   17524     &lt;one line to give the program's name and a brief idea of what it does.&gt;
   17525     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   17526 
   17527     This program is free software; you can redistribute it and/or modify
   17528     it under the terms of the GNU General Public License as published by
   17529     the Free Software Foundation; either version 2 of the License, or
   17530     (at your option) any later version.
   17531 
   17532     This program is distributed in the hope that it will be useful,
   17533     but WITHOUT ANY WARRANTY; without even the implied warranty of
   17534     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   17535     GNU General Public License for more details.
   17536 
   17537     You should have received a copy of the GNU General Public License
   17538     along with this program; if not, write to the Free Software
   17539     Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   17540 
   17541 
   17542 Also add information on how to contact you by electronic and paper mail.
   17543 
   17544 If the program is interactive, make it output a short notice like this
   17545 when it starts in an interactive mode:
   17546 
   17547     Gnomovision version 69, Copyright (C) year  name of author
   17548     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
   17549     This is free software, and you are welcome to redistribute it
   17550     under certain conditions; type `show c' for details.
   17551 
   17552 The hypothetical commands `show w' and `show c' should show the appropriate
   17553 parts of the General Public License.  Of course, the commands you use may
   17554 be called something other than `show w' and `show c'; they could even be
   17555 mouse-clicks or menu items--whatever suits your program.
   17556 
   17557 You should also get your employer (if you work as a programmer) or your
   17558 school, if any, to sign a "copyright disclaimer" for the program, if
   17559 necessary.  Here is a sample; alter the names:
   17560 
   17561   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
   17562   `Gnomovision' (which makes passes at compilers) written by James Hacker.
   17563 
   17564   &lt;signature of Ty Coon&gt;, 1 April 1989
   17565   Ty Coon, President of Vice
   17566 
   17567 This General Public License does not permit incorporating your program into
   17568 proprietary programs.  If your program is a subroutine library, you may
   17569 consider it more useful to permit linking proprietary applications with the
   17570 library.  If this is what you want to do, use the GNU Library General
   17571 Public License instead of this License.
   17572 
   17573 ----------------------------------------------------------------------
   17574 
   17575 		  GNU LIBRARY GENERAL PUBLIC LICENSE
   17576 		       Version 2, June 1991
   17577 
   17578  Copyright (C) 1991 Free Software Foundation, Inc.
   17579     		    59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   17580  Everyone is permitted to copy and distribute verbatim copies
   17581  of this license document, but changing it is not allowed.
   17582 
   17583 [This is the first released version of the library GPL.  It is
   17584  numbered 2 because it goes with version 2 of the ordinary GPL.]
   17585 
   17586 			    Preamble
   17587 
   17588   The licenses for most software are designed to take away your
   17589 freedom to share and change it.  By contrast, the GNU General Public
   17590 Licenses are intended to guarantee your freedom to share and change
   17591 free software--to make sure the software is free for all its users.
   17592 
   17593   This license, the Library General Public License, applies to some
   17594 specially designated Free Software Foundation software, and to any
   17595 other libraries whose authors decide to use it.  You can use it for
   17596 your libraries, too.
   17597 
   17598   When we speak of free software, we are referring to freedom, not
   17599 price.  Our General Public Licenses are designed to make sure that you
   17600 have the freedom to distribute copies of free software (and charge for
   17601 this service if you wish), that you receive source code or can get it
   17602 if you want it, that you can change the software or use pieces of it
   17603 in new free programs; and that you know you can do these things.
   17604 
   17605   To protect your rights, we need to make restrictions that forbid
   17606 anyone to deny you these rights or to ask you to surrender the rights.
   17607 These restrictions translate to certain responsibilities for you if
   17608 you distribute copies of the library, or if you modify it.
   17609 
   17610   For example, if you distribute copies of the library, whether gratis
   17611 or for a fee, you must give the recipients all the rights that we gave
   17612 you.  You must make sure that they, too, receive or can get the source
   17613 code.  If you link a program with the library, you must provide
   17614 complete object files to the recipients so that they can relink them
   17615 with the library, after making changes to the library and recompiling
   17616 it.  And you must show them these terms so they know their rights.
   17617 
   17618   Our method of protecting your rights has two steps: (1) copyright
   17619 the library, and (2) offer you this license which gives you legal
   17620 permission to copy, distribute and/or modify the library.
   17621 
   17622   Also, for each distributor's protection, we want to make certain
   17623 that everyone understands that there is no warranty for this free
   17624 library.  If the library is modified by someone else and passed on, we
   17625 want its recipients to know that what they have is not the original
   17626 version, so that any problems introduced by others will not reflect on
   17627 the original authors' reputations.
   17628 
   17630   Finally, any free program is threatened constantly by software
   17631 patents.  We wish to avoid the danger that companies distributing free
   17632 software will individually obtain patent licenses, thus in effect
   17633 transforming the program into proprietary software.  To prevent this,
   17634 we have made it clear that any patent must be licensed for everyone's
   17635 free use or not licensed at all.
   17636 
   17637   Most GNU software, including some libraries, is covered by the ordinary
   17638 GNU General Public License, which was designed for utility programs.  This
   17639 license, the GNU Library General Public License, applies to certain
   17640 designated libraries.  This license is quite different from the ordinary
   17641 one; be sure to read it in full, and don't assume that anything in it is
   17642 the same as in the ordinary license.
   17643 
   17644   The reason we have a separate public license for some libraries is that
   17645 they blur the distinction we usually make between modifying or adding to a
   17646 program and simply using it.  Linking a program with a library, without
   17647 changing the library, is in some sense simply using the library, and is
   17648 analogous to running a utility program or application program.  However, in
   17649 a textual and legal sense, the linked executable is a combined work, a
   17650 derivative of the original library, and the ordinary General Public License
   17651 treats it as such.
   17652 
   17653   Because of this blurred distinction, using the ordinary General
   17654 Public License for libraries did not effectively promote software
   17655 sharing, because most developers did not use the libraries.  We
   17656 concluded that weaker conditions might promote sharing better.
   17657 
   17658   However, unrestricted linking of non-free programs would deprive the
   17659 users of those programs of all benefit from the free status of the
   17660 libraries themselves.  This Library General Public License is intended to
   17661 permit developers of non-free programs to use free libraries, while
   17662 preserving your freedom as a user of such programs to change the free
   17663 libraries that are incorporated in them.  (We have not seen how to achieve
   17664 this as regards changes in header files, but we have achieved it as regards
   17665 changes in the actual functions of the Library.)  The hope is that this
   17666 will lead to faster development of free libraries.
   17667 
   17668   The precise terms and conditions for copying, distribution and
   17669 modification follow.  Pay close attention to the difference between a
   17670 "work based on the library" and a "work that uses the library".  The
   17671 former contains code derived from the library, while the latter only
   17672 works together with the library.
   17673 
   17674   Note that it is possible for a library to be covered by the ordinary
   17675 General Public License rather than by this special one.
   17676 
   17678 		  GNU LIBRARY GENERAL PUBLIC LICENSE
   17679    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   17680 
   17681   0. This License Agreement applies to any software library which
   17682 contains a notice placed by the copyright holder or other authorized
   17683 party saying it may be distributed under the terms of this Library
   17684 General Public License (also called "this License").  Each licensee is
   17685 addressed as "you".
   17686 
   17687   A "library" means a collection of software functions and/or data
   17688 prepared so as to be conveniently linked with application programs
   17689 (which use some of those functions and data) to form executables.
   17690 
   17691   The "Library", below, refers to any such software library or work
   17692 which has been distributed under these terms.  A "work based on the
   17693 Library" means either the Library or any derivative work under
   17694 copyright law: that is to say, a work containing the Library or a
   17695 portion of it, either verbatim or with modifications and/or translated
   17696 straightforwardly into another language.  (Hereinafter, translation is
   17697 included without limitation in the term "modification".)
   17698 
   17699   "Source code" for a work means the preferred form of the work for
   17700 making modifications to it.  For a library, complete source code means
   17701 all the source code for all modules it contains, plus any associated
   17702 interface definition files, plus the scripts used to control compilation
   17703 and installation of the library.
   17704 
   17705   Activities other than copying, distribution and modification are not
   17706 covered by this License; they are outside its scope.  The act of
   17707 running a program using the Library is not restricted, and output from
   17708 such a program is covered only if its contents constitute a work based
   17709 on the Library (independent of the use of the Library in a tool for
   17710 writing it).  Whether that is true depends on what the Library does
   17711 and what the program that uses the Library does.
   17712   
   17713   1. You may copy and distribute verbatim copies of the Library's
   17714 complete source code as you receive it, in any medium, provided that
   17715 you conspicuously and appropriately publish on each copy an
   17716 appropriate copyright notice and disclaimer of warranty; keep intact
   17717 all the notices that refer to this License and to the absence of any
   17718 warranty; and distribute a copy of this License along with the
   17719 Library.
   17720 
   17721   You may charge a fee for the physical act of transferring a copy,
   17722 and you may at your option offer warranty protection in exchange for a
   17723 fee.
   17724 
   17726   2. You may modify your copy or copies of the Library or any portion
   17727 of it, thus forming a work based on the Library, and copy and
   17728 distribute such modifications or work under the terms of Section 1
   17729 above, provided that you also meet all of these conditions:
   17730 
   17731     a) The modified work must itself be a software library.
   17732 
   17733     b) You must cause the files modified to carry prominent notices
   17734     stating that you changed the files and the date of any change.
   17735 
   17736     c) You must cause the whole of the work to be licensed at no
   17737     charge to all third parties under the terms of this License.
   17738 
   17739     d) If a facility in the modified Library refers to a function or a
   17740     table of data to be supplied by an application program that uses
   17741     the facility, other than as an argument passed when the facility
   17742     is invoked, then you must make a good faith effort to ensure that,
   17743     in the event an application does not supply such function or
   17744     table, the facility still operates, and performs whatever part of
   17745     its purpose remains meaningful.
   17746 
   17747     (For example, a function in a library to compute square roots has
   17748     a purpose that is entirely well-defined independent of the
   17749     application.  Therefore, Subsection 2d requires that any
   17750     application-supplied function or table used by this function must
   17751     be optional: if the application does not supply it, the square
   17752     root function must still compute square roots.)
   17753 
   17754 These requirements apply to the modified work as a whole.  If
   17755 identifiable sections of that work are not derived from the Library,
   17756 and can be reasonably considered independent and separate works in
   17757 themselves, then this License, and its terms, do not apply to those
   17758 sections when you distribute them as separate works.  But when you
   17759 distribute the same sections as part of a whole which is a work based
   17760 on the Library, the distribution of the whole must be on the terms of
   17761 this License, whose permissions for other licensees extend to the
   17762 entire whole, and thus to each and every part regardless of who wrote
   17763 it.
   17764 
   17765 Thus, it is not the intent of this section to claim rights or contest
   17766 your rights to work written entirely by you; rather, the intent is to
   17767 exercise the right to control the distribution of derivative or
   17768 collective works based on the Library.
   17769 
   17770 In addition, mere aggregation of another work not based on the Library
   17771 with the Library (or with a work based on the Library) on a volume of
   17772 a storage or distribution medium does not bring the other work under
   17773 the scope of this License.
   17774 
   17775   3. You may opt to apply the terms of the ordinary GNU General Public
   17776 License instead of this License to a given copy of the Library.  To do
   17777 this, you must alter all the notices that refer to this License, so
   17778 that they refer to the ordinary GNU General Public License, version 2,
   17779 instead of to this License.  (If a newer version than version 2 of the
   17780 ordinary GNU General Public License has appeared, then you can specify
   17781 that version instead if you wish.)  Do not make any other change in
   17782 these notices.
   17783 
   17785   Once this change is made in a given copy, it is irreversible for
   17786 that copy, so the ordinary GNU General Public License applies to all
   17787 subsequent copies and derivative works made from that copy.
   17788 
   17789   This option is useful when you wish to copy part of the code of
   17790 the Library into a program that is not a library.
   17791 
   17792   4. You may copy and distribute the Library (or a portion or
   17793 derivative of it, under Section 2) in object code or executable form
   17794 under the terms of Sections 1 and 2 above provided that you accompany
   17795 it with the complete corresponding machine-readable source code, which
   17796 must be distributed under the terms of Sections 1 and 2 above on a
   17797 medium customarily used for software interchange.
   17798 
   17799   If distribution of object code is made by offering access to copy
   17800 from a designated place, then offering equivalent access to copy the
   17801 source code from the same place satisfies the requirement to
   17802 distribute the source code, even though third parties are not
   17803 compelled to copy the source along with the object code.
   17804 
   17805   5. A program that contains no derivative of any portion of the
   17806 Library, but is designed to work with the Library by being compiled or
   17807 linked with it, is called a "work that uses the Library".  Such a
   17808 work, in isolation, is not a derivative work of the Library, and
   17809 therefore falls outside the scope of this License.
   17810 
   17811   However, linking a "work that uses the Library" with the Library
   17812 creates an executable that is a derivative of the Library (because it
   17813 contains portions of the Library), rather than a "work that uses the
   17814 library".  The executable is therefore covered by this License.
   17815 Section 6 states terms for distribution of such executables.
   17816 
   17817   When a "work that uses the Library" uses material from a header file
   17818 that is part of the Library, the object code for the work may be a
   17819 derivative work of the Library even though the source code is not.
   17820 Whether this is true is especially significant if the work can be
   17821 linked without the Library, or if the work is itself a library.  The
   17822 threshold for this to be true is not precisely defined by law.
   17823 
   17824   If such an object file uses only numerical parameters, data
   17825 structure layouts and accessors, and small macros and small inline
   17826 functions (ten lines or less in length), then the use of the object
   17827 file is unrestricted, regardless of whether it is legally a derivative
   17828 work.  (Executables containing this object code plus portions of the
   17829 Library will still fall under Section 6.)
   17830 
   17831   Otherwise, if the work is a derivative of the Library, you may
   17832 distribute the object code for the work under the terms of Section 6.
   17833 Any executables containing that work also fall under Section 6,
   17834 whether or not they are linked directly with the Library itself.
   17835 
   17837   6. As an exception to the Sections above, you may also compile or
   17838 link a "work that uses the Library" with the Library to produce a
   17839 work containing portions of the Library, and distribute that work
   17840 under terms of your choice, provided that the terms permit
   17841 modification of the work for the customer's own use and reverse
   17842 engineering for debugging such modifications.
   17843 
   17844   You must give prominent notice with each copy of the work that the
   17845 Library is used in it and that the Library and its use are covered by
   17846 this License.  You must supply a copy of this License.  If the work
   17847 during execution displays copyright notices, you must include the
   17848 copyright notice for the Library among them, as well as a reference
   17849 directing the user to the copy of this License.  Also, you must do one
   17850 of these things:
   17851 
   17852     a) Accompany the work with the complete corresponding
   17853     machine-readable source code for the Library including whatever
   17854     changes were used in the work (which must be distributed under
   17855     Sections 1 and 2 above); and, if the work is an executable linked
   17856     with the Library, with the complete machine-readable "work that
   17857     uses the Library", as object code and/or source code, so that the
   17858     user can modify the Library and then relink to produce a modified
   17859     executable containing the modified Library.  (It is understood
   17860     that the user who changes the contents of definitions files in the
   17861     Library will not necessarily be able to recompile the application
   17862     to use the modified definitions.)
   17863 
   17864     b) Accompany the work with a written offer, valid for at
   17865     least three years, to give the same user the materials
   17866     specified in Subsection 6a, above, for a charge no more
   17867     than the cost of performing this distribution.
   17868 
   17869     c) If distribution of the work is made by offering access to copy
   17870     from a designated place, offer equivalent access to copy the above
   17871     specified materials from the same place.
   17872 
   17873     d) Verify that the user has already received a copy of these
   17874     materials or that you have already sent this user a copy.
   17875 
   17876   For an executable, the required form of the "work that uses the
   17877 Library" must include any data and utility programs needed for
   17878 reproducing the executable from it.  However, as a special exception,
   17879 the source code distributed need not include anything that is normally
   17880 distributed (in either source or binary form) with the major
   17881 components (compiler, kernel, and so on) of the operating system on
   17882 which the executable runs, unless that component itself accompanies
   17883 the executable.
   17884 
   17885   It may happen that this requirement contradicts the license
   17886 restrictions of other proprietary libraries that do not normally
   17887 accompany the operating system.  Such a contradiction means you cannot
   17888 use both them and the Library together in an executable that you
   17889 distribute.
   17890 
   17892   7. You may place library facilities that are a work based on the
   17893 Library side-by-side in a single library together with other library
   17894 facilities not covered by this License, and distribute such a combined
   17895 library, provided that the separate distribution of the work based on
   17896 the Library and of the other library facilities is otherwise
   17897 permitted, and provided that you do these two things:
   17898 
   17899     a) Accompany the combined library with a copy of the same work
   17900     based on the Library, uncombined with any other library
   17901     facilities.  This must be distributed under the terms of the
   17902     Sections above.
   17903 
   17904     b) Give prominent notice with the combined library of the fact
   17905     that part of it is a work based on the Library, and explaining
   17906     where to find the accompanying uncombined form of the same work.
   17907 
   17908   8. You may not copy, modify, sublicense, link with, or distribute
   17909 the Library except as expressly provided under this License.  Any
   17910 attempt otherwise to copy, modify, sublicense, link with, or
   17911 distribute the Library is void, and will automatically terminate your
   17912 rights under this License.  However, parties who have received copies,
   17913 or rights, from you under this License will not have their licenses
   17914 terminated so long as such parties remain in full compliance.
   17915 
   17916   9. You are not required to accept this License, since you have not
   17917 signed it.  However, nothing else grants you permission to modify or
   17918 distribute the Library or its derivative works.  These actions are
   17919 prohibited by law if you do not accept this License.  Therefore, by
   17920 modifying or distributing the Library (or any work based on the
   17921 Library), you indicate your acceptance of this License to do so, and
   17922 all its terms and conditions for copying, distributing or modifying
   17923 the Library or works based on it.
   17924 
   17925   10. Each time you redistribute the Library (or any work based on the
   17926 Library), the recipient automatically receives a license from the
   17927 original licensor to copy, distribute, link with or modify the Library
   17928 subject to these terms and conditions.  You may not impose any further
   17929 restrictions on the recipients' exercise of the rights granted herein.
   17930 You are not responsible for enforcing compliance by third parties to
   17931 this License.
   17932 
   17934   11. If, as a consequence of a court judgment or allegation of patent
   17935 infringement or for any other reason (not limited to patent issues),
   17936 conditions are imposed on you (whether by court order, agreement or
   17937 otherwise) that contradict the conditions of this License, they do not
   17938 excuse you from the conditions of this License.  If you cannot
   17939 distribute so as to satisfy simultaneously your obligations under this
   17940 License and any other pertinent obligations, then as a consequence you
   17941 may not distribute the Library at all.  For example, if a patent
   17942 license would not permit royalty-free redistribution of the Library by
   17943 all those who receive copies directly or indirectly through you, then
   17944 the only way you could satisfy both it and this License would be to
   17945 refrain entirely from distribution of the Library.
   17946 
   17947 If any portion of this section is held invalid or unenforceable under any
   17948 particular circumstance, the balance of the section is intended to apply,
   17949 and the section as a whole is intended to apply in other circumstances.
   17950 
   17951 It is not the purpose of this section to induce you to infringe any
   17952 patents or other property right claims or to contest validity of any
   17953 such claims; this section has the sole purpose of protecting the
   17954 integrity of the free software distribution system which is
   17955 implemented by public license practices.  Many people have made
   17956 generous contributions to the wide range of software distributed
   17957 through that system in reliance on consistent application of that
   17958 system; it is up to the author/donor to decide if he or she is willing
   17959 to distribute software through any other system and a licensee cannot
   17960 impose that choice.
   17961 
   17962 This section is intended to make thoroughly clear what is believed to
   17963 be a consequence of the rest of this License.
   17964 
   17965   12. If the distribution and/or use of the Library is restricted in
   17966 certain countries either by patents or by copyrighted interfaces, the
   17967 original copyright holder who places the Library under this License may add
   17968 an explicit geographical distribution limitation excluding those countries,
   17969 so that distribution is permitted only in or among countries not thus
   17970 excluded.  In such case, this License incorporates the limitation as if
   17971 written in the body of this License.
   17972 
   17973   13. The Free Software Foundation may publish revised and/or new
   17974 versions of the Library General Public License from time to time.
   17975 Such new versions will be similar in spirit to the present version,
   17976 but may differ in detail to address new problems or concerns.
   17977 
   17978 Each version is given a distinguishing version number.  If the Library
   17979 specifies a version number of this License which applies to it and
   17980 "any later version", you have the option of following the terms and
   17981 conditions either of that version or of any later version published by
   17982 the Free Software Foundation.  If the Library does not specify a
   17983 license version number, you may choose any version ever published by
   17984 the Free Software Foundation.
   17985 
   17987   14. If you wish to incorporate parts of the Library into other free
   17988 programs whose distribution conditions are incompatible with these,
   17989 write to the author to ask for permission.  For software which is
   17990 copyrighted by the Free Software Foundation, write to the Free
   17991 Software Foundation; we sometimes make exceptions for this.  Our
   17992 decision will be guided by the two goals of preserving the free status
   17993 of all derivatives of our free software and of promoting the sharing
   17994 and reuse of software generally.
   17995 
   17996 			    NO WARRANTY
   17997 
   17998   15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
   17999 WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
   18000 EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
   18001 OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
   18002 KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
   18003 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
   18004 PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
   18005 LIBRARY IS WITH YOU.  SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
   18006 THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
   18007 
   18008   16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
   18009 WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
   18010 AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
   18011 FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
   18012 CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
   18013 LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
   18014 RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
   18015 FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
   18016 SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
   18017 DAMAGES.
   18018 
   18019 		     END OF TERMS AND CONDITIONS
   18020 
   18022            How to Apply These Terms to Your New Libraries
   18023 
   18024   If you develop a new library, and you want it to be of the greatest
   18025 possible use to the public, we recommend making it free software that
   18026 everyone can redistribute and change.  You can do so by permitting
   18027 redistribution under these terms (or, alternatively, under the terms of the
   18028 ordinary General Public License).
   18029 
   18030   To apply these terms, attach the following notices to the library.  It is
   18031 safest to attach them to the start of each source file to most effectively
   18032 convey the exclusion of warranty; and each file should have at least the
   18033 "copyright" line and a pointer to where the full notice is found.
   18034 
   18035     &lt;one line to give the library's name and a brief idea of what it does.&gt;
   18036     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   18037 
   18038     This library is free software; you can redistribute it and/or
   18039     modify it under the terms of the GNU Library General Public
   18040     License as published by the Free Software Foundation; either
   18041     version 2 of the License, or (at your option) any later version.
   18042 
   18043     This library is distributed in the hope that it will be useful,
   18044     but WITHOUT ANY WARRANTY; without even the implied warranty of
   18045     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
   18046     Library General Public License for more details.
   18047 
   18048     You should have received a copy of the GNU Library General Public
   18049     License along with this library; if not, write to the Free Software
   18050     Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   18051 
   18052 Also add information on how to contact you by electronic and paper mail.
   18053 
   18054 You should also get your employer (if you work as a programmer) or your
   18055 school, if any, to sign a "copyright disclaimer" for the library, if
   18056 necessary.  Here is a sample; alter the names:
   18057 
   18058   Yoyodyne, Inc., hereby disclaims all copyright interest in the
   18059   library `Frob' (a library for tweaking knobs) written by James Random Hacker.
   18060 
   18061   &lt;signature of Ty Coon&gt;, 1 April 1990
   18062   Ty Coon, President of Vice
   18063 
   18064 That's all there is to it!
   18065 </pre>
   18066 </div>
   18067 </div>
   18068 
   18069 
   18070 <div class="product">
   18071 <span class="title">e2fsprogs-libs</span>
   18072 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   18073 <span class="homepage"><a href="http://e2fsprogs.sourceforge.net/">homepage</a></span>
   18074 <div class="licence">
   18075 <pre>This package, the EXT2 filesystem utilities, are made available under
   18076 the GNU Public License version 2, with the exception of the lib/ext2fs
   18077 and lib/e2p libraries, which are made available under the GNU Library
   18078 General Public License Version 2, the lib/uuid library which is made
   18079 available under a BSD-style license and the lib/et and lib/ss
   18080 libraries which are made available under an MIT-style license.  Please
   18081 see lib/uuid/COPYING for more details for the license for the files
   18082 comprising the libuuid library, and the source file headers of the
   18083 libet and libss libraries for more information.
   18084 
   18085 The most recent officially distributed version can be found at
   18086 http://e2fsprogs.sourceforge.net.  If you need to make a distribution,
   18087 that's the one you should use.  If there is some reason why you'd like
   18088 a more recent version that is still in ALPHA testing (i.e., either
   18089 using the "WIP" test distributions or one from the hg or git
   18090 repository from the development branch, please contact me
   18091 (tytso (a] mit.edu) before you ship.  The release schedules for this
   18092 package are flexible, if you give me enough lead time.
   18093 
   18094 
   18095 					Theodore Ts'o
   18096 					23-June-2007
   18097 
   18098 ----------------------------------------------------------------------
   18099 
   18100 		    GNU GENERAL PUBLIC LICENSE
   18101 		       Version 2, June 1991
   18102 
   18103  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
   18104      59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   18105  Everyone is permitted to copy and distribute verbatim copies
   18106  of this license document, but changing it is not allowed.
   18107 
   18108 			    Preamble
   18109 
   18110   The licenses for most software are designed to take away your
   18111 freedom to share and change it.  By contrast, the GNU General Public
   18112 License is intended to guarantee your freedom to share and change free
   18113 software--to make sure the software is free for all its users.  This
   18114 General Public License applies to most of the Free Software
   18115 Foundation's software and to any other program whose authors commit to
   18116 using it.  (Some other Free Software Foundation software is covered by
   18117 the GNU Library General Public License instead.)  You can apply it to
   18118 your programs, too.
   18119 
   18120   When we speak of free software, we are referring to freedom, not
   18121 price.  Our General Public Licenses are designed to make sure that you
   18122 have the freedom to distribute copies of free software (and charge for
   18123 this service if you wish), that you receive source code or can get it
   18124 if you want it, that you can change the software or use pieces of it
   18125 in new free programs; and that you know you can do these things.
   18126 
   18127   To protect your rights, we need to make restrictions that forbid
   18128 anyone to deny you these rights or to ask you to surrender the rights.
   18129 These restrictions translate to certain responsibilities for you if you
   18130 distribute copies of the software, or if you modify it.
   18131 
   18132   For example, if you distribute copies of such a program, whether
   18133 gratis or for a fee, you must give the recipients all the rights that
   18134 you have.  You must make sure that they, too, receive or can get the
   18135 source code.  And you must show them these terms so they know their
   18136 rights.
   18137 
   18138   We protect your rights with two steps: (1) copyright the software, and
   18139 (2) offer you this license which gives you legal permission to copy,
   18140 distribute and/or modify the software.
   18141 
   18142   Also, for each author's protection and ours, we want to make certain
   18143 that everyone understands that there is no warranty for this free
   18144 software.  If the software is modified by someone else and passed on, we
   18145 want its recipients to know that what they have is not the original, so
   18146 that any problems introduced by others will not reflect on the original
   18147 authors' reputations.
   18148 
   18149   Finally, any free program is threatened constantly by software
   18150 patents.  We wish to avoid the danger that redistributors of a free
   18151 program will individually obtain patent licenses, in effect making the
   18152 program proprietary.  To prevent this, we have made it clear that any
   18153 patent must be licensed for everyone's free use or not licensed at all.
   18154 
   18155   The precise terms and conditions for copying, distribution and
   18156 modification follow.
   18157 
   18159 		    GNU GENERAL PUBLIC LICENSE
   18160    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   18161 
   18162   0. This License applies to any program or other work which contains
   18163 a notice placed by the copyright holder saying it may be distributed
   18164 under the terms of this General Public License.  The "Program", below,
   18165 refers to any such program or work, and a "work based on the Program"
   18166 means either the Program or any derivative work under copyright law:
   18167 that is to say, a work containing the Program or a portion of it,
   18168 either verbatim or with modifications and/or translated into another
   18169 language.  (Hereinafter, translation is included without limitation in
   18170 the term "modification".)  Each licensee is addressed as "you".
   18171 
   18172 Activities other than copying, distribution and modification are not
   18173 covered by this License; they are outside its scope.  The act of
   18174 running the Program is not restricted, and the output from the Program
   18175 is covered only if its contents constitute a work based on the
   18176 Program (independent of having been made by running the Program).
   18177 Whether that is true depends on what the Program does.
   18178 
   18179   1. You may copy and distribute verbatim copies of the Program's
   18180 source code as you receive it, in any medium, provided that you
   18181 conspicuously and appropriately publish on each copy an appropriate
   18182 copyright notice and disclaimer of warranty; keep intact all the
   18183 notices that refer to this License and to the absence of any warranty;
   18184 and give any other recipients of the Program a copy of this License
   18185 along with the Program.
   18186 
   18187 You may charge a fee for the physical act of transferring a copy, and
   18188 you may at your option offer warranty protection in exchange for a fee.
   18189 
   18190   2. You may modify your copy or copies of the Program or any portion
   18191 of it, thus forming a work based on the Program, and copy and
   18192 distribute such modifications or work under the terms of Section 1
   18193 above, provided that you also meet all of these conditions:
   18194 
   18195     a) You must cause the modified files to carry prominent notices
   18196     stating that you changed the files and the date of any change.
   18197 
   18198     b) You must cause any work that you distribute or publish, that in
   18199     whole or in part contains or is derived from the Program or any
   18200     part thereof, to be licensed as a whole at no charge to all third
   18201     parties under the terms of this License.
   18202 
   18203     c) If the modified program normally reads commands interactively
   18204     when run, you must cause it, when started running for such
   18205     interactive use in the most ordinary way, to print or display an
   18206     announcement including an appropriate copyright notice and a
   18207     notice that there is no warranty (or else, saying that you provide
   18208     a warranty) and that users may redistribute the program under
   18209     these conditions, and telling the user how to view a copy of this
   18210     License.  (Exception: if the Program itself is interactive but
   18211     does not normally print such an announcement, your work based on
   18212     the Program is not required to print an announcement.)
   18213 
   18215 These requirements apply to the modified work as a whole.  If
   18216 identifiable sections of that work are not derived from the Program,
   18217 and can be reasonably considered independent and separate works in
   18218 themselves, then this License, and its terms, do not apply to those
   18219 sections when you distribute them as separate works.  But when you
   18220 distribute the same sections as part of a whole which is a work based
   18221 on the Program, the distribution of the whole must be on the terms of
   18222 this License, whose permissions for other licensees extend to the
   18223 entire whole, and thus to each and every part regardless of who wrote it.
   18224 
   18225 Thus, it is not the intent of this section to claim rights or contest
   18226 your rights to work written entirely by you; rather, the intent is to
   18227 exercise the right to control the distribution of derivative or
   18228 collective works based on the Program.
   18229 
   18230 In addition, mere aggregation of another work not based on the Program
   18231 with the Program (or with a work based on the Program) on a volume of
   18232 a storage or distribution medium does not bring the other work under
   18233 the scope of this License.
   18234 
   18235   3. You may copy and distribute the Program (or a work based on it,
   18236 under Section 2) in object code or executable form under the terms of
   18237 Sections 1 and 2 above provided that you also do one of the following:
   18238 
   18239     a) Accompany it with the complete corresponding machine-readable
   18240     source code, which must be distributed under the terms of Sections
   18241     1 and 2 above on a medium customarily used for software interchange; or,
   18242 
   18243     b) Accompany it with a written offer, valid for at least three
   18244     years, to give any third party, for a charge no more than your
   18245     cost of physically performing source distribution, a complete
   18246     machine-readable copy of the corresponding source code, to be
   18247     distributed under the terms of Sections 1 and 2 above on a medium
   18248     customarily used for software interchange; or,
   18249 
   18250     c) Accompany it with the information you received as to the offer
   18251     to distribute corresponding source code.  (This alternative is
   18252     allowed only for noncommercial distribution and only if you
   18253     received the program in object code or executable form with such
   18254     an offer, in accord with Subsection b above.)
   18255 
   18256 The source code for a work means the preferred form of the work for
   18257 making modifications to it.  For an executable work, complete source
   18258 code means all the source code for all modules it contains, plus any
   18259 associated interface definition files, plus the scripts used to
   18260 control compilation and installation of the executable.  However, as a
   18261 special exception, the source code distributed need not include
   18262 anything that is normally distributed (in either source or binary
   18263 form) with the major components (compiler, kernel, and so on) of the
   18264 operating system on which the executable runs, unless that component
   18265 itself accompanies the executable.
   18266 
   18267 If distribution of executable or object code is made by offering
   18268 access to copy from a designated place, then offering equivalent
   18269 access to copy the source code from the same place counts as
   18270 distribution of the source code, even though third parties are not
   18271 compelled to copy the source along with the object code.
   18272 
   18274   4. You may not copy, modify, sublicense, or distribute the Program
   18275 except as expressly provided under this License.  Any attempt
   18276 otherwise to copy, modify, sublicense or distribute the Program is
   18277 void, and will automatically terminate your rights under this License.
   18278 However, parties who have received copies, or rights, from you under
   18279 this License will not have their licenses terminated so long as such
   18280 parties remain in full compliance.
   18281 
   18282   5. You are not required to accept this License, since you have not
   18283 signed it.  However, nothing else grants you permission to modify or
   18284 distribute the Program or its derivative works.  These actions are
   18285 prohibited by law if you do not accept this License.  Therefore, by
   18286 modifying or distributing the Program (or any work based on the
   18287 Program), you indicate your acceptance of this License to do so, and
   18288 all its terms and conditions for copying, distributing or modifying
   18289 the Program or works based on it.
   18290 
   18291   6. Each time you redistribute the Program (or any work based on the
   18292 Program), the recipient automatically receives a license from the
   18293 original licensor to copy, distribute or modify the Program subject to
   18294 these terms and conditions.  You may not impose any further
   18295 restrictions on the recipients' exercise of the rights granted herein.
   18296 You are not responsible for enforcing compliance by third parties to
   18297 this License.
   18298 
   18299   7. If, as a consequence of a court judgment or allegation of patent
   18300 infringement or for any other reason (not limited to patent issues),
   18301 conditions are imposed on you (whether by court order, agreement or
   18302 otherwise) that contradict the conditions of this License, they do not
   18303 excuse you from the conditions of this License.  If you cannot
   18304 distribute so as to satisfy simultaneously your obligations under this
   18305 License and any other pertinent obligations, then as a consequence you
   18306 may not distribute the Program at all.  For example, if a patent
   18307 license would not permit royalty-free redistribution of the Program by
   18308 all those who receive copies directly or indirectly through you, then
   18309 the only way you could satisfy both it and this License would be to
   18310 refrain entirely from distribution of the Program.
   18311 
   18312 If any portion of this section is held invalid or unenforceable under
   18313 any particular circumstance, the balance of the section is intended to
   18314 apply and the section as a whole is intended to apply in other
   18315 circumstances.
   18316 
   18317 It is not the purpose of this section to induce you to infringe any
   18318 patents or other property right claims or to contest validity of any
   18319 such claims; this section has the sole purpose of protecting the
   18320 integrity of the free software distribution system, which is
   18321 implemented by public license practices.  Many people have made
   18322 generous contributions to the wide range of software distributed
   18323 through that system in reliance on consistent application of that
   18324 system; it is up to the author/donor to decide if he or she is willing
   18325 to distribute software through any other system and a licensee cannot
   18326 impose that choice.
   18327 
   18328 This section is intended to make thoroughly clear what is believed to
   18329 be a consequence of the rest of this License.
   18330 
   18332   8. If the distribution and/or use of the Program is restricted in
   18333 certain countries either by patents or by copyrighted interfaces, the
   18334 original copyright holder who places the Program under this License
   18335 may add an explicit geographical distribution limitation excluding
   18336 those countries, so that distribution is permitted only in or among
   18337 countries not thus excluded.  In such case, this License incorporates
   18338 the limitation as if written in the body of this License.
   18339 
   18340   9. The Free Software Foundation may publish revised and/or new versions
   18341 of the General Public License from time to time.  Such new versions will
   18342 be similar in spirit to the present version, but may differ in detail to
   18343 address new problems or concerns.
   18344 
   18345 Each version is given a distinguishing version number.  If the Program
   18346 specifies a version number of this License which applies to it and "any
   18347 later version", you have the option of following the terms and conditions
   18348 either of that version or of any later version published by the Free
   18349 Software Foundation.  If the Program does not specify a version number of
   18350 this License, you may choose any version ever published by the Free Software
   18351 Foundation.
   18352 
   18353   10. If you wish to incorporate parts of the Program into other free
   18354 programs whose distribution conditions are different, write to the author
   18355 to ask for permission.  For software which is copyrighted by the Free
   18356 Software Foundation, write to the Free Software Foundation; we sometimes
   18357 make exceptions for this.  Our decision will be guided by the two goals
   18358 of preserving the free status of all derivatives of our free software and
   18359 of promoting the sharing and reuse of software generally.
   18360 
   18361 			    NO WARRANTY
   18362 
   18363   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
   18364 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
   18365 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
   18366 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
   18367 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
   18368 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
   18369 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
   18370 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
   18371 REPAIR OR CORRECTION.
   18372 
   18373   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
   18374 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
   18375 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
   18376 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
   18377 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
   18378 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
   18379 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
   18380 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
   18381 POSSIBILITY OF SUCH DAMAGES.
   18382 
   18383 		     END OF TERMS AND CONDITIONS
   18384 
   18386 	    How to Apply These Terms to Your New Programs
   18387 
   18388   If you develop a new program, and you want it to be of the greatest
   18389 possible use to the public, the best way to achieve this is to make it
   18390 free software which everyone can redistribute and change under these terms.
   18391 
   18392   To do so, attach the following notices to the program.  It is safest
   18393 to attach them to the start of each source file to most effectively
   18394 convey the exclusion of warranty; and each file should have at least
   18395 the "copyright" line and a pointer to where the full notice is found.
   18396 
   18397     &lt;one line to give the program's name and a brief idea of what it does.&gt;
   18398     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   18399 
   18400     This program is free software; you can redistribute it and/or modify
   18401     it under the terms of the GNU General Public License as published by
   18402     the Free Software Foundation; either version 2 of the License, or
   18403     (at your option) any later version.
   18404 
   18405     This program is distributed in the hope that it will be useful,
   18406     but WITHOUT ANY WARRANTY; without even the implied warranty of
   18407     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   18408     GNU General Public License for more details.
   18409 
   18410     You should have received a copy of the GNU General Public License
   18411     along with this program; if not, write to the Free Software
   18412     Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   18413 
   18414 
   18415 Also add information on how to contact you by electronic and paper mail.
   18416 
   18417 If the program is interactive, make it output a short notice like this
   18418 when it starts in an interactive mode:
   18419 
   18420     Gnomovision version 69, Copyright (C) year  name of author
   18421     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
   18422     This is free software, and you are welcome to redistribute it
   18423     under certain conditions; type `show c' for details.
   18424 
   18425 The hypothetical commands `show w' and `show c' should show the appropriate
   18426 parts of the General Public License.  Of course, the commands you use may
   18427 be called something other than `show w' and `show c'; they could even be
   18428 mouse-clicks or menu items--whatever suits your program.
   18429 
   18430 You should also get your employer (if you work as a programmer) or your
   18431 school, if any, to sign a "copyright disclaimer" for the program, if
   18432 necessary.  Here is a sample; alter the names:
   18433 
   18434   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
   18435   `Gnomovision' (which makes passes at compilers) written by James Hacker.
   18436 
   18437   &lt;signature of Ty Coon&gt;, 1 April 1989
   18438   Ty Coon, President of Vice
   18439 
   18440 This General Public License does not permit incorporating your program into
   18441 proprietary programs.  If your program is a subroutine library, you may
   18442 consider it more useful to permit linking proprietary applications with the
   18443 library.  If this is what you want to do, use the GNU Library General
   18444 Public License instead of this License.
   18445 
   18446 ----------------------------------------------------------------------
   18447 
   18448 		  GNU LIBRARY GENERAL PUBLIC LICENSE
   18449 		       Version 2, June 1991
   18450 
   18451  Copyright (C) 1991 Free Software Foundation, Inc.
   18452     		    59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   18453  Everyone is permitted to copy and distribute verbatim copies
   18454  of this license document, but changing it is not allowed.
   18455 
   18456 [This is the first released version of the library GPL.  It is
   18457  numbered 2 because it goes with version 2 of the ordinary GPL.]
   18458 
   18459 			    Preamble
   18460 
   18461   The licenses for most software are designed to take away your
   18462 freedom to share and change it.  By contrast, the GNU General Public
   18463 Licenses are intended to guarantee your freedom to share and change
   18464 free software--to make sure the software is free for all its users.
   18465 
   18466   This license, the Library General Public License, applies to some
   18467 specially designated Free Software Foundation software, and to any
   18468 other libraries whose authors decide to use it.  You can use it for
   18469 your libraries, too.
   18470 
   18471   When we speak of free software, we are referring to freedom, not
   18472 price.  Our General Public Licenses are designed to make sure that you
   18473 have the freedom to distribute copies of free software (and charge for
   18474 this service if you wish), that you receive source code or can get it
   18475 if you want it, that you can change the software or use pieces of it
   18476 in new free programs; and that you know you can do these things.
   18477 
   18478   To protect your rights, we need to make restrictions that forbid
   18479 anyone to deny you these rights or to ask you to surrender the rights.
   18480 These restrictions translate to certain responsibilities for you if
   18481 you distribute copies of the library, or if you modify it.
   18482 
   18483   For example, if you distribute copies of the library, whether gratis
   18484 or for a fee, you must give the recipients all the rights that we gave
   18485 you.  You must make sure that they, too, receive or can get the source
   18486 code.  If you link a program with the library, you must provide
   18487 complete object files to the recipients so that they can relink them
   18488 with the library, after making changes to the library and recompiling
   18489 it.  And you must show them these terms so they know their rights.
   18490 
   18491   Our method of protecting your rights has two steps: (1) copyright
   18492 the library, and (2) offer you this license which gives you legal
   18493 permission to copy, distribute and/or modify the library.
   18494 
   18495   Also, for each distributor's protection, we want to make certain
   18496 that everyone understands that there is no warranty for this free
   18497 library.  If the library is modified by someone else and passed on, we
   18498 want its recipients to know that what they have is not the original
   18499 version, so that any problems introduced by others will not reflect on
   18500 the original authors' reputations.
   18501 
   18503   Finally, any free program is threatened constantly by software
   18504 patents.  We wish to avoid the danger that companies distributing free
   18505 software will individually obtain patent licenses, thus in effect
   18506 transforming the program into proprietary software.  To prevent this,
   18507 we have made it clear that any patent must be licensed for everyone's
   18508 free use or not licensed at all.
   18509 
   18510   Most GNU software, including some libraries, is covered by the ordinary
   18511 GNU General Public License, which was designed for utility programs.  This
   18512 license, the GNU Library General Public License, applies to certain
   18513 designated libraries.  This license is quite different from the ordinary
   18514 one; be sure to read it in full, and don't assume that anything in it is
   18515 the same as in the ordinary license.
   18516 
   18517   The reason we have a separate public license for some libraries is that
   18518 they blur the distinction we usually make between modifying or adding to a
   18519 program and simply using it.  Linking a program with a library, without
   18520 changing the library, is in some sense simply using the library, and is
   18521 analogous to running a utility program or application program.  However, in
   18522 a textual and legal sense, the linked executable is a combined work, a
   18523 derivative of the original library, and the ordinary General Public License
   18524 treats it as such.
   18525 
   18526   Because of this blurred distinction, using the ordinary General
   18527 Public License for libraries did not effectively promote software
   18528 sharing, because most developers did not use the libraries.  We
   18529 concluded that weaker conditions might promote sharing better.
   18530 
   18531   However, unrestricted linking of non-free programs would deprive the
   18532 users of those programs of all benefit from the free status of the
   18533 libraries themselves.  This Library General Public License is intended to
   18534 permit developers of non-free programs to use free libraries, while
   18535 preserving your freedom as a user of such programs to change the free
   18536 libraries that are incorporated in them.  (We have not seen how to achieve
   18537 this as regards changes in header files, but we have achieved it as regards
   18538 changes in the actual functions of the Library.)  The hope is that this
   18539 will lead to faster development of free libraries.
   18540 
   18541   The precise terms and conditions for copying, distribution and
   18542 modification follow.  Pay close attention to the difference between a
   18543 "work based on the library" and a "work that uses the library".  The
   18544 former contains code derived from the library, while the latter only
   18545 works together with the library.
   18546 
   18547   Note that it is possible for a library to be covered by the ordinary
   18548 General Public License rather than by this special one.
   18549 
   18551 		  GNU LIBRARY GENERAL PUBLIC LICENSE
   18552    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   18553 
   18554   0. This License Agreement applies to any software library which
   18555 contains a notice placed by the copyright holder or other authorized
   18556 party saying it may be distributed under the terms of this Library
   18557 General Public License (also called "this License").  Each licensee is
   18558 addressed as "you".
   18559 
   18560   A "library" means a collection of software functions and/or data
   18561 prepared so as to be conveniently linked with application programs
   18562 (which use some of those functions and data) to form executables.
   18563 
   18564   The "Library", below, refers to any such software library or work
   18565 which has been distributed under these terms.  A "work based on the
   18566 Library" means either the Library or any derivative work under
   18567 copyright law: that is to say, a work containing the Library or a
   18568 portion of it, either verbatim or with modifications and/or translated
   18569 straightforwardly into another language.  (Hereinafter, translation is
   18570 included without limitation in the term "modification".)
   18571 
   18572   "Source code" for a work means the preferred form of the work for
   18573 making modifications to it.  For a library, complete source code means
   18574 all the source code for all modules it contains, plus any associated
   18575 interface definition files, plus the scripts used to control compilation
   18576 and installation of the library.
   18577 
   18578   Activities other than copying, distribution and modification are not
   18579 covered by this License; they are outside its scope.  The act of
   18580 running a program using the Library is not restricted, and output from
   18581 such a program is covered only if its contents constitute a work based
   18582 on the Library (independent of the use of the Library in a tool for
   18583 writing it).  Whether that is true depends on what the Library does
   18584 and what the program that uses the Library does.
   18585   
   18586   1. You may copy and distribute verbatim copies of the Library's
   18587 complete source code as you receive it, in any medium, provided that
   18588 you conspicuously and appropriately publish on each copy an
   18589 appropriate copyright notice and disclaimer of warranty; keep intact
   18590 all the notices that refer to this License and to the absence of any
   18591 warranty; and distribute a copy of this License along with the
   18592 Library.
   18593 
   18594   You may charge a fee for the physical act of transferring a copy,
   18595 and you may at your option offer warranty protection in exchange for a
   18596 fee.
   18597 
   18599   2. You may modify your copy or copies of the Library or any portion
   18600 of it, thus forming a work based on the Library, and copy and
   18601 distribute such modifications or work under the terms of Section 1
   18602 above, provided that you also meet all of these conditions:
   18603 
   18604     a) The modified work must itself be a software library.
   18605 
   18606     b) You must cause the files modified to carry prominent notices
   18607     stating that you changed the files and the date of any change.
   18608 
   18609     c) You must cause the whole of the work to be licensed at no
   18610     charge to all third parties under the terms of this License.
   18611 
   18612     d) If a facility in the modified Library refers to a function or a
   18613     table of data to be supplied by an application program that uses
   18614     the facility, other than as an argument passed when the facility
   18615     is invoked, then you must make a good faith effort to ensure that,
   18616     in the event an application does not supply such function or
   18617     table, the facility still operates, and performs whatever part of
   18618     its purpose remains meaningful.
   18619 
   18620     (For example, a function in a library to compute square roots has
   18621     a purpose that is entirely well-defined independent of the
   18622     application.  Therefore, Subsection 2d requires that any
   18623     application-supplied function or table used by this function must
   18624     be optional: if the application does not supply it, the square
   18625     root function must still compute square roots.)
   18626 
   18627 These requirements apply to the modified work as a whole.  If
   18628 identifiable sections of that work are not derived from the Library,
   18629 and can be reasonably considered independent and separate works in
   18630 themselves, then this License, and its terms, do not apply to those
   18631 sections when you distribute them as separate works.  But when you
   18632 distribute the same sections as part of a whole which is a work based
   18633 on the Library, the distribution of the whole must be on the terms of
   18634 this License, whose permissions for other licensees extend to the
   18635 entire whole, and thus to each and every part regardless of who wrote
   18636 it.
   18637 
   18638 Thus, it is not the intent of this section to claim rights or contest
   18639 your rights to work written entirely by you; rather, the intent is to
   18640 exercise the right to control the distribution of derivative or
   18641 collective works based on the Library.
   18642 
   18643 In addition, mere aggregation of another work not based on the Library
   18644 with the Library (or with a work based on the Library) on a volume of
   18645 a storage or distribution medium does not bring the other work under
   18646 the scope of this License.
   18647 
   18648   3. You may opt to apply the terms of the ordinary GNU General Public
   18649 License instead of this License to a given copy of the Library.  To do
   18650 this, you must alter all the notices that refer to this License, so
   18651 that they refer to the ordinary GNU General Public License, version 2,
   18652 instead of to this License.  (If a newer version than version 2 of the
   18653 ordinary GNU General Public License has appeared, then you can specify
   18654 that version instead if you wish.)  Do not make any other change in
   18655 these notices.
   18656 
   18658   Once this change is made in a given copy, it is irreversible for
   18659 that copy, so the ordinary GNU General Public License applies to all
   18660 subsequent copies and derivative works made from that copy.
   18661 
   18662   This option is useful when you wish to copy part of the code of
   18663 the Library into a program that is not a library.
   18664 
   18665   4. You may copy and distribute the Library (or a portion or
   18666 derivative of it, under Section 2) in object code or executable form
   18667 under the terms of Sections 1 and 2 above provided that you accompany
   18668 it with the complete corresponding machine-readable source code, which
   18669 must be distributed under the terms of Sections 1 and 2 above on a
   18670 medium customarily used for software interchange.
   18671 
   18672   If distribution of object code is made by offering access to copy
   18673 from a designated place, then offering equivalent access to copy the
   18674 source code from the same place satisfies the requirement to
   18675 distribute the source code, even though third parties are not
   18676 compelled to copy the source along with the object code.
   18677 
   18678   5. A program that contains no derivative of any portion of the
   18679 Library, but is designed to work with the Library by being compiled or
   18680 linked with it, is called a "work that uses the Library".  Such a
   18681 work, in isolation, is not a derivative work of the Library, and
   18682 therefore falls outside the scope of this License.
   18683 
   18684   However, linking a "work that uses the Library" with the Library
   18685 creates an executable that is a derivative of the Library (because it
   18686 contains portions of the Library), rather than a "work that uses the
   18687 library".  The executable is therefore covered by this License.
   18688 Section 6 states terms for distribution of such executables.
   18689 
   18690   When a "work that uses the Library" uses material from a header file
   18691 that is part of the Library, the object code for the work may be a
   18692 derivative work of the Library even though the source code is not.
   18693 Whether this is true is especially significant if the work can be
   18694 linked without the Library, or if the work is itself a library.  The
   18695 threshold for this to be true is not precisely defined by law.
   18696 
   18697   If such an object file uses only numerical parameters, data
   18698 structure layouts and accessors, and small macros and small inline
   18699 functions (ten lines or less in length), then the use of the object
   18700 file is unrestricted, regardless of whether it is legally a derivative
   18701 work.  (Executables containing this object code plus portions of the
   18702 Library will still fall under Section 6.)
   18703 
   18704   Otherwise, if the work is a derivative of the Library, you may
   18705 distribute the object code for the work under the terms of Section 6.
   18706 Any executables containing that work also fall under Section 6,
   18707 whether or not they are linked directly with the Library itself.
   18708 
   18710   6. As an exception to the Sections above, you may also compile or
   18711 link a "work that uses the Library" with the Library to produce a
   18712 work containing portions of the Library, and distribute that work
   18713 under terms of your choice, provided that the terms permit
   18714 modification of the work for the customer's own use and reverse
   18715 engineering for debugging such modifications.
   18716 
   18717   You must give prominent notice with each copy of the work that the
   18718 Library is used in it and that the Library and its use are covered by
   18719 this License.  You must supply a copy of this License.  If the work
   18720 during execution displays copyright notices, you must include the
   18721 copyright notice for the Library among them, as well as a reference
   18722 directing the user to the copy of this License.  Also, you must do one
   18723 of these things:
   18724 
   18725     a) Accompany the work with the complete corresponding
   18726     machine-readable source code for the Library including whatever
   18727     changes were used in the work (which must be distributed under
   18728     Sections 1 and 2 above); and, if the work is an executable linked
   18729     with the Library, with the complete machine-readable "work that
   18730     uses the Library", as object code and/or source code, so that the
   18731     user can modify the Library and then relink to produce a modified
   18732     executable containing the modified Library.  (It is understood
   18733     that the user who changes the contents of definitions files in the
   18734     Library will not necessarily be able to recompile the application
   18735     to use the modified definitions.)
   18736 
   18737     b) Accompany the work with a written offer, valid for at
   18738     least three years, to give the same user the materials
   18739     specified in Subsection 6a, above, for a charge no more
   18740     than the cost of performing this distribution.
   18741 
   18742     c) If distribution of the work is made by offering access to copy
   18743     from a designated place, offer equivalent access to copy the above
   18744     specified materials from the same place.
   18745 
   18746     d) Verify that the user has already received a copy of these
   18747     materials or that you have already sent this user a copy.
   18748 
   18749   For an executable, the required form of the "work that uses the
   18750 Library" must include any data and utility programs needed for
   18751 reproducing the executable from it.  However, as a special exception,
   18752 the source code distributed need not include anything that is normally
   18753 distributed (in either source or binary form) with the major
   18754 components (compiler, kernel, and so on) of the operating system on
   18755 which the executable runs, unless that component itself accompanies
   18756 the executable.
   18757 
   18758   It may happen that this requirement contradicts the license
   18759 restrictions of other proprietary libraries that do not normally
   18760 accompany the operating system.  Such a contradiction means you cannot
   18761 use both them and the Library together in an executable that you
   18762 distribute.
   18763 
   18765   7. You may place library facilities that are a work based on the
   18766 Library side-by-side in a single library together with other library
   18767 facilities not covered by this License, and distribute such a combined
   18768 library, provided that the separate distribution of the work based on
   18769 the Library and of the other library facilities is otherwise
   18770 permitted, and provided that you do these two things:
   18771 
   18772     a) Accompany the combined library with a copy of the same work
   18773     based on the Library, uncombined with any other library
   18774     facilities.  This must be distributed under the terms of the
   18775     Sections above.
   18776 
   18777     b) Give prominent notice with the combined library of the fact
   18778     that part of it is a work based on the Library, and explaining
   18779     where to find the accompanying uncombined form of the same work.
   18780 
   18781   8. You may not copy, modify, sublicense, link with, or distribute
   18782 the Library except as expressly provided under this License.  Any
   18783 attempt otherwise to copy, modify, sublicense, link with, or
   18784 distribute the Library is void, and will automatically terminate your
   18785 rights under this License.  However, parties who have received copies,
   18786 or rights, from you under this License will not have their licenses
   18787 terminated so long as such parties remain in full compliance.
   18788 
   18789   9. You are not required to accept this License, since you have not
   18790 signed it.  However, nothing else grants you permission to modify or
   18791 distribute the Library or its derivative works.  These actions are
   18792 prohibited by law if you do not accept this License.  Therefore, by
   18793 modifying or distributing the Library (or any work based on the
   18794 Library), you indicate your acceptance of this License to do so, and
   18795 all its terms and conditions for copying, distributing or modifying
   18796 the Library or works based on it.
   18797 
   18798   10. Each time you redistribute the Library (or any work based on the
   18799 Library), the recipient automatically receives a license from the
   18800 original licensor to copy, distribute, link with or modify the Library
   18801 subject to these terms and conditions.  You may not impose any further
   18802 restrictions on the recipients' exercise of the rights granted herein.
   18803 You are not responsible for enforcing compliance by third parties to
   18804 this License.
   18805 
   18807   11. If, as a consequence of a court judgment or allegation of patent
   18808 infringement or for any other reason (not limited to patent issues),
   18809 conditions are imposed on you (whether by court order, agreement or
   18810 otherwise) that contradict the conditions of this License, they do not
   18811 excuse you from the conditions of this License.  If you cannot
   18812 distribute so as to satisfy simultaneously your obligations under this
   18813 License and any other pertinent obligations, then as a consequence you
   18814 may not distribute the Library at all.  For example, if a patent
   18815 license would not permit royalty-free redistribution of the Library by
   18816 all those who receive copies directly or indirectly through you, then
   18817 the only way you could satisfy both it and this License would be to
   18818 refrain entirely from distribution of the Library.
   18819 
   18820 If any portion of this section is held invalid or unenforceable under any
   18821 particular circumstance, the balance of the section is intended to apply,
   18822 and the section as a whole is intended to apply in other circumstances.
   18823 
   18824 It is not the purpose of this section to induce you to infringe any
   18825 patents or other property right claims or to contest validity of any
   18826 such claims; this section has the sole purpose of protecting the
   18827 integrity of the free software distribution system which is
   18828 implemented by public license practices.  Many people have made
   18829 generous contributions to the wide range of software distributed
   18830 through that system in reliance on consistent application of that
   18831 system; it is up to the author/donor to decide if he or she is willing
   18832 to distribute software through any other system and a licensee cannot
   18833 impose that choice.
   18834 
   18835 This section is intended to make thoroughly clear what is believed to
   18836 be a consequence of the rest of this License.
   18837 
   18838   12. If the distribution and/or use of the Library is restricted in
   18839 certain countries either by patents or by copyrighted interfaces, the
   18840 original copyright holder who places the Library under this License may add
   18841 an explicit geographical distribution limitation excluding those countries,
   18842 so that distribution is permitted only in or among countries not thus
   18843 excluded.  In such case, this License incorporates the limitation as if
   18844 written in the body of this License.
   18845 
   18846   13. The Free Software Foundation may publish revised and/or new
   18847 versions of the Library General Public License from time to time.
   18848 Such new versions will be similar in spirit to the present version,
   18849 but may differ in detail to address new problems or concerns.
   18850 
   18851 Each version is given a distinguishing version number.  If the Library
   18852 specifies a version number of this License which applies to it and
   18853 "any later version", you have the option of following the terms and
   18854 conditions either of that version or of any later version published by
   18855 the Free Software Foundation.  If the Library does not specify a
   18856 license version number, you may choose any version ever published by
   18857 the Free Software Foundation.
   18858 
   18860   14. If you wish to incorporate parts of the Library into other free
   18861 programs whose distribution conditions are incompatible with these,
   18862 write to the author to ask for permission.  For software which is
   18863 copyrighted by the Free Software Foundation, write to the Free
   18864 Software Foundation; we sometimes make exceptions for this.  Our
   18865 decision will be guided by the two goals of preserving the free status
   18866 of all derivatives of our free software and of promoting the sharing
   18867 and reuse of software generally.
   18868 
   18869 			    NO WARRANTY
   18870 
   18871   15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
   18872 WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
   18873 EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
   18874 OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
   18875 KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
   18876 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
   18877 PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
   18878 LIBRARY IS WITH YOU.  SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
   18879 THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
   18880 
   18881   16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
   18882 WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
   18883 AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
   18884 FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
   18885 CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
   18886 LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
   18887 RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
   18888 FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
   18889 SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
   18890 DAMAGES.
   18891 
   18892 		     END OF TERMS AND CONDITIONS
   18893 
   18895            How to Apply These Terms to Your New Libraries
   18896 
   18897   If you develop a new library, and you want it to be of the greatest
   18898 possible use to the public, we recommend making it free software that
   18899 everyone can redistribute and change.  You can do so by permitting
   18900 redistribution under these terms (or, alternatively, under the terms of the
   18901 ordinary General Public License).
   18902 
   18903   To apply these terms, attach the following notices to the library.  It is
   18904 safest to attach them to the start of each source file to most effectively
   18905 convey the exclusion of warranty; and each file should have at least the
   18906 "copyright" line and a pointer to where the full notice is found.
   18907 
   18908     &lt;one line to give the library's name and a brief idea of what it does.&gt;
   18909     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   18910 
   18911     This library is free software; you can redistribute it and/or
   18912     modify it under the terms of the GNU Library General Public
   18913     License as published by the Free Software Foundation; either
   18914     version 2 of the License, or (at your option) any later version.
   18915 
   18916     This library is distributed in the hope that it will be useful,
   18917     but WITHOUT ANY WARRANTY; without even the implied warranty of
   18918     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
   18919     Library General Public License for more details.
   18920 
   18921     You should have received a copy of the GNU Library General Public
   18922     License along with this library; if not, write to the Free Software
   18923     Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   18924 
   18925 Also add information on how to contact you by electronic and paper mail.
   18926 
   18927 You should also get your employer (if you work as a programmer) or your
   18928 school, if any, to sign a "copyright disclaimer" for the library, if
   18929 necessary.  Here is a sample; alter the names:
   18930 
   18931   Yoyodyne, Inc., hereby disclaims all copyright interest in the
   18932   library `Frob' (a library for tweaking knobs) written by James Random Hacker.
   18933 
   18934   &lt;signature of Ty Coon&gt;, 1 April 1990
   18935   Ty Coon, President of Vice
   18936 
   18937 That's all there is to it!
   18938 </pre>
   18939 </div>
   18940 </div>
   18941 
   18942 
   18943 <div class="product">
   18944 <span class="title">ecryptfs-utils</span>
   18945 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   18946 <span class="homepage"><a href="http://launchpad.net/ecryptfs">homepage</a></span>
   18947 <div class="licence">
   18948 <pre>		    GNU GENERAL PUBLIC LICENSE
   18949 		       Version 2, June 1991
   18950 
   18951  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
   18952                           675 Mass Ave, Cambridge, MA 02139, USA
   18953  Everyone is permitted to copy and distribute verbatim copies
   18954  of this license document, but changing it is not allowed.
   18955 
   18956 			    Preamble
   18957 
   18958   The licenses for most software are designed to take away your
   18959 freedom to share and change it.  By contrast, the GNU General Public
   18960 License is intended to guarantee your freedom to share and change free
   18961 software--to make sure the software is free for all its users.  This
   18962 General Public License applies to most of the Free Software
   18963 Foundation's software and to any other program whose authors commit to
   18964 using it.  (Some other Free Software Foundation software is covered by
   18965 the GNU Library General Public License instead.)  You can apply it to
   18966 your programs, too.
   18967 
   18968   When we speak of free software, we are referring to freedom, not
   18969 price.  Our General Public Licenses are designed to make sure that you
   18970 have the freedom to distribute copies of free software (and charge for
   18971 this service if you wish), that you receive source code or can get it
   18972 if you want it, that you can change the software or use pieces of it
   18973 in new free programs; and that you know you can do these things.
   18974 
   18975   To protect your rights, we need to make restrictions that forbid
   18976 anyone to deny you these rights or to ask you to surrender the rights.
   18977 These restrictions translate to certain responsibilities for you if you
   18978 distribute copies of the software, or if you modify it.
   18979 
   18980   For example, if you distribute copies of such a program, whether
   18981 gratis or for a fee, you must give the recipients all the rights that
   18982 you have.  You must make sure that they, too, receive or can get the
   18983 source code.  And you must show them these terms so they know their
   18984 rights.
   18985 
   18986   We protect your rights with two steps: (1) copyright the software, and
   18987 (2) offer you this license which gives you legal permission to copy,
   18988 distribute and/or modify the software.
   18989 
   18990   Also, for each author's protection and ours, we want to make certain
   18991 that everyone understands that there is no warranty for this free
   18992 software.  If the software is modified by someone else and passed on, we
   18993 want its recipients to know that what they have is not the original, so
   18994 that any problems introduced by others will not reflect on the original
   18995 authors' reputations.
   18996 
   18997   Finally, any free program is threatened constantly by software
   18998 patents.  We wish to avoid the danger that redistributors of a free
   18999 program will individually obtain patent licenses, in effect making the
   19000 program proprietary.  To prevent this, we have made it clear that any
   19001 patent must be licensed for everyone's free use or not licensed at all.
   19002 
   19003   The precise terms and conditions for copying, distribution and
   19004 modification follow.
   19005 
   19007 		    GNU GENERAL PUBLIC LICENSE
   19008    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   19009 
   19010   0. This License applies to any program or other work which contains
   19011 a notice placed by the copyright holder saying it may be distributed
   19012 under the terms of this General Public License.  The "Program", below,
   19013 refers to any such program or work, and a "work based on the Program"
   19014 means either the Program or any derivative work under copyright law:
   19015 that is to say, a work containing the Program or a portion of it,
   19016 either verbatim or with modifications and/or translated into another
   19017 language.  (Hereinafter, translation is included without limitation in
   19018 the term "modification".)  Each licensee is addressed as "you".
   19019 
   19020 Activities other than copying, distribution and modification are not
   19021 covered by this License; they are outside its scope.  The act of
   19022 running the Program is not restricted, and the output from the Program
   19023 is covered only if its contents constitute a work based on the
   19024 Program (independent of having been made by running the Program).
   19025 Whether that is true depends on what the Program does.
   19026 
   19027   1. You may copy and distribute verbatim copies of the Program's
   19028 source code as you receive it, in any medium, provided that you
   19029 conspicuously and appropriately publish on each copy an appropriate
   19030 copyright notice and disclaimer of warranty; keep intact all the
   19031 notices that refer to this License and to the absence of any warranty;
   19032 and give any other recipients of the Program a copy of this License
   19033 along with the Program.
   19034 
   19035 You may charge a fee for the physical act of transferring a copy, and
   19036 you may at your option offer warranty protection in exchange for a fee.
   19037 
   19038   2. You may modify your copy or copies of the Program or any portion
   19039 of it, thus forming a work based on the Program, and copy and
   19040 distribute such modifications or work under the terms of Section 1
   19041 above, provided that you also meet all of these conditions:
   19042 
   19043     a) You must cause the modified files to carry prominent notices
   19044     stating that you changed the files and the date of any change.
   19045 
   19046     b) You must cause any work that you distribute or publish, that in
   19047     whole or in part contains or is derived from the Program or any
   19048     part thereof, to be licensed as a whole at no charge to all third
   19049     parties under the terms of this License.
   19050 
   19051     c) If the modified program normally reads commands interactively
   19052     when run, you must cause it, when started running for such
   19053     interactive use in the most ordinary way, to print or display an
   19054     announcement including an appropriate copyright notice and a
   19055     notice that there is no warranty (or else, saying that you provide
   19056     a warranty) and that users may redistribute the program under
   19057     these conditions, and telling the user how to view a copy of this
   19058     License.  (Exception: if the Program itself is interactive but
   19059     does not normally print such an announcement, your work based on
   19060     the Program is not required to print an announcement.)
   19061 
   19063 These requirements apply to the modified work as a whole.  If
   19064 identifiable sections of that work are not derived from the Program,
   19065 and can be reasonably considered independent and separate works in
   19066 themselves, then this License, and its terms, do not apply to those
   19067 sections when you distribute them as separate works.  But when you
   19068 distribute the same sections as part of a whole which is a work based
   19069 on the Program, the distribution of the whole must be on the terms of
   19070 this License, whose permissions for other licensees extend to the
   19071 entire whole, and thus to each and every part regardless of who wrote it.
   19072 
   19073 Thus, it is not the intent of this section to claim rights or contest
   19074 your rights to work written entirely by you; rather, the intent is to
   19075 exercise the right to control the distribution of derivative or
   19076 collective works based on the Program.
   19077 
   19078 In addition, mere aggregation of another work not based on the Program
   19079 with the Program (or with a work based on the Program) on a volume of
   19080 a storage or distribution medium does not bring the other work under
   19081 the scope of this License.
   19082 
   19083   3. You may copy and distribute the Program (or a work based on it,
   19084 under Section 2) in object code or executable form under the terms of
   19085 Sections 1 and 2 above provided that you also do one of the following:
   19086 
   19087     a) Accompany it with the complete corresponding machine-readable
   19088     source code, which must be distributed under the terms of Sections
   19089     1 and 2 above on a medium customarily used for software interchange; or,
   19090 
   19091     b) Accompany it with a written offer, valid for at least three
   19092     years, to give any third party, for a charge no more than your
   19093     cost of physically performing source distribution, a complete
   19094     machine-readable copy of the corresponding source code, to be
   19095     distributed under the terms of Sections 1 and 2 above on a medium
   19096     customarily used for software interchange; or,
   19097 
   19098     c) Accompany it with the information you received as to the offer
   19099     to distribute corresponding source code.  (This alternative is
   19100     allowed only for noncommercial distribution and only if you
   19101     received the program in object code or executable form with such
   19102     an offer, in accord with Subsection b above.)
   19103 
   19104 The source code for a work means the preferred form of the work for
   19105 making modifications to it.  For an executable work, complete source
   19106 code means all the source code for all modules it contains, plus any
   19107 associated interface definition files, plus the scripts used to
   19108 control compilation and installation of the executable.  However, as a
   19109 special exception, the source code distributed need not include
   19110 anything that is normally distributed (in either source or binary
   19111 form) with the major components (compiler, kernel, and so on) of the
   19112 operating system on which the executable runs, unless that component
   19113 itself accompanies the executable.
   19114 
   19115 If distribution of executable or object code is made by offering
   19116 access to copy from a designated place, then offering equivalent
   19117 access to copy the source code from the same place counts as
   19118 distribution of the source code, even though third parties are not
   19119 compelled to copy the source along with the object code.
   19120 
   19122   4. You may not copy, modify, sublicense, or distribute the Program
   19123 except as expressly provided under this License.  Any attempt
   19124 otherwise to copy, modify, sublicense or distribute the Program is
   19125 void, and will automatically terminate your rights under this License.
   19126 However, parties who have received copies, or rights, from you under
   19127 this License will not have their licenses terminated so long as such
   19128 parties remain in full compliance.
   19129 
   19130   5. You are not required to accept this License, since you have not
   19131 signed it.  However, nothing else grants you permission to modify or
   19132 distribute the Program or its derivative works.  These actions are
   19133 prohibited by law if you do not accept this License.  Therefore, by
   19134 modifying or distributing the Program (or any work based on the
   19135 Program), you indicate your acceptance of this License to do so, and
   19136 all its terms and conditions for copying, distributing or modifying
   19137 the Program or works based on it.
   19138 
   19139   6. Each time you redistribute the Program (or any work based on the
   19140 Program), the recipient automatically receives a license from the
   19141 original licensor to copy, distribute or modify the Program subject to
   19142 these terms and conditions.  You may not impose any further
   19143 restrictions on the recipients' exercise of the rights granted herein.
   19144 You are not responsible for enforcing compliance by third parties to
   19145 this License.
   19146 
   19147   7. If, as a consequence of a court judgment or allegation of patent
   19148 infringement or for any other reason (not limited to patent issues),
   19149 conditions are imposed on you (whether by court order, agreement or
   19150 otherwise) that contradict the conditions of this License, they do not
   19151 excuse you from the conditions of this License.  If you cannot
   19152 distribute so as to satisfy simultaneously your obligations under this
   19153 License and any other pertinent obligations, then as a consequence you
   19154 may not distribute the Program at all.  For example, if a patent
   19155 license would not permit royalty-free redistribution of the Program by
   19156 all those who receive copies directly or indirectly through you, then
   19157 the only way you could satisfy both it and this License would be to
   19158 refrain entirely from distribution of the Program.
   19159 
   19160 If any portion of this section is held invalid or unenforceable under
   19161 any particular circumstance, the balance of the section is intended to
   19162 apply and the section as a whole is intended to apply in other
   19163 circumstances.
   19164 
   19165 It is not the purpose of this section to induce you to infringe any
   19166 patents or other property right claims or to contest validity of any
   19167 such claims; this section has the sole purpose of protecting the
   19168 integrity of the free software distribution system, which is
   19169 implemented by public license practices.  Many people have made
   19170 generous contributions to the wide range of software distributed
   19171 through that system in reliance on consistent application of that
   19172 system; it is up to the author/donor to decide if he or she is willing
   19173 to distribute software through any other system and a licensee cannot
   19174 impose that choice.
   19175 
   19176 This section is intended to make thoroughly clear what is believed to
   19177 be a consequence of the rest of this License.
   19178 
   19180   8. If the distribution and/or use of the Program is restricted in
   19181 certain countries either by patents or by copyrighted interfaces, the
   19182 original copyright holder who places the Program under this License
   19183 may add an explicit geographical distribution limitation excluding
   19184 those countries, so that distribution is permitted only in or among
   19185 countries not thus excluded.  In such case, this License incorporates
   19186 the limitation as if written in the body of this License.
   19187 
   19188   9. The Free Software Foundation may publish revised and/or new versions
   19189 of the General Public License from time to time.  Such new versions will
   19190 be similar in spirit to the present version, but may differ in detail to
   19191 address new problems or concerns.
   19192 
   19193 Each version is given a distinguishing version number.  If the Program
   19194 specifies a version number of this License which applies to it and "any
   19195 later version", you have the option of following the terms and conditions
   19196 either of that version or of any later version published by the Free
   19197 Software Foundation.  If the Program does not specify a version number of
   19198 this License, you may choose any version ever published by the Free Software
   19199 Foundation.
   19200 
   19201   10. If you wish to incorporate parts of the Program into other free
   19202 programs whose distribution conditions are different, write to the author
   19203 to ask for permission.  For software which is copyrighted by the Free
   19204 Software Foundation, write to the Free Software Foundation; we sometimes
   19205 make exceptions for this.  Our decision will be guided by the two goals
   19206 of preserving the free status of all derivatives of our free software and
   19207 of promoting the sharing and reuse of software generally.
   19208 
   19209 			    NO WARRANTY
   19210 
   19211   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
   19212 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
   19213 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
   19214 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
   19215 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
   19216 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
   19217 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
   19218 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
   19219 REPAIR OR CORRECTION.
   19220 
   19221   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
   19222 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
   19223 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
   19224 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
   19225 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
   19226 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
   19227 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
   19228 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
   19229 POSSIBILITY OF SUCH DAMAGES.
   19230 
   19231 		     END OF TERMS AND CONDITIONS
   19232 
   19234 	Appendix: How to Apply These Terms to Your New Programs
   19235 
   19236   If you develop a new program, and you want it to be of the greatest
   19237 possible use to the public, the best way to achieve this is to make it
   19238 free software which everyone can redistribute and change under these terms.
   19239 
   19240   To do so, attach the following notices to the program.  It is safest
   19241 to attach them to the start of each source file to most effectively
   19242 convey the exclusion of warranty; and each file should have at least
   19243 the "copyright" line and a pointer to where the full notice is found.
   19244 
   19245     &lt;one line to give the program's name and a brief idea of what it does.&gt;
   19246     Copyright (C) 19yy  &lt;name of author&gt;
   19247 
   19248     This program is free software; you can redistribute it and/or modify
   19249     it under the terms of the GNU General Public License as published by
   19250     the Free Software Foundation; either version 2 of the License, or
   19251     (at your option) any later version.
   19252 
   19253     This program is distributed in the hope that it will be useful,
   19254     but WITHOUT ANY WARRANTY; without even the implied warranty of
   19255     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   19256     GNU General Public License for more details.
   19257 
   19258     You should have received a copy of the GNU General Public License
   19259     along with this program; if not, write to the Free Software
   19260     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
   19261 
   19262 Also add information on how to contact you by electronic and paper mail.
   19263 
   19264 If the program is interactive, make it output a short notice like this
   19265 when it starts in an interactive mode:
   19266 
   19267     Gnomovision version 69, Copyright (C) 19yy name of author
   19268     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
   19269     This is free software, and you are welcome to redistribute it
   19270     under certain conditions; type `show c' for details.
   19271 
   19272 The hypothetical commands `show w' and `show c' should show the appropriate
   19273 parts of the General Public License.  Of course, the commands you use may
   19274 be called something other than `show w' and `show c'; they could even be
   19275 mouse-clicks or menu items--whatever suits your program.
   19276 
   19277 You should also get your employer (if you work as a programmer) or your
   19278 school, if any, to sign a "copyright disclaimer" for the program, if
   19279 necessary.  Here is a sample; alter the names:
   19280 
   19281   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
   19282   `Gnomovision' (which makes passes at compilers) written by James Hacker.
   19283 
   19284   &lt;signature of Ty Coon&gt;, 1 April 1989
   19285   Ty Coon, President of Vice
   19286 
   19287 This General Public License does not permit incorporating your program into
   19288 proprietary programs.  If your program is a subroutine library, you may
   19289 consider it more useful to permit linking proprietary applications with the
   19290 library.  If this is what you want to do, use the GNU Library General
   19291 Public License instead of this License.
   19292 </pre>
   19293 </div>
   19294 </div>
   19295 
   19296 
   19297 <div class="product">
   19298 <span class="title">eggdbus</span>
   19299 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   19300 <span class="homepage"><a href="http://cgit.freedesktop.org/~david/eggdbus">homepage</a></span>
   19301 <div class="licence">
   19302 <pre>                  GNU LIBRARY GENERAL PUBLIC LICENSE
   19303                        Version 2, June 1991
   19304 
   19305  Copyright (C) 1991 Free Software Foundation, Inc.
   19306                     59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   19307  Everyone is permitted to copy and distribute verbatim copies
   19308  of this license document, but changing it is not allowed.
   19309 
   19310 [This is the first released version of the library GPL.  It is
   19311  numbered 2 because it goes with version 2 of the ordinary GPL.]
   19312 
   19313                             Preamble
   19314 
   19315   The licenses for most software are designed to take away your
   19316 freedom to share and change it.  By contrast, the GNU General Public
   19317 Licenses are intended to guarantee your freedom to share and change
   19318 free software--to make sure the software is free for all its users.
   19319 
   19320   This license, the Library General Public License, applies to some
   19321 specially designated Free Software Foundation software, and to any
   19322 other libraries whose authors decide to use it.  You can use it for
   19323 your libraries, too.
   19324 
   19325   When we speak of free software, we are referring to freedom, not
   19326 price.  Our General Public Licenses are designed to make sure that you
   19327 have the freedom to distribute copies of free software (and charge for
   19328 this service if you wish), that you receive source code or can get it
   19329 if you want it, that you can change the software or use pieces of it
   19330 in new free programs; and that you know you can do these things.
   19331 
   19332   To protect your rights, we need to make restrictions that forbid
   19333 anyone to deny you these rights or to ask you to surrender the rights.
   19334 These restrictions translate to certain responsibilities for you if
   19335 you distribute copies of the library, or if you modify it.
   19336 
   19337   For example, if you distribute copies of the library, whether gratis
   19338 or for a fee, you must give the recipients all the rights that we gave
   19339 you.  You must make sure that they, too, receive or can get the source
   19340 code.  If you link a program with the library, you must provide
   19341 complete object files to the recipients so that they can relink them
   19342 with the library, after making changes to the library and recompiling
   19343 it.  And you must show them these terms so they know their rights.
   19344 
   19345   Our method of protecting your rights has two steps: (1) copyright
   19346 the library, and (2) offer you this license which gives you legal
   19347 permission to copy, distribute and/or modify the library.
   19348 
   19349   Also, for each distributor's protection, we want to make certain
   19350 that everyone understands that there is no warranty for this free
   19351 library.  If the library is modified by someone else and passed on, we
   19352 want its recipients to know that what they have is not the original
   19353 version, so that any problems introduced by others will not reflect on
   19354 the original authors' reputations.
   19355 
   19356   Finally, any free program is threatened constantly by software
   19357 patents.  We wish to avoid the danger that companies distributing free
   19358 software will individually obtain patent licenses, thus in effect
   19359 transforming the program into proprietary software.  To prevent this,
   19360 we have made it clear that any patent must be licensed for everyone's
   19361 free use or not licensed at all.
   19362 
   19363   Most GNU software, including some libraries, is covered by the ordinary
   19364 GNU General Public License, which was designed for utility programs.  This
   19365 license, the GNU Library General Public License, applies to certain
   19366 designated libraries.  This license is quite different from the ordinary
   19367 one; be sure to read it in full, and don't assume that anything in it is
   19368 the same as in the ordinary license.
   19369 
   19370   The reason we have a separate public license for some libraries is that
   19371 they blur the distinction we usually make between modifying or adding to a
   19372 program and simply using it.  Linking a program with a library, without
   19373 changing the library, is in some sense simply using the library, and is
   19374 analogous to running a utility program or application program.  However, in
   19375 a textual and legal sense, the linked executable is a combined work, a
   19376 derivative of the original library, and the ordinary General Public License
   19377 treats it as such.
   19378 
   19379   Because of this blurred distinction, using the ordinary General
   19380 Public License for libraries did not effectively promote software
   19381 sharing, because most developers did not use the libraries.  We
   19382 concluded that weaker conditions might promote sharing better.
   19383 
   19384   However, unrestricted linking of non-free programs would deprive the
   19385 users of those programs of all benefit from the free status of the
   19386 libraries themselves.  This Library General Public License is intended to
   19387 permit developers of non-free programs to use free libraries, while
   19388 preserving your freedom as a user of such programs to change the free
   19389 libraries that are incorporated in them.  (We have not seen how to achieve
   19390 this as regards changes in header files, but we have achieved it as regards
   19391 changes in the actual functions of the Library.)  The hope is that this
   19392 will lead to faster development of free libraries.
   19393 
   19394   The precise terms and conditions for copying, distribution and
   19395 modification follow.  Pay close attention to the difference between a
   19396 "work based on the library" and a "work that uses the library".  The
   19397 former contains code derived from the library, while the latter only
   19398 works together with the library.
   19399 
   19400   Note that it is possible for a library to be covered by the ordinary
   19401 General Public License rather than by this special one.
   19402 
   19403                   GNU LIBRARY GENERAL PUBLIC LICENSE
   19404    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   19405 
   19406   0. This License Agreement applies to any software library which
   19407 contains a notice placed by the copyright holder or other authorized
   19408 party saying it may be distributed under the terms of this Library
   19409 General Public License (also called "this License").  Each licensee is
   19410 addressed as "you".
   19411 
   19412   A "library" means a collection of software functions and/or data
   19413 prepared so as to be conveniently linked with application programs
   19414 (which use some of those functions and data) to form executables.
   19415 
   19416   The "Library", below, refers to any such software library or work
   19417 which has been distributed under these terms.  A "work based on the
   19418 Library" means either the Library or any derivative work under
   19419 copyright law: that is to say, a work containing the Library or a
   19420 portion of it, either verbatim or with modifications and/or translated
   19421 straightforwardly into another language.  (Hereinafter, translation is
   19422 included without limitation in the term "modification".)
   19423 
   19424   "Source code" for a work means the preferred form of the work for
   19425 making modifications to it.  For a library, complete source code means
   19426 all the source code for all modules it contains, plus any associated
   19427 interface definition files, plus the scripts used to control compilation
   19428 and installation of the library.
   19429 
   19430   Activities other than copying, distribution and modification are not
   19431 covered by this License; they are outside its scope.  The act of
   19432 running a program using the Library is not restricted, and output from
   19433 such a program is covered only if its contents constitute a work based
   19434 on the Library (independent of the use of the Library in a tool for
   19435 writing it).  Whether that is true depends on what the Library does
   19436 and what the program that uses the Library does.
   19437 
   19438   1. You may copy and distribute verbatim copies of the Library's
   19439 complete source code as you receive it, in any medium, provided that
   19440 you conspicuously and appropriately publish on each copy an
   19441 appropriate copyright notice and disclaimer of warranty; keep intact
   19442 all the notices that refer to this License and to the absence of any
   19443 warranty; and distribute a copy of this License along with the
   19444 Library.
   19445 
   19446   You may charge a fee for the physical act of transferring a copy,
   19447 and you may at your option offer warranty protection in exchange for a
   19448 fee.
   19449 
   19450   2. You may modify your copy or copies of the Library or any portion
   19451 of it, thus forming a work based on the Library, and copy and
   19452 distribute such modifications or work under the terms of Section 1
   19453 above, provided that you also meet all of these conditions:
   19454 
   19455     a) The modified work must itself be a software library.
   19456 
   19457     b) You must cause the files modified to carry prominent notices
   19458     stating that you changed the files and the date of any change.
   19459 
   19460     c) You must cause the whole of the work to be licensed at no
   19461     charge to all third parties under the terms of this License.
   19462 
   19463     d) If a facility in the modified Library refers to a function or a
   19464     table of data to be supplied by an application program that uses
   19465     the facility, other than as an argument passed when the facility
   19466     is invoked, then you must make a good faith effort to ensure that,
   19467     in the event an application does not supply such function or
   19468     table, the facility still operates, and performs whatever part of
   19469     its purpose remains meaningful.
   19470 
   19471     (For example, a function in a library to compute square roots has
   19472     a purpose that is entirely well-defined independent of the
   19473     application.  Therefore, Subsection 2d requires that any
   19474     application-supplied function or table used by this function must
   19475     be optional: if the application does not supply it, the square
   19476     root function must still compute square roots.)
   19477 
   19478 These requirements apply to the modified work as a whole.  If
   19479 identifiable sections of that work are not derived from the Library,
   19480 and can be reasonably considered independent and separate works in
   19481 themselves, then this License, and its terms, do not apply to those
   19482 sections when you distribute them as separate works.  But when you
   19483 distribute the same sections as part of a whole which is a work based
   19484 on the Library, the distribution of the whole must be on the terms of
   19485 this License, whose permissions for other licensees extend to the
   19486 entire whole, and thus to each and every part regardless of who wrote
   19487 it.
   19488 
   19489 Thus, it is not the intent of this section to claim rights or contest
   19490 your rights to work written entirely by you; rather, the intent is to
   19491 exercise the right to control the distribution of derivative or
   19492 collective works based on the Library.
   19493 
   19494 In addition, mere aggregation of another work not based on the Library
   19495 with the Library (or with a work based on the Library) on a volume of
   19496 a storage or distribution medium does not bring the other work under
   19497 the scope of this License.
   19498 
   19499   3. You may opt to apply the terms of the ordinary GNU General Public
   19500 License instead of this License to a given copy of the Library.  To do
   19501 this, you must alter all the notices that refer to this License, so
   19502 that they refer to the ordinary GNU General Public License, version 2,
   19503 instead of to this License.  (If a newer version than version 2 of the
   19504 ordinary GNU General Public License has appeared, then you can specify
   19505 that version instead if you wish.)  Do not make any other change in
   19506 these notices.
   19507 
   19508   Once this change is made in a given copy, it is irreversible for
   19509 that copy, so the ordinary GNU General Public License applies to all
   19510 subsequent copies and derivative works made from that copy.
   19511 
   19512   This option is useful when you wish to copy part of the code of
   19513 the Library into a program that is not a library.
   19514 
   19515   4. You may copy and distribute the Library (or a portion or
   19516 derivative of it, under Section 2) in object code or executable form
   19517 under the terms of Sections 1 and 2 above provided that you accompany
   19518 it with the complete corresponding machine-readable source code, which
   19519 must be distributed under the terms of Sections 1 and 2 above on a
   19520 medium customarily used for software interchange.
   19521 
   19522   If distribution of object code is made by offering access to copy
   19523 from a designated place, then offering equivalent access to copy the
   19524 source code from the same place satisfies the requirement to
   19525 distribute the source code, even though third parties are not
   19526 compelled to copy the source along with the object code.
   19527 
   19528   5. A program that contains no derivative of any portion of the
   19529 Library, but is designed to work with the Library by being compiled or
   19530 linked with it, is called a "work that uses the Library".  Such a
   19531 work, in isolation, is not a derivative work of the Library, and
   19532 therefore falls outside the scope of this License.
   19533 
   19534   However, linking a "work that uses the Library" with the Library
   19535 creates an executable that is a derivative of the Library (because it
   19536 contains portions of the Library), rather than a "work that uses the
   19537 library".  The executable is therefore covered by this License.
   19538 Section 6 states terms for distribution of such executables.
   19539 
   19540   When a "work that uses the Library" uses material from a header file
   19541 that is part of the Library, the object code for the work may be a
   19542 derivative work of the Library even though the source code is not.
   19543 Whether this is true is especially significant if the work can be
   19544 linked without the Library, or if the work is itself a library.  The
   19545 threshold for this to be true is not precisely defined by law.
   19546 
   19547   If such an object file uses only numerical parameters, data
   19548 structure layouts and accessors, and small macros and small inline
   19549 functions (ten lines or less in length), then the use of the object
   19550 file is unrestricted, regardless of whether it is legally a derivative
   19551 work.  (Executables containing this object code plus portions of the
   19552 Library will still fall under Section 6.)
   19553 
   19554   Otherwise, if the work is a derivative of the Library, you may
   19555 distribute the object code for the work under the terms of Section 6.
   19556 Any executables containing that work also fall under Section 6,
   19557 whether or not they are linked directly with the Library itself.
   19558 
   19559   6. As an exception to the Sections above, you may also compile or
   19560 link a "work that uses the Library" with the Library to produce a
   19561 work containing portions of the Library, and distribute that work
   19562 under terms of your choice, provided that the terms permit
   19563 modification of the work for the customer's own use and reverse
   19564 engineering for debugging such modifications.
   19565 
   19566   You must give prominent notice with each copy of the work that the
   19567 Library is used in it and that the Library and its use are covered by
   19568 this License.  You must supply a copy of this License.  If the work
   19569 during execution displays copyright notices, you must include the
   19570 copyright notice for the Library among them, as well as a reference
   19571 directing the user to the copy of this License.  Also, you must do one
   19572 of these things:
   19573 
   19574     a) Accompany the work with the complete corresponding
   19575     machine-readable source code for the Library including whatever
   19576     changes were used in the work (which must be distributed under
   19577     Sections 1 and 2 above); and, if the work is an executable linked
   19578     with the Library, with the complete machine-readable "work that
   19579     uses the Library", as object code and/or source code, so that the
   19580     user can modify the Library and then relink to produce a modified
   19581     executable containing the modified Library.  (It is understood
   19582     that the user who changes the contents of definitions files in the
   19583     Library will not necessarily be able to recompile the application
   19584     to use the modified definitions.)
   19585 
   19586     b) Accompany the work with a written offer, valid for at
   19587     least three years, to give the same user the materials
   19588     specified in Subsection 6a, above, for a charge no more
   19589     than the cost of performing this distribution.
   19590 
   19591     c) If distribution of the work is made by offering access to copy
   19592     from a designated place, offer equivalent access to copy the above
   19593     specified materials from the same place.
   19594 
   19595     d) Verify that the user has already received a copy of these
   19596     materials or that you have already sent this user a copy.
   19597 
   19598   For an executable, the required form of the "work that uses the
   19599 Library" must include any data and utility programs needed for
   19600 reproducing the executable from it.  However, as a special exception,
   19601 the source code distributed need not include anything that is normally
   19602 distributed (in either source or binary form) with the major
   19603 components (compiler, kernel, and so on) of the operating system on
   19604 which the executable runs, unless that component itself accompanies
   19605 the executable.
   19606 
   19607   It may happen that this requirement contradicts the license
   19608 restrictions of other proprietary libraries that do not normally
   19609 accompany the operating system.  Such a contradiction means you cannot
   19610 use both them and the Library together in an executable that you
   19611 distribute.
   19612 
   19613   7. You may place library facilities that are a work based on the
   19614 Library side-by-side in a single library together with other library
   19615 facilities not covered by this License, and distribute such a combined
   19616 library, provided that the separate distribution of the work based on
   19617 the Library and of the other library facilities is otherwise
   19618 permitted, and provided that you do these two things:
   19619 
   19620     a) Accompany the combined library with a copy of the same work
   19621     based on the Library, uncombined with any other library
   19622     facilities.  This must be distributed under the terms of the
   19623     Sections above.
   19624 
   19625     b) Give prominent notice with the combined library of the fact
   19626     that part of it is a work based on the Library, and explaining
   19627     where to find the accompanying uncombined form of the same work.
   19628 
   19629   8. You may not copy, modify, sublicense, link with, or distribute
   19630 the Library except as expressly provided under this License.  Any
   19631 attempt otherwise to copy, modify, sublicense, link with, or
   19632 distribute the Library is void, and will automatically terminate your
   19633 rights under this License.  However, parties who have received copies,
   19634 or rights, from you under this License will not have their licenses
   19635 terminated so long as such parties remain in full compliance.
   19636 
   19637   9. You are not required to accept this License, since you have not
   19638 signed it.  However, nothing else grants you permission to modify or
   19639 distribute the Library or its derivative works.  These actions are
   19640 prohibited by law if you do not accept this License.  Therefore, by
   19641 modifying or distributing the Library (or any work based on the
   19642 Library), you indicate your acceptance of this License to do so, and
   19643 all its terms and conditions for copying, distributing or modifying
   19644 the Library or works based on it.
   19645 
   19646   10. Each time you redistribute the Library (or any work based on the
   19647 Library), the recipient automatically receives a license from the
   19648 original licensor to copy, distribute, link with or modify the Library
   19649 subject to these terms and conditions.  You may not impose any further
   19650 restrictions on the recipients' exercise of the rights granted herein.
   19651 You are not responsible for enforcing compliance by third parties to
   19652 this License.
   19653 
   19654   11. If, as a consequence of a court judgment or allegation of patent
   19655 infringement or for any other reason (not limited to patent issues),
   19656 conditions are imposed on you (whether by court order, agreement or
   19657 otherwise) that contradict the conditions of this License, they do not
   19658 excuse you from the conditions of this License.  If you cannot
   19659 distribute so as to satisfy simultaneously your obligations under this
   19660 License and any other pertinent obligations, then as a consequence you
   19661 may not distribute the Library at all.  For example, if a patent
   19662 license would not permit royalty-free redistribution of the Library by
   19663 all those who receive copies directly or indirectly through you, then
   19664 the only way you could satisfy both it and this License would be to
   19665 refrain entirely from distribution of the Library.
   19666 
   19667 If any portion of this section is held invalid or unenforceable under any
   19668 particular circumstance, the balance of the section is intended to apply,
   19669 and the section as a whole is intended to apply in other circumstances.
   19670 
   19671 It is not the purpose of this section to induce you to infringe any
   19672 patents or other property right claims or to contest validity of any
   19673 such claims; this section has the sole purpose of protecting the
   19674 integrity of the free software distribution system which is
   19675 implemented by public license practices.  Many people have made
   19676 generous contributions to the wide range of software distributed
   19677 through that system in reliance on consistent application of that
   19678 system; it is up to the author/donor to decide if he or she is willing
   19679 to distribute software through any other system and a licensee cannot
   19680 impose that choice.
   19681 
   19682 This section is intended to make thoroughly clear what is believed to
   19683 be a consequence of the rest of this License.
   19684 
   19685   12. If the distribution and/or use of the Library is restricted in
   19686 certain countries either by patents or by copyrighted interfaces, the
   19687 original copyright holder who places the Library under this License may add
   19688 an explicit geographical distribution limitation excluding those countries,
   19689 so that distribution is permitted only in or among countries not thus
   19690 excluded.  In such case, this License incorporates the limitation as if
   19691 written in the body of this License.
   19692 
   19693   13. The Free Software Foundation may publish revised and/or new
   19694 versions of the Library General Public License from time to time.
   19695 Such new versions will be similar in spirit to the present version,
   19696 but may differ in detail to address new problems or concerns.
   19697 
   19698 Each version is given a distinguishing version number.  If the Library
   19699 specifies a version number of this License which applies to it and
   19700 "any later version", you have the option of following the terms and
   19701 conditions either of that version or of any later version published by
   19702 the Free Software Foundation.  If the Library does not specify a
   19703 license version number, you may choose any version ever published by
   19704 the Free Software Foundation.
   19705 
   19706   14. If you wish to incorporate parts of the Library into other free
   19707 programs whose distribution conditions are incompatible with these,
   19708 write to the author to ask for permission.  For software which is
   19709 copyrighted by the Free Software Foundation, write to the Free
   19710 Software Foundation; we sometimes make exceptions for this.  Our
   19711 decision will be guided by the two goals of preserving the free status
   19712 of all derivatives of our free software and of promoting the sharing
   19713 and reuse of software generally.
   19714 
   19715                             NO WARRANTY
   19716 
   19717   15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
   19718 WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
   19719 EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
   19720 OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
   19721 KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
   19722 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
   19723 PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
   19724 LIBRARY IS WITH YOU.  SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
   19725 THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
   19726 
   19727   16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
   19728 WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
   19729 AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
   19730 FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
   19731 CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
   19732 LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
   19733 RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
   19734 FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
   19735 SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
   19736 DAMAGES.
   19737 
   19738                      END OF TERMS AND CONDITIONS
   19739 
   19740            How to Apply These Terms to Your New Libraries
   19741 
   19742   If you develop a new library, and you want it to be of the greatest
   19743 possible use to the public, we recommend making it free software that
   19744 everyone can redistribute and change.  You can do so by permitting
   19745 redistribution under these terms (or, alternatively, under the terms of the
   19746 ordinary General Public License).
   19747 
   19748   To apply these terms, attach the following notices to the library.  It is
   19749 safest to attach them to the start of each source file to most effectively
   19750 convey the exclusion of warranty; and each file should have at least the
   19751 "copyright" line and a pointer to where the full notice is found.
   19752 
   19753     &lt;one line to give the library's name and a brief idea of what it does.&gt;
   19754     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   19755 
   19756     This library is free software; you can redistribute it and/or
   19757     modify it under the terms of the GNU Library General Public
   19758     License as published by the Free Software Foundation; either
   19759     version 2 of the License, or (at your option) any later version.
   19760 
   19761     This library is distributed in the hope that it will be useful,
   19762     but WITHOUT ANY WARRANTY; without even the implied warranty of
   19763     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
   19764     Library General Public License for more details.
   19765 
   19766     You should have received a copy of the GNU Library General Public
   19767     License along with this library; if not, write to the
   19768     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
   19769     Boston, MA  02111-1307  USA.
   19770 
   19771 Also add information on how to contact you by electronic and paper mail.
   19772 
   19773 You should also get your employer (if you work as a programmer) or your
   19774 school, if any, to sign a "copyright disclaimer" for the library, if
   19775 necessary.  Here is a sample; alter the names:
   19776 
   19777   Yoyodyne, Inc., hereby disclaims all copyright interest in the
   19778   library `Frob' (a library for tweaking knobs) written by James Random Hacker.
   19779 
   19780   &lt;signature of Ty Coon&gt;, 1 April 1990
   19781   Ty Coon, President of Vice
   19782 
   19783 That's all there is to it!
   19784 </pre>
   19785 </div>
   19786 </div>
   19787 
   19788 
   19789 <div class="product">
   19790 <span class="title">eject</span>
   19791 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   19792 <span class="homepage"><a href="http://eject.sourceforge.net/">homepage</a></span>
   19793 <div class="licence">
   19794 <pre>		    GNU GENERAL PUBLIC LICENSE
   19795 		       Version 2, June 1991
   19796 
   19797  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
   19798                           675 Mass Ave, Cambridge, MA 02139, USA
   19799  Everyone is permitted to copy and distribute verbatim copies
   19800  of this license document, but changing it is not allowed.
   19801 
   19802 			    Preamble
   19803 
   19804   The licenses for most software are designed to take away your
   19805 freedom to share and change it.  By contrast, the GNU General Public
   19806 License is intended to guarantee your freedom to share and change free
   19807 software--to make sure the software is free for all its users.  This
   19808 General Public License applies to most of the Free Software
   19809 Foundation's software and to any other program whose authors commit to
   19810 using it.  (Some other Free Software Foundation software is covered by
   19811 the GNU Library General Public License instead.)  You can apply it to
   19812 your programs, too.
   19813 
   19814   When we speak of free software, we are referring to freedom, not
   19815 price.  Our General Public Licenses are designed to make sure that you
   19816 have the freedom to distribute copies of free software (and charge for
   19817 this service if you wish), that you receive source code or can get it
   19818 if you want it, that you can change the software or use pieces of it
   19819 in new free programs; and that you know you can do these things.
   19820 
   19821   To protect your rights, we need to make restrictions that forbid
   19822 anyone to deny you these rights or to ask you to surrender the rights.
   19823 These restrictions translate to certain responsibilities for you if you
   19824 distribute copies of the software, or if you modify it.
   19825 
   19826   For example, if you distribute copies of such a program, whether
   19827 gratis or for a fee, you must give the recipients all the rights that
   19828 you have.  You must make sure that they, too, receive or can get the
   19829 source code.  And you must show them these terms so they know their
   19830 rights.
   19831 
   19832   We protect your rights with two steps: (1) copyright the software, and
   19833 (2) offer you this license which gives you legal permission to copy,
   19834 distribute and/or modify the software.
   19835 
   19836   Also, for each author's protection and ours, we want to make certain
   19837 that everyone understands that there is no warranty for this free
   19838 software.  If the software is modified by someone else and passed on, we
   19839 want its recipients to know that what they have is not the original, so
   19840 that any problems introduced by others will not reflect on the original
   19841 authors' reputations.
   19842 
   19843   Finally, any free program is threatened constantly by software
   19844 patents.  We wish to avoid the danger that redistributors of a free
   19845 program will individually obtain patent licenses, in effect making the
   19846 program proprietary.  To prevent this, we have made it clear that any
   19847 patent must be licensed for everyone's free use or not licensed at all.
   19848 
   19849   The precise terms and conditions for copying, distribution and
   19850 modification follow.
   19851 
   19853 		    GNU GENERAL PUBLIC LICENSE
   19854    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   19855 
   19856   0. This License applies to any program or other work which contains
   19857 a notice placed by the copyright holder saying it may be distributed
   19858 under the terms of this General Public License.  The "Program", below,
   19859 refers to any such program or work, and a "work based on the Program"
   19860 means either the Program or any derivative work under copyright law:
   19861 that is to say, a work containing the Program or a portion of it,
   19862 either verbatim or with modifications and/or translated into another
   19863 language.  (Hereinafter, translation is included without limitation in
   19864 the term "modification".)  Each licensee is addressed as "you".
   19865 
   19866 Activities other than copying, distribution and modification are not
   19867 covered by this License; they are outside its scope.  The act of
   19868 running the Program is not restricted, and the output from the Program
   19869 is covered only if its contents constitute a work based on the
   19870 Program (independent of having been made by running the Program).
   19871 Whether that is true depends on what the Program does.
   19872 
   19873   1. You may copy and distribute verbatim copies of the Program's
   19874 source code as you receive it, in any medium, provided that you
   19875 conspicuously and appropriately publish on each copy an appropriate
   19876 copyright notice and disclaimer of warranty; keep intact all the
   19877 notices that refer to this License and to the absence of any warranty;
   19878 and give any other recipients of the Program a copy of this License
   19879 along with the Program.
   19880 
   19881 You may charge a fee for the physical act of transferring a copy, and
   19882 you may at your option offer warranty protection in exchange for a fee.
   19883 
   19884   2. You may modify your copy or copies of the Program or any portion
   19885 of it, thus forming a work based on the Program, and copy and
   19886 distribute such modifications or work under the terms of Section 1
   19887 above, provided that you also meet all of these conditions:
   19888 
   19889     a) You must cause the modified files to carry prominent notices
   19890     stating that you changed the files and the date of any change.
   19891 
   19892     b) You must cause any work that you distribute or publish, that in
   19893     whole or in part contains or is derived from the Program or any
   19894     part thereof, to be licensed as a whole at no charge to all third
   19895     parties under the terms of this License.
   19896 
   19897     c) If the modified program normally reads commands interactively
   19898     when run, you must cause it, when started running for such
   19899     interactive use in the most ordinary way, to print or display an
   19900     announcement including an appropriate copyright notice and a
   19901     notice that there is no warranty (or else, saying that you provide
   19902     a warranty) and that users may redistribute the program under
   19903     these conditions, and telling the user how to view a copy of this
   19904     License.  (Exception: if the Program itself is interactive but
   19905     does not normally print such an announcement, your work based on
   19906     the Program is not required to print an announcement.)
   19907 
   19909 These requirements apply to the modified work as a whole.  If
   19910 identifiable sections of that work are not derived from the Program,
   19911 and can be reasonably considered independent and separate works in
   19912 themselves, then this License, and its terms, do not apply to those
   19913 sections when you distribute them as separate works.  But when you
   19914 distribute the same sections as part of a whole which is a work based
   19915 on the Program, the distribution of the whole must be on the terms of
   19916 this License, whose permissions for other licensees extend to the
   19917 entire whole, and thus to each and every part regardless of who wrote it.
   19918 
   19919 Thus, it is not the intent of this section to claim rights or contest
   19920 your rights to work written entirely by you; rather, the intent is to
   19921 exercise the right to control the distribution of derivative or
   19922 collective works based on the Program.
   19923 
   19924 In addition, mere aggregation of another work not based on the Program
   19925 with the Program (or with a work based on the Program) on a volume of
   19926 a storage or distribution medium does not bring the other work under
   19927 the scope of this License.
   19928 
   19929   3. You may copy and distribute the Program (or a work based on it,
   19930 under Section 2) in object code or executable form under the terms of
   19931 Sections 1 and 2 above provided that you also do one of the following:
   19932 
   19933     a) Accompany it with the complete corresponding machine-readable
   19934     source code, which must be distributed under the terms of Sections
   19935     1 and 2 above on a medium customarily used for software interchange; or,
   19936 
   19937     b) Accompany it with a written offer, valid for at least three
   19938     years, to give any third party, for a charge no more than your
   19939     cost of physically performing source distribution, a complete
   19940     machine-readable copy of the corresponding source code, to be
   19941     distributed under the terms of Sections 1 and 2 above on a medium
   19942     customarily used for software interchange; or,
   19943 
   19944     c) Accompany it with the information you received as to the offer
   19945     to distribute corresponding source code.  (This alternative is
   19946     allowed only for noncommercial distribution and only if you
   19947     received the program in object code or executable form with such
   19948     an offer, in accord with Subsection b above.)
   19949 
   19950 The source code for a work means the preferred form of the work for
   19951 making modifications to it.  For an executable work, complete source
   19952 code means all the source code for all modules it contains, plus any
   19953 associated interface definition files, plus the scripts used to
   19954 control compilation and installation of the executable.  However, as a
   19955 special exception, the source code distributed need not include
   19956 anything that is normally distributed (in either source or binary
   19957 form) with the major components (compiler, kernel, and so on) of the
   19958 operating system on which the executable runs, unless that component
   19959 itself accompanies the executable.
   19960 
   19961 If distribution of executable or object code is made by offering
   19962 access to copy from a designated place, then offering equivalent
   19963 access to copy the source code from the same place counts as
   19964 distribution of the source code, even though third parties are not
   19965 compelled to copy the source along with the object code.
   19966 
   19968   4. You may not copy, modify, sublicense, or distribute the Program
   19969 except as expressly provided under this License.  Any attempt
   19970 otherwise to copy, modify, sublicense or distribute the Program is
   19971 void, and will automatically terminate your rights under this License.
   19972 However, parties who have received copies, or rights, from you under
   19973 this License will not have their licenses terminated so long as such
   19974 parties remain in full compliance.
   19975 
   19976   5. You are not required to accept this License, since you have not
   19977 signed it.  However, nothing else grants you permission to modify or
   19978 distribute the Program or its derivative works.  These actions are
   19979 prohibited by law if you do not accept this License.  Therefore, by
   19980 modifying or distributing the Program (or any work based on the
   19981 Program), you indicate your acceptance of this License to do so, and
   19982 all its terms and conditions for copying, distributing or modifying
   19983 the Program or works based on it.
   19984 
   19985   6. Each time you redistribute the Program (or any work based on the
   19986 Program), the recipient automatically receives a license from the
   19987 original licensor to copy, distribute or modify the Program subject to
   19988 these terms and conditions.  You may not impose any further
   19989 restrictions on the recipients' exercise of the rights granted herein.
   19990 You are not responsible for enforcing compliance by third parties to
   19991 this License.
   19992 
   19993   7. If, as a consequence of a court judgment or allegation of patent
   19994 infringement or for any other reason (not limited to patent issues),
   19995 conditions are imposed on you (whether by court order, agreement or
   19996 otherwise) that contradict the conditions of this License, they do not
   19997 excuse you from the conditions of this License.  If you cannot
   19998 distribute so as to satisfy simultaneously your obligations under this
   19999 License and any other pertinent obligations, then as a consequence you
   20000 may not distribute the Program at all.  For example, if a patent
   20001 license would not permit royalty-free redistribution of the Program by
   20002 all those who receive copies directly or indirectly through you, then
   20003 the only way you could satisfy both it and this License would be to
   20004 refrain entirely from distribution of the Program.
   20005 
   20006 If any portion of this section is held invalid or unenforceable under
   20007 any particular circumstance, the balance of the section is intended to
   20008 apply and the section as a whole is intended to apply in other
   20009 circumstances.
   20010 
   20011 It is not the purpose of this section to induce you to infringe any
   20012 patents or other property right claims or to contest validity of any
   20013 such claims; this section has the sole purpose of protecting the
   20014 integrity of the free software distribution system, which is
   20015 implemented by public license practices.  Many people have made
   20016 generous contributions to the wide range of software distributed
   20017 through that system in reliance on consistent application of that
   20018 system; it is up to the author/donor to decide if he or she is willing
   20019 to distribute software through any other system and a licensee cannot
   20020 impose that choice.
   20021 
   20022 This section is intended to make thoroughly clear what is believed to
   20023 be a consequence of the rest of this License.
   20024 
   20026   8. If the distribution and/or use of the Program is restricted in
   20027 certain countries either by patents or by copyrighted interfaces, the
   20028 original copyright holder who places the Program under this License
   20029 may add an explicit geographical distribution limitation excluding
   20030 those countries, so that distribution is permitted only in or among
   20031 countries not thus excluded.  In such case, this License incorporates
   20032 the limitation as if written in the body of this License.
   20033 
   20034   9. The Free Software Foundation may publish revised and/or new versions
   20035 of the General Public License from time to time.  Such new versions will
   20036 be similar in spirit to the present version, but may differ in detail to
   20037 address new problems or concerns.
   20038 
   20039 Each version is given a distinguishing version number.  If the Program
   20040 specifies a version number of this License which applies to it and "any
   20041 later version", you have the option of following the terms and conditions
   20042 either of that version or of any later version published by the Free
   20043 Software Foundation.  If the Program does not specify a version number of
   20044 this License, you may choose any version ever published by the Free Software
   20045 Foundation.
   20046 
   20047   10. If you wish to incorporate parts of the Program into other free
   20048 programs whose distribution conditions are different, write to the author
   20049 to ask for permission.  For software which is copyrighted by the Free
   20050 Software Foundation, write to the Free Software Foundation; we sometimes
   20051 make exceptions for this.  Our decision will be guided by the two goals
   20052 of preserving the free status of all derivatives of our free software and
   20053 of promoting the sharing and reuse of software generally.
   20054 
   20055 			    NO WARRANTY
   20056 
   20057   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
   20058 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
   20059 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
   20060 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
   20061 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
   20062 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
   20063 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
   20064 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
   20065 REPAIR OR CORRECTION.
   20066 
   20067   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
   20068 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
   20069 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
   20070 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
   20071 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
   20072 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
   20073 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
   20074 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
   20075 POSSIBILITY OF SUCH DAMAGES.
   20076 
   20077 		     END OF TERMS AND CONDITIONS
   20078 
   20080 	Appendix: How to Apply These Terms to Your New Programs
   20081 
   20082   If you develop a new program, and you want it to be of the greatest
   20083 possible use to the public, the best way to achieve this is to make it
   20084 free software which everyone can redistribute and change under these terms.
   20085 
   20086   To do so, attach the following notices to the program.  It is safest
   20087 to attach them to the start of each source file to most effectively
   20088 convey the exclusion of warranty; and each file should have at least
   20089 the "copyright" line and a pointer to where the full notice is found.
   20090 
   20091     &lt;one line to give the program's name and a brief idea of what it does.&gt;
   20092     Copyright (C) 19yy  &lt;name of author&gt;
   20093 
   20094     This program is free software; you can redistribute it and/or modify
   20095     it under the terms of the GNU General Public License as published by
   20096     the Free Software Foundation; either version 2 of the License, or
   20097     (at your option) any later version.
   20098 
   20099     This program is distributed in the hope that it will be useful,
   20100     but WITHOUT ANY WARRANTY; without even the implied warranty of
   20101     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   20102     GNU General Public License for more details.
   20103 
   20104     You should have received a copy of the GNU General Public License
   20105     along with this program; if not, write to the Free Software
   20106     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
   20107 
   20108 Also add information on how to contact you by electronic and paper mail.
   20109 
   20110 If the program is interactive, make it output a short notice like this
   20111 when it starts in an interactive mode:
   20112 
   20113     Gnomovision version 69, Copyright (C) 19yy name of author
   20114     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
   20115     This is free software, and you are welcome to redistribute it
   20116     under certain conditions; type `show c' for details.
   20117 
   20118 The hypothetical commands `show w' and `show c' should show the appropriate
   20119 parts of the General Public License.  Of course, the commands you use may
   20120 be called something other than `show w' and `show c'; they could even be
   20121 mouse-clicks or menu items--whatever suits your program.
   20122 
   20123 You should also get your employer (if you work as a programmer) or your
   20124 school, if any, to sign a "copyright disclaimer" for the program, if
   20125 necessary.  Here is a sample; alter the names:
   20126 
   20127   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
   20128   `Gnomovision' (which makes passes at compilers) written by James Hacker.
   20129 
   20130   &lt;signature of Ty Coon&gt;, 1 April 1989
   20131   Ty Coon, President of Vice
   20132 
   20133 This General Public License does not permit incorporating your program into
   20134 proprietary programs.  If your program is a subroutine library, you may
   20135 consider it more useful to permit linking proprietary applications with the
   20136 library.  If this is what you want to do, use the GNU Library General
   20137 Public License instead of this License.
   20138 </pre>
   20139 </div>
   20140 </div>
   20141 
   20142 
   20143 <div class="product">
   20144 <span class="title">elfutils</span>
   20145 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   20146 <span class="homepage"><a href="http://people.redhat.com/drepper/">homepage</a></span>
   20147 <div class="licence">
   20148 <pre>		    GNU GENERAL PUBLIC LICENSE
   20149 		       Version 2, June 1991
   20150 
   20151  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
   20152                        59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   20153  Everyone is permitted to copy and distribute verbatim copies
   20154  of this license document, but changing it is not allowed.
   20155 
   20156 			    Preamble
   20157 
   20158   The licenses for most software are designed to take away your
   20159 freedom to share and change it.  By contrast, the GNU General Public
   20160 License is intended to guarantee your freedom to share and change free
   20161 software--to make sure the software is free for all its users.  This
   20162 General Public License applies to most of the Free Software
   20163 Foundation's software and to any other program whose authors commit to
   20164 using it.  (Some other Free Software Foundation software is covered by
   20165 the GNU Library General Public License instead.)  You can apply it to
   20166 your programs, too.
   20167 
   20168   When we speak of free software, we are referring to freedom, not
   20169 price.  Our General Public Licenses are designed to make sure that you
   20170 have the freedom to distribute copies of free software (and charge for
   20171 this service if you wish), that you receive source code or can get it
   20172 if you want it, that you can change the software or use pieces of it
   20173 in new free programs; and that you know you can do these things.
   20174 
   20175   To protect your rights, we need to make restrictions that forbid
   20176 anyone to deny you these rights or to ask you to surrender the rights.
   20177 These restrictions translate to certain responsibilities for you if you
   20178 distribute copies of the software, or if you modify it.
   20179 
   20180   For example, if you distribute copies of such a program, whether
   20181 gratis or for a fee, you must give the recipients all the rights that
   20182 you have.  You must make sure that they, too, receive or can get the
   20183 source code.  And you must show them these terms so they know their
   20184 rights.
   20185 
   20186   We protect your rights with two steps: (1) copyright the software, and
   20187 (2) offer you this license which gives you legal permission to copy,
   20188 distribute and/or modify the software.
   20189 
   20190   Also, for each author's protection and ours, we want to make certain
   20191 that everyone understands that there is no warranty for this free
   20192 software.  If the software is modified by someone else and passed on, we
   20193 want its recipients to know that what they have is not the original, so
   20194 that any problems introduced by others will not reflect on the original
   20195 authors' reputations.
   20196 
   20197   Finally, any free program is threatened constantly by software
   20198 patents.  We wish to avoid the danger that redistributors of a free
   20199 program will individually obtain patent licenses, in effect making the
   20200 program proprietary.  To prevent this, we have made it clear that any
   20201 patent must be licensed for everyone's free use or not licensed at all.
   20202 
   20203   The precise terms and conditions for copying, distribution and
   20204 modification follow.
   20205 
   20207 		    GNU GENERAL PUBLIC LICENSE
   20208    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   20209 
   20210   0. This License applies to any program or other work which contains
   20211 a notice placed by the copyright holder saying it may be distributed
   20212 under the terms of this General Public License.  The "Program", below,
   20213 refers to any such program or work, and a "work based on the Program"
   20214 means either the Program or any derivative work under copyright law:
   20215 that is to say, a work containing the Program or a portion of it,
   20216 either verbatim or with modifications and/or translated into another
   20217 language.  (Hereinafter, translation is included without limitation in
   20218 the term "modification".)  Each licensee is addressed as "you".
   20219 
   20220 Activities other than copying, distribution and modification are not
   20221 covered by this License; they are outside its scope.  The act of
   20222 running the Program is not restricted, and the output from the Program
   20223 is covered only if its contents constitute a work based on the
   20224 Program (independent of having been made by running the Program).
   20225 Whether that is true depends on what the Program does.
   20226 
   20227   1. You may copy and distribute verbatim copies of the Program's
   20228 source code as you receive it, in any medium, provided that you
   20229 conspicuously and appropriately publish on each copy an appropriate
   20230 copyright notice and disclaimer of warranty; keep intact all the
   20231 notices that refer to this License and to the absence of any warranty;
   20232 and give any other recipients of the Program a copy of this License
   20233 along with the Program.
   20234 
   20235 You may charge a fee for the physical act of transferring a copy, and
   20236 you may at your option offer warranty protection in exchange for a fee.
   20237 
   20238   2. You may modify your copy or copies of the Program or any portion
   20239 of it, thus forming a work based on the Program, and copy and
   20240 distribute such modifications or work under the terms of Section 1
   20241 above, provided that you also meet all of these conditions:
   20242 
   20243     a) You must cause the modified files to carry prominent notices
   20244     stating that you changed the files and the date of any change.
   20245 
   20246     b) You must cause any work that you distribute or publish, that in
   20247     whole or in part contains or is derived from the Program or any
   20248     part thereof, to be licensed as a whole at no charge to all third
   20249     parties under the terms of this License.
   20250 
   20251     c) If the modified program normally reads commands interactively
   20252     when run, you must cause it, when started running for such
   20253     interactive use in the most ordinary way, to print or display an
   20254     announcement including an appropriate copyright notice and a
   20255     notice that there is no warranty (or else, saying that you provide
   20256     a warranty) and that users may redistribute the program under
   20257     these conditions, and telling the user how to view a copy of this
   20258     License.  (Exception: if the Program itself is interactive but
   20259     does not normally print such an announcement, your work based on
   20260     the Program is not required to print an announcement.)
   20261 
   20263 These requirements apply to the modified work as a whole.  If
   20264 identifiable sections of that work are not derived from the Program,
   20265 and can be reasonably considered independent and separate works in
   20266 themselves, then this License, and its terms, do not apply to those
   20267 sections when you distribute them as separate works.  But when you
   20268 distribute the same sections as part of a whole which is a work based
   20269 on the Program, the distribution of the whole must be on the terms of
   20270 this License, whose permissions for other licensees extend to the
   20271 entire whole, and thus to each and every part regardless of who wrote it.
   20272 
   20273 Thus, it is not the intent of this section to claim rights or contest
   20274 your rights to work written entirely by you; rather, the intent is to
   20275 exercise the right to control the distribution of derivative or
   20276 collective works based on the Program.
   20277 
   20278 In addition, mere aggregation of another work not based on the Program
   20279 with the Program (or with a work based on the Program) on a volume of
   20280 a storage or distribution medium does not bring the other work under
   20281 the scope of this License.
   20282 
   20283   3. You may copy and distribute the Program (or a work based on it,
   20284 under Section 2) in object code or executable form under the terms of
   20285 Sections 1 and 2 above provided that you also do one of the following:
   20286 
   20287     a) Accompany it with the complete corresponding machine-readable
   20288     source code, which must be distributed under the terms of Sections
   20289     1 and 2 above on a medium customarily used for software interchange; or,
   20290 
   20291     b) Accompany it with a written offer, valid for at least three
   20292     years, to give any third party, for a charge no more than your
   20293     cost of physically performing source distribution, a complete
   20294     machine-readable copy of the corresponding source code, to be
   20295     distributed under the terms of Sections 1 and 2 above on a medium
   20296     customarily used for software interchange; or,
   20297 
   20298     c) Accompany it with the information you received as to the offer
   20299     to distribute corresponding source code.  (This alternative is
   20300     allowed only for noncommercial distribution and only if you
   20301     received the program in object code or executable form with such
   20302     an offer, in accord with Subsection b above.)
   20303 
   20304 The source code for a work means the preferred form of the work for
   20305 making modifications to it.  For an executable work, complete source
   20306 code means all the source code for all modules it contains, plus any
   20307 associated interface definition files, plus the scripts used to
   20308 control compilation and installation of the executable.  However, as a
   20309 special exception, the source code distributed need not include
   20310 anything that is normally distributed (in either source or binary
   20311 form) with the major components (compiler, kernel, and so on) of the
   20312 operating system on which the executable runs, unless that component
   20313 itself accompanies the executable.
   20314 
   20315 If distribution of executable or object code is made by offering
   20316 access to copy from a designated place, then offering equivalent
   20317 access to copy the source code from the same place counts as
   20318 distribution of the source code, even though third parties are not
   20319 compelled to copy the source along with the object code.
   20320 
   20322   4. You may not copy, modify, sublicense, or distribute the Program
   20323 except as expressly provided under this License.  Any attempt
   20324 otherwise to copy, modify, sublicense or distribute the Program is
   20325 void, and will automatically terminate your rights under this License.
   20326 However, parties who have received copies, or rights, from you under
   20327 this License will not have their licenses terminated so long as such
   20328 parties remain in full compliance.
   20329 
   20330   5. You are not required to accept this License, since you have not
   20331 signed it.  However, nothing else grants you permission to modify or
   20332 distribute the Program or its derivative works.  These actions are
   20333 prohibited by law if you do not accept this License.  Therefore, by
   20334 modifying or distributing the Program (or any work based on the
   20335 Program), you indicate your acceptance of this License to do so, and
   20336 all its terms and conditions for copying, distributing or modifying
   20337 the Program or works based on it.
   20338 
   20339   6. Each time you redistribute the Program (or any work based on the
   20340 Program), the recipient automatically receives a license from the
   20341 original licensor to copy, distribute or modify the Program subject to
   20342 these terms and conditions.  You may not impose any further
   20343 restrictions on the recipients' exercise of the rights granted herein.
   20344 You are not responsible for enforcing compliance by third parties to
   20345 this License.
   20346 
   20347   7. If, as a consequence of a court judgment or allegation of patent
   20348 infringement or for any other reason (not limited to patent issues),
   20349 conditions are imposed on you (whether by court order, agreement or
   20350 otherwise) that contradict the conditions of this License, they do not
   20351 excuse you from the conditions of this License.  If you cannot
   20352 distribute so as to satisfy simultaneously your obligations under this
   20353 License and any other pertinent obligations, then as a consequence you
   20354 may not distribute the Program at all.  For example, if a patent
   20355 license would not permit royalty-free redistribution of the Program by
   20356 all those who receive copies directly or indirectly through you, then
   20357 the only way you could satisfy both it and this License would be to
   20358 refrain entirely from distribution of the Program.
   20359 
   20360 If any portion of this section is held invalid or unenforceable under
   20361 any particular circumstance, the balance of the section is intended to
   20362 apply and the section as a whole is intended to apply in other
   20363 circumstances.
   20364 
   20365 It is not the purpose of this section to induce you to infringe any
   20366 patents or other property right claims or to contest validity of any
   20367 such claims; this section has the sole purpose of protecting the
   20368 integrity of the free software distribution system, which is
   20369 implemented by public license practices.  Many people have made
   20370 generous contributions to the wide range of software distributed
   20371 through that system in reliance on consistent application of that
   20372 system; it is up to the author/donor to decide if he or she is willing
   20373 to distribute software through any other system and a licensee cannot
   20374 impose that choice.
   20375 
   20376 This section is intended to make thoroughly clear what is believed to
   20377 be a consequence of the rest of this License.
   20378 
   20380   8. If the distribution and/or use of the Program is restricted in
   20381 certain countries either by patents or by copyrighted interfaces, the
   20382 original copyright holder who places the Program under this License
   20383 may add an explicit geographical distribution limitation excluding
   20384 those countries, so that distribution is permitted only in or among
   20385 countries not thus excluded.  In such case, this License incorporates
   20386 the limitation as if written in the body of this License.
   20387 
   20388   9. The Free Software Foundation may publish revised and/or new versions
   20389 of the General Public License from time to time.  Such new versions will
   20390 be similar in spirit to the present version, but may differ in detail to
   20391 address new problems or concerns.
   20392 
   20393 Each version is given a distinguishing version number.  If the Program
   20394 specifies a version number of this License which applies to it and "any
   20395 later version", you have the option of following the terms and conditions
   20396 either of that version or of any later version published by the Free
   20397 Software Foundation.  If the Program does not specify a version number of
   20398 this License, you may choose any version ever published by the Free Software
   20399 Foundation.
   20400 
   20401   10. If you wish to incorporate parts of the Program into other free
   20402 programs whose distribution conditions are different, write to the author
   20403 to ask for permission.  For software which is copyrighted by the Free
   20404 Software Foundation, write to the Free Software Foundation; we sometimes
   20405 make exceptions for this.  Our decision will be guided by the two goals
   20406 of preserving the free status of all derivatives of our free software and
   20407 of promoting the sharing and reuse of software generally.
   20408 
   20409 			    NO WARRANTY
   20410 
   20411   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
   20412 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
   20413 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
   20414 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
   20415 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
   20416 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
   20417 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
   20418 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
   20419 REPAIR OR CORRECTION.
   20420 
   20421   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
   20422 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
   20423 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
   20424 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
   20425 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
   20426 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
   20427 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
   20428 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
   20429 POSSIBILITY OF SUCH DAMAGES.
   20430 
   20431 		     END OF TERMS AND CONDITIONS
   20432 
   20434 	    How to Apply These Terms to Your New Programs
   20435 
   20436   If you develop a new program, and you want it to be of the greatest
   20437 possible use to the public, the best way to achieve this is to make it
   20438 free software which everyone can redistribute and change under these terms.
   20439 
   20440   To do so, attach the following notices to the program.  It is safest
   20441 to attach them to the start of each source file to most effectively
   20442 convey the exclusion of warranty; and each file should have at least
   20443 the "copyright" line and a pointer to where the full notice is found.
   20444 
   20445     &lt;one line to give the program's name and a brief idea of what it does.&gt;
   20446     Copyright (C) 19yy  &lt;name of author&gt;
   20447 
   20448     This program is free software; you can redistribute it and/or modify
   20449     it under the terms of the GNU General Public License as published by
   20450     the Free Software Foundation; either version 2 of the License, or
   20451     (at your option) any later version.
   20452 
   20453     This program is distributed in the hope that it will be useful,
   20454     but WITHOUT ANY WARRANTY; without even the implied warranty of
   20455     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   20456     GNU General Public License for more details.
   20457 
   20458     You should have received a copy of the GNU General Public License
   20459     along with this program; if not, write to the Free Software
   20460     Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   20461 
   20462 
   20463 Also add information on how to contact you by electronic and paper mail.
   20464 
   20465 If the program is interactive, make it output a short notice like this
   20466 when it starts in an interactive mode:
   20467 
   20468     Gnomovision version 69, Copyright (C) 19yy name of author
   20469     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
   20470     This is free software, and you are welcome to redistribute it
   20471     under certain conditions; type `show c' for details.
   20472 
   20473 The hypothetical commands `show w' and `show c' should show the appropriate
   20474 parts of the General Public License.  Of course, the commands you use may
   20475 be called something other than `show w' and `show c'; they could even be
   20476 mouse-clicks or menu items--whatever suits your program.
   20477 
   20478 You should also get your employer (if you work as a programmer) or your
   20479 school, if any, to sign a "copyright disclaimer" for the program, if
   20480 necessary.  Here is a sample; alter the names:
   20481 
   20482   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
   20483   `Gnomovision' (which makes passes at compilers) written by James Hacker.
   20484 
   20485   &lt;signature of Ty Coon&gt;, 1 April 1989
   20486   Ty Coon, President of Vice
   20487 
   20488 This General Public License does not permit incorporating your program into
   20489 proprietary programs.  If your program is a subroutine library, you may
   20490 consider it more useful to permit linking proprietary applications with the
   20491 library.  If this is what you want to do, use the GNU Library General
   20492 Public License instead of this License.
   20493 </pre>
   20494 </div>
   20495 </div>
   20496 
   20497 
   20498 <div class="product">
   20499 <span class="title">engine_pkcs11</span>
   20500 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   20501 <span class="homepage"><a href="http://www.opensc-project.org/engine_pkcs11">homepage</a></span>
   20502 <div class="licence">
   20503 <pre>		  GNU LESSER GENERAL PUBLIC LICENSE
   20504 		       Version 2.1, February 1999
   20505 
   20506  Copyright (C) 1991, 1999 Free Software Foundation, Inc.
   20507      51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
   20508  Everyone is permitted to copy and distribute verbatim copies
   20509  of this license document, but changing it is not allowed.
   20510 
   20511 [This is the first released version of the Lesser GPL.  It also counts
   20512  as the successor of the GNU Library Public License, version 2, hence
   20513  the version number 2.1.]
   20514 
   20515 			    Preamble
   20516 
   20517   The licenses for most software are designed to take away your
   20518 freedom to share and change it.  By contrast, the GNU General Public
   20519 Licenses are intended to guarantee your freedom to share and change
   20520 free software--to make sure the software is free for all its users.
   20521 
   20522   This license, the Lesser General Public License, applies to some
   20523 specially designated software packages--typically libraries--of the
   20524 Free Software Foundation and other authors who decide to use it.  You
   20525 can use it too, but we suggest you first think carefully about whether
   20526 this license or the ordinary General Public License is the better
   20527 strategy to use in any particular case, based on the explanations below.
   20528 
   20529   When we speak of free software, we are referring to freedom of use,
   20530 not price.  Our General Public Licenses are designed to make sure that
   20531 you have the freedom to distribute copies of free software (and charge
   20532 for this service if you wish); that you receive source code or can get
   20533 it if you want it; that you can change the software and use pieces of
   20534 it in new free programs; and that you are informed that you can do
   20535 these things.
   20536 
   20537   To protect your rights, we need to make restrictions that forbid
   20538 distributors to deny you these rights or to ask you to surrender these
   20539 rights.  These restrictions translate to certain responsibilities for
   20540 you if you distribute copies of the library or if you modify it.
   20541 
   20542   For example, if you distribute copies of the library, whether gratis
   20543 or for a fee, you must give the recipients all the rights that we gave
   20544 you.  You must make sure that they, too, receive or can get the source
   20545 code.  If you link other code with the library, you must provide
   20546 complete object files to the recipients, so that they can relink them
   20547 with the library after making changes to the library and recompiling
   20548 it.  And you must show them these terms so they know their rights.
   20549 
   20550   We protect your rights with a two-step method: (1) we copyright the
   20551 library, and (2) we offer you this license, which gives you legal
   20552 permission to copy, distribute and/or modify the library.
   20553 
   20554   To protect each distributor, we want to make it very clear that
   20555 there is no warranty for the free library.  Also, if the library is
   20556 modified by someone else and passed on, the recipients should know
   20557 that what they have is not the original version, so that the original
   20558 author's reputation will not be affected by problems that might be
   20559 introduced by others.
   20560 
   20562   Finally, software patents pose a constant threat to the existence of
   20563 any free program.  We wish to make sure that a company cannot
   20564 effectively restrict the users of a free program by obtaining a
   20565 restrictive license from a patent holder.  Therefore, we insist that
   20566 any patent license obtained for a version of the library must be
   20567 consistent with the full freedom of use specified in this license.
   20568 
   20569   Most GNU software, including some libraries, is covered by the
   20570 ordinary GNU General Public License.  This license, the GNU Lesser
   20571 General Public License, applies to certain designated libraries, and
   20572 is quite different from the ordinary General Public License.  We use
   20573 this license for certain libraries in order to permit linking those
   20574 libraries into non-free programs.
   20575 
   20576   When a program is linked with a library, whether statically or using
   20577 a shared library, the combination of the two is legally speaking a
   20578 combined work, a derivative of the original library.  The ordinary
   20579 General Public License therefore permits such linking only if the
   20580 entire combination fits its criteria of freedom.  The Lesser General
   20581 Public License permits more lax criteria for linking other code with
   20582 the library.
   20583 
   20584   We call this license the "Lesser" General Public License because it
   20585 does Less to protect the user's freedom than the ordinary General
   20586 Public License.  It also provides other free software developers Less
   20587 of an advantage over competing non-free programs.  These disadvantages
   20588 are the reason we use the ordinary General Public License for many
   20589 libraries.  However, the Lesser license provides advantages in certain
   20590 special circumstances.
   20591 
   20592   For example, on rare occasions, there may be a special need to
   20593 encourage the widest possible use of a certain library, so that it becomes
   20594 a de-facto standard.  To achieve this, non-free programs must be
   20595 allowed to use the library.  A more frequent case is that a free
   20596 library does the same job as widely used non-free libraries.  In this
   20597 case, there is little to gain by limiting the free library to free
   20598 software only, so we use the Lesser General Public License.
   20599 
   20600   In other cases, permission to use a particular library in non-free
   20601 programs enables a greater number of people to use a large body of
   20602 free software.  For example, permission to use the GNU C Library in
   20603 non-free programs enables many more people to use the whole GNU
   20604 operating system, as well as its variant, the GNU/Linux operating
   20605 system.
   20606 
   20607   Although the Lesser General Public License is Less protective of the
   20608 users' freedom, it does ensure that the user of a program that is
   20609 linked with the Library has the freedom and the wherewithal to run
   20610 that program using a modified version of the Library.
   20611 
   20612   The precise terms and conditions for copying, distribution and
   20613 modification follow.  Pay close attention to the difference between a
   20614 "work based on the library" and a "work that uses the library".  The
   20615 former contains code derived from the library, whereas the latter must
   20616 be combined with the library in order to run.
   20617 
   20619 		  GNU LESSER GENERAL PUBLIC LICENSE
   20620    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   20621 
   20622   0. This License Agreement applies to any software library or other
   20623 program which contains a notice placed by the copyright holder or
   20624 other authorized party saying it may be distributed under the terms of
   20625 this Lesser General Public License (also called "this License").
   20626 Each licensee is addressed as "you".
   20627 
   20628   A "library" means a collection of software functions and/or data
   20629 prepared so as to be conveniently linked with application programs
   20630 (which use some of those functions and data) to form executables.
   20631 
   20632   The "Library", below, refers to any such software library or work
   20633 which has been distributed under these terms.  A "work based on the
   20634 Library" means either the Library or any derivative work under
   20635 copyright law: that is to say, a work containing the Library or a
   20636 portion of it, either verbatim or with modifications and/or translated
   20637 straightforwardly into another language.  (Hereinafter, translation is
   20638 included without limitation in the term "modification".)
   20639 
   20640   "Source code" for a work means the preferred form of the work for
   20641 making modifications to it.  For a library, complete source code means
   20642 all the source code for all modules it contains, plus any associated
   20643 interface definition files, plus the scripts used to control compilation
   20644 and installation of the library.
   20645 
   20646   Activities other than copying, distribution and modification are not
   20647 covered by this License; they are outside its scope.  The act of
   20648 running a program using the Library is not restricted, and output from
   20649 such a program is covered only if its contents constitute a work based
   20650 on the Library (independent of the use of the Library in a tool for
   20651 writing it).  Whether that is true depends on what the Library does
   20652 and what the program that uses the Library does.
   20653   
   20654   1. You may copy and distribute verbatim copies of the Library's
   20655 complete source code as you receive it, in any medium, provided that
   20656 you conspicuously and appropriately publish on each copy an
   20657 appropriate copyright notice and disclaimer of warranty; keep intact
   20658 all the notices that refer to this License and to the absence of any
   20659 warranty; and distribute a copy of this License along with the
   20660 Library.
   20661 
   20662   You may charge a fee for the physical act of transferring a copy,
   20663 and you may at your option offer warranty protection in exchange for a
   20664 fee.
   20665 
   20667   2. You may modify your copy or copies of the Library or any portion
   20668 of it, thus forming a work based on the Library, and copy and
   20669 distribute such modifications or work under the terms of Section 1
   20670 above, provided that you also meet all of these conditions:
   20671 
   20672     a) The modified work must itself be a software library.
   20673 
   20674     b) You must cause the files modified to carry prominent notices
   20675     stating that you changed the files and the date of any change.
   20676 
   20677     c) You must cause the whole of the work to be licensed at no
   20678     charge to all third parties under the terms of this License.
   20679 
   20680     d) If a facility in the modified Library refers to a function or a
   20681     table of data to be supplied by an application program that uses
   20682     the facility, other than as an argument passed when the facility
   20683     is invoked, then you must make a good faith effort to ensure that,
   20684     in the event an application does not supply such function or
   20685     table, the facility still operates, and performs whatever part of
   20686     its purpose remains meaningful.
   20687 
   20688     (For example, a function in a library to compute square roots has
   20689     a purpose that is entirely well-defined independent of the
   20690     application.  Therefore, Subsection 2d requires that any
   20691     application-supplied function or table used by this function must
   20692     be optional: if the application does not supply it, the square
   20693     root function must still compute square roots.)
   20694 
   20695 These requirements apply to the modified work as a whole.  If
   20696 identifiable sections of that work are not derived from the Library,
   20697 and can be reasonably considered independent and separate works in
   20698 themselves, then this License, and its terms, do not apply to those
   20699 sections when you distribute them as separate works.  But when you
   20700 distribute the same sections as part of a whole which is a work based
   20701 on the Library, the distribution of the whole must be on the terms of
   20702 this License, whose permissions for other licensees extend to the
   20703 entire whole, and thus to each and every part regardless of who wrote
   20704 it.
   20705 
   20706 Thus, it is not the intent of this section to claim rights or contest
   20707 your rights to work written entirely by you; rather, the intent is to
   20708 exercise the right to control the distribution of derivative or
   20709 collective works based on the Library.
   20710 
   20711 In addition, mere aggregation of another work not based on the Library
   20712 with the Library (or with a work based on the Library) on a volume of
   20713 a storage or distribution medium does not bring the other work under
   20714 the scope of this License.
   20715 
   20716   3. You may opt to apply the terms of the ordinary GNU General Public
   20717 License instead of this License to a given copy of the Library.  To do
   20718 this, you must alter all the notices that refer to this License, so
   20719 that they refer to the ordinary GNU General Public License, version 2,
   20720 instead of to this License.  (If a newer version than version 2 of the
   20721 ordinary GNU General Public License has appeared, then you can specify
   20722 that version instead if you wish.)  Do not make any other change in
   20723 these notices.
   20724 
   20726   Once this change is made in a given copy, it is irreversible for
   20727 that copy, so the ordinary GNU General Public License applies to all
   20728 subsequent copies and derivative works made from that copy.
   20729 
   20730   This option is useful when you wish to copy part of the code of
   20731 the Library into a program that is not a library.
   20732 
   20733   4. You may copy and distribute the Library (or a portion or
   20734 derivative of it, under Section 2) in object code or executable form
   20735 under the terms of Sections 1 and 2 above provided that you accompany
   20736 it with the complete corresponding machine-readable source code, which
   20737 must be distributed under the terms of Sections 1 and 2 above on a
   20738 medium customarily used for software interchange.
   20739 
   20740   If distribution of object code is made by offering access to copy
   20741 from a designated place, then offering equivalent access to copy the
   20742 source code from the same place satisfies the requirement to
   20743 distribute the source code, even though third parties are not
   20744 compelled to copy the source along with the object code.
   20745 
   20746   5. A program that contains no derivative of any portion of the
   20747 Library, but is designed to work with the Library by being compiled or
   20748 linked with it, is called a "work that uses the Library".  Such a
   20749 work, in isolation, is not a derivative work of the Library, and
   20750 therefore falls outside the scope of this License.
   20751 
   20752   However, linking a "work that uses the Library" with the Library
   20753 creates an executable that is a derivative of the Library (because it
   20754 contains portions of the Library), rather than a "work that uses the
   20755 library".  The executable is therefore covered by this License.
   20756 Section 6 states terms for distribution of such executables.
   20757 
   20758   When a "work that uses the Library" uses material from a header file
   20759 that is part of the Library, the object code for the work may be a
   20760 derivative work of the Library even though the source code is not.
   20761 Whether this is true is especially significant if the work can be
   20762 linked without the Library, or if the work is itself a library.  The
   20763 threshold for this to be true is not precisely defined by law.
   20764 
   20765   If such an object file uses only numerical parameters, data
   20766 structure layouts and accessors, and small macros and small inline
   20767 functions (ten lines or less in length), then the use of the object
   20768 file is unrestricted, regardless of whether it is legally a derivative
   20769 work.  (Executables containing this object code plus portions of the
   20770 Library will still fall under Section 6.)
   20771 
   20772   Otherwise, if the work is a derivative of the Library, you may
   20773 distribute the object code for the work under the terms of Section 6.
   20774 Any executables containing that work also fall under Section 6,
   20775 whether or not they are linked directly with the Library itself.
   20776 
   20778   6. As an exception to the Sections above, you may also combine or
   20779 link a "work that uses the Library" with the Library to produce a
   20780 work containing portions of the Library, and distribute that work
   20781 under terms of your choice, provided that the terms permit
   20782 modification of the work for the customer's own use and reverse
   20783 engineering for debugging such modifications.
   20784 
   20785   You must give prominent notice with each copy of the work that the
   20786 Library is used in it and that the Library and its use are covered by
   20787 this License.  You must supply a copy of this License.  If the work
   20788 during execution displays copyright notices, you must include the
   20789 copyright notice for the Library among them, as well as a reference
   20790 directing the user to the copy of this License.  Also, you must do one
   20791 of these things:
   20792 
   20793     a) Accompany the work with the complete corresponding
   20794     machine-readable source code for the Library including whatever
   20795     changes were used in the work (which must be distributed under
   20796     Sections 1 and 2 above); and, if the work is an executable linked
   20797     with the Library, with the complete machine-readable "work that
   20798     uses the Library", as object code and/or source code, so that the
   20799     user can modify the Library and then relink to produce a modified
   20800     executable containing the modified Library.  (It is understood
   20801     that the user who changes the contents of definitions files in the
   20802     Library will not necessarily be able to recompile the application
   20803     to use the modified definitions.)
   20804 
   20805     b) Use a suitable shared library mechanism for linking with the
   20806     Library.  A suitable mechanism is one that (1) uses at run time a
   20807     copy of the library already present on the user's computer system,
   20808     rather than copying library functions into the executable, and (2)
   20809     will operate properly with a modified version of the library, if
   20810     the user installs one, as long as the modified version is
   20811     interface-compatible with the version that the work was made with.
   20812 
   20813     c) Accompany the work with a written offer, valid for at
   20814     least three years, to give the same user the materials
   20815     specified in Subsection 6a, above, for a charge no more
   20816     than the cost of performing this distribution.
   20817 
   20818     d) If distribution of the work is made by offering access to copy
   20819     from a designated place, offer equivalent access to copy the above
   20820     specified materials from the same place.
   20821 
   20822     e) Verify that the user has already received a copy of these
   20823     materials or that you have already sent this user a copy.
   20824 
   20825   For an executable, the required form of the "work that uses the
   20826 Library" must include any data and utility programs needed for
   20827 reproducing the executable from it.  However, as a special exception,
   20828 the materials to be distributed need not include anything that is
   20829 normally distributed (in either source or binary form) with the major
   20830 components (compiler, kernel, and so on) of the operating system on
   20831 which the executable runs, unless that component itself accompanies
   20832 the executable.
   20833 
   20834   It may happen that this requirement contradicts the license
   20835 restrictions of other proprietary libraries that do not normally
   20836 accompany the operating system.  Such a contradiction means you cannot
   20837 use both them and the Library together in an executable that you
   20838 distribute.
   20839 
   20841   7. You may place library facilities that are a work based on the
   20842 Library side-by-side in a single library together with other library
   20843 facilities not covered by this License, and distribute such a combined
   20844 library, provided that the separate distribution of the work based on
   20845 the Library and of the other library facilities is otherwise
   20846 permitted, and provided that you do these two things:
   20847 
   20848     a) Accompany the combined library with a copy of the same work
   20849     based on the Library, uncombined with any other library
   20850     facilities.  This must be distributed under the terms of the
   20851     Sections above.
   20852 
   20853     b) Give prominent notice with the combined library of the fact
   20854     that part of it is a work based on the Library, and explaining
   20855     where to find the accompanying uncombined form of the same work.
   20856 
   20857   8. You may not copy, modify, sublicense, link with, or distribute
   20858 the Library except as expressly provided under this License.  Any
   20859 attempt otherwise to copy, modify, sublicense, link with, or
   20860 distribute the Library is void, and will automatically terminate your
   20861 rights under this License.  However, parties who have received copies,
   20862 or rights, from you under this License will not have their licenses
   20863 terminated so long as such parties remain in full compliance.
   20864 
   20865   9. You are not required to accept this License, since you have not
   20866 signed it.  However, nothing else grants you permission to modify or
   20867 distribute the Library or its derivative works.  These actions are
   20868 prohibited by law if you do not accept this License.  Therefore, by
   20869 modifying or distributing the Library (or any work based on the
   20870 Library), you indicate your acceptance of this License to do so, and
   20871 all its terms and conditions for copying, distributing or modifying
   20872 the Library or works based on it.
   20873 
   20874   10. Each time you redistribute the Library (or any work based on the
   20875 Library), the recipient automatically receives a license from the
   20876 original licensor to copy, distribute, link with or modify the Library
   20877 subject to these terms and conditions.  You may not impose any further
   20878 restrictions on the recipients' exercise of the rights granted herein.
   20879 You are not responsible for enforcing compliance by third parties with
   20880 this License.
   20881 
   20883   11. If, as a consequence of a court judgment or allegation of patent
   20884 infringement or for any other reason (not limited to patent issues),
   20885 conditions are imposed on you (whether by court order, agreement or
   20886 otherwise) that contradict the conditions of this License, they do not
   20887 excuse you from the conditions of this License.  If you cannot
   20888 distribute so as to satisfy simultaneously your obligations under this
   20889 License and any other pertinent obligations, then as a consequence you
   20890 may not distribute the Library at all.  For example, if a patent
   20891 license would not permit royalty-free redistribution of the Library by
   20892 all those who receive copies directly or indirectly through you, then
   20893 the only way you could satisfy both it and this License would be to
   20894 refrain entirely from distribution of the Library.
   20895 
   20896 If any portion of this section is held invalid or unenforceable under any
   20897 particular circumstance, the balance of the section is intended to apply,
   20898 and the section as a whole is intended to apply in other circumstances.
   20899 
   20900 It is not the purpose of this section to induce you to infringe any
   20901 patents or other property right claims or to contest validity of any
   20902 such claims; this section has the sole purpose of protecting the
   20903 integrity of the free software distribution system which is
   20904 implemented by public license practices.  Many people have made
   20905 generous contributions to the wide range of software distributed
   20906 through that system in reliance on consistent application of that
   20907 system; it is up to the author/donor to decide if he or she is willing
   20908 to distribute software through any other system and a licensee cannot
   20909 impose that choice.
   20910 
   20911 This section is intended to make thoroughly clear what is believed to
   20912 be a consequence of the rest of this License.
   20913 
   20914   12. If the distribution and/or use of the Library is restricted in
   20915 certain countries either by patents or by copyrighted interfaces, the
   20916 original copyright holder who places the Library under this License may add
   20917 an explicit geographical distribution limitation excluding those countries,
   20918 so that distribution is permitted only in or among countries not thus
   20919 excluded.  In such case, this License incorporates the limitation as if
   20920 written in the body of this License.
   20921 
   20922   13. The Free Software Foundation may publish revised and/or new
   20923 versions of the Lesser General Public License from time to time.
   20924 Such new versions will be similar in spirit to the present version,
   20925 but may differ in detail to address new problems or concerns.
   20926 
   20927 Each version is given a distinguishing version number.  If the Library
   20928 specifies a version number of this License which applies to it and
   20929 "any later version", you have the option of following the terms and
   20930 conditions either of that version or of any later version published by
   20931 the Free Software Foundation.  If the Library does not specify a
   20932 license version number, you may choose any version ever published by
   20933 the Free Software Foundation.
   20934 
   20936   14. If you wish to incorporate parts of the Library into other free
   20937 programs whose distribution conditions are incompatible with these,
   20938 write to the author to ask for permission.  For software which is
   20939 copyrighted by the Free Software Foundation, write to the Free
   20940 Software Foundation; we sometimes make exceptions for this.  Our
   20941 decision will be guided by the two goals of preserving the free status
   20942 of all derivatives of our free software and of promoting the sharing
   20943 and reuse of software generally.
   20944 
   20945 			    NO WARRANTY
   20946 
   20947   15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
   20948 WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
   20949 EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
   20950 OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
   20951 KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
   20952 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
   20953 PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
   20954 LIBRARY IS WITH YOU.  SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
   20955 THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
   20956 
   20957   16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
   20958 WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
   20959 AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
   20960 FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
   20961 CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
   20962 LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
   20963 RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
   20964 FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
   20965 SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
   20966 DAMAGES.
   20967 
   20968 		     END OF TERMS AND CONDITIONS
   20969 
   20971            How to Apply These Terms to Your New Libraries
   20972 
   20973   If you develop a new library, and you want it to be of the greatest
   20974 possible use to the public, we recommend making it free software that
   20975 everyone can redistribute and change.  You can do so by permitting
   20976 redistribution under these terms (or, alternatively, under the terms of the
   20977 ordinary General Public License).
   20978 
   20979   To apply these terms, attach the following notices to the library.  It is
   20980 safest to attach them to the start of each source file to most effectively
   20981 convey the exclusion of warranty; and each file should have at least the
   20982 "copyright" line and a pointer to where the full notice is found.
   20983 
   20984     &lt;one line to give the library's name and a brief idea of what it does.&gt;
   20985     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   20986 
   20987     This library is free software; you can redistribute it and/or
   20988     modify it under the terms of the GNU Lesser General Public
   20989     License as published by the Free Software Foundation; either
   20990     version 2.1 of the License, or (at your option) any later version.
   20991 
   20992     This library is distributed in the hope that it will be useful,
   20993     but WITHOUT ANY WARRANTY; without even the implied warranty of
   20994     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
   20995     Lesser General Public License for more details.
   20996 
   20997     You should have received a copy of the GNU Lesser General Public
   20998     License along with this library; if not, write to the Free Software
   20999     Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
   21000 
   21001 Also add information on how to contact you by electronic and paper mail.
   21002 
   21003 You should also get your employer (if you work as a programmer) or your
   21004 school, if any, to sign a "copyright disclaimer" for the library, if
   21005 necessary.  Here is a sample; alter the names:
   21006 
   21007   Yoyodyne, Inc., hereby disclaims all copyright interest in the
   21008   library `Frob' (a library for tweaking knobs) written by James Random Hacker.
   21009 
   21010   &lt;signature of Ty Coon&gt;, 1 April 1990
   21011   Ty Coon, President of Vice
   21012 
   21013 That's all there is to it!
   21014 
   21015 
   21016 </pre>
   21017 </div>
   21018 </div>
   21019 
   21020 
   21021 <div class="product">
   21022 <span class="title">eselect</span>
   21023 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   21024 <span class="homepage"><a href="http://www.gentoo.org/proj/en/eselect/">homepage</a></span>
   21025 <div class="licence">
   21026 <pre>		    GNU GENERAL PUBLIC LICENSE
   21027 		       Version 2, June 1991
   21028 
   21029  Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
   21030  51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
   21031  Everyone is permitted to copy and distribute verbatim copies
   21032  of this license document, but changing it is not allowed.
   21033 
   21034 			    Preamble
   21035 
   21036   The licenses for most software are designed to take away your
   21037 freedom to share and change it.  By contrast, the GNU General Public
   21038 License is intended to guarantee your freedom to share and change free
   21039 software--to make sure the software is free for all its users.  This
   21040 General Public License applies to most of the Free Software
   21041 Foundation's software and to any other program whose authors commit to
   21042 using it.  (Some other Free Software Foundation software is covered by
   21043 the GNU Lesser General Public License instead.)  You can apply it to
   21044 your programs, too.
   21045 
   21046   When we speak of free software, we are referring to freedom, not
   21047 price.  Our General Public Licenses are designed to make sure that you
   21048 have the freedom to distribute copies of free software (and charge for
   21049 this service if you wish), that you receive source code or can get it
   21050 if you want it, that you can change the software or use pieces of it
   21051 in new free programs; and that you know you can do these things.
   21052 
   21053   To protect your rights, we need to make restrictions that forbid
   21054 anyone to deny you these rights or to ask you to surrender the rights.
   21055 These restrictions translate to certain responsibilities for you if you
   21056 distribute copies of the software, or if you modify it.
   21057 
   21058   For example, if you distribute copies of such a program, whether
   21059 gratis or for a fee, you must give the recipients all the rights that
   21060 you have.  You must make sure that they, too, receive or can get the
   21061 source code.  And you must show them these terms so they know their
   21062 rights.
   21063 
   21064   We protect your rights with two steps: (1) copyright the software, and
   21065 (2) offer you this license which gives you legal permission to copy,
   21066 distribute and/or modify the software.
   21067 
   21068   Also, for each author's protection and ours, we want to make certain
   21069 that everyone understands that there is no warranty for this free
   21070 software.  If the software is modified by someone else and passed on, we
   21071 want its recipients to know that what they have is not the original, so
   21072 that any problems introduced by others will not reflect on the original
   21073 authors' reputations.
   21074 
   21075   Finally, any free program is threatened constantly by software
   21076 patents.  We wish to avoid the danger that redistributors of a free
   21077 program will individually obtain patent licenses, in effect making the
   21078 program proprietary.  To prevent this, we have made it clear that any
   21079 patent must be licensed for everyone's free use or not licensed at all.
   21080 
   21081   The precise terms and conditions for copying, distribution and
   21082 modification follow.
   21083 
   21084 		    GNU GENERAL PUBLIC LICENSE
   21085    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   21086 
   21087   0. This License applies to any program or other work which contains
   21088 a notice placed by the copyright holder saying it may be distributed
   21089 under the terms of this General Public License.  The "Program", below,
   21090 refers to any such program or work, and a "work based on the Program"
   21091 means either the Program or any derivative work under copyright law:
   21092 that is to say, a work containing the Program or a portion of it,
   21093 either verbatim or with modifications and/or translated into another
   21094 language.  (Hereinafter, translation is included without limitation in
   21095 the term "modification".)  Each licensee is addressed as "you".
   21096 
   21097 Activities other than copying, distribution and modification are not
   21098 covered by this License; they are outside its scope.  The act of
   21099 running the Program is not restricted, and the output from the Program
   21100 is covered only if its contents constitute a work based on the
   21101 Program (independent of having been made by running the Program).
   21102 Whether that is true depends on what the Program does.
   21103 
   21104   1. You may copy and distribute verbatim copies of the Program's
   21105 source code as you receive it, in any medium, provided that you
   21106 conspicuously and appropriately publish on each copy an appropriate
   21107 copyright notice and disclaimer of warranty; keep intact all the
   21108 notices that refer to this License and to the absence of any warranty;
   21109 and give any other recipients of the Program a copy of this License
   21110 along with the Program.
   21111 
   21112 You may charge a fee for the physical act of transferring a copy, and
   21113 you may at your option offer warranty protection in exchange for a fee.
   21114 
   21115   2. You may modify your copy or copies of the Program or any portion
   21116 of it, thus forming a work based on the Program, and copy and
   21117 distribute such modifications or work under the terms of Section 1
   21118 above, provided that you also meet all of these conditions:
   21119 
   21120     a) You must cause the modified files to carry prominent notices
   21121     stating that you changed the files and the date of any change.
   21122 
   21123     b) You must cause any work that you distribute or publish, that in
   21124     whole or in part contains or is derived from the Program or any
   21125     part thereof, to be licensed as a whole at no charge to all third
   21126     parties under the terms of this License.
   21127 
   21128     c) If the modified program normally reads commands interactively
   21129     when run, you must cause it, when started running for such
   21130     interactive use in the most ordinary way, to print or display an
   21131     announcement including an appropriate copyright notice and a
   21132     notice that there is no warranty (or else, saying that you provide
   21133     a warranty) and that users may redistribute the program under
   21134     these conditions, and telling the user how to view a copy of this
   21135     License.  (Exception: if the Program itself is interactive but
   21136     does not normally print such an announcement, your work based on
   21137     the Program is not required to print an announcement.)
   21138 
   21139 These requirements apply to the modified work as a whole.  If
   21140 identifiable sections of that work are not derived from the Program,
   21141 and can be reasonably considered independent and separate works in
   21142 themselves, then this License, and its terms, do not apply to those
   21143 sections when you distribute them as separate works.  But when you
   21144 distribute the same sections as part of a whole which is a work based
   21145 on the Program, the distribution of the whole must be on the terms of
   21146 this License, whose permissions for other licensees extend to the
   21147 entire whole, and thus to each and every part regardless of who wrote it.
   21148 
   21149 Thus, it is not the intent of this section to claim rights or contest
   21150 your rights to work written entirely by you; rather, the intent is to
   21151 exercise the right to control the distribution of derivative or
   21152 collective works based on the Program.
   21153 
   21154 In addition, mere aggregation of another work not based on the Program
   21155 with the Program (or with a work based on the Program) on a volume of
   21156 a storage or distribution medium does not bring the other work under
   21157 the scope of this License.
   21158 
   21159   3. You may copy and distribute the Program (or a work based on it,
   21160 under Section 2) in object code or executable form under the terms of
   21161 Sections 1 and 2 above provided that you also do one of the following:
   21162 
   21163     a) Accompany it with the complete corresponding machine-readable
   21164     source code, which must be distributed under the terms of Sections
   21165     1 and 2 above on a medium customarily used for software interchange; or,
   21166 
   21167     b) Accompany it with a written offer, valid for at least three
   21168     years, to give any third party, for a charge no more than your
   21169     cost of physically performing source distribution, a complete
   21170     machine-readable copy of the corresponding source code, to be
   21171     distributed under the terms of Sections 1 and 2 above on a medium
   21172     customarily used for software interchange; or,
   21173 
   21174     c) Accompany it with the information you received as to the offer
   21175     to distribute corresponding source code.  (This alternative is
   21176     allowed only for noncommercial distribution and only if you
   21177     received the program in object code or executable form with such
   21178     an offer, in accord with Subsection b above.)
   21179 
   21180 The source code for a work means the preferred form of the work for
   21181 making modifications to it.  For an executable work, complete source
   21182 code means all the source code for all modules it contains, plus any
   21183 associated interface definition files, plus the scripts used to
   21184 control compilation and installation of the executable.  However, as a
   21185 special exception, the source code distributed need not include
   21186 anything that is normally distributed (in either source or binary
   21187 form) with the major components (compiler, kernel, and so on) of the
   21188 operating system on which the executable runs, unless that component
   21189 itself accompanies the executable.
   21190 
   21191 If distribution of executable or object code is made by offering
   21192 access to copy from a designated place, then offering equivalent
   21193 access to copy the source code from the same place counts as
   21194 distribution of the source code, even though third parties are not
   21195 compelled to copy the source along with the object code.
   21196 
   21197   4. You may not copy, modify, sublicense, or distribute the Program
   21198 except as expressly provided under this License.  Any attempt
   21199 otherwise to copy, modify, sublicense or distribute the Program is
   21200 void, and will automatically terminate your rights under this License.
   21201 However, parties who have received copies, or rights, from you under
   21202 this License will not have their licenses terminated so long as such
   21203 parties remain in full compliance.
   21204 
   21205   5. You are not required to accept this License, since you have not
   21206 signed it.  However, nothing else grants you permission to modify or
   21207 distribute the Program or its derivative works.  These actions are
   21208 prohibited by law if you do not accept this License.  Therefore, by
   21209 modifying or distributing the Program (or any work based on the
   21210 Program), you indicate your acceptance of this License to do so, and
   21211 all its terms and conditions for copying, distributing or modifying
   21212 the Program or works based on it.
   21213 
   21214   6. Each time you redistribute the Program (or any work based on the
   21215 Program), the recipient automatically receives a license from the
   21216 original licensor to copy, distribute or modify the Program subject to
   21217 these terms and conditions.  You may not impose any further
   21218 restrictions on the recipients' exercise of the rights granted herein.
   21219 You are not responsible for enforcing compliance by third parties to
   21220 this License.
   21221 
   21222   7. If, as a consequence of a court judgment or allegation of patent
   21223 infringement or for any other reason (not limited to patent issues),
   21224 conditions are imposed on you (whether by court order, agreement or
   21225 otherwise) that contradict the conditions of this License, they do not
   21226 excuse you from the conditions of this License.  If you cannot
   21227 distribute so as to satisfy simultaneously your obligations under this
   21228 License and any other pertinent obligations, then as a consequence you
   21229 may not distribute the Program at all.  For example, if a patent
   21230 license would not permit royalty-free redistribution of the Program by
   21231 all those who receive copies directly or indirectly through you, then
   21232 the only way you could satisfy both it and this License would be to
   21233 refrain entirely from distribution of the Program.
   21234 
   21235 If any portion of this section is held invalid or unenforceable under
   21236 any particular circumstance, the balance of the section is intended to
   21237 apply and the section as a whole is intended to apply in other
   21238 circumstances.
   21239 
   21240 It is not the purpose of this section to induce you to infringe any
   21241 patents or other property right claims or to contest validity of any
   21242 such claims; this section has the sole purpose of protecting the
   21243 integrity of the free software distribution system, which is
   21244 implemented by public license practices.  Many people have made
   21245 generous contributions to the wide range of software distributed
   21246 through that system in reliance on consistent application of that
   21247 system; it is up to the author/donor to decide if he or she is willing
   21248 to distribute software through any other system and a licensee cannot
   21249 impose that choice.
   21250 
   21251 This section is intended to make thoroughly clear what is believed to
   21252 be a consequence of the rest of this License.
   21253 
   21254   8. If the distribution and/or use of the Program is restricted in
   21255 certain countries either by patents or by copyrighted interfaces, the
   21256 original copyright holder who places the Program under this License
   21257 may add an explicit geographical distribution limitation excluding
   21258 those countries, so that distribution is permitted only in or among
   21259 countries not thus excluded.  In such case, this License incorporates
   21260 the limitation as if written in the body of this License.
   21261 
   21262   9. The Free Software Foundation may publish revised and/or new versions
   21263 of the General Public License from time to time.  Such new versions will
   21264 be similar in spirit to the present version, but may differ in detail to
   21265 address new problems or concerns.
   21266 
   21267 Each version is given a distinguishing version number.  If the Program
   21268 specifies a version number of this License which applies to it and "any
   21269 later version", you have the option of following the terms and conditions
   21270 either of that version or of any later version published by the Free
   21271 Software Foundation.  If the Program does not specify a version number of
   21272 this License, you may choose any version ever published by the Free Software
   21273 Foundation.
   21274 
   21275   10. If you wish to incorporate parts of the Program into other free
   21276 programs whose distribution conditions are different, write to the author
   21277 to ask for permission.  For software which is copyrighted by the Free
   21278 Software Foundation, write to the Free Software Foundation; we sometimes
   21279 make exceptions for this.  Our decision will be guided by the two goals
   21280 of preserving the free status of all derivatives of our free software and
   21281 of promoting the sharing and reuse of software generally.
   21282 
   21283 			    NO WARRANTY
   21284 
   21285   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
   21286 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
   21287 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
   21288 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
   21289 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
   21290 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
   21291 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
   21292 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
   21293 REPAIR OR CORRECTION.
   21294 
   21295   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
   21296 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
   21297 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
   21298 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
   21299 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
   21300 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
   21301 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
   21302 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
   21303 POSSIBILITY OF SUCH DAMAGES.
   21304 
   21305 		     END OF TERMS AND CONDITIONS
   21306 
   21307 	    How to Apply These Terms to Your New Programs
   21308 
   21309   If you develop a new program, and you want it to be of the greatest
   21310 possible use to the public, the best way to achieve this is to make it
   21311 free software which everyone can redistribute and change under these terms.
   21312 
   21313   To do so, attach the following notices to the program.  It is safest
   21314 to attach them to the start of each source file to most effectively
   21315 convey the exclusion of warranty; and each file should have at least
   21316 the "copyright" line and a pointer to where the full notice is found.
   21317 
   21318     &lt;one line to give the program's name and a brief idea of what it does.&gt;
   21319     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   21320 
   21321     This program is free software; you can redistribute it and/or modify
   21322     it under the terms of the GNU General Public License as published by
   21323     the Free Software Foundation; either version 2 of the License, or
   21324     (at your option) any later version.
   21325 
   21326     This program is distributed in the hope that it will be useful,
   21327     but WITHOUT ANY WARRANTY; without even the implied warranty of
   21328     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   21329     GNU General Public License for more details.
   21330 
   21331     You should have received a copy of the GNU General Public License along
   21332     with this program; if not, write to the Free Software Foundation, Inc.,
   21333     51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
   21334 
   21335 Also add information on how to contact you by electronic and paper mail.
   21336 
   21337 If the program is interactive, make it output a short notice like this
   21338 when it starts in an interactive mode:
   21339 
   21340     Gnomovision version 69, Copyright (C) year name of author
   21341     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
   21342     This is free software, and you are welcome to redistribute it
   21343     under certain conditions; type `show c' for details.
   21344 
   21345 The hypothetical commands `show w' and `show c' should show the appropriate
   21346 parts of the General Public License.  Of course, the commands you use may
   21347 be called something other than `show w' and `show c'; they could even be
   21348 mouse-clicks or menu items--whatever suits your program.
   21349 
   21350 You should also get your employer (if you work as a programmer) or your
   21351 school, if any, to sign a "copyright disclaimer" for the program, if
   21352 necessary.  Here is a sample; alter the names:
   21353 
   21354   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
   21355   `Gnomovision' (which makes passes at compilers) written by James Hacker.
   21356 
   21357   &lt;signature of Ty Coon&gt;, 1 April 1989
   21358   Ty Coon, President of Vice
   21359 
   21360 This General Public License does not permit incorporating your program into
   21361 proprietary programs.  If your program is a subroutine library, you may
   21362 consider it more useful to permit linking proprietary applications with the
   21363 library.  If this is what you want to do, use the GNU Lesser General
   21364 Public License instead of this License.
   21365 </pre>
   21366 </div>
   21367 </div>
   21368 
   21369 
   21370 <div class="product">
   21371 <span class="title">eselect-opengl</span>
   21372 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   21373 <span class="homepage"><a href="http://www.gentoo.org/">homepage</a></span>
   21374 <div class="licence">
   21375 <pre>		    GNU GENERAL PUBLIC LICENSE
   21376 		       Version 2, June 1991
   21377 
   21378  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
   21379                        51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
   21380  Everyone is permitted to copy and distribute verbatim copies
   21381  of this license document, but changing it is not allowed.
   21382 
   21383 			    Preamble
   21384 
   21385   The licenses for most software are designed to take away your
   21386 freedom to share and change it.  By contrast, the GNU General Public
   21387 License is intended to guarantee your freedom to share and change free
   21388 software--to make sure the software is free for all its users.  This
   21389 General Public License applies to most of the Free Software
   21390 Foundation's software and to any other program whose authors commit to
   21391 using it.  (Some other Free Software Foundation software is covered by
   21392 the GNU Library General Public License instead.)  You can apply it to
   21393 your programs, too.
   21394 
   21395   When we speak of free software, we are referring to freedom, not
   21396 price.  Our General Public Licenses are designed to make sure that you
   21397 have the freedom to distribute copies of free software (and charge for
   21398 this service if you wish), that you receive source code or can get it
   21399 if you want it, that you can change the software or use pieces of it
   21400 in new free programs; and that you know you can do these things.
   21401 
   21402   To protect your rights, we need to make restrictions that forbid
   21403 anyone to deny you these rights or to ask you to surrender the rights.
   21404 These restrictions translate to certain responsibilities for you if you
   21405 distribute copies of the software, or if you modify it.
   21406 
   21407   For example, if you distribute copies of such a program, whether
   21408 gratis or for a fee, you must give the recipients all the rights that
   21409 you have.  You must make sure that they, too, receive or can get the
   21410 source code.  And you must show them these terms so they know their
   21411 rights.
   21412 
   21413   We protect your rights with two steps: (1) copyright the software, and
   21414 (2) offer you this license which gives you legal permission to copy,
   21415 distribute and/or modify the software.
   21416 
   21417   Also, for each author's protection and ours, we want to make certain
   21418 that everyone understands that there is no warranty for this free
   21419 software.  If the software is modified by someone else and passed on, we
   21420 want its recipients to know that what they have is not the original, so
   21421 that any problems introduced by others will not reflect on the original
   21422 authors' reputations.
   21423 
   21424   Finally, any free program is threatened constantly by software
   21425 patents.  We wish to avoid the danger that redistributors of a free
   21426 program will individually obtain patent licenses, in effect making the
   21427 program proprietary.  To prevent this, we have made it clear that any
   21428 patent must be licensed for everyone's free use or not licensed at all.
   21429 
   21430   The precise terms and conditions for copying, distribution and
   21431 modification follow.
   21432 
   21434 		    GNU GENERAL PUBLIC LICENSE
   21435    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   21436 
   21437   0. This License applies to any program or other work which contains
   21438 a notice placed by the copyright holder saying it may be distributed
   21439 under the terms of this General Public License.  The "Program", below,
   21440 refers to any such program or work, and a "work based on the Program"
   21441 means either the Program or any derivative work under copyright law:
   21442 that is to say, a work containing the Program or a portion of it,
   21443 either verbatim or with modifications and/or translated into another
   21444 language.  (Hereinafter, translation is included without limitation in
   21445 the term "modification".)  Each licensee is addressed as "you".
   21446 
   21447 Activities other than copying, distribution and modification are not
   21448 covered by this License; they are outside its scope.  The act of
   21449 running the Program is not restricted, and the output from the Program
   21450 is covered only if its contents constitute a work based on the
   21451 Program (independent of having been made by running the Program).
   21452 Whether that is true depends on what the Program does.
   21453 
   21454   1. You may copy and distribute verbatim copies of the Program's
   21455 source code as you receive it, in any medium, provided that you
   21456 conspicuously and appropriately publish on each copy an appropriate
   21457 copyright notice and disclaimer of warranty; keep intact all the
   21458 notices that refer to this License and to the absence of any warranty;
   21459 and give any other recipients of the Program a copy of this License
   21460 along with the Program.
   21461 
   21462 You may charge a fee for the physical act of transferring a copy, and
   21463 you may at your option offer warranty protection in exchange for a fee.
   21464 
   21465   2. You may modify your copy or copies of the Program or any portion
   21466 of it, thus forming a work based on the Program, and copy and
   21467 distribute such modifications or work under the terms of Section 1
   21468 above, provided that you also meet all of these conditions:
   21469 
   21470     a) You must cause the modified files to carry prominent notices
   21471     stating that you changed the files and the date of any change.
   21472 
   21473     b) You must cause any work that you distribute or publish, that in
   21474     whole or in part contains or is derived from the Program or any
   21475     part thereof, to be licensed as a whole at no charge to all third
   21476     parties under the terms of this License.
   21477 
   21478     c) If the modified program normally reads commands interactively
   21479     when run, you must cause it, when started running for such
   21480     interactive use in the most ordinary way, to print or display an
   21481     announcement including an appropriate copyright notice and a
   21482     notice that there is no warranty (or else, saying that you provide
   21483     a warranty) and that users may redistribute the program under
   21484     these conditions, and telling the user how to view a copy of this
   21485     License.  (Exception: if the Program itself is interactive but
   21486     does not normally print such an announcement, your work based on
   21487     the Program is not required to print an announcement.)
   21488 
   21490 These requirements apply to the modified work as a whole.  If
   21491 identifiable sections of that work are not derived from the Program,
   21492 and can be reasonably considered independent and separate works in
   21493 themselves, then this License, and its terms, do not apply to those
   21494 sections when you distribute them as separate works.  But when you
   21495 distribute the same sections as part of a whole which is a work based
   21496 on the Program, the distribution of the whole must be on the terms of
   21497 this License, whose permissions for other licensees extend to the
   21498 entire whole, and thus to each and every part regardless of who wrote it.
   21499 
   21500 Thus, it is not the intent of this section to claim rights or contest
   21501 your rights to work written entirely by you; rather, the intent is to
   21502 exercise the right to control the distribution of derivative or
   21503 collective works based on the Program.
   21504 
   21505 In addition, mere aggregation of another work not based on the Program
   21506 with the Program (or with a work based on the Program) on a volume of
   21507 a storage or distribution medium does not bring the other work under
   21508 the scope of this License.
   21509 
   21510   3. You may copy and distribute the Program (or a work based on it,
   21511 under Section 2) in object code or executable form under the terms of
   21512 Sections 1 and 2 above provided that you also do one of the following:
   21513 
   21514     a) Accompany it with the complete corresponding machine-readable
   21515     source code, which must be distributed under the terms of Sections
   21516     1 and 2 above on a medium customarily used for software interchange; or,
   21517 
   21518     b) Accompany it with a written offer, valid for at least three
   21519     years, to give any third party, for a charge no more than your
   21520     cost of physically performing source distribution, a complete
   21521     machine-readable copy of the corresponding source code, to be
   21522     distributed under the terms of Sections 1 and 2 above on a medium
   21523     customarily used for software interchange; or,
   21524 
   21525     c) Accompany it with the information you received as to the offer
   21526     to distribute corresponding source code.  (This alternative is
   21527     allowed only for noncommercial distribution and only if you
   21528     received the program in object code or executable form with such
   21529     an offer, in accord with Subsection b above.)
   21530 
   21531 The source code for a work means the preferred form of the work for
   21532 making modifications to it.  For an executable work, complete source
   21533 code means all the source code for all modules it contains, plus any
   21534 associated interface definition files, plus the scripts used to
   21535 control compilation and installation of the executable.  However, as a
   21536 special exception, the source code distributed need not include
   21537 anything that is normally distributed (in either source or binary
   21538 form) with the major components (compiler, kernel, and so on) of the
   21539 operating system on which the executable runs, unless that component
   21540 itself accompanies the executable.
   21541 
   21542 If distribution of executable or object code is made by offering
   21543 access to copy from a designated place, then offering equivalent
   21544 access to copy the source code from the same place counts as
   21545 distribution of the source code, even though third parties are not
   21546 compelled to copy the source along with the object code.
   21547 
   21549   4. You may not copy, modify, sublicense, or distribute the Program
   21550 except as expressly provided under this License.  Any attempt
   21551 otherwise to copy, modify, sublicense or distribute the Program is
   21552 void, and will automatically terminate your rights under this License.
   21553 However, parties who have received copies, or rights, from you under
   21554 this License will not have their licenses terminated so long as such
   21555 parties remain in full compliance.
   21556 
   21557   5. You are not required to accept this License, since you have not
   21558 signed it.  However, nothing else grants you permission to modify or
   21559 distribute the Program or its derivative works.  These actions are
   21560 prohibited by law if you do not accept this License.  Therefore, by
   21561 modifying or distributing the Program (or any work based on the
   21562 Program), you indicate your acceptance of this License to do so, and
   21563 all its terms and conditions for copying, distributing or modifying
   21564 the Program or works based on it.
   21565 
   21566   6. Each time you redistribute the Program (or any work based on the
   21567 Program), the recipient automatically receives a license from the
   21568 original licensor to copy, distribute or modify the Program subject to
   21569 these terms and conditions.  You may not impose any further
   21570 restrictions on the recipients' exercise of the rights granted herein.
   21571 You are not responsible for enforcing compliance by third parties to
   21572 this License.
   21573 
   21574   7. If, as a consequence of a court judgment or allegation of patent
   21575 infringement or for any other reason (not limited to patent issues),
   21576 conditions are imposed on you (whether by court order, agreement or
   21577 otherwise) that contradict the conditions of this License, they do not
   21578 excuse you from the conditions of this License.  If you cannot
   21579 distribute so as to satisfy simultaneously your obligations under this
   21580 License and any other pertinent obligations, then as a consequence you
   21581 may not distribute the Program at all.  For example, if a patent
   21582 license would not permit royalty-free redistribution of the Program by
   21583 all those who receive copies directly or indirectly through you, then
   21584 the only way you could satisfy both it and this License would be to
   21585 refrain entirely from distribution of the Program.
   21586 
   21587 If any portion of this section is held invalid or unenforceable under
   21588 any particular circumstance, the balance of the section is intended to
   21589 apply and the section as a whole is intended to apply in other
   21590 circumstances.
   21591 
   21592 It is not the purpose of this section to induce you to infringe any
   21593 patents or other property right claims or to contest validity of any
   21594 such claims; this section has the sole purpose of protecting the
   21595 integrity of the free software distribution system, which is
   21596 implemented by public license practices.  Many people have made
   21597 generous contributions to the wide range of software distributed
   21598 through that system in reliance on consistent application of that
   21599 system; it is up to the author/donor to decide if he or she is willing
   21600 to distribute software through any other system and a licensee cannot
   21601 impose that choice.
   21602 
   21603 This section is intended to make thoroughly clear what is believed to
   21604 be a consequence of the rest of this License.
   21605 
   21607   8. If the distribution and/or use of the Program is restricted in
   21608 certain countries either by patents or by copyrighted interfaces, the
   21609 original copyright holder who places the Program under this License
   21610 may add an explicit geographical distribution limitation excluding
   21611 those countries, so that distribution is permitted only in or among
   21612 countries not thus excluded.  In such case, this License incorporates
   21613 the limitation as if written in the body of this License.
   21614 
   21615   9. The Free Software Foundation may publish revised and/or new versions
   21616 of the General Public License from time to time.  Such new versions will
   21617 be similar in spirit to the present version, but may differ in detail to
   21618 address new problems or concerns.
   21619 
   21620 Each version is given a distinguishing version number.  If the Program
   21621 specifies a version number of this License which applies to it and "any
   21622 later version", you have the option of following the terms and conditions
   21623 either of that version or of any later version published by the Free
   21624 Software Foundation.  If the Program does not specify a version number of
   21625 this License, you may choose any version ever published by the Free Software
   21626 Foundation.
   21627 
   21628   10. If you wish to incorporate parts of the Program into other free
   21629 programs whose distribution conditions are different, write to the author
   21630 to ask for permission.  For software which is copyrighted by the Free
   21631 Software Foundation, write to the Free Software Foundation; we sometimes
   21632 make exceptions for this.  Our decision will be guided by the two goals
   21633 of preserving the free status of all derivatives of our free software and
   21634 of promoting the sharing and reuse of software generally.
   21635 
   21636 			    NO WARRANTY
   21637 
   21638   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
   21639 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
   21640 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
   21641 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
   21642 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
   21643 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
   21644 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
   21645 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
   21646 REPAIR OR CORRECTION.
   21647 
   21648   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
   21649 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
   21650 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
   21651 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
   21652 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
   21653 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
   21654 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
   21655 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
   21656 POSSIBILITY OF SUCH DAMAGES.
   21657 
   21658 		     END OF TERMS AND CONDITIONS
   21659 
   21661 	    How to Apply These Terms to Your New Programs
   21662 
   21663   If you develop a new program, and you want it to be of the greatest
   21664 possible use to the public, the best way to achieve this is to make it
   21665 free software which everyone can redistribute and change under these terms.
   21666 
   21667   To do so, attach the following notices to the program.  It is safest
   21668 to attach them to the start of each source file to most effectively
   21669 convey the exclusion of warranty; and each file should have at least
   21670 the "copyright" line and a pointer to where the full notice is found.
   21671 
   21672     &lt;one line to give the program's name and a brief idea of what it does.&gt;
   21673     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   21674 
   21675     This program is free software; you can redistribute it and/or modify
   21676     it under the terms of the GNU General Public License as published by
   21677     the Free Software Foundation; either version 2 of the License, or
   21678     (at your option) any later version.
   21679 
   21680     This program is distributed in the hope that it will be useful,
   21681     but WITHOUT ANY WARRANTY; without even the implied warranty of
   21682     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   21683     GNU General Public License for more details.
   21684 
   21685     You should have received a copy of the GNU General Public License
   21686     along with this program; if not, write to the Free Software
   21687     Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
   21688 
   21689 
   21690 Also add information on how to contact you by electronic and paper mail.
   21691 
   21692 If the program is interactive, make it output a short notice like this
   21693 when it starts in an interactive mode:
   21694 
   21695     Gnomovision version 69, Copyright (C) year name of author
   21696     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
   21697     This is free software, and you are welcome to redistribute it
   21698     under certain conditions; type `show c' for details.
   21699 
   21700 The hypothetical commands `show w' and `show c' should show the appropriate
   21701 parts of the General Public License.  Of course, the commands you use may
   21702 be called something other than `show w' and `show c'; they could even be
   21703 mouse-clicks or menu items--whatever suits your program.
   21704 
   21705 You should also get your employer (if you work as a programmer) or your
   21706 school, if any, to sign a "copyright disclaimer" for the program, if
   21707 necessary.  Here is a sample; alter the names:
   21708 
   21709   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
   21710   `Gnomovision' (which makes passes at compilers) written by James Hacker.
   21711 
   21712   &lt;signature of Ty Coon&gt;, 1 April 1989
   21713   Ty Coon, President of Vice
   21714 
   21715 This General Public License does not permit incorporating your program into
   21716 proprietary programs.  If your program is a subroutine library, you may
   21717 consider it more useful to permit linking proprietary applications with the
   21718 library.  If this is what you want to do, use the GNU Library General
   21719 Public License instead of this License.
   21720 </pre>
   21721 </div>
   21722 </div>
   21723 
   21724 
   21725 <div class="product">
   21726 <span class="title">eselect-python</span>
   21727 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   21728 <span class="homepage"><a href="http://www.gentoo.org">homepage</a></span>
   21729 <div class="licence">
   21730 <pre>		    GNU GENERAL PUBLIC LICENSE
   21731 		       Version 2, June 1991
   21732 
   21733  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
   21734                        51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
   21735  Everyone is permitted to copy and distribute verbatim copies
   21736  of this license document, but changing it is not allowed.
   21737 
   21738 			    Preamble
   21739 
   21740   The licenses for most software are designed to take away your
   21741 freedom to share and change it.  By contrast, the GNU General Public
   21742 License is intended to guarantee your freedom to share and change free
   21743 software--to make sure the software is free for all its users.  This
   21744 General Public License applies to most of the Free Software
   21745 Foundation's software and to any other program whose authors commit to
   21746 using it.  (Some other Free Software Foundation software is covered by
   21747 the GNU Library General Public License instead.)  You can apply it to
   21748 your programs, too.
   21749 
   21750   When we speak of free software, we are referring to freedom, not
   21751 price.  Our General Public Licenses are designed to make sure that you
   21752 have the freedom to distribute copies of free software (and charge for
   21753 this service if you wish), that you receive source code or can get it
   21754 if you want it, that you can change the software or use pieces of it
   21755 in new free programs; and that you know you can do these things.
   21756 
   21757   To protect your rights, we need to make restrictions that forbid
   21758 anyone to deny you these rights or to ask you to surrender the rights.
   21759 These restrictions translate to certain responsibilities for you if you
   21760 distribute copies of the software, or if you modify it.
   21761 
   21762   For example, if you distribute copies of such a program, whether
   21763 gratis or for a fee, you must give the recipients all the rights that
   21764 you have.  You must make sure that they, too, receive or can get the
   21765 source code.  And you must show them these terms so they know their
   21766 rights.
   21767 
   21768   We protect your rights with two steps: (1) copyright the software, and
   21769 (2) offer you this license which gives you legal permission to copy,
   21770 distribute and/or modify the software.
   21771 
   21772   Also, for each author's protection and ours, we want to make certain
   21773 that everyone understands that there is no warranty for this free
   21774 software.  If the software is modified by someone else and passed on, we
   21775 want its recipients to know that what they have is not the original, so
   21776 that any problems introduced by others will not reflect on the original
   21777 authors' reputations.
   21778 
   21779   Finally, any free program is threatened constantly by software
   21780 patents.  We wish to avoid the danger that redistributors of a free
   21781 program will individually obtain patent licenses, in effect making the
   21782 program proprietary.  To prevent this, we have made it clear that any
   21783 patent must be licensed for everyone's free use or not licensed at all.
   21784 
   21785   The precise terms and conditions for copying, distribution and
   21786 modification follow.
   21787 
   21789 		    GNU GENERAL PUBLIC LICENSE
   21790    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   21791 
   21792   0. This License applies to any program or other work which contains
   21793 a notice placed by the copyright holder saying it may be distributed
   21794 under the terms of this General Public License.  The "Program", below,
   21795 refers to any such program or work, and a "work based on the Program"
   21796 means either the Program or any derivative work under copyright law:
   21797 that is to say, a work containing the Program or a portion of it,
   21798 either verbatim or with modifications and/or translated into another
   21799 language.  (Hereinafter, translation is included without limitation in
   21800 the term "modification".)  Each licensee is addressed as "you".
   21801 
   21802 Activities other than copying, distribution and modification are not
   21803 covered by this License; they are outside its scope.  The act of
   21804 running the Program is not restricted, and the output from the Program
   21805 is covered only if its contents constitute a work based on the
   21806 Program (independent of having been made by running the Program).
   21807 Whether that is true depends on what the Program does.
   21808 
   21809   1. You may copy and distribute verbatim copies of the Program's
   21810 source code as you receive it, in any medium, provided that you
   21811 conspicuously and appropriately publish on each copy an appropriate
   21812 copyright notice and disclaimer of warranty; keep intact all the
   21813 notices that refer to this License and to the absence of any warranty;
   21814 and give any other recipients of the Program a copy of this License
   21815 along with the Program.
   21816 
   21817 You may charge a fee for the physical act of transferring a copy, and
   21818 you may at your option offer warranty protection in exchange for a fee.
   21819 
   21820   2. You may modify your copy or copies of the Program or any portion
   21821 of it, thus forming a work based on the Program, and copy and
   21822 distribute such modifications or work under the terms of Section 1
   21823 above, provided that you also meet all of these conditions:
   21824 
   21825     a) You must cause the modified files to carry prominent notices
   21826     stating that you changed the files and the date of any change.
   21827 
   21828     b) You must cause any work that you distribute or publish, that in
   21829     whole or in part contains or is derived from the Program or any
   21830     part thereof, to be licensed as a whole at no charge to all third
   21831     parties under the terms of this License.
   21832 
   21833     c) If the modified program normally reads commands interactively
   21834     when run, you must cause it, when started running for such
   21835     interactive use in the most ordinary way, to print or display an
   21836     announcement including an appropriate copyright notice and a
   21837     notice that there is no warranty (or else, saying that you provide
   21838     a warranty) and that users may redistribute the program under
   21839     these conditions, and telling the user how to view a copy of this
   21840     License.  (Exception: if the Program itself is interactive but
   21841     does not normally print such an announcement, your work based on
   21842     the Program is not required to print an announcement.)
   21843 
   21845 These requirements apply to the modified work as a whole.  If
   21846 identifiable sections of that work are not derived from the Program,
   21847 and can be reasonably considered independent and separate works in
   21848 themselves, then this License, and its terms, do not apply to those
   21849 sections when you distribute them as separate works.  But when you
   21850 distribute the same sections as part of a whole which is a work based
   21851 on the Program, the distribution of the whole must be on the terms of
   21852 this License, whose permissions for other licensees extend to the
   21853 entire whole, and thus to each and every part regardless of who wrote it.
   21854 
   21855 Thus, it is not the intent of this section to claim rights or contest
   21856 your rights to work written entirely by you; rather, the intent is to
   21857 exercise the right to control the distribution of derivative or
   21858 collective works based on the Program.
   21859 
   21860 In addition, mere aggregation of another work not based on the Program
   21861 with the Program (or with a work based on the Program) on a volume of
   21862 a storage or distribution medium does not bring the other work under
   21863 the scope of this License.
   21864 
   21865   3. You may copy and distribute the Program (or a work based on it,
   21866 under Section 2) in object code or executable form under the terms of
   21867 Sections 1 and 2 above provided that you also do one of the following:
   21868 
   21869     a) Accompany it with the complete corresponding machine-readable
   21870     source code, which must be distributed under the terms of Sections
   21871     1 and 2 above on a medium customarily used for software interchange; or,
   21872 
   21873     b) Accompany it with a written offer, valid for at least three
   21874     years, to give any third party, for a charge no more than your
   21875     cost of physically performing source distribution, a complete
   21876     machine-readable copy of the corresponding source code, to be
   21877     distributed under the terms of Sections 1 and 2 above on a medium
   21878     customarily used for software interchange; or,
   21879 
   21880     c) Accompany it with the information you received as to the offer
   21881     to distribute corresponding source code.  (This alternative is
   21882     allowed only for noncommercial distribution and only if you
   21883     received the program in object code or executable form with such
   21884     an offer, in accord with Subsection b above.)
   21885 
   21886 The source code for a work means the preferred form of the work for
   21887 making modifications to it.  For an executable work, complete source
   21888 code means all the source code for all modules it contains, plus any
   21889 associated interface definition files, plus the scripts used to
   21890 control compilation and installation of the executable.  However, as a
   21891 special exception, the source code distributed need not include
   21892 anything that is normally distributed (in either source or binary
   21893 form) with the major components (compiler, kernel, and so on) of the
   21894 operating system on which the executable runs, unless that component
   21895 itself accompanies the executable.
   21896 
   21897 If distribution of executable or object code is made by offering
   21898 access to copy from a designated place, then offering equivalent
   21899 access to copy the source code from the same place counts as
   21900 distribution of the source code, even though third parties are not
   21901 compelled to copy the source along with the object code.
   21902 
   21904   4. You may not copy, modify, sublicense, or distribute the Program
   21905 except as expressly provided under this License.  Any attempt
   21906 otherwise to copy, modify, sublicense or distribute the Program is
   21907 void, and will automatically terminate your rights under this License.
   21908 However, parties who have received copies, or rights, from you under
   21909 this License will not have their licenses terminated so long as such
   21910 parties remain in full compliance.
   21911 
   21912   5. You are not required to accept this License, since you have not
   21913 signed it.  However, nothing else grants you permission to modify or
   21914 distribute the Program or its derivative works.  These actions are
   21915 prohibited by law if you do not accept this License.  Therefore, by
   21916 modifying or distributing the Program (or any work based on the
   21917 Program), you indicate your acceptance of this License to do so, and
   21918 all its terms and conditions for copying, distributing or modifying
   21919 the Program or works based on it.
   21920 
   21921   6. Each time you redistribute the Program (or any work based on the
   21922 Program), the recipient automatically receives a license from the
   21923 original licensor to copy, distribute or modify the Program subject to
   21924 these terms and conditions.  You may not impose any further
   21925 restrictions on the recipients' exercise of the rights granted herein.
   21926 You are not responsible for enforcing compliance by third parties to
   21927 this License.
   21928 
   21929   7. If, as a consequence of a court judgment or allegation of patent
   21930 infringement or for any other reason (not limited to patent issues),
   21931 conditions are imposed on you (whether by court order, agreement or
   21932 otherwise) that contradict the conditions of this License, they do not
   21933 excuse you from the conditions of this License.  If you cannot
   21934 distribute so as to satisfy simultaneously your obligations under this
   21935 License and any other pertinent obligations, then as a consequence you
   21936 may not distribute the Program at all.  For example, if a patent
   21937 license would not permit royalty-free redistribution of the Program by
   21938 all those who receive copies directly or indirectly through you, then
   21939 the only way you could satisfy both it and this License would be to
   21940 refrain entirely from distribution of the Program.
   21941 
   21942 If any portion of this section is held invalid or unenforceable under
   21943 any particular circumstance, the balance of the section is intended to
   21944 apply and the section as a whole is intended to apply in other
   21945 circumstances.
   21946 
   21947 It is not the purpose of this section to induce you to infringe any
   21948 patents or other property right claims or to contest validity of any
   21949 such claims; this section has the sole purpose of protecting the
   21950 integrity of the free software distribution system, which is
   21951 implemented by public license practices.  Many people have made
   21952 generous contributions to the wide range of software distributed
   21953 through that system in reliance on consistent application of that
   21954 system; it is up to the author/donor to decide if he or she is willing
   21955 to distribute software through any other system and a licensee cannot
   21956 impose that choice.
   21957 
   21958 This section is intended to make thoroughly clear what is believed to
   21959 be a consequence of the rest of this License.
   21960 
   21962   8. If the distribution and/or use of the Program is restricted in
   21963 certain countries either by patents or by copyrighted interfaces, the
   21964 original copyright holder who places the Program under this License
   21965 may add an explicit geographical distribution limitation excluding
   21966 those countries, so that distribution is permitted only in or among
   21967 countries not thus excluded.  In such case, this License incorporates
   21968 the limitation as if written in the body of this License.
   21969 
   21970   9. The Free Software Foundation may publish revised and/or new versions
   21971 of the General Public License from time to time.  Such new versions will
   21972 be similar in spirit to the present version, but may differ in detail to
   21973 address new problems or concerns.
   21974 
   21975 Each version is given a distinguishing version number.  If the Program
   21976 specifies a version number of this License which applies to it and "any
   21977 later version", you have the option of following the terms and conditions
   21978 either of that version or of any later version published by the Free
   21979 Software Foundation.  If the Program does not specify a version number of
   21980 this License, you may choose any version ever published by the Free Software
   21981 Foundation.
   21982 
   21983   10. If you wish to incorporate parts of the Program into other free
   21984 programs whose distribution conditions are different, write to the author
   21985 to ask for permission.  For software which is copyrighted by the Free
   21986 Software Foundation, write to the Free Software Foundation; we sometimes
   21987 make exceptions for this.  Our decision will be guided by the two goals
   21988 of preserving the free status of all derivatives of our free software and
   21989 of promoting the sharing and reuse of software generally.
   21990 
   21991 			    NO WARRANTY
   21992 
   21993   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
   21994 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
   21995 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
   21996 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
   21997 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
   21998 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
   21999 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
   22000 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
   22001 REPAIR OR CORRECTION.
   22002 
   22003   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
   22004 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
   22005 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
   22006 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
   22007 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
   22008 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
   22009 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
   22010 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
   22011 POSSIBILITY OF SUCH DAMAGES.
   22012 
   22013 		     END OF TERMS AND CONDITIONS
   22014 
   22016 	    How to Apply These Terms to Your New Programs
   22017 
   22018   If you develop a new program, and you want it to be of the greatest
   22019 possible use to the public, the best way to achieve this is to make it
   22020 free software which everyone can redistribute and change under these terms.
   22021 
   22022   To do so, attach the following notices to the program.  It is safest
   22023 to attach them to the start of each source file to most effectively
   22024 convey the exclusion of warranty; and each file should have at least
   22025 the "copyright" line and a pointer to where the full notice is found.
   22026 
   22027     &lt;one line to give the program's name and a brief idea of what it does.&gt;
   22028     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   22029 
   22030     This program is free software; you can redistribute it and/or modify
   22031     it under the terms of the GNU General Public License as published by
   22032     the Free Software Foundation; either version 2 of the License, or
   22033     (at your option) any later version.
   22034 
   22035     This program is distributed in the hope that it will be useful,
   22036     but WITHOUT ANY WARRANTY; without even the implied warranty of
   22037     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   22038     GNU General Public License for more details.
   22039 
   22040     You should have received a copy of the GNU General Public License
   22041     along with this program; if not, write to the Free Software
   22042     Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
   22043 
   22044 
   22045 Also add information on how to contact you by electronic and paper mail.
   22046 
   22047 If the program is interactive, make it output a short notice like this
   22048 when it starts in an interactive mode:
   22049 
   22050     Gnomovision version 69, Copyright (C) year name of author
   22051     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
   22052     This is free software, and you are welcome to redistribute it
   22053     under certain conditions; type `show c' for details.
   22054 
   22055 The hypothetical commands `show w' and `show c' should show the appropriate
   22056 parts of the General Public License.  Of course, the commands you use may
   22057 be called something other than `show w' and `show c'; they could even be
   22058 mouse-clicks or menu items--whatever suits your program.
   22059 
   22060 You should also get your employer (if you work as a programmer) or your
   22061 school, if any, to sign a "copyright disclaimer" for the program, if
   22062 necessary.  Here is a sample; alter the names:
   22063 
   22064   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
   22065   `Gnomovision' (which makes passes at compilers) written by James Hacker.
   22066 
   22067   &lt;signature of Ty Coon&gt;, 1 April 1989
   22068   Ty Coon, President of Vice
   22069 
   22070 This General Public License does not permit incorporating your program into
   22071 proprietary programs.  If your program is a subroutine library, you may
   22072 consider it more useful to permit linking proprietary applications with the
   22073 library.  If this is what you want to do, use the GNU Library General
   22074 Public License instead of this License.
   22075 </pre>
   22076 </div>
   22077 </div>
   22078 
   22079 
   22080 <div class="product">
   22081 <span class="title">eselect-xvmc</span>
   22082 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   22083 <span class="homepage"><a href="http://www.gentoo.org/">homepage</a></span>
   22084 <div class="licence">
   22085 <pre>		    GNU GENERAL PUBLIC LICENSE
   22086 		       Version 2, June 1991
   22087 
   22088  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
   22089                        51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
   22090  Everyone is permitted to copy and distribute verbatim copies
   22091  of this license document, but changing it is not allowed.
   22092 
   22093 			    Preamble
   22094 
   22095   The licenses for most software are designed to take away your
   22096 freedom to share and change it.  By contrast, the GNU General Public
   22097 License is intended to guarantee your freedom to share and change free
   22098 software--to make sure the software is free for all its users.  This
   22099 General Public License applies to most of the Free Software
   22100 Foundation's software and to any other program whose authors commit to
   22101 using it.  (Some other Free Software Foundation software is covered by
   22102 the GNU Library General Public License instead.)  You can apply it to
   22103 your programs, too.
   22104 
   22105   When we speak of free software, we are referring to freedom, not
   22106 price.  Our General Public Licenses are designed to make sure that you
   22107 have the freedom to distribute copies of free software (and charge for
   22108 this service if you wish), that you receive source code or can get it
   22109 if you want it, that you can change the software or use pieces of it
   22110 in new free programs; and that you know you can do these things.
   22111 
   22112   To protect your rights, we need to make restrictions that forbid
   22113 anyone to deny you these rights or to ask you to surrender the rights.
   22114 These restrictions translate to certain responsibilities for you if you
   22115 distribute copies of the software, or if you modify it.
   22116 
   22117   For example, if you distribute copies of such a program, whether
   22118 gratis or for a fee, you must give the recipients all the rights that
   22119 you have.  You must make sure that they, too, receive or can get the
   22120 source code.  And you must show them these terms so they know their
   22121 rights.
   22122 
   22123   We protect your rights with two steps: (1) copyright the software, and
   22124 (2) offer you this license which gives you legal permission to copy,
   22125 distribute and/or modify the software.
   22126 
   22127   Also, for each author's protection and ours, we want to make certain
   22128 that everyone understands that there is no warranty for this free
   22129 software.  If the software is modified by someone else and passed on, we
   22130 want its recipients to know that what they have is not the original, so
   22131 that any problems introduced by others will not reflect on the original
   22132 authors' reputations.
   22133 
   22134   Finally, any free program is threatened constantly by software
   22135 patents.  We wish to avoid the danger that redistributors of a free
   22136 program will individually obtain patent licenses, in effect making the
   22137 program proprietary.  To prevent this, we have made it clear that any
   22138 patent must be licensed for everyone's free use or not licensed at all.
   22139 
   22140   The precise terms and conditions for copying, distribution and
   22141 modification follow.
   22142 
   22144 		    GNU GENERAL PUBLIC LICENSE
   22145    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   22146 
   22147   0. This License applies to any program or other work which contains
   22148 a notice placed by the copyright holder saying it may be distributed
   22149 under the terms of this General Public License.  The "Program", below,
   22150 refers to any such program or work, and a "work based on the Program"
   22151 means either the Program or any derivative work under copyright law:
   22152 that is to say, a work containing the Program or a portion of it,
   22153 either verbatim or with modifications and/or translated into another
   22154 language.  (Hereinafter, translation is included without limitation in
   22155 the term "modification".)  Each licensee is addressed as "you".
   22156 
   22157 Activities other than copying, distribution and modification are not
   22158 covered by this License; they are outside its scope.  The act of
   22159 running the Program is not restricted, and the output from the Program
   22160 is covered only if its contents constitute a work based on the
   22161 Program (independent of having been made by running the Program).
   22162 Whether that is true depends on what the Program does.
   22163 
   22164   1. You may copy and distribute verbatim copies of the Program's
   22165 source code as you receive it, in any medium, provided that you
   22166 conspicuously and appropriately publish on each copy an appropriate
   22167 copyright notice and disclaimer of warranty; keep intact all the
   22168 notices that refer to this License and to the absence of any warranty;
   22169 and give any other recipients of the Program a copy of this License
   22170 along with the Program.
   22171 
   22172 You may charge a fee for the physical act of transferring a copy, and
   22173 you may at your option offer warranty protection in exchange for a fee.
   22174 
   22175   2. You may modify your copy or copies of the Program or any portion
   22176 of it, thus forming a work based on the Program, and copy and
   22177 distribute such modifications or work under the terms of Section 1
   22178 above, provided that you also meet all of these conditions:
   22179 
   22180     a) You must cause the modified files to carry prominent notices
   22181     stating that you changed the files and the date of any change.
   22182 
   22183     b) You must cause any work that you distribute or publish, that in
   22184     whole or in part contains or is derived from the Program or any
   22185     part thereof, to be licensed as a whole at no charge to all third
   22186     parties under the terms of this License.
   22187 
   22188     c) If the modified program normally reads commands interactively
   22189     when run, you must cause it, when started running for such
   22190     interactive use in the most ordinary way, to print or display an
   22191     announcement including an appropriate copyright notice and a
   22192     notice that there is no warranty (or else, saying that you provide
   22193     a warranty) and that users may redistribute the program under
   22194     these conditions, and telling the user how to view a copy of this
   22195     License.  (Exception: if the Program itself is interactive but
   22196     does not normally print such an announcement, your work based on
   22197     the Program is not required to print an announcement.)
   22198 
   22200 These requirements apply to the modified work as a whole.  If
   22201 identifiable sections of that work are not derived from the Program,
   22202 and can be reasonably considered independent and separate works in
   22203 themselves, then this License, and its terms, do not apply to those
   22204 sections when you distribute them as separate works.  But when you
   22205 distribute the same sections as part of a whole which is a work based
   22206 on the Program, the distribution of the whole must be on the terms of
   22207 this License, whose permissions for other licensees extend to the
   22208 entire whole, and thus to each and every part regardless of who wrote it.
   22209 
   22210 Thus, it is not the intent of this section to claim rights or contest
   22211 your rights to work written entirely by you; rather, the intent is to
   22212 exercise the right to control the distribution of derivative or
   22213 collective works based on the Program.
   22214 
   22215 In addition, mere aggregation of another work not based on the Program
   22216 with the Program (or with a work based on the Program) on a volume of
   22217 a storage or distribution medium does not bring the other work under
   22218 the scope of this License.
   22219 
   22220   3. You may copy and distribute the Program (or a work based on it,
   22221 under Section 2) in object code or executable form under the terms of
   22222 Sections 1 and 2 above provided that you also do one of the following:
   22223 
   22224     a) Accompany it with the complete corresponding machine-readable
   22225     source code, which must be distributed under the terms of Sections
   22226     1 and 2 above on a medium customarily used for software interchange; or,
   22227 
   22228     b) Accompany it with a written offer, valid for at least three
   22229     years, to give any third party, for a charge no more than your
   22230     cost of physically performing source distribution, a complete
   22231     machine-readable copy of the corresponding source code, to be
   22232     distributed under the terms of Sections 1 and 2 above on a medium
   22233     customarily used for software interchange; or,
   22234 
   22235     c) Accompany it with the information you received as to the offer
   22236     to distribute corresponding source code.  (This alternative is
   22237     allowed only for noncommercial distribution and only if you
   22238     received the program in object code or executable form with such
   22239     an offer, in accord with Subsection b above.)
   22240 
   22241 The source code for a work means the preferred form of the work for
   22242 making modifications to it.  For an executable work, complete source
   22243 code means all the source code for all modules it contains, plus any
   22244 associated interface definition files, plus the scripts used to
   22245 control compilation and installation of the executable.  However, as a
   22246 special exception, the source code distributed need not include
   22247 anything that is normally distributed (in either source or binary
   22248 form) with the major components (compiler, kernel, and so on) of the
   22249 operating system on which the executable runs, unless that component
   22250 itself accompanies the executable.
   22251 
   22252 If distribution of executable or object code is made by offering
   22253 access to copy from a designated place, then offering equivalent
   22254 access to copy the source code from the same place counts as
   22255 distribution of the source code, even though third parties are not
   22256 compelled to copy the source along with the object code.
   22257 
   22259   4. You may not copy, modify, sublicense, or distribute the Program
   22260 except as expressly provided under this License.  Any attempt
   22261 otherwise to copy, modify, sublicense or distribute the Program is
   22262 void, and will automatically terminate your rights under this License.
   22263 However, parties who have received copies, or rights, from you under
   22264 this License will not have their licenses terminated so long as such
   22265 parties remain in full compliance.
   22266 
   22267   5. You are not required to accept this License, since you have not
   22268 signed it.  However, nothing else grants you permission to modify or
   22269 distribute the Program or its derivative works.  These actions are
   22270 prohibited by law if you do not accept this License.  Therefore, by
   22271 modifying or distributing the Program (or any work based on the
   22272 Program), you indicate your acceptance of this License to do so, and
   22273 all its terms and conditions for copying, distributing or modifying
   22274 the Program or works based on it.
   22275 
   22276   6. Each time you redistribute the Program (or any work based on the
   22277 Program), the recipient automatically receives a license from the
   22278 original licensor to copy, distribute or modify the Program subject to
   22279 these terms and conditions.  You may not impose any further
   22280 restrictions on the recipients' exercise of the rights granted herein.
   22281 You are not responsible for enforcing compliance by third parties to
   22282 this License.
   22283 
   22284   7. If, as a consequence of a court judgment or allegation of patent
   22285 infringement or for any other reason (not limited to patent issues),
   22286 conditions are imposed on you (whether by court order, agreement or
   22287 otherwise) that contradict the conditions of this License, they do not
   22288 excuse you from the conditions of this License.  If you cannot
   22289 distribute so as to satisfy simultaneously your obligations under this
   22290 License and any other pertinent obligations, then as a consequence you
   22291 may not distribute the Program at all.  For example, if a patent
   22292 license would not permit royalty-free redistribution of the Program by
   22293 all those who receive copies directly or indirectly through you, then
   22294 the only way you could satisfy both it and this License would be to
   22295 refrain entirely from distribution of the Program.
   22296 
   22297 If any portion of this section is held invalid or unenforceable under
   22298 any particular circumstance, the balance of the section is intended to
   22299 apply and the section as a whole is intended to apply in other
   22300 circumstances.
   22301 
   22302 It is not the purpose of this section to induce you to infringe any
   22303 patents or other property right claims or to contest validity of any
   22304 such claims; this section has the sole purpose of protecting the
   22305 integrity of the free software distribution system, which is
   22306 implemented by public license practices.  Many people have made
   22307 generous contributions to the wide range of software distributed
   22308 through that system in reliance on consistent application of that
   22309 system; it is up to the author/donor to decide if he or she is willing
   22310 to distribute software through any other system and a licensee cannot
   22311 impose that choice.
   22312 
   22313 This section is intended to make thoroughly clear what is believed to
   22314 be a consequence of the rest of this License.
   22315 
   22317   8. If the distribution and/or use of the Program is restricted in
   22318 certain countries either by patents or by copyrighted interfaces, the
   22319 original copyright holder who places the Program under this License
   22320 may add an explicit geographical distribution limitation excluding
   22321 those countries, so that distribution is permitted only in or among
   22322 countries not thus excluded.  In such case, this License incorporates
   22323 the limitation as if written in the body of this License.
   22324 
   22325   9. The Free Software Foundation may publish revised and/or new versions
   22326 of the General Public License from time to time.  Such new versions will
   22327 be similar in spirit to the present version, but may differ in detail to
   22328 address new problems or concerns.
   22329 
   22330 Each version is given a distinguishing version number.  If the Program
   22331 specifies a version number of this License which applies to it and "any
   22332 later version", you have the option of following the terms and conditions
   22333 either of that version or of any later version published by the Free
   22334 Software Foundation.  If the Program does not specify a version number of
   22335 this License, you may choose any version ever published by the Free Software
   22336 Foundation.
   22337 
   22338   10. If you wish to incorporate parts of the Program into other free
   22339 programs whose distribution conditions are different, write to the author
   22340 to ask for permission.  For software which is copyrighted by the Free
   22341 Software Foundation, write to the Free Software Foundation; we sometimes
   22342 make exceptions for this.  Our decision will be guided by the two goals
   22343 of preserving the free status of all derivatives of our free software and
   22344 of promoting the sharing and reuse of software generally.
   22345 
   22346 			    NO WARRANTY
   22347 
   22348   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
   22349 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
   22350 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
   22351 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
   22352 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
   22353 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
   22354 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
   22355 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
   22356 REPAIR OR CORRECTION.
   22357 
   22358   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
   22359 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
   22360 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
   22361 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
   22362 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
   22363 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
   22364 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
   22365 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
   22366 POSSIBILITY OF SUCH DAMAGES.
   22367 
   22368 		     END OF TERMS AND CONDITIONS
   22369 
   22371 	    How to Apply These Terms to Your New Programs
   22372 
   22373   If you develop a new program, and you want it to be of the greatest
   22374 possible use to the public, the best way to achieve this is to make it
   22375 free software which everyone can redistribute and change under these terms.
   22376 
   22377   To do so, attach the following notices to the program.  It is safest
   22378 to attach them to the start of each source file to most effectively
   22379 convey the exclusion of warranty; and each file should have at least
   22380 the "copyright" line and a pointer to where the full notice is found.
   22381 
   22382     &lt;one line to give the program's name and a brief idea of what it does.&gt;
   22383     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   22384 
   22385     This program is free software; you can redistribute it and/or modify
   22386     it under the terms of the GNU General Public License as published by
   22387     the Free Software Foundation; either version 2 of the License, or
   22388     (at your option) any later version.
   22389 
   22390     This program is distributed in the hope that it will be useful,
   22391     but WITHOUT ANY WARRANTY; without even the implied warranty of
   22392     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   22393     GNU General Public License for more details.
   22394 
   22395     You should have received a copy of the GNU General Public License
   22396     along with this program; if not, write to the Free Software
   22397     Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
   22398 
   22399 
   22400 Also add information on how to contact you by electronic and paper mail.
   22401 
   22402 If the program is interactive, make it output a short notice like this
   22403 when it starts in an interactive mode:
   22404 
   22405     Gnomovision version 69, Copyright (C) year name of author
   22406     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
   22407     This is free software, and you are welcome to redistribute it
   22408     under certain conditions; type `show c' for details.
   22409 
   22410 The hypothetical commands `show w' and `show c' should show the appropriate
   22411 parts of the General Public License.  Of course, the commands you use may
   22412 be called something other than `show w' and `show c'; they could even be
   22413 mouse-clicks or menu items--whatever suits your program.
   22414 
   22415 You should also get your employer (if you work as a programmer) or your
   22416 school, if any, to sign a "copyright disclaimer" for the program, if
   22417 necessary.  Here is a sample; alter the names:
   22418 
   22419   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
   22420   `Gnomovision' (which makes passes at compilers) written by James Hacker.
   22421 
   22422   &lt;signature of Ty Coon&gt;, 1 April 1989
   22423   Ty Coon, President of Vice
   22424 
   22425 This General Public License does not permit incorporating your program into
   22426 proprietary programs.  If your program is a subroutine library, you may
   22427 consider it more useful to permit linking proprietary applications with the
   22428 library.  If this is what you want to do, use the GNU Library General
   22429 Public License instead of this License.
   22430 </pre>
   22431 </div>
   22432 </div>
   22433 
   22434 
   22435 <div class="product">
   22436 <span class="title">ethtool</span>
   22437 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   22438 <span class="homepage"><a href="http://sourceforge.net/projects/gkernel/">homepage</a></span>
   22439 <div class="licence">
   22440 <pre>		    GNU GENERAL PUBLIC LICENSE
   22441 		       Version 2, June 1991
   22442 
   22443  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
   22444      59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   22445  Everyone is permitted to copy and distribute verbatim copies
   22446  of this license document, but changing it is not allowed.
   22447 
   22448 			    Preamble
   22449 
   22450   The licenses for most software are designed to take away your
   22451 freedom to share and change it.  By contrast, the GNU General Public
   22452 License is intended to guarantee your freedom to share and change free
   22453 software--to make sure the software is free for all its users.  This
   22454 General Public License applies to most of the Free Software
   22455 Foundation's software and to any other program whose authors commit to
   22456 using it.  (Some other Free Software Foundation software is covered by
   22457 the GNU Library General Public License instead.)  You can apply it to
   22458 your programs, too.
   22459 
   22460   When we speak of free software, we are referring to freedom, not
   22461 price.  Our General Public Licenses are designed to make sure that you
   22462 have the freedom to distribute copies of free software (and charge for
   22463 this service if you wish), that you receive source code or can get it
   22464 if you want it, that you can change the software or use pieces of it
   22465 in new free programs; and that you know you can do these things.
   22466 
   22467   To protect your rights, we need to make restrictions that forbid
   22468 anyone to deny you these rights or to ask you to surrender the rights.
   22469 These restrictions translate to certain responsibilities for you if you
   22470 distribute copies of the software, or if you modify it.
   22471 
   22472   For example, if you distribute copies of such a program, whether
   22473 gratis or for a fee, you must give the recipients all the rights that
   22474 you have.  You must make sure that they, too, receive or can get the
   22475 source code.  And you must show them these terms so they know their
   22476 rights.
   22477 
   22478   We protect your rights with two steps: (1) copyright the software, and
   22479 (2) offer you this license which gives you legal permission to copy,
   22480 distribute and/or modify the software.
   22481 
   22482   Also, for each author's protection and ours, we want to make certain
   22483 that everyone understands that there is no warranty for this free
   22484 software.  If the software is modified by someone else and passed on, we
   22485 want its recipients to know that what they have is not the original, so
   22486 that any problems introduced by others will not reflect on the original
   22487 authors' reputations.
   22488 
   22489   Finally, any free program is threatened constantly by software
   22490 patents.  We wish to avoid the danger that redistributors of a free
   22491 program will individually obtain patent licenses, in effect making the
   22492 program proprietary.  To prevent this, we have made it clear that any
   22493 patent must be licensed for everyone's free use or not licensed at all.
   22494 
   22495   The precise terms and conditions for copying, distribution and
   22496 modification follow.
   22497 
   22499 		    GNU GENERAL PUBLIC LICENSE
   22500    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   22501 
   22502   0. This License applies to any program or other work which contains
   22503 a notice placed by the copyright holder saying it may be distributed
   22504 under the terms of this General Public License.  The "Program", below,
   22505 refers to any such program or work, and a "work based on the Program"
   22506 means either the Program or any derivative work under copyright law:
   22507 that is to say, a work containing the Program or a portion of it,
   22508 either verbatim or with modifications and/or translated into another
   22509 language.  (Hereinafter, translation is included without limitation in
   22510 the term "modification".)  Each licensee is addressed as "you".
   22511 
   22512 Activities other than copying, distribution and modification are not
   22513 covered by this License; they are outside its scope.  The act of
   22514 running the Program is not restricted, and the output from the Program
   22515 is covered only if its contents constitute a work based on the
   22516 Program (independent of having been made by running the Program).
   22517 Whether that is true depends on what the Program does.
   22518 
   22519   1. You may copy and distribute verbatim copies of the Program's
   22520 source code as you receive it, in any medium, provided that you
   22521 conspicuously and appropriately publish on each copy an appropriate
   22522 copyright notice and disclaimer of warranty; keep intact all the
   22523 notices that refer to this License and to the absence of any warranty;
   22524 and give any other recipients of the Program a copy of this License
   22525 along with the Program.
   22526 
   22527 You may charge a fee for the physical act of transferring a copy, and
   22528 you may at your option offer warranty protection in exchange for a fee.
   22529 
   22530   2. You may modify your copy or copies of the Program or any portion
   22531 of it, thus forming a work based on the Program, and copy and
   22532 distribute such modifications or work under the terms of Section 1
   22533 above, provided that you also meet all of these conditions:
   22534 
   22535     a) You must cause the modified files to carry prominent notices
   22536     stating that you changed the files and the date of any change.
   22537 
   22538     b) You must cause any work that you distribute or publish, that in
   22539     whole or in part contains or is derived from the Program or any
   22540     part thereof, to be licensed as a whole at no charge to all third
   22541     parties under the terms of this License.
   22542 
   22543     c) If the modified program normally reads commands interactively
   22544     when run, you must cause it, when started running for such
   22545     interactive use in the most ordinary way, to print or display an
   22546     announcement including an appropriate copyright notice and a
   22547     notice that there is no warranty (or else, saying that you provide
   22548     a warranty) and that users may redistribute the program under
   22549     these conditions, and telling the user how to view a copy of this
   22550     License.  (Exception: if the Program itself is interactive but
   22551     does not normally print such an announcement, your work based on
   22552     the Program is not required to print an announcement.)
   22553 
   22555 These requirements apply to the modified work as a whole.  If
   22556 identifiable sections of that work are not derived from the Program,
   22557 and can be reasonably considered independent and separate works in
   22558 themselves, then this License, and its terms, do not apply to those
   22559 sections when you distribute them as separate works.  But when you
   22560 distribute the same sections as part of a whole which is a work based
   22561 on the Program, the distribution of the whole must be on the terms of
   22562 this License, whose permissions for other licensees extend to the
   22563 entire whole, and thus to each and every part regardless of who wrote it.
   22564 
   22565 Thus, it is not the intent of this section to claim rights or contest
   22566 your rights to work written entirely by you; rather, the intent is to
   22567 exercise the right to control the distribution of derivative or
   22568 collective works based on the Program.
   22569 
   22570 In addition, mere aggregation of another work not based on the Program
   22571 with the Program (or with a work based on the Program) on a volume of
   22572 a storage or distribution medium does not bring the other work under
   22573 the scope of this License.
   22574 
   22575   3. You may copy and distribute the Program (or a work based on it,
   22576 under Section 2) in object code or executable form under the terms of
   22577 Sections 1 and 2 above provided that you also do one of the following:
   22578 
   22579     a) Accompany it with the complete corresponding machine-readable
   22580     source code, which must be distributed under the terms of Sections
   22581     1 and 2 above on a medium customarily used for software interchange; or,
   22582 
   22583     b) Accompany it with a written offer, valid for at least three
   22584     years, to give any third party, for a charge no more than your
   22585     cost of physically performing source distribution, a complete
   22586     machine-readable copy of the corresponding source code, to be
   22587     distributed under the terms of Sections 1 and 2 above on a medium
   22588     customarily used for software interchange; or,
   22589 
   22590     c) Accompany it with the information you received as to the offer
   22591     to distribute corresponding source code.  (This alternative is
   22592     allowed only for noncommercial distribution and only if you
   22593     received the program in object code or executable form with such
   22594     an offer, in accord with Subsection b above.)
   22595 
   22596 The source code for a work means the preferred form of the work for
   22597 making modifications to it.  For an executable work, complete source
   22598 code means all the source code for all modules it contains, plus any
   22599 associated interface definition files, plus the scripts used to
   22600 control compilation and installation of the executable.  However, as a
   22601 special exception, the source code distributed need not include
   22602 anything that is normally distributed (in either source or binary
   22603 form) with the major components (compiler, kernel, and so on) of the
   22604 operating system on which the executable runs, unless that component
   22605 itself accompanies the executable.
   22606 
   22607 If distribution of executable or object code is made by offering
   22608 access to copy from a designated place, then offering equivalent
   22609 access to copy the source code from the same place counts as
   22610 distribution of the source code, even though third parties are not
   22611 compelled to copy the source along with the object code.
   22612 
   22614   4. You may not copy, modify, sublicense, or distribute the Program
   22615 except as expressly provided under this License.  Any attempt
   22616 otherwise to copy, modify, sublicense or distribute the Program is
   22617 void, and will automatically terminate your rights under this License.
   22618 However, parties who have received copies, or rights, from you under
   22619 this License will not have their licenses terminated so long as such
   22620 parties remain in full compliance.
   22621 
   22622   5. You are not required to accept this License, since you have not
   22623 signed it.  However, nothing else grants you permission to modify or
   22624 distribute the Program or its derivative works.  These actions are
   22625 prohibited by law if you do not accept this License.  Therefore, by
   22626 modifying or distributing the Program (or any work based on the
   22627 Program), you indicate your acceptance of this License to do so, and
   22628 all its terms and conditions for copying, distributing or modifying
   22629 the Program or works based on it.
   22630 
   22631   6. Each time you redistribute the Program (or any work based on the
   22632 Program), the recipient automatically receives a license from the
   22633 original licensor to copy, distribute or modify the Program subject to
   22634 these terms and conditions.  You may not impose any further
   22635 restrictions on the recipients' exercise of the rights granted herein.
   22636 You are not responsible for enforcing compliance by third parties to
   22637 this License.
   22638 
   22639   7. If, as a consequence of a court judgment or allegation of patent
   22640 infringement or for any other reason (not limited to patent issues),
   22641 conditions are imposed on you (whether by court order, agreement or
   22642 otherwise) that contradict the conditions of this License, they do not
   22643 excuse you from the conditions of this License.  If you cannot
   22644 distribute so as to satisfy simultaneously your obligations under this
   22645 License and any other pertinent obligations, then as a consequence you
   22646 may not distribute the Program at all.  For example, if a patent
   22647 license would not permit royalty-free redistribution of the Program by
   22648 all those who receive copies directly or indirectly through you, then
   22649 the only way you could satisfy both it and this License would be to
   22650 refrain entirely from distribution of the Program.
   22651 
   22652 If any portion of this section is held invalid or unenforceable under
   22653 any particular circumstance, the balance of the section is intended to
   22654 apply and the section as a whole is intended to apply in other
   22655 circumstances.
   22656 
   22657 It is not the purpose of this section to induce you to infringe any
   22658 patents or other property right claims or to contest validity of any
   22659 such claims; this section has the sole purpose of protecting the
   22660 integrity of the free software distribution system, which is
   22661 implemented by public license practices.  Many people have made
   22662 generous contributions to the wide range of software distributed
   22663 through that system in reliance on consistent application of that
   22664 system; it is up to the author/donor to decide if he or she is willing
   22665 to distribute software through any other system and a licensee cannot
   22666 impose that choice.
   22667 
   22668 This section is intended to make thoroughly clear what is believed to
   22669 be a consequence of the rest of this License.
   22670 
   22672   8. If the distribution and/or use of the Program is restricted in
   22673 certain countries either by patents or by copyrighted interfaces, the
   22674 original copyright holder who places the Program under this License
   22675 may add an explicit geographical distribution limitation excluding
   22676 those countries, so that distribution is permitted only in or among
   22677 countries not thus excluded.  In such case, this License incorporates
   22678 the limitation as if written in the body of this License.
   22679 
   22680   9. The Free Software Foundation may publish revised and/or new versions
   22681 of the General Public License from time to time.  Such new versions will
   22682 be similar in spirit to the present version, but may differ in detail to
   22683 address new problems or concerns.
   22684 
   22685 Each version is given a distinguishing version number.  If the Program
   22686 specifies a version number of this License which applies to it and "any
   22687 later version", you have the option of following the terms and conditions
   22688 either of that version or of any later version published by the Free
   22689 Software Foundation.  If the Program does not specify a version number of
   22690 this License, you may choose any version ever published by the Free Software
   22691 Foundation.
   22692 
   22693   10. If you wish to incorporate parts of the Program into other free
   22694 programs whose distribution conditions are different, write to the author
   22695 to ask for permission.  For software which is copyrighted by the Free
   22696 Software Foundation, write to the Free Software Foundation; we sometimes
   22697 make exceptions for this.  Our decision will be guided by the two goals
   22698 of preserving the free status of all derivatives of our free software and
   22699 of promoting the sharing and reuse of software generally.
   22700 
   22701 			    NO WARRANTY
   22702 
   22703   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
   22704 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
   22705 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
   22706 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
   22707 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
   22708 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
   22709 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
   22710 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
   22711 REPAIR OR CORRECTION.
   22712 
   22713   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
   22714 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
   22715 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
   22716 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
   22717 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
   22718 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
   22719 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
   22720 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
   22721 POSSIBILITY OF SUCH DAMAGES.
   22722 
   22723 		     END OF TERMS AND CONDITIONS
   22724 
   22726 	    How to Apply These Terms to Your New Programs
   22727 
   22728   If you develop a new program, and you want it to be of the greatest
   22729 possible use to the public, the best way to achieve this is to make it
   22730 free software which everyone can redistribute and change under these terms.
   22731 
   22732   To do so, attach the following notices to the program.  It is safest
   22733 to attach them to the start of each source file to most effectively
   22734 convey the exclusion of warranty; and each file should have at least
   22735 the "copyright" line and a pointer to where the full notice is found.
   22736 
   22737     &lt;one line to give the program's name and a brief idea of what it does.&gt;
   22738     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   22739 
   22740     This program is free software; you can redistribute it and/or modify
   22741     it under the terms of the GNU General Public License as published by
   22742     the Free Software Foundation; either version 2 of the License, or
   22743     (at your option) any later version.
   22744 
   22745     This program is distributed in the hope that it will be useful,
   22746     but WITHOUT ANY WARRANTY; without even the implied warranty of
   22747     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   22748     GNU General Public License for more details.
   22749 
   22750     You should have received a copy of the GNU General Public License
   22751     along with this program; if not, write to the Free Software
   22752     Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   22753 
   22754 
   22755 Also add information on how to contact you by electronic and paper mail.
   22756 
   22757 If the program is interactive, make it output a short notice like this
   22758 when it starts in an interactive mode:
   22759 
   22760     Gnomovision version 69, Copyright (C) year  name of author
   22761     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
   22762     This is free software, and you are welcome to redistribute it
   22763     under certain conditions; type `show c' for details.
   22764 
   22765 The hypothetical commands `show w' and `show c' should show the appropriate
   22766 parts of the General Public License.  Of course, the commands you use may
   22767 be called something other than `show w' and `show c'; they could even be
   22768 mouse-clicks or menu items--whatever suits your program.
   22769 
   22770 You should also get your employer (if you work as a programmer) or your
   22771 school, if any, to sign a "copyright disclaimer" for the program, if
   22772 necessary.  Here is a sample; alter the names:
   22773 
   22774   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
   22775   `Gnomovision' (which makes passes at compilers) written by James Hacker.
   22776 
   22777   &lt;signature of Ty Coon&gt;, 1 April 1989
   22778   Ty Coon, President of Vice
   22779 
   22780 This General Public License does not permit incorporating your program into
   22781 proprietary programs.  If your program is a subroutine library, you may
   22782 consider it more useful to permit linking proprietary applications with the
   22783 library.  If this is what you want to do, use the GNU Library General
   22784 Public License instead of this License.
   22785 </pre>
   22786 </div>
   22787 </div>
   22788 
   22789 
   22790 <div class="product">
   22791 <span class="title">expat</span>
   22792 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   22793 <span class="homepage"><a href="http://expat.sourceforge.net/">homepage</a></span>
   22794 <div class="licence">
   22795 <pre>Copyright (c) 1998, 1999, 2000 Thai Open Source Software Center Ltd
   22796                                and Clark Cooper
   22797 Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006 Expat maintainers.
   22798 
   22799 Permission is hereby granted, free of charge, to any person obtaining
   22800 a copy of this software and associated documentation files (the
   22801 "Software"), to deal in the Software without restriction, including
   22802 without limitation the rights to use, copy, modify, merge, publish,
   22803 distribute, sublicense, and/or sell copies of the Software, and to
   22804 permit persons to whom the Software is furnished to do so, subject to
   22805 the following conditions:
   22806 
   22807 The above copyright notice and this permission notice shall be included
   22808 in all copies or substantial portions of the Software.
   22809 
   22810 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
   22811 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
   22812 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
   22813 IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
   22814 CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
   22815 TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
   22816 SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
   22817 </pre>
   22818 </div>
   22819 </div>
   22820 
   22821 
   22822 <div class="product">
   22823 <span class="title">file</span>
   22824 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   22825 <span class="homepage"><a href="ftp://ftp.astron.com/pub/file/">homepage</a></span>
   22826 <div class="licence">
   22827 <pre>$File: COPYING,v 1.1 2008/02/05 19:08:11 christos Exp $
   22828 Copyright (c) Ian F. Darwin 1986, 1987, 1989, 1990, 1991, 1992, 1994, 1995.
   22829 Software written by Ian F. Darwin and others;
   22830 maintained 1994- Christos Zoulas.
   22831 
   22832 This software is not subject to any export provision of the United States
   22833 Department of Commerce, and may be exported to any country or planet.
   22834 
   22835 Redistribution and use in source and binary forms, with or without
   22836 modification, are permitted provided that the following conditions
   22837 are met:
   22838 1. Redistributions of source code must retain the above copyright
   22839    notice immediately at the beginning of the file, without modification,
   22840    this list of conditions, and the following disclaimer.
   22841 2. Redistributions in binary form must reproduce the above copyright
   22842    notice, this list of conditions and the following disclaimer in the
   22843    documentation and/or other materials provided with the distribution.
   22844  
   22845 THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
   22846 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
   22847 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
   22848 ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE FOR
   22849 ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
   22850 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
   22851 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
   22852 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
   22853 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
   22854 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
   22855 SUCH DAMAGE.
   22856 </pre>
   22857 </div>
   22858 </div>
   22859 
   22860 
   22861 <div class="product">
   22862 <span class="title">findutils</span>
   22863 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   22864 <span class="homepage"><a href="http://www.gnu.org/software/findutils/">homepage</a></span>
   22865 <div class="licence">
   22866 <pre>
   22867 		    GNU GENERAL PUBLIC LICENSE
   22868 		       Version 3, 29 June 2007
   22869 
   22870  Copyright (C) 2007 Free Software Foundation, Inc. &lt;http://fsf.org/>;
   22871  Everyone is permitted to copy and distribute verbatim copies
   22872  of this license document, but changing it is not allowed.
   22873 
   22874 			    Preamble
   22875 
   22876   The GNU General Public License is a free, copyleft license for
   22877 software and other kinds of works.
   22878 
   22879   The licenses for most software and other practical works are designed
   22880 to take away your freedom to share and change the works.  By contrast,
   22881 the GNU General Public License is intended to guarantee your freedom to
   22882 share and change all versions of a program--to make sure it remains free
   22883 software for all its users.  We, the Free Software Foundation, use the
   22884 GNU General Public License for most of our software; it applies also to
   22885 any other work released this way by its authors.  You can apply it to
   22886 your programs, too.
   22887 
   22888   When we speak of free software, we are referring to freedom, not
   22889 price.  Our General Public Licenses are designed to make sure that you
   22890 have the freedom to distribute copies of free software (and charge for
   22891 them if you wish), that you receive source code or can get it if you
   22892 want it, that you can change the software or use pieces of it in new
   22893 free programs, and that you know you can do these things.
   22894 
   22895   To protect your rights, we need to prevent others from denying you
   22896 these rights or asking you to surrender the rights.  Therefore, you have
   22897 certain responsibilities if you distribute copies of the software, or if
   22898 you modify it: responsibilities to respect the freedom of others.
   22899 
   22900   For example, if you distribute copies of such a program, whether
   22901 gratis or for a fee, you must pass on to the recipients the same
   22902 freedoms that you received.  You must make sure that they, too, receive
   22903 or can get the source code.  And you must show them these terms so they
   22904 know their rights.
   22905 
   22906   Developers that use the GNU GPL protect your rights with two steps:
   22907 (1) assert copyright on the software, and (2) offer you this License
   22908 giving you legal permission to copy, distribute and/or modify it.
   22909 
   22910   For the developers' and authors' protection, the GPL clearly explains
   22911 that there is no warranty for this free software.  For both users' and
   22912 authors' sake, the GPL requires that modified versions be marked as
   22913 changed, so that their problems will not be attributed erroneously to
   22914 authors of previous versions.
   22915 
   22916   Some devices are designed to deny users access to install or run
   22917 modified versions of the software inside them, although the manufacturer
   22918 can do so.  This is fundamentally incompatible with the aim of
   22919 protecting users' freedom to change the software.  The systematic
   22920 pattern of such abuse occurs in the area of products for individuals to
   22921 use, which is precisely where it is most unacceptable.  Therefore, we
   22922 have designed this version of the GPL to prohibit the practice for those
   22923 products.  If such problems arise substantially in other domains, we
   22924 stand ready to extend this provision to those domains in future versions
   22925 of the GPL, as needed to protect the freedom of users.
   22926 
   22927   Finally, every program is threatened constantly by software patents.
   22928 States should not allow patents to restrict development and use of
   22929 software on general-purpose computers, but in those that do, we wish to
   22930 avoid the special danger that patents applied to a free program could
   22931 make it effectively proprietary.  To prevent this, the GPL assures that
   22932 patents cannot be used to render the program non-free.
   22933 
   22934   The precise terms and conditions for copying, distribution and
   22935 modification follow.
   22936 
   22937 		       TERMS AND CONDITIONS
   22938 
   22939   0. Definitions.
   22940 
   22941   "This License" refers to version 3 of the GNU General Public License.
   22942 
   22943   "Copyright" also means copyright-like laws that apply to other kinds of
   22944 works, such as semiconductor masks.
   22945  
   22946   "The Program" refers to any copyrightable work licensed under this
   22947 License.  Each licensee is addressed as "you".  "Licensees" and
   22948 "recipients" may be individuals or organizations.
   22949 
   22950   To "modify" a work means to copy from or adapt all or part of the work
   22951 in a fashion requiring copyright permission, other than the making of an
   22952 exact copy.  The resulting work is called a "modified version" of the
   22953 earlier work or a work "based on" the earlier work.
   22954 
   22955   A "covered work" means either the unmodified Program or a work based
   22956 on the Program.
   22957 
   22958   To "propagate" a work means to do anything with it that, without
   22959 permission, would make you directly or secondarily liable for
   22960 infringement under applicable copyright law, except executing it on a
   22961 computer or modifying a private copy.  Propagation includes copying,
   22962 distribution (with or without modification), making available to the
   22963 public, and in some countries other activities as well.
   22964 
   22965   To "convey" a work means any kind of propagation that enables other
   22966 parties to make or receive copies.  Mere interaction with a user through
   22967 a computer network, with no transfer of a copy, is not conveying.
   22968 
   22969   An interactive user interface displays "Appropriate Legal Notices"
   22970 to the extent that it includes a convenient and prominently visible
   22971 feature that (1) displays an appropriate copyright notice, and (2)
   22972 tells the user that there is no warranty for the work (except to the
   22973 extent that warranties are provided), that licensees may convey the
   22974 work under this License, and how to view a copy of this License.  If
   22975 the interface presents a list of user commands or options, such as a
   22976 menu, a prominent item in the list meets this criterion.
   22977 
   22978   1. Source Code.
   22979 
   22980   The "source code" for a work means the preferred form of the work
   22981 for making modifications to it.  "Object code" means any non-source
   22982 form of a work.
   22983 
   22984   A "Standard Interface" means an interface that either is an official
   22985 standard defined by a recognized standards body, or, in the case of
   22986 interfaces specified for a particular programming language, one that
   22987 is widely used among developers working in that language.
   22988 
   22989   The "System Libraries" of an executable work include anything, other
   22990 than the work as a whole, that (a) is included in the normal form of
   22991 packaging a Major Component, but which is not part of that Major
   22992 Component, and (b) serves only to enable use of the work with that
   22993 Major Component, or to implement a Standard Interface for which an
   22994 implementation is available to the public in source code form.  A
   22995 "Major Component", in this context, means a major essential component
   22996 (kernel, window system, and so on) of the specific operating system
   22997 (if any) on which the executable work runs, or a compiler used to
   22998 produce the work, or an object code interpreter used to run it.
   22999 
   23000   The "Corresponding Source" for a work in object code form means all
   23001 the source code needed to generate, install, and (for an executable
   23002 work) run the object code and to modify the work, including scripts to
   23003 control those activities.  However, it does not include the work's
   23004 System Libraries, or general-purpose tools or generally available free
   23005 programs which are used unmodified in performing those activities but
   23006 which are not part of the work.  For example, Corresponding Source
   23007 includes interface definition files associated with source files for
   23008 the work, and the source code for shared libraries and dynamically
   23009 linked subprograms that the work is specifically designed to require,
   23010 such as by intimate data communication or control flow between those
   23011 subprograms and other parts of the work.
   23012 
   23013   The Corresponding Source need not include anything that users
   23014 can regenerate automatically from other parts of the Corresponding
   23015 Source.
   23016 
   23017   The Corresponding Source for a work in source code form is that
   23018 same work.
   23019 
   23020   2. Basic Permissions.
   23021 
   23022   All rights granted under this License are granted for the term of
   23023 copyright on the Program, and are irrevocable provided the stated
   23024 conditions are met.  This License explicitly affirms your unlimited
   23025 permission to run the unmodified Program.  The output from running a
   23026 covered work is covered by this License only if the output, given its
   23027 content, constitutes a covered work.  This License acknowledges your
   23028 rights of fair use or other equivalent, as provided by copyright law.
   23029 
   23030   You may make, run and propagate covered works that you do not
   23031 convey, without conditions so long as your license otherwise remains
   23032 in force.  You may convey covered works to others for the sole purpose
   23033 of having them make modifications exclusively for you, or provide you
   23034 with facilities for running those works, provided that you comply with
   23035 the terms of this License in conveying all material for which you do
   23036 not control copyright.  Those thus making or running the covered works
   23037 for you must do so exclusively on your behalf, under your direction
   23038 and control, on terms that prohibit them from making any copies of
   23039 your copyrighted material outside their relationship with you.
   23040 
   23041   Conveying under any other circumstances is permitted solely under
   23042 the conditions stated below.  Sublicensing is not allowed; section 10
   23043 makes it unnecessary.
   23044 
   23045   3. Protecting Users' Legal Rights From Anti-Circumvention Law.
   23046 
   23047   No covered work shall be deemed part of an effective technological
   23048 measure under any applicable law fulfilling obligations under article
   23049 11 of the WIPO copyright treaty adopted on 20 December 1996, or
   23050 similar laws prohibiting or restricting circumvention of such
   23051 measures.
   23052 
   23053   When you convey a covered work, you waive any legal power to forbid
   23054 circumvention of technological measures to the extent such circumvention
   23055 is effected by exercising rights under this License with respect to
   23056 the covered work, and you disclaim any intention to limit operation or
   23057 modification of the work as a means of enforcing, against the work's
   23058 users, your or third parties' legal rights to forbid circumvention of
   23059 technological measures.
   23060 
   23061   4. Conveying Verbatim Copies.
   23062 
   23063   You may convey verbatim copies of the Program's source code as you
   23064 receive it, in any medium, provided that you conspicuously and
   23065 appropriately publish on each copy an appropriate copyright notice;
   23066 keep intact all notices stating that this License and any
   23067 non-permissive terms added in accord with section 7 apply to the code;
   23068 keep intact all notices of the absence of any warranty; and give all
   23069 recipients a copy of this License along with the Program.
   23070 
   23071   You may charge any price or no price for each copy that you convey,
   23072 and you may offer support or warranty protection for a fee.
   23073 
   23074   5. Conveying Modified Source Versions.
   23075 
   23076   You may convey a work based on the Program, or the modifications to
   23077 produce it from the Program, in the form of source code under the
   23078 terms of section 4, provided that you also meet all of these conditions:
   23079 
   23080     a) The work must carry prominent notices stating that you modified
   23081     it, and giving a relevant date.
   23082 
   23083     b) The work must carry prominent notices stating that it is
   23084     released under this License and any conditions added under section
   23085     7.  This requirement modifies the requirement in section 4 to
   23086     "keep intact all notices".
   23087 
   23088     c) You must license the entire work, as a whole, under this
   23089     License to anyone who comes into possession of a copy.  This
   23090     License will therefore apply, along with any applicable section 7
   23091     additional terms, to the whole of the work, and all its parts,
   23092     regardless of how they are packaged.  This License gives no
   23093     permission to license the work in any other way, but it does not
   23094     invalidate such permission if you have separately received it.
   23095 
   23096     d) If the work has interactive user interfaces, each must display
   23097     Appropriate Legal Notices; however, if the Program has interactive
   23098     interfaces that do not display Appropriate Legal Notices, your
   23099     work need not make them do so.
   23100 
   23101   A compilation of a covered work with other separate and independent
   23102 works, which are not by their nature extensions of the covered work,
   23103 and which are not combined with it such as to form a larger program,
   23104 in or on a volume of a storage or distribution medium, is called an
   23105 "aggregate" if the compilation and its resulting copyright are not
   23106 used to limit the access or legal rights of the compilation's users
   23107 beyond what the individual works permit.  Inclusion of a covered work
   23108 in an aggregate does not cause this License to apply to the other
   23109 parts of the aggregate.
   23110 
   23111   6. Conveying Non-Source Forms.
   23112 
   23113   You may convey a covered work in object code form under the terms
   23114 of sections 4 and 5, provided that you also convey the
   23115 machine-readable Corresponding Source under the terms of this License,
   23116 in one of these ways:
   23117 
   23118     a) Convey the object code in, or embodied in, a physical product
   23119     (including a physical distribution medium), accompanied by the
   23120     Corresponding Source fixed on a durable physical medium
   23121     customarily used for software interchange.
   23122 
   23123     b) Convey the object code in, or embodied in, a physical product
   23124     (including a physical distribution medium), accompanied by a
   23125     written offer, valid for at least three years and valid for as
   23126     long as you offer spare parts or customer support for that product
   23127     model, to give anyone who possesses the object code either (1) a
   23128     copy of the Corresponding Source for all the software in the
   23129     product that is covered by this License, on a durable physical
   23130     medium customarily used for software interchange, for a price no
   23131     more than your reasonable cost of physically performing this
   23132     conveying of source, or (2) access to copy the
   23133     Corresponding Source from a network server at no charge.
   23134 
   23135     c) Convey individual copies of the object code with a copy of the
   23136     written offer to provide the Corresponding Source.  This
   23137     alternative is allowed only occasionally and noncommercially, and
   23138     only if you received the object code with such an offer, in accord
   23139     with subsection 6b.
   23140 
   23141     d) Convey the object code by offering access from a designated
   23142     place (gratis or for a charge), and offer equivalent access to the
   23143     Corresponding Source in the same way through the same place at no
   23144     further charge.  You need not require recipients to copy the
   23145     Corresponding Source along with the object code.  If the place to
   23146     copy the object code is a network server, the Corresponding Source
   23147     may be on a different server (operated by you or a third party)
   23148     that supports equivalent copying facilities, provided you maintain
   23149     clear directions next to the object code saying where to find the
   23150     Corresponding Source.  Regardless of what server hosts the
   23151     Corresponding Source, you remain obligated to ensure that it is
   23152     available for as long as needed to satisfy these requirements.
   23153 
   23154     e) Convey the object code using peer-to-peer transmission, provided
   23155     you inform other peers where the object code and Corresponding
   23156     Source of the work are being offered to the general public at no
   23157     charge under subsection 6d.
   23158 
   23159   A separable portion of the object code, whose source code is excluded
   23160 from the Corresponding Source as a System Library, need not be
   23161 included in conveying the object code work.
   23162 
   23163   A "User Product" is either (1) a "consumer product", which means any
   23164 tangible personal property which is normally used for personal, family,
   23165 or household purposes, or (2) anything designed or sold for incorporation
   23166 into a dwelling.  In determining whether a product is a consumer product,
   23167 doubtful cases shall be resolved in favor of coverage.  For a particular
   23168 product received by a particular user, "normally used" refers to a
   23169 typical or common use of that class of product, regardless of the status
   23170 of the particular user or of the way in which the particular user
   23171 actually uses, or expects or is expected to use, the product.  A product
   23172 is a consumer product regardless of whether the product has substantial
   23173 commercial, industrial or non-consumer uses, unless such uses represent
   23174 the only significant mode of use of the product.
   23175 
   23176   "Installation Information" for a User Product means any methods,
   23177 procedures, authorization keys, or other information required to install
   23178 and execute modified versions of a covered work in that User Product from
   23179 a modified version of its Corresponding Source.  The information must
   23180 suffice to ensure that the continued functioning of the modified object
   23181 code is in no case prevented or interfered with solely because
   23182 modification has been made.
   23183 
   23184   If you convey an object code work under this section in, or with, or
   23185 specifically for use in, a User Product, and the conveying occurs as
   23186 part of a transaction in which the right of possession and use of the
   23187 User Product is transferred to the recipient in perpetuity or for a
   23188 fixed term (regardless of how the transaction is characterized), the
   23189 Corresponding Source conveyed under this section must be accompanied
   23190 by the Installation Information.  But this requirement does not apply
   23191 if neither you nor any third party retains the ability to install
   23192 modified object code on the User Product (for example, the work has
   23193 been installed in ROM).
   23194 
   23195   The requirement to provide Installation Information does not include a
   23196 requirement to continue to provide support service, warranty, or updates
   23197 for a work that has been modified or installed by the recipient, or for
   23198 the User Product in which it has been modified or installed.  Access to a
   23199 network may be denied when the modification itself materially and
   23200 adversely affects the operation of the network or violates the rules and
   23201 protocols for communication across the network.
   23202 
   23203   Corresponding Source conveyed, and Installation Information provided,
   23204 in accord with this section must be in a format that is publicly
   23205 documented (and with an implementation available to the public in
   23206 source code form), and must require no special password or key for
   23207 unpacking, reading or copying.
   23208 
   23209   7. Additional Terms.
   23210 
   23211   "Additional permissions" are terms that supplement the terms of this
   23212 License by making exceptions from one or more of its conditions.
   23213 Additional permissions that are applicable to the entire Program shall
   23214 be treated as though they were included in this License, to the extent
   23215 that they are valid under applicable law.  If additional permissions
   23216 apply only to part of the Program, that part may be used separately
   23217 under those permissions, but the entire Program remains governed by
   23218 this License without regard to the additional permissions.
   23219 
   23220   When you convey a copy of a covered work, you may at your option
   23221 remove any additional permissions from that copy, or from any part of
   23222 it.  (Additional permissions may be written to require their own
   23223 removal in certain cases when you modify the work.)  You may place
   23224 additional permissions on material, added by you to a covered work,
   23225 for which you have or can give appropriate copyright permission.
   23226 
   23227   Notwithstanding any other provision of this License, for material you
   23228 add to a covered work, you may (if authorized by the copyright holders of
   23229 that material) supplement the terms of this License with terms:
   23230 
   23231     a) Disclaiming warranty or limiting liability differently from the
   23232     terms of sections 15 and 16 of this License; or
   23233 
   23234     b) Requiring preservation of specified reasonable legal notices or
   23235     author attributions in that material or in the Appropriate Legal
   23236     Notices displayed by works containing it; or
   23237 
   23238     c) Prohibiting misrepresentation of the origin of that material, or
   23239     requiring that modified versions of such material be marked in
   23240     reasonable ways as different from the original version; or
   23241 
   23242     d) Limiting the use for publicity purposes of names of licensors or
   23243     authors of the material; or
   23244 
   23245     e) Declining to grant rights under trademark law for use of some
   23246     trade names, trademarks, or service marks; or
   23247 
   23248     f) Requiring indemnification of licensors and authors of that
   23249     material by anyone who conveys the material (or modified versions of
   23250     it) with contractual assumptions of liability to the recipient, for
   23251     any liability that these contractual assumptions directly impose on
   23252     those licensors and authors.
   23253 
   23254   All other non-permissive additional terms are considered "further
   23255 restrictions" within the meaning of section 10.  If the Program as you
   23256 received it, or any part of it, contains a notice stating that it is
   23257 governed by this License along with a term that is a further
   23258 restriction, you may remove that term.  If a license document contains
   23259 a further restriction but permits relicensing or conveying under this
   23260 License, you may add to a covered work material governed by the terms
   23261 of that license document, provided that the further restriction does
   23262 not survive such relicensing or conveying.
   23263 
   23264   If you add terms to a covered work in accord with this section, you
   23265 must place, in the relevant source files, a statement of the
   23266 additional terms that apply to those files, or a notice indicating
   23267 where to find the applicable terms.
   23268 
   23269   Additional terms, permissive or non-permissive, may be stated in the
   23270 form of a separately written license, or stated as exceptions;
   23271 the above requirements apply either way.
   23272 
   23273   8. Termination.
   23274 
   23275   You may not propagate or modify a covered work except as expressly
   23276 provided under this License.  Any attempt otherwise to propagate or
   23277 modify it is void, and will automatically terminate your rights under
   23278 this License (including any patent licenses granted under the third
   23279 paragraph of section 11).
   23280 
   23281   However, if you cease all violation of this License, then your
   23282 license from a particular copyright holder is reinstated (a)
   23283 provisionally, unless and until the copyright holder explicitly and
   23284 finally terminates your license, and (b) permanently, if the copyright
   23285 holder fails to notify you of the violation by some reasonable means
   23286 prior to 60 days after the cessation.
   23287 
   23288   Moreover, your license from a particular copyright holder is
   23289 reinstated permanently if the copyright holder notifies you of the
   23290 violation by some reasonable means, this is the first time you have
   23291 received notice of violation of this License (for any work) from that
   23292 copyright holder, and you cure the violation prior to 30 days after
   23293 your receipt of the notice.
   23294 
   23295   Termination of your rights under this section does not terminate the
   23296 licenses of parties who have received copies or rights from you under
   23297 this License.  If your rights have been terminated and not permanently
   23298 reinstated, you do not qualify to receive new licenses for the same
   23299 material under section 10.
   23300 
   23301   9. Acceptance Not Required for Having Copies.
   23302 
   23303   You are not required to accept this License in order to receive or
   23304 run a copy of the Program.  Ancillary propagation of a covered work
   23305 occurring solely as a consequence of using peer-to-peer transmission
   23306 to receive a copy likewise does not require acceptance.  However,
   23307 nothing other than this License grants you permission to propagate or
   23308 modify any covered work.  These actions infringe copyright if you do
   23309 not accept this License.  Therefore, by modifying or propagating a
   23310 covered work, you indicate your acceptance of this License to do so.
   23311 
   23312   10. Automatic Licensing of Downstream Recipients.
   23313 
   23314   Each time you convey a covered work, the recipient automatically
   23315 receives a license from the original licensors, to run, modify and
   23316 propagate that work, subject to this License.  You are not responsible
   23317 for enforcing compliance by third parties with this License.
   23318 
   23319   An "entity transaction" is a transaction transferring control of an
   23320 organization, or substantially all assets of one, or subdividing an
   23321 organization, or merging organizations.  If propagation of a covered
   23322 work results from an entity transaction, each party to that
   23323 transaction who receives a copy of the work also receives whatever
   23324 licenses to the work the party's predecessor in interest had or could
   23325 give under the previous paragraph, plus a right to possession of the
   23326 Corresponding Source of the work from the predecessor in interest, if
   23327 the predecessor has it or can get it with reasonable efforts.
   23328 
   23329   You may not impose any further restrictions on the exercise of the
   23330 rights granted or affirmed under this License.  For example, you may
   23331 not impose a license fee, royalty, or other charge for exercise of
   23332 rights granted under this License, and you may not initiate litigation
   23333 (including a cross-claim or counterclaim in a lawsuit) alleging that
   23334 any patent claim is infringed by making, using, selling, offering for
   23335 sale, or importing the Program or any portion of it.
   23336 
   23337   11. Patents.
   23338 
   23339   A "contributor" is a copyright holder who authorizes use under this
   23340 License of the Program or a work on which the Program is based.  The
   23341 work thus licensed is called the contributor's "contributor version".
   23342 
   23343   A contributor's "essential patent claims" are all patent claims
   23344 owned or controlled by the contributor, whether already acquired or
   23345 hereafter acquired, that would be infringed by some manner, permitted
   23346 by this License, of making, using, or selling its contributor version,
   23347 but do not include claims that would be infringed only as a
   23348 consequence of further modification of the contributor version.  For
   23349 purposes of this definition, "control" includes the right to grant
   23350 patent sublicenses in a manner consistent with the requirements of
   23351 this License.
   23352 
   23353   Each contributor grants you a non-exclusive, worldwide, royalty-free
   23354 patent license under the contributor's essential patent claims, to
   23355 make, use, sell, offer for sale, import and otherwise run, modify and
   23356 propagate the contents of its contributor version.
   23357 
   23358   In the following three paragraphs, a "patent license" is any express
   23359 agreement or commitment, however denominated, not to enforce a patent
   23360 (such as an express permission to practice a patent or covenant not to
   23361 sue for patent infringement).  To "grant" such a patent license to a
   23362 party means to make such an agreement or commitment not to enforce a
   23363 patent against the party.
   23364 
   23365   If you convey a covered work, knowingly relying on a patent license,
   23366 and the Corresponding Source of the work is not available for anyone
   23367 to copy, free of charge and under the terms of this License, through a
   23368 publicly available network server or other readily accessible means,
   23369 then you must either (1) cause the Corresponding Source to be so
   23370 available, or (2) arrange to deprive yourself of the benefit of the
   23371 patent license for this particular work, or (3) arrange, in a manner
   23372 consistent with the requirements of this License, to extend the patent
   23373 license to downstream recipients.  "Knowingly relying" means you have
   23374 actual knowledge that, but for the patent license, your conveying the
   23375 covered work in a country, or your recipient's use of the covered work
   23376 in a country, would infringe one or more identifiable patents in that
   23377 country that you have reason to believe are valid.
   23378   
   23379   If, pursuant to or in connection with a single transaction or
   23380 arrangement, you convey, or propagate by procuring conveyance of, a
   23381 covered work, and grant a patent license to some of the parties
   23382 receiving the covered work authorizing them to use, propagate, modify
   23383 or convey a specific copy of the covered work, then the patent license
   23384 you grant is automatically extended to all recipients of the covered
   23385 work and works based on it.
   23386 
   23387   A patent license is "discriminatory" if it does not include within
   23388 the scope of its coverage, prohibits the exercise of, or is
   23389 conditioned on the non-exercise of one or more of the rights that are
   23390 specifically granted under this License.  You may not convey a covered
   23391 work if you are a party to an arrangement with a third party that is
   23392 in the business of distributing software, under which you make payment
   23393 to the third party based on the extent of your activity of conveying
   23394 the work, and under which the third party grants, to any of the
   23395 parties who would receive the covered work from you, a discriminatory
   23396 patent license (a) in connection with copies of the covered work
   23397 conveyed by you (or copies made from those copies), or (b) primarily
   23398 for and in connection with specific products or compilations that
   23399 contain the covered work, unless you entered into that arrangement,
   23400 or that patent license was granted, prior to 28 March 2007.
   23401 
   23402   Nothing in this License shall be construed as excluding or limiting
   23403 any implied license or other defenses to infringement that may
   23404 otherwise be available to you under applicable patent law.
   23405 
   23406   12. No Surrender of Others' Freedom.
   23407 
   23408   If conditions are imposed on you (whether by court order, agreement or
   23409 otherwise) that contradict the conditions of this License, they do not
   23410 excuse you from the conditions of this License.  If you cannot convey a
   23411 covered work so as to satisfy simultaneously your obligations under this
   23412 License and any other pertinent obligations, then as a consequence you may
   23413 not convey it at all.  For example, if you agree to terms that obligate you
   23414 to collect a royalty for further conveying from those to whom you convey
   23415 the Program, the only way you could satisfy both those terms and this
   23416 License would be to refrain entirely from conveying the Program.
   23417 
   23418   13. Use with the GNU Affero General Public License.
   23419 
   23420   Notwithstanding any other provision of this License, you have
   23421 permission to link or combine any covered work with a work licensed
   23422 under version 3 of the GNU Affero General Public License into a single
   23423 combined work, and to convey the resulting work.  The terms of this
   23424 License will continue to apply to the part which is the covered work,
   23425 but the special requirements of the GNU Affero General Public License,
   23426 section 13, concerning interaction through a network will apply to the
   23427 combination as such.
   23428 
   23429   14. Revised Versions of this License.
   23430 
   23431   The Free Software Foundation may publish revised and/or new versions of
   23432 the GNU General Public License from time to time.  Such new versions will
   23433 be similar in spirit to the present version, but may differ in detail to
   23434 address new problems or concerns.
   23435 
   23436   Each version is given a distinguishing version number.  If the
   23437 Program specifies that a certain numbered version of the GNU General
   23438 Public License "or any later version" applies to it, you have the
   23439 option of following the terms and conditions either of that numbered
   23440 version or of any later version published by the Free Software
   23441 Foundation.  If the Program does not specify a version number of the
   23442 GNU General Public License, you may choose any version ever published
   23443 by the Free Software Foundation.
   23444 
   23445   If the Program specifies that a proxy can decide which future
   23446 versions of the GNU General Public License can be used, that proxy's
   23447 public statement of acceptance of a version permanently authorizes you
   23448 to choose that version for the Program.
   23449 
   23450   Later license versions may give you additional or different
   23451 permissions.  However, no additional obligations are imposed on any
   23452 author or copyright holder as a result of your choosing to follow a
   23453 later version.
   23454 
   23455   15. Disclaimer of Warranty.
   23456 
   23457   THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
   23458 APPLICABLE LAW.  EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
   23459 HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
   23460 OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
   23461 THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
   23462 PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
   23463 IS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
   23464 ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
   23465 
   23466   16. Limitation of Liability.
   23467 
   23468   IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
   23469 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
   23470 THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
   23471 GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
   23472 USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
   23473 DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
   23474 PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
   23475 EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
   23476 SUCH DAMAGES.
   23477 
   23478   17. Interpretation of Sections 15 and 16.
   23479 
   23480   If the disclaimer of warranty and limitation of liability provided
   23481 above cannot be given local legal effect according to their terms,
   23482 reviewing courts shall apply local law that most closely approximates
   23483 an absolute waiver of all civil liability in connection with the
   23484 Program, unless a warranty or assumption of liability accompanies a
   23485 copy of the Program in return for a fee.
   23486 
   23487 		     END OF TERMS AND CONDITIONS
   23488 
   23489 	    How to Apply These Terms to Your New Programs
   23490 
   23491   If you develop a new program, and you want it to be of the greatest
   23492 possible use to the public, the best way to achieve this is to make it
   23493 free software which everyone can redistribute and change under these terms.
   23494 
   23495   To do so, attach the following notices to the program.  It is safest
   23496 to attach them to the start of each source file to most effectively
   23497 state the exclusion of warranty; and each file should have at least
   23498 the "copyright" line and a pointer to where the full notice is found.
   23499 
   23500     &lt;one line to give the program's name and a brief idea of what it does.&gt;
   23501     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   23502 
   23503     This program is free software: you can redistribute it and/or modify
   23504     it under the terms of the GNU General Public License as published by
   23505     the Free Software Foundation, either version 3 of the License, or
   23506     (at your option) any later version.
   23507 
   23508     This program is distributed in the hope that it will be useful,
   23509     but WITHOUT ANY WARRANTY; without even the implied warranty of
   23510     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   23511     GNU General Public License for more details.
   23512 
   23513     You should have received a copy of the GNU General Public License
   23514     along with this program.  If not, see &lt;http://www.gnu.org/licenses/>;.
   23515 
   23516 Also add information on how to contact you by electronic and paper mail.
   23517 
   23518   If the program does terminal interaction, make it output a short
   23519 notice like this when it starts in an interactive mode:
   23520 
   23521     &lt;program&gt;  Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   23522     This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
   23523     This is free software, and you are welcome to redistribute it
   23524     under certain conditions; type `show c' for details.
   23525 
   23526 The hypothetical commands `show w' and `show c' should show the appropriate
   23527 parts of the General Public License.  Of course, your program's commands
   23528 might be different; for a GUI interface, you would use an "about box".
   23529 
   23530   You should also get your employer (if you work as a programmer) or school,
   23531 if any, to sign a "copyright disclaimer" for the program, if necessary.
   23532 For more information on this, and how to apply and follow the GNU GPL, see
   23533 &lt;http://www.gnu.org/licenses/>;.
   23534 
   23535   The GNU General Public License does not permit incorporating your program
   23536 into proprietary programs.  If your program is a subroutine library, you
   23537 may consider it more useful to permit linking proprietary applications with
   23538 the library.  If this is what you want to do, use the GNU Lesser General
   23539 Public License instead of this License.  But first, please read
   23540 &lt;http://www.gnu.org/philosophy/why-not-lgpl.html>;.
   23541 
   23542 </pre>
   23543 </div>
   23544 </div>
   23545 
   23546 
   23547 <div class="product">
   23548 <span class="title">flashrom</span>
   23549 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   23550 <span class="homepage"><a href="http://flashrom.org">homepage</a></span>
   23551 <div class="licence">
   23552 <pre>		    GNU GENERAL PUBLIC LICENSE
   23553 		       Version 2, June 1991
   23554 
   23555  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
   23556                        51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
   23557  Everyone is permitted to copy and distribute verbatim copies
   23558  of this license document, but changing it is not allowed.
   23559 
   23560 			    Preamble
   23561 
   23562   The licenses for most software are designed to take away your
   23563 freedom to share and change it.  By contrast, the GNU General Public
   23564 License is intended to guarantee your freedom to share and change free
   23565 software--to make sure the software is free for all its users.  This
   23566 General Public License applies to most of the Free Software
   23567 Foundation's software and to any other program whose authors commit to
   23568 using it.  (Some other Free Software Foundation software is covered by
   23569 the GNU Library General Public License instead.)  You can apply it to
   23570 your programs, too.
   23571 
   23572   When we speak of free software, we are referring to freedom, not
   23573 price.  Our General Public Licenses are designed to make sure that you
   23574 have the freedom to distribute copies of free software (and charge for
   23575 this service if you wish), that you receive source code or can get it
   23576 if you want it, that you can change the software or use pieces of it
   23577 in new free programs; and that you know you can do these things.
   23578 
   23579   To protect your rights, we need to make restrictions that forbid
   23580 anyone to deny you these rights or to ask you to surrender the rights.
   23581 These restrictions translate to certain responsibilities for you if you
   23582 distribute copies of the software, or if you modify it.
   23583 
   23584   For example, if you distribute copies of such a program, whether
   23585 gratis or for a fee, you must give the recipients all the rights that
   23586 you have.  You must make sure that they, too, receive or can get the
   23587 source code.  And you must show them these terms so they know their
   23588 rights.
   23589 
   23590   We protect your rights with two steps: (1) copyright the software, and
   23591 (2) offer you this license which gives you legal permission to copy,
   23592 distribute and/or modify the software.
   23593 
   23594   Also, for each author's protection and ours, we want to make certain
   23595 that everyone understands that there is no warranty for this free
   23596 software.  If the software is modified by someone else and passed on, we
   23597 want its recipients to know that what they have is not the original, so
   23598 that any problems introduced by others will not reflect on the original
   23599 authors' reputations.
   23600 
   23601   Finally, any free program is threatened constantly by software
   23602 patents.  We wish to avoid the danger that redistributors of a free
   23603 program will individually obtain patent licenses, in effect making the
   23604 program proprietary.  To prevent this, we have made it clear that any
   23605 patent must be licensed for everyone's free use or not licensed at all.
   23606 
   23607   The precise terms and conditions for copying, distribution and
   23608 modification follow.
   23609 
   23611 		    GNU GENERAL PUBLIC LICENSE
   23612    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   23613 
   23614   0. This License applies to any program or other work which contains
   23615 a notice placed by the copyright holder saying it may be distributed
   23616 under the terms of this General Public License.  The "Program", below,
   23617 refers to any such program or work, and a "work based on the Program"
   23618 means either the Program or any derivative work under copyright law:
   23619 that is to say, a work containing the Program or a portion of it,
   23620 either verbatim or with modifications and/or translated into another
   23621 language.  (Hereinafter, translation is included without limitation in
   23622 the term "modification".)  Each licensee is addressed as "you".
   23623 
   23624 Activities other than copying, distribution and modification are not
   23625 covered by this License; they are outside its scope.  The act of
   23626 running the Program is not restricted, and the output from the Program
   23627 is covered only if its contents constitute a work based on the
   23628 Program (independent of having been made by running the Program).
   23629 Whether that is true depends on what the Program does.
   23630 
   23631   1. You may copy and distribute verbatim copies of the Program's
   23632 source code as you receive it, in any medium, provided that you
   23633 conspicuously and appropriately publish on each copy an appropriate
   23634 copyright notice and disclaimer of warranty; keep intact all the
   23635 notices that refer to this License and to the absence of any warranty;
   23636 and give any other recipients of the Program a copy of this License
   23637 along with the Program.
   23638 
   23639 You may charge a fee for the physical act of transferring a copy, and
   23640 you may at your option offer warranty protection in exchange for a fee.
   23641 
   23642   2. You may modify your copy or copies of the Program or any portion
   23643 of it, thus forming a work based on the Program, and copy and
   23644 distribute such modifications or work under the terms of Section 1
   23645 above, provided that you also meet all of these conditions:
   23646 
   23647     a) You must cause the modified files to carry prominent notices
   23648     stating that you changed the files and the date of any change.
   23649 
   23650     b) You must cause any work that you distribute or publish, that in
   23651     whole or in part contains or is derived from the Program or any
   23652     part thereof, to be licensed as a whole at no charge to all third
   23653     parties under the terms of this License.
   23654 
   23655     c) If the modified program normally reads commands interactively
   23656     when run, you must cause it, when started running for such
   23657     interactive use in the most ordinary way, to print or display an
   23658     announcement including an appropriate copyright notice and a
   23659     notice that there is no warranty (or else, saying that you provide
   23660     a warranty) and that users may redistribute the program under
   23661     these conditions, and telling the user how to view a copy of this
   23662     License.  (Exception: if the Program itself is interactive but
   23663     does not normally print such an announcement, your work based on
   23664     the Program is not required to print an announcement.)
   23665 
   23667 These requirements apply to the modified work as a whole.  If
   23668 identifiable sections of that work are not derived from the Program,
   23669 and can be reasonably considered independent and separate works in
   23670 themselves, then this License, and its terms, do not apply to those
   23671 sections when you distribute them as separate works.  But when you
   23672 distribute the same sections as part of a whole which is a work based
   23673 on the Program, the distribution of the whole must be on the terms of
   23674 this License, whose permissions for other licensees extend to the
   23675 entire whole, and thus to each and every part regardless of who wrote it.
   23676 
   23677 Thus, it is not the intent of this section to claim rights or contest
   23678 your rights to work written entirely by you; rather, the intent is to
   23679 exercise the right to control the distribution of derivative or
   23680 collective works based on the Program.
   23681 
   23682 In addition, mere aggregation of another work not based on the Program
   23683 with the Program (or with a work based on the Program) on a volume of
   23684 a storage or distribution medium does not bring the other work under
   23685 the scope of this License.
   23686 
   23687   3. You may copy and distribute the Program (or a work based on it,
   23688 under Section 2) in object code or executable form under the terms of
   23689 Sections 1 and 2 above provided that you also do one of the following:
   23690 
   23691     a) Accompany it with the complete corresponding machine-readable
   23692     source code, which must be distributed under the terms of Sections
   23693     1 and 2 above on a medium customarily used for software interchange; or,
   23694 
   23695     b) Accompany it with a written offer, valid for at least three
   23696     years, to give any third party, for a charge no more than your
   23697     cost of physically performing source distribution, a complete
   23698     machine-readable copy of the corresponding source code, to be
   23699     distributed under the terms of Sections 1 and 2 above on a medium
   23700     customarily used for software interchange; or,
   23701 
   23702     c) Accompany it with the information you received as to the offer
   23703     to distribute corresponding source code.  (This alternative is
   23704     allowed only for noncommercial distribution and only if you
   23705     received the program in object code or executable form with such
   23706     an offer, in accord with Subsection b above.)
   23707 
   23708 The source code for a work means the preferred form of the work for
   23709 making modifications to it.  For an executable work, complete source
   23710 code means all the source code for all modules it contains, plus any
   23711 associated interface definition files, plus the scripts used to
   23712 control compilation and installation of the executable.  However, as a
   23713 special exception, the source code distributed need not include
   23714 anything that is normally distributed (in either source or binary
   23715 form) with the major components (compiler, kernel, and so on) of the
   23716 operating system on which the executable runs, unless that component
   23717 itself accompanies the executable.
   23718 
   23719 If distribution of executable or object code is made by offering
   23720 access to copy from a designated place, then offering equivalent
   23721 access to copy the source code from the same place counts as
   23722 distribution of the source code, even though third parties are not
   23723 compelled to copy the source along with the object code.
   23724 
   23726   4. You may not copy, modify, sublicense, or distribute the Program
   23727 except as expressly provided under this License.  Any attempt
   23728 otherwise to copy, modify, sublicense or distribute the Program is
   23729 void, and will automatically terminate your rights under this License.
   23730 However, parties who have received copies, or rights, from you under
   23731 this License will not have their licenses terminated so long as such
   23732 parties remain in full compliance.
   23733 
   23734   5. You are not required to accept this License, since you have not
   23735 signed it.  However, nothing else grants you permission to modify or
   23736 distribute the Program or its derivative works.  These actions are
   23737 prohibited by law if you do not accept this License.  Therefore, by
   23738 modifying or distributing the Program (or any work based on the
   23739 Program), you indicate your acceptance of this License to do so, and
   23740 all its terms and conditions for copying, distributing or modifying
   23741 the Program or works based on it.
   23742 
   23743   6. Each time you redistribute the Program (or any work based on the
   23744 Program), the recipient automatically receives a license from the
   23745 original licensor to copy, distribute or modify the Program subject to
   23746 these terms and conditions.  You may not impose any further
   23747 restrictions on the recipients' exercise of the rights granted herein.
   23748 You are not responsible for enforcing compliance by third parties to
   23749 this License.
   23750 
   23751   7. If, as a consequence of a court judgment or allegation of patent
   23752 infringement or for any other reason (not limited to patent issues),
   23753 conditions are imposed on you (whether by court order, agreement or
   23754 otherwise) that contradict the conditions of this License, they do not
   23755 excuse you from the conditions of this License.  If you cannot
   23756 distribute so as to satisfy simultaneously your obligations under this
   23757 License and any other pertinent obligations, then as a consequence you
   23758 may not distribute the Program at all.  For example, if a patent
   23759 license would not permit royalty-free redistribution of the Program by
   23760 all those who receive copies directly or indirectly through you, then
   23761 the only way you could satisfy both it and this License would be to
   23762 refrain entirely from distribution of the Program.
   23763 
   23764 If any portion of this section is held invalid or unenforceable under
   23765 any particular circumstance, the balance of the section is intended to
   23766 apply and the section as a whole is intended to apply in other
   23767 circumstances.
   23768 
   23769 It is not the purpose of this section to induce you to infringe any
   23770 patents or other property right claims or to contest validity of any
   23771 such claims; this section has the sole purpose of protecting the
   23772 integrity of the free software distribution system, which is
   23773 implemented by public license practices.  Many people have made
   23774 generous contributions to the wide range of software distributed
   23775 through that system in reliance on consistent application of that
   23776 system; it is up to the author/donor to decide if he or she is willing
   23777 to distribute software through any other system and a licensee cannot
   23778 impose that choice.
   23779 
   23780 This section is intended to make thoroughly clear what is believed to
   23781 be a consequence of the rest of this License.
   23782 
   23784   8. If the distribution and/or use of the Program is restricted in
   23785 certain countries either by patents or by copyrighted interfaces, the
   23786 original copyright holder who places the Program under this License
   23787 may add an explicit geographical distribution limitation excluding
   23788 those countries, so that distribution is permitted only in or among
   23789 countries not thus excluded.  In such case, this License incorporates
   23790 the limitation as if written in the body of this License.
   23791 
   23792   9. The Free Software Foundation may publish revised and/or new versions
   23793 of the General Public License from time to time.  Such new versions will
   23794 be similar in spirit to the present version, but may differ in detail to
   23795 address new problems or concerns.
   23796 
   23797 Each version is given a distinguishing version number.  If the Program
   23798 specifies a version number of this License which applies to it and "any
   23799 later version", you have the option of following the terms and conditions
   23800 either of that version or of any later version published by the Free
   23801 Software Foundation.  If the Program does not specify a version number of
   23802 this License, you may choose any version ever published by the Free Software
   23803 Foundation.
   23804 
   23805   10. If you wish to incorporate parts of the Program into other free
   23806 programs whose distribution conditions are different, write to the author
   23807 to ask for permission.  For software which is copyrighted by the Free
   23808 Software Foundation, write to the Free Software Foundation; we sometimes
   23809 make exceptions for this.  Our decision will be guided by the two goals
   23810 of preserving the free status of all derivatives of our free software and
   23811 of promoting the sharing and reuse of software generally.
   23812 
   23813 			    NO WARRANTY
   23814 
   23815   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
   23816 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
   23817 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
   23818 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
   23819 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
   23820 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
   23821 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
   23822 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
   23823 REPAIR OR CORRECTION.
   23824 
   23825   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
   23826 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
   23827 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
   23828 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
   23829 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
   23830 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
   23831 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
   23832 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
   23833 POSSIBILITY OF SUCH DAMAGES.
   23834 
   23835 		     END OF TERMS AND CONDITIONS
   23836 
   23838 	    How to Apply These Terms to Your New Programs
   23839 
   23840   If you develop a new program, and you want it to be of the greatest
   23841 possible use to the public, the best way to achieve this is to make it
   23842 free software which everyone can redistribute and change under these terms.
   23843 
   23844   To do so, attach the following notices to the program.  It is safest
   23845 to attach them to the start of each source file to most effectively
   23846 convey the exclusion of warranty; and each file should have at least
   23847 the "copyright" line and a pointer to where the full notice is found.
   23848 
   23849     &lt;one line to give the program's name and a brief idea of what it does.&gt;
   23850     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   23851 
   23852     This program is free software; you can redistribute it and/or modify
   23853     it under the terms of the GNU General Public License as published by
   23854     the Free Software Foundation; either version 2 of the License, or
   23855     (at your option) any later version.
   23856 
   23857     This program is distributed in the hope that it will be useful,
   23858     but WITHOUT ANY WARRANTY; without even the implied warranty of
   23859     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   23860     GNU General Public License for more details.
   23861 
   23862     You should have received a copy of the GNU General Public License
   23863     along with this program; if not, write to the Free Software
   23864     Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
   23865 
   23866 
   23867 Also add information on how to contact you by electronic and paper mail.
   23868 
   23869 If the program is interactive, make it output a short notice like this
   23870 when it starts in an interactive mode:
   23871 
   23872     Gnomovision version 69, Copyright (C) year name of author
   23873     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
   23874     This is free software, and you are welcome to redistribute it
   23875     under certain conditions; type `show c' for details.
   23876 
   23877 The hypothetical commands `show w' and `show c' should show the appropriate
   23878 parts of the General Public License.  Of course, the commands you use may
   23879 be called something other than `show w' and `show c'; they could even be
   23880 mouse-clicks or menu items--whatever suits your program.
   23881 
   23882 You should also get your employer (if you work as a programmer) or your
   23883 school, if any, to sign a "copyright disclaimer" for the program, if
   23884 necessary.  Here is a sample; alter the names:
   23885 
   23886   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
   23887   `Gnomovision' (which makes passes at compilers) written by James Hacker.
   23888 
   23889   &lt;signature of Ty Coon&gt;, 1 April 1989
   23890   Ty Coon, President of Vice
   23891 
   23892 This General Public License does not permit incorporating your program into
   23893 proprietary programs.  If your program is a subroutine library, you may
   23894 consider it more useful to permit linking proprietary applications with the
   23895 library.  If this is what you want to do, use the GNU Library General
   23896 Public License instead of this License.
   23897 </pre>
   23898 </div>
   23899 </div>
   23900 
   23901 
   23902 <div class="product">
   23903 <span class="title">flex</span>
   23904 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   23905 <span class="homepage"><a href="http://flex.sourceforge.net/">homepage</a></span>
   23906 <div class="licence">
   23907 <pre>Flex carries the copyright used for BSD software, slightly modified
   23908 because it originated at the Lawrence Berkeley (not Livermore!) Laboratory,
   23909 which operates under a contract with the Department of Energy:
   23910 
   23911 Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007 The Flex Project.
   23912 
   23913 Copyright (c) 1990, 1997 The Regents of the University of California.
   23914 All rights reserved.
   23915 
   23916 This code is derived from software contributed to Berkeley by
   23917 Vern Paxson.
   23918 
   23919 The United States Government has rights in this work pursuant
   23920 to contract no. DE-AC03-76SF00098 between the United States
   23921 Department of Energy and the University of California.
   23922 
   23923 Redistribution and use in source and binary forms, with or without
   23924 modification, are permitted provided that the following conditions
   23925 are met:
   23926 
   23927 1. Redistributions of source code must retain the above copyright
   23928    notice, this list of conditions and the following disclaimer.
   23929 2. Redistributions in binary form must reproduce the above copyright
   23930    notice, this list of conditions and the following disclaimer in the
   23931    documentation and/or other materials provided with the distribution.
   23932 
   23933 Neither the name of the University nor the names of its contributors
   23934 may be used to endorse or promote products derived from this software
   23935 without specific prior written permission.
   23936 
   23937 THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
   23938 IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
   23939 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
   23940 PURPOSE.
   23941 
   23942 This basically says "do whatever you please with this software except
   23943 remove this notice or take advantage of the University's (or the flex
   23944 authors') name".
   23945 
   23946 Note that the "flex.skl" scanner skeleton carries no copyright notice.
   23947 You are free to do whatever you please with scanners generated using flex;
   23948 for them, you are not even bound by the above copyright.
   23949 </pre>
   23950 </div>
   23951 </div>
   23952 
   23953 
   23954 <div class="product">
   23955 <span class="title">font-util</span>
   23956 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   23957 <span class="homepage"><a href="">homepage</a></span>
   23958 <div class="licence">
   23959 <pre>Copyright (c) 2009, Oracle and/or its affiliates. All rights reserved.
   23960 
   23961 Permission is hereby granted, free of charge, to any person obtaining a
   23962 copy of this software and associated documentation files (the "Software"),
   23963 to deal in the Software without restriction, including without limitation
   23964 the rights to use, copy, modify, merge, publish, distribute, sublicense,
   23965 and/or sell copies of the Software, and to permit persons to whom the
   23966 Software is furnished to do so, subject to the following conditions:
   23967 
   23968 The above copyright notice and this permission notice (including the next
   23969 paragraph) shall be included in all copies or substantial portions of the
   23970 Software.
   23971 
   23972 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
   23973 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
   23974 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
   23975 THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
   23976 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
   23977 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
   23978 DEALINGS IN THE SOFTWARE.
   23979 
   23980   ------------------------------------------------------------------------
   23981 
   23982 Copyright (c) 2003 The NetBSD Foundation, Inc.
   23983 All rights reserved.
   23984 
   23985 This code is derived from software contributed to The NetBSD Foundation
   23986 by Ben Collver &lt;collver1 (a] attbi.com&gt;.
   23987 
   23988 Redistribution and use in source and binary forms, with or without
   23989 modification, are permitted provided that the following conditions
   23990 are met:
   23991 1. Redistributions of source code must retain the above copyright
   23992    notice, this list of conditions and the following disclaimer.
   23993 2. Redistributions in binary form must reproduce the above copyright
   23994    notice, this list of conditions and the following disclaimer in the
   23995    documentation and/or other materials provided with the distribution.
   23996 
   23997 THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
   23998 ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
   23999 TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
   24000 PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
   24001 BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
   24002 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
   24003 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
   24004 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
   24005 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
   24006 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
   24007 POSSIBILITY OF SUCH DAMAGE.
   24008 
   24009   ------------------------------------------------------------------------
   24010 
   24011 Copyright (c) 2006 Martin Husemann.
   24012 Copyright (c) 2007 Joerg Sonnenberger.
   24013 All rights reserved.
   24014 
   24015 Redistribution and use in source and binary forms, with or without
   24016 modification, are permitted provided that the following conditions
   24017 are met:
   24018 1. Redistributions of source code must retain the above copyright
   24019    notice, this list of conditions and the following disclaimer.
   24020 2. The name of the author may not be used to endorse or promote
   24021    products derived from this software without specific prior
   24022    written permission.
   24023 
   24024 THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
   24025 ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
   24026 TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
   24027 PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
   24028 BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
   24029 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
   24030 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
   24031 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
   24032 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
   24033 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
   24034 POSSIBILITY OF SUCH DAMAGE.
   24035 
   24036   ------------------------------------------------------------------------
   24037 
   24038 Copyright 2005 Red Hat, Inc
   24039 
   24040 Permission to use, copy, modify, distribute, and sell this software and its
   24041 documentation for any purpose is hereby granted without fee, provided that
   24042 the above copyright notice appear in all copies and that both that
   24043 copyright notice and this permission notice appear in supporting
   24044 documentation.
   24045 
   24046 The above copyright notice and this permission notice shall be included
   24047 in all copies or substantial portions of the Software.
   24048 
   24049 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
   24050 OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
   24051 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
   24052 IN NO EVENT SHALL THE OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR
   24053 OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
   24054 ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
   24055 OTHER DEALINGS IN THE SOFTWARE.
   24056 
   24057 Except as contained in this notice, the name of the copyright holders shall
   24058 not be used in advertising or otherwise to promote the sale, use or
   24059 other dealings in this Software without prior written authorization
   24060 from the copyright holders.
   24061 
   24062   ------------------------------------------------------------------------
   24063 
   24064 Copyright (c) 1991-2003 Unicode, Inc.  All Rights reserved.
   24065 
   24066 This file is provided as-is by Unicode, Inc. (The Unicode Consortium).
   24067 No claims are made as to fitness for any particular purpose.  No
   24068 warranties of any kind are expressed or implied.  The recipient
   24069 agrees to determine applicability of information provided.  If this
   24070 file has been provided on optical media by Unicode, Inc., the sole
   24071 remedy for any claim will be exchange of defective media within 90
   24072 days of receipt.
   24073 
   24074 Unicode, Inc. hereby grants the right to freely use the information
   24075 supplied in this file in the creation of products supporting the
   24076 Unicode Standard, and to make copies of this file in any form for
   24077 internal or external distribution as long as this notice remains
   24078 attached.
   24079 </pre>
   24080 </div>
   24081 </div>
   24082 
   24083 
   24084 <div class="product">
   24085 <span class="title">fontconfig</span>
   24086 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   24087 <span class="homepage"><a href="http://fontconfig.org/">homepage</a></span>
   24088 <div class="licence">
   24089 <pre>fontconfig/COPYING
   24090 
   24091 Copyright  2001,2003 Keith Packard
   24092 
   24093 Permission to use, copy, modify, distribute, and sell this software and its
   24094 documentation for any purpose is hereby granted without fee, provided that
   24095 the above copyright notice appear in all copies and that both that
   24096 copyright notice and this permission notice appear in supporting
   24097 documentation, and that the name of Keith Packard not be used in
   24098 advertising or publicity pertaining to distribution of the software without
   24099 specific, written prior permission.  Keith Packard makes no
   24100 representations about the suitability of this software for any purpose.  It
   24101 is provided "as is" without express or implied warranty.
   24102 
   24103 THE AUTHOR(S) DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
   24104 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
   24105 EVENT SHALL THE AUTHOR(S) BE LIABLE FOR ANY SPECIAL, INDIRECT OR
   24106 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
   24107 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
   24108 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
   24109 PERFORMANCE OF THIS SOFTWARE.
   24110 
   24111 </pre>
   24112 </div>
   24113 </div>
   24114 
   24115 
   24116 <div class="product">
   24117 <span class="title">freeglut</span>
   24118 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   24119 <span class="homepage"><a href="http://freeglut.sourceforge.net/">homepage</a></span>
   24120 <div class="licence">
   24121 <pre>
   24122   Freeglut Copyright
   24123   ------------------
   24124   
   24125   Freeglut code without an explicit copyright is covered by the following 
   24126   copyright:
   24127   
   24128   Copyright (c) 1999-2000 Pawel W. Olszta. All Rights Reserved.
   24129   Permission is hereby granted, free of charge,  to any person obtaining a copy 
   24130   of this software and associated documentation files (the "Software"), to deal
   24131   in the Software without restriction,  including without limitation the rights 
   24132   to use, copy,  modify, merge,  publish, distribute,  sublicense,  and/or sell 
   24133   copies or substantial portions of the Software.
   24134   
   24135   The above  copyright notice  and this permission notice  shall be included in 
   24136   all copies or substantial portions of the Software.
   24137   
   24138   THE SOFTWARE  IS PROVIDED "AS IS",  WITHOUT WARRANTY OF ANY KIND,  EXPRESS OR 
   24139   IMPLIED,  INCLUDING  BUT  NOT LIMITED  TO THE WARRANTIES  OF MERCHANTABILITY, 
   24140   FITNESS  FOR  A PARTICULAR PURPOSE  AND NONINFRINGEMENT.  IN  NO EVENT  SHALL 
   24141   PAWEL W. OLSZTA BE LIABLE FOR ANY CLAIM,  DAMAGES OR OTHER LIABILITY, WHETHER 
   24142   IN  AN ACTION  OF CONTRACT,  TORT OR OTHERWISE,  ARISING FROM,  OUT OF  OR IN 
   24143   CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
   24144   
   24145   Except as contained in this notice,  the name of Pawel W. Olszta shall not be 
   24146   used  in advertising  or otherwise to promote the sale, use or other dealings 
   24147   in this Software without prior written authorization from Pawel W. Olszta.
   24148 </pre>
   24149 </div>
   24150 </div>
   24151 
   24152 
   24153 <div class="product">
   24154 <span class="title">freetype</span>
   24155 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   24156 <span class="homepage"><a href="http://www.freetype.org/">homepage</a></span>
   24157 <div class="licence">
   24158 <pre>                    The FreeType Project LICENSE
   24159                     ----------------------------
   24160 
   24161                        Copyright 1996-1999 by
   24162           David Turner, Robert Wilhelm, and Werner Lemberg
   24163 
   24164 
   24165 
   24166 Introduction
   24167 ============
   24168 
   24169   The FreeType  Project is distributed in  several archive packages;
   24170   some of them may contain, in addition to the FreeType font engine,
   24171   various tools and  contributions which rely on, or  relate to, the
   24172   FreeType Project.
   24173 
   24174   This  license applies  to all  files found  in such  packages, and
   24175   which do not  fall under their own explicit  license.  The license
   24176   affects  thus  the  FreeType   font  engine,  the  test  programs,
   24177   documentation and makefiles, at the very least.
   24178 
   24179   This  license   was  inspired  by  the  BSD,   Artistic,  and  IJG
   24180   (Independent JPEG  Group) licenses, which  all encourage inclusion
   24181   and  use of  free  software in  commercial  and freeware  products
   24182   alike.  As a consequence, its main points are that:
   24183 
   24184     o We don't promise that this software works.  However, we are be
   24185       interested in any kind of bug reports. (`as is' distribution)
   24186 
   24187     o You can  use this software for whatever you  want, in parts or
   24188       full form, without having to pay us. (`royalty-free' usage)
   24189 
   24190     o You may not pretend that  you wrote this software.  If you use
   24191       it, or  only parts of it,  in a program,  you must acknowledge
   24192       somewhere in your documentation  that you've used the FreeType
   24193       code. (`credits')
   24194 
   24195   We  specifically  permit  and  encourage  the  inclusion  of  this
   24196   software,  with  or without modifications, in commercial products,
   24197   provided that all warranty or  liability claims are assumed by the
   24198   product vendor.
   24199 
   24200 
   24201 Legal Terms
   24202 ===========
   24203 
   24204 0. Definitions
   24205 --------------
   24206 
   24207   Throughout this license,  the terms `package', `FreeType Project',
   24208   and  `FreeType  archive' refer  to  the  set  of files  originally
   24209   distributed  by the  authors  (David Turner,  Robert Wilhelm,  and
   24210   Werner Lemberg) as the `FreeType project', be they named as alpha,
   24211   beta or final release.
   24212 
   24213   `You' refers to  the licensee, or person using  the project, where
   24214   `using' is a generic term including compiling the project's source
   24215   code as  well as linking it  to form a  `program' or `executable'.
   24216   This  program is  referred to  as  `a program  using the  FreeType
   24217   engine'.
   24218 
   24219   This  license applies  to all  files distributed  in  the original
   24220   FreeType  archive,   including  all  source   code,  binaries  and
   24221   documentation,  unless  otherwise  stated   in  the  file  in  its
   24222   original, unmodified form as  distributed in the original archive.
   24223   If you are  unsure whether or not a particular  file is covered by
   24224   this license, you must contact us to verify this.
   24225 
   24226   The FreeType  project is copyright (C) 1996-1999  by David Turner,
   24227   Robert Wilhelm, and Werner Lemberg.  All rights reserved except as
   24228   specified below.
   24229 
   24230 1. No Warranty
   24231 --------------
   24232 
   24233   THE FREETYPE ARCHIVE  IS PROVIDED `AS IS' WITHOUT  WARRANTY OF ANY
   24234   KIND, EITHER EXPRESSED OR  IMPLIED, INCLUDING, BUT NOT LIMITED TO,
   24235   WARRANTIES  OF  MERCHANTABILITY   AND  FITNESS  FOR  A  PARTICULAR
   24236   PURPOSE.  IN NO EVENT WILL ANY OF THE AUTHORS OR COPYRIGHT HOLDERS
   24237   BE LIABLE  FOR ANY DAMAGES CAUSED  BY THE USE OR  THE INABILITY TO
   24238   USE, OF THE FREETYPE PROJECT.
   24239 
   24240   As  you have  not signed  this license,  you are  not  required to
   24241   accept  it.   However,  as  the FreeType  project  is  copyrighted
   24242   material, only  this license, or  another one contracted  with the
   24243   authors, grants you  the right to use, distribute,  and modify it.
   24244   Therefore,  by  using,  distributing,  or modifying  the  FreeType
   24245   project, you indicate that you understand and accept all the terms
   24246   of this license.
   24247 
   24248 2. Redistribution
   24249 -----------------
   24250 
   24251   Redistribution and use in source and binary forms, with or without
   24252   modification, are permitted provided that the following conditions
   24253   are met:
   24254 
   24255     o Redistribution  of source code  must retain this  license file
   24256       (`licence.txt') unaltered; any additions, deletions or changes
   24257       to   the  original   files  must   be  clearly   indicated  in
   24258       accompanying  documentation.   The  copyright notices  of  the
   24259       unaltered, original  files must be preserved in  all copies of
   24260       source files.
   24261 
   24262     o Redistribution in binary form must provide a  disclaimer  that
   24263       states  that  the software is based in part of the work of the
   24264       FreeType Team,  in  the  distribution  documentation.  We also
   24265       encourage you to put an URL to the FreeType web page  in  your
   24266       documentation, though this isn't mandatory.
   24267 
   24268   These conditions  apply to any  software derived from or  based on
   24269   the FreeType code, not just  the unmodified files.  If you use our
   24270   work, you  must acknowledge us.  However,  no fee need  be paid to
   24271   us.
   24272 
   24273 3. Advertising
   24274 --------------
   24275 
   24276   The names of  FreeType's authors and contributors may  not be used
   24277   to endorse or promote  products derived from this software without
   24278   specific prior written permission.
   24279   
   24280   We suggest,  but do not require, that  you use one or  more of the
   24281   following phrases to refer  to this software in your documentation
   24282   or advertising  materials: `FreeType Project',  `FreeType Engine',
   24283   `FreeType library', or `FreeType Distribution'.
   24284 
   24285 4. Contacts
   24286 -----------
   24287 
   24288   There are two mailing lists related to FreeType:
   24289 
   24290     o freetype (a] freetype.org
   24291 
   24292       Discusses general use and applications of FreeType, as well as
   24293       future and  wanted additions to the  library and distribution.
   24294       If  you are looking  for support,  start in  this list  if you
   24295       haven't found anything to help you in the documentation.
   24296 
   24297     o devel (a] freetype.org
   24298 
   24299       Discusses bugs,  as well  as engine internals,  design issues,
   24300       specific licenses, porting, etc.
   24301 
   24302     o http://www.freetype.org
   24303 
   24304       Holds the current  FreeType web page, which will  allow you to
   24305       download  our  latest  development  version  and  read  online
   24306       documentation.
   24307 
   24308   You can also contact us individually at:
   24309 
   24310     David Turner      &lt;david.turner (a] freetype.org&gt;
   24311     Robert Wilhelm    &lt;robert.wilhelm (a] freetype.org&gt;
   24312     Werner Lemberg    &lt;werner.lemberg (a] freetype.org&gt;
   24313 
   24314 
   24315 --- end of license.txt ---
   24316 
   24317 		    GNU GENERAL PUBLIC LICENSE
   24318 		       Version 2, June 1991
   24319 
   24320  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
   24321                        51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
   24322  Everyone is permitted to copy and distribute verbatim copies
   24323  of this license document, but changing it is not allowed.
   24324 
   24325 			    Preamble
   24326 
   24327   The licenses for most software are designed to take away your
   24328 freedom to share and change it.  By contrast, the GNU General Public
   24329 License is intended to guarantee your freedom to share and change free
   24330 software--to make sure the software is free for all its users.  This
   24331 General Public License applies to most of the Free Software
   24332 Foundation's software and to any other program whose authors commit to
   24333 using it.  (Some other Free Software Foundation software is covered by
   24334 the GNU Library General Public License instead.)  You can apply it to
   24335 your programs, too.
   24336 
   24337   When we speak of free software, we are referring to freedom, not
   24338 price.  Our General Public Licenses are designed to make sure that you
   24339 have the freedom to distribute copies of free software (and charge for
   24340 this service if you wish), that you receive source code or can get it
   24341 if you want it, that you can change the software or use pieces of it
   24342 in new free programs; and that you know you can do these things.
   24343 
   24344   To protect your rights, we need to make restrictions that forbid
   24345 anyone to deny you these rights or to ask you to surrender the rights.
   24346 These restrictions translate to certain responsibilities for you if you
   24347 distribute copies of the software, or if you modify it.
   24348 
   24349   For example, if you distribute copies of such a program, whether
   24350 gratis or for a fee, you must give the recipients all the rights that
   24351 you have.  You must make sure that they, too, receive or can get the
   24352 source code.  And you must show them these terms so they know their
   24353 rights.
   24354 
   24355   We protect your rights with two steps: (1) copyright the software, and
   24356 (2) offer you this license which gives you legal permission to copy,
   24357 distribute and/or modify the software.
   24358 
   24359   Also, for each author's protection and ours, we want to make certain
   24360 that everyone understands that there is no warranty for this free
   24361 software.  If the software is modified by someone else and passed on, we
   24362 want its recipients to know that what they have is not the original, so
   24363 that any problems introduced by others will not reflect on the original
   24364 authors' reputations.
   24365 
   24366   Finally, any free program is threatened constantly by software
   24367 patents.  We wish to avoid the danger that redistributors of a free
   24368 program will individually obtain patent licenses, in effect making the
   24369 program proprietary.  To prevent this, we have made it clear that any
   24370 patent must be licensed for everyone's free use or not licensed at all.
   24371 
   24372   The precise terms and conditions for copying, distribution and
   24373 modification follow.
   24374 
   24376 		    GNU GENERAL PUBLIC LICENSE
   24377    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   24378 
   24379   0. This License applies to any program or other work which contains
   24380 a notice placed by the copyright holder saying it may be distributed
   24381 under the terms of this General Public License.  The "Program", below,
   24382 refers to any such program or work, and a "work based on the Program"
   24383 means either the Program or any derivative work under copyright law:
   24384 that is to say, a work containing the Program or a portion of it,
   24385 either verbatim or with modifications and/or translated into another
   24386 language.  (Hereinafter, translation is included without limitation in
   24387 the term "modification".)  Each licensee is addressed as "you".
   24388 
   24389 Activities other than copying, distribution and modification are not
   24390 covered by this License; they are outside its scope.  The act of
   24391 running the Program is not restricted, and the output from the Program
   24392 is covered only if its contents constitute a work based on the
   24393 Program (independent of having been made by running the Program).
   24394 Whether that is true depends on what the Program does.
   24395 
   24396   1. You may copy and distribute verbatim copies of the Program's
   24397 source code as you receive it, in any medium, provided that you
   24398 conspicuously and appropriately publish on each copy an appropriate
   24399 copyright notice and disclaimer of warranty; keep intact all the
   24400 notices that refer to this License and to the absence of any warranty;
   24401 and give any other recipients of the Program a copy of this License
   24402 along with the Program.
   24403 
   24404 You may charge a fee for the physical act of transferring a copy, and
   24405 you may at your option offer warranty protection in exchange for a fee.
   24406 
   24407   2. You may modify your copy or copies of the Program or any portion
   24408 of it, thus forming a work based on the Program, and copy and
   24409 distribute such modifications or work under the terms of Section 1
   24410 above, provided that you also meet all of these conditions:
   24411 
   24412     a) You must cause the modified files to carry prominent notices
   24413     stating that you changed the files and the date of any change.
   24414 
   24415     b) You must cause any work that you distribute or publish, that in
   24416     whole or in part contains or is derived from the Program or any
   24417     part thereof, to be licensed as a whole at no charge to all third
   24418     parties under the terms of this License.
   24419 
   24420     c) If the modified program normally reads commands interactively
   24421     when run, you must cause it, when started running for such
   24422     interactive use in the most ordinary way, to print or display an
   24423     announcement including an appropriate copyright notice and a
   24424     notice that there is no warranty (or else, saying that you provide
   24425     a warranty) and that users may redistribute the program under
   24426     these conditions, and telling the user how to view a copy of this
   24427     License.  (Exception: if the Program itself is interactive but
   24428     does not normally print such an announcement, your work based on
   24429     the Program is not required to print an announcement.)
   24430 
   24432 These requirements apply to the modified work as a whole.  If
   24433 identifiable sections of that work are not derived from the Program,
   24434 and can be reasonably considered independent and separate works in
   24435 themselves, then this License, and its terms, do not apply to those
   24436 sections when you distribute them as separate works.  But when you
   24437 distribute the same sections as part of a whole which is a work based
   24438 on the Program, the distribution of the whole must be on the terms of
   24439 this License, whose permissions for other licensees extend to the
   24440 entire whole, and thus to each and every part regardless of who wrote it.
   24441 
   24442 Thus, it is not the intent of this section to claim rights or contest
   24443 your rights to work written entirely by you; rather, the intent is to
   24444 exercise the right to control the distribution of derivative or
   24445 collective works based on the Program.
   24446 
   24447 In addition, mere aggregation of another work not based on the Program
   24448 with the Program (or with a work based on the Program) on a volume of
   24449 a storage or distribution medium does not bring the other work under
   24450 the scope of this License.
   24451 
   24452   3. You may copy and distribute the Program (or a work based on it,
   24453 under Section 2) in object code or executable form under the terms of
   24454 Sections 1 and 2 above provided that you also do one of the following:
   24455 
   24456     a) Accompany it with the complete corresponding machine-readable
   24457     source code, which must be distributed under the terms of Sections
   24458     1 and 2 above on a medium customarily used for software interchange; or,
   24459 
   24460     b) Accompany it with a written offer, valid for at least three
   24461     years, to give any third party, for a charge no more than your
   24462     cost of physically performing source distribution, a complete
   24463     machine-readable copy of the corresponding source code, to be
   24464     distributed under the terms of Sections 1 and 2 above on a medium
   24465     customarily used for software interchange; or,
   24466 
   24467     c) Accompany it with the information you received as to the offer
   24468     to distribute corresponding source code.  (This alternative is
   24469     allowed only for noncommercial distribution and only if you
   24470     received the program in object code or executable form with such
   24471     an offer, in accord with Subsection b above.)
   24472 
   24473 The source code for a work means the preferred form of the work for
   24474 making modifications to it.  For an executable work, complete source
   24475 code means all the source code for all modules it contains, plus any
   24476 associated interface definition files, plus the scripts used to
   24477 control compilation and installation of the executable.  However, as a
   24478 special exception, the source code distributed need not include
   24479 anything that is normally distributed (in either source or binary
   24480 form) with the major components (compiler, kernel, and so on) of the
   24481 operating system on which the executable runs, unless that component
   24482 itself accompanies the executable.
   24483 
   24484 If distribution of executable or object code is made by offering
   24485 access to copy from a designated place, then offering equivalent
   24486 access to copy the source code from the same place counts as
   24487 distribution of the source code, even though third parties are not
   24488 compelled to copy the source along with the object code.
   24489 
   24491   4. You may not copy, modify, sublicense, or distribute the Program
   24492 except as expressly provided under this License.  Any attempt
   24493 otherwise to copy, modify, sublicense or distribute the Program is
   24494 void, and will automatically terminate your rights under this License.
   24495 However, parties who have received copies, or rights, from you under
   24496 this License will not have their licenses terminated so long as such
   24497 parties remain in full compliance.
   24498 
   24499   5. You are not required to accept this License, since you have not
   24500 signed it.  However, nothing else grants you permission to modify or
   24501 distribute the Program or its derivative works.  These actions are
   24502 prohibited by law if you do not accept this License.  Therefore, by
   24503 modifying or distributing the Program (or any work based on the
   24504 Program), you indicate your acceptance of this License to do so, and
   24505 all its terms and conditions for copying, distributing or modifying
   24506 the Program or works based on it.
   24507 
   24508   6. Each time you redistribute the Program (or any work based on the
   24509 Program), the recipient automatically receives a license from the
   24510 original licensor to copy, distribute or modify the Program subject to
   24511 these terms and conditions.  You may not impose any further
   24512 restrictions on the recipients' exercise of the rights granted herein.
   24513 You are not responsible for enforcing compliance by third parties to
   24514 this License.
   24515 
   24516   7. If, as a consequence of a court judgment or allegation of patent
   24517 infringement or for any other reason (not limited to patent issues),
   24518 conditions are imposed on you (whether by court order, agreement or
   24519 otherwise) that contradict the conditions of this License, they do not
   24520 excuse you from the conditions of this License.  If you cannot
   24521 distribute so as to satisfy simultaneously your obligations under this
   24522 License and any other pertinent obligations, then as a consequence you
   24523 may not distribute the Program at all.  For example, if a patent
   24524 license would not permit royalty-free redistribution of the Program by
   24525 all those who receive copies directly or indirectly through you, then
   24526 the only way you could satisfy both it and this License would be to
   24527 refrain entirely from distribution of the Program.
   24528 
   24529 If any portion of this section is held invalid or unenforceable under
   24530 any particular circumstance, the balance of the section is intended to
   24531 apply and the section as a whole is intended to apply in other
   24532 circumstances.
   24533 
   24534 It is not the purpose of this section to induce you to infringe any
   24535 patents or other property right claims or to contest validity of any
   24536 such claims; this section has the sole purpose of protecting the
   24537 integrity of the free software distribution system, which is
   24538 implemented by public license practices.  Many people have made
   24539 generous contributions to the wide range of software distributed
   24540 through that system in reliance on consistent application of that
   24541 system; it is up to the author/donor to decide if he or she is willing
   24542 to distribute software through any other system and a licensee cannot
   24543 impose that choice.
   24544 
   24545 This section is intended to make thoroughly clear what is believed to
   24546 be a consequence of the rest of this License.
   24547 
   24549   8. If the distribution and/or use of the Program is restricted in
   24550 certain countries either by patents or by copyrighted interfaces, the
   24551 original copyright holder who places the Program under this License
   24552 may add an explicit geographical distribution limitation excluding
   24553 those countries, so that distribution is permitted only in or among
   24554 countries not thus excluded.  In such case, this License incorporates
   24555 the limitation as if written in the body of this License.
   24556 
   24557   9. The Free Software Foundation may publish revised and/or new versions
   24558 of the General Public License from time to time.  Such new versions will
   24559 be similar in spirit to the present version, but may differ in detail to
   24560 address new problems or concerns.
   24561 
   24562 Each version is given a distinguishing version number.  If the Program
   24563 specifies a version number of this License which applies to it and "any
   24564 later version", you have the option of following the terms and conditions
   24565 either of that version or of any later version published by the Free
   24566 Software Foundation.  If the Program does not specify a version number of
   24567 this License, you may choose any version ever published by the Free Software
   24568 Foundation.
   24569 
   24570   10. If you wish to incorporate parts of the Program into other free
   24571 programs whose distribution conditions are different, write to the author
   24572 to ask for permission.  For software which is copyrighted by the Free
   24573 Software Foundation, write to the Free Software Foundation; we sometimes
   24574 make exceptions for this.  Our decision will be guided by the two goals
   24575 of preserving the free status of all derivatives of our free software and
   24576 of promoting the sharing and reuse of software generally.
   24577 
   24578 			    NO WARRANTY
   24579 
   24580   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
   24581 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
   24582 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
   24583 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
   24584 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
   24585 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
   24586 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
   24587 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
   24588 REPAIR OR CORRECTION.
   24589 
   24590   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
   24591 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
   24592 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
   24593 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
   24594 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
   24595 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
   24596 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
   24597 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
   24598 POSSIBILITY OF SUCH DAMAGES.
   24599 
   24600 		     END OF TERMS AND CONDITIONS
   24601 
   24603 	    How to Apply These Terms to Your New Programs
   24604 
   24605   If you develop a new program, and you want it to be of the greatest
   24606 possible use to the public, the best way to achieve this is to make it
   24607 free software which everyone can redistribute and change under these terms.
   24608 
   24609   To do so, attach the following notices to the program.  It is safest
   24610 to attach them to the start of each source file to most effectively
   24611 convey the exclusion of warranty; and each file should have at least
   24612 the "copyright" line and a pointer to where the full notice is found.
   24613 
   24614     &lt;one line to give the program's name and a brief idea of what it does.&gt;
   24615     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   24616 
   24617     This program is free software; you can redistribute it and/or modify
   24618     it under the terms of the GNU General Public License as published by
   24619     the Free Software Foundation; either version 2 of the License, or
   24620     (at your option) any later version.
   24621 
   24622     This program is distributed in the hope that it will be useful,
   24623     but WITHOUT ANY WARRANTY; without even the implied warranty of
   24624     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   24625     GNU General Public License for more details.
   24626 
   24627     You should have received a copy of the GNU General Public License
   24628     along with this program; if not, write to the Free Software
   24629     Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
   24630 
   24631 
   24632 Also add information on how to contact you by electronic and paper mail.
   24633 
   24634 If the program is interactive, make it output a short notice like this
   24635 when it starts in an interactive mode:
   24636 
   24637     Gnomovision version 69, Copyright (C) year name of author
   24638     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
   24639     This is free software, and you are welcome to redistribute it
   24640     under certain conditions; type `show c' for details.
   24641 
   24642 The hypothetical commands `show w' and `show c' should show the appropriate
   24643 parts of the General Public License.  Of course, the commands you use may
   24644 be called something other than `show w' and `show c'; they could even be
   24645 mouse-clicks or menu items--whatever suits your program.
   24646 
   24647 You should also get your employer (if you work as a programmer) or your
   24648 school, if any, to sign a "copyright disclaimer" for the program, if
   24649 necessary.  Here is a sample; alter the names:
   24650 
   24651   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
   24652   `Gnomovision' (which makes passes at compilers) written by James Hacker.
   24653 
   24654   &lt;signature of Ty Coon&gt;, 1 April 1989
   24655   Ty Coon, President of Vice
   24656 
   24657 This General Public License does not permit incorporating your program into
   24658 proprietary programs.  If your program is a subroutine library, you may
   24659 consider it more useful to permit linking proprietary applications with the
   24660 library.  If this is what you want to do, use the GNU Library General
   24661 Public License instead of this License.
   24662 </pre>
   24663 </div>
   24664 </div>
   24665 
   24666 
   24667 <div class="product">
   24668 <span class="title">fuse</span>
   24669 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   24670 <span class="homepage"><a href="http://fuse.sourceforge.net">homepage</a></span>
   24671 <div class="licence">
   24672 <pre>		    GNU GENERAL PUBLIC LICENSE
   24673 		       Version 2, June 1991
   24674 
   24675  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
   24676      59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   24677  Everyone is permitted to copy and distribute verbatim copies
   24678  of this license document, but changing it is not allowed.
   24679 
   24680 			    Preamble
   24681 
   24682   The licenses for most software are designed to take away your
   24683 freedom to share and change it.  By contrast, the GNU General Public
   24684 License is intended to guarantee your freedom to share and change free
   24685 software--to make sure the software is free for all its users.  This
   24686 General Public License applies to most of the Free Software
   24687 Foundation's software and to any other program whose authors commit to
   24688 using it.  (Some other Free Software Foundation software is covered by
   24689 the GNU Library General Public License instead.)  You can apply it to
   24690 your programs, too.
   24691 
   24692   When we speak of free software, we are referring to freedom, not
   24693 price.  Our General Public Licenses are designed to make sure that you
   24694 have the freedom to distribute copies of free software (and charge for
   24695 this service if you wish), that you receive source code or can get it
   24696 if you want it, that you can change the software or use pieces of it
   24697 in new free programs; and that you know you can do these things.
   24698 
   24699   To protect your rights, we need to make restrictions that forbid
   24700 anyone to deny you these rights or to ask you to surrender the rights.
   24701 These restrictions translate to certain responsibilities for you if you
   24702 distribute copies of the software, or if you modify it.
   24703 
   24704   For example, if you distribute copies of such a program, whether
   24705 gratis or for a fee, you must give the recipients all the rights that
   24706 you have.  You must make sure that they, too, receive or can get the
   24707 source code.  And you must show them these terms so they know their
   24708 rights.
   24709 
   24710   We protect your rights with two steps: (1) copyright the software, and
   24711 (2) offer you this license which gives you legal permission to copy,
   24712 distribute and/or modify the software.
   24713 
   24714   Also, for each author's protection and ours, we want to make certain
   24715 that everyone understands that there is no warranty for this free
   24716 software.  If the software is modified by someone else and passed on, we
   24717 want its recipients to know that what they have is not the original, so
   24718 that any problems introduced by others will not reflect on the original
   24719 authors' reputations.
   24720 
   24721   Finally, any free program is threatened constantly by software
   24722 patents.  We wish to avoid the danger that redistributors of a free
   24723 program will individually obtain patent licenses, in effect making the
   24724 program proprietary.  To prevent this, we have made it clear that any
   24725 patent must be licensed for everyone's free use or not licensed at all.
   24726 
   24727   The precise terms and conditions for copying, distribution and
   24728 modification follow.
   24729 
   24731 		    GNU GENERAL PUBLIC LICENSE
   24732    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   24733 
   24734   0. This License applies to any program or other work which contains
   24735 a notice placed by the copyright holder saying it may be distributed
   24736 under the terms of this General Public License.  The "Program", below,
   24737 refers to any such program or work, and a "work based on the Program"
   24738 means either the Program or any derivative work under copyright law:
   24739 that is to say, a work containing the Program or a portion of it,
   24740 either verbatim or with modifications and/or translated into another
   24741 language.  (Hereinafter, translation is included without limitation in
   24742 the term "modification".)  Each licensee is addressed as "you".
   24743 
   24744 Activities other than copying, distribution and modification are not
   24745 covered by this License; they are outside its scope.  The act of
   24746 running the Program is not restricted, and the output from the Program
   24747 is covered only if its contents constitute a work based on the
   24748 Program (independent of having been made by running the Program).
   24749 Whether that is true depends on what the Program does.
   24750 
   24751   1. You may copy and distribute verbatim copies of the Program's
   24752 source code as you receive it, in any medium, provided that you
   24753 conspicuously and appropriately publish on each copy an appropriate
   24754 copyright notice and disclaimer of warranty; keep intact all the
   24755 notices that refer to this License and to the absence of any warranty;
   24756 and give any other recipients of the Program a copy of this License
   24757 along with the Program.
   24758 
   24759 You may charge a fee for the physical act of transferring a copy, and
   24760 you may at your option offer warranty protection in exchange for a fee.
   24761 
   24762   2. You may modify your copy or copies of the Program or any portion
   24763 of it, thus forming a work based on the Program, and copy and
   24764 distribute such modifications or work under the terms of Section 1
   24765 above, provided that you also meet all of these conditions:
   24766 
   24767     a) You must cause the modified files to carry prominent notices
   24768     stating that you changed the files and the date of any change.
   24769 
   24770     b) You must cause any work that you distribute or publish, that in
   24771     whole or in part contains or is derived from the Program or any
   24772     part thereof, to be licensed as a whole at no charge to all third
   24773     parties under the terms of this License.
   24774 
   24775     c) If the modified program normally reads commands interactively
   24776     when run, you must cause it, when started running for such
   24777     interactive use in the most ordinary way, to print or display an
   24778     announcement including an appropriate copyright notice and a
   24779     notice that there is no warranty (or else, saying that you provide
   24780     a warranty) and that users may redistribute the program under
   24781     these conditions, and telling the user how to view a copy of this
   24782     License.  (Exception: if the Program itself is interactive but
   24783     does not normally print such an announcement, your work based on
   24784     the Program is not required to print an announcement.)
   24785 
   24787 These requirements apply to the modified work as a whole.  If
   24788 identifiable sections of that work are not derived from the Program,
   24789 and can be reasonably considered independent and separate works in
   24790 themselves, then this License, and its terms, do not apply to those
   24791 sections when you distribute them as separate works.  But when you
   24792 distribute the same sections as part of a whole which is a work based
   24793 on the Program, the distribution of the whole must be on the terms of
   24794 this License, whose permissions for other licensees extend to the
   24795 entire whole, and thus to each and every part regardless of who wrote it.
   24796 
   24797 Thus, it is not the intent of this section to claim rights or contest
   24798 your rights to work written entirely by you; rather, the intent is to
   24799 exercise the right to control the distribution of derivative or
   24800 collective works based on the Program.
   24801 
   24802 In addition, mere aggregation of another work not based on the Program
   24803 with the Program (or with a work based on the Program) on a volume of
   24804 a storage or distribution medium does not bring the other work under
   24805 the scope of this License.
   24806 
   24807   3. You may copy and distribute the Program (or a work based on it,
   24808 under Section 2) in object code or executable form under the terms of
   24809 Sections 1 and 2 above provided that you also do one of the following:
   24810 
   24811     a) Accompany it with the complete corresponding machine-readable
   24812     source code, which must be distributed under the terms of Sections
   24813     1 and 2 above on a medium customarily used for software interchange; or,
   24814 
   24815     b) Accompany it with a written offer, valid for at least three
   24816     years, to give any third party, for a charge no more than your
   24817     cost of physically performing source distribution, a complete
   24818     machine-readable copy of the corresponding source code, to be
   24819     distributed under the terms of Sections 1 and 2 above on a medium
   24820     customarily used for software interchange; or,
   24821 
   24822     c) Accompany it with the information you received as to the offer
   24823     to distribute corresponding source code.  (This alternative is
   24824     allowed only for noncommercial distribution and only if you
   24825     received the program in object code or executable form with such
   24826     an offer, in accord with Subsection b above.)
   24827 
   24828 The source code for a work means the preferred form of the work for
   24829 making modifications to it.  For an executable work, complete source
   24830 code means all the source code for all modules it contains, plus any
   24831 associated interface definition files, plus the scripts used to
   24832 control compilation and installation of the executable.  However, as a
   24833 special exception, the source code distributed need not include
   24834 anything that is normally distributed (in either source or binary
   24835 form) with the major components (compiler, kernel, and so on) of the
   24836 operating system on which the executable runs, unless that component
   24837 itself accompanies the executable.
   24838 
   24839 If distribution of executable or object code is made by offering
   24840 access to copy from a designated place, then offering equivalent
   24841 access to copy the source code from the same place counts as
   24842 distribution of the source code, even though third parties are not
   24843 compelled to copy the source along with the object code.
   24844 
   24846   4. You may not copy, modify, sublicense, or distribute the Program
   24847 except as expressly provided under this License.  Any attempt
   24848 otherwise to copy, modify, sublicense or distribute the Program is
   24849 void, and will automatically terminate your rights under this License.
   24850 However, parties who have received copies, or rights, from you under
   24851 this License will not have their licenses terminated so long as such
   24852 parties remain in full compliance.
   24853 
   24854   5. You are not required to accept this License, since you have not
   24855 signed it.  However, nothing else grants you permission to modify or
   24856 distribute the Program or its derivative works.  These actions are
   24857 prohibited by law if you do not accept this License.  Therefore, by
   24858 modifying or distributing the Program (or any work based on the
   24859 Program), you indicate your acceptance of this License to do so, and
   24860 all its terms and conditions for copying, distributing or modifying
   24861 the Program or works based on it.
   24862 
   24863   6. Each time you redistribute the Program (or any work based on the
   24864 Program), the recipient automatically receives a license from the
   24865 original licensor to copy, distribute or modify the Program subject to
   24866 these terms and conditions.  You may not impose any further
   24867 restrictions on the recipients' exercise of the rights granted herein.
   24868 You are not responsible for enforcing compliance by third parties to
   24869 this License.
   24870 
   24871   7. If, as a consequence of a court judgment or allegation of patent
   24872 infringement or for any other reason (not limited to patent issues),
   24873 conditions are imposed on you (whether by court order, agreement or
   24874 otherwise) that contradict the conditions of this License, they do not
   24875 excuse you from the conditions of this License.  If you cannot
   24876 distribute so as to satisfy simultaneously your obligations under this
   24877 License and any other pertinent obligations, then as a consequence you
   24878 may not distribute the Program at all.  For example, if a patent
   24879 license would not permit royalty-free redistribution of the Program by
   24880 all those who receive copies directly or indirectly through you, then
   24881 the only way you could satisfy both it and this License would be to
   24882 refrain entirely from distribution of the Program.
   24883 
   24884 If any portion of this section is held invalid or unenforceable under
   24885 any particular circumstance, the balance of the section is intended to
   24886 apply and the section as a whole is intended to apply in other
   24887 circumstances.
   24888 
   24889 It is not the purpose of this section to induce you to infringe any
   24890 patents or other property right claims or to contest validity of any
   24891 such claims; this section has the sole purpose of protecting the
   24892 integrity of the free software distribution system, which is
   24893 implemented by public license practices.  Many people have made
   24894 generous contributions to the wide range of software distributed
   24895 through that system in reliance on consistent application of that
   24896 system; it is up to the author/donor to decide if he or she is willing
   24897 to distribute software through any other system and a licensee cannot
   24898 impose that choice.
   24899 
   24900 This section is intended to make thoroughly clear what is believed to
   24901 be a consequence of the rest of this License.
   24902 
   24904   8. If the distribution and/or use of the Program is restricted in
   24905 certain countries either by patents or by copyrighted interfaces, the
   24906 original copyright holder who places the Program under this License
   24907 may add an explicit geographical distribution limitation excluding
   24908 those countries, so that distribution is permitted only in or among
   24909 countries not thus excluded.  In such case, this License incorporates
   24910 the limitation as if written in the body of this License.
   24911 
   24912   9. The Free Software Foundation may publish revised and/or new versions
   24913 of the General Public License from time to time.  Such new versions will
   24914 be similar in spirit to the present version, but may differ in detail to
   24915 address new problems or concerns.
   24916 
   24917 Each version is given a distinguishing version number.  If the Program
   24918 specifies a version number of this License which applies to it and "any
   24919 later version", you have the option of following the terms and conditions
   24920 either of that version or of any later version published by the Free
   24921 Software Foundation.  If the Program does not specify a version number of
   24922 this License, you may choose any version ever published by the Free Software
   24923 Foundation.
   24924 
   24925   10. If you wish to incorporate parts of the Program into other free
   24926 programs whose distribution conditions are different, write to the author
   24927 to ask for permission.  For software which is copyrighted by the Free
   24928 Software Foundation, write to the Free Software Foundation; we sometimes
   24929 make exceptions for this.  Our decision will be guided by the two goals
   24930 of preserving the free status of all derivatives of our free software and
   24931 of promoting the sharing and reuse of software generally.
   24932 
   24933 			    NO WARRANTY
   24934 
   24935   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
   24936 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
   24937 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
   24938 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
   24939 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
   24940 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
   24941 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
   24942 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
   24943 REPAIR OR CORRECTION.
   24944 
   24945   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
   24946 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
   24947 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
   24948 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
   24949 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
   24950 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
   24951 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
   24952 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
   24953 POSSIBILITY OF SUCH DAMAGES.
   24954 
   24955 		     END OF TERMS AND CONDITIONS
   24956 
   24958 	    How to Apply These Terms to Your New Programs
   24959 
   24960   If you develop a new program, and you want it to be of the greatest
   24961 possible use to the public, the best way to achieve this is to make it
   24962 free software which everyone can redistribute and change under these terms.
   24963 
   24964   To do so, attach the following notices to the program.  It is safest
   24965 to attach them to the start of each source file to most effectively
   24966 convey the exclusion of warranty; and each file should have at least
   24967 the "copyright" line and a pointer to where the full notice is found.
   24968 
   24969     &lt;one line to give the program's name and a brief idea of what it does.&gt;
   24970     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   24971 
   24972     This program is free software; you can redistribute it and/or modify
   24973     it under the terms of the GNU General Public License as published by
   24974     the Free Software Foundation; either version 2 of the License, or
   24975     (at your option) any later version.
   24976 
   24977     This program is distributed in the hope that it will be useful,
   24978     but WITHOUT ANY WARRANTY; without even the implied warranty of
   24979     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   24980     GNU General Public License for more details.
   24981 
   24982     You should have received a copy of the GNU General Public License
   24983     along with this program; if not, write to the Free Software
   24984     Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   24985 
   24986 
   24987 Also add information on how to contact you by electronic and paper mail.
   24988 
   24989 If the program is interactive, make it output a short notice like this
   24990 when it starts in an interactive mode:
   24991 
   24992     Gnomovision version 69, Copyright (C) year  name of author
   24993     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
   24994     This is free software, and you are welcome to redistribute it
   24995     under certain conditions; type `show c' for details.
   24996 
   24997 The hypothetical commands `show w' and `show c' should show the appropriate
   24998 parts of the General Public License.  Of course, the commands you use may
   24999 be called something other than `show w' and `show c'; they could even be
   25000 mouse-clicks or menu items--whatever suits your program.
   25001 
   25002 You should also get your employer (if you work as a programmer) or your
   25003 school, if any, to sign a "copyright disclaimer" for the program, if
   25004 necessary.  Here is a sample; alter the names:
   25005 
   25006   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
   25007   `Gnomovision' (which makes passes at compilers) written by James Hacker.
   25008 
   25009   &lt;signature of Ty Coon&gt;, 1 April 1989
   25010   Ty Coon, President of Vice
   25011 
   25012 This General Public License does not permit incorporating your program into
   25013 proprietary programs.  If your program is a subroutine library, you may
   25014 consider it more useful to permit linking proprietary applications with the
   25015 library.  If this is what you want to do, use the GNU Library General
   25016 Public License instead of this License.
   25017 </pre>
   25018 </div>
   25019 </div>
   25020 
   25021 
   25022 <div class="product">
   25023 <span class="title">gdb</span>
   25024 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   25025 <span class="homepage"><a href="http://sources.redhat.com/gdb/">homepage</a></span>
   25026 <div class="licence">
   25027 <pre>		    GNU GENERAL PUBLIC LICENSE
   25028 		       Version 2, June 1991
   25029 
   25030  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
   25031      51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
   25032  Everyone is permitted to copy and distribute verbatim copies
   25033  of this license document, but changing it is not allowed.
   25034 
   25035 			    Preamble
   25036 
   25037   The licenses for most software are designed to take away your
   25038 freedom to share and change it.  By contrast, the GNU General Public
   25039 License is intended to guarantee your freedom to share and change free
   25040 software--to make sure the software is free for all its users.  This
   25041 General Public License applies to most of the Free Software
   25042 Foundation's software and to any other program whose authors commit to
   25043 using it.  (Some other Free Software Foundation software is covered by
   25044 the GNU Library General Public License instead.)  You can apply it to
   25045 your programs, too.
   25046 
   25047   When we speak of free software, we are referring to freedom, not
   25048 price.  Our General Public Licenses are designed to make sure that you
   25049 have the freedom to distribute copies of free software (and charge for
   25050 this service if you wish), that you receive source code or can get it
   25051 if you want it, that you can change the software or use pieces of it
   25052 in new free programs; and that you know you can do these things.
   25053 
   25054   To protect your rights, we need to make restrictions that forbid
   25055 anyone to deny you these rights or to ask you to surrender the rights.
   25056 These restrictions translate to certain responsibilities for you if you
   25057 distribute copies of the software, or if you modify it.
   25058 
   25059   For example, if you distribute copies of such a program, whether
   25060 gratis or for a fee, you must give the recipients all the rights that
   25061 you have.  You must make sure that they, too, receive or can get the
   25062 source code.  And you must show them these terms so they know their
   25063 rights.
   25064 
   25065   We protect your rights with two steps: (1) copyright the software, and
   25066 (2) offer you this license which gives you legal permission to copy,
   25067 distribute and/or modify the software.
   25068 
   25069   Also, for each author's protection and ours, we want to make certain
   25070 that everyone understands that there is no warranty for this free
   25071 software.  If the software is modified by someone else and passed on, we
   25072 want its recipients to know that what they have is not the original, so
   25073 that any problems introduced by others will not reflect on the original
   25074 authors' reputations.
   25075 
   25076   Finally, any free program is threatened constantly by software
   25077 patents.  We wish to avoid the danger that redistributors of a free
   25078 program will individually obtain patent licenses, in effect making the
   25079 program proprietary.  To prevent this, we have made it clear that any
   25080 patent must be licensed for everyone's free use or not licensed at all.
   25081 
   25082   The precise terms and conditions for copying, distribution and
   25083 modification follow.
   25084 
   25086 		    GNU GENERAL PUBLIC LICENSE
   25087    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   25088 
   25089   0. This License applies to any program or other work which contains
   25090 a notice placed by the copyright holder saying it may be distributed
   25091 under the terms of this General Public License.  The "Program", below,
   25092 refers to any such program or work, and a "work based on the Program"
   25093 means either the Program or any derivative work under copyright law:
   25094 that is to say, a work containing the Program or a portion of it,
   25095 either verbatim or with modifications and/or translated into another
   25096 language.  (Hereinafter, translation is included without limitation in
   25097 the term "modification".)  Each licensee is addressed as "you".
   25098 
   25099 Activities other than copying, distribution and modification are not
   25100 covered by this License; they are outside its scope.  The act of
   25101 running the Program is not restricted, and the output from the Program
   25102 is covered only if its contents constitute a work based on the
   25103 Program (independent of having been made by running the Program).
   25104 Whether that is true depends on what the Program does.
   25105 
   25106   1. You may copy and distribute verbatim copies of the Program's
   25107 source code as you receive it, in any medium, provided that you
   25108 conspicuously and appropriately publish on each copy an appropriate
   25109 copyright notice and disclaimer of warranty; keep intact all the
   25110 notices that refer to this License and to the absence of any warranty;
   25111 and give any other recipients of the Program a copy of this License
   25112 along with the Program.
   25113 
   25114 You may charge a fee for the physical act of transferring a copy, and
   25115 you may at your option offer warranty protection in exchange for a fee.
   25116 
   25117   2. You may modify your copy or copies of the Program or any portion
   25118 of it, thus forming a work based on the Program, and copy and
   25119 distribute such modifications or work under the terms of Section 1
   25120 above, provided that you also meet all of these conditions:
   25121 
   25122     a) You must cause the modified files to carry prominent notices
   25123     stating that you changed the files and the date of any change.
   25124 
   25125     b) You must cause any work that you distribute or publish, that in
   25126     whole or in part contains or is derived from the Program or any
   25127     part thereof, to be licensed as a whole at no charge to all third
   25128     parties under the terms of this License.
   25129 
   25130     c) If the modified program normally reads commands interactively
   25131     when run, you must cause it, when started running for such
   25132     interactive use in the most ordinary way, to print or display an
   25133     announcement including an appropriate copyright notice and a
   25134     notice that there is no warranty (or else, saying that you provide
   25135     a warranty) and that users may redistribute the program under
   25136     these conditions, and telling the user how to view a copy of this
   25137     License.  (Exception: if the Program itself is interactive but
   25138     does not normally print such an announcement, your work based on
   25139     the Program is not required to print an announcement.)
   25140 
   25142 These requirements apply to the modified work as a whole.  If
   25143 identifiable sections of that work are not derived from the Program,
   25144 and can be reasonably considered independent and separate works in
   25145 themselves, then this License, and its terms, do not apply to those
   25146 sections when you distribute them as separate works.  But when you
   25147 distribute the same sections as part of a whole which is a work based
   25148 on the Program, the distribution of the whole must be on the terms of
   25149 this License, whose permissions for other licensees extend to the
   25150 entire whole, and thus to each and every part regardless of who wrote it.
   25151 
   25152 Thus, it is not the intent of this section to claim rights or contest
   25153 your rights to work written entirely by you; rather, the intent is to
   25154 exercise the right to control the distribution of derivative or
   25155 collective works based on the Program.
   25156 
   25157 In addition, mere aggregation of another work not based on the Program
   25158 with the Program (or with a work based on the Program) on a volume of
   25159 a storage or distribution medium does not bring the other work under
   25160 the scope of this License.
   25161 
   25162   3. You may copy and distribute the Program (or a work based on it,
   25163 under Section 2) in object code or executable form under the terms of
   25164 Sections 1 and 2 above provided that you also do one of the following:
   25165 
   25166     a) Accompany it with the complete corresponding machine-readable
   25167     source code, which must be distributed under the terms of Sections
   25168     1 and 2 above on a medium customarily used for software interchange; or,
   25169 
   25170     b) Accompany it with a written offer, valid for at least three
   25171     years, to give any third party, for a charge no more than your
   25172     cost of physically performing source distribution, a complete
   25173     machine-readable copy of the corresponding source code, to be
   25174     distributed under the terms of Sections 1 and 2 above on a medium
   25175     customarily used for software interchange; or,
   25176 
   25177     c) Accompany it with the information you received as to the offer
   25178     to distribute corresponding source code.  (This alternative is
   25179     allowed only for noncommercial distribution and only if you
   25180     received the program in object code or executable form with such
   25181     an offer, in accord with Subsection b above.)
   25182 
   25183 The source code for a work means the preferred form of the work for
   25184 making modifications to it.  For an executable work, complete source
   25185 code means all the source code for all modules it contains, plus any
   25186 associated interface definition files, plus the scripts used to
   25187 control compilation and installation of the executable.  However, as a
   25188 special exception, the source code distributed need not include
   25189 anything that is normally distributed (in either source or binary
   25190 form) with the major components (compiler, kernel, and so on) of the
   25191 operating system on which the executable runs, unless that component
   25192 itself accompanies the executable.
   25193 
   25194 If distribution of executable or object code is made by offering
   25195 access to copy from a designated place, then offering equivalent
   25196 access to copy the source code from the same place counts as
   25197 distribution of the source code, even though third parties are not
   25198 compelled to copy the source along with the object code.
   25199 
   25201   4. You may not copy, modify, sublicense, or distribute the Program
   25202 except as expressly provided under this License.  Any attempt
   25203 otherwise to copy, modify, sublicense or distribute the Program is
   25204 void, and will automatically terminate your rights under this License.
   25205 However, parties who have received copies, or rights, from you under
   25206 this License will not have their licenses terminated so long as such
   25207 parties remain in full compliance.
   25208 
   25209   5. You are not required to accept this License, since you have not
   25210 signed it.  However, nothing else grants you permission to modify or
   25211 distribute the Program or its derivative works.  These actions are
   25212 prohibited by law if you do not accept this License.  Therefore, by
   25213 modifying or distributing the Program (or any work based on the
   25214 Program), you indicate your acceptance of this License to do so, and
   25215 all its terms and conditions for copying, distributing or modifying
   25216 the Program or works based on it.
   25217 
   25218   6. Each time you redistribute the Program (or any work based on the
   25219 Program), the recipient automatically receives a license from the
   25220 original licensor to copy, distribute or modify the Program subject to
   25221 these terms and conditions.  You may not impose any further
   25222 restrictions on the recipients' exercise of the rights granted herein.
   25223 You are not responsible for enforcing compliance by third parties to
   25224 this License.
   25225 
   25226   7. If, as a consequence of a court judgment or allegation of patent
   25227 infringement or for any other reason (not limited to patent issues),
   25228 conditions are imposed on you (whether by court order, agreement or
   25229 otherwise) that contradict the conditions of this License, they do not
   25230 excuse you from the conditions of this License.  If you cannot
   25231 distribute so as to satisfy simultaneously your obligations under this
   25232 License and any other pertinent obligations, then as a consequence you
   25233 may not distribute the Program at all.  For example, if a patent
   25234 license would not permit royalty-free redistribution of the Program by
   25235 all those who receive copies directly or indirectly through you, then
   25236 the only way you could satisfy both it and this License would be to
   25237 refrain entirely from distribution of the Program.
   25238 
   25239 If any portion of this section is held invalid or unenforceable under
   25240 any particular circumstance, the balance of the section is intended to
   25241 apply and the section as a whole is intended to apply in other
   25242 circumstances.
   25243 
   25244 It is not the purpose of this section to induce you to infringe any
   25245 patents or other property right claims or to contest validity of any
   25246 such claims; this section has the sole purpose of protecting the
   25247 integrity of the free software distribution system, which is
   25248 implemented by public license practices.  Many people have made
   25249 generous contributions to the wide range of software distributed
   25250 through that system in reliance on consistent application of that
   25251 system; it is up to the author/donor to decide if he or she is willing
   25252 to distribute software through any other system and a licensee cannot
   25253 impose that choice.
   25254 
   25255 This section is intended to make thoroughly clear what is believed to
   25256 be a consequence of the rest of this License.
   25257 
   25259   8. If the distribution and/or use of the Program is restricted in
   25260 certain countries either by patents or by copyrighted interfaces, the
   25261 original copyright holder who places the Program under this License
   25262 may add an explicit geographical distribution limitation excluding
   25263 those countries, so that distribution is permitted only in or among
   25264 countries not thus excluded.  In such case, this License incorporates
   25265 the limitation as if written in the body of this License.
   25266 
   25267   9. The Free Software Foundation may publish revised and/or new versions
   25268 of the General Public License from time to time.  Such new versions will
   25269 be similar in spirit to the present version, but may differ in detail to
   25270 address new problems or concerns.
   25271 
   25272 Each version is given a distinguishing version number.  If the Program
   25273 specifies a version number of this License which applies to it and "any
   25274 later version", you have the option of following the terms and conditions
   25275 either of that version or of any later version published by the Free
   25276 Software Foundation.  If the Program does not specify a version number of
   25277 this License, you may choose any version ever published by the Free Software
   25278 Foundation.
   25279 
   25280   10. If you wish to incorporate parts of the Program into other free
   25281 programs whose distribution conditions are different, write to the author
   25282 to ask for permission.  For software which is copyrighted by the Free
   25283 Software Foundation, write to the Free Software Foundation; we sometimes
   25284 make exceptions for this.  Our decision will be guided by the two goals
   25285 of preserving the free status of all derivatives of our free software and
   25286 of promoting the sharing and reuse of software generally.
   25287 
   25288 			    NO WARRANTY
   25289 
   25290   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
   25291 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
   25292 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
   25293 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
   25294 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
   25295 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
   25296 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
   25297 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
   25298 REPAIR OR CORRECTION.
   25299 
   25300   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
   25301 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
   25302 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
   25303 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
   25304 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
   25305 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
   25306 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
   25307 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
   25308 POSSIBILITY OF SUCH DAMAGES.
   25309 
   25310 		     END OF TERMS AND CONDITIONS
   25311 
   25313 	    How to Apply These Terms to Your New Programs
   25314 
   25315   If you develop a new program, and you want it to be of the greatest
   25316 possible use to the public, the best way to achieve this is to make it
   25317 free software which everyone can redistribute and change under these terms.
   25318 
   25319   To do so, attach the following notices to the program.  It is safest
   25320 to attach them to the start of each source file to most effectively
   25321 convey the exclusion of warranty; and each file should have at least
   25322 the "copyright" line and a pointer to where the full notice is found.
   25323 
   25324     &lt;one line to give the program's name and a brief idea of what it does.&gt;
   25325     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   25326 
   25327     This program is free software; you can redistribute it and/or modify
   25328     it under the terms of the GNU General Public License as published by
   25329     the Free Software Foundation; either version 2 of the License, or
   25330     (at your option) any later version.
   25331 
   25332     This program is distributed in the hope that it will be useful,
   25333     but WITHOUT ANY WARRANTY; without even the implied warranty of
   25334     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   25335     GNU General Public License for more details.
   25336 
   25337     You should have received a copy of the GNU General Public License
   25338     along with this program; if not, write to the Free Software
   25339     Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
   25340 
   25341 
   25342 Also add information on how to contact you by electronic and paper mail.
   25343 
   25344 If the program is interactive, make it output a short notice like this
   25345 when it starts in an interactive mode:
   25346 
   25347     Gnomovision version 69, Copyright (C) year  name of author
   25348     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
   25349     This is free software, and you are welcome to redistribute it
   25350     under certain conditions; type `show c' for details.
   25351 
   25352 The hypothetical commands `show w' and `show c' should show the appropriate
   25353 parts of the General Public License.  Of course, the commands you use may
   25354 be called something other than `show w' and `show c'; they could even be
   25355 mouse-clicks or menu items--whatever suits your program.
   25356 
   25357 You should also get your employer (if you work as a programmer) or your
   25358 school, if any, to sign a "copyright disclaimer" for the program, if
   25359 necessary.  Here is a sample; alter the names:
   25360 
   25361   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
   25362   `Gnomovision' (which makes passes at compilers) written by James Hacker.
   25363 
   25364   &lt;signature of Ty Coon&gt;, 1 April 1989
   25365   Ty Coon, President of Vice
   25366 
   25367 This General Public License does not permit incorporating your program into
   25368 proprietary programs.  If your program is a subroutine library, you may
   25369 consider it more useful to permit linking proprietary applications with the
   25370 library.  If this is what you want to do, use the GNU Library General
   25371 Public License instead of this License.
   25372 </pre>
   25373 </div>
   25374 </div>
   25375 
   25376 
   25377 <div class="product">
   25378 <span class="title">gentoo-editor</span>
   25379 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   25380 <span class="homepage"><a href="http://www.gentoo.org/">homepage</a></span>
   25381 <div class="licence">
   25382 <pre>Copyright 2009 Gentoo Foundation
   25383 Distributed under the terms of the MIT/X11 license
   25384 </pre>
   25385 </div>
   25386 </div>
   25387 
   25388 
   25389 <div class="product">
   25390 <span class="title">gentoo-syntax</span>
   25391 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   25392 <span class="homepage"><a href="http://www.gentoo.org/">homepage</a></span>
   25393 <div class="licence">
   25394 <pre>License details for VIM Editor:
   25395 
   25396 *uganda.txt*    For Vim version 7.2.  Last change: 2008 Jun 21
   25397 
   25398 
   25399 		  VIM REFERENCE MANUAL    by Bram Moolenaar
   25400 
   25401 
   25402 			*uganda* *Uganda* *copying* *copyright* *license*
   25403 SUMMARY
   25404 								*iccf* *ICCF*
   25405 Vim is Charityware.  You can use and copy it as much as you like, but you are
   25406 encouraged to make a donation for needy children in Uganda.  Please see |kcc|
   25407 below or visit the ICCF web site, available at these URLs:
   25408 
   25409 	http://iccf-holland.org/
   25410 	http://www.vim.org/iccf/
   25411 	http://www.iccf.nl/
   25412 
   25413 You can also sponsor the development of Vim.  Vim sponsors can vote for
   25414 features.  See |sponsor|.  The money goes to Uganda anyway.
   25415 
   25416 The Open Publication License applies to the Vim documentation, see
   25417 |manual-copyright|.
   25418 
   25419 === begin of license ===
   25420 
   25421 VIM LICENSE
   25422 
   25423 I)  There are no restrictions on distributing unmodified copies of Vim except
   25424     that they must include this license text.  You can also distribute
   25425     unmodified parts of Vim, likewise unrestricted except that they must
   25426     include this license text.  You are also allowed to include executables
   25427     that you made from the unmodified Vim sources, plus your own usage
   25428     examples and Vim scripts.
   25429 
   25430 II) It is allowed to distribute a modified (or extended) version of Vim,
   25431     including executables and/or source code, when the following four
   25432     conditions are met:
   25433     1) This license text must be included unmodified.
   25434     2) The modified Vim must be distributed in one of the following five ways:
   25435        a) If you make changes to Vim yourself, you must clearly describe in
   25436 	  the distribution how to contact you.  When the maintainer asks you
   25437 	  (in any way) for a copy of the modified Vim you distributed, you
   25438 	  must make your changes, including source code, available to the
   25439 	  maintainer without fee.  The maintainer reserves the right to
   25440 	  include your changes in the official version of Vim.  What the
   25441 	  maintainer will do with your changes and under what license they
   25442 	  will be distributed is negotiable.  If there has been no negotiation
   25443 	  then this license, or a later version, also applies to your changes.
   25444 	  The current maintainer is Bram Moolenaar &lt;Bram (a] vim.org&gt;.  If this
   25445 	  changes it will be announced in appropriate places (most likely
   25446 	  vim.sf.net, www.vim.org and/or comp.editors).  When it is completely
   25447 	  impossible to contact the maintainer, the obligation to send him
   25448 	  your changes ceases.  Once the maintainer has confirmed that he has
   25449 	  received your changes they will not have to be sent again.
   25450        b) If you have received a modified Vim that was distributed as
   25451 	  mentioned under a) you are allowed to further distribute it
   25452 	  unmodified, as mentioned at I).  If you make additional changes the
   25453 	  text under a) applies to those changes.
   25454        c) Provide all the changes, including source code, with every copy of
   25455 	  the modified Vim you distribute.  This may be done in the form of a
   25456 	  context diff.  You can choose what license to use for new code you
   25457 	  add.  The changes and their license must not restrict others from
   25458 	  making their own changes to the official version of Vim.
   25459        d) When you have a modified Vim which includes changes as mentioned
   25460 	  under c), you can distribute it without the source code for the
   25461 	  changes if the following three conditions are met:
   25462 	  - The license that applies to the changes permits you to distribute
   25463 	    the changes to the Vim maintainer without fee or restriction, and
   25464 	    permits the Vim maintainer to include the changes in the official
   25465 	    version of Vim without fee or restriction.
   25466 	  - You keep the changes for at least three years after last
   25467 	    distributing the corresponding modified Vim.  When the maintainer
   25468 	    or someone who you distributed the modified Vim to asks you (in
   25469 	    any way) for the changes within this period, you must make them
   25470 	    available to him.
   25471 	  - You clearly describe in the distribution how to contact you.  This
   25472 	    contact information must remain valid for at least three years
   25473 	    after last distributing the corresponding modified Vim, or as long
   25474 	    as possible.
   25475        e) When the GNU General Public License (GPL) applies to the changes,
   25476 	  you can distribute the modified Vim under the GNU GPL version 2 or
   25477 	  any later version.
   25478     3) A message must be added, at least in the output of the ":version"
   25479        command and in the intro screen, such that the user of the modified Vim
   25480        is able to see that it was modified.  When distributing as mentioned
   25481        under 2)e) adding the message is only required for as far as this does
   25482        not conflict with the license used for the changes.
   25483     4) The contact information as required under 2)a) and 2)d) must not be
   25484        removed or changed, except that the person himself can make
   25485        corrections.
   25486 
   25487 III) If you distribute a modified version of Vim, you are encouraged to use
   25488      the Vim license for your changes and make them available to the
   25489      maintainer, including the source code.  The preferred way to do this is
   25490      by e-mail or by uploading the files to a server and e-mailing the URL.
   25491      If the number of changes is small (e.g., a modified Makefile) e-mailing a
   25492      context diff will do.  The e-mail address to be used is
   25493      &lt;maintainer (a] vim.org&gt;
   25494 
   25495 IV)  It is not allowed to remove this license from the distribution of the Vim
   25496      sources, parts of it or from a modified version.  You may use this
   25497      license for previous Vim releases instead of the license that they came
   25498      with, at your option.
   25499 
   25500 === end of license ===
   25501 
   25502 Note:
   25503 
   25504 - If you are happy with Vim, please express that by reading the rest of this
   25505   file and consider helping needy children in Uganda.
   25506 
   25507 - If you want to support further Vim development consider becoming a
   25508   |sponsor|.  The money goes to Uganda anyway.
   25509 
   25510 - According to Richard Stallman the Vim license is GNU GPL compatible.
   25511   A few minor changes have been made since he checked it, but that should not
   25512   make a difference.
   25513 
   25514 - If you link Vim with a library that goes under the GNU GPL, this limits
   25515   further distribution to the GNU GPL.  Also when you didn't actually change
   25516   anything in Vim.
   25517 
   25518 - Once a change is included that goes under the GNU GPL, this forces all
   25519   further changes to also be made under the GNU GPL or a compatible license.
   25520 
   25521 - If you distribute a modified version of Vim, you can include your name and
   25522   contact information with the "--with-modified-by" configure argument or the
   25523   MODIFIED_BY define.
   25524 
   25525 ==============================================================================
   25526 Kibaale Children's Centre		*kcc* *Kibaale*  *charity*
   25527 
   25528 Kibaale Children's Centre (KCC) is located in Kibaale, a small town in the
   25529 south of Uganda, near Tanzania, in East Africa.  The area is known as Rakai
   25530 District.  The population is mostly farmers.  Although people are poor, there
   25531 is enough food.  But this district is suffering from AIDS more than any other
   25532 part of the world.  Some say that it started there.  Estimations are that 10
   25533 to 30% of the Ugandans are infected with HIV.  Because parents die, there are
   25534 many orphans.  In this district about 60,000 children have lost one or both
   25535 parents, out of a population of 350,000.  And this is still continuing.
   25536 
   25537 The children need a lot of help.  The KCC is working hard to provide the needy
   25538 with food, medical care and education.  Food and medical care to keep them
   25539 healthy now, and education so that they can take care of themselves in the
   25540 future.  KCC works on a Christian base, but help is given to children of any
   25541 religion.
   25542 
   25543 The key to solving the problems in this area is education.  This has been
   25544 neglected in the past years with president Idi Amin and the following civil
   25545 wars.  Now that the government is stable again, the children and parents have
   25546 to learn how to take care of themselves and how to avoid infections.  There is
   25547 also help for people who are ill and hungry, but the primary goal is to
   25548 prevent people from getting ill and to teach them how to grow healthy food.
   25549 
   25550 Most of the orphans are living in an extended family.  An uncle or older
   25551 sister is taking care of them.  Because these families are big and the income
   25552 (if any) is low, a child is lucky if it gets healthy food.  Clothes, medical
   25553 care and schooling is beyond its reach.  To help these needy children, a
   25554 sponsorship program was put into place.  A child can be financially adopted.
   25555 For a few dollars a month KCC sees to it that the child gets indispensable
   25556 items, is healthy, goes to school and KCC takes care of anything else that
   25557 needs to be done for the child and the family that supports it.
   25558 
   25559 Besides helping the child directly, the environment where the child grows up
   25560 needs to be improved.  KCC helps schools to improve their teaching methods.
   25561 There is a demonstration school at the centre and teacher trainings are given.
   25562 Health workers are being trained, hygiene education is carried out and
   25563 households are stimulated to build a proper latrine.  I helped setting up a
   25564 production site for cement slabs.  These are used to build a good latrine.
   25565 They are sold below cost price.
   25566 
   25567 There is a small clinic at the project, which provides children and their
   25568 family with medical help.  When needed, transport to a hospital is offered.
   25569 Immunization programs are carried out and help is provided when an epidemic is
   25570 breaking out (measles and cholera have been a problem).
   25571 							*donate*
   25572 Summer 1994 to summer 1995 I spent a whole year at the centre, working as a
   25573 volunteer.  I have helped to expand the centre and worked in the area of water
   25574 and sanitation.  I learned that the help that the KCC provides really helps.
   25575 When I came back to Holland, I wanted to continue supporting KCC.  To do this
   25576 I'm raising funds and organizing the sponsorship program.  Please consider one
   25577 of these possibilities:
   25578 
   25579 1.  Sponsor a child in primary school: 17 euro a month (or more).
   25580 2.  Sponsor a child in secondary school: 25 euro a month (or more).
   25581 3.  Sponsor the clinic: Any amount a month or quarter
   25582 4.  A one-time donation
   25583 
   25584 Compared with other organizations that do child sponsorship the amounts are
   25585 very low.  This is because the money goes directly to the centre.  Less than
   25586 5% is used for administration.  This is possible because this is a small
   25587 organization that works with volunteers.  If you would like to sponsor a
   25588 child, you should have the intention to do this for at least one year.
   25589 
   25590 How do you know that the money will be spent right?  First of all you have my
   25591 personal guarantee as the author of Vim.  I trust the people that are working
   25592 at the centre, I know them personally.  Further more, the centre is
   25593 co-sponsored and inspected by World Vision, Save the Children Fund and
   25594 International Child Care Fund.  The centre is visited about once a year to
   25595 check the progress (at our own cost).  I have visited the centre myself in
   25596 1996, 1998, 2000, 2001 and 2003.  The visit reports are on the ICCF web site.
   25597 
   25598 If you have any further questions, send me e-mail: &lt;Bram (a] vim.org&gt;.
   25599 
   25600 The address of the centre is:
   25601 			Kibaale Children's Centre
   25602 			p.o. box 1658
   25603 			Masaka, Uganda, East Africa
   25604 
   25605 Sending money:						*iccf-donations*
   25606 
   25607 Check the ICCF web site for the latest information!  See |iccf| for the URL.
   25608 
   25609 
   25610 USA:		The methods mentioned below can be used.
   25611 		Sending a check to the Nehemiah Group Outreach Society (NGOS)
   25612 		is no longer possible, unfortunately. We are looking for
   25613 		another way to get you an IRS tax receipt. 
   25614 		For sponsoring a child contact KCF in Canada (see below). US
   25615 		checks can be sent to them to lower banking costs.
   25616 
   25617 Canada:		Contact Kibaale Children's Fund (KCF) in Surrey, Canada.  They
   25618 		take care of the Canadian sponsors for the children in
   25619 		Kibaale.  KCF forwards 100% of the money to the project in
   25620 		Uganda.  You can send them a one time donation directly.
   25621 		Please send me a note so that I know what has been donated
   25622 		because of Vim.  Ask KCF for information about sponsorship.
   25623 			Kibaale Children's Fund c/o Pacific Academy
   25624 			10238-168 Street
   25625 			Surrey, B.C. V4N 1Z4
   25626 			Canada
   25627 			Phone: 604-581-5353
   25628 		If you make a donation to Kibaale Children's Fund (KCF) you
   25629 		will receive a tax receipt which can be submitted with your
   25630 		tax return.
   25631 
   25632 Holland:	Transfer to the account of "Stichting ICCF Holland" in Venlo.
   25633 		This will allow for tax deduction if you live in Holland.
   25634 			Postbank, nr. 4548774
   25635 
   25636 Germany:	It is possible to make donations that allow for a tax return.
   25637 		Check the ICCF web site for the latest information:
   25638 			http://iccf-holland.org/germany.html
   25639 
   25640 World:		Use a postal money order.  That should be possible from any
   25641 		country, mostly from the post office.  Use this name (which is
   25642 		in my passport): "Abraham Moolenaar".  Use Euro for the
   25643 		currency if possible.
   25644 
   25645 Europe:		Use a bank transfer if possible.  Your bank should have a form
   25646 		that you can use for this.  See "Others" below for the swift
   25647 		code and IBAN number.
   25648 		Any other method should work.  Ask for information about
   25649 		sponsorship.
   25650 
   25651 Credit Card:	You can use PayPal to send money with a Credit card.  This is
   25652 		the most widely used Internet based payment system.  It's
   25653 		really simple to use.  Use this link to find more info:
   25654 		    https://www.paypal.com/en_US/mrb/pal=XAC62PML3GF8Q
   25655 		The e-mail address for sending the money to is:
   25656 		    Bram (a] iccf-holland.org
   25657 		For amounts above 400 Euro ($500) sending a check is
   25658 		preferred.
   25659 
   25660 Others:		Transfer to one of these accounts if possible:
   25661 		    Postbank, account 4548774
   25662 				Swift code: INGB NL 2A
   25663 				IBAN: NL47 PSTB 0004 5487 74
   25664 			under the name "stichting ICCF Holland", Venlo
   25665 		    If that doesn't work:
   25666 		    Rabobank Venlo, account 3765.05.117
   25667 				Swift code: RABO NL 2U
   25668 			under the name "Bram Moolenaar", Venlo
   25669 		Otherwise, send a check in euro or US dollars to the address
   25670 		below.  Minimal amount: $70 (my bank does not accept smaller
   25671 		amounts for foreign check, sorry)
   25672 
   25673 Address to send checks to:
   25674 			stichting ICCF Holland
   25675 			Bram Moolenaar
   25676 			Finsterruetihof 1
   25677 			8134 Adliswil
   25678 			Switzerland
   25679 
   25680 This address is expected to be valid for a long time.
   25681 
   25682  vim:tw=78:ts=8:ft=help:norl:
   25683 </pre>
   25684 </div>
   25685 </div>
   25686 
   25687 
   25688 <div class="product">
   25689 <span class="title">gflags</span>
   25690 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   25691 <span class="homepage"><a href="http://code.google.com/p/google-gflags/">homepage</a></span>
   25692 <div class="licence">
   25693 <pre>Copyright (c) 2006, Google Inc.
   25694 All rights reserved.
   25695 
   25696 Redistribution and use in source and binary forms, with or without
   25697 modification, are permitted provided that the following conditions are
   25698 met:
   25699 
   25700     * Redistributions of source code must retain the above copyright
   25701 notice, this list of conditions and the following disclaimer.
   25702     * Redistributions in binary form must reproduce the above
   25703 copyright notice, this list of conditions and the following disclaimer
   25704 in the documentation and/or other materials provided with the
   25705 distribution.
   25706     * Neither the name of Google Inc. nor the names of its
   25707 contributors may be used to endorse or promote products derived from
   25708 this software without specific prior written permission.
   25709 
   25710 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
   25711 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
   25712 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
   25713 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
   25714 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
   25715 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
   25716 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
   25717 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
   25718 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
   25719 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
   25720 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
   25721 </pre>
   25722 </div>
   25723 </div>
   25724 
   25725 
   25726 <div class="product">
   25727 <span class="title">glew</span>
   25728 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   25729 <span class="homepage"><a href="http://glew.sourceforge.net">homepage</a></span>
   25730 <div class="licence">
   25731 <pre>The OpenGL Extension Wrangler Library
   25732 Copyright (C) 2002-2007, Milan Ikits &lt;milan ikits[]ieee org&gt;
   25733 Copyright (C) 2002-2007, Marcelo E. Magallon &lt;mmagallo[]debian org&gt;
   25734 Copyright (C) 2002, Lev Povalahev
   25735 All rights reserved.
   25736 
   25737 Redistribution and use in source and binary forms, with or without 
   25738 modification, are permitted provided that the following conditions are met:
   25739 
   25740 * Redistributions of source code must retain the above copyright notice, 
   25741   this list of conditions and the following disclaimer.
   25742 * Redistributions in binary form must reproduce the above copyright notice, 
   25743   this list of conditions and the following disclaimer in the documentation 
   25744   and/or other materials provided with the distribution.
   25745 * The name of the author may be used to endorse or promote products 
   25746   derived from this software without specific prior written permission.
   25747 
   25748 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" 
   25749 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 
   25750 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
   25751 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE 
   25752 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR 
   25753 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF 
   25754 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
   25755 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
   25756 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
   25757 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
   25758 THE POSSIBILITY OF SUCH DAMAGE.
   25759 
   25760 
   25761 Mesa 3-D graphics library
   25762 Version:  7.0
   25763 
   25764 Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
   25765 
   25766 Permission is hereby granted, free of charge, to any person obtaining a
   25767 copy of this software and associated documentation files (the "Software"),
   25768 to deal in the Software without restriction, including without limitation
   25769 the rights to use, copy, modify, merge, publish, distribute, sublicense,
   25770 and/or sell copies of the Software, and to permit persons to whom the
   25771 Software is furnished to do so, subject to the following conditions:
   25772 
   25773 The above copyright notice and this permission notice shall be included
   25774 in all copies or substantial portions of the Software.
   25775 
   25776 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
   25777 OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
   25778 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
   25779 BRIAN PAUL BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
   25780 AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
   25781 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
   25782 
   25783 
   25784 Copyright (c) 2007 The Khronos Group Inc.
   25785 
   25786 Permission is hereby granted, free of charge, to any person obtaining a
   25787 copy of this software and/or associated documentation files (the
   25788 "Materials"), to deal in the Materials without restriction, including
   25789 without limitation the rights to use, copy, modify, merge, publish,
   25790 distribute, sublicense, and/or sell copies of the Materials, and to
   25791 permit persons to whom the Materials are furnished to do so, subject to
   25792 the following conditions:
   25793 
   25794 The above copyright notice and this permission notice shall be included
   25795 in all copies or substantial portions of the Materials.
   25796 
   25797 THE MATERIALS ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
   25798 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
   25799 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
   25800 IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
   25801 CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
   25802 TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
   25803 MATERIALS OR THE USE OR OTHER DEALINGS IN THE MATERIALS.
   25804 </pre>
   25805 </div>
   25806 </div>
   25807 
   25808 
   25809 <div class="product">
   25810 <span class="title">glib</span>
   25811 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   25812 <span class="homepage"><a href="http://www.gtk.org/">homepage</a></span>
   25813 <div class="licence">
   25814 <pre>		  GNU LIBRARY GENERAL PUBLIC LICENSE
   25815 		       Version 2, June 1991
   25816 
   25817  Copyright (C) 1991 Free Software Foundation, Inc.
   25818     		    59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   25819  Everyone is permitted to copy and distribute verbatim copies
   25820  of this license document, but changing it is not allowed.
   25821 
   25822 [This is the first released version of the library GPL.  It is
   25823  numbered 2 because it goes with version 2 of the ordinary GPL.]
   25824 
   25825 			    Preamble
   25826 
   25827   The licenses for most software are designed to take away your
   25828 freedom to share and change it.  By contrast, the GNU General Public
   25829 Licenses are intended to guarantee your freedom to share and change
   25830 free software--to make sure the software is free for all its users.
   25831 
   25832   This license, the Library General Public License, applies to some
   25833 specially designated Free Software Foundation software, and to any
   25834 other libraries whose authors decide to use it.  You can use it for
   25835 your libraries, too.
   25836 
   25837   When we speak of free software, we are referring to freedom, not
   25838 price.  Our General Public Licenses are designed to make sure that you
   25839 have the freedom to distribute copies of free software (and charge for
   25840 this service if you wish), that you receive source code or can get it
   25841 if you want it, that you can change the software or use pieces of it
   25842 in new free programs; and that you know you can do these things.
   25843 
   25844   To protect your rights, we need to make restrictions that forbid
   25845 anyone to deny you these rights or to ask you to surrender the rights.
   25846 These restrictions translate to certain responsibilities for you if
   25847 you distribute copies of the library, or if you modify it.
   25848 
   25849   For example, if you distribute copies of the library, whether gratis
   25850 or for a fee, you must give the recipients all the rights that we gave
   25851 you.  You must make sure that they, too, receive or can get the source
   25852 code.  If you link a program with the library, you must provide
   25853 complete object files to the recipients so that they can relink them
   25854 with the library, after making changes to the library and recompiling
   25855 it.  And you must show them these terms so they know their rights.
   25856 
   25857   Our method of protecting your rights has two steps: (1) copyright
   25858 the library, and (2) offer you this license which gives you legal
   25859 permission to copy, distribute and/or modify the library.
   25860 
   25861   Also, for each distributor's protection, we want to make certain
   25862 that everyone understands that there is no warranty for this free
   25863 library.  If the library is modified by someone else and passed on, we
   25864 want its recipients to know that what they have is not the original
   25865 version, so that any problems introduced by others will not reflect on
   25866 the original authors' reputations.
   25867 
   25869   Finally, any free program is threatened constantly by software
   25870 patents.  We wish to avoid the danger that companies distributing free
   25871 software will individually obtain patent licenses, thus in effect
   25872 transforming the program into proprietary software.  To prevent this,
   25873 we have made it clear that any patent must be licensed for everyone's
   25874 free use or not licensed at all.
   25875 
   25876   Most GNU software, including some libraries, is covered by the ordinary
   25877 GNU General Public License, which was designed for utility programs.  This
   25878 license, the GNU Library General Public License, applies to certain
   25879 designated libraries.  This license is quite different from the ordinary
   25880 one; be sure to read it in full, and don't assume that anything in it is
   25881 the same as in the ordinary license.
   25882 
   25883   The reason we have a separate public license for some libraries is that
   25884 they blur the distinction we usually make between modifying or adding to a
   25885 program and simply using it.  Linking a program with a library, without
   25886 changing the library, is in some sense simply using the library, and is
   25887 analogous to running a utility program or application program.  However, in
   25888 a textual and legal sense, the linked executable is a combined work, a
   25889 derivative of the original library, and the ordinary General Public License
   25890 treats it as such.
   25891 
   25892   Because of this blurred distinction, using the ordinary General
   25893 Public License for libraries did not effectively promote software
   25894 sharing, because most developers did not use the libraries.  We
   25895 concluded that weaker conditions might promote sharing better.
   25896 
   25897   However, unrestricted linking of non-free programs would deprive the
   25898 users of those programs of all benefit from the free status of the
   25899 libraries themselves.  This Library General Public License is intended to
   25900 permit developers of non-free programs to use free libraries, while
   25901 preserving your freedom as a user of such programs to change the free
   25902 libraries that are incorporated in them.  (We have not seen how to achieve
   25903 this as regards changes in header files, but we have achieved it as regards
   25904 changes in the actual functions of the Library.)  The hope is that this
   25905 will lead to faster development of free libraries.
   25906 
   25907   The precise terms and conditions for copying, distribution and
   25908 modification follow.  Pay close attention to the difference between a
   25909 "work based on the library" and a "work that uses the library".  The
   25910 former contains code derived from the library, while the latter only
   25911 works together with the library.
   25912 
   25913   Note that it is possible for a library to be covered by the ordinary
   25914 General Public License rather than by this special one.
   25915 
   25917 		  GNU LIBRARY GENERAL PUBLIC LICENSE
   25918    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   25919 
   25920   0. This License Agreement applies to any software library which
   25921 contains a notice placed by the copyright holder or other authorized
   25922 party saying it may be distributed under the terms of this Library
   25923 General Public License (also called "this License").  Each licensee is
   25924 addressed as "you".
   25925 
   25926   A "library" means a collection of software functions and/or data
   25927 prepared so as to be conveniently linked with application programs
   25928 (which use some of those functions and data) to form executables.
   25929 
   25930   The "Library", below, refers to any such software library or work
   25931 which has been distributed under these terms.  A "work based on the
   25932 Library" means either the Library or any derivative work under
   25933 copyright law: that is to say, a work containing the Library or a
   25934 portion of it, either verbatim or with modifications and/or translated
   25935 straightforwardly into another language.  (Hereinafter, translation is
   25936 included without limitation in the term "modification".)
   25937 
   25938   "Source code" for a work means the preferred form of the work for
   25939 making modifications to it.  For a library, complete source code means
   25940 all the source code for all modules it contains, plus any associated
   25941 interface definition files, plus the scripts used to control compilation
   25942 and installation of the library.
   25943 
   25944   Activities other than copying, distribution and modification are not
   25945 covered by this License; they are outside its scope.  The act of
   25946 running a program using the Library is not restricted, and output from
   25947 such a program is covered only if its contents constitute a work based
   25948 on the Library (independent of the use of the Library in a tool for
   25949 writing it).  Whether that is true depends on what the Library does
   25950 and what the program that uses the Library does.
   25951   
   25952   1. You may copy and distribute verbatim copies of the Library's
   25953 complete source code as you receive it, in any medium, provided that
   25954 you conspicuously and appropriately publish on each copy an
   25955 appropriate copyright notice and disclaimer of warranty; keep intact
   25956 all the notices that refer to this License and to the absence of any
   25957 warranty; and distribute a copy of this License along with the
   25958 Library.
   25959 
   25960   You may charge a fee for the physical act of transferring a copy,
   25961 and you may at your option offer warranty protection in exchange for a
   25962 fee.
   25963 
   25965   2. You may modify your copy or copies of the Library or any portion
   25966 of it, thus forming a work based on the Library, and copy and
   25967 distribute such modifications or work under the terms of Section 1
   25968 above, provided that you also meet all of these conditions:
   25969 
   25970     a) The modified work must itself be a software library.
   25971 
   25972     b) You must cause the files modified to carry prominent notices
   25973     stating that you changed the files and the date of any change.
   25974 
   25975     c) You must cause the whole of the work to be licensed at no
   25976     charge to all third parties under the terms of this License.
   25977 
   25978     d) If a facility in the modified Library refers to a function or a
   25979     table of data to be supplied by an application program that uses
   25980     the facility, other than as an argument passed when the facility
   25981     is invoked, then you must make a good faith effort to ensure that,
   25982     in the event an application does not supply such function or
   25983     table, the facility still operates, and performs whatever part of
   25984     its purpose remains meaningful.
   25985 
   25986     (For example, a function in a library to compute square roots has
   25987     a purpose that is entirely well-defined independent of the
   25988     application.  Therefore, Subsection 2d requires that any
   25989     application-supplied function or table used by this function must
   25990     be optional: if the application does not supply it, the square
   25991     root function must still compute square roots.)
   25992 
   25993 These requirements apply to the modified work as a whole.  If
   25994 identifiable sections of that work are not derived from the Library,
   25995 and can be reasonably considered independent and separate works in
   25996 themselves, then this License, and its terms, do not apply to those
   25997 sections when you distribute them as separate works.  But when you
   25998 distribute the same sections as part of a whole which is a work based
   25999 on the Library, the distribution of the whole must be on the terms of
   26000 this License, whose permissions for other licensees extend to the
   26001 entire whole, and thus to each and every part regardless of who wrote
   26002 it.
   26003 
   26004 Thus, it is not the intent of this section to claim rights or contest
   26005 your rights to work written entirely by you; rather, the intent is to
   26006 exercise the right to control the distribution of derivative or
   26007 collective works based on the Library.
   26008 
   26009 In addition, mere aggregation of another work not based on the Library
   26010 with the Library (or with a work based on the Library) on a volume of
   26011 a storage or distribution medium does not bring the other work under
   26012 the scope of this License.
   26013 
   26014   3. You may opt to apply the terms of the ordinary GNU General Public
   26015 License instead of this License to a given copy of the Library.  To do
   26016 this, you must alter all the notices that refer to this License, so
   26017 that they refer to the ordinary GNU General Public License, version 2,
   26018 instead of to this License.  (If a newer version than version 2 of the
   26019 ordinary GNU General Public License has appeared, then you can specify
   26020 that version instead if you wish.)  Do not make any other change in
   26021 these notices.
   26022 
   26024   Once this change is made in a given copy, it is irreversible for
   26025 that copy, so the ordinary GNU General Public License applies to all
   26026 subsequent copies and derivative works made from that copy.
   26027 
   26028   This option is useful when you wish to copy part of the code of
   26029 the Library into a program that is not a library.
   26030 
   26031   4. You may copy and distribute the Library (or a portion or
   26032 derivative of it, under Section 2) in object code or executable form
   26033 under the terms of Sections 1 and 2 above provided that you accompany
   26034 it with the complete corresponding machine-readable source code, which
   26035 must be distributed under the terms of Sections 1 and 2 above on a
   26036 medium customarily used for software interchange.
   26037 
   26038   If distribution of object code is made by offering access to copy
   26039 from a designated place, then offering equivalent access to copy the
   26040 source code from the same place satisfies the requirement to
   26041 distribute the source code, even though third parties are not
   26042 compelled to copy the source along with the object code.
   26043 
   26044   5. A program that contains no derivative of any portion of the
   26045 Library, but is designed to work with the Library by being compiled or
   26046 linked with it, is called a "work that uses the Library".  Such a
   26047 work, in isolation, is not a derivative work of the Library, and
   26048 therefore falls outside the scope of this License.
   26049 
   26050   However, linking a "work that uses the Library" with the Library
   26051 creates an executable that is a derivative of the Library (because it
   26052 contains portions of the Library), rather than a "work that uses the
   26053 library".  The executable is therefore covered by this License.
   26054 Section 6 states terms for distribution of such executables.
   26055 
   26056   When a "work that uses the Library" uses material from a header file
   26057 that is part of the Library, the object code for the work may be a
   26058 derivative work of the Library even though the source code is not.
   26059 Whether this is true is especially significant if the work can be
   26060 linked without the Library, or if the work is itself a library.  The
   26061 threshold for this to be true is not precisely defined by law.
   26062 
   26063   If such an object file uses only numerical parameters, data
   26064 structure layouts and accessors, and small macros and small inline
   26065 functions (ten lines or less in length), then the use of the object
   26066 file is unrestricted, regardless of whether it is legally a derivative
   26067 work.  (Executables containing this object code plus portions of the
   26068 Library will still fall under Section 6.)
   26069 
   26070   Otherwise, if the work is a derivative of the Library, you may
   26071 distribute the object code for the work under the terms of Section 6.
   26072 Any executables containing that work also fall under Section 6,
   26073 whether or not they are linked directly with the Library itself.
   26074 
   26076   6. As an exception to the Sections above, you may also compile or
   26077 link a "work that uses the Library" with the Library to produce a
   26078 work containing portions of the Library, and distribute that work
   26079 under terms of your choice, provided that the terms permit
   26080 modification of the work for the customer's own use and reverse
   26081 engineering for debugging such modifications.
   26082 
   26083   You must give prominent notice with each copy of the work that the
   26084 Library is used in it and that the Library and its use are covered by
   26085 this License.  You must supply a copy of this License.  If the work
   26086 during execution displays copyright notices, you must include the
   26087 copyright notice for the Library among them, as well as a reference
   26088 directing the user to the copy of this License.  Also, you must do one
   26089 of these things:
   26090 
   26091     a) Accompany the work with the complete corresponding
   26092     machine-readable source code for the Library including whatever
   26093     changes were used in the work (which must be distributed under
   26094     Sections 1 and 2 above); and, if the work is an executable linked
   26095     with the Library, with the complete machine-readable "work that
   26096     uses the Library", as object code and/or source code, so that the
   26097     user can modify the Library and then relink to produce a modified
   26098     executable containing the modified Library.  (It is understood
   26099     that the user who changes the contents of definitions files in the
   26100     Library will not necessarily be able to recompile the application
   26101     to use the modified definitions.)
   26102 
   26103     b) Accompany the work with a written offer, valid for at
   26104     least three years, to give the same user the materials
   26105     specified in Subsection 6a, above, for a charge no more
   26106     than the cost of performing this distribution.
   26107 
   26108     c) If distribution of the work is made by offering access to copy
   26109     from a designated place, offer equivalent access to copy the above
   26110     specified materials from the same place.
   26111 
   26112     d) Verify that the user has already received a copy of these
   26113     materials or that you have already sent this user a copy.
   26114 
   26115   For an executable, the required form of the "work that uses the
   26116 Library" must include any data and utility programs needed for
   26117 reproducing the executable from it.  However, as a special exception,
   26118 the source code distributed need not include anything that is normally
   26119 distributed (in either source or binary form) with the major
   26120 components (compiler, kernel, and so on) of the operating system on
   26121 which the executable runs, unless that component itself accompanies
   26122 the executable.
   26123 
   26124   It may happen that this requirement contradicts the license
   26125 restrictions of other proprietary libraries that do not normally
   26126 accompany the operating system.  Such a contradiction means you cannot
   26127 use both them and the Library together in an executable that you
   26128 distribute.
   26129 
   26131   7. You may place library facilities that are a work based on the
   26132 Library side-by-side in a single library together with other library
   26133 facilities not covered by this License, and distribute such a combined
   26134 library, provided that the separate distribution of the work based on
   26135 the Library and of the other library facilities is otherwise
   26136 permitted, and provided that you do these two things:
   26137 
   26138     a) Accompany the combined library with a copy of the same work
   26139     based on the Library, uncombined with any other library
   26140     facilities.  This must be distributed under the terms of the
   26141     Sections above.
   26142 
   26143     b) Give prominent notice with the combined library of the fact
   26144     that part of it is a work based on the Library, and explaining
   26145     where to find the accompanying uncombined form of the same work.
   26146 
   26147   8. You may not copy, modify, sublicense, link with, or distribute
   26148 the Library except as expressly provided under this License.  Any
   26149 attempt otherwise to copy, modify, sublicense, link with, or
   26150 distribute the Library is void, and will automatically terminate your
   26151 rights under this License.  However, parties who have received copies,
   26152 or rights, from you under this License will not have their licenses
   26153 terminated so long as such parties remain in full compliance.
   26154 
   26155   9. You are not required to accept this License, since you have not
   26156 signed it.  However, nothing else grants you permission to modify or
   26157 distribute the Library or its derivative works.  These actions are
   26158 prohibited by law if you do not accept this License.  Therefore, by
   26159 modifying or distributing the Library (or any work based on the
   26160 Library), you indicate your acceptance of this License to do so, and
   26161 all its terms and conditions for copying, distributing or modifying
   26162 the Library or works based on it.
   26163 
   26164   10. Each time you redistribute the Library (or any work based on the
   26165 Library), the recipient automatically receives a license from the
   26166 original licensor to copy, distribute, link with or modify the Library
   26167 subject to these terms and conditions.  You may not impose any further
   26168 restrictions on the recipients' exercise of the rights granted herein.
   26169 You are not responsible for enforcing compliance by third parties to
   26170 this License.
   26171 
   26173   11. If, as a consequence of a court judgment or allegation of patent
   26174 infringement or for any other reason (not limited to patent issues),
   26175 conditions are imposed on you (whether by court order, agreement or
   26176 otherwise) that contradict the conditions of this License, they do not
   26177 excuse you from the conditions of this License.  If you cannot
   26178 distribute so as to satisfy simultaneously your obligations under this
   26179 License and any other pertinent obligations, then as a consequence you
   26180 may not distribute the Library at all.  For example, if a patent
   26181 license would not permit royalty-free redistribution of the Library by
   26182 all those who receive copies directly or indirectly through you, then
   26183 the only way you could satisfy both it and this License would be to
   26184 refrain entirely from distribution of the Library.
   26185 
   26186 If any portion of this section is held invalid or unenforceable under any
   26187 particular circumstance, the balance of the section is intended to apply,
   26188 and the section as a whole is intended to apply in other circumstances.
   26189 
   26190 It is not the purpose of this section to induce you to infringe any
   26191 patents or other property right claims or to contest validity of any
   26192 such claims; this section has the sole purpose of protecting the
   26193 integrity of the free software distribution system which is
   26194 implemented by public license practices.  Many people have made
   26195 generous contributions to the wide range of software distributed
   26196 through that system in reliance on consistent application of that
   26197 system; it is up to the author/donor to decide if he or she is willing
   26198 to distribute software through any other system and a licensee cannot
   26199 impose that choice.
   26200 
   26201 This section is intended to make thoroughly clear what is believed to
   26202 be a consequence of the rest of this License.
   26203 
   26204   12. If the distribution and/or use of the Library is restricted in
   26205 certain countries either by patents or by copyrighted interfaces, the
   26206 original copyright holder who places the Library under this License may add
   26207 an explicit geographical distribution limitation excluding those countries,
   26208 so that distribution is permitted only in or among countries not thus
   26209 excluded.  In such case, this License incorporates the limitation as if
   26210 written in the body of this License.
   26211 
   26212   13. The Free Software Foundation may publish revised and/or new
   26213 versions of the Library General Public License from time to time.
   26214 Such new versions will be similar in spirit to the present version,
   26215 but may differ in detail to address new problems or concerns.
   26216 
   26217 Each version is given a distinguishing version number.  If the Library
   26218 specifies a version number of this License which applies to it and
   26219 "any later version", you have the option of following the terms and
   26220 conditions either of that version or of any later version published by
   26221 the Free Software Foundation.  If the Library does not specify a
   26222 license version number, you may choose any version ever published by
   26223 the Free Software Foundation.
   26224 
   26226   14. If you wish to incorporate parts of the Library into other free
   26227 programs whose distribution conditions are incompatible with these,
   26228 write to the author to ask for permission.  For software which is
   26229 copyrighted by the Free Software Foundation, write to the Free
   26230 Software Foundation; we sometimes make exceptions for this.  Our
   26231 decision will be guided by the two goals of preserving the free status
   26232 of all derivatives of our free software and of promoting the sharing
   26233 and reuse of software generally.
   26234 
   26235 			    NO WARRANTY
   26236 
   26237   15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
   26238 WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
   26239 EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
   26240 OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
   26241 KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
   26242 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
   26243 PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
   26244 LIBRARY IS WITH YOU.  SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
   26245 THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
   26246 
   26247   16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
   26248 WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
   26249 AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
   26250 FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
   26251 CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
   26252 LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
   26253 RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
   26254 FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
   26255 SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
   26256 DAMAGES.
   26257 
   26258 		     END OF TERMS AND CONDITIONS
   26259 
   26261            How to Apply These Terms to Your New Libraries
   26262 
   26263   If you develop a new library, and you want it to be of the greatest
   26264 possible use to the public, we recommend making it free software that
   26265 everyone can redistribute and change.  You can do so by permitting
   26266 redistribution under these terms (or, alternatively, under the terms of the
   26267 ordinary General Public License).
   26268 
   26269   To apply these terms, attach the following notices to the library.  It is
   26270 safest to attach them to the start of each source file to most effectively
   26271 convey the exclusion of warranty; and each file should have at least the
   26272 "copyright" line and a pointer to where the full notice is found.
   26273 
   26274     &lt;one line to give the library's name and a brief idea of what it does.&gt;
   26275     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   26276 
   26277     This library is free software; you can redistribute it and/or
   26278     modify it under the terms of the GNU Library General Public
   26279     License as published by the Free Software Foundation; either
   26280     version 2 of the License, or (at your option) any later version.
   26281 
   26282     This library is distributed in the hope that it will be useful,
   26283     but WITHOUT ANY WARRANTY; without even the implied warranty of
   26284     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
   26285     Library General Public License for more details.
   26286 
   26287     You should have received a copy of the GNU Library General Public
   26288     License along with this library; if not, write to the 
   26289     Free Software Foundation, Inc., 59 Temple Place - Suite 330, 
   26290     Boston, MA  02111-1307  USA.
   26291 
   26292 Also add information on how to contact you by electronic and paper mail.
   26293 
   26294 You should also get your employer (if you work as a programmer) or your
   26295 school, if any, to sign a "copyright disclaimer" for the library, if
   26296 necessary.  Here is a sample; alter the names:
   26297 
   26298   Yoyodyne, Inc., hereby disclaims all copyright interest in the
   26299   library `Frob' (a library for tweaking knobs) written by James Random Hacker.
   26300 
   26301   &lt;signature of Ty Coon&gt;, 1 April 1990
   26302   Ty Coon, President of Vice
   26303 
   26304 That's all there is to it!
   26305 </pre>
   26306 </div>
   26307 </div>
   26308 
   26309 
   26310 <div class="product">
   26311 <span class="title">glog</span>
   26312 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   26313 <span class="homepage"><a href="http://code.google.com/p/google-glog/">homepage</a></span>
   26314 <div class="licence">
   26315 <pre>Copyright (c) 2008, Google Inc.
   26316 All rights reserved.
   26317 
   26318 Redistribution and use in source and binary forms, with or without
   26319 modification, are permitted provided that the following conditions are
   26320 met:
   26321 
   26322     * Redistributions of source code must retain the above copyright
   26323 notice, this list of conditions and the following disclaimer.
   26324     * Redistributions in binary form must reproduce the above
   26325 copyright notice, this list of conditions and the following disclaimer
   26326 in the documentation and/or other materials provided with the
   26327 distribution.
   26328     * Neither the name of Google Inc. nor the names of its
   26329 contributors may be used to endorse or promote products derived from
   26330 this software without specific prior written permission.
   26331 
   26332 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
   26333 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
   26334 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
   26335 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
   26336 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
   26337 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
   26338 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
   26339 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
   26340 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
   26341 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
   26342 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
   26343 
   26344 
   26345 A function gettimeofday in utilities.cc is based on
   26346 
   26347 http://www.google.com/codesearch/p?hl=en#dR3YEbitojA/COPYING&amp;q=GetSystemTimeAsFileTime%20license:bsd
   26348 
   26349 The license of this code is:
   26350 
   26351 Copyright (c) 2003-2008, Jouni Malinen &lt;j (a] w1.fi&gt; and contributors
   26352 All Rights Reserved.
   26353 
   26354 Redistribution and use in source and binary forms, with or without
   26355 modification, are permitted provided that the following conditions are
   26356 met:
   26357 
   26358 1. Redistributions of source code must retain the above copyright
   26359    notice, this list of conditions and the following disclaimer.
   26360 
   26361 2. Redistributions in binary form must reproduce the above copyright
   26362    notice, this list of conditions and the following disclaimer in the
   26363    documentation and/or other materials provided with the distribution.
   26364 
   26365 3. Neither the name(s) of the above-listed copyright holder(s) nor the
   26366    names of its contributors may be used to endorse or promote products
   26367    derived from this software without specific prior written permission.
   26368 
   26369 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
   26370 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
   26371 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
   26372 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
   26373 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
   26374 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
   26375 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
   26376 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
   26377 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
   26378 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
   26379 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
   26380 </pre>
   26381 </div>
   26382 </div>
   26383 
   26384 
   26385 <div class="product">
   26386 <span class="title">glproto</span>
   26387 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   26388 <span class="homepage"><a href="http://www.x.org/">homepage</a></span>
   26389 <div class="licence">
   26390 <pre>SGI FREE SOFTWARE LICENSE B (Version 2.0, Sept. 18, 2008)
   26391 
   26392 Copyright (C) [dates of first publication] Silicon Graphics, Inc. All Rights
   26393 Reserved.
   26394 
   26395 Permission is hereby granted, free of charge, to any person obtaining a copy of
   26396 this software and associated documentation files (the "Software"), to deal in
   26397 the Software without restriction, including without limitation the rights to
   26398 use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
   26399 of the Software, and to permit persons to whom the Software is furnished to do
   26400 so, subject to the following conditions:
   26401 
   26402 The above copyright notice including the dates of first publication and either
   26403 this permission notice or a reference to http://oss.sgi.com/projects/FreeB/
   26404 shall be included in all copies or substantial portions of the Software.
   26405 
   26406 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
   26407 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
   26408 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL SILICON
   26409 GRAPHICS, INC. BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
   26410 AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
   26411 WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
   26412 
   26413 Except as contained in this notice, the name of Silicon Graphics, Inc. shall
   26414 not be used in advertising or otherwise to promote the sale, use or other
   26415 dealings in this Software without prior written authorization from Silicon
   26416 Graphics, Inc.
   26417 </pre>
   26418 </div>
   26419 </div>
   26420 
   26421 
   26422 <div class="product">
   26423 <span class="title">gmock</span>
   26424 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   26425 <span class="homepage"><a href="http://code.google.com/p/googlemock/">homepage</a></span>
   26426 <div class="licence">
   26427 <pre>Copyright 2008, Google Inc.
   26428 All rights reserved.
   26429 
   26430 Redistribution and use in source and binary forms, with or without
   26431 modification, are permitted provided that the following conditions are
   26432 met:
   26433 
   26434     * Redistributions of source code must retain the above copyright
   26435 notice, this list of conditions and the following disclaimer.
   26436     * Redistributions in binary form must reproduce the above
   26437 copyright notice, this list of conditions and the following disclaimer
   26438 in the documentation and/or other materials provided with the
   26439 distribution.
   26440     * Neither the name of Google Inc. nor the names of its
   26441 contributors may be used to endorse or promote products derived from
   26442 this software without specific prior written permission.
   26443 
   26444 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
   26445 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
   26446 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
   26447 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
   26448 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
   26449 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
   26450 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
   26451 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
   26452 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
   26453 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
   26454 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
   26455 </pre>
   26456 </div>
   26457 </div>
   26458 
   26459 
   26460 <div class="product">
   26461 <span class="title">gmp</span>
   26462 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   26463 <span class="homepage"><a href="http://gmplib.org/">homepage</a></span>
   26464 <div class="licence">
   26465 <pre>                    GNU GENERAL PUBLIC LICENSE
   26466                        Version 3, 29 June 2007
   26467 
   26468  Copyright (C) 2007 Free Software Foundation, Inc. &lt;http://fsf.org/>;
   26469  Everyone is permitted to copy and distribute verbatim copies
   26470  of this license document, but changing it is not allowed.
   26471 
   26472                             Preamble
   26473 
   26474   The GNU General Public License is a free, copyleft license for
   26475 software and other kinds of works.
   26476 
   26477   The licenses for most software and other practical works are designed
   26478 to take away your freedom to share and change the works.  By contrast,
   26479 the GNU General Public License is intended to guarantee your freedom to
   26480 share and change all versions of a program--to make sure it remains free
   26481 software for all its users.  We, the Free Software Foundation, use the
   26482 GNU General Public License for most of our software; it applies also to
   26483 any other work released this way by its authors.  You can apply it to
   26484 your programs, too.
   26485 
   26486   When we speak of free software, we are referring to freedom, not
   26487 price.  Our General Public Licenses are designed to make sure that you
   26488 have the freedom to distribute copies of free software (and charge for
   26489 them if you wish), that you receive source code or can get it if you
   26490 want it, that you can change the software or use pieces of it in new
   26491 free programs, and that you know you can do these things.
   26492 
   26493   To protect your rights, we need to prevent others from denying you
   26494 these rights or asking you to surrender the rights.  Therefore, you have
   26495 certain responsibilities if you distribute copies of the software, or if
   26496 you modify it: responsibilities to respect the freedom of others.
   26497 
   26498   For example, if you distribute copies of such a program, whether
   26499 gratis or for a fee, you must pass on to the recipients the same
   26500 freedoms that you received.  You must make sure that they, too, receive
   26501 or can get the source code.  And you must show them these terms so they
   26502 know their rights.
   26503 
   26504   Developers that use the GNU GPL protect your rights with two steps:
   26505 (1) assert copyright on the software, and (2) offer you this License
   26506 giving you legal permission to copy, distribute and/or modify it.
   26507 
   26508   For the developers' and authors' protection, the GPL clearly explains
   26509 that there is no warranty for this free software.  For both users' and
   26510 authors' sake, the GPL requires that modified versions be marked as
   26511 changed, so that their problems will not be attributed erroneously to
   26512 authors of previous versions.
   26513 
   26514   Some devices are designed to deny users access to install or run
   26515 modified versions of the software inside them, although the manufacturer
   26516 can do so.  This is fundamentally incompatible with the aim of
   26517 protecting users' freedom to change the software.  The systematic
   26518 pattern of such abuse occurs in the area of products for individuals to
   26519 use, which is precisely where it is most unacceptable.  Therefore, we
   26520 have designed this version of the GPL to prohibit the practice for those
   26521 products.  If such problems arise substantially in other domains, we
   26522 stand ready to extend this provision to those domains in future versions
   26523 of the GPL, as needed to protect the freedom of users.
   26524 
   26525   Finally, every program is threatened constantly by software patents.
   26526 States should not allow patents to restrict development and use of
   26527 software on general-purpose computers, but in those that do, we wish to
   26528 avoid the special danger that patents applied to a free program could
   26529 make it effectively proprietary.  To prevent this, the GPL assures that
   26530 patents cannot be used to render the program non-free.
   26531 
   26532   The precise terms and conditions for copying, distribution and
   26533 modification follow.
   26534 
   26535                        TERMS AND CONDITIONS
   26536 
   26537   0. Definitions.
   26538 
   26539   "This License" refers to version 3 of the GNU General Public License.
   26540 
   26541   "Copyright" also means copyright-like laws that apply to other kinds of
   26542 works, such as semiconductor masks.
   26543 
   26544   "The Program" refers to any copyrightable work licensed under this
   26545 License.  Each licensee is addressed as "you".  "Licensees" and
   26546 "recipients" may be individuals or organizations.
   26547 
   26548   To "modify" a work means to copy from or adapt all or part of the work
   26549 in a fashion requiring copyright permission, other than the making of an
   26550 exact copy.  The resulting work is called a "modified version" of the
   26551 earlier work or a work "based on" the earlier work.
   26552 
   26553   A "covered work" means either the unmodified Program or a work based
   26554 on the Program.
   26555 
   26556   To "propagate" a work means to do anything with it that, without
   26557 permission, would make you directly or secondarily liable for
   26558 infringement under applicable copyright law, except executing it on a
   26559 computer or modifying a private copy.  Propagation includes copying,
   26560 distribution (with or without modification), making available to the
   26561 public, and in some countries other activities as well.
   26562 
   26563   To "convey" a work means any kind of propagation that enables other
   26564 parties to make or receive copies.  Mere interaction with a user through
   26565 a computer network, with no transfer of a copy, is not conveying.
   26566 
   26567   An interactive user interface displays "Appropriate Legal Notices"
   26568 to the extent that it includes a convenient and prominently visible
   26569 feature that (1) displays an appropriate copyright notice, and (2)
   26570 tells the user that there is no warranty for the work (except to the
   26571 extent that warranties are provided), that licensees may convey the
   26572 work under this License, and how to view a copy of this License.  If
   26573 the interface presents a list of user commands or options, such as a
   26574 menu, a prominent item in the list meets this criterion.
   26575 
   26576   1. Source Code.
   26577 
   26578   The "source code" for a work means the preferred form of the work
   26579 for making modifications to it.  "Object code" means any non-source
   26580 form of a work.
   26581 
   26582   A "Standard Interface" means an interface that either is an official
   26583 standard defined by a recognized standards body, or, in the case of
   26584 interfaces specified for a particular programming language, one that
   26585 is widely used among developers working in that language.
   26586 
   26587   The "System Libraries" of an executable work include anything, other
   26588 than the work as a whole, that (a) is included in the normal form of
   26589 packaging a Major Component, but which is not part of that Major
   26590 Component, and (b) serves only to enable use of the work with that
   26591 Major Component, or to implement a Standard Interface for which an
   26592 implementation is available to the public in source code form.  A
   26593 "Major Component", in this context, means a major essential component
   26594 (kernel, window system, and so on) of the specific operating system
   26595 (if any) on which the executable work runs, or a compiler used to
   26596 produce the work, or an object code interpreter used to run it.
   26597 
   26598   The "Corresponding Source" for a work in object code form means all
   26599 the source code needed to generate, install, and (for an executable
   26600 work) run the object code and to modify the work, including scripts to
   26601 control those activities.  However, it does not include the work's
   26602 System Libraries, or general-purpose tools or generally available free
   26603 programs which are used unmodified in performing those activities but
   26604 which are not part of the work.  For example, Corresponding Source
   26605 includes interface definition files associated with source files for
   26606 the work, and the source code for shared libraries and dynamically
   26607 linked subprograms that the work is specifically designed to require,
   26608 such as by intimate data communication or control flow between those
   26609 subprograms and other parts of the work.
   26610 
   26611   The Corresponding Source need not include anything that users
   26612 can regenerate automatically from other parts of the Corresponding
   26613 Source.
   26614 
   26615   The Corresponding Source for a work in source code form is that
   26616 same work.
   26617 
   26618   2. Basic Permissions.
   26619 
   26620   All rights granted under this License are granted for the term of
   26621 copyright on the Program, and are irrevocable provided the stated
   26622 conditions are met.  This License explicitly affirms your unlimited
   26623 permission to run the unmodified Program.  The output from running a
   26624 covered work is covered by this License only if the output, given its
   26625 content, constitutes a covered work.  This License acknowledges your
   26626 rights of fair use or other equivalent, as provided by copyright law.
   26627 
   26628   You may make, run and propagate covered works that you do not
   26629 convey, without conditions so long as your license otherwise remains
   26630 in force.  You may convey covered works to others for the sole purpose
   26631 of having them make modifications exclusively for you, or provide you
   26632 with facilities for running those works, provided that you comply with
   26633 the terms of this License in conveying all material for which you do
   26634 not control copyright.  Those thus making or running the covered works
   26635 for you must do so exclusively on your behalf, under your direction
   26636 and control, on terms that prohibit them from making any copies of
   26637 your copyrighted material outside their relationship with you.
   26638 
   26639   Conveying under any other circumstances is permitted solely under
   26640 the conditions stated below.  Sublicensing is not allowed; section 10
   26641 makes it unnecessary.
   26642 
   26643   3. Protecting Users' Legal Rights From Anti-Circumvention Law.
   26644 
   26645   No covered work shall be deemed part of an effective technological
   26646 measure under any applicable law fulfilling obligations under article
   26647 11 of the WIPO copyright treaty adopted on 20 December 1996, or
   26648 similar laws prohibiting or restricting circumvention of such
   26649 measures.
   26650 
   26651   When you convey a covered work, you waive any legal power to forbid
   26652 circumvention of technological measures to the extent such circumvention
   26653 is effected by exercising rights under this License with respect to
   26654 the covered work, and you disclaim any intention to limit operation or
   26655 modification of the work as a means of enforcing, against the work's
   26656 users, your or third parties' legal rights to forbid circumvention of
   26657 technological measures.
   26658 
   26659   4. Conveying Verbatim Copies.
   26660 
   26661   You may convey verbatim copies of the Program's source code as you
   26662 receive it, in any medium, provided that you conspicuously and
   26663 appropriately publish on each copy an appropriate copyright notice;
   26664 keep intact all notices stating that this License and any
   26665 non-permissive terms added in accord with section 7 apply to the code;
   26666 keep intact all notices of the absence of any warranty; and give all
   26667 recipients a copy of this License along with the Program.
   26668 
   26669   You may charge any price or no price for each copy that you convey,
   26670 and you may offer support or warranty protection for a fee.
   26671 
   26672   5. Conveying Modified Source Versions.
   26673 
   26674   You may convey a work based on the Program, or the modifications to
   26675 produce it from the Program, in the form of source code under the
   26676 terms of section 4, provided that you also meet all of these conditions:
   26677 
   26678     a) The work must carry prominent notices stating that you modified
   26679     it, and giving a relevant date.
   26680 
   26681     b) The work must carry prominent notices stating that it is
   26682     released under this License and any conditions added under section
   26683     7.  This requirement modifies the requirement in section 4 to
   26684     "keep intact all notices".
   26685 
   26686     c) You must license the entire work, as a whole, under this
   26687     License to anyone who comes into possession of a copy.  This
   26688     License will therefore apply, along with any applicable section 7
   26689     additional terms, to the whole of the work, and all its parts,
   26690     regardless of how they are packaged.  This License gives no
   26691     permission to license the work in any other way, but it does not
   26692     invalidate such permission if you have separately received it.
   26693 
   26694     d) If the work has interactive user interfaces, each must display
   26695     Appropriate Legal Notices; however, if the Program has interactive
   26696     interfaces that do not display Appropriate Legal Notices, your
   26697     work need not make them do so.
   26698 
   26699   A compilation of a covered work with other separate and independent
   26700 works, which are not by their nature extensions of the covered work,
   26701 and which are not combined with it such as to form a larger program,
   26702 in or on a volume of a storage or distribution medium, is called an
   26703 "aggregate" if the compilation and its resulting copyright are not
   26704 used to limit the access or legal rights of the compilation's users
   26705 beyond what the individual works permit.  Inclusion of a covered work
   26706 in an aggregate does not cause this License to apply to the other
   26707 parts of the aggregate.
   26708 
   26709   6. Conveying Non-Source Forms.
   26710 
   26711   You may convey a covered work in object code form under the terms
   26712 of sections 4 and 5, provided that you also convey the
   26713 machine-readable Corresponding Source under the terms of this License,
   26714 in one of these ways:
   26715 
   26716     a) Convey the object code in, or embodied in, a physical product
   26717     (including a physical distribution medium), accompanied by the
   26718     Corresponding Source fixed on a durable physical medium
   26719     customarily used for software interchange.
   26720 
   26721     b) Convey the object code in, or embodied in, a physical product
   26722     (including a physical distribution medium), accompanied by a
   26723     written offer, valid for at least three years and valid for as
   26724     long as you offer spare parts or customer support for that product
   26725     model, to give anyone who possesses the object code either (1) a
   26726     copy of the Corresponding Source for all the software in the
   26727     product that is covered by this License, on a durable physical
   26728     medium customarily used for software interchange, for a price no
   26729     more than your reasonable cost of physically performing this
   26730     conveying of source, or (2) access to copy the
   26731     Corresponding Source from a network server at no charge.
   26732 
   26733     c) Convey individual copies of the object code with a copy of the
   26734     written offer to provide the Corresponding Source.  This
   26735     alternative is allowed only occasionally and noncommercially, and
   26736     only if you received the object code with such an offer, in accord
   26737     with subsection 6b.
   26738 
   26739     d) Convey the object code by offering access from a designated
   26740     place (gratis or for a charge), and offer equivalent access to the
   26741     Corresponding Source in the same way through the same place at no
   26742     further charge.  You need not require recipients to copy the
   26743     Corresponding Source along with the object code.  If the place to
   26744     copy the object code is a network server, the Corresponding Source
   26745     may be on a different server (operated by you or a third party)
   26746     that supports equivalent copying facilities, provided you maintain
   26747     clear directions next to the object code saying where to find the
   26748     Corresponding Source.  Regardless of what server hosts the
   26749     Corresponding Source, you remain obligated to ensure that it is
   26750     available for as long as needed to satisfy these requirements.
   26751 
   26752     e) Convey the object code using peer-to-peer transmission, provided
   26753     you inform other peers where the object code and Corresponding
   26754     Source of the work are being offered to the general public at no
   26755     charge under subsection 6d.
   26756 
   26757   A separable portion of the object code, whose source code is excluded
   26758 from the Corresponding Source as a System Library, need not be
   26759 included in conveying the object code work.
   26760 
   26761   A "User Product" is either (1) a "consumer product", which means any
   26762 tangible personal property which is normally used for personal, family,
   26763 or household purposes, or (2) anything designed or sold for incorporation
   26764 into a dwelling.  In determining whether a product is a consumer product,
   26765 doubtful cases shall be resolved in favor of coverage.  For a particular
   26766 product received by a particular user, "normally used" refers to a
   26767 typical or common use of that class of product, regardless of the status
   26768 of the particular user or of the way in which the particular user
   26769 actually uses, or expects or is expected to use, the product.  A product
   26770 is a consumer product regardless of whether the product has substantial
   26771 commercial, industrial or non-consumer uses, unless such uses represent
   26772 the only significant mode of use of the product.
   26773 
   26774   "Installation Information" for a User Product means any methods,
   26775 procedures, authorization keys, or other information required to install
   26776 and execute modified versions of a covered work in that User Product from
   26777 a modified version of its Corresponding Source.  The information must
   26778 suffice to ensure that the continued functioning of the modified object
   26779 code is in no case prevented or interfered with solely because
   26780 modification has been made.
   26781 
   26782   If you convey an object code work under this section in, or with, or
   26783 specifically for use in, a User Product, and the conveying occurs as
   26784 part of a transaction in which the right of possession and use of the
   26785 User Product is transferred to the recipient in perpetuity or for a
   26786 fixed term (regardless of how the transaction is characterized), the
   26787 Corresponding Source conveyed under this section must be accompanied
   26788 by the Installation Information.  But this requirement does not apply
   26789 if neither you nor any third party retains the ability to install
   26790 modified object code on the User Product (for example, the work has
   26791 been installed in ROM).
   26792 
   26793   The requirement to provide Installation Information does not include a
   26794 requirement to continue to provide support service, warranty, or updates
   26795 for a work that has been modified or installed by the recipient, or for
   26796 the User Product in which it has been modified or installed.  Access to a
   26797 network may be denied when the modification itself materially and
   26798 adversely affects the operation of the network or violates the rules and
   26799 protocols for communication across the network.
   26800 
   26801   Corresponding Source conveyed, and Installation Information provided,
   26802 in accord with this section must be in a format that is publicly
   26803 documented (and with an implementation available to the public in
   26804 source code form), and must require no special password or key for
   26805 unpacking, reading or copying.
   26806 
   26807   7. Additional Terms.
   26808 
   26809   "Additional permissions" are terms that supplement the terms of this
   26810 License by making exceptions from one or more of its conditions.
   26811 Additional permissions that are applicable to the entire Program shall
   26812 be treated as though they were included in this License, to the extent
   26813 that they are valid under applicable law.  If additional permissions
   26814 apply only to part of the Program, that part may be used separately
   26815 under those permissions, but the entire Program remains governed by
   26816 this License without regard to the additional permissions.
   26817 
   26818   When you convey a copy of a covered work, you may at your option
   26819 remove any additional permissions from that copy, or from any part of
   26820 it.  (Additional permissions may be written to require their own
   26821 removal in certain cases when you modify the work.)  You may place
   26822 additional permissions on material, added by you to a covered work,
   26823 for which you have or can give appropriate copyright permission.
   26824 
   26825   Notwithstanding any other provision of this License, for material you
   26826 add to a covered work, you may (if authorized by the copyright holders of
   26827 that material) supplement the terms of this License with terms:
   26828 
   26829     a) Disclaiming warranty or limiting liability differently from the
   26830     terms of sections 15 and 16 of this License; or
   26831 
   26832     b) Requiring preservation of specified reasonable legal notices or
   26833     author attributions in that material or in the Appropriate Legal
   26834     Notices displayed by works containing it; or
   26835 
   26836     c) Prohibiting misrepresentation of the origin of that material, or
   26837     requiring that modified versions of such material be marked in
   26838     reasonable ways as different from the original version; or
   26839 
   26840     d) Limiting the use for publicity purposes of names of licensors or
   26841     authors of the material; or
   26842 
   26843     e) Declining to grant rights under trademark law for use of some
   26844     trade names, trademarks, or service marks; or
   26845 
   26846     f) Requiring indemnification of licensors and authors of that
   26847     material by anyone who conveys the material (or modified versions of
   26848     it) with contractual assumptions of liability to the recipient, for
   26849     any liability that these contractual assumptions directly impose on
   26850     those licensors and authors.
   26851 
   26852   All other non-permissive additional terms are considered "further
   26853 restrictions" within the meaning of section 10.  If the Program as you
   26854 received it, or any part of it, contains a notice stating that it is
   26855 governed by this License along with a term that is a further
   26856 restriction, you may remove that term.  If a license document contains
   26857 a further restriction but permits relicensing or conveying under this
   26858 License, you may add to a covered work material governed by the terms
   26859 of that license document, provided that the further restriction does
   26860 not survive such relicensing or conveying.
   26861 
   26862   If you add terms to a covered work in accord with this section, you
   26863 must place, in the relevant source files, a statement of the
   26864 additional terms that apply to those files, or a notice indicating
   26865 where to find the applicable terms.
   26866 
   26867   Additional terms, permissive or non-permissive, may be stated in the
   26868 form of a separately written license, or stated as exceptions;
   26869 the above requirements apply either way.
   26870 
   26871   8. Termination.
   26872 
   26873   You may not propagate or modify a covered work except as expressly
   26874 provided under this License.  Any attempt otherwise to propagate or
   26875 modify it is void, and will automatically terminate your rights under
   26876 this License (including any patent licenses granted under the third
   26877 paragraph of section 11).
   26878 
   26879   However, if you cease all violation of this License, then your
   26880 license from a particular copyright holder is reinstated (a)
   26881 provisionally, unless and until the copyright holder explicitly and
   26882 finally terminates your license, and (b) permanently, if the copyright
   26883 holder fails to notify you of the violation by some reasonable means
   26884 prior to 60 days after the cessation.
   26885 
   26886   Moreover, your license from a particular copyright holder is
   26887 reinstated permanently if the copyright holder notifies you of the
   26888 violation by some reasonable means, this is the first time you have
   26889 received notice of violation of this License (for any work) from that
   26890 copyright holder, and you cure the violation prior to 30 days after
   26891 your receipt of the notice.
   26892 
   26893   Termination of your rights under this section does not terminate the
   26894 licenses of parties who have received copies or rights from you under
   26895 this License.  If your rights have been terminated and not permanently
   26896 reinstated, you do not qualify to receive new licenses for the same
   26897 material under section 10.
   26898 
   26899   9. Acceptance Not Required for Having Copies.
   26900 
   26901   You are not required to accept this License in order to receive or
   26902 run a copy of the Program.  Ancillary propagation of a covered work
   26903 occurring solely as a consequence of using peer-to-peer transmission
   26904 to receive a copy likewise does not require acceptance.  However,
   26905 nothing other than this License grants you permission to propagate or
   26906 modify any covered work.  These actions infringe copyright if you do
   26907 not accept this License.  Therefore, by modifying or propagating a
   26908 covered work, you indicate your acceptance of this License to do so.
   26909 
   26910   10. Automatic Licensing of Downstream Recipients.
   26911 
   26912   Each time you convey a covered work, the recipient automatically
   26913 receives a license from the original licensors, to run, modify and
   26914 propagate that work, subject to this License.  You are not responsible
   26915 for enforcing compliance by third parties with this License.
   26916 
   26917   An "entity transaction" is a transaction transferring control of an
   26918 organization, or substantially all assets of one, or subdividing an
   26919 organization, or merging organizations.  If propagation of a covered
   26920 work results from an entity transaction, each party to that
   26921 transaction who receives a copy of the work also receives whatever
   26922 licenses to the work the party's predecessor in interest had or could
   26923 give under the previous paragraph, plus a right to possession of the
   26924 Corresponding Source of the work from the predecessor in interest, if
   26925 the predecessor has it or can get it with reasonable efforts.
   26926 
   26927   You may not impose any further restrictions on the exercise of the
   26928 rights granted or affirmed under this License.  For example, you may
   26929 not impose a license fee, royalty, or other charge for exercise of
   26930 rights granted under this License, and you may not initiate litigation
   26931 (including a cross-claim or counterclaim in a lawsuit) alleging that
   26932 any patent claim is infringed by making, using, selling, offering for
   26933 sale, or importing the Program or any portion of it.
   26934 
   26935   11. Patents.
   26936 
   26937   A "contributor" is a copyright holder who authorizes use under this
   26938 License of the Program or a work on which the Program is based.  The
   26939 work thus licensed is called the contributor's "contributor version".
   26940 
   26941   A contributor's "essential patent claims" are all patent claims
   26942 owned or controlled by the contributor, whether already acquired or
   26943 hereafter acquired, that would be infringed by some manner, permitted
   26944 by this License, of making, using, or selling its contributor version,
   26945 but do not include claims that would be infringed only as a
   26946 consequence of further modification of the contributor version.  For
   26947 purposes of this definition, "control" includes the right to grant
   26948 patent sublicenses in a manner consistent with the requirements of
   26949 this License.
   26950 
   26951   Each contributor grants you a non-exclusive, worldwide, royalty-free
   26952 patent license under the contributor's essential patent claims, to
   26953 make, use, sell, offer for sale, import and otherwise run, modify and
   26954 propagate the contents of its contributor version.
   26955 
   26956   In the following three paragraphs, a "patent license" is any express
   26957 agreement or commitment, however denominated, not to enforce a patent
   26958 (such as an express permission to practice a patent or covenant not to
   26959 sue for patent infringement).  To "grant" such a patent license to a
   26960 party means to make such an agreement or commitment not to enforce a
   26961 patent against the party.
   26962 
   26963   If you convey a covered work, knowingly relying on a patent license,
   26964 and the Corresponding Source of the work is not available for anyone
   26965 to copy, free of charge and under the terms of this License, through a
   26966 publicly available network server or other readily accessible means,
   26967 then you must either (1) cause the Corresponding Source to be so
   26968 available, or (2) arrange to deprive yourself of the benefit of the
   26969 patent license for this particular work, or (3) arrange, in a manner
   26970 consistent with the requirements of this License, to extend the patent
   26971 license to downstream recipients.  "Knowingly relying" means you have
   26972 actual knowledge that, but for the patent license, your conveying the
   26973 covered work in a country, or your recipient's use of the covered work
   26974 in a country, would infringe one or more identifiable patents in that
   26975 country that you have reason to believe are valid.
   26976 
   26977   If, pursuant to or in connection with a single transaction or
   26978 arrangement, you convey, or propagate by procuring conveyance of, a
   26979 covered work, and grant a patent license to some of the parties
   26980 receiving the covered work authorizing them to use, propagate, modify
   26981 or convey a specific copy of the covered work, then the patent license
   26982 you grant is automatically extended to all recipients of the covered
   26983 work and works based on it.
   26984 
   26985   A patent license is "discriminatory" if it does not include within
   26986 the scope of its coverage, prohibits the exercise of, or is
   26987 conditioned on the non-exercise of one or more of the rights that are
   26988 specifically granted under this License.  You may not convey a covered
   26989 work if you are a party to an arrangement with a third party that is
   26990 in the business of distributing software, under which you make payment
   26991 to the third party based on the extent of your activity of conveying
   26992 the work, and under which the third party grants, to any of the
   26993 parties who would receive the covered work from you, a discriminatory
   26994 patent license (a) in connection with copies of the covered work
   26995 conveyed by you (or copies made from those copies), or (b) primarily
   26996 for and in connection with specific products or compilations that
   26997 contain the covered work, unless you entered into that arrangement,
   26998 or that patent license was granted, prior to 28 March 2007.
   26999 
   27000   Nothing in this License shall be construed as excluding or limiting
   27001 any implied license or other defenses to infringement that may
   27002 otherwise be available to you under applicable patent law.
   27003 
   27004   12. No Surrender of Others' Freedom.
   27005 
   27006   If conditions are imposed on you (whether by court order, agreement or
   27007 otherwise) that contradict the conditions of this License, they do not
   27008 excuse you from the conditions of this License.  If you cannot convey a
   27009 covered work so as to satisfy simultaneously your obligations under this
   27010 License and any other pertinent obligations, then as a consequence you may
   27011 not convey it at all.  For example, if you agree to terms that obligate you
   27012 to collect a royalty for further conveying from those to whom you convey
   27013 the Program, the only way you could satisfy both those terms and this
   27014 License would be to refrain entirely from conveying the Program.
   27015 
   27016   13. Use with the GNU Affero General Public License.
   27017 
   27018   Notwithstanding any other provision of this License, you have
   27019 permission to link or combine any covered work with a work licensed
   27020 under version 3 of the GNU Affero General Public License into a single
   27021 combined work, and to convey the resulting work.  The terms of this
   27022 License will continue to apply to the part which is the covered work,
   27023 but the special requirements of the GNU Affero General Public License,
   27024 section 13, concerning interaction through a network will apply to the
   27025 combination as such.
   27026 
   27027   14. Revised Versions of this License.
   27028 
   27029   The Free Software Foundation may publish revised and/or new versions of
   27030 the GNU General Public License from time to time.  Such new versions will
   27031 be similar in spirit to the present version, but may differ in detail to
   27032 address new problems or concerns.
   27033 
   27034   Each version is given a distinguishing version number.  If the
   27035 Program specifies that a certain numbered version of the GNU General
   27036 Public License "or any later version" applies to it, you have the
   27037 option of following the terms and conditions either of that numbered
   27038 version or of any later version published by the Free Software
   27039 Foundation.  If the Program does not specify a version number of the
   27040 GNU General Public License, you may choose any version ever published
   27041 by the Free Software Foundation.
   27042 
   27043   If the Program specifies that a proxy can decide which future
   27044 versions of the GNU General Public License can be used, that proxy's
   27045 public statement of acceptance of a version permanently authorizes you
   27046 to choose that version for the Program.
   27047 
   27048   Later license versions may give you additional or different
   27049 permissions.  However, no additional obligations are imposed on any
   27050 author or copyright holder as a result of your choosing to follow a
   27051 later version.
   27052 
   27053   15. Disclaimer of Warranty.
   27054 
   27055   THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
   27056 APPLICABLE LAW.  EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
   27057 HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
   27058 OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
   27059 THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
   27060 PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
   27061 IS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
   27062 ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
   27063 
   27064   16. Limitation of Liability.
   27065 
   27066   IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
   27067 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
   27068 THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
   27069 GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
   27070 USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
   27071 DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
   27072 PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
   27073 EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
   27074 SUCH DAMAGES.
   27075 
   27076   17. Interpretation of Sections 15 and 16.
   27077 
   27078   If the disclaimer of warranty and limitation of liability provided
   27079 above cannot be given local legal effect according to their terms,
   27080 reviewing courts shall apply local law that most closely approximates
   27081 an absolute waiver of all civil liability in connection with the
   27082 Program, unless a warranty or assumption of liability accompanies a
   27083 copy of the Program in return for a fee.
   27084 
   27085                      END OF TERMS AND CONDITIONS
   27086 
   27087             How to Apply These Terms to Your New Programs
   27088 
   27089   If you develop a new program, and you want it to be of the greatest
   27090 possible use to the public, the best way to achieve this is to make it
   27091 free software which everyone can redistribute and change under these terms.
   27092 
   27093   To do so, attach the following notices to the program.  It is safest
   27094 to attach them to the start of each source file to most effectively
   27095 state the exclusion of warranty; and each file should have at least
   27096 the "copyright" line and a pointer to where the full notice is found.
   27097 
   27098     &lt;one line to give the program's name and a brief idea of what it does.&gt;
   27099     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   27100 
   27101     This program is free software: you can redistribute it and/or modify
   27102     it under the terms of the GNU General Public License as published by
   27103     the Free Software Foundation, either version 3 of the License, or
   27104     (at your option) any later version.
   27105 
   27106     This program is distributed in the hope that it will be useful,
   27107     but WITHOUT ANY WARRANTY; without even the implied warranty of
   27108     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   27109     GNU General Public License for more details.
   27110 
   27111     You should have received a copy of the GNU General Public License
   27112     along with this program.  If not, see &lt;http://www.gnu.org/licenses/>;.
   27113 
   27114 Also add information on how to contact you by electronic and paper mail.
   27115 
   27116   If the program does terminal interaction, make it output a short
   27117 notice like this when it starts in an interactive mode:
   27118 
   27119     &lt;program&gt;  Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   27120     This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
   27121     This is free software, and you are welcome to redistribute it
   27122     under certain conditions; type `show c' for details.
   27123 
   27124 The hypothetical commands `show w' and `show c' should show the appropriate
   27125 parts of the General Public License.  Of course, your program's commands
   27126 might be different; for a GUI interface, you would use an "about box".
   27127 
   27128   You should also get your employer (if you work as a programmer) or school,
   27129 if any, to sign a "copyright disclaimer" for the program, if necessary.
   27130 For more information on this, and how to apply and follow the GNU GPL, see
   27131 &lt;http://www.gnu.org/licenses/>;.
   27132 
   27133   The GNU General Public License does not permit incorporating your program
   27134 into proprietary programs.  If your program is a subroutine library, you
   27135 may consider it more useful to permit linking proprietary applications with
   27136 the library.  If this is what you want to do, use the GNU Lesser General
   27137 Public License instead of this License.  But first, please read
   27138 &lt;http://www.gnu.org/philosophy/why-not-lgpl.html>;.
   27139 </pre>
   27140 </div>
   27141 </div>
   27142 
   27143 
   27144 <div class="product">
   27145 <span class="title">gob</span>
   27146 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   27147 <span class="homepage"><a href="http://www.5z.com/jirka/gob.html">homepage</a></span>
   27148 <div class="licence">
   27149 <pre>		    GNU GENERAL PUBLIC LICENSE
   27150 		       Version 2, June 1991
   27151 
   27152  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
   27153      59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   27154  Everyone is permitted to copy and distribute verbatim copies
   27155  of this license document, but changing it is not allowed.
   27156 
   27157 			    Preamble
   27158 
   27159   The licenses for most software are designed to take away your
   27160 freedom to share and change it.  By contrast, the GNU General Public
   27161 License is intended to guarantee your freedom to share and change free
   27162 software--to make sure the software is free for all its users.  This
   27163 General Public License applies to most of the Free Software
   27164 Foundation's software and to any other program whose authors commit to
   27165 using it.  (Some other Free Software Foundation software is covered by
   27166 the GNU Library General Public License instead.)  You can apply it to
   27167 your programs, too.
   27168 
   27169   When we speak of free software, we are referring to freedom, not
   27170 price.  Our General Public Licenses are designed to make sure that you
   27171 have the freedom to distribute copies of free software (and charge for
   27172 this service if you wish), that you receive source code or can get it
   27173 if you want it, that you can change the software or use pieces of it
   27174 in new free programs; and that you know you can do these things.
   27175 
   27176   To protect your rights, we need to make restrictions that forbid
   27177 anyone to deny you these rights or to ask you to surrender the rights.
   27178 These restrictions translate to certain responsibilities for you if you
   27179 distribute copies of the software, or if you modify it.
   27180 
   27181   For example, if you distribute copies of such a program, whether
   27182 gratis or for a fee, you must give the recipients all the rights that
   27183 you have.  You must make sure that they, too, receive or can get the
   27184 source code.  And you must show them these terms so they know their
   27185 rights.
   27186 
   27187   We protect your rights with two steps: (1) copyright the software, and
   27188 (2) offer you this license which gives you legal permission to copy,
   27189 distribute and/or modify the software.
   27190 
   27191   Also, for each author's protection and ours, we want to make certain
   27192 that everyone understands that there is no warranty for this free
   27193 software.  If the software is modified by someone else and passed on, we
   27194 want its recipients to know that what they have is not the original, so
   27195 that any problems introduced by others will not reflect on the original
   27196 authors' reputations.
   27197 
   27198   Finally, any free program is threatened constantly by software
   27199 patents.  We wish to avoid the danger that redistributors of a free
   27200 program will individually obtain patent licenses, in effect making the
   27201 program proprietary.  To prevent this, we have made it clear that any
   27202 patent must be licensed for everyone's free use or not licensed at all.
   27203 
   27204   The precise terms and conditions for copying, distribution and
   27205 modification follow.
   27206 
   27208 		    GNU GENERAL PUBLIC LICENSE
   27209    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   27210 
   27211   0. This License applies to any program or other work which contains
   27212 a notice placed by the copyright holder saying it may be distributed
   27213 under the terms of this General Public License.  The "Program", below,
   27214 refers to any such program or work, and a "work based on the Program"
   27215 means either the Program or any derivative work under copyright law:
   27216 that is to say, a work containing the Program or a portion of it,
   27217 either verbatim or with modifications and/or translated into another
   27218 language.  (Hereinafter, translation is included without limitation in
   27219 the term "modification".)  Each licensee is addressed as "you".
   27220 
   27221 Activities other than copying, distribution and modification are not
   27222 covered by this License; they are outside its scope.  The act of
   27223 running the Program is not restricted, and the output from the Program
   27224 is covered only if its contents constitute a work based on the
   27225 Program (independent of having been made by running the Program).
   27226 Whether that is true depends on what the Program does.
   27227 
   27228   1. You may copy and distribute verbatim copies of the Program's
   27229 source code as you receive it, in any medium, provided that you
   27230 conspicuously and appropriately publish on each copy an appropriate
   27231 copyright notice and disclaimer of warranty; keep intact all the
   27232 notices that refer to this License and to the absence of any warranty;
   27233 and give any other recipients of the Program a copy of this License
   27234 along with the Program.
   27235 
   27236 You may charge a fee for the physical act of transferring a copy, and
   27237 you may at your option offer warranty protection in exchange for a fee.
   27238 
   27239   2. You may modify your copy or copies of the Program or any portion
   27240 of it, thus forming a work based on the Program, and copy and
   27241 distribute such modifications or work under the terms of Section 1
   27242 above, provided that you also meet all of these conditions:
   27243 
   27244     a) You must cause the modified files to carry prominent notices
   27245     stating that you changed the files and the date of any change.
   27246 
   27247     b) You must cause any work that you distribute or publish, that in
   27248     whole or in part contains or is derived from the Program or any
   27249     part thereof, to be licensed as a whole at no charge to all third
   27250     parties under the terms of this License.
   27251 
   27252     c) If the modified program normally reads commands interactively
   27253     when run, you must cause it, when started running for such
   27254     interactive use in the most ordinary way, to print or display an
   27255     announcement including an appropriate copyright notice and a
   27256     notice that there is no warranty (or else, saying that you provide
   27257     a warranty) and that users may redistribute the program under
   27258     these conditions, and telling the user how to view a copy of this
   27259     License.  (Exception: if the Program itself is interactive but
   27260     does not normally print such an announcement, your work based on
   27261     the Program is not required to print an announcement.)
   27262 
   27264 These requirements apply to the modified work as a whole.  If
   27265 identifiable sections of that work are not derived from the Program,
   27266 and can be reasonably considered independent and separate works in
   27267 themselves, then this License, and its terms, do not apply to those
   27268 sections when you distribute them as separate works.  But when you
   27269 distribute the same sections as part of a whole which is a work based
   27270 on the Program, the distribution of the whole must be on the terms of
   27271 this License, whose permissions for other licensees extend to the
   27272 entire whole, and thus to each and every part regardless of who wrote it.
   27273 
   27274 Thus, it is not the intent of this section to claim rights or contest
   27275 your rights to work written entirely by you; rather, the intent is to
   27276 exercise the right to control the distribution of derivative or
   27277 collective works based on the Program.
   27278 
   27279 In addition, mere aggregation of another work not based on the Program
   27280 with the Program (or with a work based on the Program) on a volume of
   27281 a storage or distribution medium does not bring the other work under
   27282 the scope of this License.
   27283 
   27284   3. You may copy and distribute the Program (or a work based on it,
   27285 under Section 2) in object code or executable form under the terms of
   27286 Sections 1 and 2 above provided that you also do one of the following:
   27287 
   27288     a) Accompany it with the complete corresponding machine-readable
   27289     source code, which must be distributed under the terms of Sections
   27290     1 and 2 above on a medium customarily used for software interchange; or,
   27291 
   27292     b) Accompany it with a written offer, valid for at least three
   27293     years, to give any third party, for a charge no more than your
   27294     cost of physically performing source distribution, a complete
   27295     machine-readable copy of the corresponding source code, to be
   27296     distributed under the terms of Sections 1 and 2 above on a medium
   27297     customarily used for software interchange; or,
   27298 
   27299     c) Accompany it with the information you received as to the offer
   27300     to distribute corresponding source code.  (This alternative is
   27301     allowed only for noncommercial distribution and only if you
   27302     received the program in object code or executable form with such
   27303     an offer, in accord with Subsection b above.)
   27304 
   27305 The source code for a work means the preferred form of the work for
   27306 making modifications to it.  For an executable work, complete source
   27307 code means all the source code for all modules it contains, plus any
   27308 associated interface definition files, plus the scripts used to
   27309 control compilation and installation of the executable.  However, as a
   27310 special exception, the source code distributed need not include
   27311 anything that is normally distributed (in either source or binary
   27312 form) with the major components (compiler, kernel, and so on) of the
   27313 operating system on which the executable runs, unless that component
   27314 itself accompanies the executable.
   27315 
   27316 If distribution of executable or object code is made by offering
   27317 access to copy from a designated place, then offering equivalent
   27318 access to copy the source code from the same place counts as
   27319 distribution of the source code, even though third parties are not
   27320 compelled to copy the source along with the object code.
   27321 
   27323   4. You may not copy, modify, sublicense, or distribute the Program
   27324 except as expressly provided under this License.  Any attempt
   27325 otherwise to copy, modify, sublicense or distribute the Program is
   27326 void, and will automatically terminate your rights under this License.
   27327 However, parties who have received copies, or rights, from you under
   27328 this License will not have their licenses terminated so long as such
   27329 parties remain in full compliance.
   27330 
   27331   5. You are not required to accept this License, since you have not
   27332 signed it.  However, nothing else grants you permission to modify or
   27333 distribute the Program or its derivative works.  These actions are
   27334 prohibited by law if you do not accept this License.  Therefore, by
   27335 modifying or distributing the Program (or any work based on the
   27336 Program), you indicate your acceptance of this License to do so, and
   27337 all its terms and conditions for copying, distributing or modifying
   27338 the Program or works based on it.
   27339 
   27340   6. Each time you redistribute the Program (or any work based on the
   27341 Program), the recipient automatically receives a license from the
   27342 original licensor to copy, distribute or modify the Program subject to
   27343 these terms and conditions.  You may not impose any further
   27344 restrictions on the recipients' exercise of the rights granted herein.
   27345 You are not responsible for enforcing compliance by third parties to
   27346 this License.
   27347 
   27348   7. If, as a consequence of a court judgment or allegation of patent
   27349 infringement or for any other reason (not limited to patent issues),
   27350 conditions are imposed on you (whether by court order, agreement or
   27351 otherwise) that contradict the conditions of this License, they do not
   27352 excuse you from the conditions of this License.  If you cannot
   27353 distribute so as to satisfy simultaneously your obligations under this
   27354 License and any other pertinent obligations, then as a consequence you
   27355 may not distribute the Program at all.  For example, if a patent
   27356 license would not permit royalty-free redistribution of the Program by
   27357 all those who receive copies directly or indirectly through you, then
   27358 the only way you could satisfy both it and this License would be to
   27359 refrain entirely from distribution of the Program.
   27360 
   27361 If any portion of this section is held invalid or unenforceable under
   27362 any particular circumstance, the balance of the section is intended to
   27363 apply and the section as a whole is intended to apply in other
   27364 circumstances.
   27365 
   27366 It is not the purpose of this section to induce you to infringe any
   27367 patents or other property right claims or to contest validity of any
   27368 such claims; this section has the sole purpose of protecting the
   27369 integrity of the free software distribution system, which is
   27370 implemented by public license practices.  Many people have made
   27371 generous contributions to the wide range of software distributed
   27372 through that system in reliance on consistent application of that
   27373 system; it is up to the author/donor to decide if he or she is willing
   27374 to distribute software through any other system and a licensee cannot
   27375 impose that choice.
   27376 
   27377 This section is intended to make thoroughly clear what is believed to
   27378 be a consequence of the rest of this License.
   27379 
   27381   8. If the distribution and/or use of the Program is restricted in
   27382 certain countries either by patents or by copyrighted interfaces, the
   27383 original copyright holder who places the Program under this License
   27384 may add an explicit geographical distribution limitation excluding
   27385 those countries, so that distribution is permitted only in or among
   27386 countries not thus excluded.  In such case, this License incorporates
   27387 the limitation as if written in the body of this License.
   27388 
   27389   9. The Free Software Foundation may publish revised and/or new versions
   27390 of the General Public License from time to time.  Such new versions will
   27391 be similar in spirit to the present version, but may differ in detail to
   27392 address new problems or concerns.
   27393 
   27394 Each version is given a distinguishing version number.  If the Program
   27395 specifies a version number of this License which applies to it and "any
   27396 later version", you have the option of following the terms and conditions
   27397 either of that version or of any later version published by the Free
   27398 Software Foundation.  If the Program does not specify a version number of
   27399 this License, you may choose any version ever published by the Free Software
   27400 Foundation.
   27401 
   27402   10. If you wish to incorporate parts of the Program into other free
   27403 programs whose distribution conditions are different, write to the author
   27404 to ask for permission.  For software which is copyrighted by the Free
   27405 Software Foundation, write to the Free Software Foundation; we sometimes
   27406 make exceptions for this.  Our decision will be guided by the two goals
   27407 of preserving the free status of all derivatives of our free software and
   27408 of promoting the sharing and reuse of software generally.
   27409 
   27410 			    NO WARRANTY
   27411 
   27412   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
   27413 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
   27414 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
   27415 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
   27416 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
   27417 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
   27418 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
   27419 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
   27420 REPAIR OR CORRECTION.
   27421 
   27422   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
   27423 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
   27424 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
   27425 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
   27426 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
   27427 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
   27428 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
   27429 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
   27430 POSSIBILITY OF SUCH DAMAGES.
   27431 
   27432 		     END OF TERMS AND CONDITIONS
   27433 
   27435 	    How to Apply These Terms to Your New Programs
   27436 
   27437   If you develop a new program, and you want it to be of the greatest
   27438 possible use to the public, the best way to achieve this is to make it
   27439 free software which everyone can redistribute and change under these terms.
   27440 
   27441   To do so, attach the following notices to the program.  It is safest
   27442 to attach them to the start of each source file to most effectively
   27443 convey the exclusion of warranty; and each file should have at least
   27444 the "copyright" line and a pointer to where the full notice is found.
   27445 
   27446     &lt;one line to give the program's name and a brief idea of what it does.&gt;
   27447     Copyright (C) 19yy  &lt;name of author&gt;
   27448 
   27449     This program is free software; you can redistribute it and/or modify
   27450     it under the terms of the GNU General Public License as published by
   27451     the Free Software Foundation; either version 2 of the License, or
   27452     (at your option) any later version.
   27453 
   27454     This program is distributed in the hope that it will be useful,
   27455     but WITHOUT ANY WARRANTY; without even the implied warranty of
   27456     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   27457     GNU General Public License for more details.
   27458 
   27459     You should have received a copy of the GNU General Public License
   27460     along with this program; if not, write to the Free Software
   27461     Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   27462 
   27463 
   27464 Also add information on how to contact you by electronic and paper mail.
   27465 
   27466 If the program is interactive, make it output a short notice like this
   27467 when it starts in an interactive mode:
   27468 
   27469     Gnomovision version 69, Copyright (C) 19yy name of author
   27470     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
   27471     This is free software, and you are welcome to redistribute it
   27472     under certain conditions; type `show c' for details.
   27473 
   27474 The hypothetical commands `show w' and `show c' should show the appropriate
   27475 parts of the General Public License.  Of course, the commands you use may
   27476 be called something other than `show w' and `show c'; they could even be
   27477 mouse-clicks or menu items--whatever suits your program.
   27478 
   27479 You should also get your employer (if you work as a programmer) or your
   27480 school, if any, to sign a "copyright disclaimer" for the program, if
   27481 necessary.  Here is a sample; alter the names:
   27482 
   27483   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
   27484   `Gnomovision' (which makes passes at compilers) written by James Hacker.
   27485 
   27486   &lt;signature of Ty Coon&gt;, 1 April 1989
   27487   Ty Coon, President of Vice
   27488 
   27489 This General Public License does not permit incorporating your program into
   27490 proprietary programs.  If your program is a subroutine library, you may
   27491 consider it more useful to permit linking proprietary applications with the
   27492 library.  If this is what you want to do, use the GNU Library General
   27493 Public License instead of this License.
   27494 </pre>
   27495 </div>
   27496 </div>
   27497 
   27498 
   27499 <div class="product">
   27500 <span class="title">gpsd</span>
   27501 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   27502 <span class="homepage"><a href="http://gpsd.berlios.de/">homepage</a></span>
   27503 <div class="licence">
   27504 <pre>			COPYRIGHTS
   27505 
   27506 Compilation copyright is held by the GPSD project.  All rights reserved.
   27507 
   27508 GPSD project copyrights are assigned to the project lead, currently
   27509 Eric S. Raymond. Other portions of the GPSD code are Copyright (c)
   27510 1997, 1998, 1999, 2000, 2001, 2002 by Remco Treffkorn, and others
   27511 Copyright (c) 2005 by Eric S. Raymond.  For other copyrights, see
   27512 individual files.
   27513 
   27514 			BSD LICENSE
   27515 
   27516 Redistribution and use in source and binary forms, with or without
   27517 modification, are permitted provided that the following conditions
   27518 are met:&lt;P&gt;
   27519 
   27520 Redistributions of source code must retain the above copyright
   27521 notice, this list of conditions and the following disclaimer.&lt;P&gt;
   27522 
   27523 Redistributions in binary form must reproduce the above copyright
   27524 notice, this list of conditions and the following disclaimer in the
   27525 documentation and/or other materials provided with the distribution.&lt;P&gt;
   27526 
   27527 Neither name of the GPSD project nor the names of its contributors
   27528 may be used to endorse or promote products derived from this software
   27529 without specific prior written permission.
   27530 
   27531 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
   27532 ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
   27533 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
   27534 A PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR
   27535 CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
   27536 EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
   27537 PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
   27538 PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
   27539 LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
   27540 NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
   27541 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
   27542 </pre>
   27543 </div>
   27544 </div>
   27545 
   27546 
   27547 <div class="product">
   27548 <span class="title">grep</span>
   27549 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   27550 <span class="homepage"><a href="http://www.gnu.org/software/grep/">homepage</a></span>
   27551 <div class="licence">
   27552 <pre>
   27553 		    GNU GENERAL PUBLIC LICENSE
   27554 		       Version 3, 29 June 2007
   27555 
   27556  Copyright (C) 2007 Free Software Foundation, Inc. &lt;http://fsf.org/>;
   27557  Everyone is permitted to copy and distribute verbatim copies
   27558  of this license document, but changing it is not allowed.
   27559 
   27560 			    Preamble
   27561 
   27562   The GNU General Public License is a free, copyleft license for
   27563 software and other kinds of works.
   27564 
   27565   The licenses for most software and other practical works are designed
   27566 to take away your freedom to share and change the works.  By contrast,
   27567 the GNU General Public License is intended to guarantee your freedom to
   27568 share and change all versions of a program--to make sure it remains free
   27569 software for all its users.  We, the Free Software Foundation, use the
   27570 GNU General Public License for most of our software; it applies also to
   27571 any other work released this way by its authors.  You can apply it to
   27572 your programs, too.
   27573 
   27574   When we speak of free software, we are referring to freedom, not
   27575 price.  Our General Public Licenses are designed to make sure that you
   27576 have the freedom to distribute copies of free software (and charge for
   27577 them if you wish), that you receive source code or can get it if you
   27578 want it, that you can change the software or use pieces of it in new
   27579 free programs, and that you know you can do these things.
   27580 
   27581   To protect your rights, we need to prevent others from denying you
   27582 these rights or asking you to surrender the rights.  Therefore, you have
   27583 certain responsibilities if you distribute copies of the software, or if
   27584 you modify it: responsibilities to respect the freedom of others.
   27585 
   27586   For example, if you distribute copies of such a program, whether
   27587 gratis or for a fee, you must pass on to the recipients the same
   27588 freedoms that you received.  You must make sure that they, too, receive
   27589 or can get the source code.  And you must show them these terms so they
   27590 know their rights.
   27591 
   27592   Developers that use the GNU GPL protect your rights with two steps:
   27593 (1) assert copyright on the software, and (2) offer you this License
   27594 giving you legal permission to copy, distribute and/or modify it.
   27595 
   27596   For the developers' and authors' protection, the GPL clearly explains
   27597 that there is no warranty for this free software.  For both users' and
   27598 authors' sake, the GPL requires that modified versions be marked as
   27599 changed, so that their problems will not be attributed erroneously to
   27600 authors of previous versions.
   27601 
   27602   Some devices are designed to deny users access to install or run
   27603 modified versions of the software inside them, although the manufacturer
   27604 can do so.  This is fundamentally incompatible with the aim of
   27605 protecting users' freedom to change the software.  The systematic
   27606 pattern of such abuse occurs in the area of products for individuals to
   27607 use, which is precisely where it is most unacceptable.  Therefore, we
   27608 have designed this version of the GPL to prohibit the practice for those
   27609 products.  If such problems arise substantially in other domains, we
   27610 stand ready to extend this provision to those domains in future versions
   27611 of the GPL, as needed to protect the freedom of users.
   27612 
   27613   Finally, every program is threatened constantly by software patents.
   27614 States should not allow patents to restrict development and use of
   27615 software on general-purpose computers, but in those that do, we wish to
   27616 avoid the special danger that patents applied to a free program could
   27617 make it effectively proprietary.  To prevent this, the GPL assures that
   27618 patents cannot be used to render the program non-free.
   27619 
   27620   The precise terms and conditions for copying, distribution and
   27621 modification follow.
   27622 
   27623 		       TERMS AND CONDITIONS
   27624 
   27625   0. Definitions.
   27626 
   27627   "This License" refers to version 3 of the GNU General Public License.
   27628 
   27629   "Copyright" also means copyright-like laws that apply to other kinds of
   27630 works, such as semiconductor masks.
   27631  
   27632   "The Program" refers to any copyrightable work licensed under this
   27633 License.  Each licensee is addressed as "you".  "Licensees" and
   27634 "recipients" may be individuals or organizations.
   27635 
   27636   To "modify" a work means to copy from or adapt all or part of the work
   27637 in a fashion requiring copyright permission, other than the making of an
   27638 exact copy.  The resulting work is called a "modified version" of the
   27639 earlier work or a work "based on" the earlier work.
   27640 
   27641   A "covered work" means either the unmodified Program or a work based
   27642 on the Program.
   27643 
   27644   To "propagate" a work means to do anything with it that, without
   27645 permission, would make you directly or secondarily liable for
   27646 infringement under applicable copyright law, except executing it on a
   27647 computer or modifying a private copy.  Propagation includes copying,
   27648 distribution (with or without modification), making available to the
   27649 public, and in some countries other activities as well.
   27650 
   27651   To "convey" a work means any kind of propagation that enables other
   27652 parties to make or receive copies.  Mere interaction with a user through
   27653 a computer network, with no transfer of a copy, is not conveying.
   27654 
   27655   An interactive user interface displays "Appropriate Legal Notices"
   27656 to the extent that it includes a convenient and prominently visible
   27657 feature that (1) displays an appropriate copyright notice, and (2)
   27658 tells the user that there is no warranty for the work (except to the
   27659 extent that warranties are provided), that licensees may convey the
   27660 work under this License, and how to view a copy of this License.  If
   27661 the interface presents a list of user commands or options, such as a
   27662 menu, a prominent item in the list meets this criterion.
   27663 
   27664   1. Source Code.
   27665 
   27666   The "source code" for a work means the preferred form of the work
   27667 for making modifications to it.  "Object code" means any non-source
   27668 form of a work.
   27669 
   27670   A "Standard Interface" means an interface that either is an official
   27671 standard defined by a recognized standards body, or, in the case of
   27672 interfaces specified for a particular programming language, one that
   27673 is widely used among developers working in that language.
   27674 
   27675   The "System Libraries" of an executable work include anything, other
   27676 than the work as a whole, that (a) is included in the normal form of
   27677 packaging a Major Component, but which is not part of that Major
   27678 Component, and (b) serves only to enable use of the work with that
   27679 Major Component, or to implement a Standard Interface for which an
   27680 implementation is available to the public in source code form.  A
   27681 "Major Component", in this context, means a major essential component
   27682 (kernel, window system, and so on) of the specific operating system
   27683 (if any) on which the executable work runs, or a compiler used to
   27684 produce the work, or an object code interpreter used to run it.
   27685 
   27686   The "Corresponding Source" for a work in object code form means all
   27687 the source code needed to generate, install, and (for an executable
   27688 work) run the object code and to modify the work, including scripts to
   27689 control those activities.  However, it does not include the work's
   27690 System Libraries, or general-purpose tools or generally available free
   27691 programs which are used unmodified in performing those activities but
   27692 which are not part of the work.  For example, Corresponding Source
   27693 includes interface definition files associated with source files for
   27694 the work, and the source code for shared libraries and dynamically
   27695 linked subprograms that the work is specifically designed to require,
   27696 such as by intimate data communication or control flow between those
   27697 subprograms and other parts of the work.
   27698 
   27699   The Corresponding Source need not include anything that users
   27700 can regenerate automatically from other parts of the Corresponding
   27701 Source.
   27702 
   27703   The Corresponding Source for a work in source code form is that
   27704 same work.
   27705 
   27706   2. Basic Permissions.
   27707 
   27708   All rights granted under this License are granted for the term of
   27709 copyright on the Program, and are irrevocable provided the stated
   27710 conditions are met.  This License explicitly affirms your unlimited
   27711 permission to run the unmodified Program.  The output from running a
   27712 covered work is covered by this License only if the output, given its
   27713 content, constitutes a covered work.  This License acknowledges your
   27714 rights of fair use or other equivalent, as provided by copyright law.
   27715 
   27716   You may make, run and propagate covered works that you do not
   27717 convey, without conditions so long as your license otherwise remains
   27718 in force.  You may convey covered works to others for the sole purpose
   27719 of having them make modifications exclusively for you, or provide you
   27720 with facilities for running those works, provided that you comply with
   27721 the terms of this License in conveying all material for which you do
   27722 not control copyright.  Those thus making or running the covered works
   27723 for you must do so exclusively on your behalf, under your direction
   27724 and control, on terms that prohibit them from making any copies of
   27725 your copyrighted material outside their relationship with you.
   27726 
   27727   Conveying under any other circumstances is permitted solely under
   27728 the conditions stated below.  Sublicensing is not allowed; section 10
   27729 makes it unnecessary.
   27730 
   27731   3. Protecting Users' Legal Rights From Anti-Circumvention Law.
   27732 
   27733   No covered work shall be deemed part of an effective technological
   27734 measure under any applicable law fulfilling obligations under article
   27735 11 of the WIPO copyright treaty adopted on 20 December 1996, or
   27736 similar laws prohibiting or restricting circumvention of such
   27737 measures.
   27738 
   27739   When you convey a covered work, you waive any legal power to forbid
   27740 circumvention of technological measures to the extent such circumvention
   27741 is effected by exercising rights under this License with respect to
   27742 the covered work, and you disclaim any intention to limit operation or
   27743 modification of the work as a means of enforcing, against the work's
   27744 users, your or third parties' legal rights to forbid circumvention of
   27745 technological measures.
   27746 
   27747   4. Conveying Verbatim Copies.
   27748 
   27749   You may convey verbatim copies of the Program's source code as you
   27750 receive it, in any medium, provided that you conspicuously and
   27751 appropriately publish on each copy an appropriate copyright notice;
   27752 keep intact all notices stating that this License and any
   27753 non-permissive terms added in accord with section 7 apply to the code;
   27754 keep intact all notices of the absence of any warranty; and give all
   27755 recipients a copy of this License along with the Program.
   27756 
   27757   You may charge any price or no price for each copy that you convey,
   27758 and you may offer support or warranty protection for a fee.
   27759 
   27760   5. Conveying Modified Source Versions.
   27761 
   27762   You may convey a work based on the Program, or the modifications to
   27763 produce it from the Program, in the form of source code under the
   27764 terms of section 4, provided that you also meet all of these conditions:
   27765 
   27766     a) The work must carry prominent notices stating that you modified
   27767     it, and giving a relevant date.
   27768 
   27769     b) The work must carry prominent notices stating that it is
   27770     released under this License and any conditions added under section
   27771     7.  This requirement modifies the requirement in section 4 to
   27772     "keep intact all notices".
   27773 
   27774     c) You must license the entire work, as a whole, under this
   27775     License to anyone who comes into possession of a copy.  This
   27776     License will therefore apply, along with any applicable section 7
   27777     additional terms, to the whole of the work, and all its parts,
   27778     regardless of how they are packaged.  This License gives no
   27779     permission to license the work in any other way, but it does not
   27780     invalidate such permission if you have separately received it.
   27781 
   27782     d) If the work has interactive user interfaces, each must display
   27783     Appropriate Legal Notices; however, if the Program has interactive
   27784     interfaces that do not display Appropriate Legal Notices, your
   27785     work need not make them do so.
   27786 
   27787   A compilation of a covered work with other separate and independent
   27788 works, which are not by their nature extensions of the covered work,
   27789 and which are not combined with it such as to form a larger program,
   27790 in or on a volume of a storage or distribution medium, is called an
   27791 "aggregate" if the compilation and its resulting copyright are not
   27792 used to limit the access or legal rights of the compilation's users
   27793 beyond what the individual works permit.  Inclusion of a covered work
   27794 in an aggregate does not cause this License to apply to the other
   27795 parts of the aggregate.
   27796 
   27797   6. Conveying Non-Source Forms.
   27798 
   27799   You may convey a covered work in object code form under the terms
   27800 of sections 4 and 5, provided that you also convey the
   27801 machine-readable Corresponding Source under the terms of this License,
   27802 in one of these ways:
   27803 
   27804     a) Convey the object code in, or embodied in, a physical product
   27805     (including a physical distribution medium), accompanied by the
   27806     Corresponding Source fixed on a durable physical medium
   27807     customarily used for software interchange.
   27808 
   27809     b) Convey the object code in, or embodied in, a physical product
   27810     (including a physical distribution medium), accompanied by a
   27811     written offer, valid for at least three years and valid for as
   27812     long as you offer spare parts or customer support for that product
   27813     model, to give anyone who possesses the object code either (1) a
   27814     copy of the Corresponding Source for all the software in the
   27815     product that is covered by this License, on a durable physical
   27816     medium customarily used for software interchange, for a price no
   27817     more than your reasonable cost of physically performing this
   27818     conveying of source, or (2) access to copy the
   27819     Corresponding Source from a network server at no charge.
   27820 
   27821     c) Convey individual copies of the object code with a copy of the
   27822     written offer to provide the Corresponding Source.  This
   27823     alternative is allowed only occasionally and noncommercially, and
   27824     only if you received the object code with such an offer, in accord
   27825     with subsection 6b.
   27826 
   27827     d) Convey the object code by offering access from a designated
   27828     place (gratis or for a charge), and offer equivalent access to the
   27829     Corresponding Source in the same way through the same place at no
   27830     further charge.  You need not require recipients to copy the
   27831     Corresponding Source along with the object code.  If the place to
   27832     copy the object code is a network server, the Corresponding Source
   27833     may be on a different server (operated by you or a third party)
   27834     that supports equivalent copying facilities, provided you maintain
   27835     clear directions next to the object code saying where to find the
   27836     Corresponding Source.  Regardless of what server hosts the
   27837     Corresponding Source, you remain obligated to ensure that it is
   27838     available for as long as needed to satisfy these requirements.
   27839 
   27840     e) Convey the object code using peer-to-peer transmission, provided
   27841     you inform other peers where the object code and Corresponding
   27842     Source of the work are being offered to the general public at no
   27843     charge under subsection 6d.
   27844 
   27845   A separable portion of the object code, whose source code is excluded
   27846 from the Corresponding Source as a System Library, need not be
   27847 included in conveying the object code work.
   27848 
   27849   A "User Product" is either (1) a "consumer product", which means any
   27850 tangible personal property which is normally used for personal, family,
   27851 or household purposes, or (2) anything designed or sold for incorporation
   27852 into a dwelling.  In determining whether a product is a consumer product,
   27853 doubtful cases shall be resolved in favor of coverage.  For a particular
   27854 product received by a particular user, "normally used" refers to a
   27855 typical or common use of that class of product, regardless of the status
   27856 of the particular user or of the way in which the particular user
   27857 actually uses, or expects or is expected to use, the product.  A product
   27858 is a consumer product regardless of whether the product has substantial
   27859 commercial, industrial or non-consumer uses, unless such uses represent
   27860 the only significant mode of use of the product.
   27861 
   27862   "Installation Information" for a User Product means any methods,
   27863 procedures, authorization keys, or other information required to install
   27864 and execute modified versions of a covered work in that User Product from
   27865 a modified version of its Corresponding Source.  The information must
   27866 suffice to ensure that the continued functioning of the modified object
   27867 code is in no case prevented or interfered with solely because
   27868 modification has been made.
   27869 
   27870   If you convey an object code work under this section in, or with, or
   27871 specifically for use in, a User Product, and the conveying occurs as
   27872 part of a transaction in which the right of possession and use of the
   27873 User Product is transferred to the recipient in perpetuity or for a
   27874 fixed term (regardless of how the transaction is characterized), the
   27875 Corresponding Source conveyed under this section must be accompanied
   27876 by the Installation Information.  But this requirement does not apply
   27877 if neither you nor any third party retains the ability to install
   27878 modified object code on the User Product (for example, the work has
   27879 been installed in ROM).
   27880 
   27881   The requirement to provide Installation Information does not include a
   27882 requirement to continue to provide support service, warranty, or updates
   27883 for a work that has been modified or installed by the recipient, or for
   27884 the User Product in which it has been modified or installed.  Access to a
   27885 network may be denied when the modification itself materially and
   27886 adversely affects the operation of the network or violates the rules and
   27887 protocols for communication across the network.
   27888 
   27889   Corresponding Source conveyed, and Installation Information provided,
   27890 in accord with this section must be in a format that is publicly
   27891 documented (and with an implementation available to the public in
   27892 source code form), and must require no special password or key for
   27893 unpacking, reading or copying.
   27894 
   27895   7. Additional Terms.
   27896 
   27897   "Additional permissions" are terms that supplement the terms of this
   27898 License by making exceptions from one or more of its conditions.
   27899 Additional permissions that are applicable to the entire Program shall
   27900 be treated as though they were included in this License, to the extent
   27901 that they are valid under applicable law.  If additional permissions
   27902 apply only to part of the Program, that part may be used separately
   27903 under those permissions, but the entire Program remains governed by
   27904 this License without regard to the additional permissions.
   27905 
   27906   When you convey a copy of a covered work, you may at your option
   27907 remove any additional permissions from that copy, or from any part of
   27908 it.  (Additional permissions may be written to require their own
   27909 removal in certain cases when you modify the work.)  You may place
   27910 additional permissions on material, added by you to a covered work,
   27911 for which you have or can give appropriate copyright permission.
   27912 
   27913   Notwithstanding any other provision of this License, for material you
   27914 add to a covered work, you may (if authorized by the copyright holders of
   27915 that material) supplement the terms of this License with terms:
   27916 
   27917     a) Disclaiming warranty or limiting liability differently from the
   27918     terms of sections 15 and 16 of this License; or
   27919 
   27920     b) Requiring preservation of specified reasonable legal notices or
   27921     author attributions in that material or in the Appropriate Legal
   27922     Notices displayed by works containing it; or
   27923 
   27924     c) Prohibiting misrepresentation of the origin of that material, or
   27925     requiring that modified versions of such material be marked in
   27926     reasonable ways as different from the original version; or
   27927 
   27928     d) Limiting the use for publicity purposes of names of licensors or
   27929     authors of the material; or
   27930 
   27931     e) Declining to grant rights under trademark law for use of some
   27932     trade names, trademarks, or service marks; or
   27933 
   27934     f) Requiring indemnification of licensors and authors of that
   27935     material by anyone who conveys the material (or modified versions of
   27936     it) with contractual assumptions of liability to the recipient, for
   27937     any liability that these contractual assumptions directly impose on
   27938     those licensors and authors.
   27939 
   27940   All other non-permissive additional terms are considered "further
   27941 restrictions" within the meaning of section 10.  If the Program as you
   27942 received it, or any part of it, contains a notice stating that it is
   27943 governed by this License along with a term that is a further
   27944 restriction, you may remove that term.  If a license document contains
   27945 a further restriction but permits relicensing or conveying under this
   27946 License, you may add to a covered work material governed by the terms
   27947 of that license document, provided that the further restriction does
   27948 not survive such relicensing or conveying.
   27949 
   27950   If you add terms to a covered work in accord with this section, you
   27951 must place, in the relevant source files, a statement of the
   27952 additional terms that apply to those files, or a notice indicating
   27953 where to find the applicable terms.
   27954 
   27955   Additional terms, permissive or non-permissive, may be stated in the
   27956 form of a separately written license, or stated as exceptions;
   27957 the above requirements apply either way.
   27958 
   27959   8. Termination.
   27960 
   27961   You may not propagate or modify a covered work except as expressly
   27962 provided under this License.  Any attempt otherwise to propagate or
   27963 modify it is void, and will automatically terminate your rights under
   27964 this License (including any patent licenses granted under the third
   27965 paragraph of section 11).
   27966 
   27967   However, if you cease all violation of this License, then your
   27968 license from a particular copyright holder is reinstated (a)
   27969 provisionally, unless and until the copyright holder explicitly and
   27970 finally terminates your license, and (b) permanently, if the copyright
   27971 holder fails to notify you of the violation by some reasonable means
   27972 prior to 60 days after the cessation.
   27973 
   27974   Moreover, your license from a particular copyright holder is
   27975 reinstated permanently if the copyright holder notifies you of the
   27976 violation by some reasonable means, this is the first time you have
   27977 received notice of violation of this License (for any work) from that
   27978 copyright holder, and you cure the violation prior to 30 days after
   27979 your receipt of the notice.
   27980 
   27981   Termination of your rights under this section does not terminate the
   27982 licenses of parties who have received copies or rights from you under
   27983 this License.  If your rights have been terminated and not permanently
   27984 reinstated, you do not qualify to receive new licenses for the same
   27985 material under section 10.
   27986 
   27987   9. Acceptance Not Required for Having Copies.
   27988 
   27989   You are not required to accept this License in order to receive or
   27990 run a copy of the Program.  Ancillary propagation of a covered work
   27991 occurring solely as a consequence of using peer-to-peer transmission
   27992 to receive a copy likewise does not require acceptance.  However,
   27993 nothing other than this License grants you permission to propagate or
   27994 modify any covered work.  These actions infringe copyright if you do
   27995 not accept this License.  Therefore, by modifying or propagating a
   27996 covered work, you indicate your acceptance of this License to do so.
   27997 
   27998   10. Automatic Licensing of Downstream Recipients.
   27999 
   28000   Each time you convey a covered work, the recipient automatically
   28001 receives a license from the original licensors, to run, modify and
   28002 propagate that work, subject to this License.  You are not responsible
   28003 for enforcing compliance by third parties with this License.
   28004 
   28005   An "entity transaction" is a transaction transferring control of an
   28006 organization, or substantially all assets of one, or subdividing an
   28007 organization, or merging organizations.  If propagation of a covered
   28008 work results from an entity transaction, each party to that
   28009 transaction who receives a copy of the work also receives whatever
   28010 licenses to the work the party's predecessor in interest had or could
   28011 give under the previous paragraph, plus a right to possession of the
   28012 Corresponding Source of the work from the predecessor in interest, if
   28013 the predecessor has it or can get it with reasonable efforts.
   28014 
   28015   You may not impose any further restrictions on the exercise of the
   28016 rights granted or affirmed under this License.  For example, you may
   28017 not impose a license fee, royalty, or other charge for exercise of
   28018 rights granted under this License, and you may not initiate litigation
   28019 (including a cross-claim or counterclaim in a lawsuit) alleging that
   28020 any patent claim is infringed by making, using, selling, offering for
   28021 sale, or importing the Program or any portion of it.
   28022 
   28023   11. Patents.
   28024 
   28025   A "contributor" is a copyright holder who authorizes use under this
   28026 License of the Program or a work on which the Program is based.  The
   28027 work thus licensed is called the contributor's "contributor version".
   28028 
   28029   A contributor's "essential patent claims" are all patent claims
   28030 owned or controlled by the contributor, whether already acquired or
   28031 hereafter acquired, that would be infringed by some manner, permitted
   28032 by this License, of making, using, or selling its contributor version,
   28033 but do not include claims that would be infringed only as a
   28034 consequence of further modification of the contributor version.  For
   28035 purposes of this definition, "control" includes the right to grant
   28036 patent sublicenses in a manner consistent with the requirements of
   28037 this License.
   28038 
   28039   Each contributor grants you a non-exclusive, worldwide, royalty-free
   28040 patent license under the contributor's essential patent claims, to
   28041 make, use, sell, offer for sale, import and otherwise run, modify and
   28042 propagate the contents of its contributor version.
   28043 
   28044   In the following three paragraphs, a "patent license" is any express
   28045 agreement or commitment, however denominated, not to enforce a patent
   28046 (such as an express permission to practice a patent or covenant not to
   28047 sue for patent infringement).  To "grant" such a patent license to a
   28048 party means to make such an agreement or commitment not to enforce a
   28049 patent against the party.
   28050 
   28051   If you convey a covered work, knowingly relying on a patent license,
   28052 and the Corresponding Source of the work is not available for anyone
   28053 to copy, free of charge and under the terms of this License, through a
   28054 publicly available network server or other readily accessible means,
   28055 then you must either (1) cause the Corresponding Source to be so
   28056 available, or (2) arrange to deprive yourself of the benefit of the
   28057 patent license for this particular work, or (3) arrange, in a manner
   28058 consistent with the requirements of this License, to extend the patent
   28059 license to downstream recipients.  "Knowingly relying" means you have
   28060 actual knowledge that, but for the patent license, your conveying the
   28061 covered work in a country, or your recipient's use of the covered work
   28062 in a country, would infringe one or more identifiable patents in that
   28063 country that you have reason to believe are valid.
   28064   
   28065   If, pursuant to or in connection with a single transaction or
   28066 arrangement, you convey, or propagate by procuring conveyance of, a
   28067 covered work, and grant a patent license to some of the parties
   28068 receiving the covered work authorizing them to use, propagate, modify
   28069 or convey a specific copy of the covered work, then the patent license
   28070 you grant is automatically extended to all recipients of the covered
   28071 work and works based on it.
   28072 
   28073   A patent license is "discriminatory" if it does not include within
   28074 the scope of its coverage, prohibits the exercise of, or is
   28075 conditioned on the non-exercise of one or more of the rights that are
   28076 specifically granted under this License.  You may not convey a covered
   28077 work if you are a party to an arrangement with a third party that is
   28078 in the business of distributing software, under which you make payment
   28079 to the third party based on the extent of your activity of conveying
   28080 the work, and under which the third party grants, to any of the
   28081 parties who would receive the covered work from you, a discriminatory
   28082 patent license (a) in connection with copies of the covered work
   28083 conveyed by you (or copies made from those copies), or (b) primarily
   28084 for and in connection with specific products or compilations that
   28085 contain the covered work, unless you entered into that arrangement,
   28086 or that patent license was granted, prior to 28 March 2007.
   28087 
   28088   Nothing in this License shall be construed as excluding or limiting
   28089 any implied license or other defenses to infringement that may
   28090 otherwise be available to you under applicable patent law.
   28091 
   28092   12. No Surrender of Others' Freedom.
   28093 
   28094   If conditions are imposed on you (whether by court order, agreement or
   28095 otherwise) that contradict the conditions of this License, they do not
   28096 excuse you from the conditions of this License.  If you cannot convey a
   28097 covered work so as to satisfy simultaneously your obligations under this
   28098 License and any other pertinent obligations, then as a consequence you may
   28099 not convey it at all.  For example, if you agree to terms that obligate you
   28100 to collect a royalty for further conveying from those to whom you convey
   28101 the Program, the only way you could satisfy both those terms and this
   28102 License would be to refrain entirely from conveying the Program.
   28103 
   28104   13. Use with the GNU Affero General Public License.
   28105 
   28106   Notwithstanding any other provision of this License, you have
   28107 permission to link or combine any covered work with a work licensed
   28108 under version 3 of the GNU Affero General Public License into a single
   28109 combined work, and to convey the resulting work.  The terms of this
   28110 License will continue to apply to the part which is the covered work,
   28111 but the special requirements of the GNU Affero General Public License,
   28112 section 13, concerning interaction through a network will apply to the
   28113 combination as such.
   28114 
   28115   14. Revised Versions of this License.
   28116 
   28117   The Free Software Foundation may publish revised and/or new versions of
   28118 the GNU General Public License from time to time.  Such new versions will
   28119 be similar in spirit to the present version, but may differ in detail to
   28120 address new problems or concerns.
   28121 
   28122   Each version is given a distinguishing version number.  If the
   28123 Program specifies that a certain numbered version of the GNU General
   28124 Public License "or any later version" applies to it, you have the
   28125 option of following the terms and conditions either of that numbered
   28126 version or of any later version published by the Free Software
   28127 Foundation.  If the Program does not specify a version number of the
   28128 GNU General Public License, you may choose any version ever published
   28129 by the Free Software Foundation.
   28130 
   28131   If the Program specifies that a proxy can decide which future
   28132 versions of the GNU General Public License can be used, that proxy's
   28133 public statement of acceptance of a version permanently authorizes you
   28134 to choose that version for the Program.
   28135 
   28136   Later license versions may give you additional or different
   28137 permissions.  However, no additional obligations are imposed on any
   28138 author or copyright holder as a result of your choosing to follow a
   28139 later version.
   28140 
   28141   15. Disclaimer of Warranty.
   28142 
   28143   THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
   28144 APPLICABLE LAW.  EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
   28145 HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
   28146 OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
   28147 THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
   28148 PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
   28149 IS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
   28150 ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
   28151 
   28152   16. Limitation of Liability.
   28153 
   28154   IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
   28155 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
   28156 THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
   28157 GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
   28158 USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
   28159 DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
   28160 PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
   28161 EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
   28162 SUCH DAMAGES.
   28163 
   28164   17. Interpretation of Sections 15 and 16.
   28165 
   28166   If the disclaimer of warranty and limitation of liability provided
   28167 above cannot be given local legal effect according to their terms,
   28168 reviewing courts shall apply local law that most closely approximates
   28169 an absolute waiver of all civil liability in connection with the
   28170 Program, unless a warranty or assumption of liability accompanies a
   28171 copy of the Program in return for a fee.
   28172 
   28173 		     END OF TERMS AND CONDITIONS
   28174 
   28175 	    How to Apply These Terms to Your New Programs
   28176 
   28177   If you develop a new program, and you want it to be of the greatest
   28178 possible use to the public, the best way to achieve this is to make it
   28179 free software which everyone can redistribute and change under these terms.
   28180 
   28181   To do so, attach the following notices to the program.  It is safest
   28182 to attach them to the start of each source file to most effectively
   28183 state the exclusion of warranty; and each file should have at least
   28184 the "copyright" line and a pointer to where the full notice is found.
   28185 
   28186     &lt;one line to give the program's name and a brief idea of what it does.&gt;
   28187     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   28188 
   28189     This program is free software: you can redistribute it and/or modify
   28190     it under the terms of the GNU General Public License as published by
   28191     the Free Software Foundation, either version 3 of the License, or
   28192     (at your option) any later version.
   28193 
   28194     This program is distributed in the hope that it will be useful,
   28195     but WITHOUT ANY WARRANTY; without even the implied warranty of
   28196     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   28197     GNU General Public License for more details.
   28198 
   28199     You should have received a copy of the GNU General Public License
   28200     along with this program.  If not, see &lt;http://www.gnu.org/licenses/>;.
   28201 
   28202 Also add information on how to contact you by electronic and paper mail.
   28203 
   28204   If the program does terminal interaction, make it output a short
   28205 notice like this when it starts in an interactive mode:
   28206 
   28207     &lt;program&gt;  Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   28208     This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
   28209     This is free software, and you are welcome to redistribute it
   28210     under certain conditions; type `show c' for details.
   28211 
   28212 The hypothetical commands `show w' and `show c' should show the appropriate
   28213 parts of the General Public License.  Of course, your program's commands
   28214 might be different; for a GUI interface, you would use an "about box".
   28215 
   28216   You should also get your employer (if you work as a programmer) or school,
   28217 if any, to sign a "copyright disclaimer" for the program, if necessary.
   28218 For more information on this, and how to apply and follow the GNU GPL, see
   28219 &lt;http://www.gnu.org/licenses/>;.
   28220 
   28221   The GNU General Public License does not permit incorporating your program
   28222 into proprietary programs.  If your program is a subroutine library, you
   28223 may consider it more useful to permit linking proprietary applications with
   28224 the library.  If this is what you want to do, use the GNU Lesser General
   28225 Public License instead of this License.  But first, please read
   28226 &lt;http://www.gnu.org/philosophy/why-not-lgpl.html>;.
   28227 
   28228 </pre>
   28229 </div>
   28230 </div>
   28231 
   28232 
   28233 <div class="product">
   28234 <span class="title">gssdp</span>
   28235 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   28236 <span class="homepage"><a href="http://gupnp.org/">homepage</a></span>
   28237 <div class="licence">
   28238 <pre>		  GNU LIBRARY GENERAL PUBLIC LICENSE
   28239 		       Version 2, June 1991
   28240 
   28241  Copyright (C) 1991 Free Software Foundation, Inc.
   28242     		    59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   28243  Everyone is permitted to copy and distribute verbatim copies
   28244  of this license document, but changing it is not allowed.
   28245 
   28246 [This is the first released version of the library GPL.  It is
   28247  numbered 2 because it goes with version 2 of the ordinary GPL.]
   28248 
   28249 			    Preamble
   28250 
   28251   The licenses for most software are designed to take away your
   28252 freedom to share and change it.  By contrast, the GNU General Public
   28253 Licenses are intended to guarantee your freedom to share and change
   28254 free software--to make sure the software is free for all its users.
   28255 
   28256   This license, the Library General Public License, applies to some
   28257 specially designated Free Software Foundation software, and to any
   28258 other libraries whose authors decide to use it.  You can use it for
   28259 your libraries, too.
   28260 
   28261   When we speak of free software, we are referring to freedom, not
   28262 price.  Our General Public Licenses are designed to make sure that you
   28263 have the freedom to distribute copies of free software (and charge for
   28264 this service if you wish), that you receive source code or can get it
   28265 if you want it, that you can change the software or use pieces of it
   28266 in new free programs; and that you know you can do these things.
   28267 
   28268   To protect your rights, we need to make restrictions that forbid
   28269 anyone to deny you these rights or to ask you to surrender the rights.
   28270 These restrictions translate to certain responsibilities for you if
   28271 you distribute copies of the library, or if you modify it.
   28272 
   28273   For example, if you distribute copies of the library, whether gratis
   28274 or for a fee, you must give the recipients all the rights that we gave
   28275 you.  You must make sure that they, too, receive or can get the source
   28276 code.  If you link a program with the library, you must provide
   28277 complete object files to the recipients so that they can relink them
   28278 with the library, after making changes to the library and recompiling
   28279 it.  And you must show them these terms so they know their rights.
   28280 
   28281   Our method of protecting your rights has two steps: (1) copyright
   28282 the library, and (2) offer you this license which gives you legal
   28283 permission to copy, distribute and/or modify the library.
   28284 
   28285   Also, for each distributor's protection, we want to make certain
   28286 that everyone understands that there is no warranty for this free
   28287 library.  If the library is modified by someone else and passed on, we
   28288 want its recipients to know that what they have is not the original
   28289 version, so that any problems introduced by others will not reflect on
   28290 the original authors' reputations.
   28291 
   28293   Finally, any free program is threatened constantly by software
   28294 patents.  We wish to avoid the danger that companies distributing free
   28295 software will individually obtain patent licenses, thus in effect
   28296 transforming the program into proprietary software.  To prevent this,
   28297 we have made it clear that any patent must be licensed for everyone's
   28298 free use or not licensed at all.
   28299 
   28300   Most GNU software, including some libraries, is covered by the ordinary
   28301 GNU General Public License, which was designed for utility programs.  This
   28302 license, the GNU Library General Public License, applies to certain
   28303 designated libraries.  This license is quite different from the ordinary
   28304 one; be sure to read it in full, and don't assume that anything in it is
   28305 the same as in the ordinary license.
   28306 
   28307   The reason we have a separate public license for some libraries is that
   28308 they blur the distinction we usually make between modifying or adding to a
   28309 program and simply using it.  Linking a program with a library, without
   28310 changing the library, is in some sense simply using the library, and is
   28311 analogous to running a utility program or application program.  However, in
   28312 a textual and legal sense, the linked executable is a combined work, a
   28313 derivative of the original library, and the ordinary General Public License
   28314 treats it as such.
   28315 
   28316   Because of this blurred distinction, using the ordinary General
   28317 Public License for libraries did not effectively promote software
   28318 sharing, because most developers did not use the libraries.  We
   28319 concluded that weaker conditions might promote sharing better.
   28320 
   28321   However, unrestricted linking of non-free programs would deprive the
   28322 users of those programs of all benefit from the free status of the
   28323 libraries themselves.  This Library General Public License is intended to
   28324 permit developers of non-free programs to use free libraries, while
   28325 preserving your freedom as a user of such programs to change the free
   28326 libraries that are incorporated in them.  (We have not seen how to achieve
   28327 this as regards changes in header files, but we have achieved it as regards
   28328 changes in the actual functions of the Library.)  The hope is that this
   28329 will lead to faster development of free libraries.
   28330 
   28331   The precise terms and conditions for copying, distribution and
   28332 modification follow.  Pay close attention to the difference between a
   28333 "work based on the library" and a "work that uses the library".  The
   28334 former contains code derived from the library, while the latter only
   28335 works together with the library.
   28336 
   28337   Note that it is possible for a library to be covered by the ordinary
   28338 General Public License rather than by this special one.
   28339 
   28341 		  GNU LIBRARY GENERAL PUBLIC LICENSE
   28342    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   28343 
   28344   0. This License Agreement applies to any software library which
   28345 contains a notice placed by the copyright holder or other authorized
   28346 party saying it may be distributed under the terms of this Library
   28347 General Public License (also called "this License").  Each licensee is
   28348 addressed as "you".
   28349 
   28350   A "library" means a collection of software functions and/or data
   28351 prepared so as to be conveniently linked with application programs
   28352 (which use some of those functions and data) to form executables.
   28353 
   28354   The "Library", below, refers to any such software library or work
   28355 which has been distributed under these terms.  A "work based on the
   28356 Library" means either the Library or any derivative work under
   28357 copyright law: that is to say, a work containing the Library or a
   28358 portion of it, either verbatim or with modifications and/or translated
   28359 straightforwardly into another language.  (Hereinafter, translation is
   28360 included without limitation in the term "modification".)
   28361 
   28362   "Source code" for a work means the preferred form of the work for
   28363 making modifications to it.  For a library, complete source code means
   28364 all the source code for all modules it contains, plus any associated
   28365 interface definition files, plus the scripts used to control compilation
   28366 and installation of the library.
   28367 
   28368   Activities other than copying, distribution and modification are not
   28369 covered by this License; they are outside its scope.  The act of
   28370 running a program using the Library is not restricted, and output from
   28371 such a program is covered only if its contents constitute a work based
   28372 on the Library (independent of the use of the Library in a tool for
   28373 writing it).  Whether that is true depends on what the Library does
   28374 and what the program that uses the Library does.
   28375   
   28376   1. You may copy and distribute verbatim copies of the Library's
   28377 complete source code as you receive it, in any medium, provided that
   28378 you conspicuously and appropriately publish on each copy an
   28379 appropriate copyright notice and disclaimer of warranty; keep intact
   28380 all the notices that refer to this License and to the absence of any
   28381 warranty; and distribute a copy of this License along with the
   28382 Library.
   28383 
   28384   You may charge a fee for the physical act of transferring a copy,
   28385 and you may at your option offer warranty protection in exchange for a
   28386 fee.
   28387 
   28389   2. You may modify your copy or copies of the Library or any portion
   28390 of it, thus forming a work based on the Library, and copy and
   28391 distribute such modifications or work under the terms of Section 1
   28392 above, provided that you also meet all of these conditions:
   28393 
   28394     a) The modified work must itself be a software library.
   28395 
   28396     b) You must cause the files modified to carry prominent notices
   28397     stating that you changed the files and the date of any change.
   28398 
   28399     c) You must cause the whole of the work to be licensed at no
   28400     charge to all third parties under the terms of this License.
   28401 
   28402     d) If a facility in the modified Library refers to a function or a
   28403     table of data to be supplied by an application program that uses
   28404     the facility, other than as an argument passed when the facility
   28405     is invoked, then you must make a good faith effort to ensure that,
   28406     in the event an application does not supply such function or
   28407     table, the facility still operates, and performs whatever part of
   28408     its purpose remains meaningful.
   28409 
   28410     (For example, a function in a library to compute square roots has
   28411     a purpose that is entirely well-defined independent of the
   28412     application.  Therefore, Subsection 2d requires that any
   28413     application-supplied function or table used by this function must
   28414     be optional: if the application does not supply it, the square
   28415     root function must still compute square roots.)
   28416 
   28417 These requirements apply to the modified work as a whole.  If
   28418 identifiable sections of that work are not derived from the Library,
   28419 and can be reasonably considered independent and separate works in
   28420 themselves, then this License, and its terms, do not apply to those
   28421 sections when you distribute them as separate works.  But when you
   28422 distribute the same sections as part of a whole which is a work based
   28423 on the Library, the distribution of the whole must be on the terms of
   28424 this License, whose permissions for other licensees extend to the
   28425 entire whole, and thus to each and every part regardless of who wrote
   28426 it.
   28427 
   28428 Thus, it is not the intent of this section to claim rights or contest
   28429 your rights to work written entirely by you; rather, the intent is to
   28430 exercise the right to control the distribution of derivative or
   28431 collective works based on the Library.
   28432 
   28433 In addition, mere aggregation of another work not based on the Library
   28434 with the Library (or with a work based on the Library) on a volume of
   28435 a storage or distribution medium does not bring the other work under
   28436 the scope of this License.
   28437 
   28438   3. You may opt to apply the terms of the ordinary GNU General Public
   28439 License instead of this License to a given copy of the Library.  To do
   28440 this, you must alter all the notices that refer to this License, so
   28441 that they refer to the ordinary GNU General Public License, version 2,
   28442 instead of to this License.  (If a newer version than version 2 of the
   28443 ordinary GNU General Public License has appeared, then you can specify
   28444 that version instead if you wish.)  Do not make any other change in
   28445 these notices.
   28446 
   28448   Once this change is made in a given copy, it is irreversible for
   28449 that copy, so the ordinary GNU General Public License applies to all
   28450 subsequent copies and derivative works made from that copy.
   28451 
   28452   This option is useful when you wish to copy part of the code of
   28453 the Library into a program that is not a library.
   28454 
   28455   4. You may copy and distribute the Library (or a portion or
   28456 derivative of it, under Section 2) in object code or executable form
   28457 under the terms of Sections 1 and 2 above provided that you accompany
   28458 it with the complete corresponding machine-readable source code, which
   28459 must be distributed under the terms of Sections 1 and 2 above on a
   28460 medium customarily used for software interchange.
   28461 
   28462   If distribution of object code is made by offering access to copy
   28463 from a designated place, then offering equivalent access to copy the
   28464 source code from the same place satisfies the requirement to
   28465 distribute the source code, even though third parties are not
   28466 compelled to copy the source along with the object code.
   28467 
   28468   5. A program that contains no derivative of any portion of the
   28469 Library, but is designed to work with the Library by being compiled or
   28470 linked with it, is called a "work that uses the Library".  Such a
   28471 work, in isolation, is not a derivative work of the Library, and
   28472 therefore falls outside the scope of this License.
   28473 
   28474   However, linking a "work that uses the Library" with the Library
   28475 creates an executable that is a derivative of the Library (because it
   28476 contains portions of the Library), rather than a "work that uses the
   28477 library".  The executable is therefore covered by this License.
   28478 Section 6 states terms for distribution of such executables.
   28479 
   28480   When a "work that uses the Library" uses material from a header file
   28481 that is part of the Library, the object code for the work may be a
   28482 derivative work of the Library even though the source code is not.
   28483 Whether this is true is especially significant if the work can be
   28484 linked without the Library, or if the work is itself a library.  The
   28485 threshold for this to be true is not precisely defined by law.
   28486 
   28487   If such an object file uses only numerical parameters, data
   28488 structure layouts and accessors, and small macros and small inline
   28489 functions (ten lines or less in length), then the use of the object
   28490 file is unrestricted, regardless of whether it is legally a derivative
   28491 work.  (Executables containing this object code plus portions of the
   28492 Library will still fall under Section 6.)
   28493 
   28494   Otherwise, if the work is a derivative of the Library, you may
   28495 distribute the object code for the work under the terms of Section 6.
   28496 Any executables containing that work also fall under Section 6,
   28497 whether or not they are linked directly with the Library itself.
   28498 
   28500   6. As an exception to the Sections above, you may also compile or
   28501 link a "work that uses the Library" with the Library to produce a
   28502 work containing portions of the Library, and distribute that work
   28503 under terms of your choice, provided that the terms permit
   28504 modification of the work for the customer's own use and reverse
   28505 engineering for debugging such modifications.
   28506 
   28507   You must give prominent notice with each copy of the work that the
   28508 Library is used in it and that the Library and its use are covered by
   28509 this License.  You must supply a copy of this License.  If the work
   28510 during execution displays copyright notices, you must include the
   28511 copyright notice for the Library among them, as well as a reference
   28512 directing the user to the copy of this License.  Also, you must do one
   28513 of these things:
   28514 
   28515     a) Accompany the work with the complete corresponding
   28516     machine-readable source code for the Library including whatever
   28517     changes were used in the work (which must be distributed under
   28518     Sections 1 and 2 above); and, if the work is an executable linked
   28519     with the Library, with the complete machine-readable "work that
   28520     uses the Library", as object code and/or source code, so that the
   28521     user can modify the Library and then relink to produce a modified
   28522     executable containing the modified Library.  (It is understood
   28523     that the user who changes the contents of definitions files in the
   28524     Library will not necessarily be able to recompile the application
   28525     to use the modified definitions.)
   28526 
   28527     b) Accompany the work with a written offer, valid for at
   28528     least three years, to give the same user the materials
   28529     specified in Subsection 6a, above, for a charge no more
   28530     than the cost of performing this distribution.
   28531 
   28532     c) If distribution of the work is made by offering access to copy
   28533     from a designated place, offer equivalent access to copy the above
   28534     specified materials from the same place.
   28535 
   28536     d) Verify that the user has already received a copy of these
   28537     materials or that you have already sent this user a copy.
   28538 
   28539   For an executable, the required form of the "work that uses the
   28540 Library" must include any data and utility programs needed for
   28541 reproducing the executable from it.  However, as a special exception,
   28542 the source code distributed need not include anything that is normally
   28543 distributed (in either source or binary form) with the major
   28544 components (compiler, kernel, and so on) of the operating system on
   28545 which the executable runs, unless that component itself accompanies
   28546 the executable.
   28547 
   28548   It may happen that this requirement contradicts the license
   28549 restrictions of other proprietary libraries that do not normally
   28550 accompany the operating system.  Such a contradiction means you cannot
   28551 use both them and the Library together in an executable that you
   28552 distribute.
   28553 
   28555   7. You may place library facilities that are a work based on the
   28556 Library side-by-side in a single library together with other library
   28557 facilities not covered by this License, and distribute such a combined
   28558 library, provided that the separate distribution of the work based on
   28559 the Library and of the other library facilities is otherwise
   28560 permitted, and provided that you do these two things:
   28561 
   28562     a) Accompany the combined library with a copy of the same work
   28563     based on the Library, uncombined with any other library
   28564     facilities.  This must be distributed under the terms of the
   28565     Sections above.
   28566 
   28567     b) Give prominent notice with the combined library of the fact
   28568     that part of it is a work based on the Library, and explaining
   28569     where to find the accompanying uncombined form of the same work.
   28570 
   28571   8. You may not copy, modify, sublicense, link with, or distribute
   28572 the Library except as expressly provided under this License.  Any
   28573 attempt otherwise to copy, modify, sublicense, link with, or
   28574 distribute the Library is void, and will automatically terminate your
   28575 rights under this License.  However, parties who have received copies,
   28576 or rights, from you under this License will not have their licenses
   28577 terminated so long as such parties remain in full compliance.
   28578 
   28579   9. You are not required to accept this License, since you have not
   28580 signed it.  However, nothing else grants you permission to modify or
   28581 distribute the Library or its derivative works.  These actions are
   28582 prohibited by law if you do not accept this License.  Therefore, by
   28583 modifying or distributing the Library (or any work based on the
   28584 Library), you indicate your acceptance of this License to do so, and
   28585 all its terms and conditions for copying, distributing or modifying
   28586 the Library or works based on it.
   28587 
   28588   10. Each time you redistribute the Library (or any work based on the
   28589 Library), the recipient automatically receives a license from the
   28590 original licensor to copy, distribute, link with or modify the Library
   28591 subject to these terms and conditions.  You may not impose any further
   28592 restrictions on the recipients' exercise of the rights granted herein.
   28593 You are not responsible for enforcing compliance by third parties to
   28594 this License.
   28595 
   28597   11. If, as a consequence of a court judgment or allegation of patent
   28598 infringement or for any other reason (not limited to patent issues),
   28599 conditions are imposed on you (whether by court order, agreement or
   28600 otherwise) that contradict the conditions of this License, they do not
   28601 excuse you from the conditions of this License.  If you cannot
   28602 distribute so as to satisfy simultaneously your obligations under this
   28603 License and any other pertinent obligations, then as a consequence you
   28604 may not distribute the Library at all.  For example, if a patent
   28605 license would not permit royalty-free redistribution of the Library by
   28606 all those who receive copies directly or indirectly through you, then
   28607 the only way you could satisfy both it and this License would be to
   28608 refrain entirely from distribution of the Library.
   28609 
   28610 If any portion of this section is held invalid or unenforceable under any
   28611 particular circumstance, the balance of the section is intended to apply,
   28612 and the section as a whole is intended to apply in other circumstances.
   28613 
   28614 It is not the purpose of this section to induce you to infringe any
   28615 patents or other property right claims or to contest validity of any
   28616 such claims; this section has the sole purpose of protecting the
   28617 integrity of the free software distribution system which is
   28618 implemented by public license practices.  Many people have made
   28619 generous contributions to the wide range of software distributed
   28620 through that system in reliance on consistent application of that
   28621 system; it is up to the author/donor to decide if he or she is willing
   28622 to distribute software through any other system and a licensee cannot
   28623 impose that choice.
   28624 
   28625 This section is intended to make thoroughly clear what is believed to
   28626 be a consequence of the rest of this License.
   28627 
   28628   12. If the distribution and/or use of the Library is restricted in
   28629 certain countries either by patents or by copyrighted interfaces, the
   28630 original copyright holder who places the Library under this License may add
   28631 an explicit geographical distribution limitation excluding those countries,
   28632 so that distribution is permitted only in or among countries not thus
   28633 excluded.  In such case, this License incorporates the limitation as if
   28634 written in the body of this License.
   28635 
   28636   13. The Free Software Foundation may publish revised and/or new
   28637 versions of the Library General Public License from time to time.
   28638 Such new versions will be similar in spirit to the present version,
   28639 but may differ in detail to address new problems or concerns.
   28640 
   28641 Each version is given a distinguishing version number.  If the Library
   28642 specifies a version number of this License which applies to it and
   28643 "any later version", you have the option of following the terms and
   28644 conditions either of that version or of any later version published by
   28645 the Free Software Foundation.  If the Library does not specify a
   28646 license version number, you may choose any version ever published by
   28647 the Free Software Foundation.
   28648 
   28650   14. If you wish to incorporate parts of the Library into other free
   28651 programs whose distribution conditions are incompatible with these,
   28652 write to the author to ask for permission.  For software which is
   28653 copyrighted by the Free Software Foundation, write to the Free
   28654 Software Foundation; we sometimes make exceptions for this.  Our
   28655 decision will be guided by the two goals of preserving the free status
   28656 of all derivatives of our free software and of promoting the sharing
   28657 and reuse of software generally.
   28658 
   28659 			    NO WARRANTY
   28660 
   28661   15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
   28662 WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
   28663 EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
   28664 OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
   28665 KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
   28666 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
   28667 PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
   28668 LIBRARY IS WITH YOU.  SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
   28669 THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
   28670 
   28671   16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
   28672 WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
   28673 AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
   28674 FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
   28675 CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
   28676 LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
   28677 RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
   28678 FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
   28679 SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
   28680 DAMAGES.
   28681 
   28682 		     END OF TERMS AND CONDITIONS
   28683 
   28685            How to Apply These Terms to Your New Libraries
   28686 
   28687   If you develop a new library, and you want it to be of the greatest
   28688 possible use to the public, we recommend making it free software that
   28689 everyone can redistribute and change.  You can do so by permitting
   28690 redistribution under these terms (or, alternatively, under the terms of the
   28691 ordinary General Public License).
   28692 
   28693   To apply these terms, attach the following notices to the library.  It is
   28694 safest to attach them to the start of each source file to most effectively
   28695 convey the exclusion of warranty; and each file should have at least the
   28696 "copyright" line and a pointer to where the full notice is found.
   28697 
   28698     &lt;one line to give the library's name and a brief idea of what it does.&gt;
   28699     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   28700 
   28701     This library is free software; you can redistribute it and/or
   28702     modify it under the terms of the GNU Library General Public
   28703     License as published by the Free Software Foundation; either
   28704     version 2 of the License, or (at your option) any later version.
   28705 
   28706     This library is distributed in the hope that it will be useful,
   28707     but WITHOUT ANY WARRANTY; without even the implied warranty of
   28708     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
   28709     Library General Public License for more details.
   28710 
   28711     You should have received a copy of the GNU Library General Public
   28712     License along with this library; if not, write to the 
   28713     Free Software Foundation, Inc., 59 Temple Place - Suite 330, 
   28714     Boston, MA  02111-1307  USA.
   28715 
   28716 Also add information on how to contact you by electronic and paper mail.
   28717 
   28718 You should also get your employer (if you work as a programmer) or your
   28719 school, if any, to sign a "copyright disclaimer" for the library, if
   28720 necessary.  Here is a sample; alter the names:
   28721 
   28722   Yoyodyne, Inc., hereby disclaims all copyright interest in the
   28723   library `Frob' (a library for tweaking knobs) written by James Random Hacker.
   28724 
   28725   &lt;signature of Ty Coon&gt;, 1 April 1990
   28726   Ty Coon, President of Vice
   28727 
   28728 That's all there is to it!
   28729 </pre>
   28730 </div>
   28731 </div>
   28732 
   28733 
   28734 <div class="product">
   28735 <span class="title">gtest</span>
   28736 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   28737 <span class="homepage"><a href="http://code.google.com/p/googletest/">homepage</a></span>
   28738 <div class="licence">
   28739 <pre>Copyright 2008, Google Inc.
   28740 All rights reserved.
   28741 
   28742 Redistribution and use in source and binary forms, with or without
   28743 modification, are permitted provided that the following conditions are
   28744 met:
   28745 
   28746     * Redistributions of source code must retain the above copyright
   28747 notice, this list of conditions and the following disclaimer.
   28748     * Redistributions in binary form must reproduce the above
   28749 copyright notice, this list of conditions and the following disclaimer
   28750 in the documentation and/or other materials provided with the
   28751 distribution.
   28752     * Neither the name of Google Inc. nor the names of its
   28753 contributors may be used to endorse or promote products derived from
   28754 this software without specific prior written permission.
   28755 
   28756 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
   28757 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
   28758 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
   28759 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
   28760 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
   28761 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
   28762 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
   28763 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
   28764 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
   28765 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
   28766 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
   28767 </pre>
   28768 </div>
   28769 </div>
   28770 
   28771 
   28772 <div class="product">
   28773 <span class="title">gtk+</span>
   28774 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   28775 <span class="homepage"><a href="http://www.gtk.org/">homepage</a></span>
   28776 <div class="licence">
   28777 <pre>		  GNU LIBRARY GENERAL PUBLIC LICENSE
   28778 		       Version 2, June 1991
   28779 
   28780  Copyright (C) 1991 Free Software Foundation, Inc.
   28781  59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
   28782  Everyone is permitted to copy and distribute verbatim copies
   28783  of this license document, but changing it is not allowed.
   28784 
   28785 [This is the first released version of the library GPL.  It is
   28786  numbered 2 because it goes with version 2 of the ordinary GPL.]
   28787 
   28788 			    Preamble
   28789 
   28790   The licenses for most software are designed to take away your
   28791 freedom to share and change it.  By contrast, the GNU General Public
   28792 Licenses are intended to guarantee your freedom to share and change
   28793 free software--to make sure the software is free for all its users.
   28794 
   28795   This license, the Library General Public License, applies to some
   28796 specially designated Free Software Foundation software, and to any
   28797 other libraries whose authors decide to use it.  You can use it for
   28798 your libraries, too.
   28799 
   28800   When we speak of free software, we are referring to freedom, not
   28801 price.  Our General Public Licenses are designed to make sure that you
   28802 have the freedom to distribute copies of free software (and charge for
   28803 this service if you wish), that you receive source code or can get it
   28804 if you want it, that you can change the software or use pieces of it
   28805 in new free programs; and that you know you can do these things.
   28806 
   28807   To protect your rights, we need to make restrictions that forbid
   28808 anyone to deny you these rights or to ask you to surrender the rights.
   28809 These restrictions translate to certain responsibilities for you if
   28810 you distribute copies of the library, or if you modify it.
   28811 
   28812   For example, if you distribute copies of the library, whether gratis
   28813 or for a fee, you must give the recipients all the rights that we gave
   28814 you.  You must make sure that they, too, receive or can get the source
   28815 code.  If you link a program with the library, you must provide
   28816 complete object files to the recipients so that they can relink them
   28817 with the library, after making changes to the library and recompiling
   28818 it.  And you must show them these terms so they know their rights.
   28819 
   28820   Our method of protecting your rights has two steps: (1) copyright
   28821 the library, and (2) offer you this license which gives you legal
   28822 permission to copy, distribute and/or modify the library.
   28823 
   28824   Also, for each distributor's protection, we want to make certain
   28825 that everyone understands that there is no warranty for this free
   28826 library.  If the library is modified by someone else and passed on, we
   28827 want its recipients to know that what they have is not the original
   28828 version, so that any problems introduced by others will not reflect on
   28829 the original authors' reputations.
   28830 
   28832   Finally, any free program is threatened constantly by software
   28833 patents.  We wish to avoid the danger that companies distributing free
   28834 software will individually obtain patent licenses, thus in effect
   28835 transforming the program into proprietary software.  To prevent this,
   28836 we have made it clear that any patent must be licensed for everyone's
   28837 free use or not licensed at all.
   28838 
   28839   Most GNU software, including some libraries, is covered by the ordinary
   28840 GNU General Public License, which was designed for utility programs.  This
   28841 license, the GNU Library General Public License, applies to certain
   28842 designated libraries.  This license is quite different from the ordinary
   28843 one; be sure to read it in full, and don't assume that anything in it is
   28844 the same as in the ordinary license.
   28845 
   28846   The reason we have a separate public license for some libraries is that
   28847 they blur the distinction we usually make between modifying or adding to a
   28848 program and simply using it.  Linking a program with a library, without
   28849 changing the library, is in some sense simply using the library, and is
   28850 analogous to running a utility program or application program.  However, in
   28851 a textual and legal sense, the linked executable is a combined work, a
   28852 derivative of the original library, and the ordinary General Public License
   28853 treats it as such.
   28854 
   28855   Because of this blurred distinction, using the ordinary General
   28856 Public License for libraries did not effectively promote software
   28857 sharing, because most developers did not use the libraries.  We
   28858 concluded that weaker conditions might promote sharing better.
   28859 
   28860   However, unrestricted linking of non-free programs would deprive the
   28861 users of those programs of all benefit from the free status of the
   28862 libraries themselves.  This Library General Public License is intended to
   28863 permit developers of non-free programs to use free libraries, while
   28864 preserving your freedom as a user of such programs to change the free
   28865 libraries that are incorporated in them.  (We have not seen how to achieve
   28866 this as regards changes in header files, but we have achieved it as regards
   28867 changes in the actual functions of the Library.)  The hope is that this
   28868 will lead to faster development of free libraries.
   28869 
   28870   The precise terms and conditions for copying, distribution and
   28871 modification follow.  Pay close attention to the difference between a
   28872 "work based on the library" and a "work that uses the library".  The
   28873 former contains code derived from the library, while the latter only
   28874 works together with the library.
   28875 
   28876   Note that it is possible for a library to be covered by the ordinary
   28877 General Public License rather than by this special one.
   28878 
   28880 		  GNU LIBRARY GENERAL PUBLIC LICENSE
   28881    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   28882 
   28883   0. This License Agreement applies to any software library which
   28884 contains a notice placed by the copyright holder or other authorized
   28885 party saying it may be distributed under the terms of this Library
   28886 General Public License (also called "this License").  Each licensee is
   28887 addressed as "you".
   28888 
   28889   A "library" means a collection of software functions and/or data
   28890 prepared so as to be conveniently linked with application programs
   28891 (which use some of those functions and data) to form executables.
   28892 
   28893   The "Library", below, refers to any such software library or work
   28894 which has been distributed under these terms.  A "work based on the
   28895 Library" means either the Library or any derivative work under
   28896 copyright law: that is to say, a work containing the Library or a
   28897 portion of it, either verbatim or with modifications and/or translated
   28898 straightforwardly into another language.  (Hereinafter, translation is
   28899 included without limitation in the term "modification".)
   28900 
   28901   "Source code" for a work means the preferred form of the work for
   28902 making modifications to it.  For a library, complete source code means
   28903 all the source code for all modules it contains, plus any associated
   28904 interface definition files, plus the scripts used to control compilation
   28905 and installation of the library.
   28906 
   28907   Activities other than copying, distribution and modification are not
   28908 covered by this License; they are outside its scope.  The act of
   28909 running a program using the Library is not restricted, and output from
   28910 such a program is covered only if its contents constitute a work based
   28911 on the Library (independent of the use of the Library in a tool for
   28912 writing it).  Whether that is true depends on what the Library does
   28913 and what the program that uses the Library does.
   28914   
   28915   1. You may copy and distribute verbatim copies of the Library's
   28916 complete source code as you receive it, in any medium, provided that
   28917 you conspicuously and appropriately publish on each copy an
   28918 appropriate copyright notice and disclaimer of warranty; keep intact
   28919 all the notices that refer to this License and to the absence of any
   28920 warranty; and distribute a copy of this License along with the
   28921 Library.
   28922 
   28923   You may charge a fee for the physical act of transferring a copy,
   28924 and you may at your option offer warranty protection in exchange for a
   28925 fee.
   28926 
   28928   2. You may modify your copy or copies of the Library or any portion
   28929 of it, thus forming a work based on the Library, and copy and
   28930 distribute such modifications or work under the terms of Section 1
   28931 above, provided that you also meet all of these conditions:
   28932 
   28933     a) The modified work must itself be a software library.
   28934 
   28935     b) You must cause the files modified to carry prominent notices
   28936     stating that you changed the files and the date of any change.
   28937 
   28938     c) You must cause the whole of the work to be licensed at no
   28939     charge to all third parties under the terms of this License.
   28940 
   28941     d) If a facility in the modified Library refers to a function or a
   28942     table of data to be supplied by an application program that uses
   28943     the facility, other than as an argument passed when the facility
   28944     is invoked, then you must make a good faith effort to ensure that,
   28945     in the event an application does not supply such function or
   28946     table, the facility still operates, and performs whatever part of
   28947     its purpose remains meaningful.
   28948 
   28949     (For example, a function in a library to compute square roots has
   28950     a purpose that is entirely well-defined independent of the
   28951     application.  Therefore, Subsection 2d requires that any
   28952     application-supplied function or table used by this function must
   28953     be optional: if the application does not supply it, the square
   28954     root function must still compute square roots.)
   28955 
   28956 These requirements apply to the modified work as a whole.  If
   28957 identifiable sections of that work are not derived from the Library,
   28958 and can be reasonably considered independent and separate works in
   28959 themselves, then this License, and its terms, do not apply to those
   28960 sections when you distribute them as separate works.  But when you
   28961 distribute the same sections as part of a whole which is a work based
   28962 on the Library, the distribution of the whole must be on the terms of
   28963 this License, whose permissions for other licensees extend to the
   28964 entire whole, and thus to each and every part regardless of who wrote
   28965 it.
   28966 
   28967 Thus, it is not the intent of this section to claim rights or contest
   28968 your rights to work written entirely by you; rather, the intent is to
   28969 exercise the right to control the distribution of derivative or
   28970 collective works based on the Library.
   28971 
   28972 In addition, mere aggregation of another work not based on the Library
   28973 with the Library (or with a work based on the Library) on a volume of
   28974 a storage or distribution medium does not bring the other work under
   28975 the scope of this License.
   28976 
   28977   3. You may opt to apply the terms of the ordinary GNU General Public
   28978 License instead of this License to a given copy of the Library.  To do
   28979 this, you must alter all the notices that refer to this License, so
   28980 that they refer to the ordinary GNU General Public License, version 2,
   28981 instead of to this License.  (If a newer version than version 2 of the
   28982 ordinary GNU General Public License has appeared, then you can specify
   28983 that version instead if you wish.)  Do not make any other change in
   28984 these notices.
   28985 
   28987   Once this change is made in a given copy, it is irreversible for
   28988 that copy, so the ordinary GNU General Public License applies to all
   28989 subsequent copies and derivative works made from that copy.
   28990 
   28991   This option is useful when you wish to copy part of the code of
   28992 the Library into a program that is not a library.
   28993 
   28994   4. You may copy and distribute the Library (or a portion or
   28995 derivative of it, under Section 2) in object code or executable form
   28996 under the terms of Sections 1 and 2 above provided that you accompany
   28997 it with the complete corresponding machine-readable source code, which
   28998 must be distributed under the terms of Sections 1 and 2 above on a
   28999 medium customarily used for software interchange.
   29000 
   29001   If distribution of object code is made by offering access to copy
   29002 from a designated place, then offering equivalent access to copy the
   29003 source code from the same place satisfies the requirement to
   29004 distribute the source code, even though third parties are not
   29005 compelled to copy the source along with the object code.
   29006 
   29007   5. A program that contains no derivative of any portion of the
   29008 Library, but is designed to work with the Library by being compiled or
   29009 linked with it, is called a "work that uses the Library".  Such a
   29010 work, in isolation, is not a derivative work of the Library, and
   29011 therefore falls outside the scope of this License.
   29012 
   29013   However, linking a "work that uses the Library" with the Library
   29014 creates an executable that is a derivative of the Library (because it
   29015 contains portions of the Library), rather than a "work that uses the
   29016 library".  The executable is therefore covered by this License.
   29017 Section 6 states terms for distribution of such executables.
   29018 
   29019   When a "work that uses the Library" uses material from a header file
   29020 that is part of the Library, the object code for the work may be a
   29021 derivative work of the Library even though the source code is not.
   29022 Whether this is true is especially significant if the work can be
   29023 linked without the Library, or if the work is itself a library.  The
   29024 threshold for this to be true is not precisely defined by law.
   29025 
   29026   If such an object file uses only numerical parameters, data
   29027 structure layouts and accessors, and small macros and small inline
   29028 functions (ten lines or less in length), then the use of the object
   29029 file is unrestricted, regardless of whether it is legally a derivative
   29030 work.  (Executables containing this object code plus portions of the
   29031 Library will still fall under Section 6.)
   29032 
   29033   Otherwise, if the work is a derivative of the Library, you may
   29034 distribute the object code for the work under the terms of Section 6.
   29035 Any executables containing that work also fall under Section 6,
   29036 whether or not they are linked directly with the Library itself.
   29037 
   29039   6. As an exception to the Sections above, you may also compile or
   29040 link a "work that uses the Library" with the Library to produce a
   29041 work containing portions of the Library, and distribute that work
   29042 under terms of your choice, provided that the terms permit
   29043 modification of the work for the customer's own use and reverse
   29044 engineering for debugging such modifications.
   29045 
   29046   You must give prominent notice with each copy of the work that the
   29047 Library is used in it and that the Library and its use are covered by
   29048 this License.  You must supply a copy of this License.  If the work
   29049 during execution displays copyright notices, you must include the
   29050 copyright notice for the Library among them, as well as a reference
   29051 directing the user to the copy of this License.  Also, you must do one
   29052 of these things:
   29053 
   29054     a) Accompany the work with the complete corresponding
   29055     machine-readable source code for the Library including whatever
   29056     changes were used in the work (which must be distributed under
   29057     Sections 1 and 2 above); and, if the work is an executable linked
   29058     with the Library, with the complete machine-readable "work that
   29059     uses the Library", as object code and/or source code, so that the
   29060     user can modify the Library and then relink to produce a modified
   29061     executable containing the modified Library.  (It is understood
   29062     that the user who changes the contents of definitions files in the
   29063     Library will not necessarily be able to recompile the application
   29064     to use the modified definitions.)
   29065 
   29066     b) Accompany the work with a written offer, valid for at
   29067     least three years, to give the same user the materials
   29068     specified in Subsection 6a, above, for a charge no more
   29069     than the cost of performing this distribution.
   29070 
   29071     c) If distribution of the work is made by offering access to copy
   29072     from a designated place, offer equivalent access to copy the above
   29073     specified materials from the same place.
   29074 
   29075     d) Verify that the user has already received a copy of these
   29076     materials or that you have already sent this user a copy.
   29077 
   29078   For an executable, the required form of the "work that uses the
   29079 Library" must include any data and utility programs needed for
   29080 reproducing the executable from it.  However, as a special exception,
   29081 the source code distributed need not include anything that is normally
   29082 distributed (in either source or binary form) with the major
   29083 components (compiler, kernel, and so on) of the operating system on
   29084 which the executable runs, unless that component itself accompanies
   29085 the executable.
   29086 
   29087   It may happen that this requirement contradicts the license
   29088 restrictions of other proprietary libraries that do not normally
   29089 accompany the operating system.  Such a contradiction means you cannot
   29090 use both them and the Library together in an executable that you
   29091 distribute.
   29092 
   29094   7. You may place library facilities that are a work based on the
   29095 Library side-by-side in a single library together with other library
   29096 facilities not covered by this License, and distribute such a combined
   29097 library, provided that the separate distribution of the work based on
   29098 the Library and of the other library facilities is otherwise
   29099 permitted, and provided that you do these two things:
   29100 
   29101     a) Accompany the combined library with a copy of the same work
   29102     based on the Library, uncombined with any other library
   29103     facilities.  This must be distributed under the terms of the
   29104     Sections above.
   29105 
   29106     b) Give prominent notice with the combined library of the fact
   29107     that part of it is a work based on the Library, and explaining
   29108     where to find the accompanying uncombined form of the same work.
   29109 
   29110   8. You may not copy, modify, sublicense, link with, or distribute
   29111 the Library except as expressly provided under this License.  Any
   29112 attempt otherwise to copy, modify, sublicense, link with, or
   29113 distribute the Library is void, and will automatically terminate your
   29114 rights under this License.  However, parties who have received copies,
   29115 or rights, from you under this License will not have their licenses
   29116 terminated so long as such parties remain in full compliance.
   29117 
   29118   9. You are not required to accept this License, since you have not
   29119 signed it.  However, nothing else grants you permission to modify or
   29120 distribute the Library or its derivative works.  These actions are
   29121 prohibited by law if you do not accept this License.  Therefore, by
   29122 modifying or distributing the Library (or any work based on the
   29123 Library), you indicate your acceptance of this License to do so, and
   29124 all its terms and conditions for copying, distributing or modifying
   29125 the Library or works based on it.
   29126 
   29127   10. Each time you redistribute the Library (or any work based on the
   29128 Library), the recipient automatically receives a license from the
   29129 original licensor to copy, distribute, link with or modify the Library
   29130 subject to these terms and conditions.  You may not impose any further
   29131 restrictions on the recipients' exercise of the rights granted herein.
   29132 You are not responsible for enforcing compliance by third parties to
   29133 this License.
   29134 
   29136   11. If, as a consequence of a court judgment or allegation of patent
   29137 infringement or for any other reason (not limited to patent issues),
   29138 conditions are imposed on you (whether by court order, agreement or
   29139 otherwise) that contradict the conditions of this License, they do not
   29140 excuse you from the conditions of this License.  If you cannot
   29141 distribute so as to satisfy simultaneously your obligations under this
   29142 License and any other pertinent obligations, then as a consequence you
   29143 may not distribute the Library at all.  For example, if a patent
   29144 license would not permit royalty-free redistribution of the Library by
   29145 all those who receive copies directly or indirectly through you, then
   29146 the only way you could satisfy both it and this License would be to
   29147 refrain entirely from distribution of the Library.
   29148 
   29149 If any portion of this section is held invalid or unenforceable under any
   29150 particular circumstance, the balance of the section is intended to apply,
   29151 and the section as a whole is intended to apply in other circumstances.
   29152 
   29153 It is not the purpose of this section to induce you to infringe any
   29154 patents or other property right claims or to contest validity of any
   29155 such claims; this section has the sole purpose of protecting the
   29156 integrity of the free software distribution system which is
   29157 implemented by public license practices.  Many people have made
   29158 generous contributions to the wide range of software distributed
   29159 through that system in reliance on consistent application of that
   29160 system; it is up to the author/donor to decide if he or she is willing
   29161 to distribute software through any other system and a licensee cannot
   29162 impose that choice.
   29163 
   29164 This section is intended to make thoroughly clear what is believed to
   29165 be a consequence of the rest of this License.
   29166 
   29167   12. If the distribution and/or use of the Library is restricted in
   29168 certain countries either by patents or by copyrighted interfaces, the
   29169 original copyright holder who places the Library under this License may add
   29170 an explicit geographical distribution limitation excluding those countries,
   29171 so that distribution is permitted only in or among countries not thus
   29172 excluded.  In such case, this License incorporates the limitation as if
   29173 written in the body of this License.
   29174 
   29175   13. The Free Software Foundation may publish revised and/or new
   29176 versions of the Library General Public License from time to time.
   29177 Such new versions will be similar in spirit to the present version,
   29178 but may differ in detail to address new problems or concerns.
   29179 
   29180 Each version is given a distinguishing version number.  If the Library
   29181 specifies a version number of this License which applies to it and
   29182 "any later version", you have the option of following the terms and
   29183 conditions either of that version or of any later version published by
   29184 the Free Software Foundation.  If the Library does not specify a
   29185 license version number, you may choose any version ever published by
   29186 the Free Software Foundation.
   29187 
   29189   14. If you wish to incorporate parts of the Library into other free
   29190 programs whose distribution conditions are incompatible with these,
   29191 write to the author to ask for permission.  For software which is
   29192 copyrighted by the Free Software Foundation, write to the Free
   29193 Software Foundation; we sometimes make exceptions for this.  Our
   29194 decision will be guided by the two goals of preserving the free status
   29195 of all derivatives of our free software and of promoting the sharing
   29196 and reuse of software generally.
   29197 
   29198 			    NO WARRANTY
   29199 
   29200   15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
   29201 WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
   29202 EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
   29203 OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
   29204 KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
   29205 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
   29206 PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
   29207 LIBRARY IS WITH YOU.  SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
   29208 THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
   29209 
   29210   16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
   29211 WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
   29212 AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
   29213 FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
   29214 CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
   29215 LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
   29216 RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
   29217 FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
   29218 SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
   29219 DAMAGES.
   29220 
   29221 		     END OF TERMS AND CONDITIONS
   29222 
   29224      Appendix: How to Apply These Terms to Your New Libraries
   29225 
   29226   If you develop a new library, and you want it to be of the greatest
   29227 possible use to the public, we recommend making it free software that
   29228 everyone can redistribute and change.  You can do so by permitting
   29229 redistribution under these terms (or, alternatively, under the terms of the
   29230 ordinary General Public License).
   29231 
   29232   To apply these terms, attach the following notices to the library.  It is
   29233 safest to attach them to the start of each source file to most effectively
   29234 convey the exclusion of warranty; and each file should have at least the
   29235 "copyright" line and a pointer to where the full notice is found.
   29236 
   29237     &lt;one line to give the library's name and a brief idea of what it does.&gt;
   29238     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   29239 
   29240     This library is free software; you can redistribute it and/or
   29241     modify it under the terms of the GNU Library General Public
   29242     License as published by the Free Software Foundation; either
   29243     version 2 of the License, or (at your option) any later version.
   29244 
   29245     This library is distributed in the hope that it will be useful,
   29246     but WITHOUT ANY WARRANTY; without even the implied warranty of
   29247     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
   29248     Library General Public License for more details.
   29249 
   29250     You should have received a copy of the GNU Library General Public
   29251     License along with this library; if not, write to the Free
   29252     Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
   29253     MA 02111-1307, USA
   29254 
   29255 Also add information on how to contact you by electronic and paper mail.
   29256 
   29257 You should also get your employer (if you work as a programmer) or your
   29258 school, if any, to sign a "copyright disclaimer" for the library, if
   29259 necessary.  Here is a sample; alter the names:
   29260 
   29261   Yoyodyne, Inc., hereby disclaims all copyright interest in the
   29262   library `Frob' (a library for tweaking knobs) written by James Random Hacker.
   29263 
   29264   &lt;signature of Ty Coon&gt;, 1 April 1990
   29265   Ty Coon, President of Vice
   29266 
   29267 That's all there is to it!
   29268 </pre>
   29269 </div>
   29270 </div>
   29271 
   29272 
   29273 <div class="product">
   29274 <span class="title">gupnp</span>
   29275 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   29276 <span class="homepage"><a href="http://gupnp.org/">homepage</a></span>
   29277 <div class="licence">
   29278 <pre>		  GNU LIBRARY GENERAL PUBLIC LICENSE
   29279 		       Version 2, June 1991
   29280 
   29281  Copyright (C) 1991 Free Software Foundation, Inc.
   29282     		    59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   29283  Everyone is permitted to copy and distribute verbatim copies
   29284  of this license document, but changing it is not allowed.
   29285 
   29286 [This is the first released version of the library GPL.  It is
   29287  numbered 2 because it goes with version 2 of the ordinary GPL.]
   29288 
   29289 			    Preamble
   29290 
   29291   The licenses for most software are designed to take away your
   29292 freedom to share and change it.  By contrast, the GNU General Public
   29293 Licenses are intended to guarantee your freedom to share and change
   29294 free software--to make sure the software is free for all its users.
   29295 
   29296   This license, the Library General Public License, applies to some
   29297 specially designated Free Software Foundation software, and to any
   29298 other libraries whose authors decide to use it.  You can use it for
   29299 your libraries, too.
   29300 
   29301   When we speak of free software, we are referring to freedom, not
   29302 price.  Our General Public Licenses are designed to make sure that you
   29303 have the freedom to distribute copies of free software (and charge for
   29304 this service if you wish), that you receive source code or can get it
   29305 if you want it, that you can change the software or use pieces of it
   29306 in new free programs; and that you know you can do these things.
   29307 
   29308   To protect your rights, we need to make restrictions that forbid
   29309 anyone to deny you these rights or to ask you to surrender the rights.
   29310 These restrictions translate to certain responsibilities for you if
   29311 you distribute copies of the library, or if you modify it.
   29312 
   29313   For example, if you distribute copies of the library, whether gratis
   29314 or for a fee, you must give the recipients all the rights that we gave
   29315 you.  You must make sure that they, too, receive or can get the source
   29316 code.  If you link a program with the library, you must provide
   29317 complete object files to the recipients so that they can relink them
   29318 with the library, after making changes to the library and recompiling
   29319 it.  And you must show them these terms so they know their rights.
   29320 
   29321   Our method of protecting your rights has two steps: (1) copyright
   29322 the library, and (2) offer you this license which gives you legal
   29323 permission to copy, distribute and/or modify the library.
   29324 
   29325   Also, for each distributor's protection, we want to make certain
   29326 that everyone understands that there is no warranty for this free
   29327 library.  If the library is modified by someone else and passed on, we
   29328 want its recipients to know that what they have is not the original
   29329 version, so that any problems introduced by others will not reflect on
   29330 the original authors' reputations.
   29331 
   29333   Finally, any free program is threatened constantly by software
   29334 patents.  We wish to avoid the danger that companies distributing free
   29335 software will individually obtain patent licenses, thus in effect
   29336 transforming the program into proprietary software.  To prevent this,
   29337 we have made it clear that any patent must be licensed for everyone's
   29338 free use or not licensed at all.
   29339 
   29340   Most GNU software, including some libraries, is covered by the ordinary
   29341 GNU General Public License, which was designed for utility programs.  This
   29342 license, the GNU Library General Public License, applies to certain
   29343 designated libraries.  This license is quite different from the ordinary
   29344 one; be sure to read it in full, and don't assume that anything in it is
   29345 the same as in the ordinary license.
   29346 
   29347   The reason we have a separate public license for some libraries is that
   29348 they blur the distinction we usually make between modifying or adding to a
   29349 program and simply using it.  Linking a program with a library, without
   29350 changing the library, is in some sense simply using the library, and is
   29351 analogous to running a utility program or application program.  However, in
   29352 a textual and legal sense, the linked executable is a combined work, a
   29353 derivative of the original library, and the ordinary General Public License
   29354 treats it as such.
   29355 
   29356   Because of this blurred distinction, using the ordinary General
   29357 Public License for libraries did not effectively promote software
   29358 sharing, because most developers did not use the libraries.  We
   29359 concluded that weaker conditions might promote sharing better.
   29360 
   29361   However, unrestricted linking of non-free programs would deprive the
   29362 users of those programs of all benefit from the free status of the
   29363 libraries themselves.  This Library General Public License is intended to
   29364 permit developers of non-free programs to use free libraries, while
   29365 preserving your freedom as a user of such programs to change the free
   29366 libraries that are incorporated in them.  (We have not seen how to achieve
   29367 this as regards changes in header files, but we have achieved it as regards
   29368 changes in the actual functions of the Library.)  The hope is that this
   29369 will lead to faster development of free libraries.
   29370 
   29371   The precise terms and conditions for copying, distribution and
   29372 modification follow.  Pay close attention to the difference between a
   29373 "work based on the library" and a "work that uses the library".  The
   29374 former contains code derived from the library, while the latter only
   29375 works together with the library.
   29376 
   29377   Note that it is possible for a library to be covered by the ordinary
   29378 General Public License rather than by this special one.
   29379 
   29381 		  GNU LIBRARY GENERAL PUBLIC LICENSE
   29382    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   29383 
   29384   0. This License Agreement applies to any software library which
   29385 contains a notice placed by the copyright holder or other authorized
   29386 party saying it may be distributed under the terms of this Library
   29387 General Public License (also called "this License").  Each licensee is
   29388 addressed as "you".
   29389 
   29390   A "library" means a collection of software functions and/or data
   29391 prepared so as to be conveniently linked with application programs
   29392 (which use some of those functions and data) to form executables.
   29393 
   29394   The "Library", below, refers to any such software library or work
   29395 which has been distributed under these terms.  A "work based on the
   29396 Library" means either the Library or any derivative work under
   29397 copyright law: that is to say, a work containing the Library or a
   29398 portion of it, either verbatim or with modifications and/or translated
   29399 straightforwardly into another language.  (Hereinafter, translation is
   29400 included without limitation in the term "modification".)
   29401 
   29402   "Source code" for a work means the preferred form of the work for
   29403 making modifications to it.  For a library, complete source code means
   29404 all the source code for all modules it contains, plus any associated
   29405 interface definition files, plus the scripts used to control compilation
   29406 and installation of the library.
   29407 
   29408   Activities other than copying, distribution and modification are not
   29409 covered by this License; they are outside its scope.  The act of
   29410 running a program using the Library is not restricted, and output from
   29411 such a program is covered only if its contents constitute a work based
   29412 on the Library (independent of the use of the Library in a tool for
   29413 writing it).  Whether that is true depends on what the Library does
   29414 and what the program that uses the Library does.
   29415   
   29416   1. You may copy and distribute verbatim copies of the Library's
   29417 complete source code as you receive it, in any medium, provided that
   29418 you conspicuously and appropriately publish on each copy an
   29419 appropriate copyright notice and disclaimer of warranty; keep intact
   29420 all the notices that refer to this License and to the absence of any
   29421 warranty; and distribute a copy of this License along with the
   29422 Library.
   29423 
   29424   You may charge a fee for the physical act of transferring a copy,
   29425 and you may at your option offer warranty protection in exchange for a
   29426 fee.
   29427 
   29429   2. You may modify your copy or copies of the Library or any portion
   29430 of it, thus forming a work based on the Library, and copy and
   29431 distribute such modifications or work under the terms of Section 1
   29432 above, provided that you also meet all of these conditions:
   29433 
   29434     a) The modified work must itself be a software library.
   29435 
   29436     b) You must cause the files modified to carry prominent notices
   29437     stating that you changed the files and the date of any change.
   29438 
   29439     c) You must cause the whole of the work to be licensed at no
   29440     charge to all third parties under the terms of this License.
   29441 
   29442     d) If a facility in the modified Library refers to a function or a
   29443     table of data to be supplied by an application program that uses
   29444     the facility, other than as an argument passed when the facility
   29445     is invoked, then you must make a good faith effort to ensure that,
   29446     in the event an application does not supply such function or
   29447     table, the facility still operates, and performs whatever part of
   29448     its purpose remains meaningful.
   29449 
   29450     (For example, a function in a library to compute square roots has
   29451     a purpose that is entirely well-defined independent of the
   29452     application.  Therefore, Subsection 2d requires that any
   29453     application-supplied function or table used by this function must
   29454     be optional: if the application does not supply it, the square
   29455     root function must still compute square roots.)
   29456 
   29457 These requirements apply to the modified work as a whole.  If
   29458 identifiable sections of that work are not derived from the Library,
   29459 and can be reasonably considered independent and separate works in
   29460 themselves, then this License, and its terms, do not apply to those
   29461 sections when you distribute them as separate works.  But when you
   29462 distribute the same sections as part of a whole which is a work based
   29463 on the Library, the distribution of the whole must be on the terms of
   29464 this License, whose permissions for other licensees extend to the
   29465 entire whole, and thus to each and every part regardless of who wrote
   29466 it.
   29467 
   29468 Thus, it is not the intent of this section to claim rights or contest
   29469 your rights to work written entirely by you; rather, the intent is to
   29470 exercise the right to control the distribution of derivative or
   29471 collective works based on the Library.
   29472 
   29473 In addition, mere aggregation of another work not based on the Library
   29474 with the Library (or with a work based on the Library) on a volume of
   29475 a storage or distribution medium does not bring the other work under
   29476 the scope of this License.
   29477 
   29478   3. You may opt to apply the terms of the ordinary GNU General Public
   29479 License instead of this License to a given copy of the Library.  To do
   29480 this, you must alter all the notices that refer to this License, so
   29481 that they refer to the ordinary GNU General Public License, version 2,
   29482 instead of to this License.  (If a newer version than version 2 of the
   29483 ordinary GNU General Public License has appeared, then you can specify
   29484 that version instead if you wish.)  Do not make any other change in
   29485 these notices.
   29486 
   29488   Once this change is made in a given copy, it is irreversible for
   29489 that copy, so the ordinary GNU General Public License applies to all
   29490 subsequent copies and derivative works made from that copy.
   29491 
   29492   This option is useful when you wish to copy part of the code of
   29493 the Library into a program that is not a library.
   29494 
   29495   4. You may copy and distribute the Library (or a portion or
   29496 derivative of it, under Section 2) in object code or executable form
   29497 under the terms of Sections 1 and 2 above provided that you accompany
   29498 it with the complete corresponding machine-readable source code, which
   29499 must be distributed under the terms of Sections 1 and 2 above on a
   29500 medium customarily used for software interchange.
   29501 
   29502   If distribution of object code is made by offering access to copy
   29503 from a designated place, then offering equivalent access to copy the
   29504 source code from the same place satisfies the requirement to
   29505 distribute the source code, even though third parties are not
   29506 compelled to copy the source along with the object code.
   29507 
   29508   5. A program that contains no derivative of any portion of the
   29509 Library, but is designed to work with the Library by being compiled or
   29510 linked with it, is called a "work that uses the Library".  Such a
   29511 work, in isolation, is not a derivative work of the Library, and
   29512 therefore falls outside the scope of this License.
   29513 
   29514   However, linking a "work that uses the Library" with the Library
   29515 creates an executable that is a derivative of the Library (because it
   29516 contains portions of the Library), rather than a "work that uses the
   29517 library".  The executable is therefore covered by this License.
   29518 Section 6 states terms for distribution of such executables.
   29519 
   29520   When a "work that uses the Library" uses material from a header file
   29521 that is part of the Library, the object code for the work may be a
   29522 derivative work of the Library even though the source code is not.
   29523 Whether this is true is especially significant if the work can be
   29524 linked without the Library, or if the work is itself a library.  The
   29525 threshold for this to be true is not precisely defined by law.
   29526 
   29527   If such an object file uses only numerical parameters, data
   29528 structure layouts and accessors, and small macros and small inline
   29529 functions (ten lines or less in length), then the use of the object
   29530 file is unrestricted, regardless of whether it is legally a derivative
   29531 work.  (Executables containing this object code plus portions of the
   29532 Library will still fall under Section 6.)
   29533 
   29534   Otherwise, if the work is a derivative of the Library, you may
   29535 distribute the object code for the work under the terms of Section 6.
   29536 Any executables containing that work also fall under Section 6,
   29537 whether or not they are linked directly with the Library itself.
   29538 
   29540   6. As an exception to the Sections above, you may also compile or
   29541 link a "work that uses the Library" with the Library to produce a
   29542 work containing portions of the Library, and distribute that work
   29543 under terms of your choice, provided that the terms permit
   29544 modification of the work for the customer's own use and reverse
   29545 engineering for debugging such modifications.
   29546 
   29547   You must give prominent notice with each copy of the work that the
   29548 Library is used in it and that the Library and its use are covered by
   29549 this License.  You must supply a copy of this License.  If the work
   29550 during execution displays copyright notices, you must include the
   29551 copyright notice for the Library among them, as well as a reference
   29552 directing the user to the copy of this License.  Also, you must do one
   29553 of these things:
   29554 
   29555     a) Accompany the work with the complete corresponding
   29556     machine-readable source code for the Library including whatever
   29557     changes were used in the work (which must be distributed under
   29558     Sections 1 and 2 above); and, if the work is an executable linked
   29559     with the Library, with the complete machine-readable "work that
   29560     uses the Library", as object code and/or source code, so that the
   29561     user can modify the Library and then relink to produce a modified
   29562     executable containing the modified Library.  (It is understood
   29563     that the user who changes the contents of definitions files in the
   29564     Library will not necessarily be able to recompile the application
   29565     to use the modified definitions.)
   29566 
   29567     b) Accompany the work with a written offer, valid for at
   29568     least three years, to give the same user the materials
   29569     specified in Subsection 6a, above, for a charge no more
   29570     than the cost of performing this distribution.
   29571 
   29572     c) If distribution of the work is made by offering access to copy
   29573     from a designated place, offer equivalent access to copy the above
   29574     specified materials from the same place.
   29575 
   29576     d) Verify that the user has already received a copy of these
   29577     materials or that you have already sent this user a copy.
   29578 
   29579   For an executable, the required form of the "work that uses the
   29580 Library" must include any data and utility programs needed for
   29581 reproducing the executable from it.  However, as a special exception,
   29582 the source code distributed need not include anything that is normally
   29583 distributed (in either source or binary form) with the major
   29584 components (compiler, kernel, and so on) of the operating system on
   29585 which the executable runs, unless that component itself accompanies
   29586 the executable.
   29587 
   29588   It may happen that this requirement contradicts the license
   29589 restrictions of other proprietary libraries that do not normally
   29590 accompany the operating system.  Such a contradiction means you cannot
   29591 use both them and the Library together in an executable that you
   29592 distribute.
   29593 
   29595   7. You may place library facilities that are a work based on the
   29596 Library side-by-side in a single library together with other library
   29597 facilities not covered by this License, and distribute such a combined
   29598 library, provided that the separate distribution of the work based on
   29599 the Library and of the other library facilities is otherwise
   29600 permitted, and provided that you do these two things:
   29601 
   29602     a) Accompany the combined library with a copy of the same work
   29603     based on the Library, uncombined with any other library
   29604     facilities.  This must be distributed under the terms of the
   29605     Sections above.
   29606 
   29607     b) Give prominent notice with the combined library of the fact
   29608     that part of it is a work based on the Library, and explaining
   29609     where to find the accompanying uncombined form of the same work.
   29610 
   29611   8. You may not copy, modify, sublicense, link with, or distribute
   29612 the Library except as expressly provided under this License.  Any
   29613 attempt otherwise to copy, modify, sublicense, link with, or
   29614 distribute the Library is void, and will automatically terminate your
   29615 rights under this License.  However, parties who have received copies,
   29616 or rights, from you under this License will not have their licenses
   29617 terminated so long as such parties remain in full compliance.
   29618 
   29619   9. You are not required to accept this License, since you have not
   29620 signed it.  However, nothing else grants you permission to modify or
   29621 distribute the Library or its derivative works.  These actions are
   29622 prohibited by law if you do not accept this License.  Therefore, by
   29623 modifying or distributing the Library (or any work based on the
   29624 Library), you indicate your acceptance of this License to do so, and
   29625 all its terms and conditions for copying, distributing or modifying
   29626 the Library or works based on it.
   29627 
   29628   10. Each time you redistribute the Library (or any work based on the
   29629 Library), the recipient automatically receives a license from the
   29630 original licensor to copy, distribute, link with or modify the Library
   29631 subject to these terms and conditions.  You may not impose any further
   29632 restrictions on the recipients' exercise of the rights granted herein.
   29633 You are not responsible for enforcing compliance by third parties to
   29634 this License.
   29635 
   29637   11. If, as a consequence of a court judgment or allegation of patent
   29638 infringement or for any other reason (not limited to patent issues),
   29639 conditions are imposed on you (whether by court order, agreement or
   29640 otherwise) that contradict the conditions of this License, they do not
   29641 excuse you from the conditions of this License.  If you cannot
   29642 distribute so as to satisfy simultaneously your obligations under this
   29643 License and any other pertinent obligations, then as a consequence you
   29644 may not distribute the Library at all.  For example, if a patent
   29645 license would not permit royalty-free redistribution of the Library by
   29646 all those who receive copies directly or indirectly through you, then
   29647 the only way you could satisfy both it and this License would be to
   29648 refrain entirely from distribution of the Library.
   29649 
   29650 If any portion of this section is held invalid or unenforceable under any
   29651 particular circumstance, the balance of the section is intended to apply,
   29652 and the section as a whole is intended to apply in other circumstances.
   29653 
   29654 It is not the purpose of this section to induce you to infringe any
   29655 patents or other property right claims or to contest validity of any
   29656 such claims; this section has the sole purpose of protecting the
   29657 integrity of the free software distribution system which is
   29658 implemented by public license practices.  Many people have made
   29659 generous contributions to the wide range of software distributed
   29660 through that system in reliance on consistent application of that
   29661 system; it is up to the author/donor to decide if he or she is willing
   29662 to distribute software through any other system and a licensee cannot
   29663 impose that choice.
   29664 
   29665 This section is intended to make thoroughly clear what is believed to
   29666 be a consequence of the rest of this License.
   29667 
   29668   12. If the distribution and/or use of the Library is restricted in
   29669 certain countries either by patents or by copyrighted interfaces, the
   29670 original copyright holder who places the Library under this License may add
   29671 an explicit geographical distribution limitation excluding those countries,
   29672 so that distribution is permitted only in or among countries not thus
   29673 excluded.  In such case, this License incorporates the limitation as if
   29674 written in the body of this License.
   29675 
   29676   13. The Free Software Foundation may publish revised and/or new
   29677 versions of the Library General Public License from time to time.
   29678 Such new versions will be similar in spirit to the present version,
   29679 but may differ in detail to address new problems or concerns.
   29680 
   29681 Each version is given a distinguishing version number.  If the Library
   29682 specifies a version number of this License which applies to it and
   29683 "any later version", you have the option of following the terms and
   29684 conditions either of that version or of any later version published by
   29685 the Free Software Foundation.  If the Library does not specify a
   29686 license version number, you may choose any version ever published by
   29687 the Free Software Foundation.
   29688 
   29690   14. If you wish to incorporate parts of the Library into other free
   29691 programs whose distribution conditions are incompatible with these,
   29692 write to the author to ask for permission.  For software which is
   29693 copyrighted by the Free Software Foundation, write to the Free
   29694 Software Foundation; we sometimes make exceptions for this.  Our
   29695 decision will be guided by the two goals of preserving the free status
   29696 of all derivatives of our free software and of promoting the sharing
   29697 and reuse of software generally.
   29698 
   29699 			    NO WARRANTY
   29700 
   29701   15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
   29702 WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
   29703 EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
   29704 OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
   29705 KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
   29706 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
   29707 PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
   29708 LIBRARY IS WITH YOU.  SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
   29709 THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
   29710 
   29711   16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
   29712 WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
   29713 AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
   29714 FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
   29715 CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
   29716 LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
   29717 RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
   29718 FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
   29719 SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
   29720 DAMAGES.
   29721 
   29722 		     END OF TERMS AND CONDITIONS
   29723 
   29725            How to Apply These Terms to Your New Libraries
   29726 
   29727   If you develop a new library, and you want it to be of the greatest
   29728 possible use to the public, we recommend making it free software that
   29729 everyone can redistribute and change.  You can do so by permitting
   29730 redistribution under these terms (or, alternatively, under the terms of the
   29731 ordinary General Public License).
   29732 
   29733   To apply these terms, attach the following notices to the library.  It is
   29734 safest to attach them to the start of each source file to most effectively
   29735 convey the exclusion of warranty; and each file should have at least the
   29736 "copyright" line and a pointer to where the full notice is found.
   29737 
   29738     &lt;one line to give the library's name and a brief idea of what it does.&gt;
   29739     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   29740 
   29741     This library is free software; you can redistribute it and/or
   29742     modify it under the terms of the GNU Library General Public
   29743     License as published by the Free Software Foundation; either
   29744     version 2 of the License, or (at your option) any later version.
   29745 
   29746     This library is distributed in the hope that it will be useful,
   29747     but WITHOUT ANY WARRANTY; without even the implied warranty of
   29748     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
   29749     Library General Public License for more details.
   29750 
   29751     You should have received a copy of the GNU Library General Public
   29752     License along with this library; if not, write to the 
   29753     Free Software Foundation, Inc., 59 Temple Place - Suite 330, 
   29754     Boston, MA  02111-1307  USA.
   29755 
   29756 Also add information on how to contact you by electronic and paper mail.
   29757 
   29758 You should also get your employer (if you work as a programmer) or your
   29759 school, if any, to sign a "copyright disclaimer" for the library, if
   29760 necessary.  Here is a sample; alter the names:
   29761 
   29762   Yoyodyne, Inc., hereby disclaims all copyright interest in the
   29763   library `Frob' (a library for tweaking knobs) written by James Random Hacker.
   29764 
   29765   &lt;signature of Ty Coon&gt;, 1 April 1990
   29766   Ty Coon, President of Vice
   29767 
   29768 That's all there is to it!
   29769 </pre>
   29770 </div>
   29771 </div>
   29772 
   29773 
   29774 <div class="product">
   29775 <span class="title">gupnp-av</span>
   29776 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   29777 <span class="homepage"><a href="http://gupnp.org/">homepage</a></span>
   29778 <div class="licence">
   29779 <pre>		  GNU LIBRARY GENERAL PUBLIC LICENSE
   29780 		       Version 2, June 1991
   29781 
   29782  Copyright (C) 1991 Free Software Foundation, Inc.
   29783     		    59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   29784  Everyone is permitted to copy and distribute verbatim copies
   29785  of this license document, but changing it is not allowed.
   29786 
   29787 [This is the first released version of the library GPL.  It is
   29788  numbered 2 because it goes with version 2 of the ordinary GPL.]
   29789 
   29790 			    Preamble
   29791 
   29792   The licenses for most software are designed to take away your
   29793 freedom to share and change it.  By contrast, the GNU General Public
   29794 Licenses are intended to guarantee your freedom to share and change
   29795 free software--to make sure the software is free for all its users.
   29796 
   29797   This license, the Library General Public License, applies to some
   29798 specially designated Free Software Foundation software, and to any
   29799 other libraries whose authors decide to use it.  You can use it for
   29800 your libraries, too.
   29801 
   29802   When we speak of free software, we are referring to freedom, not
   29803 price.  Our General Public Licenses are designed to make sure that you
   29804 have the freedom to distribute copies of free software (and charge for
   29805 this service if you wish), that you receive source code or can get it
   29806 if you want it, that you can change the software or use pieces of it
   29807 in new free programs; and that you know you can do these things.
   29808 
   29809   To protect your rights, we need to make restrictions that forbid
   29810 anyone to deny you these rights or to ask you to surrender the rights.
   29811 These restrictions translate to certain responsibilities for you if
   29812 you distribute copies of the library, or if you modify it.
   29813 
   29814   For example, if you distribute copies of the library, whether gratis
   29815 or for a fee, you must give the recipients all the rights that we gave
   29816 you.  You must make sure that they, too, receive or can get the source
   29817 code.  If you link a program with the library, you must provide
   29818 complete object files to the recipients so that they can relink them
   29819 with the library, after making changes to the library and recompiling
   29820 it.  And you must show them these terms so they know their rights.
   29821 
   29822   Our method of protecting your rights has two steps: (1) copyright
   29823 the library, and (2) offer you this license which gives you legal
   29824 permission to copy, distribute and/or modify the library.
   29825 
   29826   Also, for each distributor's protection, we want to make certain
   29827 that everyone understands that there is no warranty for this free
   29828 library.  If the library is modified by someone else and passed on, we
   29829 want its recipients to know that what they have is not the original
   29830 version, so that any problems introduced by others will not reflect on
   29831 the original authors' reputations.
   29832 
   29834   Finally, any free program is threatened constantly by software
   29835 patents.  We wish to avoid the danger that companies distributing free
   29836 software will individually obtain patent licenses, thus in effect
   29837 transforming the program into proprietary software.  To prevent this,
   29838 we have made it clear that any patent must be licensed for everyone's
   29839 free use or not licensed at all.
   29840 
   29841   Most GNU software, including some libraries, is covered by the ordinary
   29842 GNU General Public License, which was designed for utility programs.  This
   29843 license, the GNU Library General Public License, applies to certain
   29844 designated libraries.  This license is quite different from the ordinary
   29845 one; be sure to read it in full, and don't assume that anything in it is
   29846 the same as in the ordinary license.
   29847 
   29848   The reason we have a separate public license for some libraries is that
   29849 they blur the distinction we usually make between modifying or adding to a
   29850 program and simply using it.  Linking a program with a library, without
   29851 changing the library, is in some sense simply using the library, and is
   29852 analogous to running a utility program or application program.  However, in
   29853 a textual and legal sense, the linked executable is a combined work, a
   29854 derivative of the original library, and the ordinary General Public License
   29855 treats it as such.
   29856 
   29857   Because of this blurred distinction, using the ordinary General
   29858 Public License for libraries did not effectively promote software
   29859 sharing, because most developers did not use the libraries.  We
   29860 concluded that weaker conditions might promote sharing better.
   29861 
   29862   However, unrestricted linking of non-free programs would deprive the
   29863 users of those programs of all benefit from the free status of the
   29864 libraries themselves.  This Library General Public License is intended to
   29865 permit developers of non-free programs to use free libraries, while
   29866 preserving your freedom as a user of such programs to change the free
   29867 libraries that are incorporated in them.  (We have not seen how to achieve
   29868 this as regards changes in header files, but we have achieved it as regards
   29869 changes in the actual functions of the Library.)  The hope is that this
   29870 will lead to faster development of free libraries.
   29871 
   29872   The precise terms and conditions for copying, distribution and
   29873 modification follow.  Pay close attention to the difference between a
   29874 "work based on the library" and a "work that uses the library".  The
   29875 former contains code derived from the library, while the latter only
   29876 works together with the library.
   29877 
   29878   Note that it is possible for a library to be covered by the ordinary
   29879 General Public License rather than by this special one.
   29880 
   29882 		  GNU LIBRARY GENERAL PUBLIC LICENSE
   29883    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   29884 
   29885   0. This License Agreement applies to any software library which
   29886 contains a notice placed by the copyright holder or other authorized
   29887 party saying it may be distributed under the terms of this Library
   29888 General Public License (also called "this License").  Each licensee is
   29889 addressed as "you".
   29890 
   29891   A "library" means a collection of software functions and/or data
   29892 prepared so as to be conveniently linked with application programs
   29893 (which use some of those functions and data) to form executables.
   29894 
   29895   The "Library", below, refers to any such software library or work
   29896 which has been distributed under these terms.  A "work based on the
   29897 Library" means either the Library or any derivative work under
   29898 copyright law: that is to say, a work containing the Library or a
   29899 portion of it, either verbatim or with modifications and/or translated
   29900 straightforwardly into another language.  (Hereinafter, translation is
   29901 included without limitation in the term "modification".)
   29902 
   29903   "Source code" for a work means the preferred form of the work for
   29904 making modifications to it.  For a library, complete source code means
   29905 all the source code for all modules it contains, plus any associated
   29906 interface definition files, plus the scripts used to control compilation
   29907 and installation of the library.
   29908 
   29909   Activities other than copying, distribution and modification are not
   29910 covered by this License; they are outside its scope.  The act of
   29911 running a program using the Library is not restricted, and output from
   29912 such a program is covered only if its contents constitute a work based
   29913 on the Library (independent of the use of the Library in a tool for
   29914 writing it).  Whether that is true depends on what the Library does
   29915 and what the program that uses the Library does.
   29916   
   29917   1. You may copy and distribute verbatim copies of the Library's
   29918 complete source code as you receive it, in any medium, provided that
   29919 you conspicuously and appropriately publish on each copy an
   29920 appropriate copyright notice and disclaimer of warranty; keep intact
   29921 all the notices that refer to this License and to the absence of any
   29922 warranty; and distribute a copy of this License along with the
   29923 Library.
   29924 
   29925   You may charge a fee for the physical act of transferring a copy,
   29926 and you may at your option offer warranty protection in exchange for a
   29927 fee.
   29928 
   29930   2. You may modify your copy or copies of the Library or any portion
   29931 of it, thus forming a work based on the Library, and copy and
   29932 distribute such modifications or work under the terms of Section 1
   29933 above, provided that you also meet all of these conditions:
   29934 
   29935     a) The modified work must itself be a software library.
   29936 
   29937     b) You must cause the files modified to carry prominent notices
   29938     stating that you changed the files and the date of any change.
   29939 
   29940     c) You must cause the whole of the work to be licensed at no
   29941     charge to all third parties under the terms of this License.
   29942 
   29943     d) If a facility in the modified Library refers to a function or a
   29944     table of data to be supplied by an application program that uses
   29945     the facility, other than as an argument passed when the facility
   29946     is invoked, then you must make a good faith effort to ensure that,
   29947     in the event an application does not supply such function or
   29948     table, the facility still operates, and performs whatever part of
   29949     its purpose remains meaningful.
   29950 
   29951     (For example, a function in a library to compute square roots has
   29952     a purpose that is entirely well-defined independent of the
   29953     application.  Therefore, Subsection 2d requires that any
   29954     application-supplied function or table used by this function must
   29955     be optional: if the application does not supply it, the square
   29956     root function must still compute square roots.)
   29957 
   29958 These requirements apply to the modified work as a whole.  If
   29959 identifiable sections of that work are not derived from the Library,
   29960 and can be reasonably considered independent and separate works in
   29961 themselves, then this License, and its terms, do not apply to those
   29962 sections when you distribute them as separate works.  But when you
   29963 distribute the same sections as part of a whole which is a work based
   29964 on the Library, the distribution of the whole must be on the terms of
   29965 this License, whose permissions for other licensees extend to the
   29966 entire whole, and thus to each and every part regardless of who wrote
   29967 it.
   29968 
   29969 Thus, it is not the intent of this section to claim rights or contest
   29970 your rights to work written entirely by you; rather, the intent is to
   29971 exercise the right to control the distribution of derivative or
   29972 collective works based on the Library.
   29973 
   29974 In addition, mere aggregation of another work not based on the Library
   29975 with the Library (or with a work based on the Library) on a volume of
   29976 a storage or distribution medium does not bring the other work under
   29977 the scope of this License.
   29978 
   29979   3. You may opt to apply the terms of the ordinary GNU General Public
   29980 License instead of this License to a given copy of the Library.  To do
   29981 this, you must alter all the notices that refer to this License, so
   29982 that they refer to the ordinary GNU General Public License, version 2,
   29983 instead of to this License.  (If a newer version than version 2 of the
   29984 ordinary GNU General Public License has appeared, then you can specify
   29985 that version instead if you wish.)  Do not make any other change in
   29986 these notices.
   29987 
   29989   Once this change is made in a given copy, it is irreversible for
   29990 that copy, so the ordinary GNU General Public License applies to all
   29991 subsequent copies and derivative works made from that copy.
   29992 
   29993   This option is useful when you wish to copy part of the code of
   29994 the Library into a program that is not a library.
   29995 
   29996   4. You may copy and distribute the Library (or a portion or
   29997 derivative of it, under Section 2) in object code or executable form
   29998 under the terms of Sections 1 and 2 above provided that you accompany
   29999 it with the complete corresponding machine-readable source code, which
   30000 must be distributed under the terms of Sections 1 and 2 above on a
   30001 medium customarily used for software interchange.
   30002 
   30003   If distribution of object code is made by offering access to copy
   30004 from a designated place, then offering equivalent access to copy the
   30005 source code from the same place satisfies the requirement to
   30006 distribute the source code, even though third parties are not
   30007 compelled to copy the source along with the object code.
   30008 
   30009   5. A program that contains no derivative of any portion of the
   30010 Library, but is designed to work with the Library by being compiled or
   30011 linked with it, is called a "work that uses the Library".  Such a
   30012 work, in isolation, is not a derivative work of the Library, and
   30013 therefore falls outside the scope of this License.
   30014 
   30015   However, linking a "work that uses the Library" with the Library
   30016 creates an executable that is a derivative of the Library (because it
   30017 contains portions of the Library), rather than a "work that uses the
   30018 library".  The executable is therefore covered by this License.
   30019 Section 6 states terms for distribution of such executables.
   30020 
   30021   When a "work that uses the Library" uses material from a header file
   30022 that is part of the Library, the object code for the work may be a
   30023 derivative work of the Library even though the source code is not.
   30024 Whether this is true is especially significant if the work can be
   30025 linked without the Library, or if the work is itself a library.  The
   30026 threshold for this to be true is not precisely defined by law.
   30027 
   30028   If such an object file uses only numerical parameters, data
   30029 structure layouts and accessors, and small macros and small inline
   30030 functions (ten lines or less in length), then the use of the object
   30031 file is unrestricted, regardless of whether it is legally a derivative
   30032 work.  (Executables containing this object code plus portions of the
   30033 Library will still fall under Section 6.)
   30034 
   30035   Otherwise, if the work is a derivative of the Library, you may
   30036 distribute the object code for the work under the terms of Section 6.
   30037 Any executables containing that work also fall under Section 6,
   30038 whether or not they are linked directly with the Library itself.
   30039 
   30041   6. As an exception to the Sections above, you may also compile or
   30042 link a "work that uses the Library" with the Library to produce a
   30043 work containing portions of the Library, and distribute that work
   30044 under terms of your choice, provided that the terms permit
   30045 modification of the work for the customer's own use and reverse
   30046 engineering for debugging such modifications.
   30047 
   30048   You must give prominent notice with each copy of the work that the
   30049 Library is used in it and that the Library and its use are covered by
   30050 this License.  You must supply a copy of this License.  If the work
   30051 during execution displays copyright notices, you must include the
   30052 copyright notice for the Library among them, as well as a reference
   30053 directing the user to the copy of this License.  Also, you must do one
   30054 of these things:
   30055 
   30056     a) Accompany the work with the complete corresponding
   30057     machine-readable source code for the Library including whatever
   30058     changes were used in the work (which must be distributed under
   30059     Sections 1 and 2 above); and, if the work is an executable linked
   30060     with the Library, with the complete machine-readable "work that
   30061     uses the Library", as object code and/or source code, so that the
   30062     user can modify the Library and then relink to produce a modified
   30063     executable containing the modified Library.  (It is understood
   30064     that the user who changes the contents of definitions files in the
   30065     Library will not necessarily be able to recompile the application
   30066     to use the modified definitions.)
   30067 
   30068     b) Accompany the work with a written offer, valid for at
   30069     least three years, to give the same user the materials
   30070     specified in Subsection 6a, above, for a charge no more
   30071     than the cost of performing this distribution.
   30072 
   30073     c) If distribution of the work is made by offering access to copy
   30074     from a designated place, offer equivalent access to copy the above
   30075     specified materials from the same place.
   30076 
   30077     d) Verify that the user has already received a copy of these
   30078     materials or that you have already sent this user a copy.
   30079 
   30080   For an executable, the required form of the "work that uses the
   30081 Library" must include any data and utility programs needed for
   30082 reproducing the executable from it.  However, as a special exception,
   30083 the source code distributed need not include anything that is normally
   30084 distributed (in either source or binary form) with the major
   30085 components (compiler, kernel, and so on) of the operating system on
   30086 which the executable runs, unless that component itself accompanies
   30087 the executable.
   30088 
   30089   It may happen that this requirement contradicts the license
   30090 restrictions of other proprietary libraries that do not normally
   30091 accompany the operating system.  Such a contradiction means you cannot
   30092 use both them and the Library together in an executable that you
   30093 distribute.
   30094 
   30096   7. You may place library facilities that are a work based on the
   30097 Library side-by-side in a single library together with other library
   30098 facilities not covered by this License, and distribute such a combined
   30099 library, provided that the separate distribution of the work based on
   30100 the Library and of the other library facilities is otherwise
   30101 permitted, and provided that you do these two things:
   30102 
   30103     a) Accompany the combined library with a copy of the same work
   30104     based on the Library, uncombined with any other library
   30105     facilities.  This must be distributed under the terms of the
   30106     Sections above.
   30107 
   30108     b) Give prominent notice with the combined library of the fact
   30109     that part of it is a work based on the Library, and explaining
   30110     where to find the accompanying uncombined form of the same work.
   30111 
   30112   8. You may not copy, modify, sublicense, link with, or distribute
   30113 the Library except as expressly provided under this License.  Any
   30114 attempt otherwise to copy, modify, sublicense, link with, or
   30115 distribute the Library is void, and will automatically terminate your
   30116 rights under this License.  However, parties who have received copies,
   30117 or rights, from you under this License will not have their licenses
   30118 terminated so long as such parties remain in full compliance.
   30119 
   30120   9. You are not required to accept this License, since you have not
   30121 signed it.  However, nothing else grants you permission to modify or
   30122 distribute the Library or its derivative works.  These actions are
   30123 prohibited by law if you do not accept this License.  Therefore, by
   30124 modifying or distributing the Library (or any work based on the
   30125 Library), you indicate your acceptance of this License to do so, and
   30126 all its terms and conditions for copying, distributing or modifying
   30127 the Library or works based on it.
   30128 
   30129   10. Each time you redistribute the Library (or any work based on the
   30130 Library), the recipient automatically receives a license from the
   30131 original licensor to copy, distribute, link with or modify the Library
   30132 subject to these terms and conditions.  You may not impose any further
   30133 restrictions on the recipients' exercise of the rights granted herein.
   30134 You are not responsible for enforcing compliance by third parties to
   30135 this License.
   30136 
   30138   11. If, as a consequence of a court judgment or allegation of patent
   30139 infringement or for any other reason (not limited to patent issues),
   30140 conditions are imposed on you (whether by court order, agreement or
   30141 otherwise) that contradict the conditions of this License, they do not
   30142 excuse you from the conditions of this License.  If you cannot
   30143 distribute so as to satisfy simultaneously your obligations under this
   30144 License and any other pertinent obligations, then as a consequence you
   30145 may not distribute the Library at all.  For example, if a patent
   30146 license would not permit royalty-free redistribution of the Library by
   30147 all those who receive copies directly or indirectly through you, then
   30148 the only way you could satisfy both it and this License would be to
   30149 refrain entirely from distribution of the Library.
   30150 
   30151 If any portion of this section is held invalid or unenforceable under any
   30152 particular circumstance, the balance of the section is intended to apply,
   30153 and the section as a whole is intended to apply in other circumstances.
   30154 
   30155 It is not the purpose of this section to induce you to infringe any
   30156 patents or other property right claims or to contest validity of any
   30157 such claims; this section has the sole purpose of protecting the
   30158 integrity of the free software distribution system which is
   30159 implemented by public license practices.  Many people have made
   30160 generous contributions to the wide range of software distributed
   30161 through that system in reliance on consistent application of that
   30162 system; it is up to the author/donor to decide if he or she is willing
   30163 to distribute software through any other system and a licensee cannot
   30164 impose that choice.
   30165 
   30166 This section is intended to make thoroughly clear what is believed to
   30167 be a consequence of the rest of this License.
   30168 
   30169   12. If the distribution and/or use of the Library is restricted in
   30170 certain countries either by patents or by copyrighted interfaces, the
   30171 original copyright holder who places the Library under this License may add
   30172 an explicit geographical distribution limitation excluding those countries,
   30173 so that distribution is permitted only in or among countries not thus
   30174 excluded.  In such case, this License incorporates the limitation as if
   30175 written in the body of this License.
   30176 
   30177   13. The Free Software Foundation may publish revised and/or new
   30178 versions of the Library General Public License from time to time.
   30179 Such new versions will be similar in spirit to the present version,
   30180 but may differ in detail to address new problems or concerns.
   30181 
   30182 Each version is given a distinguishing version number.  If the Library
   30183 specifies a version number of this License which applies to it and
   30184 "any later version", you have the option of following the terms and
   30185 conditions either of that version or of any later version published by
   30186 the Free Software Foundation.  If the Library does not specify a
   30187 license version number, you may choose any version ever published by
   30188 the Free Software Foundation.
   30189 
   30191   14. If you wish to incorporate parts of the Library into other free
   30192 programs whose distribution conditions are incompatible with these,
   30193 write to the author to ask for permission.  For software which is
   30194 copyrighted by the Free Software Foundation, write to the Free
   30195 Software Foundation; we sometimes make exceptions for this.  Our
   30196 decision will be guided by the two goals of preserving the free status
   30197 of all derivatives of our free software and of promoting the sharing
   30198 and reuse of software generally.
   30199 
   30200 			    NO WARRANTY
   30201 
   30202   15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
   30203 WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
   30204 EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
   30205 OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
   30206 KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
   30207 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
   30208 PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
   30209 LIBRARY IS WITH YOU.  SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
   30210 THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
   30211 
   30212   16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
   30213 WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
   30214 AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
   30215 FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
   30216 CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
   30217 LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
   30218 RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
   30219 FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
   30220 SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
   30221 DAMAGES.
   30222 
   30223 		     END OF TERMS AND CONDITIONS
   30224 
   30226            How to Apply These Terms to Your New Libraries
   30227 
   30228   If you develop a new library, and you want it to be of the greatest
   30229 possible use to the public, we recommend making it free software that
   30230 everyone can redistribute and change.  You can do so by permitting
   30231 redistribution under these terms (or, alternatively, under the terms of the
   30232 ordinary General Public License).
   30233 
   30234   To apply these terms, attach the following notices to the library.  It is
   30235 safest to attach them to the start of each source file to most effectively
   30236 convey the exclusion of warranty; and each file should have at least the
   30237 "copyright" line and a pointer to where the full notice is found.
   30238 
   30239     &lt;one line to give the library's name and a brief idea of what it does.&gt;
   30240     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   30241 
   30242     This library is free software; you can redistribute it and/or
   30243     modify it under the terms of the GNU Library General Public
   30244     License as published by the Free Software Foundation; either
   30245     version 2 of the License, or (at your option) any later version.
   30246 
   30247     This library is distributed in the hope that it will be useful,
   30248     but WITHOUT ANY WARRANTY; without even the implied warranty of
   30249     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
   30250     Library General Public License for more details.
   30251 
   30252     You should have received a copy of the GNU Library General Public
   30253     License along with this library; if not, write to the 
   30254     Free Software Foundation, Inc., 59 Temple Place - Suite 330, 
   30255     Boston, MA  02111-1307  USA.
   30256 
   30257 Also add information on how to contact you by electronic and paper mail.
   30258 
   30259 You should also get your employer (if you work as a programmer) or your
   30260 school, if any, to sign a "copyright disclaimer" for the library, if
   30261 necessary.  Here is a sample; alter the names:
   30262 
   30263   Yoyodyne, Inc., hereby disclaims all copyright interest in the
   30264   library `Frob' (a library for tweaking knobs) written by James Random Hacker.
   30265 
   30266   &lt;signature of Ty Coon&gt;, 1 April 1990
   30267   Ty Coon, President of Vice
   30268 
   30269 That's all there is to it!
   30270 </pre>
   30271 </div>
   30272 </div>
   30273 
   30274 
   30275 <div class="product">
   30276 <span class="title">gzip</span>
   30277 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   30278 <span class="homepage"><a href="http://www.gnu.org/software/gzip/">homepage</a></span>
   30279 <div class="licence">
   30280 <pre>                    GNU GENERAL PUBLIC LICENSE
   30281                        Version 3, 29 June 2007
   30282 
   30283  Copyright (C) 2007 Free Software Foundation, Inc. &lt;http://fsf.org/>;
   30284  Everyone is permitted to copy and distribute verbatim copies
   30285  of this license document, but changing it is not allowed.
   30286 
   30287                             Preamble
   30288 
   30289   The GNU General Public License is a free, copyleft license for
   30290 software and other kinds of works.
   30291 
   30292   The licenses for most software and other practical works are designed
   30293 to take away your freedom to share and change the works.  By contrast,
   30294 the GNU General Public License is intended to guarantee your freedom to
   30295 share and change all versions of a program--to make sure it remains free
   30296 software for all its users.  We, the Free Software Foundation, use the
   30297 GNU General Public License for most of our software; it applies also to
   30298 any other work released this way by its authors.  You can apply it to
   30299 your programs, too.
   30300 
   30301   When we speak of free software, we are referring to freedom, not
   30302 price.  Our General Public Licenses are designed to make sure that you
   30303 have the freedom to distribute copies of free software (and charge for
   30304 them if you wish), that you receive source code or can get it if you
   30305 want it, that you can change the software or use pieces of it in new
   30306 free programs, and that you know you can do these things.
   30307 
   30308   To protect your rights, we need to prevent others from denying you
   30309 these rights or asking you to surrender the rights.  Therefore, you have
   30310 certain responsibilities if you distribute copies of the software, or if
   30311 you modify it: responsibilities to respect the freedom of others.
   30312 
   30313   For example, if you distribute copies of such a program, whether
   30314 gratis or for a fee, you must pass on to the recipients the same
   30315 freedoms that you received.  You must make sure that they, too, receive
   30316 or can get the source code.  And you must show them these terms so they
   30317 know their rights.
   30318 
   30319   Developers that use the GNU GPL protect your rights with two steps:
   30320 (1) assert copyright on the software, and (2) offer you this License
   30321 giving you legal permission to copy, distribute and/or modify it.
   30322 
   30323   For the developers' and authors' protection, the GPL clearly explains
   30324 that there is no warranty for this free software.  For both users' and
   30325 authors' sake, the GPL requires that modified versions be marked as
   30326 changed, so that their problems will not be attributed erroneously to
   30327 authors of previous versions.
   30328 
   30329   Some devices are designed to deny users access to install or run
   30330 modified versions of the software inside them, although the manufacturer
   30331 can do so.  This is fundamentally incompatible with the aim of
   30332 protecting users' freedom to change the software.  The systematic
   30333 pattern of such abuse occurs in the area of products for individuals to
   30334 use, which is precisely where it is most unacceptable.  Therefore, we
   30335 have designed this version of the GPL to prohibit the practice for those
   30336 products.  If such problems arise substantially in other domains, we
   30337 stand ready to extend this provision to those domains in future versions
   30338 of the GPL, as needed to protect the freedom of users.
   30339 
   30340   Finally, every program is threatened constantly by software patents.
   30341 States should not allow patents to restrict development and use of
   30342 software on general-purpose computers, but in those that do, we wish to
   30343 avoid the special danger that patents applied to a free program could
   30344 make it effectively proprietary.  To prevent this, the GPL assures that
   30345 patents cannot be used to render the program non-free.
   30346 
   30347   The precise terms and conditions for copying, distribution and
   30348 modification follow.
   30349 
   30350                        TERMS AND CONDITIONS
   30351 
   30352   0. Definitions.
   30353 
   30354   "This License" refers to version 3 of the GNU General Public License.
   30355 
   30356   "Copyright" also means copyright-like laws that apply to other kinds of
   30357 works, such as semiconductor masks.
   30358 
   30359   "The Program" refers to any copyrightable work licensed under this
   30360 License.  Each licensee is addressed as "you".  "Licensees" and
   30361 "recipients" may be individuals or organizations.
   30362 
   30363   To "modify" a work means to copy from or adapt all or part of the work
   30364 in a fashion requiring copyright permission, other than the making of an
   30365 exact copy.  The resulting work is called a "modified version" of the
   30366 earlier work or a work "based on" the earlier work.
   30367 
   30368   A "covered work" means either the unmodified Program or a work based
   30369 on the Program.
   30370 
   30371   To "propagate" a work means to do anything with it that, without
   30372 permission, would make you directly or secondarily liable for
   30373 infringement under applicable copyright law, except executing it on a
   30374 computer or modifying a private copy.  Propagation includes copying,
   30375 distribution (with or without modification), making available to the
   30376 public, and in some countries other activities as well.
   30377 
   30378   To "convey" a work means any kind of propagation that enables other
   30379 parties to make or receive copies.  Mere interaction with a user through
   30380 a computer network, with no transfer of a copy, is not conveying.
   30381 
   30382   An interactive user interface displays "Appropriate Legal Notices"
   30383 to the extent that it includes a convenient and prominently visible
   30384 feature that (1) displays an appropriate copyright notice, and (2)
   30385 tells the user that there is no warranty for the work (except to the
   30386 extent that warranties are provided), that licensees may convey the
   30387 work under this License, and how to view a copy of this License.  If
   30388 the interface presents a list of user commands or options, such as a
   30389 menu, a prominent item in the list meets this criterion.
   30390 
   30391   1. Source Code.
   30392 
   30393   The "source code" for a work means the preferred form of the work
   30394 for making modifications to it.  "Object code" means any non-source
   30395 form of a work.
   30396 
   30397   A "Standard Interface" means an interface that either is an official
   30398 standard defined by a recognized standards body, or, in the case of
   30399 interfaces specified for a particular programming language, one that
   30400 is widely used among developers working in that language.
   30401 
   30402   The "System Libraries" of an executable work include anything, other
   30403 than the work as a whole, that (a) is included in the normal form of
   30404 packaging a Major Component, but which is not part of that Major
   30405 Component, and (b) serves only to enable use of the work with that
   30406 Major Component, or to implement a Standard Interface for which an
   30407 implementation is available to the public in source code form.  A
   30408 "Major Component", in this context, means a major essential component
   30409 (kernel, window system, and so on) of the specific operating system
   30410 (if any) on which the executable work runs, or a compiler used to
   30411 produce the work, or an object code interpreter used to run it.
   30412 
   30413   The "Corresponding Source" for a work in object code form means all
   30414 the source code needed to generate, install, and (for an executable
   30415 work) run the object code and to modify the work, including scripts to
   30416 control those activities.  However, it does not include the work's
   30417 System Libraries, or general-purpose tools or generally available free
   30418 programs which are used unmodified in performing those activities but
   30419 which are not part of the work.  For example, Corresponding Source
   30420 includes interface definition files associated with source files for
   30421 the work, and the source code for shared libraries and dynamically
   30422 linked subprograms that the work is specifically designed to require,
   30423 such as by intimate data communication or control flow between those
   30424 subprograms and other parts of the work.
   30425 
   30426   The Corresponding Source need not include anything that users
   30427 can regenerate automatically from other parts of the Corresponding
   30428 Source.
   30429 
   30430   The Corresponding Source for a work in source code form is that
   30431 same work.
   30432 
   30433   2. Basic Permissions.
   30434 
   30435   All rights granted under this License are granted for the term of
   30436 copyright on the Program, and are irrevocable provided the stated
   30437 conditions are met.  This License explicitly affirms your unlimited
   30438 permission to run the unmodified Program.  The output from running a
   30439 covered work is covered by this License only if the output, given its
   30440 content, constitutes a covered work.  This License acknowledges your
   30441 rights of fair use or other equivalent, as provided by copyright law.
   30442 
   30443   You may make, run and propagate covered works that you do not
   30444 convey, without conditions so long as your license otherwise remains
   30445 in force.  You may convey covered works to others for the sole purpose
   30446 of having them make modifications exclusively for you, or provide you
   30447 with facilities for running those works, provided that you comply with
   30448 the terms of this License in conveying all material for which you do
   30449 not control copyright.  Those thus making or running the covered works
   30450 for you must do so exclusively on your behalf, under your direction
   30451 and control, on terms that prohibit them from making any copies of
   30452 your copyrighted material outside their relationship with you.
   30453 
   30454   Conveying under any other circumstances is permitted solely under
   30455 the conditions stated below.  Sublicensing is not allowed; section 10
   30456 makes it unnecessary.
   30457 
   30458   3. Protecting Users' Legal Rights From Anti-Circumvention Law.
   30459 
   30460   No covered work shall be deemed part of an effective technological
   30461 measure under any applicable law fulfilling obligations under article
   30462 11 of the WIPO copyright treaty adopted on 20 December 1996, or
   30463 similar laws prohibiting or restricting circumvention of such
   30464 measures.
   30465 
   30466   When you convey a covered work, you waive any legal power to forbid
   30467 circumvention of technological measures to the extent such circumvention
   30468 is effected by exercising rights under this License with respect to
   30469 the covered work, and you disclaim any intention to limit operation or
   30470 modification of the work as a means of enforcing, against the work's
   30471 users, your or third parties' legal rights to forbid circumvention of
   30472 technological measures.
   30473 
   30474   4. Conveying Verbatim Copies.
   30475 
   30476   You may convey verbatim copies of the Program's source code as you
   30477 receive it, in any medium, provided that you conspicuously and
   30478 appropriately publish on each copy an appropriate copyright notice;
   30479 keep intact all notices stating that this License and any
   30480 non-permissive terms added in accord with section 7 apply to the code;
   30481 keep intact all notices of the absence of any warranty; and give all
   30482 recipients a copy of this License along with the Program.
   30483 
   30484   You may charge any price or no price for each copy that you convey,
   30485 and you may offer support or warranty protection for a fee.
   30486 
   30487   5. Conveying Modified Source Versions.
   30488 
   30489   You may convey a work based on the Program, or the modifications to
   30490 produce it from the Program, in the form of source code under the
   30491 terms of section 4, provided that you also meet all of these conditions:
   30492 
   30493     a) The work must carry prominent notices stating that you modified
   30494     it, and giving a relevant date.
   30495 
   30496     b) The work must carry prominent notices stating that it is
   30497     released under this License and any conditions added under section
   30498     7.  This requirement modifies the requirement in section 4 to
   30499     "keep intact all notices".
   30500 
   30501     c) You must license the entire work, as a whole, under this
   30502     License to anyone who comes into possession of a copy.  This
   30503     License will therefore apply, along with any applicable section 7
   30504     additional terms, to the whole of the work, and all its parts,
   30505     regardless of how they are packaged.  This License gives no
   30506     permission to license the work in any other way, but it does not
   30507     invalidate such permission if you have separately received it.
   30508 
   30509     d) If the work has interactive user interfaces, each must display
   30510     Appropriate Legal Notices; however, if the Program has interactive
   30511     interfaces that do not display Appropriate Legal Notices, your
   30512     work need not make them do so.
   30513 
   30514   A compilation of a covered work with other separate and independent
   30515 works, which are not by their nature extensions of the covered work,
   30516 and which are not combined with it such as to form a larger program,
   30517 in or on a volume of a storage or distribution medium, is called an
   30518 "aggregate" if the compilation and its resulting copyright are not
   30519 used to limit the access or legal rights of the compilation's users
   30520 beyond what the individual works permit.  Inclusion of a covered work
   30521 in an aggregate does not cause this License to apply to the other
   30522 parts of the aggregate.
   30523 
   30524   6. Conveying Non-Source Forms.
   30525 
   30526   You may convey a covered work in object code form under the terms
   30527 of sections 4 and 5, provided that you also convey the
   30528 machine-readable Corresponding Source under the terms of this License,
   30529 in one of these ways:
   30530 
   30531     a) Convey the object code in, or embodied in, a physical product
   30532     (including a physical distribution medium), accompanied by the
   30533     Corresponding Source fixed on a durable physical medium
   30534     customarily used for software interchange.
   30535 
   30536     b) Convey the object code in, or embodied in, a physical product
   30537     (including a physical distribution medium), accompanied by a
   30538     written offer, valid for at least three years and valid for as
   30539     long as you offer spare parts or customer support for that product
   30540     model, to give anyone who possesses the object code either (1) a
   30541     copy of the Corresponding Source for all the software in the
   30542     product that is covered by this License, on a durable physical
   30543     medium customarily used for software interchange, for a price no
   30544     more than your reasonable cost of physically performing this
   30545     conveying of source, or (2) access to copy the
   30546     Corresponding Source from a network server at no charge.
   30547 
   30548     c) Convey individual copies of the object code with a copy of the
   30549     written offer to provide the Corresponding Source.  This
   30550     alternative is allowed only occasionally and noncommercially, and
   30551     only if you received the object code with such an offer, in accord
   30552     with subsection 6b.
   30553 
   30554     d) Convey the object code by offering access from a designated
   30555     place (gratis or for a charge), and offer equivalent access to the
   30556     Corresponding Source in the same way through the same place at no
   30557     further charge.  You need not require recipients to copy the
   30558     Corresponding Source along with the object code.  If the place to
   30559     copy the object code is a network server, the Corresponding Source
   30560     may be on a different server (operated by you or a third party)
   30561     that supports equivalent copying facilities, provided you maintain
   30562     clear directions next to the object code saying where to find the
   30563     Corresponding Source.  Regardless of what server hosts the
   30564     Corresponding Source, you remain obligated to ensure that it is
   30565     available for as long as needed to satisfy these requirements.
   30566 
   30567     e) Convey the object code using peer-to-peer transmission, provided
   30568     you inform other peers where the object code and Corresponding
   30569     Source of the work are being offered to the general public at no
   30570     charge under subsection 6d.
   30571 
   30572   A separable portion of the object code, whose source code is excluded
   30573 from the Corresponding Source as a System Library, need not be
   30574 included in conveying the object code work.
   30575 
   30576   A "User Product" is either (1) a "consumer product", which means any
   30577 tangible personal property which is normally used for personal, family,
   30578 or household purposes, or (2) anything designed or sold for incorporation
   30579 into a dwelling.  In determining whether a product is a consumer product,
   30580 doubtful cases shall be resolved in favor of coverage.  For a particular
   30581 product received by a particular user, "normally used" refers to a
   30582 typical or common use of that class of product, regardless of the status
   30583 of the particular user or of the way in which the particular user
   30584 actually uses, or expects or is expected to use, the product.  A product
   30585 is a consumer product regardless of whether the product has substantial
   30586 commercial, industrial or non-consumer uses, unless such uses represent
   30587 the only significant mode of use of the product.
   30588 
   30589   "Installation Information" for a User Product means any methods,
   30590 procedures, authorization keys, or other information required to install
   30591 and execute modified versions of a covered work in that User Product from
   30592 a modified version of its Corresponding Source.  The information must
   30593 suffice to ensure that the continued functioning of the modified object
   30594 code is in no case prevented or interfered with solely because
   30595 modification has been made.
   30596 
   30597   If you convey an object code work under this section in, or with, or
   30598 specifically for use in, a User Product, and the conveying occurs as
   30599 part of a transaction in which the right of possession and use of the
   30600 User Product is transferred to the recipient in perpetuity or for a
   30601 fixed term (regardless of how the transaction is characterized), the
   30602 Corresponding Source conveyed under this section must be accompanied
   30603 by the Installation Information.  But this requirement does not apply
   30604 if neither you nor any third party retains the ability to install
   30605 modified object code on the User Product (for example, the work has
   30606 been installed in ROM).
   30607 
   30608   The requirement to provide Installation Information does not include a
   30609 requirement to continue to provide support service, warranty, or updates
   30610 for a work that has been modified or installed by the recipient, or for
   30611 the User Product in which it has been modified or installed.  Access to a
   30612 network may be denied when the modification itself materially and
   30613 adversely affects the operation of the network or violates the rules and
   30614 protocols for communication across the network.
   30615 
   30616   Corresponding Source conveyed, and Installation Information provided,
   30617 in accord with this section must be in a format that is publicly
   30618 documented (and with an implementation available to the public in
   30619 source code form), and must require no special password or key for
   30620 unpacking, reading or copying.
   30621 
   30622   7. Additional Terms.
   30623 
   30624   "Additional permissions" are terms that supplement the terms of this
   30625 License by making exceptions from one or more of its conditions.
   30626 Additional permissions that are applicable to the entire Program shall
   30627 be treated as though they were included in this License, to the extent
   30628 that they are valid under applicable law.  If additional permissions
   30629 apply only to part of the Program, that part may be used separately
   30630 under those permissions, but the entire Program remains governed by
   30631 this License without regard to the additional permissions.
   30632 
   30633   When you convey a copy of a covered work, you may at your option
   30634 remove any additional permissions from that copy, or from any part of
   30635 it.  (Additional permissions may be written to require their own
   30636 removal in certain cases when you modify the work.)  You may place
   30637 additional permissions on material, added by you to a covered work,
   30638 for which you have or can give appropriate copyright permission.
   30639 
   30640   Notwithstanding any other provision of this License, for material you
   30641 add to a covered work, you may (if authorized by the copyright holders of
   30642 that material) supplement the terms of this License with terms:
   30643 
   30644     a) Disclaiming warranty or limiting liability differently from the
   30645     terms of sections 15 and 16 of this License; or
   30646 
   30647     b) Requiring preservation of specified reasonable legal notices or
   30648     author attributions in that material or in the Appropriate Legal
   30649     Notices displayed by works containing it; or
   30650 
   30651     c) Prohibiting misrepresentation of the origin of that material, or
   30652     requiring that modified versions of such material be marked in
   30653     reasonable ways as different from the original version; or
   30654 
   30655     d) Limiting the use for publicity purposes of names of licensors or
   30656     authors of the material; or
   30657 
   30658     e) Declining to grant rights under trademark law for use of some
   30659     trade names, trademarks, or service marks; or
   30660 
   30661     f) Requiring indemnification of licensors and authors of that
   30662     material by anyone who conveys the material (or modified versions of
   30663     it) with contractual assumptions of liability to the recipient, for
   30664     any liability that these contractual assumptions directly impose on
   30665     those licensors and authors.
   30666 
   30667   All other non-permissive additional terms are considered "further
   30668 restrictions" within the meaning of section 10.  If the Program as you
   30669 received it, or any part of it, contains a notice stating that it is
   30670 governed by this License along with a term that is a further
   30671 restriction, you may remove that term.  If a license document contains
   30672 a further restriction but permits relicensing or conveying under this
   30673 License, you may add to a covered work material governed by the terms
   30674 of that license document, provided that the further restriction does
   30675 not survive such relicensing or conveying.
   30676 
   30677   If you add terms to a covered work in accord with this section, you
   30678 must place, in the relevant source files, a statement of the
   30679 additional terms that apply to those files, or a notice indicating
   30680 where to find the applicable terms.
   30681 
   30682   Additional terms, permissive or non-permissive, may be stated in the
   30683 form of a separately written license, or stated as exceptions;
   30684 the above requirements apply either way.
   30685 
   30686   8. Termination.
   30687 
   30688   You may not propagate or modify a covered work except as expressly
   30689 provided under this License.  Any attempt otherwise to propagate or
   30690 modify it is void, and will automatically terminate your rights under
   30691 this License (including any patent licenses granted under the third
   30692 paragraph of section 11).
   30693 
   30694   However, if you cease all violation of this License, then your
   30695 license from a particular copyright holder is reinstated (a)
   30696 provisionally, unless and until the copyright holder explicitly and
   30697 finally terminates your license, and (b) permanently, if the copyright
   30698 holder fails to notify you of the violation by some reasonable means
   30699 prior to 60 days after the cessation.
   30700 
   30701   Moreover, your license from a particular copyright holder is
   30702 reinstated permanently if the copyright holder notifies you of the
   30703 violation by some reasonable means, this is the first time you have
   30704 received notice of violation of this License (for any work) from that
   30705 copyright holder, and you cure the violation prior to 30 days after
   30706 your receipt of the notice.
   30707 
   30708   Termination of your rights under this section does not terminate the
   30709 licenses of parties who have received copies or rights from you under
   30710 this License.  If your rights have been terminated and not permanently
   30711 reinstated, you do not qualify to receive new licenses for the same
   30712 material under section 10.
   30713 
   30714   9. Acceptance Not Required for Having Copies.
   30715 
   30716   You are not required to accept this License in order to receive or
   30717 run a copy of the Program.  Ancillary propagation of a covered work
   30718 occurring solely as a consequence of using peer-to-peer transmission
   30719 to receive a copy likewise does not require acceptance.  However,
   30720 nothing other than this License grants you permission to propagate or
   30721 modify any covered work.  These actions infringe copyright if you do
   30722 not accept this License.  Therefore, by modifying or propagating a
   30723 covered work, you indicate your acceptance of this License to do so.
   30724 
   30725   10. Automatic Licensing of Downstream Recipients.
   30726 
   30727   Each time you convey a covered work, the recipient automatically
   30728 receives a license from the original licensors, to run, modify and
   30729 propagate that work, subject to this License.  You are not responsible
   30730 for enforcing compliance by third parties with this License.
   30731 
   30732   An "entity transaction" is a transaction transferring control of an
   30733 organization, or substantially all assets of one, or subdividing an
   30734 organization, or merging organizations.  If propagation of a covered
   30735 work results from an entity transaction, each party to that
   30736 transaction who receives a copy of the work also receives whatever
   30737 licenses to the work the party's predecessor in interest had or could
   30738 give under the previous paragraph, plus a right to possession of the
   30739 Corresponding Source of the work from the predecessor in interest, if
   30740 the predecessor has it or can get it with reasonable efforts.
   30741 
   30742   You may not impose any further restrictions on the exercise of the
   30743 rights granted or affirmed under this License.  For example, you may
   30744 not impose a license fee, royalty, or other charge for exercise of
   30745 rights granted under this License, and you may not initiate litigation
   30746 (including a cross-claim or counterclaim in a lawsuit) alleging that
   30747 any patent claim is infringed by making, using, selling, offering for
   30748 sale, or importing the Program or any portion of it.
   30749 
   30750   11. Patents.
   30751 
   30752   A "contributor" is a copyright holder who authorizes use under this
   30753 License of the Program or a work on which the Program is based.  The
   30754 work thus licensed is called the contributor's "contributor version".
   30755 
   30756   A contributor's "essential patent claims" are all patent claims
   30757 owned or controlled by the contributor, whether already acquired or
   30758 hereafter acquired, that would be infringed by some manner, permitted
   30759 by this License, of making, using, or selling its contributor version,
   30760 but do not include claims that would be infringed only as a
   30761 consequence of further modification of the contributor version.  For
   30762 purposes of this definition, "control" includes the right to grant
   30763 patent sublicenses in a manner consistent with the requirements of
   30764 this License.
   30765 
   30766   Each contributor grants you a non-exclusive, worldwide, royalty-free
   30767 patent license under the contributor's essential patent claims, to
   30768 make, use, sell, offer for sale, import and otherwise run, modify and
   30769 propagate the contents of its contributor version.
   30770 
   30771   In the following three paragraphs, a "patent license" is any express
   30772 agreement or commitment, however denominated, not to enforce a patent
   30773 (such as an express permission to practice a patent or covenant not to
   30774 sue for patent infringement).  To "grant" such a patent license to a
   30775 party means to make such an agreement or commitment not to enforce a
   30776 patent against the party.
   30777 
   30778   If you convey a covered work, knowingly relying on a patent license,
   30779 and the Corresponding Source of the work is not available for anyone
   30780 to copy, free of charge and under the terms of this License, through a
   30781 publicly available network server or other readily accessible means,
   30782 then you must either (1) cause the Corresponding Source to be so
   30783 available, or (2) arrange to deprive yourself of the benefit of the
   30784 patent license for this particular work, or (3) arrange, in a manner
   30785 consistent with the requirements of this License, to extend the patent
   30786 license to downstream recipients.  "Knowingly relying" means you have
   30787 actual knowledge that, but for the patent license, your conveying the
   30788 covered work in a country, or your recipient's use of the covered work
   30789 in a country, would infringe one or more identifiable patents in that
   30790 country that you have reason to believe are valid.
   30791 
   30792   If, pursuant to or in connection with a single transaction or
   30793 arrangement, you convey, or propagate by procuring conveyance of, a
   30794 covered work, and grant a patent license to some of the parties
   30795 receiving the covered work authorizing them to use, propagate, modify
   30796 or convey a specific copy of the covered work, then the patent license
   30797 you grant is automatically extended to all recipients of the covered
   30798 work and works based on it.
   30799 
   30800   A patent license is "discriminatory" if it does not include within
   30801 the scope of its coverage, prohibits the exercise of, or is
   30802 conditioned on the non-exercise of one or more of the rights that are
   30803 specifically granted under this License.  You may not convey a covered
   30804 work if you are a party to an arrangement with a third party that is
   30805 in the business of distributing software, under which you make payment
   30806 to the third party based on the extent of your activity of conveying
   30807 the work, and under which the third party grants, to any of the
   30808 parties who would receive the covered work from you, a discriminatory
   30809 patent license (a) in connection with copies of the covered work
   30810 conveyed by you (or copies made from those copies), or (b) primarily
   30811 for and in connection with specific products or compilations that
   30812 contain the covered work, unless you entered into that arrangement,
   30813 or that patent license was granted, prior to 28 March 2007.
   30814 
   30815   Nothing in this License shall be construed as excluding or limiting
   30816 any implied license or other defenses to infringement that may
   30817 otherwise be available to you under applicable patent law.
   30818 
   30819   12. No Surrender of Others' Freedom.
   30820 
   30821   If conditions are imposed on you (whether by court order, agreement or
   30822 otherwise) that contradict the conditions of this License, they do not
   30823 excuse you from the conditions of this License.  If you cannot convey a
   30824 covered work so as to satisfy simultaneously your obligations under this
   30825 License and any other pertinent obligations, then as a consequence you may
   30826 not convey it at all.  For example, if you agree to terms that obligate you
   30827 to collect a royalty for further conveying from those to whom you convey
   30828 the Program, the only way you could satisfy both those terms and this
   30829 License would be to refrain entirely from conveying the Program.
   30830 
   30831   13. Use with the GNU Affero General Public License.
   30832 
   30833   Notwithstanding any other provision of this License, you have
   30834 permission to link or combine any covered work with a work licensed
   30835 under version 3 of the GNU Affero General Public License into a single
   30836 combined work, and to convey the resulting work.  The terms of this
   30837 License will continue to apply to the part which is the covered work,
   30838 but the special requirements of the GNU Affero General Public License,
   30839 section 13, concerning interaction through a network will apply to the
   30840 combination as such.
   30841 
   30842   14. Revised Versions of this License.
   30843 
   30844   The Free Software Foundation may publish revised and/or new versions of
   30845 the GNU General Public License from time to time.  Such new versions will
   30846 be similar in spirit to the present version, but may differ in detail to
   30847 address new problems or concerns.
   30848 
   30849   Each version is given a distinguishing version number.  If the
   30850 Program specifies that a certain numbered version of the GNU General
   30851 Public License "or any later version" applies to it, you have the
   30852 option of following the terms and conditions either of that numbered
   30853 version or of any later version published by the Free Software
   30854 Foundation.  If the Program does not specify a version number of the
   30855 GNU General Public License, you may choose any version ever published
   30856 by the Free Software Foundation.
   30857 
   30858   If the Program specifies that a proxy can decide which future
   30859 versions of the GNU General Public License can be used, that proxy's
   30860 public statement of acceptance of a version permanently authorizes you
   30861 to choose that version for the Program.
   30862 
   30863   Later license versions may give you additional or different
   30864 permissions.  However, no additional obligations are imposed on any
   30865 author or copyright holder as a result of your choosing to follow a
   30866 later version.
   30867 
   30868   15. Disclaimer of Warranty.
   30869 
   30870   THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
   30871 APPLICABLE LAW.  EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
   30872 HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
   30873 OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
   30874 THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
   30875 PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
   30876 IS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
   30877 ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
   30878 
   30879   16. Limitation of Liability.
   30880 
   30881   IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
   30882 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
   30883 THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
   30884 GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
   30885 USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
   30886 DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
   30887 PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
   30888 EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
   30889 SUCH DAMAGES.
   30890 
   30891   17. Interpretation of Sections 15 and 16.
   30892 
   30893   If the disclaimer of warranty and limitation of liability provided
   30894 above cannot be given local legal effect according to their terms,
   30895 reviewing courts shall apply local law that most closely approximates
   30896 an absolute waiver of all civil liability in connection with the
   30897 Program, unless a warranty or assumption of liability accompanies a
   30898 copy of the Program in return for a fee.
   30899 
   30900                      END OF TERMS AND CONDITIONS
   30901 
   30902             How to Apply These Terms to Your New Programs
   30903 
   30904   If you develop a new program, and you want it to be of the greatest
   30905 possible use to the public, the best way to achieve this is to make it
   30906 free software which everyone can redistribute and change under these terms.
   30907 
   30908   To do so, attach the following notices to the program.  It is safest
   30909 to attach them to the start of each source file to most effectively
   30910 state the exclusion of warranty; and each file should have at least
   30911 the "copyright" line and a pointer to where the full notice is found.
   30912 
   30913     &lt;one line to give the program's name and a brief idea of what it does.&gt;
   30914     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   30915 
   30916     This program is free software: you can redistribute it and/or modify
   30917     it under the terms of the GNU General Public License as published by
   30918     the Free Software Foundation, either version 3 of the License, or
   30919     (at your option) any later version.
   30920 
   30921     This program is distributed in the hope that it will be useful,
   30922     but WITHOUT ANY WARRANTY; without even the implied warranty of
   30923     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   30924     GNU General Public License for more details.
   30925 
   30926     You should have received a copy of the GNU General Public License
   30927     along with this program.  If not, see &lt;http://www.gnu.org/licenses/>;.
   30928 
   30929 Also add information on how to contact you by electronic and paper mail.
   30930 
   30931   If the program does terminal interaction, make it output a short
   30932 notice like this when it starts in an interactive mode:
   30933 
   30934     &lt;program&gt;  Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   30935     This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
   30936     This is free software, and you are welcome to redistribute it
   30937     under certain conditions; type `show c' for details.
   30938 
   30939 The hypothetical commands `show w' and `show c' should show the appropriate
   30940 parts of the General Public License.  Of course, your program's commands
   30941 might be different; for a GUI interface, you would use an "about box".
   30942 
   30943   You should also get your employer (if you work as a programmer) or school,
   30944 if any, to sign a "copyright disclaimer" for the program, if necessary.
   30945 For more information on this, and how to apply and follow the GNU GPL, see
   30946 &lt;http://www.gnu.org/licenses/>;.
   30947 
   30948   The GNU General Public License does not permit incorporating your program
   30949 into proprietary programs.  If your program is a subroutine library, you
   30950 may consider it more useful to permit linking proprietary applications with
   30951 the library.  If this is what you want to do, use the GNU Lesser General
   30952 Public License instead of this License.  But first, please read
   30953 &lt;http://www.gnu.org/philosophy/why-not-lgpl.html>;.
   30954 </pre>
   30955 </div>
   30956 </div>
   30957 
   30958 
   30959 <div class="product">
   30960 <span class="title">hdparm</span>
   30961 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   30962 <span class="homepage"><a href="http://sourceforge.net/projects/hdparm/">homepage</a></span>
   30963 <div class="licence">
   30964 <pre>BSD-Style Open Source License:
   30965 
   30966 You may freely use, modify, and redistribute the hdparm program,
   30967 as either binary or source, or both.
   30968 
   30969 The only condition is that my name and copyright notice
   30970 remain in the source code as-is.
   30971 
   30972 Mark Lord (mlord (a] pobox.com)
   30973 </pre>
   30974 </div>
   30975 </div>
   30976 
   30977 
   30978 <div class="product">
   30979 <span class="title">htpdate</span>
   30980 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   30981 <span class="homepage"><a href="http://www.clevervest.com/htp/">homepage</a></span>
   30982 <div class="licence">
   30983 <pre>		    GNU GENERAL PUBLIC LICENSE
   30984 		       Version 2, June 1991
   30985 
   30986  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
   30987                        51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
   30988  Everyone is permitted to copy and distribute verbatim copies
   30989  of this license document, but changing it is not allowed.
   30990 
   30991 			    Preamble
   30992 
   30993   The licenses for most software are designed to take away your
   30994 freedom to share and change it.  By contrast, the GNU General Public
   30995 License is intended to guarantee your freedom to share and change free
   30996 software--to make sure the software is free for all its users.  This
   30997 General Public License applies to most of the Free Software
   30998 Foundation's software and to any other program whose authors commit to
   30999 using it.  (Some other Free Software Foundation software is covered by
   31000 the GNU Library General Public License instead.)  You can apply it to
   31001 your programs, too.
   31002 
   31003   When we speak of free software, we are referring to freedom, not
   31004 price.  Our General Public Licenses are designed to make sure that you
   31005 have the freedom to distribute copies of free software (and charge for
   31006 this service if you wish), that you receive source code or can get it
   31007 if you want it, that you can change the software or use pieces of it
   31008 in new free programs; and that you know you can do these things.
   31009 
   31010   To protect your rights, we need to make restrictions that forbid
   31011 anyone to deny you these rights or to ask you to surrender the rights.
   31012 These restrictions translate to certain responsibilities for you if you
   31013 distribute copies of the software, or if you modify it.
   31014 
   31015   For example, if you distribute copies of such a program, whether
   31016 gratis or for a fee, you must give the recipients all the rights that
   31017 you have.  You must make sure that they, too, receive or can get the
   31018 source code.  And you must show them these terms so they know their
   31019 rights.
   31020 
   31021   We protect your rights with two steps: (1) copyright the software, and
   31022 (2) offer you this license which gives you legal permission to copy,
   31023 distribute and/or modify the software.
   31024 
   31025   Also, for each author's protection and ours, we want to make certain
   31026 that everyone understands that there is no warranty for this free
   31027 software.  If the software is modified by someone else and passed on, we
   31028 want its recipients to know that what they have is not the original, so
   31029 that any problems introduced by others will not reflect on the original
   31030 authors' reputations.
   31031 
   31032   Finally, any free program is threatened constantly by software
   31033 patents.  We wish to avoid the danger that redistributors of a free
   31034 program will individually obtain patent licenses, in effect making the
   31035 program proprietary.  To prevent this, we have made it clear that any
   31036 patent must be licensed for everyone's free use or not licensed at all.
   31037 
   31038   The precise terms and conditions for copying, distribution and
   31039 modification follow.
   31040 
   31042 		    GNU GENERAL PUBLIC LICENSE
   31043    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   31044 
   31045   0. This License applies to any program or other work which contains
   31046 a notice placed by the copyright holder saying it may be distributed
   31047 under the terms of this General Public License.  The "Program", below,
   31048 refers to any such program or work, and a "work based on the Program"
   31049 means either the Program or any derivative work under copyright law:
   31050 that is to say, a work containing the Program or a portion of it,
   31051 either verbatim or with modifications and/or translated into another
   31052 language.  (Hereinafter, translation is included without limitation in
   31053 the term "modification".)  Each licensee is addressed as "you".
   31054 
   31055 Activities other than copying, distribution and modification are not
   31056 covered by this License; they are outside its scope.  The act of
   31057 running the Program is not restricted, and the output from the Program
   31058 is covered only if its contents constitute a work based on the
   31059 Program (independent of having been made by running the Program).
   31060 Whether that is true depends on what the Program does.
   31061 
   31062   1. You may copy and distribute verbatim copies of the Program's
   31063 source code as you receive it, in any medium, provided that you
   31064 conspicuously and appropriately publish on each copy an appropriate
   31065 copyright notice and disclaimer of warranty; keep intact all the
   31066 notices that refer to this License and to the absence of any warranty;
   31067 and give any other recipients of the Program a copy of this License
   31068 along with the Program.
   31069 
   31070 You may charge a fee for the physical act of transferring a copy, and
   31071 you may at your option offer warranty protection in exchange for a fee.
   31072 
   31073   2. You may modify your copy or copies of the Program or any portion
   31074 of it, thus forming a work based on the Program, and copy and
   31075 distribute such modifications or work under the terms of Section 1
   31076 above, provided that you also meet all of these conditions:
   31077 
   31078     a) You must cause the modified files to carry prominent notices
   31079     stating that you changed the files and the date of any change.
   31080 
   31081     b) You must cause any work that you distribute or publish, that in
   31082     whole or in part contains or is derived from the Program or any
   31083     part thereof, to be licensed as a whole at no charge to all third
   31084     parties under the terms of this License.
   31085 
   31086     c) If the modified program normally reads commands interactively
   31087     when run, you must cause it, when started running for such
   31088     interactive use in the most ordinary way, to print or display an
   31089     announcement including an appropriate copyright notice and a
   31090     notice that there is no warranty (or else, saying that you provide
   31091     a warranty) and that users may redistribute the program under
   31092     these conditions, and telling the user how to view a copy of this
   31093     License.  (Exception: if the Program itself is interactive but
   31094     does not normally print such an announcement, your work based on
   31095     the Program is not required to print an announcement.)
   31096 
   31098 These requirements apply to the modified work as a whole.  If
   31099 identifiable sections of that work are not derived from the Program,
   31100 and can be reasonably considered independent and separate works in
   31101 themselves, then this License, and its terms, do not apply to those
   31102 sections when you distribute them as separate works.  But when you
   31103 distribute the same sections as part of a whole which is a work based
   31104 on the Program, the distribution of the whole must be on the terms of
   31105 this License, whose permissions for other licensees extend to the
   31106 entire whole, and thus to each and every part regardless of who wrote it.
   31107 
   31108 Thus, it is not the intent of this section to claim rights or contest
   31109 your rights to work written entirely by you; rather, the intent is to
   31110 exercise the right to control the distribution of derivative or
   31111 collective works based on the Program.
   31112 
   31113 In addition, mere aggregation of another work not based on the Program
   31114 with the Program (or with a work based on the Program) on a volume of
   31115 a storage or distribution medium does not bring the other work under
   31116 the scope of this License.
   31117 
   31118   3. You may copy and distribute the Program (or a work based on it,
   31119 under Section 2) in object code or executable form under the terms of
   31120 Sections 1 and 2 above provided that you also do one of the following:
   31121 
   31122     a) Accompany it with the complete corresponding machine-readable
   31123     source code, which must be distributed under the terms of Sections
   31124     1 and 2 above on a medium customarily used for software interchange; or,
   31125 
   31126     b) Accompany it with a written offer, valid for at least three
   31127     years, to give any third party, for a charge no more than your
   31128     cost of physically performing source distribution, a complete
   31129     machine-readable copy of the corresponding source code, to be
   31130     distributed under the terms of Sections 1 and 2 above on a medium
   31131     customarily used for software interchange; or,
   31132 
   31133     c) Accompany it with the information you received as to the offer
   31134     to distribute corresponding source code.  (This alternative is
   31135     allowed only for noncommercial distribution and only if you
   31136     received the program in object code or executable form with such
   31137     an offer, in accord with Subsection b above.)
   31138 
   31139 The source code for a work means the preferred form of the work for
   31140 making modifications to it.  For an executable work, complete source
   31141 code means all the source code for all modules it contains, plus any
   31142 associated interface definition files, plus the scripts used to
   31143 control compilation and installation of the executable.  However, as a
   31144 special exception, the source code distributed need not include
   31145 anything that is normally distributed (in either source or binary
   31146 form) with the major components (compiler, kernel, and so on) of the
   31147 operating system on which the executable runs, unless that component
   31148 itself accompanies the executable.
   31149 
   31150 If distribution of executable or object code is made by offering
   31151 access to copy from a designated place, then offering equivalent
   31152 access to copy the source code from the same place counts as
   31153 distribution of the source code, even though third parties are not
   31154 compelled to copy the source along with the object code.
   31155 
   31157   4. You may not copy, modify, sublicense, or distribute the Program
   31158 except as expressly provided under this License.  Any attempt
   31159 otherwise to copy, modify, sublicense or distribute the Program is
   31160 void, and will automatically terminate your rights under this License.
   31161 However, parties who have received copies, or rights, from you under
   31162 this License will not have their licenses terminated so long as such
   31163 parties remain in full compliance.
   31164 
   31165   5. You are not required to accept this License, since you have not
   31166 signed it.  However, nothing else grants you permission to modify or
   31167 distribute the Program or its derivative works.  These actions are
   31168 prohibited by law if you do not accept this License.  Therefore, by
   31169 modifying or distributing the Program (or any work based on the
   31170 Program), you indicate your acceptance of this License to do so, and
   31171 all its terms and conditions for copying, distributing or modifying
   31172 the Program or works based on it.
   31173 
   31174   6. Each time you redistribute the Program (or any work based on the
   31175 Program), the recipient automatically receives a license from the
   31176 original licensor to copy, distribute or modify the Program subject to
   31177 these terms and conditions.  You may not impose any further
   31178 restrictions on the recipients' exercise of the rights granted herein.
   31179 You are not responsible for enforcing compliance by third parties to
   31180 this License.
   31181 
   31182   7. If, as a consequence of a court judgment or allegation of patent
   31183 infringement or for any other reason (not limited to patent issues),
   31184 conditions are imposed on you (whether by court order, agreement or
   31185 otherwise) that contradict the conditions of this License, they do not
   31186 excuse you from the conditions of this License.  If you cannot
   31187 distribute so as to satisfy simultaneously your obligations under this
   31188 License and any other pertinent obligations, then as a consequence you
   31189 may not distribute the Program at all.  For example, if a patent
   31190 license would not permit royalty-free redistribution of the Program by
   31191 all those who receive copies directly or indirectly through you, then
   31192 the only way you could satisfy both it and this License would be to
   31193 refrain entirely from distribution of the Program.
   31194 
   31195 If any portion of this section is held invalid or unenforceable under
   31196 any particular circumstance, the balance of the section is intended to
   31197 apply and the section as a whole is intended to apply in other
   31198 circumstances.
   31199 
   31200 It is not the purpose of this section to induce you to infringe any
   31201 patents or other property right claims or to contest validity of any
   31202 such claims; this section has the sole purpose of protecting the
   31203 integrity of the free software distribution system, which is
   31204 implemented by public license practices.  Many people have made
   31205 generous contributions to the wide range of software distributed
   31206 through that system in reliance on consistent application of that
   31207 system; it is up to the author/donor to decide if he or she is willing
   31208 to distribute software through any other system and a licensee cannot
   31209 impose that choice.
   31210 
   31211 This section is intended to make thoroughly clear what is believed to
   31212 be a consequence of the rest of this License.
   31213 
   31215   8. If the distribution and/or use of the Program is restricted in
   31216 certain countries either by patents or by copyrighted interfaces, the
   31217 original copyright holder who places the Program under this License
   31218 may add an explicit geographical distribution limitation excluding
   31219 those countries, so that distribution is permitted only in or among
   31220 countries not thus excluded.  In such case, this License incorporates
   31221 the limitation as if written in the body of this License.
   31222 
   31223   9. The Free Software Foundation may publish revised and/or new versions
   31224 of the General Public License from time to time.  Such new versions will
   31225 be similar in spirit to the present version, but may differ in detail to
   31226 address new problems or concerns.
   31227 
   31228 Each version is given a distinguishing version number.  If the Program
   31229 specifies a version number of this License which applies to it and "any
   31230 later version", you have the option of following the terms and conditions
   31231 either of that version or of any later version published by the Free
   31232 Software Foundation.  If the Program does not specify a version number of
   31233 this License, you may choose any version ever published by the Free Software
   31234 Foundation.
   31235 
   31236   10. If you wish to incorporate parts of the Program into other free
   31237 programs whose distribution conditions are different, write to the author
   31238 to ask for permission.  For software which is copyrighted by the Free
   31239 Software Foundation, write to the Free Software Foundation; we sometimes
   31240 make exceptions for this.  Our decision will be guided by the two goals
   31241 of preserving the free status of all derivatives of our free software and
   31242 of promoting the sharing and reuse of software generally.
   31243 
   31244 			    NO WARRANTY
   31245 
   31246   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
   31247 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
   31248 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
   31249 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
   31250 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
   31251 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
   31252 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
   31253 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
   31254 REPAIR OR CORRECTION.
   31255 
   31256   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
   31257 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
   31258 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
   31259 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
   31260 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
   31261 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
   31262 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
   31263 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
   31264 POSSIBILITY OF SUCH DAMAGES.
   31265 
   31266 		     END OF TERMS AND CONDITIONS
   31267 
   31269 	    How to Apply These Terms to Your New Programs
   31270 
   31271   If you develop a new program, and you want it to be of the greatest
   31272 possible use to the public, the best way to achieve this is to make it
   31273 free software which everyone can redistribute and change under these terms.
   31274 
   31275   To do so, attach the following notices to the program.  It is safest
   31276 to attach them to the start of each source file to most effectively
   31277 convey the exclusion of warranty; and each file should have at least
   31278 the "copyright" line and a pointer to where the full notice is found.
   31279 
   31280     &lt;one line to give the program's name and a brief idea of what it does.&gt;
   31281     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   31282 
   31283     This program is free software; you can redistribute it and/or modify
   31284     it under the terms of the GNU General Public License as published by
   31285     the Free Software Foundation; either version 2 of the License, or
   31286     (at your option) any later version.
   31287 
   31288     This program is distributed in the hope that it will be useful,
   31289     but WITHOUT ANY WARRANTY; without even the implied warranty of
   31290     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   31291     GNU General Public License for more details.
   31292 
   31293     You should have received a copy of the GNU General Public License
   31294     along with this program; if not, write to the Free Software
   31295     Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
   31296 
   31297 
   31298 Also add information on how to contact you by electronic and paper mail.
   31299 
   31300 If the program is interactive, make it output a short notice like this
   31301 when it starts in an interactive mode:
   31302 
   31303     Gnomovision version 69, Copyright (C) year name of author
   31304     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
   31305     This is free software, and you are welcome to redistribute it
   31306     under certain conditions; type `show c' for details.
   31307 
   31308 The hypothetical commands `show w' and `show c' should show the appropriate
   31309 parts of the General Public License.  Of course, the commands you use may
   31310 be called something other than `show w' and `show c'; they could even be
   31311 mouse-clicks or menu items--whatever suits your program.
   31312 
   31313 You should also get your employer (if you work as a programmer) or your
   31314 school, if any, to sign a "copyright disclaimer" for the program, if
   31315 necessary.  Here is a sample; alter the names:
   31316 
   31317   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
   31318   `Gnomovision' (which makes passes at compilers) written by James Hacker.
   31319 
   31320   &lt;signature of Ty Coon&gt;, 1 April 1989
   31321   Ty Coon, President of Vice
   31322 
   31323 This General Public License does not permit incorporating your program into
   31324 proprietary programs.  If your program is a subroutine library, you may
   31325 consider it more useful to permit linking proprietary applications with the
   31326 library.  If this is what you want to do, use the GNU Library General
   31327 Public License instead of this License.
   31328 </pre>
   31329 </div>
   31330 </div>
   31331 
   31332 
   31333 <div class="product">
   31334 <span class="title">i2c-tools</span>
   31335 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   31336 <span class="homepage"><a href="http://www.lm-sensors.org/wiki/I2CTools">homepage</a></span>
   31337 <div class="licence">
   31338 <pre>		    GNU GENERAL PUBLIC LICENSE
   31339 		       Version 2, June 1991
   31340 
   31341  Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
   31342  51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
   31343  Everyone is permitted to copy and distribute verbatim copies
   31344  of this license document, but changing it is not allowed.
   31345 
   31346 			    Preamble
   31347 
   31348   The licenses for most software are designed to take away your
   31349 freedom to share and change it.  By contrast, the GNU General Public
   31350 License is intended to guarantee your freedom to share and change free
   31351 software--to make sure the software is free for all its users.  This
   31352 General Public License applies to most of the Free Software
   31353 Foundation's software and to any other program whose authors commit to
   31354 using it.  (Some other Free Software Foundation software is covered by
   31355 the GNU Lesser General Public License instead.)  You can apply it to
   31356 your programs, too.
   31357 
   31358   When we speak of free software, we are referring to freedom, not
   31359 price.  Our General Public Licenses are designed to make sure that you
   31360 have the freedom to distribute copies of free software (and charge for
   31361 this service if you wish), that you receive source code or can get it
   31362 if you want it, that you can change the software or use pieces of it
   31363 in new free programs; and that you know you can do these things.
   31364 
   31365   To protect your rights, we need to make restrictions that forbid
   31366 anyone to deny you these rights or to ask you to surrender the rights.
   31367 These restrictions translate to certain responsibilities for you if you
   31368 distribute copies of the software, or if you modify it.
   31369 
   31370   For example, if you distribute copies of such a program, whether
   31371 gratis or for a fee, you must give the recipients all the rights that
   31372 you have.  You must make sure that they, too, receive or can get the
   31373 source code.  And you must show them these terms so they know their
   31374 rights.
   31375 
   31376   We protect your rights with two steps: (1) copyright the software, and
   31377 (2) offer you this license which gives you legal permission to copy,
   31378 distribute and/or modify the software.
   31379 
   31380   Also, for each author's protection and ours, we want to make certain
   31381 that everyone understands that there is no warranty for this free
   31382 software.  If the software is modified by someone else and passed on, we
   31383 want its recipients to know that what they have is not the original, so
   31384 that any problems introduced by others will not reflect on the original
   31385 authors' reputations.
   31386 
   31387   Finally, any free program is threatened constantly by software
   31388 patents.  We wish to avoid the danger that redistributors of a free
   31389 program will individually obtain patent licenses, in effect making the
   31390 program proprietary.  To prevent this, we have made it clear that any
   31391 patent must be licensed for everyone's free use or not licensed at all.
   31392 
   31393   The precise terms and conditions for copying, distribution and
   31394 modification follow.
   31395 
   31396 		    GNU GENERAL PUBLIC LICENSE
   31397    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   31398 
   31399   0. This License applies to any program or other work which contains
   31400 a notice placed by the copyright holder saying it may be distributed
   31401 under the terms of this General Public License.  The "Program", below,
   31402 refers to any such program or work, and a "work based on the Program"
   31403 means either the Program or any derivative work under copyright law:
   31404 that is to say, a work containing the Program or a portion of it,
   31405 either verbatim or with modifications and/or translated into another
   31406 language.  (Hereinafter, translation is included without limitation in
   31407 the term "modification".)  Each licensee is addressed as "you".
   31408 
   31409 Activities other than copying, distribution and modification are not
   31410 covered by this License; they are outside its scope.  The act of
   31411 running the Program is not restricted, and the output from the Program
   31412 is covered only if its contents constitute a work based on the
   31413 Program (independent of having been made by running the Program).
   31414 Whether that is true depends on what the Program does.
   31415 
   31416   1. You may copy and distribute verbatim copies of the Program's
   31417 source code as you receive it, in any medium, provided that you
   31418 conspicuously and appropriately publish on each copy an appropriate
   31419 copyright notice and disclaimer of warranty; keep intact all the
   31420 notices that refer to this License and to the absence of any warranty;
   31421 and give any other recipients of the Program a copy of this License
   31422 along with the Program.
   31423 
   31424 You may charge a fee for the physical act of transferring a copy, and
   31425 you may at your option offer warranty protection in exchange for a fee.
   31426 
   31427   2. You may modify your copy or copies of the Program or any portion
   31428 of it, thus forming a work based on the Program, and copy and
   31429 distribute such modifications or work under the terms of Section 1
   31430 above, provided that you also meet all of these conditions:
   31431 
   31432     a) You must cause the modified files to carry prominent notices
   31433     stating that you changed the files and the date of any change.
   31434 
   31435     b) You must cause any work that you distribute or publish, that in
   31436     whole or in part contains or is derived from the Program or any
   31437     part thereof, to be licensed as a whole at no charge to all third
   31438     parties under the terms of this License.
   31439 
   31440     c) If the modified program normally reads commands interactively
   31441     when run, you must cause it, when started running for such
   31442     interactive use in the most ordinary way, to print or display an
   31443     announcement including an appropriate copyright notice and a
   31444     notice that there is no warranty (or else, saying that you provide
   31445     a warranty) and that users may redistribute the program under
   31446     these conditions, and telling the user how to view a copy of this
   31447     License.  (Exception: if the Program itself is interactive but
   31448     does not normally print such an announcement, your work based on
   31449     the Program is not required to print an announcement.)
   31450 
   31451 These requirements apply to the modified work as a whole.  If
   31452 identifiable sections of that work are not derived from the Program,
   31453 and can be reasonably considered independent and separate works in
   31454 themselves, then this License, and its terms, do not apply to those
   31455 sections when you distribute them as separate works.  But when you
   31456 distribute the same sections as part of a whole which is a work based
   31457 on the Program, the distribution of the whole must be on the terms of
   31458 this License, whose permissions for other licensees extend to the
   31459 entire whole, and thus to each and every part regardless of who wrote it.
   31460 
   31461 Thus, it is not the intent of this section to claim rights or contest
   31462 your rights to work written entirely by you; rather, the intent is to
   31463 exercise the right to control the distribution of derivative or
   31464 collective works based on the Program.
   31465 
   31466 In addition, mere aggregation of another work not based on the Program
   31467 with the Program (or with a work based on the Program) on a volume of
   31468 a storage or distribution medium does not bring the other work under
   31469 the scope of this License.
   31470 
   31471   3. You may copy and distribute the Program (or a work based on it,
   31472 under Section 2) in object code or executable form under the terms of
   31473 Sections 1 and 2 above provided that you also do one of the following:
   31474 
   31475     a) Accompany it with the complete corresponding machine-readable
   31476     source code, which must be distributed under the terms of Sections
   31477     1 and 2 above on a medium customarily used for software interchange; or,
   31478 
   31479     b) Accompany it with a written offer, valid for at least three
   31480     years, to give any third party, for a charge no more than your
   31481     cost of physically performing source distribution, a complete
   31482     machine-readable copy of the corresponding source code, to be
   31483     distributed under the terms of Sections 1 and 2 above on a medium
   31484     customarily used for software interchange; or,
   31485 
   31486     c) Accompany it with the information you received as to the offer
   31487     to distribute corresponding source code.  (This alternative is
   31488     allowed only for noncommercial distribution and only if you
   31489     received the program in object code or executable form with such
   31490     an offer, in accord with Subsection b above.)
   31491 
   31492 The source code for a work means the preferred form of the work for
   31493 making modifications to it.  For an executable work, complete source
   31494 code means all the source code for all modules it contains, plus any
   31495 associated interface definition files, plus the scripts used to
   31496 control compilation and installation of the executable.  However, as a
   31497 special exception, the source code distributed need not include
   31498 anything that is normally distributed (in either source or binary
   31499 form) with the major components (compiler, kernel, and so on) of the
   31500 operating system on which the executable runs, unless that component
   31501 itself accompanies the executable.
   31502 
   31503 If distribution of executable or object code is made by offering
   31504 access to copy from a designated place, then offering equivalent
   31505 access to copy the source code from the same place counts as
   31506 distribution of the source code, even though third parties are not
   31507 compelled to copy the source along with the object code.
   31508 
   31509   4. You may not copy, modify, sublicense, or distribute the Program
   31510 except as expressly provided under this License.  Any attempt
   31511 otherwise to copy, modify, sublicense or distribute the Program is
   31512 void, and will automatically terminate your rights under this License.
   31513 However, parties who have received copies, or rights, from you under
   31514 this License will not have their licenses terminated so long as such
   31515 parties remain in full compliance.
   31516 
   31517   5. You are not required to accept this License, since you have not
   31518 signed it.  However, nothing else grants you permission to modify or
   31519 distribute the Program or its derivative works.  These actions are
   31520 prohibited by law if you do not accept this License.  Therefore, by
   31521 modifying or distributing the Program (or any work based on the
   31522 Program), you indicate your acceptance of this License to do so, and
   31523 all its terms and conditions for copying, distributing or modifying
   31524 the Program or works based on it.
   31525 
   31526   6. Each time you redistribute the Program (or any work based on the
   31527 Program), the recipient automatically receives a license from the
   31528 original licensor to copy, distribute or modify the Program subject to
   31529 these terms and conditions.  You may not impose any further
   31530 restrictions on the recipients' exercise of the rights granted herein.
   31531 You are not responsible for enforcing compliance by third parties to
   31532 this License.
   31533 
   31534   7. If, as a consequence of a court judgment or allegation of patent
   31535 infringement or for any other reason (not limited to patent issues),
   31536 conditions are imposed on you (whether by court order, agreement or
   31537 otherwise) that contradict the conditions of this License, they do not
   31538 excuse you from the conditions of this License.  If you cannot
   31539 distribute so as to satisfy simultaneously your obligations under this
   31540 License and any other pertinent obligations, then as a consequence you
   31541 may not distribute the Program at all.  For example, if a patent
   31542 license would not permit royalty-free redistribution of the Program by
   31543 all those who receive copies directly or indirectly through you, then
   31544 the only way you could satisfy both it and this License would be to
   31545 refrain entirely from distribution of the Program.
   31546 
   31547 If any portion of this section is held invalid or unenforceable under
   31548 any particular circumstance, the balance of the section is intended to
   31549 apply and the section as a whole is intended to apply in other
   31550 circumstances.
   31551 
   31552 It is not the purpose of this section to induce you to infringe any
   31553 patents or other property right claims or to contest validity of any
   31554 such claims; this section has the sole purpose of protecting the
   31555 integrity of the free software distribution system, which is
   31556 implemented by public license practices.  Many people have made
   31557 generous contributions to the wide range of software distributed
   31558 through that system in reliance on consistent application of that
   31559 system; it is up to the author/donor to decide if he or she is willing
   31560 to distribute software through any other system and a licensee cannot
   31561 impose that choice.
   31562 
   31563 This section is intended to make thoroughly clear what is believed to
   31564 be a consequence of the rest of this License.
   31565 
   31566   8. If the distribution and/or use of the Program is restricted in
   31567 certain countries either by patents or by copyrighted interfaces, the
   31568 original copyright holder who places the Program under this License
   31569 may add an explicit geographical distribution limitation excluding
   31570 those countries, so that distribution is permitted only in or among
   31571 countries not thus excluded.  In such case, this License incorporates
   31572 the limitation as if written in the body of this License.
   31573 
   31574   9. The Free Software Foundation may publish revised and/or new versions
   31575 of the General Public License from time to time.  Such new versions will
   31576 be similar in spirit to the present version, but may differ in detail to
   31577 address new problems or concerns.
   31578 
   31579 Each version is given a distinguishing version number.  If the Program
   31580 specifies a version number of this License which applies to it and "any
   31581 later version", you have the option of following the terms and conditions
   31582 either of that version or of any later version published by the Free
   31583 Software Foundation.  If the Program does not specify a version number of
   31584 this License, you may choose any version ever published by the Free Software
   31585 Foundation.
   31586 
   31587   10. If you wish to incorporate parts of the Program into other free
   31588 programs whose distribution conditions are different, write to the author
   31589 to ask for permission.  For software which is copyrighted by the Free
   31590 Software Foundation, write to the Free Software Foundation; we sometimes
   31591 make exceptions for this.  Our decision will be guided by the two goals
   31592 of preserving the free status of all derivatives of our free software and
   31593 of promoting the sharing and reuse of software generally.
   31594 
   31595 			    NO WARRANTY
   31596 
   31597   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
   31598 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
   31599 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
   31600 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
   31601 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
   31602 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
   31603 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
   31604 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
   31605 REPAIR OR CORRECTION.
   31606 
   31607   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
   31608 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
   31609 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
   31610 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
   31611 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
   31612 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
   31613 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
   31614 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
   31615 POSSIBILITY OF SUCH DAMAGES.
   31616 
   31617 		     END OF TERMS AND CONDITIONS
   31618 
   31619 	    How to Apply These Terms to Your New Programs
   31620 
   31621   If you develop a new program, and you want it to be of the greatest
   31622 possible use to the public, the best way to achieve this is to make it
   31623 free software which everyone can redistribute and change under these terms.
   31624 
   31625   To do so, attach the following notices to the program.  It is safest
   31626 to attach them to the start of each source file to most effectively
   31627 convey the exclusion of warranty; and each file should have at least
   31628 the "copyright" line and a pointer to where the full notice is found.
   31629 
   31630     &lt;one line to give the program's name and a brief idea of what it does.&gt;
   31631     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   31632 
   31633     This program is free software; you can redistribute it and/or modify
   31634     it under the terms of the GNU General Public License as published by
   31635     the Free Software Foundation; either version 2 of the License, or
   31636     (at your option) any later version.
   31637 
   31638     This program is distributed in the hope that it will be useful,
   31639     but WITHOUT ANY WARRANTY; without even the implied warranty of
   31640     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   31641     GNU General Public License for more details.
   31642 
   31643     You should have received a copy of the GNU General Public License along
   31644     with this program; if not, write to the Free Software Foundation, Inc.,
   31645     51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
   31646 
   31647 Also add information on how to contact you by electronic and paper mail.
   31648 
   31649 If the program is interactive, make it output a short notice like this
   31650 when it starts in an interactive mode:
   31651 
   31652     Gnomovision version 69, Copyright (C) year name of author
   31653     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
   31654     This is free software, and you are welcome to redistribute it
   31655     under certain conditions; type `show c' for details.
   31656 
   31657 The hypothetical commands `show w' and `show c' should show the appropriate
   31658 parts of the General Public License.  Of course, the commands you use may
   31659 be called something other than `show w' and `show c'; they could even be
   31660 mouse-clicks or menu items--whatever suits your program.
   31661 
   31662 You should also get your employer (if you work as a programmer) or your
   31663 school, if any, to sign a "copyright disclaimer" for the program, if
   31664 necessary.  Here is a sample; alter the names:
   31665 
   31666   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
   31667   `Gnomovision' (which makes passes at compilers) written by James Hacker.
   31668 
   31669   &lt;signature of Ty Coon&gt;, 1 April 1989
   31670   Ty Coon, President of Vice
   31671 
   31672 This General Public License does not permit incorporating your program into
   31673 proprietary programs.  If your program is a subroutine library, you may
   31674 consider it more useful to permit linking proprietary applications with the
   31675 library.  If this is what you want to do, use the GNU Lesser General
   31676 Public License instead of this License.
   31677 </pre>
   31678 </div>
   31679 </div>
   31680 
   31681 
   31682 <div class="product">
   31683 <span class="title">ibus</span>
   31684 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   31685 <span class="homepage"><a href="http://code.google.com/p/ibus/">homepage</a></span>
   31686 <div class="licence">
   31687 <pre>		  GNU LESSER GENERAL PUBLIC LICENSE
   31688 		       Version 2.1, February 1999
   31689 
   31690  Copyright (C) 1991, 1999 Free Software Foundation, Inc.
   31691  51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
   31692  Everyone is permitted to copy and distribute verbatim copies
   31693  of this license document, but changing it is not allowed.
   31694 
   31695 [This is the first released version of the Lesser GPL.  It also counts
   31696  as the successor of the GNU Library Public License, version 2, hence
   31697  the version number 2.1.]
   31698 
   31699 			    Preamble
   31700 
   31701   The licenses for most software are designed to take away your
   31702 freedom to share and change it.  By contrast, the GNU General Public
   31703 Licenses are intended to guarantee your freedom to share and change
   31704 free software--to make sure the software is free for all its users.
   31705 
   31706   This license, the Lesser General Public License, applies to some
   31707 specially designated software packages--typically libraries--of the
   31708 Free Software Foundation and other authors who decide to use it.  You
   31709 can use it too, but we suggest you first think carefully about whether
   31710 this license or the ordinary General Public License is the better
   31711 strategy to use in any particular case, based on the explanations below.
   31712 
   31713   When we speak of free software, we are referring to freedom of use,
   31714 not price.  Our General Public Licenses are designed to make sure that
   31715 you have the freedom to distribute copies of free software (and charge
   31716 for this service if you wish); that you receive source code or can get
   31717 it if you want it; that you can change the software and use pieces of
   31718 it in new free programs; and that you are informed that you can do
   31719 these things.
   31720 
   31721   To protect your rights, we need to make restrictions that forbid
   31722 distributors to deny you these rights or to ask you to surrender these
   31723 rights.  These restrictions translate to certain responsibilities for
   31724 you if you distribute copies of the library or if you modify it.
   31725 
   31726   For example, if you distribute copies of the library, whether gratis
   31727 or for a fee, you must give the recipients all the rights that we gave
   31728 you.  You must make sure that they, too, receive or can get the source
   31729 code.  If you link other code with the library, you must provide
   31730 complete object files to the recipients, so that they can relink them
   31731 with the library after making changes to the library and recompiling
   31732 it.  And you must show them these terms so they know their rights.
   31733 
   31734   We protect your rights with a two-step method: (1) we copyright the
   31735 library, and (2) we offer you this license, which gives you legal
   31736 permission to copy, distribute and/or modify the library.
   31737 
   31738   To protect each distributor, we want to make it very clear that
   31739 there is no warranty for the free library.  Also, if the library is
   31740 modified by someone else and passed on, the recipients should know
   31741 that what they have is not the original version, so that the original
   31742 author's reputation will not be affected by problems that might be
   31743 introduced by others.
   31744 
   31746   Finally, software patents pose a constant threat to the existence of
   31747 any free program.  We wish to make sure that a company cannot
   31748 effectively restrict the users of a free program by obtaining a
   31749 restrictive license from a patent holder.  Therefore, we insist that
   31750 any patent license obtained for a version of the library must be
   31751 consistent with the full freedom of use specified in this license.
   31752 
   31753   Most GNU software, including some libraries, is covered by the
   31754 ordinary GNU General Public License.  This license, the GNU Lesser
   31755 General Public License, applies to certain designated libraries, and
   31756 is quite different from the ordinary General Public License.  We use
   31757 this license for certain libraries in order to permit linking those
   31758 libraries into non-free programs.
   31759 
   31760   When a program is linked with a library, whether statically or using
   31761 a shared library, the combination of the two is legally speaking a
   31762 combined work, a derivative of the original library.  The ordinary
   31763 General Public License therefore permits such linking only if the
   31764 entire combination fits its criteria of freedom.  The Lesser General
   31765 Public License permits more lax criteria for linking other code with
   31766 the library.
   31767 
   31768   We call this license the "Lesser" General Public License because it
   31769 does Less to protect the user's freedom than the ordinary General
   31770 Public License.  It also provides other free software developers Less
   31771 of an advantage over competing non-free programs.  These disadvantages
   31772 are the reason we use the ordinary General Public License for many
   31773 libraries.  However, the Lesser license provides advantages in certain
   31774 special circumstances.
   31775 
   31776   For example, on rare occasions, there may be a special need to
   31777 encourage the widest possible use of a certain library, so that it becomes
   31778 a de-facto standard.  To achieve this, non-free programs must be
   31779 allowed to use the library.  A more frequent case is that a free
   31780 library does the same job as widely used non-free libraries.  In this
   31781 case, there is little to gain by limiting the free library to free
   31782 software only, so we use the Lesser General Public License.
   31783 
   31784   In other cases, permission to use a particular library in non-free
   31785 programs enables a greater number of people to use a large body of
   31786 free software.  For example, permission to use the GNU C Library in
   31787 non-free programs enables many more people to use the whole GNU
   31788 operating system, as well as its variant, the GNU/Linux operating
   31789 system.
   31790 
   31791   Although the Lesser General Public License is Less protective of the
   31792 users' freedom, it does ensure that the user of a program that is
   31793 linked with the Library has the freedom and the wherewithal to run
   31794 that program using a modified version of the Library.
   31795 
   31796   The precise terms and conditions for copying, distribution and
   31797 modification follow.  Pay close attention to the difference between a
   31798 "work based on the library" and a "work that uses the library".  The
   31799 former contains code derived from the library, whereas the latter must
   31800 be combined with the library in order to run.
   31801 
   31803 		  GNU LESSER GENERAL PUBLIC LICENSE
   31804    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   31805 
   31806   0. This License Agreement applies to any software library or other
   31807 program which contains a notice placed by the copyright holder or
   31808 other authorized party saying it may be distributed under the terms of
   31809 this Lesser General Public License (also called "this License").
   31810 Each licensee is addressed as "you".
   31811 
   31812   A "library" means a collection of software functions and/or data
   31813 prepared so as to be conveniently linked with application programs
   31814 (which use some of those functions and data) to form executables.
   31815 
   31816   The "Library", below, refers to any such software library or work
   31817 which has been distributed under these terms.  A "work based on the
   31818 Library" means either the Library or any derivative work under
   31819 copyright law: that is to say, a work containing the Library or a
   31820 portion of it, either verbatim or with modifications and/or translated
   31821 straightforwardly into another language.  (Hereinafter, translation is
   31822 included without limitation in the term "modification".)
   31823 
   31824   "Source code" for a work means the preferred form of the work for
   31825 making modifications to it.  For a library, complete source code means
   31826 all the source code for all modules it contains, plus any associated
   31827 interface definition files, plus the scripts used to control compilation
   31828 and installation of the library.
   31829 
   31830   Activities other than copying, distribution and modification are not
   31831 covered by this License; they are outside its scope.  The act of
   31832 running a program using the Library is not restricted, and output from
   31833 such a program is covered only if its contents constitute a work based
   31834 on the Library (independent of the use of the Library in a tool for
   31835 writing it).  Whether that is true depends on what the Library does
   31836 and what the program that uses the Library does.
   31837   
   31838   1. You may copy and distribute verbatim copies of the Library's
   31839 complete source code as you receive it, in any medium, provided that
   31840 you conspicuously and appropriately publish on each copy an
   31841 appropriate copyright notice and disclaimer of warranty; keep intact
   31842 all the notices that refer to this License and to the absence of any
   31843 warranty; and distribute a copy of this License along with the
   31844 Library.
   31845 
   31846   You may charge a fee for the physical act of transferring a copy,
   31847 and you may at your option offer warranty protection in exchange for a
   31848 fee.
   31849 
   31851   2. You may modify your copy or copies of the Library or any portion
   31852 of it, thus forming a work based on the Library, and copy and
   31853 distribute such modifications or work under the terms of Section 1
   31854 above, provided that you also meet all of these conditions:
   31855 
   31856     a) The modified work must itself be a software library.
   31857 
   31858     b) You must cause the files modified to carry prominent notices
   31859     stating that you changed the files and the date of any change.
   31860 
   31861     c) You must cause the whole of the work to be licensed at no
   31862     charge to all third parties under the terms of this License.
   31863 
   31864     d) If a facility in the modified Library refers to a function or a
   31865     table of data to be supplied by an application program that uses
   31866     the facility, other than as an argument passed when the facility
   31867     is invoked, then you must make a good faith effort to ensure that,
   31868     in the event an application does not supply such function or
   31869     table, the facility still operates, and performs whatever part of
   31870     its purpose remains meaningful.
   31871 
   31872     (For example, a function in a library to compute square roots has
   31873     a purpose that is entirely well-defined independent of the
   31874     application.  Therefore, Subsection 2d requires that any
   31875     application-supplied function or table used by this function must
   31876     be optional: if the application does not supply it, the square
   31877     root function must still compute square roots.)
   31878 
   31879 These requirements apply to the modified work as a whole.  If
   31880 identifiable sections of that work are not derived from the Library,
   31881 and can be reasonably considered independent and separate works in
   31882 themselves, then this License, and its terms, do not apply to those
   31883 sections when you distribute them as separate works.  But when you
   31884 distribute the same sections as part of a whole which is a work based
   31885 on the Library, the distribution of the whole must be on the terms of
   31886 this License, whose permissions for other licensees extend to the
   31887 entire whole, and thus to each and every part regardless of who wrote
   31888 it.
   31889 
   31890 Thus, it is not the intent of this section to claim rights or contest
   31891 your rights to work written entirely by you; rather, the intent is to
   31892 exercise the right to control the distribution of derivative or
   31893 collective works based on the Library.
   31894 
   31895 In addition, mere aggregation of another work not based on the Library
   31896 with the Library (or with a work based on the Library) on a volume of
   31897 a storage or distribution medium does not bring the other work under
   31898 the scope of this License.
   31899 
   31900   3. You may opt to apply the terms of the ordinary GNU General Public
   31901 License instead of this License to a given copy of the Library.  To do
   31902 this, you must alter all the notices that refer to this License, so
   31903 that they refer to the ordinary GNU General Public License, version 2,
   31904 instead of to this License.  (If a newer version than version 2 of the
   31905 ordinary GNU General Public License has appeared, then you can specify
   31906 that version instead if you wish.)  Do not make any other change in
   31907 these notices.
   31908 
   31910   Once this change is made in a given copy, it is irreversible for
   31911 that copy, so the ordinary GNU General Public License applies to all
   31912 subsequent copies and derivative works made from that copy.
   31913 
   31914   This option is useful when you wish to copy part of the code of
   31915 the Library into a program that is not a library.
   31916 
   31917   4. You may copy and distribute the Library (or a portion or
   31918 derivative of it, under Section 2) in object code or executable form
   31919 under the terms of Sections 1 and 2 above provided that you accompany
   31920 it with the complete corresponding machine-readable source code, which
   31921 must be distributed under the terms of Sections 1 and 2 above on a
   31922 medium customarily used for software interchange.
   31923 
   31924   If distribution of object code is made by offering access to copy
   31925 from a designated place, then offering equivalent access to copy the
   31926 source code from the same place satisfies the requirement to
   31927 distribute the source code, even though third parties are not
   31928 compelled to copy the source along with the object code.
   31929 
   31930   5. A program that contains no derivative of any portion of the
   31931 Library, but is designed to work with the Library by being compiled or
   31932 linked with it, is called a "work that uses the Library".  Such a
   31933 work, in isolation, is not a derivative work of the Library, and
   31934 therefore falls outside the scope of this License.
   31935 
   31936   However, linking a "work that uses the Library" with the Library
   31937 creates an executable that is a derivative of the Library (because it
   31938 contains portions of the Library), rather than a "work that uses the
   31939 library".  The executable is therefore covered by this License.
   31940 Section 6 states terms for distribution of such executables.
   31941 
   31942   When a "work that uses the Library" uses material from a header file
   31943 that is part of the Library, the object code for the work may be a
   31944 derivative work of the Library even though the source code is not.
   31945 Whether this is true is especially significant if the work can be
   31946 linked without the Library, or if the work is itself a library.  The
   31947 threshold for this to be true is not precisely defined by law.
   31948 
   31949   If such an object file uses only numerical parameters, data
   31950 structure layouts and accessors, and small macros and small inline
   31951 functions (ten lines or less in length), then the use of the object
   31952 file is unrestricted, regardless of whether it is legally a derivative
   31953 work.  (Executables containing this object code plus portions of the
   31954 Library will still fall under Section 6.)
   31955 
   31956   Otherwise, if the work is a derivative of the Library, you may
   31957 distribute the object code for the work under the terms of Section 6.
   31958 Any executables containing that work also fall under Section 6,
   31959 whether or not they are linked directly with the Library itself.
   31960 
   31962   6. As an exception to the Sections above, you may also combine or
   31963 link a "work that uses the Library" with the Library to produce a
   31964 work containing portions of the Library, and distribute that work
   31965 under terms of your choice, provided that the terms permit
   31966 modification of the work for the customer's own use and reverse
   31967 engineering for debugging such modifications.
   31968 
   31969   You must give prominent notice with each copy of the work that the
   31970 Library is used in it and that the Library and its use are covered by
   31971 this License.  You must supply a copy of this License.  If the work
   31972 during execution displays copyright notices, you must include the
   31973 copyright notice for the Library among them, as well as a reference
   31974 directing the user to the copy of this License.  Also, you must do one
   31975 of these things:
   31976 
   31977     a) Accompany the work with the complete corresponding
   31978     machine-readable source code for the Library including whatever
   31979     changes were used in the work (which must be distributed under
   31980     Sections 1 and 2 above); and, if the work is an executable linked
   31981     with the Library, with the complete machine-readable "work that
   31982     uses the Library", as object code and/or source code, so that the
   31983     user can modify the Library and then relink to produce a modified
   31984     executable containing the modified Library.  (It is understood
   31985     that the user who changes the contents of definitions files in the
   31986     Library will not necessarily be able to recompile the application
   31987     to use the modified definitions.)
   31988 
   31989     b) Use a suitable shared library mechanism for linking with the
   31990     Library.  A suitable mechanism is one that (1) uses at run time a
   31991     copy of the library already present on the user's computer system,
   31992     rather than copying library functions into the executable, and (2)
   31993     will operate properly with a modified version of the library, if
   31994     the user installs one, as long as the modified version is
   31995     interface-compatible with the version that the work was made with.
   31996 
   31997     c) Accompany the work with a written offer, valid for at
   31998     least three years, to give the same user the materials
   31999     specified in Subsection 6a, above, for a charge no more
   32000     than the cost of performing this distribution.
   32001 
   32002     d) If distribution of the work is made by offering access to copy
   32003     from a designated place, offer equivalent access to copy the above
   32004     specified materials from the same place.
   32005 
   32006     e) Verify that the user has already received a copy of these
   32007     materials or that you have already sent this user a copy.
   32008 
   32009   For an executable, the required form of the "work that uses the
   32010 Library" must include any data and utility programs needed for
   32011 reproducing the executable from it.  However, as a special exception,
   32012 the materials to be distributed need not include anything that is
   32013 normally distributed (in either source or binary form) with the major
   32014 components (compiler, kernel, and so on) of the operating system on
   32015 which the executable runs, unless that component itself accompanies
   32016 the executable.
   32017 
   32018   It may happen that this requirement contradicts the license
   32019 restrictions of other proprietary libraries that do not normally
   32020 accompany the operating system.  Such a contradiction means you cannot
   32021 use both them and the Library together in an executable that you
   32022 distribute.
   32023 
   32025   7. You may place library facilities that are a work based on the
   32026 Library side-by-side in a single library together with other library
   32027 facilities not covered by this License, and distribute such a combined
   32028 library, provided that the separate distribution of the work based on
   32029 the Library and of the other library facilities is otherwise
   32030 permitted, and provided that you do these two things:
   32031 
   32032     a) Accompany the combined library with a copy of the same work
   32033     based on the Library, uncombined with any other library
   32034     facilities.  This must be distributed under the terms of the
   32035     Sections above.
   32036 
   32037     b) Give prominent notice with the combined library of the fact
   32038     that part of it is a work based on the Library, and explaining
   32039     where to find the accompanying uncombined form of the same work.
   32040 
   32041   8. You may not copy, modify, sublicense, link with, or distribute
   32042 the Library except as expressly provided under this License.  Any
   32043 attempt otherwise to copy, modify, sublicense, link with, or
   32044 distribute the Library is void, and will automatically terminate your
   32045 rights under this License.  However, parties who have received copies,
   32046 or rights, from you under this License will not have their licenses
   32047 terminated so long as such parties remain in full compliance.
   32048 
   32049   9. You are not required to accept this License, since you have not
   32050 signed it.  However, nothing else grants you permission to modify or
   32051 distribute the Library or its derivative works.  These actions are
   32052 prohibited by law if you do not accept this License.  Therefore, by
   32053 modifying or distributing the Library (or any work based on the
   32054 Library), you indicate your acceptance of this License to do so, and
   32055 all its terms and conditions for copying, distributing or modifying
   32056 the Library or works based on it.
   32057 
   32058   10. Each time you redistribute the Library (or any work based on the
   32059 Library), the recipient automatically receives a license from the
   32060 original licensor to copy, distribute, link with or modify the Library
   32061 subject to these terms and conditions.  You may not impose any further
   32062 restrictions on the recipients' exercise of the rights granted herein.
   32063 You are not responsible for enforcing compliance by third parties with
   32064 this License.
   32065 
   32067   11. If, as a consequence of a court judgment or allegation of patent
   32068 infringement or for any other reason (not limited to patent issues),
   32069 conditions are imposed on you (whether by court order, agreement or
   32070 otherwise) that contradict the conditions of this License, they do not
   32071 excuse you from the conditions of this License.  If you cannot
   32072 distribute so as to satisfy simultaneously your obligations under this
   32073 License and any other pertinent obligations, then as a consequence you
   32074 may not distribute the Library at all.  For example, if a patent
   32075 license would not permit royalty-free redistribution of the Library by
   32076 all those who receive copies directly or indirectly through you, then
   32077 the only way you could satisfy both it and this License would be to
   32078 refrain entirely from distribution of the Library.
   32079 
   32080 If any portion of this section is held invalid or unenforceable under any
   32081 particular circumstance, the balance of the section is intended to apply,
   32082 and the section as a whole is intended to apply in other circumstances.
   32083 
   32084 It is not the purpose of this section to induce you to infringe any
   32085 patents or other property right claims or to contest validity of any
   32086 such claims; this section has the sole purpose of protecting the
   32087 integrity of the free software distribution system which is
   32088 implemented by public license practices.  Many people have made
   32089 generous contributions to the wide range of software distributed
   32090 through that system in reliance on consistent application of that
   32091 system; it is up to the author/donor to decide if he or she is willing
   32092 to distribute software through any other system and a licensee cannot
   32093 impose that choice.
   32094 
   32095 This section is intended to make thoroughly clear what is believed to
   32096 be a consequence of the rest of this License.
   32097 
   32098   12. If the distribution and/or use of the Library is restricted in
   32099 certain countries either by patents or by copyrighted interfaces, the
   32100 original copyright holder who places the Library under this License may add
   32101 an explicit geographical distribution limitation excluding those countries,
   32102 so that distribution is permitted only in or among countries not thus
   32103 excluded.  In such case, this License incorporates the limitation as if
   32104 written in the body of this License.
   32105 
   32106   13. The Free Software Foundation may publish revised and/or new
   32107 versions of the Lesser General Public License from time to time.
   32108 Such new versions will be similar in spirit to the present version,
   32109 but may differ in detail to address new problems or concerns.
   32110 
   32111 Each version is given a distinguishing version number.  If the Library
   32112 specifies a version number of this License which applies to it and
   32113 "any later version", you have the option of following the terms and
   32114 conditions either of that version or of any later version published by
   32115 the Free Software Foundation.  If the Library does not specify a
   32116 license version number, you may choose any version ever published by
   32117 the Free Software Foundation.
   32118 
   32120   14. If you wish to incorporate parts of the Library into other free
   32121 programs whose distribution conditions are incompatible with these,
   32122 write to the author to ask for permission.  For software which is
   32123 copyrighted by the Free Software Foundation, write to the Free
   32124 Software Foundation; we sometimes make exceptions for this.  Our
   32125 decision will be guided by the two goals of preserving the free status
   32126 of all derivatives of our free software and of promoting the sharing
   32127 and reuse of software generally.
   32128 
   32129 			    NO WARRANTY
   32130 
   32131   15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
   32132 WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
   32133 EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
   32134 OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
   32135 KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
   32136 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
   32137 PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
   32138 LIBRARY IS WITH YOU.  SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
   32139 THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
   32140 
   32141   16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
   32142 WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
   32143 AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
   32144 FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
   32145 CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
   32146 LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
   32147 RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
   32148 FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
   32149 SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
   32150 DAMAGES.
   32151 
   32152 		     END OF TERMS AND CONDITIONS
   32153 
   32155            How to Apply These Terms to Your New Libraries
   32156 
   32157   If you develop a new library, and you want it to be of the greatest
   32158 possible use to the public, we recommend making it free software that
   32159 everyone can redistribute and change.  You can do so by permitting
   32160 redistribution under these terms (or, alternatively, under the terms of the
   32161 ordinary General Public License).
   32162 
   32163   To apply these terms, attach the following notices to the library.  It is
   32164 safest to attach them to the start of each source file to most effectively
   32165 convey the exclusion of warranty; and each file should have at least the
   32166 "copyright" line and a pointer to where the full notice is found.
   32167 
   32168     &lt;one line to give the library's name and a brief idea of what it does.&gt;
   32169     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   32170 
   32171     This library is free software; you can redistribute it and/or
   32172     modify it under the terms of the GNU Lesser General Public
   32173     License as published by the Free Software Foundation; either
   32174     version 2.1 of the License, or (at your option) any later version.
   32175 
   32176     This library is distributed in the hope that it will be useful,
   32177     but WITHOUT ANY WARRANTY; without even the implied warranty of
   32178     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
   32179     Lesser General Public License for more details.
   32180 
   32181     You should have received a copy of the GNU Lesser General Public
   32182     License along with this library; if not, write to the Free Software
   32183     Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
   32184 
   32185 Also add information on how to contact you by electronic and paper mail.
   32186 
   32187 You should also get your employer (if you work as a programmer) or your
   32188 school, if any, to sign a "copyright disclaimer" for the library, if
   32189 necessary.  Here is a sample; alter the names:
   32190 
   32191   Yoyodyne, Inc., hereby disclaims all copyright interest in the
   32192   library `Frob' (a library for tweaking knobs) written by James Random Hacker.
   32193 
   32194   &lt;signature of Ty Coon&gt;, 1 April 1990
   32195   Ty Coon, President of Vice
   32196 
   32197 That's all there is to it!
   32198 
   32199 
   32200 </pre>
   32201 </div>
   32202 </div>
   32203 
   32204 
   32205 <div class="product">
   32206 <span class="title">ibus-chewing</span>
   32207 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   32208 <span class="homepage"><a href="http://code.google.com/p/ibus/">homepage</a></span>
   32209 <div class="licence">
   32210 <pre>		    GNU GENERAL PUBLIC LICENSE
   32211 		       Version 2, June 1991
   32212 
   32213  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
   32214                        51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
   32215  Everyone is permitted to copy and distribute verbatim copies
   32216  of this license document, but changing it is not allowed.
   32217 
   32218 			    Preamble
   32219 
   32220   The licenses for most software are designed to take away your
   32221 freedom to share and change it.  By contrast, the GNU General Public
   32222 License is intended to guarantee your freedom to share and change free
   32223 software--to make sure the software is free for all its users.  This
   32224 General Public License applies to most of the Free Software
   32225 Foundation's software and to any other program whose authors commit to
   32226 using it.  (Some other Free Software Foundation software is covered by
   32227 the GNU Library General Public License instead.)  You can apply it to
   32228 your programs, too.
   32229 
   32230   When we speak of free software, we are referring to freedom, not
   32231 price.  Our General Public Licenses are designed to make sure that you
   32232 have the freedom to distribute copies of free software (and charge for
   32233 this service if you wish), that you receive source code or can get it
   32234 if you want it, that you can change the software or use pieces of it
   32235 in new free programs; and that you know you can do these things.
   32236 
   32237   To protect your rights, we need to make restrictions that forbid
   32238 anyone to deny you these rights or to ask you to surrender the rights.
   32239 These restrictions translate to certain responsibilities for you if you
   32240 distribute copies of the software, or if you modify it.
   32241 
   32242   For example, if you distribute copies of such a program, whether
   32243 gratis or for a fee, you must give the recipients all the rights that
   32244 you have.  You must make sure that they, too, receive or can get the
   32245 source code.  And you must show them these terms so they know their
   32246 rights.
   32247 
   32248   We protect your rights with two steps: (1) copyright the software, and
   32249 (2) offer you this license which gives you legal permission to copy,
   32250 distribute and/or modify the software.
   32251 
   32252   Also, for each author's protection and ours, we want to make certain
   32253 that everyone understands that there is no warranty for this free
   32254 software.  If the software is modified by someone else and passed on, we
   32255 want its recipients to know that what they have is not the original, so
   32256 that any problems introduced by others will not reflect on the original
   32257 authors' reputations.
   32258 
   32259   Finally, any free program is threatened constantly by software
   32260 patents.  We wish to avoid the danger that redistributors of a free
   32261 program will individually obtain patent licenses, in effect making the
   32262 program proprietary.  To prevent this, we have made it clear that any
   32263 patent must be licensed for everyone's free use or not licensed at all.
   32264 
   32265   The precise terms and conditions for copying, distribution and
   32266 modification follow.
   32267 
   32269 		    GNU GENERAL PUBLIC LICENSE
   32270    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   32271 
   32272   0. This License applies to any program or other work which contains
   32273 a notice placed by the copyright holder saying it may be distributed
   32274 under the terms of this General Public License.  The "Program", below,
   32275 refers to any such program or work, and a "work based on the Program"
   32276 means either the Program or any derivative work under copyright law:
   32277 that is to say, a work containing the Program or a portion of it,
   32278 either verbatim or with modifications and/or translated into another
   32279 language.  (Hereinafter, translation is included without limitation in
   32280 the term "modification".)  Each licensee is addressed as "you".
   32281 
   32282 Activities other than copying, distribution and modification are not
   32283 covered by this License; they are outside its scope.  The act of
   32284 running the Program is not restricted, and the output from the Program
   32285 is covered only if its contents constitute a work based on the
   32286 Program (independent of having been made by running the Program).
   32287 Whether that is true depends on what the Program does.
   32288 
   32289   1. You may copy and distribute verbatim copies of the Program's
   32290 source code as you receive it, in any medium, provided that you
   32291 conspicuously and appropriately publish on each copy an appropriate
   32292 copyright notice and disclaimer of warranty; keep intact all the
   32293 notices that refer to this License and to the absence of any warranty;
   32294 and give any other recipients of the Program a copy of this License
   32295 along with the Program.
   32296 
   32297 You may charge a fee for the physical act of transferring a copy, and
   32298 you may at your option offer warranty protection in exchange for a fee.
   32299 
   32300   2. You may modify your copy or copies of the Program or any portion
   32301 of it, thus forming a work based on the Program, and copy and
   32302 distribute such modifications or work under the terms of Section 1
   32303 above, provided that you also meet all of these conditions:
   32304 
   32305     a) You must cause the modified files to carry prominent notices
   32306     stating that you changed the files and the date of any change.
   32307 
   32308     b) You must cause any work that you distribute or publish, that in
   32309     whole or in part contains or is derived from the Program or any
   32310     part thereof, to be licensed as a whole at no charge to all third
   32311     parties under the terms of this License.
   32312 
   32313     c) If the modified program normally reads commands interactively
   32314     when run, you must cause it, when started running for such
   32315     interactive use in the most ordinary way, to print or display an
   32316     announcement including an appropriate copyright notice and a
   32317     notice that there is no warranty (or else, saying that you provide
   32318     a warranty) and that users may redistribute the program under
   32319     these conditions, and telling the user how to view a copy of this
   32320     License.  (Exception: if the Program itself is interactive but
   32321     does not normally print such an announcement, your work based on
   32322     the Program is not required to print an announcement.)
   32323 
   32325 These requirements apply to the modified work as a whole.  If
   32326 identifiable sections of that work are not derived from the Program,
   32327 and can be reasonably considered independent and separate works in
   32328 themselves, then this License, and its terms, do not apply to those
   32329 sections when you distribute them as separate works.  But when you
   32330 distribute the same sections as part of a whole which is a work based
   32331 on the Program, the distribution of the whole must be on the terms of
   32332 this License, whose permissions for other licensees extend to the
   32333 entire whole, and thus to each and every part regardless of who wrote it.
   32334 
   32335 Thus, it is not the intent of this section to claim rights or contest
   32336 your rights to work written entirely by you; rather, the intent is to
   32337 exercise the right to control the distribution of derivative or
   32338 collective works based on the Program.
   32339 
   32340 In addition, mere aggregation of another work not based on the Program
   32341 with the Program (or with a work based on the Program) on a volume of
   32342 a storage or distribution medium does not bring the other work under
   32343 the scope of this License.
   32344 
   32345   3. You may copy and distribute the Program (or a work based on it,
   32346 under Section 2) in object code or executable form under the terms of
   32347 Sections 1 and 2 above provided that you also do one of the following:
   32348 
   32349     a) Accompany it with the complete corresponding machine-readable
   32350     source code, which must be distributed under the terms of Sections
   32351     1 and 2 above on a medium customarily used for software interchange; or,
   32352 
   32353     b) Accompany it with a written offer, valid for at least three
   32354     years, to give any third party, for a charge no more than your
   32355     cost of physically performing source distribution, a complete
   32356     machine-readable copy of the corresponding source code, to be
   32357     distributed under the terms of Sections 1 and 2 above on a medium
   32358     customarily used for software interchange; or,
   32359 
   32360     c) Accompany it with the information you received as to the offer
   32361     to distribute corresponding source code.  (This alternative is
   32362     allowed only for noncommercial distribution and only if you
   32363     received the program in object code or executable form with such
   32364     an offer, in accord with Subsection b above.)
   32365 
   32366 The source code for a work means the preferred form of the work for
   32367 making modifications to it.  For an executable work, complete source
   32368 code means all the source code for all modules it contains, plus any
   32369 associated interface definition files, plus the scripts used to
   32370 control compilation and installation of the executable.  However, as a
   32371 special exception, the source code distributed need not include
   32372 anything that is normally distributed (in either source or binary
   32373 form) with the major components (compiler, kernel, and so on) of the
   32374 operating system on which the executable runs, unless that component
   32375 itself accompanies the executable.
   32376 
   32377 If distribution of executable or object code is made by offering
   32378 access to copy from a designated place, then offering equivalent
   32379 access to copy the source code from the same place counts as
   32380 distribution of the source code, even though third parties are not
   32381 compelled to copy the source along with the object code.
   32382 
   32384   4. You may not copy, modify, sublicense, or distribute the Program
   32385 except as expressly provided under this License.  Any attempt
   32386 otherwise to copy, modify, sublicense or distribute the Program is
   32387 void, and will automatically terminate your rights under this License.
   32388 However, parties who have received copies, or rights, from you under
   32389 this License will not have their licenses terminated so long as such
   32390 parties remain in full compliance.
   32391 
   32392   5. You are not required to accept this License, since you have not
   32393 signed it.  However, nothing else grants you permission to modify or
   32394 distribute the Program or its derivative works.  These actions are
   32395 prohibited by law if you do not accept this License.  Therefore, by
   32396 modifying or distributing the Program (or any work based on the
   32397 Program), you indicate your acceptance of this License to do so, and
   32398 all its terms and conditions for copying, distributing or modifying
   32399 the Program or works based on it.
   32400 
   32401   6. Each time you redistribute the Program (or any work based on the
   32402 Program), the recipient automatically receives a license from the
   32403 original licensor to copy, distribute or modify the Program subject to
   32404 these terms and conditions.  You may not impose any further
   32405 restrictions on the recipients' exercise of the rights granted herein.
   32406 You are not responsible for enforcing compliance by third parties to
   32407 this License.
   32408 
   32409   7. If, as a consequence of a court judgment or allegation of patent
   32410 infringement or for any other reason (not limited to patent issues),
   32411 conditions are imposed on you (whether by court order, agreement or
   32412 otherwise) that contradict the conditions of this License, they do not
   32413 excuse you from the conditions of this License.  If you cannot
   32414 distribute so as to satisfy simultaneously your obligations under this
   32415 License and any other pertinent obligations, then as a consequence you
   32416 may not distribute the Program at all.  For example, if a patent
   32417 license would not permit royalty-free redistribution of the Program by
   32418 all those who receive copies directly or indirectly through you, then
   32419 the only way you could satisfy both it and this License would be to
   32420 refrain entirely from distribution of the Program.
   32421 
   32422 If any portion of this section is held invalid or unenforceable under
   32423 any particular circumstance, the balance of the section is intended to
   32424 apply and the section as a whole is intended to apply in other
   32425 circumstances.
   32426 
   32427 It is not the purpose of this section to induce you to infringe any
   32428 patents or other property right claims or to contest validity of any
   32429 such claims; this section has the sole purpose of protecting the
   32430 integrity of the free software distribution system, which is
   32431 implemented by public license practices.  Many people have made
   32432 generous contributions to the wide range of software distributed
   32433 through that system in reliance on consistent application of that
   32434 system; it is up to the author/donor to decide if he or she is willing
   32435 to distribute software through any other system and a licensee cannot
   32436 impose that choice.
   32437 
   32438 This section is intended to make thoroughly clear what is believed to
   32439 be a consequence of the rest of this License.
   32440 
   32442   8. If the distribution and/or use of the Program is restricted in
   32443 certain countries either by patents or by copyrighted interfaces, the
   32444 original copyright holder who places the Program under this License
   32445 may add an explicit geographical distribution limitation excluding
   32446 those countries, so that distribution is permitted only in or among
   32447 countries not thus excluded.  In such case, this License incorporates
   32448 the limitation as if written in the body of this License.
   32449 
   32450   9. The Free Software Foundation may publish revised and/or new versions
   32451 of the General Public License from time to time.  Such new versions will
   32452 be similar in spirit to the present version, but may differ in detail to
   32453 address new problems or concerns.
   32454 
   32455 Each version is given a distinguishing version number.  If the Program
   32456 specifies a version number of this License which applies to it and "any
   32457 later version", you have the option of following the terms and conditions
   32458 either of that version or of any later version published by the Free
   32459 Software Foundation.  If the Program does not specify a version number of
   32460 this License, you may choose any version ever published by the Free Software
   32461 Foundation.
   32462 
   32463   10. If you wish to incorporate parts of the Program into other free
   32464 programs whose distribution conditions are different, write to the author
   32465 to ask for permission.  For software which is copyrighted by the Free
   32466 Software Foundation, write to the Free Software Foundation; we sometimes
   32467 make exceptions for this.  Our decision will be guided by the two goals
   32468 of preserving the free status of all derivatives of our free software and
   32469 of promoting the sharing and reuse of software generally.
   32470 
   32471 			    NO WARRANTY
   32472 
   32473   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
   32474 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
   32475 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
   32476 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
   32477 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
   32478 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
   32479 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
   32480 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
   32481 REPAIR OR CORRECTION.
   32482 
   32483   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
   32484 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
   32485 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
   32486 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
   32487 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
   32488 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
   32489 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
   32490 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
   32491 POSSIBILITY OF SUCH DAMAGES.
   32492 
   32493 		     END OF TERMS AND CONDITIONS
   32494 
   32496 	    How to Apply These Terms to Your New Programs
   32497 
   32498   If you develop a new program, and you want it to be of the greatest
   32499 possible use to the public, the best way to achieve this is to make it
   32500 free software which everyone can redistribute and change under these terms.
   32501 
   32502   To do so, attach the following notices to the program.  It is safest
   32503 to attach them to the start of each source file to most effectively
   32504 convey the exclusion of warranty; and each file should have at least
   32505 the "copyright" line and a pointer to where the full notice is found.
   32506 
   32507     &lt;one line to give the program's name and a brief idea of what it does.&gt;
   32508     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   32509 
   32510     This program is free software; you can redistribute it and/or modify
   32511     it under the terms of the GNU General Public License as published by
   32512     the Free Software Foundation; either version 2 of the License, or
   32513     (at your option) any later version.
   32514 
   32515     This program is distributed in the hope that it will be useful,
   32516     but WITHOUT ANY WARRANTY; without even the implied warranty of
   32517     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   32518     GNU General Public License for more details.
   32519 
   32520     You should have received a copy of the GNU General Public License
   32521     along with this program; if not, write to the Free Software
   32522     Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
   32523 
   32524 
   32525 Also add information on how to contact you by electronic and paper mail.
   32526 
   32527 If the program is interactive, make it output a short notice like this
   32528 when it starts in an interactive mode:
   32529 
   32530     Gnomovision version 69, Copyright (C) year name of author
   32531     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
   32532     This is free software, and you are welcome to redistribute it
   32533     under certain conditions; type `show c' for details.
   32534 
   32535 The hypothetical commands `show w' and `show c' should show the appropriate
   32536 parts of the General Public License.  Of course, the commands you use may
   32537 be called something other than `show w' and `show c'; they could even be
   32538 mouse-clicks or menu items--whatever suits your program.
   32539 
   32540 You should also get your employer (if you work as a programmer) or your
   32541 school, if any, to sign a "copyright disclaimer" for the program, if
   32542 necessary.  Here is a sample; alter the names:
   32543 
   32544   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
   32545   `Gnomovision' (which makes passes at compilers) written by James Hacker.
   32546 
   32547   &lt;signature of Ty Coon&gt;, 1 April 1989
   32548   Ty Coon, President of Vice
   32549 
   32550 This General Public License does not permit incorporating your program into
   32551 proprietary programs.  If your program is a subroutine library, you may
   32552 consider it more useful to permit linking proprietary applications with the
   32553 library.  If this is what you want to do, use the GNU Library General
   32554 Public License instead of this License.
   32555 </pre>
   32556 </div>
   32557 </div>
   32558 
   32559 
   32560 <div class="product">
   32561 <span class="title">ibus-hangul</span>
   32562 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   32563 <span class="homepage"><a href="http://code.google.com/p/ibus/">homepage</a></span>
   32564 <div class="licence">
   32565 <pre>		    GNU GENERAL PUBLIC LICENSE
   32566 		       Version 2, June 1991
   32567 
   32568  Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
   32569  51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
   32570  Everyone is permitted to copy and distribute verbatim copies
   32571  of this license document, but changing it is not allowed.
   32572 
   32573 			    Preamble
   32574 
   32575   The licenses for most software are designed to take away your
   32576 freedom to share and change it.  By contrast, the GNU General Public
   32577 License is intended to guarantee your freedom to share and change free
   32578 software--to make sure the software is free for all its users.  This
   32579 General Public License applies to most of the Free Software
   32580 Foundation's software and to any other program whose authors commit to
   32581 using it.  (Some other Free Software Foundation software is covered by
   32582 the GNU Lesser General Public License instead.)  You can apply it to
   32583 your programs, too.
   32584 
   32585   When we speak of free software, we are referring to freedom, not
   32586 price.  Our General Public Licenses are designed to make sure that you
   32587 have the freedom to distribute copies of free software (and charge for
   32588 this service if you wish), that you receive source code or can get it
   32589 if you want it, that you can change the software or use pieces of it
   32590 in new free programs; and that you know you can do these things.
   32591 
   32592   To protect your rights, we need to make restrictions that forbid
   32593 anyone to deny you these rights or to ask you to surrender the rights.
   32594 These restrictions translate to certain responsibilities for you if you
   32595 distribute copies of the software, or if you modify it.
   32596 
   32597   For example, if you distribute copies of such a program, whether
   32598 gratis or for a fee, you must give the recipients all the rights that
   32599 you have.  You must make sure that they, too, receive or can get the
   32600 source code.  And you must show them these terms so they know their
   32601 rights.
   32602 
   32603   We protect your rights with two steps: (1) copyright the software, and
   32604 (2) offer you this license which gives you legal permission to copy,
   32605 distribute and/or modify the software.
   32606 
   32607   Also, for each author's protection and ours, we want to make certain
   32608 that everyone understands that there is no warranty for this free
   32609 software.  If the software is modified by someone else and passed on, we
   32610 want its recipients to know that what they have is not the original, so
   32611 that any problems introduced by others will not reflect on the original
   32612 authors' reputations.
   32613 
   32614   Finally, any free program is threatened constantly by software
   32615 patents.  We wish to avoid the danger that redistributors of a free
   32616 program will individually obtain patent licenses, in effect making the
   32617 program proprietary.  To prevent this, we have made it clear that any
   32618 patent must be licensed for everyone's free use or not licensed at all.
   32619 
   32620   The precise terms and conditions for copying, distribution and
   32621 modification follow.
   32622 
   32623 		    GNU GENERAL PUBLIC LICENSE
   32624    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   32625 
   32626   0. This License applies to any program or other work which contains
   32627 a notice placed by the copyright holder saying it may be distributed
   32628 under the terms of this General Public License.  The "Program", below,
   32629 refers to any such program or work, and a "work based on the Program"
   32630 means either the Program or any derivative work under copyright law:
   32631 that is to say, a work containing the Program or a portion of it,
   32632 either verbatim or with modifications and/or translated into another
   32633 language.  (Hereinafter, translation is included without limitation in
   32634 the term "modification".)  Each licensee is addressed as "you".
   32635 
   32636 Activities other than copying, distribution and modification are not
   32637 covered by this License; they are outside its scope.  The act of
   32638 running the Program is not restricted, and the output from the Program
   32639 is covered only if its contents constitute a work based on the
   32640 Program (independent of having been made by running the Program).
   32641 Whether that is true depends on what the Program does.
   32642 
   32643   1. You may copy and distribute verbatim copies of the Program's
   32644 source code as you receive it, in any medium, provided that you
   32645 conspicuously and appropriately publish on each copy an appropriate
   32646 copyright notice and disclaimer of warranty; keep intact all the
   32647 notices that refer to this License and to the absence of any warranty;
   32648 and give any other recipients of the Program a copy of this License
   32649 along with the Program.
   32650 
   32651 You may charge a fee for the physical act of transferring a copy, and
   32652 you may at your option offer warranty protection in exchange for a fee.
   32653 
   32654   2. You may modify your copy or copies of the Program or any portion
   32655 of it, thus forming a work based on the Program, and copy and
   32656 distribute such modifications or work under the terms of Section 1
   32657 above, provided that you also meet all of these conditions:
   32658 
   32659     a) You must cause the modified files to carry prominent notices
   32660     stating that you changed the files and the date of any change.
   32661 
   32662     b) You must cause any work that you distribute or publish, that in
   32663     whole or in part contains or is derived from the Program or any
   32664     part thereof, to be licensed as a whole at no charge to all third
   32665     parties under the terms of this License.
   32666 
   32667     c) If the modified program normally reads commands interactively
   32668     when run, you must cause it, when started running for such
   32669     interactive use in the most ordinary way, to print or display an
   32670     announcement including an appropriate copyright notice and a
   32671     notice that there is no warranty (or else, saying that you provide
   32672     a warranty) and that users may redistribute the program under
   32673     these conditions, and telling the user how to view a copy of this
   32674     License.  (Exception: if the Program itself is interactive but
   32675     does not normally print such an announcement, your work based on
   32676     the Program is not required to print an announcement.)
   32677 
   32678 These requirements apply to the modified work as a whole.  If
   32679 identifiable sections of that work are not derived from the Program,
   32680 and can be reasonably considered independent and separate works in
   32681 themselves, then this License, and its terms, do not apply to those
   32682 sections when you distribute them as separate works.  But when you
   32683 distribute the same sections as part of a whole which is a work based
   32684 on the Program, the distribution of the whole must be on the terms of
   32685 this License, whose permissions for other licensees extend to the
   32686 entire whole, and thus to each and every part regardless of who wrote it.
   32687 
   32688 Thus, it is not the intent of this section to claim rights or contest
   32689 your rights to work written entirely by you; rather, the intent is to
   32690 exercise the right to control the distribution of derivative or
   32691 collective works based on the Program.
   32692 
   32693 In addition, mere aggregation of another work not based on the Program
   32694 with the Program (or with a work based on the Program) on a volume of
   32695 a storage or distribution medium does not bring the other work under
   32696 the scope of this License.
   32697 
   32698   3. You may copy and distribute the Program (or a work based on it,
   32699 under Section 2) in object code or executable form under the terms of
   32700 Sections 1 and 2 above provided that you also do one of the following:
   32701 
   32702     a) Accompany it with the complete corresponding machine-readable
   32703     source code, which must be distributed under the terms of Sections
   32704     1 and 2 above on a medium customarily used for software interchange; or,
   32705 
   32706     b) Accompany it with a written offer, valid for at least three
   32707     years, to give any third party, for a charge no more than your
   32708     cost of physically performing source distribution, a complete
   32709     machine-readable copy of the corresponding source code, to be
   32710     distributed under the terms of Sections 1 and 2 above on a medium
   32711     customarily used for software interchange; or,
   32712 
   32713     c) Accompany it with the information you received as to the offer
   32714     to distribute corresponding source code.  (This alternative is
   32715     allowed only for noncommercial distribution and only if you
   32716     received the program in object code or executable form with such
   32717     an offer, in accord with Subsection b above.)
   32718 
   32719 The source code for a work means the preferred form of the work for
   32720 making modifications to it.  For an executable work, complete source
   32721 code means all the source code for all modules it contains, plus any
   32722 associated interface definition files, plus the scripts used to
   32723 control compilation and installation of the executable.  However, as a
   32724 special exception, the source code distributed need not include
   32725 anything that is normally distributed (in either source or binary
   32726 form) with the major components (compiler, kernel, and so on) of the
   32727 operating system on which the executable runs, unless that component
   32728 itself accompanies the executable.
   32729 
   32730 If distribution of executable or object code is made by offering
   32731 access to copy from a designated place, then offering equivalent
   32732 access to copy the source code from the same place counts as
   32733 distribution of the source code, even though third parties are not
   32734 compelled to copy the source along with the object code.
   32735 
   32736   4. You may not copy, modify, sublicense, or distribute the Program
   32737 except as expressly provided under this License.  Any attempt
   32738 otherwise to copy, modify, sublicense or distribute the Program is
   32739 void, and will automatically terminate your rights under this License.
   32740 However, parties who have received copies, or rights, from you under
   32741 this License will not have their licenses terminated so long as such
   32742 parties remain in full compliance.
   32743 
   32744   5. You are not required to accept this License, since you have not
   32745 signed it.  However, nothing else grants you permission to modify or
   32746 distribute the Program or its derivative works.  These actions are
   32747 prohibited by law if you do not accept this License.  Therefore, by
   32748 modifying or distributing the Program (or any work based on the
   32749 Program), you indicate your acceptance of this License to do so, and
   32750 all its terms and conditions for copying, distributing or modifying
   32751 the Program or works based on it.
   32752 
   32753   6. Each time you redistribute the Program (or any work based on the
   32754 Program), the recipient automatically receives a license from the
   32755 original licensor to copy, distribute or modify the Program subject to
   32756 these terms and conditions.  You may not impose any further
   32757 restrictions on the recipients' exercise of the rights granted herein.
   32758 You are not responsible for enforcing compliance by third parties to
   32759 this License.
   32760 
   32761   7. If, as a consequence of a court judgment or allegation of patent
   32762 infringement or for any other reason (not limited to patent issues),
   32763 conditions are imposed on you (whether by court order, agreement or
   32764 otherwise) that contradict the conditions of this License, they do not
   32765 excuse you from the conditions of this License.  If you cannot
   32766 distribute so as to satisfy simultaneously your obligations under this
   32767 License and any other pertinent obligations, then as a consequence you
   32768 may not distribute the Program at all.  For example, if a patent
   32769 license would not permit royalty-free redistribution of the Program by
   32770 all those who receive copies directly or indirectly through you, then
   32771 the only way you could satisfy both it and this License would be to
   32772 refrain entirely from distribution of the Program.
   32773 
   32774 If any portion of this section is held invalid or unenforceable under
   32775 any particular circumstance, the balance of the section is intended to
   32776 apply and the section as a whole is intended to apply in other
   32777 circumstances.
   32778 
   32779 It is not the purpose of this section to induce you to infringe any
   32780 patents or other property right claims or to contest validity of any
   32781 such claims; this section has the sole purpose of protecting the
   32782 integrity of the free software distribution system, which is
   32783 implemented by public license practices.  Many people have made
   32784 generous contributions to the wide range of software distributed
   32785 through that system in reliance on consistent application of that
   32786 system; it is up to the author/donor to decide if he or she is willing
   32787 to distribute software through any other system and a licensee cannot
   32788 impose that choice.
   32789 
   32790 This section is intended to make thoroughly clear what is believed to
   32791 be a consequence of the rest of this License.
   32792 
   32793   8. If the distribution and/or use of the Program is restricted in
   32794 certain countries either by patents or by copyrighted interfaces, the
   32795 original copyright holder who places the Program under this License
   32796 may add an explicit geographical distribution limitation excluding
   32797 those countries, so that distribution is permitted only in or among
   32798 countries not thus excluded.  In such case, this License incorporates
   32799 the limitation as if written in the body of this License.
   32800 
   32801   9. The Free Software Foundation may publish revised and/or new versions
   32802 of the General Public License from time to time.  Such new versions will
   32803 be similar in spirit to the present version, but may differ in detail to
   32804 address new problems or concerns.
   32805 
   32806 Each version is given a distinguishing version number.  If the Program
   32807 specifies a version number of this License which applies to it and "any
   32808 later version", you have the option of following the terms and conditions
   32809 either of that version or of any later version published by the Free
   32810 Software Foundation.  If the Program does not specify a version number of
   32811 this License, you may choose any version ever published by the Free Software
   32812 Foundation.
   32813 
   32814   10. If you wish to incorporate parts of the Program into other free
   32815 programs whose distribution conditions are different, write to the author
   32816 to ask for permission.  For software which is copyrighted by the Free
   32817 Software Foundation, write to the Free Software Foundation; we sometimes
   32818 make exceptions for this.  Our decision will be guided by the two goals
   32819 of preserving the free status of all derivatives of our free software and
   32820 of promoting the sharing and reuse of software generally.
   32821 
   32822 			    NO WARRANTY
   32823 
   32824   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
   32825 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
   32826 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
   32827 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
   32828 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
   32829 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
   32830 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
   32831 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
   32832 REPAIR OR CORRECTION.
   32833 
   32834   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
   32835 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
   32836 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
   32837 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
   32838 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
   32839 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
   32840 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
   32841 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
   32842 POSSIBILITY OF SUCH DAMAGES.
   32843 
   32844 		     END OF TERMS AND CONDITIONS
   32845 
   32846 	    How to Apply These Terms to Your New Programs
   32847 
   32848   If you develop a new program, and you want it to be of the greatest
   32849 possible use to the public, the best way to achieve this is to make it
   32850 free software which everyone can redistribute and change under these terms.
   32851 
   32852   To do so, attach the following notices to the program.  It is safest
   32853 to attach them to the start of each source file to most effectively
   32854 convey the exclusion of warranty; and each file should have at least
   32855 the "copyright" line and a pointer to where the full notice is found.
   32856 
   32857     &lt;one line to give the program's name and a brief idea of what it does.&gt;
   32858     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   32859 
   32860     This program is free software; you can redistribute it and/or modify
   32861     it under the terms of the GNU General Public License as published by
   32862     the Free Software Foundation; either version 2 of the License, or
   32863     (at your option) any later version.
   32864 
   32865     This program is distributed in the hope that it will be useful,
   32866     but WITHOUT ANY WARRANTY; without even the implied warranty of
   32867     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   32868     GNU General Public License for more details.
   32869 
   32870     You should have received a copy of the GNU General Public License along
   32871     with this program; if not, write to the Free Software Foundation, Inc.,
   32872     51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
   32873 
   32874 Also add information on how to contact you by electronic and paper mail.
   32875 
   32876 If the program is interactive, make it output a short notice like this
   32877 when it starts in an interactive mode:
   32878 
   32879     Gnomovision version 69, Copyright (C) year name of author
   32880     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
   32881     This is free software, and you are welcome to redistribute it
   32882     under certain conditions; type `show c' for details.
   32883 
   32884 The hypothetical commands `show w' and `show c' should show the appropriate
   32885 parts of the General Public License.  Of course, the commands you use may
   32886 be called something other than `show w' and `show c'; they could even be
   32887 mouse-clicks or menu items--whatever suits your program.
   32888 
   32889 You should also get your employer (if you work as a programmer) or your
   32890 school, if any, to sign a "copyright disclaimer" for the program, if
   32891 necessary.  Here is a sample; alter the names:
   32892 
   32893   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
   32894   `Gnomovision' (which makes passes at compilers) written by James Hacker.
   32895 
   32896   &lt;signature of Ty Coon&gt;, 1 April 1989
   32897   Ty Coon, President of Vice
   32898 
   32899 This General Public License does not permit incorporating your program into
   32900 proprietary programs.  If your program is a subroutine library, you may
   32901 consider it more useful to permit linking proprietary applications with the
   32902 library.  If this is what you want to do, use the GNU Lesser General
   32903 Public License instead of this License.
   32904 </pre>
   32905 </div>
   32906 </div>
   32907 
   32908 
   32909 <div class="product">
   32910 <span class="title">ibus-m17n</span>
   32911 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   32912 <span class="homepage"><a href="http://code.google.com/p/ibus/">homepage</a></span>
   32913 <div class="licence">
   32914 <pre>		    GNU GENERAL PUBLIC LICENSE
   32915 		       Version 2, June 1991
   32916 
   32917  Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
   32918  51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
   32919  Everyone is permitted to copy and distribute verbatim copies
   32920  of this license document, but changing it is not allowed.
   32921 
   32922 			    Preamble
   32923 
   32924   The licenses for most software are designed to take away your
   32925 freedom to share and change it.  By contrast, the GNU General Public
   32926 License is intended to guarantee your freedom to share and change free
   32927 software--to make sure the software is free for all its users.  This
   32928 General Public License applies to most of the Free Software
   32929 Foundation's software and to any other program whose authors commit to
   32930 using it.  (Some other Free Software Foundation software is covered by
   32931 the GNU Lesser General Public License instead.)  You can apply it to
   32932 your programs, too.
   32933 
   32934   When we speak of free software, we are referring to freedom, not
   32935 price.  Our General Public Licenses are designed to make sure that you
   32936 have the freedom to distribute copies of free software (and charge for
   32937 this service if you wish), that you receive source code or can get it
   32938 if you want it, that you can change the software or use pieces of it
   32939 in new free programs; and that you know you can do these things.
   32940 
   32941   To protect your rights, we need to make restrictions that forbid
   32942 anyone to deny you these rights or to ask you to surrender the rights.
   32943 These restrictions translate to certain responsibilities for you if you
   32944 distribute copies of the software, or if you modify it.
   32945 
   32946   For example, if you distribute copies of such a program, whether
   32947 gratis or for a fee, you must give the recipients all the rights that
   32948 you have.  You must make sure that they, too, receive or can get the
   32949 source code.  And you must show them these terms so they know their
   32950 rights.
   32951 
   32952   We protect your rights with two steps: (1) copyright the software, and
   32953 (2) offer you this license which gives you legal permission to copy,
   32954 distribute and/or modify the software.
   32955 
   32956   Also, for each author's protection and ours, we want to make certain
   32957 that everyone understands that there is no warranty for this free
   32958 software.  If the software is modified by someone else and passed on, we
   32959 want its recipients to know that what they have is not the original, so
   32960 that any problems introduced by others will not reflect on the original
   32961 authors' reputations.
   32962 
   32963   Finally, any free program is threatened constantly by software
   32964 patents.  We wish to avoid the danger that redistributors of a free
   32965 program will individually obtain patent licenses, in effect making the
   32966 program proprietary.  To prevent this, we have made it clear that any
   32967 patent must be licensed for everyone's free use or not licensed at all.
   32968 
   32969   The precise terms and conditions for copying, distribution and
   32970 modification follow.
   32971 
   32972 		    GNU GENERAL PUBLIC LICENSE
   32973    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   32974 
   32975   0. This License applies to any program or other work which contains
   32976 a notice placed by the copyright holder saying it may be distributed
   32977 under the terms of this General Public License.  The "Program", below,
   32978 refers to any such program or work, and a "work based on the Program"
   32979 means either the Program or any derivative work under copyright law:
   32980 that is to say, a work containing the Program or a portion of it,
   32981 either verbatim or with modifications and/or translated into another
   32982 language.  (Hereinafter, translation is included without limitation in
   32983 the term "modification".)  Each licensee is addressed as "you".
   32984 
   32985 Activities other than copying, distribution and modification are not
   32986 covered by this License; they are outside its scope.  The act of
   32987 running the Program is not restricted, and the output from the Program
   32988 is covered only if its contents constitute a work based on the
   32989 Program (independent of having been made by running the Program).
   32990 Whether that is true depends on what the Program does.
   32991 
   32992   1. You may copy and distribute verbatim copies of the Program's
   32993 source code as you receive it, in any medium, provided that you
   32994 conspicuously and appropriately publish on each copy an appropriate
   32995 copyright notice and disclaimer of warranty; keep intact all the
   32996 notices that refer to this License and to the absence of any warranty;
   32997 and give any other recipients of the Program a copy of this License
   32998 along with the Program.
   32999 
   33000 You may charge a fee for the physical act of transferring a copy, and
   33001 you may at your option offer warranty protection in exchange for a fee.
   33002 
   33003   2. You may modify your copy or copies of the Program or any portion
   33004 of it, thus forming a work based on the Program, and copy and
   33005 distribute such modifications or work under the terms of Section 1
   33006 above, provided that you also meet all of these conditions:
   33007 
   33008     a) You must cause the modified files to carry prominent notices
   33009     stating that you changed the files and the date of any change.
   33010 
   33011     b) You must cause any work that you distribute or publish, that in
   33012     whole or in part contains or is derived from the Program or any
   33013     part thereof, to be licensed as a whole at no charge to all third
   33014     parties under the terms of this License.
   33015 
   33016     c) If the modified program normally reads commands interactively
   33017     when run, you must cause it, when started running for such
   33018     interactive use in the most ordinary way, to print or display an
   33019     announcement including an appropriate copyright notice and a
   33020     notice that there is no warranty (or else, saying that you provide
   33021     a warranty) and that users may redistribute the program under
   33022     these conditions, and telling the user how to view a copy of this
   33023     License.  (Exception: if the Program itself is interactive but
   33024     does not normally print such an announcement, your work based on
   33025     the Program is not required to print an announcement.)
   33026 
   33027 These requirements apply to the modified work as a whole.  If
   33028 identifiable sections of that work are not derived from the Program,
   33029 and can be reasonably considered independent and separate works in
   33030 themselves, then this License, and its terms, do not apply to those
   33031 sections when you distribute them as separate works.  But when you
   33032 distribute the same sections as part of a whole which is a work based
   33033 on the Program, the distribution of the whole must be on the terms of
   33034 this License, whose permissions for other licensees extend to the
   33035 entire whole, and thus to each and every part regardless of who wrote it.
   33036 
   33037 Thus, it is not the intent of this section to claim rights or contest
   33038 your rights to work written entirely by you; rather, the intent is to
   33039 exercise the right to control the distribution of derivative or
   33040 collective works based on the Program.
   33041 
   33042 In addition, mere aggregation of another work not based on the Program
   33043 with the Program (or with a work based on the Program) on a volume of
   33044 a storage or distribution medium does not bring the other work under
   33045 the scope of this License.
   33046 
   33047   3. You may copy and distribute the Program (or a work based on it,
   33048 under Section 2) in object code or executable form under the terms of
   33049 Sections 1 and 2 above provided that you also do one of the following:
   33050 
   33051     a) Accompany it with the complete corresponding machine-readable
   33052     source code, which must be distributed under the terms of Sections
   33053     1 and 2 above on a medium customarily used for software interchange; or,
   33054 
   33055     b) Accompany it with a written offer, valid for at least three
   33056     years, to give any third party, for a charge no more than your
   33057     cost of physically performing source distribution, a complete
   33058     machine-readable copy of the corresponding source code, to be
   33059     distributed under the terms of Sections 1 and 2 above on a medium
   33060     customarily used for software interchange; or,
   33061 
   33062     c) Accompany it with the information you received as to the offer
   33063     to distribute corresponding source code.  (This alternative is
   33064     allowed only for noncommercial distribution and only if you
   33065     received the program in object code or executable form with such
   33066     an offer, in accord with Subsection b above.)
   33067 
   33068 The source code for a work means the preferred form of the work for
   33069 making modifications to it.  For an executable work, complete source
   33070 code means all the source code for all modules it contains, plus any
   33071 associated interface definition files, plus the scripts used to
   33072 control compilation and installation of the executable.  However, as a
   33073 special exception, the source code distributed need not include
   33074 anything that is normally distributed (in either source or binary
   33075 form) with the major components (compiler, kernel, and so on) of the
   33076 operating system on which the executable runs, unless that component
   33077 itself accompanies the executable.
   33078 
   33079 If distribution of executable or object code is made by offering
   33080 access to copy from a designated place, then offering equivalent
   33081 access to copy the source code from the same place counts as
   33082 distribution of the source code, even though third parties are not
   33083 compelled to copy the source along with the object code.
   33084 
   33085   4. You may not copy, modify, sublicense, or distribute the Program
   33086 except as expressly provided under this License.  Any attempt
   33087 otherwise to copy, modify, sublicense or distribute the Program is
   33088 void, and will automatically terminate your rights under this License.
   33089 However, parties who have received copies, or rights, from you under
   33090 this License will not have their licenses terminated so long as such
   33091 parties remain in full compliance.
   33092 
   33093   5. You are not required to accept this License, since you have not
   33094 signed it.  However, nothing else grants you permission to modify or
   33095 distribute the Program or its derivative works.  These actions are
   33096 prohibited by law if you do not accept this License.  Therefore, by
   33097 modifying or distributing the Program (or any work based on the
   33098 Program), you indicate your acceptance of this License to do so, and
   33099 all its terms and conditions for copying, distributing or modifying
   33100 the Program or works based on it.
   33101 
   33102   6. Each time you redistribute the Program (or any work based on the
   33103 Program), the recipient automatically receives a license from the
   33104 original licensor to copy, distribute or modify the Program subject to
   33105 these terms and conditions.  You may not impose any further
   33106 restrictions on the recipients' exercise of the rights granted herein.
   33107 You are not responsible for enforcing compliance by third parties to
   33108 this License.
   33109 
   33110   7. If, as a consequence of a court judgment or allegation of patent
   33111 infringement or for any other reason (not limited to patent issues),
   33112 conditions are imposed on you (whether by court order, agreement or
   33113 otherwise) that contradict the conditions of this License, they do not
   33114 excuse you from the conditions of this License.  If you cannot
   33115 distribute so as to satisfy simultaneously your obligations under this
   33116 License and any other pertinent obligations, then as a consequence you
   33117 may not distribute the Program at all.  For example, if a patent
   33118 license would not permit royalty-free redistribution of the Program by
   33119 all those who receive copies directly or indirectly through you, then
   33120 the only way you could satisfy both it and this License would be to
   33121 refrain entirely from distribution of the Program.
   33122 
   33123 If any portion of this section is held invalid or unenforceable under
   33124 any particular circumstance, the balance of the section is intended to
   33125 apply and the section as a whole is intended to apply in other
   33126 circumstances.
   33127 
   33128 It is not the purpose of this section to induce you to infringe any
   33129 patents or other property right claims or to contest validity of any
   33130 such claims; this section has the sole purpose of protecting the
   33131 integrity of the free software distribution system, which is
   33132 implemented by public license practices.  Many people have made
   33133 generous contributions to the wide range of software distributed
   33134 through that system in reliance on consistent application of that
   33135 system; it is up to the author/donor to decide if he or she is willing
   33136 to distribute software through any other system and a licensee cannot
   33137 impose that choice.
   33138 
   33139 This section is intended to make thoroughly clear what is believed to
   33140 be a consequence of the rest of this License.
   33141 
   33142   8. If the distribution and/or use of the Program is restricted in
   33143 certain countries either by patents or by copyrighted interfaces, the
   33144 original copyright holder who places the Program under this License
   33145 may add an explicit geographical distribution limitation excluding
   33146 those countries, so that distribution is permitted only in or among
   33147 countries not thus excluded.  In such case, this License incorporates
   33148 the limitation as if written in the body of this License.
   33149 
   33150   9. The Free Software Foundation may publish revised and/or new versions
   33151 of the General Public License from time to time.  Such new versions will
   33152 be similar in spirit to the present version, but may differ in detail to
   33153 address new problems or concerns.
   33154 
   33155 Each version is given a distinguishing version number.  If the Program
   33156 specifies a version number of this License which applies to it and "any
   33157 later version", you have the option of following the terms and conditions
   33158 either of that version or of any later version published by the Free
   33159 Software Foundation.  If the Program does not specify a version number of
   33160 this License, you may choose any version ever published by the Free Software
   33161 Foundation.
   33162 
   33163   10. If you wish to incorporate parts of the Program into other free
   33164 programs whose distribution conditions are different, write to the author
   33165 to ask for permission.  For software which is copyrighted by the Free
   33166 Software Foundation, write to the Free Software Foundation; we sometimes
   33167 make exceptions for this.  Our decision will be guided by the two goals
   33168 of preserving the free status of all derivatives of our free software and
   33169 of promoting the sharing and reuse of software generally.
   33170 
   33171 			    NO WARRANTY
   33172 
   33173   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
   33174 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
   33175 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
   33176 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
   33177 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
   33178 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
   33179 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
   33180 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
   33181 REPAIR OR CORRECTION.
   33182 
   33183   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
   33184 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
   33185 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
   33186 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
   33187 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
   33188 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
   33189 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
   33190 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
   33191 POSSIBILITY OF SUCH DAMAGES.
   33192 
   33193 		     END OF TERMS AND CONDITIONS
   33194 
   33195 	    How to Apply These Terms to Your New Programs
   33196 
   33197   If you develop a new program, and you want it to be of the greatest
   33198 possible use to the public, the best way to achieve this is to make it
   33199 free software which everyone can redistribute and change under these terms.
   33200 
   33201   To do so, attach the following notices to the program.  It is safest
   33202 to attach them to the start of each source file to most effectively
   33203 convey the exclusion of warranty; and each file should have at least
   33204 the "copyright" line and a pointer to where the full notice is found.
   33205 
   33206     &lt;one line to give the program's name and a brief idea of what it does.&gt;
   33207     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   33208 
   33209     This program is free software; you can redistribute it and/or modify
   33210     it under the terms of the GNU General Public License as published by
   33211     the Free Software Foundation; either version 2 of the License, or
   33212     (at your option) any later version.
   33213 
   33214     This program is distributed in the hope that it will be useful,
   33215     but WITHOUT ANY WARRANTY; without even the implied warranty of
   33216     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   33217     GNU General Public License for more details.
   33218 
   33219     You should have received a copy of the GNU General Public License along
   33220     with this program; if not, write to the Free Software Foundation, Inc.,
   33221     51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
   33222 
   33223 Also add information on how to contact you by electronic and paper mail.
   33224 
   33225 If the program is interactive, make it output a short notice like this
   33226 when it starts in an interactive mode:
   33227 
   33228     Gnomovision version 69, Copyright (C) year name of author
   33229     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
   33230     This is free software, and you are welcome to redistribute it
   33231     under certain conditions; type `show c' for details.
   33232 
   33233 The hypothetical commands `show w' and `show c' should show the appropriate
   33234 parts of the General Public License.  Of course, the commands you use may
   33235 be called something other than `show w' and `show c'; they could even be
   33236 mouse-clicks or menu items--whatever suits your program.
   33237 
   33238 You should also get your employer (if you work as a programmer) or your
   33239 school, if any, to sign a "copyright disclaimer" for the program, if
   33240 necessary.  Here is a sample; alter the names:
   33241 
   33242   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
   33243   `Gnomovision' (which makes passes at compilers) written by James Hacker.
   33244 
   33245   &lt;signature of Ty Coon&gt;, 1 April 1989
   33246   Ty Coon, President of Vice
   33247 
   33248 This General Public License does not permit incorporating your program into
   33249 proprietary programs.  If your program is a subroutine library, you may
   33250 consider it more useful to permit linking proprietary applications with the
   33251 library.  If this is what you want to do, use the GNU Lesser General
   33252 Public License instead of this License.
   33253 </pre>
   33254 </div>
   33255 </div>
   33256 
   33257 
   33258 <div class="product">
   33259 <span class="title">ibus-mozc</span>
   33260 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   33261 <span class="homepage"><a href="http://code.google.com/p/mozc">homepage</a></span>
   33262 <div class="licence">
   33263 <pre>Copyright 2010, Google Inc.
   33264 All rights reserved.
   33265 
   33266 Redistribution and use in source and binary forms, with or without
   33267 modification, are permitted provided that the following conditions are
   33268 met:
   33269 
   33270     * Redistributions of source code must retain the above copyright
   33271 notice, this list of conditions and the following disclaimer.
   33272     * Redistributions in binary form must reproduce the above
   33273 copyright notice, this list of conditions and the following disclaimer
   33274 in the documentation and/or other materials provided with the
   33275 distribution.
   33276     * Neither the name of Google Inc. nor the names of its
   33277 contributors may be used to endorse or promote products derived from
   33278 this software without specific prior written permission.
   33279 
   33280 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
   33281 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
   33282 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
   33283 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
   33284 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
   33285 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
   33286 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
   33287 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
   33288 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
   33289 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
   33290 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
   33291 </pre>
   33292 </div>
   33293 </div>
   33294 
   33295 
   33296 <div class="product">
   33297 <span class="title">ibus-pinyin</span>
   33298 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   33299 <span class="homepage"><a href="http://code.google.com/p/ibus/">homepage</a></span>
   33300 <div class="licence">
   33301 <pre>		    GNU GENERAL PUBLIC LICENSE
   33302 		       Version 2, June 1991
   33303 
   33304  Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
   33305  51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
   33306  Everyone is permitted to copy and distribute verbatim copies
   33307  of this license document, but changing it is not allowed.
   33308 
   33309 			    Preamble
   33310 
   33311   The licenses for most software are designed to take away your
   33312 freedom to share and change it.  By contrast, the GNU General Public
   33313 License is intended to guarantee your freedom to share and change free
   33314 software--to make sure the software is free for all its users.  This
   33315 General Public License applies to most of the Free Software
   33316 Foundation's software and to any other program whose authors commit to
   33317 using it.  (Some other Free Software Foundation software is covered by
   33318 the GNU Lesser General Public License instead.)  You can apply it to
   33319 your programs, too.
   33320 
   33321   When we speak of free software, we are referring to freedom, not
   33322 price.  Our General Public Licenses are designed to make sure that you
   33323 have the freedom to distribute copies of free software (and charge for
   33324 this service if you wish), that you receive source code or can get it
   33325 if you want it, that you can change the software or use pieces of it
   33326 in new free programs; and that you know you can do these things.
   33327 
   33328   To protect your rights, we need to make restrictions that forbid
   33329 anyone to deny you these rights or to ask you to surrender the rights.
   33330 These restrictions translate to certain responsibilities for you if you
   33331 distribute copies of the software, or if you modify it.
   33332 
   33333   For example, if you distribute copies of such a program, whether
   33334 gratis or for a fee, you must give the recipients all the rights that
   33335 you have.  You must make sure that they, too, receive or can get the
   33336 source code.  And you must show them these terms so they know their
   33337 rights.
   33338 
   33339   We protect your rights with two steps: (1) copyright the software, and
   33340 (2) offer you this license which gives you legal permission to copy,
   33341 distribute and/or modify the software.
   33342 
   33343   Also, for each author's protection and ours, we want to make certain
   33344 that everyone understands that there is no warranty for this free
   33345 software.  If the software is modified by someone else and passed on, we
   33346 want its recipients to know that what they have is not the original, so
   33347 that any problems introduced by others will not reflect on the original
   33348 authors' reputations.
   33349 
   33350   Finally, any free program is threatened constantly by software
   33351 patents.  We wish to avoid the danger that redistributors of a free
   33352 program will individually obtain patent licenses, in effect making the
   33353 program proprietary.  To prevent this, we have made it clear that any
   33354 patent must be licensed for everyone's free use or not licensed at all.
   33355 
   33356   The precise terms and conditions for copying, distribution and
   33357 modification follow.
   33358 
   33359 		    GNU GENERAL PUBLIC LICENSE
   33360    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   33361 
   33362   0. This License applies to any program or other work which contains
   33363 a notice placed by the copyright holder saying it may be distributed
   33364 under the terms of this General Public License.  The "Program", below,
   33365 refers to any such program or work, and a "work based on the Program"
   33366 means either the Program or any derivative work under copyright law:
   33367 that is to say, a work containing the Program or a portion of it,
   33368 either verbatim or with modifications and/or translated into another
   33369 language.  (Hereinafter, translation is included without limitation in
   33370 the term "modification".)  Each licensee is addressed as "you".
   33371 
   33372 Activities other than copying, distribution and modification are not
   33373 covered by this License; they are outside its scope.  The act of
   33374 running the Program is not restricted, and the output from the Program
   33375 is covered only if its contents constitute a work based on the
   33376 Program (independent of having been made by running the Program).
   33377 Whether that is true depends on what the Program does.
   33378 
   33379   1. You may copy and distribute verbatim copies of the Program's
   33380 source code as you receive it, in any medium, provided that you
   33381 conspicuously and appropriately publish on each copy an appropriate
   33382 copyright notice and disclaimer of warranty; keep intact all the
   33383 notices that refer to this License and to the absence of any warranty;
   33384 and give any other recipients of the Program a copy of this License
   33385 along with the Program.
   33386 
   33387 You may charge a fee for the physical act of transferring a copy, and
   33388 you may at your option offer warranty protection in exchange for a fee.
   33389 
   33390   2. You may modify your copy or copies of the Program or any portion
   33391 of it, thus forming a work based on the Program, and copy and
   33392 distribute such modifications or work under the terms of Section 1
   33393 above, provided that you also meet all of these conditions:
   33394 
   33395     a) You must cause the modified files to carry prominent notices
   33396     stating that you changed the files and the date of any change.
   33397 
   33398     b) You must cause any work that you distribute or publish, that in
   33399     whole or in part contains or is derived from the Program or any
   33400     part thereof, to be licensed as a whole at no charge to all third
   33401     parties under the terms of this License.
   33402 
   33403     c) If the modified program normally reads commands interactively
   33404     when run, you must cause it, when started running for such
   33405     interactive use in the most ordinary way, to print or display an
   33406     announcement including an appropriate copyright notice and a
   33407     notice that there is no warranty (or else, saying that you provide
   33408     a warranty) and that users may redistribute the program under
   33409     these conditions, and telling the user how to view a copy of this
   33410     License.  (Exception: if the Program itself is interactive but
   33411     does not normally print such an announcement, your work based on
   33412     the Program is not required to print an announcement.)
   33413 
   33414 These requirements apply to the modified work as a whole.  If
   33415 identifiable sections of that work are not derived from the Program,
   33416 and can be reasonably considered independent and separate works in
   33417 themselves, then this License, and its terms, do not apply to those
   33418 sections when you distribute them as separate works.  But when you
   33419 distribute the same sections as part of a whole which is a work based
   33420 on the Program, the distribution of the whole must be on the terms of
   33421 this License, whose permissions for other licensees extend to the
   33422 entire whole, and thus to each and every part regardless of who wrote it.
   33423 
   33424 Thus, it is not the intent of this section to claim rights or contest
   33425 your rights to work written entirely by you; rather, the intent is to
   33426 exercise the right to control the distribution of derivative or
   33427 collective works based on the Program.
   33428 
   33429 In addition, mere aggregation of another work not based on the Program
   33430 with the Program (or with a work based on the Program) on a volume of
   33431 a storage or distribution medium does not bring the other work under
   33432 the scope of this License.
   33433 
   33434   3. You may copy and distribute the Program (or a work based on it,
   33435 under Section 2) in object code or executable form under the terms of
   33436 Sections 1 and 2 above provided that you also do one of the following:
   33437 
   33438     a) Accompany it with the complete corresponding machine-readable
   33439     source code, which must be distributed under the terms of Sections
   33440     1 and 2 above on a medium customarily used for software interchange; or,
   33441 
   33442     b) Accompany it with a written offer, valid for at least three
   33443     years, to give any third party, for a charge no more than your
   33444     cost of physically performing source distribution, a complete
   33445     machine-readable copy of the corresponding source code, to be
   33446     distributed under the terms of Sections 1 and 2 above on a medium
   33447     customarily used for software interchange; or,
   33448 
   33449     c) Accompany it with the information you received as to the offer
   33450     to distribute corresponding source code.  (This alternative is
   33451     allowed only for noncommercial distribution and only if you
   33452     received the program in object code or executable form with such
   33453     an offer, in accord with Subsection b above.)
   33454 
   33455 The source code for a work means the preferred form of the work for
   33456 making modifications to it.  For an executable work, complete source
   33457 code means all the source code for all modules it contains, plus any
   33458 associated interface definition files, plus the scripts used to
   33459 control compilation and installation of the executable.  However, as a
   33460 special exception, the source code distributed need not include
   33461 anything that is normally distributed (in either source or binary
   33462 form) with the major components (compiler, kernel, and so on) of the
   33463 operating system on which the executable runs, unless that component
   33464 itself accompanies the executable.
   33465 
   33466 If distribution of executable or object code is made by offering
   33467 access to copy from a designated place, then offering equivalent
   33468 access to copy the source code from the same place counts as
   33469 distribution of the source code, even though third parties are not
   33470 compelled to copy the source along with the object code.
   33471 
   33472   4. You may not copy, modify, sublicense, or distribute the Program
   33473 except as expressly provided under this License.  Any attempt
   33474 otherwise to copy, modify, sublicense or distribute the Program is
   33475 void, and will automatically terminate your rights under this License.
   33476 However, parties who have received copies, or rights, from you under
   33477 this License will not have their licenses terminated so long as such
   33478 parties remain in full compliance.
   33479 
   33480   5. You are not required to accept this License, since you have not
   33481 signed it.  However, nothing else grants you permission to modify or
   33482 distribute the Program or its derivative works.  These actions are
   33483 prohibited by law if you do not accept this License.  Therefore, by
   33484 modifying or distributing the Program (or any work based on the
   33485 Program), you indicate your acceptance of this License to do so, and
   33486 all its terms and conditions for copying, distributing or modifying
   33487 the Program or works based on it.
   33488 
   33489   6. Each time you redistribute the Program (or any work based on the
   33490 Program), the recipient automatically receives a license from the
   33491 original licensor to copy, distribute or modify the Program subject to
   33492 these terms and conditions.  You may not impose any further
   33493 restrictions on the recipients' exercise of the rights granted herein.
   33494 You are not responsible for enforcing compliance by third parties to
   33495 this License.
   33496 
   33497   7. If, as a consequence of a court judgment or allegation of patent
   33498 infringement or for any other reason (not limited to patent issues),
   33499 conditions are imposed on you (whether by court order, agreement or
   33500 otherwise) that contradict the conditions of this License, they do not
   33501 excuse you from the conditions of this License.  If you cannot
   33502 distribute so as to satisfy simultaneously your obligations under this
   33503 License and any other pertinent obligations, then as a consequence you
   33504 may not distribute the Program at all.  For example, if a patent
   33505 license would not permit royalty-free redistribution of the Program by
   33506 all those who receive copies directly or indirectly through you, then
   33507 the only way you could satisfy both it and this License would be to
   33508 refrain entirely from distribution of the Program.
   33509 
   33510 If any portion of this section is held invalid or unenforceable under
   33511 any particular circumstance, the balance of the section is intended to
   33512 apply and the section as a whole is intended to apply in other
   33513 circumstances.
   33514 
   33515 It is not the purpose of this section to induce you to infringe any
   33516 patents or other property right claims or to contest validity of any
   33517 such claims; this section has the sole purpose of protecting the
   33518 integrity of the free software distribution system, which is
   33519 implemented by public license practices.  Many people have made
   33520 generous contributions to the wide range of software distributed
   33521 through that system in reliance on consistent application of that
   33522 system; it is up to the author/donor to decide if he or she is willing
   33523 to distribute software through any other system and a licensee cannot
   33524 impose that choice.
   33525 
   33526 This section is intended to make thoroughly clear what is believed to
   33527 be a consequence of the rest of this License.
   33528 
   33529   8. If the distribution and/or use of the Program is restricted in
   33530 certain countries either by patents or by copyrighted interfaces, the
   33531 original copyright holder who places the Program under this License
   33532 may add an explicit geographical distribution limitation excluding
   33533 those countries, so that distribution is permitted only in or among
   33534 countries not thus excluded.  In such case, this License incorporates
   33535 the limitation as if written in the body of this License.
   33536 
   33537   9. The Free Software Foundation may publish revised and/or new versions
   33538 of the General Public License from time to time.  Such new versions will
   33539 be similar in spirit to the present version, but may differ in detail to
   33540 address new problems or concerns.
   33541 
   33542 Each version is given a distinguishing version number.  If the Program
   33543 specifies a version number of this License which applies to it and "any
   33544 later version", you have the option of following the terms and conditions
   33545 either of that version or of any later version published by the Free
   33546 Software Foundation.  If the Program does not specify a version number of
   33547 this License, you may choose any version ever published by the Free Software
   33548 Foundation.
   33549 
   33550   10. If you wish to incorporate parts of the Program into other free
   33551 programs whose distribution conditions are different, write to the author
   33552 to ask for permission.  For software which is copyrighted by the Free
   33553 Software Foundation, write to the Free Software Foundation; we sometimes
   33554 make exceptions for this.  Our decision will be guided by the two goals
   33555 of preserving the free status of all derivatives of our free software and
   33556 of promoting the sharing and reuse of software generally.
   33557 
   33558 			    NO WARRANTY
   33559 
   33560   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
   33561 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
   33562 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
   33563 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
   33564 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
   33565 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
   33566 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
   33567 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
   33568 REPAIR OR CORRECTION.
   33569 
   33570   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
   33571 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
   33572 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
   33573 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
   33574 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
   33575 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
   33576 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
   33577 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
   33578 POSSIBILITY OF SUCH DAMAGES.
   33579 
   33580 		     END OF TERMS AND CONDITIONS
   33581 
   33582 	    How to Apply These Terms to Your New Programs
   33583 
   33584   If you develop a new program, and you want it to be of the greatest
   33585 possible use to the public, the best way to achieve this is to make it
   33586 free software which everyone can redistribute and change under these terms.
   33587 
   33588   To do so, attach the following notices to the program.  It is safest
   33589 to attach them to the start of each source file to most effectively
   33590 convey the exclusion of warranty; and each file should have at least
   33591 the "copyright" line and a pointer to where the full notice is found.
   33592 
   33593     &lt;one line to give the program's name and a brief idea of what it does.&gt;
   33594     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   33595 
   33596     This program is free software; you can redistribute it and/or modify
   33597     it under the terms of the GNU General Public License as published by
   33598     the Free Software Foundation; either version 2 of the License, or
   33599     (at your option) any later version.
   33600 
   33601     This program is distributed in the hope that it will be useful,
   33602     but WITHOUT ANY WARRANTY; without even the implied warranty of
   33603     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   33604     GNU General Public License for more details.
   33605 
   33606     You should have received a copy of the GNU General Public License along
   33607     with this program; if not, write to the Free Software Foundation, Inc.,
   33608     51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
   33609 
   33610 Also add information on how to contact you by electronic and paper mail.
   33611 
   33612 If the program is interactive, make it output a short notice like this
   33613 when it starts in an interactive mode:
   33614 
   33615     Gnomovision version 69, Copyright (C) year name of author
   33616     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
   33617     This is free software, and you are welcome to redistribute it
   33618     under certain conditions; type `show c' for details.
   33619 
   33620 The hypothetical commands `show w' and `show c' should show the appropriate
   33621 parts of the General Public License.  Of course, the commands you use may
   33622 be called something other than `show w' and `show c'; they could even be
   33623 mouse-clicks or menu items--whatever suits your program.
   33624 
   33625 You should also get your employer (if you work as a programmer) or your
   33626 school, if any, to sign a "copyright disclaimer" for the program, if
   33627 necessary.  Here is a sample; alter the names:
   33628 
   33629   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
   33630   `Gnomovision' (which makes passes at compilers) written by James Hacker.
   33631 
   33632   &lt;signature of Ty Coon&gt;, 1 April 1989
   33633   Ty Coon, President of Vice
   33634 
   33635 This General Public License does not permit incorporating your program into
   33636 proprietary programs.  If your program is a subroutine library, you may
   33637 consider it more useful to permit linking proprietary applications with the
   33638 library.  If this is what you want to do, use the GNU Lesser General
   33639 Public License instead of this License.
   33640 </pre>
   33641 </div>
   33642 </div>
   33643 
   33644 
   33645 <div class="product">
   33646 <span class="title">ibus-xkb-layouts</span>
   33647 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   33648 <span class="homepage"><a href="http://github.com/suzhe/ibus-xkb-layouts">homepage</a></span>
   33649 <div class="licence">
   33650 <pre>                                 Apache License
   33651                            Version 2.0, January 2004
   33652                         http://www.apache.org/licenses/
   33653 
   33654    TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
   33655 
   33656    1. Definitions.
   33657 
   33658       "License" shall mean the terms and conditions for use, reproduction,
   33659       and distribution as defined by Sections 1 through 9 of this document.
   33660 
   33661       "Licensor" shall mean the copyright owner or entity authorized by
   33662       the copyright owner that is granting the License.
   33663 
   33664       "Legal Entity" shall mean the union of the acting entity and all
   33665       other entities that control, are controlled by, or are under common
   33666       control with that entity. For the purposes of this definition,
   33667       "control" means (i) the power, direct or indirect, to cause the
   33668       direction or management of such entity, whether by contract or
   33669       otherwise, or (ii) ownership of fifty percent (50%) or more of the
   33670       outstanding shares, or (iii) beneficial ownership of such entity.
   33671 
   33672       "You" (or "Your") shall mean an individual or Legal Entity
   33673       exercising permissions granted by this License.
   33674 
   33675       "Source" form shall mean the preferred form for making modifications,
   33676       including but not limited to software source code, documentation
   33677       source, and configuration files.
   33678 
   33679       "Object" form shall mean any form resulting from mechanical
   33680       transformation or translation of a Source form, including but
   33681       not limited to compiled object code, generated documentation,
   33682       and conversions to other media types.
   33683 
   33684       "Work" shall mean the work of authorship, whether in Source or
   33685       Object form, made available under the License, as indicated by a
   33686       copyright notice that is included in or attached to the work
   33687       (an example is provided in the Appendix below).
   33688 
   33689       "Derivative Works" shall mean any work, whether in Source or Object
   33690       form, that is based on (or derived from) the Work and for which the
   33691       editorial revisions, annotations, elaborations, or other modifications
   33692       represent, as a whole, an original work of authorship. For the purposes
   33693       of this License, Derivative Works shall not include works that remain
   33694       separable from, or merely link (or bind by name) to the interfaces of,
   33695       the Work and Derivative Works thereof.
   33696 
   33697       "Contribution" shall mean any work of authorship, including
   33698       the original version of the Work and any modifications or additions
   33699       to that Work or Derivative Works thereof, that is intentionally
   33700       submitted to Licensor for inclusion in the Work by the copyright owner
   33701       or by an individual or Legal Entity authorized to submit on behalf of
   33702       the copyright owner. For the purposes of this definition, "submitted"
   33703       means any form of electronic, verbal, or written communication sent
   33704       to the Licensor or its representatives, including but not limited to
   33705       communication on electronic mailing lists, source code control systems,
   33706       and issue tracking systems that are managed by, or on behalf of, the
   33707       Licensor for the purpose of discussing and improving the Work, but
   33708       excluding communication that is conspicuously marked or otherwise
   33709       designated in writing by the copyright owner as "Not a Contribution."
   33710 
   33711       "Contributor" shall mean Licensor and any individual or Legal Entity
   33712       on behalf of whom a Contribution has been received by Licensor and
   33713       subsequently incorporated within the Work.
   33714 
   33715    2. Grant of Copyright License. Subject to the terms and conditions of
   33716       this License, each Contributor hereby grants to You a perpetual,
   33717       worldwide, non-exclusive, no-charge, royalty-free, irrevocable
   33718       copyright license to reproduce, prepare Derivative Works of,
   33719       publicly display, publicly perform, sublicense, and distribute the
   33720       Work and such Derivative Works in Source or Object form.
   33721 
   33722    3. Grant of Patent License. Subject to the terms and conditions of
   33723       this License, each Contributor hereby grants to You a perpetual,
   33724       worldwide, non-exclusive, no-charge, royalty-free, irrevocable
   33725       (except as stated in this section) patent license to make, have made,
   33726       use, offer to sell, sell, import, and otherwise transfer the Work,
   33727       where such license applies only to those patent claims licensable
   33728       by such Contributor that are necessarily infringed by their
   33729       Contribution(s) alone or by combination of their Contribution(s)
   33730       with the Work to which such Contribution(s) was submitted. If You
   33731       institute patent litigation against any entity (including a
   33732       cross-claim or counterclaim in a lawsuit) alleging that the Work
   33733       or a Contribution incorporated within the Work constitutes direct
   33734       or contributory patent infringement, then any patent licenses
   33735       granted to You under this License for that Work shall terminate
   33736       as of the date such litigation is filed.
   33737 
   33738    4. Redistribution. You may reproduce and distribute copies of the
   33739       Work or Derivative Works thereof in any medium, with or without
   33740       modifications, and in Source or Object form, provided that You
   33741       meet the following conditions:
   33742 
   33743       (a) You must give any other recipients of the Work or
   33744           Derivative Works a copy of this License; and
   33745 
   33746       (b) You must cause any modified files to carry prominent notices
   33747           stating that You changed the files; and
   33748 
   33749       (c) You must retain, in the Source form of any Derivative Works
   33750           that You distribute, all copyright, patent, trademark, and
   33751           attribution notices from the Source form of the Work,
   33752           excluding those notices that do not pertain to any part of
   33753           the Derivative Works; and
   33754 
   33755       (d) If the Work includes a "NOTICE" text file as part of its
   33756           distribution, then any Derivative Works that You distribute must
   33757           include a readable copy of the attribution notices contained
   33758           within such NOTICE file, excluding those notices that do not
   33759           pertain to any part of the Derivative Works, in at least one
   33760           of the following places: within a NOTICE text file distributed
   33761           as part of the Derivative Works; within the Source form or
   33762           documentation, if provided along with the Derivative Works; or,
   33763           within a display generated by the Derivative Works, if and
   33764           wherever such third-party notices normally appear. The contents
   33765           of the NOTICE file are for informational purposes only and
   33766           do not modify the License. You may add Your own attribution
   33767           notices within Derivative Works that You distribute, alongside
   33768           or as an addendum to the NOTICE text from the Work, provided
   33769           that such additional attribution notices cannot be construed
   33770           as modifying the License.
   33771 
   33772       You may add Your own copyright statement to Your modifications and
   33773       may provide additional or different license terms and conditions
   33774       for use, reproduction, or distribution of Your modifications, or
   33775       for any such Derivative Works as a whole, provided Your use,
   33776       reproduction, and distribution of the Work otherwise complies with
   33777       the conditions stated in this License.
   33778 
   33779    5. Submission of Contributions. Unless You explicitly state otherwise,
   33780       any Contribution intentionally submitted for inclusion in the Work
   33781       by You to the Licensor shall be under the terms and conditions of
   33782       this License, without any additional terms or conditions.
   33783       Notwithstanding the above, nothing herein shall supersede or modify
   33784       the terms of any separate license agreement you may have executed
   33785       with Licensor regarding such Contributions.
   33786 
   33787    6. Trademarks. This License does not grant permission to use the trade
   33788       names, trademarks, service marks, or product names of the Licensor,
   33789       except as required for reasonable and customary use in describing the
   33790       origin of the Work and reproducing the content of the NOTICE file.
   33791 
   33792    7. Disclaimer of Warranty. Unless required by applicable law or
   33793       agreed to in writing, Licensor provides the Work (and each
   33794       Contributor provides its Contributions) on an "AS IS" BASIS,
   33795       WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
   33796       implied, including, without limitation, any warranties or conditions
   33797       of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
   33798       PARTICULAR PURPOSE. You are solely responsible for determining the
   33799       appropriateness of using or redistributing the Work and assume any
   33800       risks associated with Your exercise of permissions under this License.
   33801 
   33802    8. Limitation of Liability. In no event and under no legal theory,
   33803       whether in tort (including negligence), contract, or otherwise,
   33804       unless required by applicable law (such as deliberate and grossly
   33805       negligent acts) or agreed to in writing, shall any Contributor be
   33806       liable to You for damages, including any direct, indirect, special,
   33807       incidental, or consequential damages of any character arising as a
   33808       result of this License or out of the use or inability to use the
   33809       Work (including but not limited to damages for loss of goodwill,
   33810       work stoppage, computer failure or malfunction, or any and all
   33811       other commercial damages or losses), even if such Contributor
   33812       has been advised of the possibility of such damages.
   33813 
   33814    9. Accepting Warranty or Additional Liability. While redistributing
   33815       the Work or Derivative Works thereof, You may choose to offer,
   33816       and charge a fee for, acceptance of support, warranty, indemnity,
   33817       or other liability obligations and/or rights consistent with this
   33818       License. However, in accepting such obligations, You may act only
   33819       on Your own behalf and on Your sole responsibility, not on behalf
   33820       of any other Contributor, and only if You agree to indemnify,
   33821       defend, and hold each Contributor harmless for any liability
   33822       incurred by, or claims asserted against, such Contributor by reason
   33823       of your accepting any such warranty or additional liability.
   33824 
   33825    END OF TERMS AND CONDITIONS
   33826 
   33827    APPENDIX: How to apply the Apache License to your work.
   33828 
   33829       To apply the Apache License to your work, attach the following
   33830       boilerplate notice, with the fields enclosed by brackets "[]"
   33831       replaced with your own identifying information. (Don't include
   33832       the brackets!)  The text should be enclosed in the appropriate
   33833       comment syntax for the file format. We also recommend that a
   33834       file or class name and description of purpose be included on the
   33835       same "printed page" as the copyright notice for easier
   33836       identification within third-party archives.
   33837 
   33838    Copyright [yyyy] [name of copyright owner]
   33839 
   33840    Licensed under the Apache License, Version 2.0 (the "License");
   33841    you may not use this file except in compliance with the License.
   33842    You may obtain a copy of the License at
   33843 
   33844        http://www.apache.org/licenses/LICENSE-2.0
   33845 
   33846    Unless required by applicable law or agreed to in writing, software
   33847    distributed under the License is distributed on an "AS IS" BASIS,
   33848    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   33849    See the License for the specific language governing permissions and
   33850    limitations under the License.
   33851 
   33852 
   33853 
   33854 APACHE HTTP SERVER SUBCOMPONENTS: 
   33855 
   33856 The Apache HTTP Server includes a number of subcomponents with
   33857 separate copyright notices and license terms. Your use of the source
   33858 code for the these subcomponents is subject to the terms and
   33859 conditions of the following licenses. 
   33860 
   33861 For the mod_mime_magic component:
   33862 
   33863 /*
   33864  * mod_mime_magic: MIME type lookup via file magic numbers
   33865  * Copyright (c) 1996-1997 Cisco Systems, Inc.
   33866  *
   33867  * This software was submitted by Cisco Systems to the Apache Group in July
   33868  * 1997.  Future revisions and derivatives of this source code must
   33869  * acknowledge Cisco Systems as the original contributor of this module.
   33870  * All other licensing and usage conditions are those of the Apache Group.
   33871  *
   33872  * Some of this code is derived from the free version of the file command
   33873  * originally posted to comp.sources.unix.  Copyright info for that program
   33874  * is included below as required.
   33875  * ---------------------------------------------------------------------------
   33876  * - Copyright (c) Ian F. Darwin, 1987. Written by Ian F. Darwin.
   33877  *
   33878  * This software is not subject to any license of the American Telephone and
   33879  * Telegraph Company or of the Regents of the University of California.
   33880  *
   33881  * Permission is granted to anyone to use this software for any purpose on any
   33882  * computer system, and to alter it and redistribute it freely, subject to
   33883  * the following restrictions:
   33884  *
   33885  * 1. The author is not responsible for the consequences of use of this
   33886  * software, no matter how awful, even if they arise from flaws in it.
   33887  *
   33888  * 2. The origin of this software must not be misrepresented, either by
   33889  * explicit claim or by omission.  Since few users ever read sources, credits
   33890  * must appear in the documentation.
   33891  *
   33892  * 3. Altered versions must be plainly marked as such, and must not be
   33893  * misrepresented as being the original software.  Since few users ever read
   33894  * sources, credits must appear in the documentation.
   33895  *
   33896  * 4. This notice may not be removed or altered.
   33897  * -------------------------------------------------------------------------
   33898  *
   33899  */
   33900 
   33901 
   33902 For the  modules\mappers\mod_imap.c component:
   33903 
   33904   "macmartinized" polygon code copyright 1992 by Eric Haines, erich (a] eye.com
   33905 
   33906 For the  server\util_md5.c component:
   33907 
   33908 /************************************************************************
   33909  * NCSA HTTPd Server
   33910  * Software Development Group
   33911  * National Center for Supercomputing Applications
   33912  * University of Illinois at Urbana-Champaign
   33913  * 605 E. Springfield, Champaign, IL 61820
   33914  * httpd (a] ncsa.uiuc.edu
   33915  *
   33916  * Copyright  (C)  1995, Board of Trustees of the University of Illinois
   33917  *
   33918  ************************************************************************
   33919  *
   33920  * md5.c: NCSA HTTPd code which uses the md5c.c RSA Code
   33921  *
   33922  *  Original Code Copyright (C) 1994, Jeff Hostetler, Spyglass, Inc.
   33923  *  Portions of Content-MD5 code Copyright (C) 1993, 1994 by Carnegie Mellon
   33924  *     University (see Copyright below).
   33925  *  Portions of Content-MD5 code Copyright (C) 1991 Bell Communications 
   33926  *     Research, Inc. (Bellcore) (see Copyright below).
   33927  *  Portions extracted from mpack, John G. Myers - jgm+@cmu.edu
   33928  *  Content-MD5 Code contributed by Martin Hamilton (martin (a] net.lut.ac.uk)
   33929  *
   33930  */
   33931 
   33932 
   33933 /* these portions extracted from mpack, John G. Myers - jgm+@cmu.edu */
   33934 /* (C) Copyright 1993,1994 by Carnegie Mellon University
   33935  * All Rights Reserved.
   33936  *
   33937  * Permission to use, copy, modify, distribute, and sell this software
   33938  * and its documentation for any purpose is hereby granted without
   33939  * fee, provided that the above copyright notice appear in all copies
   33940  * and that both that copyright notice and this permission notice
   33941  * appear in supporting documentation, and that the name of Carnegie
   33942  * Mellon University not be used in advertising or publicity
   33943  * pertaining to distribution of the software without specific,
   33944  * written prior permission.  Carnegie Mellon University makes no
   33945  * representations about the suitability of this software for any
   33946  * purpose.  It is provided "as is" without express or implied
   33947  * warranty.
   33948  *
   33949  * CARNEGIE MELLON UNIVERSITY DISCLAIMS ALL WARRANTIES WITH REGARD TO
   33950  * THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
   33951  * AND FITNESS, IN NO EVENT SHALL CARNEGIE MELLON UNIVERSITY BE LIABLE
   33952  * FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
   33953  * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
   33954  * AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
   33955  * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
   33956  * SOFTWARE.
   33957  */
   33958 
   33959 /*
   33960  * Copyright (c) 1991 Bell Communications Research, Inc. (Bellcore)
   33961  *
   33962  * Permission to use, copy, modify, and distribute this material
   33963  * for any purpose and without fee is hereby granted, provided
   33964  * that the above copyright notice and this permission notice
   33965  * appear in all copies, and that the name of Bellcore not be
   33966  * used in advertising or publicity pertaining to this
   33967  * material without the specific, prior written permission
   33968  * of an authorized representative of Bellcore.  BELLCORE
   33969  * MAKES NO REPRESENTATIONS ABOUT THE ACCURACY OR SUITABILITY
   33970  * OF THIS MATERIAL FOR ANY PURPOSE.  IT IS PROVIDED "AS IS",
   33971  * WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES.  
   33972  */
   33973 
   33974 For the  srclib\apr\include\apr_md5.h component: 
   33975 /*
   33976  * This is work is derived from material Copyright RSA Data Security, Inc.
   33977  *
   33978  * The RSA copyright statement and Licence for that original material is
   33979  * included below. This is followed by the Apache copyright statement and
   33980  * licence for the modifications made to that material.
   33981  */
   33982 
   33983 /* Copyright (C) 1991-2, RSA Data Security, Inc. Created 1991. All
   33984    rights reserved.
   33985 
   33986    License to copy and use this software is granted provided that it
   33987    is identified as the "RSA Data Security, Inc. MD5 Message-Digest
   33988    Algorithm" in all material mentioning or referencing this software
   33989    or this function.
   33990 
   33991    License is also granted to make and use derivative works provided
   33992    that such works are identified as "derived from the RSA Data
   33993    Security, Inc. MD5 Message-Digest Algorithm" in all material
   33994    mentioning or referencing the derived work.
   33995 
   33996    RSA Data Security, Inc. makes no representations concerning either
   33997    the merchantability of this software or the suitability of this
   33998    software for any particular purpose. It is provided "as is"
   33999    without express or implied warranty of any kind.
   34000 
   34001    These notices must be retained in any copies of any part of this
   34002    documentation and/or software.
   34003  */
   34004 
   34005 For the  srclib\apr\passwd\apr_md5.c component:
   34006 
   34007 /*
   34008  * This is work is derived from material Copyright RSA Data Security, Inc.
   34009  *
   34010  * The RSA copyright statement and Licence for that original material is
   34011  * included below. This is followed by the Apache copyright statement and
   34012  * licence for the modifications made to that material.
   34013  */
   34014 
   34015 /* MD5C.C - RSA Data Security, Inc., MD5 message-digest algorithm
   34016  */
   34017 
   34018 /* Copyright (C) 1991-2, RSA Data Security, Inc. Created 1991. All
   34019    rights reserved.
   34020 
   34021    License to copy and use this software is granted provided that it
   34022    is identified as the "RSA Data Security, Inc. MD5 Message-Digest
   34023    Algorithm" in all material mentioning or referencing this software
   34024    or this function.
   34025 
   34026    License is also granted to make and use derivative works provided
   34027    that such works are identified as "derived from the RSA Data
   34028    Security, Inc. MD5 Message-Digest Algorithm" in all material
   34029    mentioning or referencing the derived work.
   34030 
   34031    RSA Data Security, Inc. makes no representations concerning either
   34032    the merchantability of this software or the suitability of this
   34033    software for any particular purpose. It is provided "as is"
   34034    without express or implied warranty of any kind.
   34035 
   34036    These notices must be retained in any copies of any part of this
   34037    documentation and/or software.
   34038  */
   34039 /*
   34040  * The apr_md5_encode() routine uses much code obtained from the FreeBSD 3.0
   34041  * MD5 crypt() function, which is licenced as follows:
   34042  * ----------------------------------------------------------------------------
   34043  * "THE BEER-WARE LICENSE" (Revision 42):
   34044  * &lt;phk (a] login.dknet.dk&gt; wrote this file.  As long as you retain this notice you
   34045  * can do whatever you want with this stuff. If we meet some day, and you think
   34046  * this stuff is worth it, you can buy me a beer in return.  Poul-Henning Kamp
   34047  * ----------------------------------------------------------------------------
   34048  */
   34049 
   34050 For the srclib\apr-util\crypto\apr_md4.c component:
   34051 
   34052  * This is derived from material copyright RSA Data Security, Inc.
   34053  * Their notice is reproduced below in its entirety.
   34054  *
   34055  * Copyright (C) 1991-2, RSA Data Security, Inc. Created 1991. All
   34056  * rights reserved.
   34057  *
   34058  * License to copy and use this software is granted provided that it
   34059  * is identified as the "RSA Data Security, Inc. MD4 Message-Digest
   34060  * Algorithm" in all material mentioning or referencing this software
   34061  * or this function.
   34062  *
   34063  * License is also granted to make and use derivative works provided
   34064  * that such works are identified as "derived from the RSA Data
   34065  * Security, Inc. MD4 Message-Digest Algorithm" in all material
   34066  * mentioning or referencing the derived work.
   34067  *
   34068  * RSA Data Security, Inc. makes no representations concerning either
   34069  * the merchantability of this software or the suitability of this
   34070  * software for any particular purpose. It is provided "as is"
   34071  * without express or implied warranty of any kind.
   34072  *
   34073  * These notices must be retained in any copies of any part of this
   34074  * documentation and/or software.
   34075  */
   34076 
   34077 For the srclib\apr-util\include\apr_md4.h component:
   34078 
   34079  *
   34080  * This is derived from material copyright RSA Data Security, Inc.
   34081  * Their notice is reproduced below in its entirety.
   34082  *
   34083  * Copyright (C) 1991-2, RSA Data Security, Inc. Created 1991. All
   34084  * rights reserved.
   34085  *
   34086  * License to copy and use this software is granted provided that it
   34087  * is identified as the "RSA Data Security, Inc. MD4 Message-Digest
   34088  * Algorithm" in all material mentioning or referencing this software
   34089  * or this function.
   34090  *
   34091  * License is also granted to make and use derivative works provided
   34092  * that such works are identified as "derived from the RSA Data
   34093  * Security, Inc. MD4 Message-Digest Algorithm" in all material
   34094  * mentioning or referencing the derived work.
   34095  *
   34096  * RSA Data Security, Inc. makes no representations concerning either
   34097  * the merchantability of this software or the suitability of this
   34098  * software for any particular purpose. It is provided "as is"
   34099  * without express or implied warranty of any kind.
   34100  *
   34101  * These notices must be retained in any copies of any part of this
   34102  * documentation and/or software.
   34103  */
   34104 
   34105 
   34106 For the srclib\apr-util\test\testdbm.c component:
   34107 
   34108 /* ====================================================================
   34109  * The Apache Software License, Version 1.1
   34110  *
   34111  * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
   34112  * reserved.
   34113  *
   34114  * Redistribution and use in source and binary forms, with or without
   34115  * modification, are permitted provided that the following conditions
   34116  * are met:
   34117  *
   34118  * 1. Redistributions of source code must retain the above copyright
   34119  *    notice, this list of conditions and the following disclaimer.
   34120  *
   34121  * 2. Redistributions in binary form must reproduce the above copyright
   34122  *    notice, this list of conditions and the following disclaimer in
   34123  *    the documentation and/or other materials provided with the
   34124  *    distribution.
   34125  *
   34126  * 3. The end-user documentation included with the redistribution,
   34127  *    if any, must include the following acknowledgment:
   34128  *       "This product includes software developed by the
   34129  *        Apache Software Foundation (http://www.apache.org/)."
   34130  *    Alternately, this acknowledgment may appear in the software itself,
   34131  *    if and wherever such third-party acknowledgments normally appear.
   34132  *
   34133  * 4. The names "Apache" and "Apache Software Foundation" must
   34134  *    not be used to endorse or promote products derived from this
   34135  *    software without prior written permission. For written
   34136  *    permission, please contact apache (a] apache.org.
   34137  *
   34138  * 5. Products derived from this software may not be called "Apache",
   34139  *    nor may "Apache" appear in their name, without prior written
   34140  *    permission of the Apache Software Foundation.
   34141  *
   34142  * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
   34143  * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
   34144  * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
   34145  * DISCLAIMED.  IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR
   34146  * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
   34147  * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
   34148  * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
   34149  * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
   34150  * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
   34151  * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
   34152  * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
   34153  * SUCH DAMAGE.
   34154  * ====================================================================
   34155  *
   34156  * This software consists of voluntary contributions made by many
   34157  * individuals on behalf of the Apache Software Foundation.  For more
   34158  * information on the Apache Software Foundation, please see
   34159  * &lt;http://www.apache.org/>;.
   34160  *
   34161  * This file came from the SDBM package (written by oz (a] nexus.yorku.ca).
   34162  * That package was under public domain. This file has been ported to
   34163  * APR, updated to ANSI C and other, newer idioms, and added to the Apache
   34164  * codebase under the above copyright and license.
   34165  */
   34166 
   34167 
   34168 For the srclib\apr-util\test\testmd4.c component:
   34169 
   34170  *
   34171  * This is derived from material copyright RSA Data Security, Inc.
   34172  * Their notice is reproduced below in its entirety.
   34173  *
   34174  * Copyright (C) 1990-2, RSA Data Security, Inc. Created 1990. All
   34175  * rights reserved.
   34176  *
   34177  * RSA Data Security, Inc. makes no representations concerning either
   34178  * the merchantability of this software or the suitability of this
   34179  * software for any particular purpose. It is provided "as is"
   34180  * without express or implied warranty of any kind.
   34181  *
   34182  * These notices must be retained in any copies of any part of this
   34183  * documentation and/or software.
   34184  */
   34185 
   34186 For the srclib\apr-util\xml\expat\conftools\install-sh component:
   34187 
   34188 #
   34189 # install - install a program, script, or datafile
   34190 # This comes from X11R5 (mit/util/scripts/install.sh).
   34191 #
   34192 # Copyright 1991 by the Massachusetts Institute of Technology
   34193 #
   34194 # Permission to use, copy, modify, distribute, and sell this software and its
   34195 # documentation for any purpose is hereby granted without fee, provided that
   34196 # the above copyright notice appear in all copies and that both that
   34197 # copyright notice and this permission notice appear in supporting
   34198 # documentation, and that the name of M.I.T. not be used in advertising or
   34199 # publicity pertaining to distribution of the software without specific,
   34200 # written prior permission.  M.I.T. makes no representations about the
   34201 # suitability of this software for any purpose.  It is provided "as is"
   34202 # without express or implied warranty.
   34203 #
   34204 
   34205 For the srclib\pcre\install-sh component:
   34206 
   34207 #
   34208 # Copyright 1991 by the Massachusetts Institute of Technology
   34209 #
   34210 # Permission to use, copy, modify, distribute, and sell this software and its
   34211 # documentation for any purpose is hereby granted without fee, provided that
   34212 # the above copyright notice appear in all copies and that both that
   34213 # copyright notice and this permission notice appear in supporting
   34214 # documentation, and that the name of M.I.T. not be used in advertising or
   34215 # publicity pertaining to distribution of the software without specific,
   34216 # written prior permission.  M.I.T. makes no representations about the
   34217 # suitability of this software for any purpose.  It is provided "as is"
   34218 # without express or implied warranty.
   34219 
   34220 For the pcre component:
   34221 
   34222 PCRE LICENCE
   34223 ------------
   34224 
   34225 PCRE is a library of functions to support regular expressions whose syntax
   34226 and semantics are as close as possible to those of the Perl 5 language.
   34227 
   34228 Written by: Philip Hazel &lt;ph10 (a] cam.ac.uk&gt;
   34229 
   34230 University of Cambridge Computing Service,
   34231 Cambridge, England. Phone: +44 1223 334714.
   34232 
   34233 Copyright (c) 1997-2001 University of Cambridge
   34234 
   34235 Permission is granted to anyone to use this software for any purpose on any
   34236 computer system, and to redistribute it freely, subject to the following
   34237 restrictions:
   34238 
   34239 1. This software is distributed in the hope that it will be useful,
   34240    but WITHOUT ANY WARRANTY; without even the implied warranty of
   34241    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
   34242 
   34243 2. The origin of this software must not be misrepresented, either by
   34244    explicit claim or by omission. In practice, this means that if you use
   34245    PCRE in software which you distribute to others, commercially or
   34246    otherwise, you must put a sentence like this
   34247 
   34248      Regular expression support is provided by the PCRE library package,
   34249      which is open source software, written by Philip Hazel, and copyright
   34250      by the University of Cambridge, England.
   34251 
   34252    somewhere reasonably visible in your documentation and in any relevant
   34253    files or online help data or similar. A reference to the ftp site for
   34254    the source, that is, to
   34255 
   34256      ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/
   34257 
   34258    should also be given in the documentation.
   34259 
   34260 3. Altered versions must be plainly marked as such, and must not be
   34261    misrepresented as being the original software.
   34262 
   34263 4. If PCRE is embedded in any software that is released under the GNU
   34264    General Purpose Licence (GPL), or Lesser General Purpose Licence (LGPL),
   34265    then the terms of that licence shall supersede any condition above with
   34266    which it is incompatible.
   34267 
   34268 The documentation for PCRE, supplied in the "doc" directory, is distributed
   34269 under the same terms as the software itself.
   34270 
   34271 End PCRE LICENCE
   34272 
   34273 
   34274 For the test\zb.c component:
   34275 
   34276 /*                          ZeusBench V1.01
   34277 			    ===============
   34278 
   34279 This program is Copyright (C) Zeus Technology Limited 1996.
   34280 
   34281 This program may be used and copied freely providing this copyright notice
   34282 is not removed.
   34283 
   34284 This software is provided "as is" and any express or implied waranties, 
   34285 including but not limited to, the implied warranties of merchantability and
   34286 fitness for a particular purpose are disclaimed.  In no event shall 
   34287 Zeus Technology Ltd. be liable for any direct, indirect, incidental, special, 
   34288 exemplary, or consequential damaged (including, but not limited to, 
   34289 procurement of substitute good or services; loss of use, data, or profits;
   34290 or business interruption) however caused and on theory of liability.  Whether
   34291 in contract, strict liability or tort (including negligence or otherwise) 
   34292 arising in any way out of the use of this software, even if advised of the
   34293 possibility of such damage.
   34294 
   34295      Written by Adam Twiss (adam (a] zeus.co.uk).  March 1996
   34296 
   34297 Thanks to the following people for their input:
   34298   Mike Belshe (mbelshe (a] netscape.com) 
   34299   Michael Campanella (campanella (a] stevms.enet.dec.com)
   34300 
   34301 */
   34302 
   34303 For the expat xml parser component:
   34304 
   34305 Copyright (c) 1998, 1999, 2000 Thai Open Source Software Center Ltd
   34306                                and Clark Cooper
   34307 
   34308 Permission is hereby granted, free of charge, to any person obtaining
   34309 a copy of this software and associated documentation files (the
   34310 "Software"), to deal in the Software without restriction, including
   34311 without limitation the rights to use, copy, modify, merge, publish,
   34312 distribute, sublicense, and/or sell copies of the Software, and to
   34313 permit persons to whom the Software is furnished to do so, subject to
   34314 the following conditions:
   34315 	
   34316 The above copyright notice and this permission notice shall be included
   34317 in all copies or substantial portions of the Software.
   34318 	
   34319 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
   34320 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
   34321 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
   34322 IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
   34323 CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
   34324 TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
   34325 SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
   34326 
   34327 ====================================================================
   34328 </pre>
   34329 </div>
   34330 </div>
   34331 
   34332 
   34333 <div class="product">
   34334 <span class="title">intltool</span>
   34335 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   34336 <span class="homepage"><a href="http://www.gnome.org/">homepage</a></span>
   34337 <div class="licence">
   34338 <pre>		    GNU GENERAL PUBLIC LICENSE
   34339 		       Version 2, June 1991
   34340 
   34341  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
   34342                        51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
   34343  Everyone is permitted to copy and distribute verbatim copies
   34344  of this license document, but changing it is not allowed.
   34345 
   34346 			    Preamble
   34347 
   34348   The licenses for most software are designed to take away your
   34349 freedom to share and change it.  By contrast, the GNU General Public
   34350 License is intended to guarantee your freedom to share and change free
   34351 software--to make sure the software is free for all its users.  This
   34352 General Public License applies to most of the Free Software
   34353 Foundation's software and to any other program whose authors commit to
   34354 using it.  (Some other Free Software Foundation software is covered by
   34355 the GNU Library General Public License instead.)  You can apply it to
   34356 your programs, too.
   34357 
   34358   When we speak of free software, we are referring to freedom, not
   34359 price.  Our General Public Licenses are designed to make sure that you
   34360 have the freedom to distribute copies of free software (and charge for
   34361 this service if you wish), that you receive source code or can get it
   34362 if you want it, that you can change the software or use pieces of it
   34363 in new free programs; and that you know you can do these things.
   34364 
   34365   To protect your rights, we need to make restrictions that forbid
   34366 anyone to deny you these rights or to ask you to surrender the rights.
   34367 These restrictions translate to certain responsibilities for you if you
   34368 distribute copies of the software, or if you modify it.
   34369 
   34370   For example, if you distribute copies of such a program, whether
   34371 gratis or for a fee, you must give the recipients all the rights that
   34372 you have.  You must make sure that they, too, receive or can get the
   34373 source code.  And you must show them these terms so they know their
   34374 rights.
   34375 
   34376   We protect your rights with two steps: (1) copyright the software, and
   34377 (2) offer you this license which gives you legal permission to copy,
   34378 distribute and/or modify the software.
   34379 
   34380   Also, for each author's protection and ours, we want to make certain
   34381 that everyone understands that there is no warranty for this free
   34382 software.  If the software is modified by someone else and passed on, we
   34383 want its recipients to know that what they have is not the original, so
   34384 that any problems introduced by others will not reflect on the original
   34385 authors' reputations.
   34386 
   34387   Finally, any free program is threatened constantly by software
   34388 patents.  We wish to avoid the danger that redistributors of a free
   34389 program will individually obtain patent licenses, in effect making the
   34390 program proprietary.  To prevent this, we have made it clear that any
   34391 patent must be licensed for everyone's free use or not licensed at all.
   34392 
   34393   The precise terms and conditions for copying, distribution and
   34394 modification follow.
   34395 
   34397 		    GNU GENERAL PUBLIC LICENSE
   34398    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   34399 
   34400   0. This License applies to any program or other work which contains
   34401 a notice placed by the copyright holder saying it may be distributed
   34402 under the terms of this General Public License.  The "Program", below,
   34403 refers to any such program or work, and a "work based on the Program"
   34404 means either the Program or any derivative work under copyright law:
   34405 that is to say, a work containing the Program or a portion of it,
   34406 either verbatim or with modifications and/or translated into another
   34407 language.  (Hereinafter, translation is included without limitation in
   34408 the term "modification".)  Each licensee is addressed as "you".
   34409 
   34410 Activities other than copying, distribution and modification are not
   34411 covered by this License; they are outside its scope.  The act of
   34412 running the Program is not restricted, and the output from the Program
   34413 is covered only if its contents constitute a work based on the
   34414 Program (independent of having been made by running the Program).
   34415 Whether that is true depends on what the Program does.
   34416 
   34417   1. You may copy and distribute verbatim copies of the Program's
   34418 source code as you receive it, in any medium, provided that you
   34419 conspicuously and appropriately publish on each copy an appropriate
   34420 copyright notice and disclaimer of warranty; keep intact all the
   34421 notices that refer to this License and to the absence of any warranty;
   34422 and give any other recipients of the Program a copy of this License
   34423 along with the Program.
   34424 
   34425 You may charge a fee for the physical act of transferring a copy, and
   34426 you may at your option offer warranty protection in exchange for a fee.
   34427 
   34428   2. You may modify your copy or copies of the Program or any portion
   34429 of it, thus forming a work based on the Program, and copy and
   34430 distribute such modifications or work under the terms of Section 1
   34431 above, provided that you also meet all of these conditions:
   34432 
   34433     a) You must cause the modified files to carry prominent notices
   34434     stating that you changed the files and the date of any change.
   34435 
   34436     b) You must cause any work that you distribute or publish, that in
   34437     whole or in part contains or is derived from the Program or any
   34438     part thereof, to be licensed as a whole at no charge to all third
   34439     parties under the terms of this License.
   34440 
   34441     c) If the modified program normally reads commands interactively
   34442     when run, you must cause it, when started running for such
   34443     interactive use in the most ordinary way, to print or display an
   34444     announcement including an appropriate copyright notice and a
   34445     notice that there is no warranty (or else, saying that you provide
   34446     a warranty) and that users may redistribute the program under
   34447     these conditions, and telling the user how to view a copy of this
   34448     License.  (Exception: if the Program itself is interactive but
   34449     does not normally print such an announcement, your work based on
   34450     the Program is not required to print an announcement.)
   34451 
   34453 These requirements apply to the modified work as a whole.  If
   34454 identifiable sections of that work are not derived from the Program,
   34455 and can be reasonably considered independent and separate works in
   34456 themselves, then this License, and its terms, do not apply to those
   34457 sections when you distribute them as separate works.  But when you
   34458 distribute the same sections as part of a whole which is a work based
   34459 on the Program, the distribution of the whole must be on the terms of
   34460 this License, whose permissions for other licensees extend to the
   34461 entire whole, and thus to each and every part regardless of who wrote it.
   34462 
   34463 Thus, it is not the intent of this section to claim rights or contest
   34464 your rights to work written entirely by you; rather, the intent is to
   34465 exercise the right to control the distribution of derivative or
   34466 collective works based on the Program.
   34467 
   34468 In addition, mere aggregation of another work not based on the Program
   34469 with the Program (or with a work based on the Program) on a volume of
   34470 a storage or distribution medium does not bring the other work under
   34471 the scope of this License.
   34472 
   34473   3. You may copy and distribute the Program (or a work based on it,
   34474 under Section 2) in object code or executable form under the terms of
   34475 Sections 1 and 2 above provided that you also do one of the following:
   34476 
   34477     a) Accompany it with the complete corresponding machine-readable
   34478     source code, which must be distributed under the terms of Sections
   34479     1 and 2 above on a medium customarily used for software interchange; or,
   34480 
   34481     b) Accompany it with a written offer, valid for at least three
   34482     years, to give any third party, for a charge no more than your
   34483     cost of physically performing source distribution, a complete
   34484     machine-readable copy of the corresponding source code, to be
   34485     distributed under the terms of Sections 1 and 2 above on a medium
   34486     customarily used for software interchange; or,
   34487 
   34488     c) Accompany it with the information you received as to the offer
   34489     to distribute corresponding source code.  (This alternative is
   34490     allowed only for noncommercial distribution and only if you
   34491     received the program in object code or executable form with such
   34492     an offer, in accord with Subsection b above.)
   34493 
   34494 The source code for a work means the preferred form of the work for
   34495 making modifications to it.  For an executable work, complete source
   34496 code means all the source code for all modules it contains, plus any
   34497 associated interface definition files, plus the scripts used to
   34498 control compilation and installation of the executable.  However, as a
   34499 special exception, the source code distributed need not include
   34500 anything that is normally distributed (in either source or binary
   34501 form) with the major components (compiler, kernel, and so on) of the
   34502 operating system on which the executable runs, unless that component
   34503 itself accompanies the executable.
   34504 
   34505 If distribution of executable or object code is made by offering
   34506 access to copy from a designated place, then offering equivalent
   34507 access to copy the source code from the same place counts as
   34508 distribution of the source code, even though third parties are not
   34509 compelled to copy the source along with the object code.
   34510 
   34512   4. You may not copy, modify, sublicense, or distribute the Program
   34513 except as expressly provided under this License.  Any attempt
   34514 otherwise to copy, modify, sublicense or distribute the Program is
   34515 void, and will automatically terminate your rights under this License.
   34516 However, parties who have received copies, or rights, from you under
   34517 this License will not have their licenses terminated so long as such
   34518 parties remain in full compliance.
   34519 
   34520   5. You are not required to accept this License, since you have not
   34521 signed it.  However, nothing else grants you permission to modify or
   34522 distribute the Program or its derivative works.  These actions are
   34523 prohibited by law if you do not accept this License.  Therefore, by
   34524 modifying or distributing the Program (or any work based on the
   34525 Program), you indicate your acceptance of this License to do so, and
   34526 all its terms and conditions for copying, distributing or modifying
   34527 the Program or works based on it.
   34528 
   34529   6. Each time you redistribute the Program (or any work based on the
   34530 Program), the recipient automatically receives a license from the
   34531 original licensor to copy, distribute or modify the Program subject to
   34532 these terms and conditions.  You may not impose any further
   34533 restrictions on the recipients' exercise of the rights granted herein.
   34534 You are not responsible for enforcing compliance by third parties to
   34535 this License.
   34536 
   34537   7. If, as a consequence of a court judgment or allegation of patent
   34538 infringement or for any other reason (not limited to patent issues),
   34539 conditions are imposed on you (whether by court order, agreement or
   34540 otherwise) that contradict the conditions of this License, they do not
   34541 excuse you from the conditions of this License.  If you cannot
   34542 distribute so as to satisfy simultaneously your obligations under this
   34543 License and any other pertinent obligations, then as a consequence you
   34544 may not distribute the Program at all.  For example, if a patent
   34545 license would not permit royalty-free redistribution of the Program by
   34546 all those who receive copies directly or indirectly through you, then
   34547 the only way you could satisfy both it and this License would be to
   34548 refrain entirely from distribution of the Program.
   34549 
   34550 If any portion of this section is held invalid or unenforceable under
   34551 any particular circumstance, the balance of the section is intended to
   34552 apply and the section as a whole is intended to apply in other
   34553 circumstances.
   34554 
   34555 It is not the purpose of this section to induce you to infringe any
   34556 patents or other property right claims or to contest validity of any
   34557 such claims; this section has the sole purpose of protecting the
   34558 integrity of the free software distribution system, which is
   34559 implemented by public license practices.  Many people have made
   34560 generous contributions to the wide range of software distributed
   34561 through that system in reliance on consistent application of that
   34562 system; it is up to the author/donor to decide if he or she is willing
   34563 to distribute software through any other system and a licensee cannot
   34564 impose that choice.
   34565 
   34566 This section is intended to make thoroughly clear what is believed to
   34567 be a consequence of the rest of this License.
   34568 
   34570   8. If the distribution and/or use of the Program is restricted in
   34571 certain countries either by patents or by copyrighted interfaces, the
   34572 original copyright holder who places the Program under this License
   34573 may add an explicit geographical distribution limitation excluding
   34574 those countries, so that distribution is permitted only in or among
   34575 countries not thus excluded.  In such case, this License incorporates
   34576 the limitation as if written in the body of this License.
   34577 
   34578   9. The Free Software Foundation may publish revised and/or new versions
   34579 of the General Public License from time to time.  Such new versions will
   34580 be similar in spirit to the present version, but may differ in detail to
   34581 address new problems or concerns.
   34582 
   34583 Each version is given a distinguishing version number.  If the Program
   34584 specifies a version number of this License which applies to it and "any
   34585 later version", you have the option of following the terms and conditions
   34586 either of that version or of any later version published by the Free
   34587 Software Foundation.  If the Program does not specify a version number of
   34588 this License, you may choose any version ever published by the Free Software
   34589 Foundation.
   34590 
   34591   10. If you wish to incorporate parts of the Program into other free
   34592 programs whose distribution conditions are different, write to the author
   34593 to ask for permission.  For software which is copyrighted by the Free
   34594 Software Foundation, write to the Free Software Foundation; we sometimes
   34595 make exceptions for this.  Our decision will be guided by the two goals
   34596 of preserving the free status of all derivatives of our free software and
   34597 of promoting the sharing and reuse of software generally.
   34598 
   34599 			    NO WARRANTY
   34600 
   34601   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
   34602 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
   34603 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
   34604 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
   34605 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
   34606 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
   34607 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
   34608 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
   34609 REPAIR OR CORRECTION.
   34610 
   34611   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
   34612 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
   34613 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
   34614 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
   34615 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
   34616 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
   34617 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
   34618 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
   34619 POSSIBILITY OF SUCH DAMAGES.
   34620 
   34621 		     END OF TERMS AND CONDITIONS
   34622 
   34624 	    How to Apply These Terms to Your New Programs
   34625 
   34626   If you develop a new program, and you want it to be of the greatest
   34627 possible use to the public, the best way to achieve this is to make it
   34628 free software which everyone can redistribute and change under these terms.
   34629 
   34630   To do so, attach the following notices to the program.  It is safest
   34631 to attach them to the start of each source file to most effectively
   34632 convey the exclusion of warranty; and each file should have at least
   34633 the "copyright" line and a pointer to where the full notice is found.
   34634 
   34635     &lt;one line to give the program's name and a brief idea of what it does.&gt;
   34636     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   34637 
   34638     This program is free software; you can redistribute it and/or modify
   34639     it under the terms of the GNU General Public License as published by
   34640     the Free Software Foundation; either version 2 of the License, or
   34641     (at your option) any later version.
   34642 
   34643     This program is distributed in the hope that it will be useful,
   34644     but WITHOUT ANY WARRANTY; without even the implied warranty of
   34645     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   34646     GNU General Public License for more details.
   34647 
   34648     You should have received a copy of the GNU General Public License
   34649     along with this program; if not, write to the Free Software
   34650     Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
   34651 
   34652 
   34653 Also add information on how to contact you by electronic and paper mail.
   34654 
   34655 If the program is interactive, make it output a short notice like this
   34656 when it starts in an interactive mode:
   34657 
   34658     Gnomovision version 69, Copyright (C) year name of author
   34659     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
   34660     This is free software, and you are welcome to redistribute it
   34661     under certain conditions; type `show c' for details.
   34662 
   34663 The hypothetical commands `show w' and `show c' should show the appropriate
   34664 parts of the General Public License.  Of course, the commands you use may
   34665 be called something other than `show w' and `show c'; they could even be
   34666 mouse-clicks or menu items--whatever suits your program.
   34667 
   34668 You should also get your employer (if you work as a programmer) or your
   34669 school, if any, to sign a "copyright disclaimer" for the program, if
   34670 necessary.  Here is a sample; alter the names:
   34671 
   34672   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
   34673   `Gnomovision' (which makes passes at compilers) written by James Hacker.
   34674 
   34675   &lt;signature of Ty Coon&gt;, 1 April 1989
   34676   Ty Coon, President of Vice
   34677 
   34678 This General Public License does not permit incorporating your program into
   34679 proprietary programs.  If your program is a subroutine library, you may
   34680 consider it more useful to permit linking proprietary applications with the
   34681 library.  If this is what you want to do, use the GNU Library General
   34682 Public License instead of this License.
   34683 </pre>
   34684 </div>
   34685 </div>
   34686 
   34687 
   34688 <div class="product">
   34689 <span class="title">iotools</span>
   34690 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   34691 <span class="homepage"><a href="http://code.google.com/p/iotools/">homepage</a></span>
   34692 <div class="licence">
   34693 <pre>		    GNU GENERAL PUBLIC LICENSE
   34694 		       Version 2, June 1991
   34695 
   34696  Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
   34697  51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
   34698  Everyone is permitted to copy and distribute verbatim copies
   34699  of this license document, but changing it is not allowed.
   34700 
   34701 			    Preamble
   34702 
   34703   The licenses for most software are designed to take away your
   34704 freedom to share and change it.  By contrast, the GNU General Public
   34705 License is intended to guarantee your freedom to share and change free
   34706 software--to make sure the software is free for all its users.  This
   34707 General Public License applies to most of the Free Software
   34708 Foundation's software and to any other program whose authors commit to
   34709 using it.  (Some other Free Software Foundation software is covered by
   34710 the GNU Lesser General Public License instead.)  You can apply it to
   34711 your programs, too.
   34712 
   34713   When we speak of free software, we are referring to freedom, not
   34714 price.  Our General Public Licenses are designed to make sure that you
   34715 have the freedom to distribute copies of free software (and charge for
   34716 this service if you wish), that you receive source code or can get it
   34717 if you want it, that you can change the software or use pieces of it
   34718 in new free programs; and that you know you can do these things.
   34719 
   34720   To protect your rights, we need to make restrictions that forbid
   34721 anyone to deny you these rights or to ask you to surrender the rights.
   34722 These restrictions translate to certain responsibilities for you if you
   34723 distribute copies of the software, or if you modify it.
   34724 
   34725   For example, if you distribute copies of such a program, whether
   34726 gratis or for a fee, you must give the recipients all the rights that
   34727 you have.  You must make sure that they, too, receive or can get the
   34728 source code.  And you must show them these terms so they know their
   34729 rights.
   34730 
   34731   We protect your rights with two steps: (1) copyright the software, and
   34732 (2) offer you this license which gives you legal permission to copy,
   34733 distribute and/or modify the software.
   34734 
   34735   Also, for each author's protection and ours, we want to make certain
   34736 that everyone understands that there is no warranty for this free
   34737 software.  If the software is modified by someone else and passed on, we
   34738 want its recipients to know that what they have is not the original, so
   34739 that any problems introduced by others will not reflect on the original
   34740 authors' reputations.
   34741 
   34742   Finally, any free program is threatened constantly by software
   34743 patents.  We wish to avoid the danger that redistributors of a free
   34744 program will individually obtain patent licenses, in effect making the
   34745 program proprietary.  To prevent this, we have made it clear that any
   34746 patent must be licensed for everyone's free use or not licensed at all.
   34747 
   34748   The precise terms and conditions for copying, distribution and
   34749 modification follow.
   34750 
   34751 		    GNU GENERAL PUBLIC LICENSE
   34752    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   34753 
   34754   0. This License applies to any program or other work which contains
   34755 a notice placed by the copyright holder saying it may be distributed
   34756 under the terms of this General Public License.  The "Program", below,
   34757 refers to any such program or work, and a "work based on the Program"
   34758 means either the Program or any derivative work under copyright law:
   34759 that is to say, a work containing the Program or a portion of it,
   34760 either verbatim or with modifications and/or translated into another
   34761 language.  (Hereinafter, translation is included without limitation in
   34762 the term "modification".)  Each licensee is addressed as "you".
   34763 
   34764 Activities other than copying, distribution and modification are not
   34765 covered by this License; they are outside its scope.  The act of
   34766 running the Program is not restricted, and the output from the Program
   34767 is covered only if its contents constitute a work based on the
   34768 Program (independent of having been made by running the Program).
   34769 Whether that is true depends on what the Program does.
   34770 
   34771   1. You may copy and distribute verbatim copies of the Program's
   34772 source code as you receive it, in any medium, provided that you
   34773 conspicuously and appropriately publish on each copy an appropriate
   34774 copyright notice and disclaimer of warranty; keep intact all the
   34775 notices that refer to this License and to the absence of any warranty;
   34776 and give any other recipients of the Program a copy of this License
   34777 along with the Program.
   34778 
   34779 You may charge a fee for the physical act of transferring a copy, and
   34780 you may at your option offer warranty protection in exchange for a fee.
   34781 
   34782   2. You may modify your copy or copies of the Program or any portion
   34783 of it, thus forming a work based on the Program, and copy and
   34784 distribute such modifications or work under the terms of Section 1
   34785 above, provided that you also meet all of these conditions:
   34786 
   34787     a) You must cause the modified files to carry prominent notices
   34788     stating that you changed the files and the date of any change.
   34789 
   34790     b) You must cause any work that you distribute or publish, that in
   34791     whole or in part contains or is derived from the Program or any
   34792     part thereof, to be licensed as a whole at no charge to all third
   34793     parties under the terms of this License.
   34794 
   34795     c) If the modified program normally reads commands interactively
   34796     when run, you must cause it, when started running for such
   34797     interactive use in the most ordinary way, to print or display an
   34798     announcement including an appropriate copyright notice and a
   34799     notice that there is no warranty (or else, saying that you provide
   34800     a warranty) and that users may redistribute the program under
   34801     these conditions, and telling the user how to view a copy of this
   34802     License.  (Exception: if the Program itself is interactive but
   34803     does not normally print such an announcement, your work based on
   34804     the Program is not required to print an announcement.)
   34805 
   34806 These requirements apply to the modified work as a whole.  If
   34807 identifiable sections of that work are not derived from the Program,
   34808 and can be reasonably considered independent and separate works in
   34809 themselves, then this License, and its terms, do not apply to those
   34810 sections when you distribute them as separate works.  But when you
   34811 distribute the same sections as part of a whole which is a work based
   34812 on the Program, the distribution of the whole must be on the terms of
   34813 this License, whose permissions for other licensees extend to the
   34814 entire whole, and thus to each and every part regardless of who wrote it.
   34815 
   34816 Thus, it is not the intent of this section to claim rights or contest
   34817 your rights to work written entirely by you; rather, the intent is to
   34818 exercise the right to control the distribution of derivative or
   34819 collective works based on the Program.
   34820 
   34821 In addition, mere aggregation of another work not based on the Program
   34822 with the Program (or with a work based on the Program) on a volume of
   34823 a storage or distribution medium does not bring the other work under
   34824 the scope of this License.
   34825 
   34826   3. You may copy and distribute the Program (or a work based on it,
   34827 under Section 2) in object code or executable form under the terms of
   34828 Sections 1 and 2 above provided that you also do one of the following:
   34829 
   34830     a) Accompany it with the complete corresponding machine-readable
   34831     source code, which must be distributed under the terms of Sections
   34832     1 and 2 above on a medium customarily used for software interchange; or,
   34833 
   34834     b) Accompany it with a written offer, valid for at least three
   34835     years, to give any third party, for a charge no more than your
   34836     cost of physically performing source distribution, a complete
   34837     machine-readable copy of the corresponding source code, to be
   34838     distributed under the terms of Sections 1 and 2 above on a medium
   34839     customarily used for software interchange; or,
   34840 
   34841     c) Accompany it with the information you received as to the offer
   34842     to distribute corresponding source code.  (This alternative is
   34843     allowed only for noncommercial distribution and only if you
   34844     received the program in object code or executable form with such
   34845     an offer, in accord with Subsection b above.)
   34846 
   34847 The source code for a work means the preferred form of the work for
   34848 making modifications to it.  For an executable work, complete source
   34849 code means all the source code for all modules it contains, plus any
   34850 associated interface definition files, plus the scripts used to
   34851 control compilation and installation of the executable.  However, as a
   34852 special exception, the source code distributed need not include
   34853 anything that is normally distributed (in either source or binary
   34854 form) with the major components (compiler, kernel, and so on) of the
   34855 operating system on which the executable runs, unless that component
   34856 itself accompanies the executable.
   34857 
   34858 If distribution of executable or object code is made by offering
   34859 access to copy from a designated place, then offering equivalent
   34860 access to copy the source code from the same place counts as
   34861 distribution of the source code, even though third parties are not
   34862 compelled to copy the source along with the object code.
   34863 
   34864   4. You may not copy, modify, sublicense, or distribute the Program
   34865 except as expressly provided under this License.  Any attempt
   34866 otherwise to copy, modify, sublicense or distribute the Program is
   34867 void, and will automatically terminate your rights under this License.
   34868 However, parties who have received copies, or rights, from you under
   34869 this License will not have their licenses terminated so long as such
   34870 parties remain in full compliance.
   34871 
   34872   5. You are not required to accept this License, since you have not
   34873 signed it.  However, nothing else grants you permission to modify or
   34874 distribute the Program or its derivative works.  These actions are
   34875 prohibited by law if you do not accept this License.  Therefore, by
   34876 modifying or distributing the Program (or any work based on the
   34877 Program), you indicate your acceptance of this License to do so, and
   34878 all its terms and conditions for copying, distributing or modifying
   34879 the Program or works based on it.
   34880 
   34881   6. Each time you redistribute the Program (or any work based on the
   34882 Program), the recipient automatically receives a license from the
   34883 original licensor to copy, distribute or modify the Program subject to
   34884 these terms and conditions.  You may not impose any further
   34885 restrictions on the recipients' exercise of the rights granted herein.
   34886 You are not responsible for enforcing compliance by third parties to
   34887 this License.
   34888 
   34889   7. If, as a consequence of a court judgment or allegation of patent
   34890 infringement or for any other reason (not limited to patent issues),
   34891 conditions are imposed on you (whether by court order, agreement or
   34892 otherwise) that contradict the conditions of this License, they do not
   34893 excuse you from the conditions of this License.  If you cannot
   34894 distribute so as to satisfy simultaneously your obligations under this
   34895 License and any other pertinent obligations, then as a consequence you
   34896 may not distribute the Program at all.  For example, if a patent
   34897 license would not permit royalty-free redistribution of the Program by
   34898 all those who receive copies directly or indirectly through you, then
   34899 the only way you could satisfy both it and this License would be to
   34900 refrain entirely from distribution of the Program.
   34901 
   34902 If any portion of this section is held invalid or unenforceable under
   34903 any particular circumstance, the balance of the section is intended to
   34904 apply and the section as a whole is intended to apply in other
   34905 circumstances.
   34906 
   34907 It is not the purpose of this section to induce you to infringe any
   34908 patents or other property right claims or to contest validity of any
   34909 such claims; this section has the sole purpose of protecting the
   34910 integrity of the free software distribution system, which is
   34911 implemented by public license practices.  Many people have made
   34912 generous contributions to the wide range of software distributed
   34913 through that system in reliance on consistent application of that
   34914 system; it is up to the author/donor to decide if he or she is willing
   34915 to distribute software through any other system and a licensee cannot
   34916 impose that choice.
   34917 
   34918 This section is intended to make thoroughly clear what is believed to
   34919 be a consequence of the rest of this License.
   34920 
   34921   8. If the distribution and/or use of the Program is restricted in
   34922 certain countries either by patents or by copyrighted interfaces, the
   34923 original copyright holder who places the Program under this License
   34924 may add an explicit geographical distribution limitation excluding
   34925 those countries, so that distribution is permitted only in or among
   34926 countries not thus excluded.  In such case, this License incorporates
   34927 the limitation as if written in the body of this License.
   34928 
   34929   9. The Free Software Foundation may publish revised and/or new versions
   34930 of the General Public License from time to time.  Such new versions will
   34931 be similar in spirit to the present version, but may differ in detail to
   34932 address new problems or concerns.
   34933 
   34934 Each version is given a distinguishing version number.  If the Program
   34935 specifies a version number of this License which applies to it and "any
   34936 later version", you have the option of following the terms and conditions
   34937 either of that version or of any later version published by the Free
   34938 Software Foundation.  If the Program does not specify a version number of
   34939 this License, you may choose any version ever published by the Free Software
   34940 Foundation.
   34941 
   34942   10. If you wish to incorporate parts of the Program into other free
   34943 programs whose distribution conditions are different, write to the author
   34944 to ask for permission.  For software which is copyrighted by the Free
   34945 Software Foundation, write to the Free Software Foundation; we sometimes
   34946 make exceptions for this.  Our decision will be guided by the two goals
   34947 of preserving the free status of all derivatives of our free software and
   34948 of promoting the sharing and reuse of software generally.
   34949 
   34950 			    NO WARRANTY
   34951 
   34952   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
   34953 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
   34954 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
   34955 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
   34956 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
   34957 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
   34958 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
   34959 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
   34960 REPAIR OR CORRECTION.
   34961 
   34962   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
   34963 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
   34964 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
   34965 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
   34966 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
   34967 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
   34968 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
   34969 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
   34970 POSSIBILITY OF SUCH DAMAGES.
   34971 
   34972 		     END OF TERMS AND CONDITIONS
   34973 
   34974 	    How to Apply These Terms to Your New Programs
   34975 
   34976   If you develop a new program, and you want it to be of the greatest
   34977 possible use to the public, the best way to achieve this is to make it
   34978 free software which everyone can redistribute and change under these terms.
   34979 
   34980   To do so, attach the following notices to the program.  It is safest
   34981 to attach them to the start of each source file to most effectively
   34982 convey the exclusion of warranty; and each file should have at least
   34983 the "copyright" line and a pointer to where the full notice is found.
   34984 
   34985     &lt;one line to give the program's name and a brief idea of what it does.&gt;
   34986     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   34987 
   34988     This program is free software; you can redistribute it and/or modify
   34989     it under the terms of the GNU General Public License as published by
   34990     the Free Software Foundation; either version 2 of the License, or
   34991     (at your option) any later version.
   34992 
   34993     This program is distributed in the hope that it will be useful,
   34994     but WITHOUT ANY WARRANTY; without even the implied warranty of
   34995     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   34996     GNU General Public License for more details.
   34997 
   34998     You should have received a copy of the GNU General Public License along
   34999     with this program; if not, write to the Free Software Foundation, Inc.,
   35000     51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
   35001 
   35002 Also add information on how to contact you by electronic and paper mail.
   35003 
   35004 If the program is interactive, make it output a short notice like this
   35005 when it starts in an interactive mode:
   35006 
   35007     Gnomovision version 69, Copyright (C) year name of author
   35008     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
   35009     This is free software, and you are welcome to redistribute it
   35010     under certain conditions; type `show c' for details.
   35011 
   35012 The hypothetical commands `show w' and `show c' should show the appropriate
   35013 parts of the General Public License.  Of course, the commands you use may
   35014 be called something other than `show w' and `show c'; they could even be
   35015 mouse-clicks or menu items--whatever suits your program.
   35016 
   35017 You should also get your employer (if you work as a programmer) or your
   35018 school, if any, to sign a "copyright disclaimer" for the program, if
   35019 necessary.  Here is a sample; alter the names:
   35020 
   35021   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
   35022   `Gnomovision' (which makes passes at compilers) written by James Hacker.
   35023 
   35024   &lt;signature of Ty Coon&gt;, 1 April 1989
   35025   Ty Coon, President of Vice
   35026 
   35027 This General Public License does not permit incorporating your program into
   35028 proprietary programs.  If your program is a subroutine library, you may
   35029 consider it more useful to permit linking proprietary applications with the
   35030 library.  If this is what you want to do, use the GNU Lesser General
   35031 Public License instead of this License.
   35032 </pre>
   35033 </div>
   35034 </div>
   35035 
   35036 
   35037 <div class="product">
   35038 <span class="title">iperf</span>
   35039 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   35040 <span class="homepage"><a href="http://iperf.sourceforge.net/">homepage</a></span>
   35041 <div class="licence">
   35042 <pre>Copyright (c) 1999-2007, The Board of Trustees of the University of Illinois
   35043 All Rights Reserved.
   35044 
   35045 Iperf performance test
   35046 Mark Gates
   35047 Ajay Tirumala
   35048 Jim Ferguson
   35049 Jon Dugan
   35050 Feng Qin
   35051 Kevin Gibbs
   35052 John Estabrook
   35053 National Laboratory for Applied Network Research 
   35054 National Center for Supercomputing Applications 
   35055 University of Illinois at Urbana-Champaign 
   35056 http://www.ncsa.uiuc.edu
   35057 
   35058 Permission is hereby granted, free of charge, to any person obtaining a copy
   35059 of this software (Iperf) and associated documentation files (the "Software"),
   35060 to deal in the Software without restriction, including without limitation the
   35061 rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
   35062 sell copies of the Software, and to permit persons to whom the Software is
   35063 furnished to do so, subject to the following conditions:
   35064 
   35065 
   35066 Redistributions of source code must retain the above copyright notice, this
   35067 list of conditions and the following disclaimers.
   35068 
   35069 Redistributions in binary form must reproduce the above copyright notice, this
   35070 list of conditions and the following disclaimers in the documentation and/or
   35071 other materials provided with the distribution.
   35072 
   35073 Neither the names of the University of Illinois, NCSA, nor the names of its
   35074 contributors may be used to endorse or promote products derived from this
   35075 Software without specific prior written permission.  THE SOFTWARE IS PROVIDED
   35076 "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
   35077 LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE
   35078 AND NONINFRINGEMENT. IN NO EVENT SHALL THE CONTIBUTORS OR COPYRIGHT HOLDERS BE
   35079 LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF
   35080 CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
   35081 SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
   35082 </pre>
   35083 </div>
   35084 </div>
   35085 
   35086 
   35087 <div class="product">
   35088 <span class="title">iproute2</span>
   35089 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   35090 <span class="homepage"><a href="http://www.linuxfoundation.org/collaborate/workgroups/networking/iproute2">homepage</a></span>
   35091 <div class="licence">
   35092 <pre>		    GNU GENERAL PUBLIC LICENSE
   35093 		       Version 2, June 1991
   35094 
   35095  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
   35096                        51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
   35097  Everyone is permitted to copy and distribute verbatim copies
   35098  of this license document, but changing it is not allowed.
   35099 
   35100 			    Preamble
   35101 
   35102   The licenses for most software are designed to take away your
   35103 freedom to share and change it.  By contrast, the GNU General Public
   35104 License is intended to guarantee your freedom to share and change free
   35105 software--to make sure the software is free for all its users.  This
   35106 General Public License applies to most of the Free Software
   35107 Foundation's software and to any other program whose authors commit to
   35108 using it.  (Some other Free Software Foundation software is covered by
   35109 the GNU Library General Public License instead.)  You can apply it to
   35110 your programs, too.
   35111 
   35112   When we speak of free software, we are referring to freedom, not
   35113 price.  Our General Public Licenses are designed to make sure that you
   35114 have the freedom to distribute copies of free software (and charge for
   35115 this service if you wish), that you receive source code or can get it
   35116 if you want it, that you can change the software or use pieces of it
   35117 in new free programs; and that you know you can do these things.
   35118 
   35119   To protect your rights, we need to make restrictions that forbid
   35120 anyone to deny you these rights or to ask you to surrender the rights.
   35121 These restrictions translate to certain responsibilities for you if you
   35122 distribute copies of the software, or if you modify it.
   35123 
   35124   For example, if you distribute copies of such a program, whether
   35125 gratis or for a fee, you must give the recipients all the rights that
   35126 you have.  You must make sure that they, too, receive or can get the
   35127 source code.  And you must show them these terms so they know their
   35128 rights.
   35129 
   35130   We protect your rights with two steps: (1) copyright the software, and
   35131 (2) offer you this license which gives you legal permission to copy,
   35132 distribute and/or modify the software.
   35133 
   35134   Also, for each author's protection and ours, we want to make certain
   35135 that everyone understands that there is no warranty for this free
   35136 software.  If the software is modified by someone else and passed on, we
   35137 want its recipients to know that what they have is not the original, so
   35138 that any problems introduced by others will not reflect on the original
   35139 authors' reputations.
   35140 
   35141   Finally, any free program is threatened constantly by software
   35142 patents.  We wish to avoid the danger that redistributors of a free
   35143 program will individually obtain patent licenses, in effect making the
   35144 program proprietary.  To prevent this, we have made it clear that any
   35145 patent must be licensed for everyone's free use or not licensed at all.
   35146 
   35147   The precise terms and conditions for copying, distribution and
   35148 modification follow.
   35149 
   35151 		    GNU GENERAL PUBLIC LICENSE
   35152    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   35153 
   35154   0. This License applies to any program or other work which contains
   35155 a notice placed by the copyright holder saying it may be distributed
   35156 under the terms of this General Public License.  The "Program", below,
   35157 refers to any such program or work, and a "work based on the Program"
   35158 means either the Program or any derivative work under copyright law:
   35159 that is to say, a work containing the Program or a portion of it,
   35160 either verbatim or with modifications and/or translated into another
   35161 language.  (Hereinafter, translation is included without limitation in
   35162 the term "modification".)  Each licensee is addressed as "you".
   35163 
   35164 Activities other than copying, distribution and modification are not
   35165 covered by this License; they are outside its scope.  The act of
   35166 running the Program is not restricted, and the output from the Program
   35167 is covered only if its contents constitute a work based on the
   35168 Program (independent of having been made by running the Program).
   35169 Whether that is true depends on what the Program does.
   35170 
   35171   1. You may copy and distribute verbatim copies of the Program's
   35172 source code as you receive it, in any medium, provided that you
   35173 conspicuously and appropriately publish on each copy an appropriate
   35174 copyright notice and disclaimer of warranty; keep intact all the
   35175 notices that refer to this License and to the absence of any warranty;
   35176 and give any other recipients of the Program a copy of this License
   35177 along with the Program.
   35178 
   35179 You may charge a fee for the physical act of transferring a copy, and
   35180 you may at your option offer warranty protection in exchange for a fee.
   35181 
   35182   2. You may modify your copy or copies of the Program or any portion
   35183 of it, thus forming a work based on the Program, and copy and
   35184 distribute such modifications or work under the terms of Section 1
   35185 above, provided that you also meet all of these conditions:
   35186 
   35187     a) You must cause the modified files to carry prominent notices
   35188     stating that you changed the files and the date of any change.
   35189 
   35190     b) You must cause any work that you distribute or publish, that in
   35191     whole or in part contains or is derived from the Program or any
   35192     part thereof, to be licensed as a whole at no charge to all third
   35193     parties under the terms of this License.
   35194 
   35195     c) If the modified program normally reads commands interactively
   35196     when run, you must cause it, when started running for such
   35197     interactive use in the most ordinary way, to print or display an
   35198     announcement including an appropriate copyright notice and a
   35199     notice that there is no warranty (or else, saying that you provide
   35200     a warranty) and that users may redistribute the program under
   35201     these conditions, and telling the user how to view a copy of this
   35202     License.  (Exception: if the Program itself is interactive but
   35203     does not normally print such an announcement, your work based on
   35204     the Program is not required to print an announcement.)
   35205 
   35207 These requirements apply to the modified work as a whole.  If
   35208 identifiable sections of that work are not derived from the Program,
   35209 and can be reasonably considered independent and separate works in
   35210 themselves, then this License, and its terms, do not apply to those
   35211 sections when you distribute them as separate works.  But when you
   35212 distribute the same sections as part of a whole which is a work based
   35213 on the Program, the distribution of the whole must be on the terms of
   35214 this License, whose permissions for other licensees extend to the
   35215 entire whole, and thus to each and every part regardless of who wrote it.
   35216 
   35217 Thus, it is not the intent of this section to claim rights or contest
   35218 your rights to work written entirely by you; rather, the intent is to
   35219 exercise the right to control the distribution of derivative or
   35220 collective works based on the Program.
   35221 
   35222 In addition, mere aggregation of another work not based on the Program
   35223 with the Program (or with a work based on the Program) on a volume of
   35224 a storage or distribution medium does not bring the other work under
   35225 the scope of this License.
   35226 
   35227   3. You may copy and distribute the Program (or a work based on it,
   35228 under Section 2) in object code or executable form under the terms of
   35229 Sections 1 and 2 above provided that you also do one of the following:
   35230 
   35231     a) Accompany it with the complete corresponding machine-readable
   35232     source code, which must be distributed under the terms of Sections
   35233     1 and 2 above on a medium customarily used for software interchange; or,
   35234 
   35235     b) Accompany it with a written offer, valid for at least three
   35236     years, to give any third party, for a charge no more than your
   35237     cost of physically performing source distribution, a complete
   35238     machine-readable copy of the corresponding source code, to be
   35239     distributed under the terms of Sections 1 and 2 above on a medium
   35240     customarily used for software interchange; or,
   35241 
   35242     c) Accompany it with the information you received as to the offer
   35243     to distribute corresponding source code.  (This alternative is
   35244     allowed only for noncommercial distribution and only if you
   35245     received the program in object code or executable form with such
   35246     an offer, in accord with Subsection b above.)
   35247 
   35248 The source code for a work means the preferred form of the work for
   35249 making modifications to it.  For an executable work, complete source
   35250 code means all the source code for all modules it contains, plus any
   35251 associated interface definition files, plus the scripts used to
   35252 control compilation and installation of the executable.  However, as a
   35253 special exception, the source code distributed need not include
   35254 anything that is normally distributed (in either source or binary
   35255 form) with the major components (compiler, kernel, and so on) of the
   35256 operating system on which the executable runs, unless that component
   35257 itself accompanies the executable.
   35258 
   35259 If distribution of executable or object code is made by offering
   35260 access to copy from a designated place, then offering equivalent
   35261 access to copy the source code from the same place counts as
   35262 distribution of the source code, even though third parties are not
   35263 compelled to copy the source along with the object code.
   35264 
   35266   4. You may not copy, modify, sublicense, or distribute the Program
   35267 except as expressly provided under this License.  Any attempt
   35268 otherwise to copy, modify, sublicense or distribute the Program is
   35269 void, and will automatically terminate your rights under this License.
   35270 However, parties who have received copies, or rights, from you under
   35271 this License will not have their licenses terminated so long as such
   35272 parties remain in full compliance.
   35273 
   35274   5. You are not required to accept this License, since you have not
   35275 signed it.  However, nothing else grants you permission to modify or
   35276 distribute the Program or its derivative works.  These actions are
   35277 prohibited by law if you do not accept this License.  Therefore, by
   35278 modifying or distributing the Program (or any work based on the
   35279 Program), you indicate your acceptance of this License to do so, and
   35280 all its terms and conditions for copying, distributing or modifying
   35281 the Program or works based on it.
   35282 
   35283   6. Each time you redistribute the Program (or any work based on the
   35284 Program), the recipient automatically receives a license from the
   35285 original licensor to copy, distribute or modify the Program subject to
   35286 these terms and conditions.  You may not impose any further
   35287 restrictions on the recipients' exercise of the rights granted herein.
   35288 You are not responsible for enforcing compliance by third parties to
   35289 this License.
   35290 
   35291   7. If, as a consequence of a court judgment or allegation of patent
   35292 infringement or for any other reason (not limited to patent issues),
   35293 conditions are imposed on you (whether by court order, agreement or
   35294 otherwise) that contradict the conditions of this License, they do not
   35295 excuse you from the conditions of this License.  If you cannot
   35296 distribute so as to satisfy simultaneously your obligations under this
   35297 License and any other pertinent obligations, then as a consequence you
   35298 may not distribute the Program at all.  For example, if a patent
   35299 license would not permit royalty-free redistribution of the Program by
   35300 all those who receive copies directly or indirectly through you, then
   35301 the only way you could satisfy both it and this License would be to
   35302 refrain entirely from distribution of the Program.
   35303 
   35304 If any portion of this section is held invalid or unenforceable under
   35305 any particular circumstance, the balance of the section is intended to
   35306 apply and the section as a whole is intended to apply in other
   35307 circumstances.
   35308 
   35309 It is not the purpose of this section to induce you to infringe any
   35310 patents or other property right claims or to contest validity of any
   35311 such claims; this section has the sole purpose of protecting the
   35312 integrity of the free software distribution system, which is
   35313 implemented by public license practices.  Many people have made
   35314 generous contributions to the wide range of software distributed
   35315 through that system in reliance on consistent application of that
   35316 system; it is up to the author/donor to decide if he or she is willing
   35317 to distribute software through any other system and a licensee cannot
   35318 impose that choice.
   35319 
   35320 This section is intended to make thoroughly clear what is believed to
   35321 be a consequence of the rest of this License.
   35322 
   35324   8. If the distribution and/or use of the Program is restricted in
   35325 certain countries either by patents or by copyrighted interfaces, the
   35326 original copyright holder who places the Program under this License
   35327 may add an explicit geographical distribution limitation excluding
   35328 those countries, so that distribution is permitted only in or among
   35329 countries not thus excluded.  In such case, this License incorporates
   35330 the limitation as if written in the body of this License.
   35331 
   35332   9. The Free Software Foundation may publish revised and/or new versions
   35333 of the General Public License from time to time.  Such new versions will
   35334 be similar in spirit to the present version, but may differ in detail to
   35335 address new problems or concerns.
   35336 
   35337 Each version is given a distinguishing version number.  If the Program
   35338 specifies a version number of this License which applies to it and "any
   35339 later version", you have the option of following the terms and conditions
   35340 either of that version or of any later version published by the Free
   35341 Software Foundation.  If the Program does not specify a version number of
   35342 this License, you may choose any version ever published by the Free Software
   35343 Foundation.
   35344 
   35345   10. If you wish to incorporate parts of the Program into other free
   35346 programs whose distribution conditions are different, write to the author
   35347 to ask for permission.  For software which is copyrighted by the Free
   35348 Software Foundation, write to the Free Software Foundation; we sometimes
   35349 make exceptions for this.  Our decision will be guided by the two goals
   35350 of preserving the free status of all derivatives of our free software and
   35351 of promoting the sharing and reuse of software generally.
   35352 
   35353 			    NO WARRANTY
   35354 
   35355   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
   35356 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
   35357 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
   35358 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
   35359 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
   35360 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
   35361 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
   35362 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
   35363 REPAIR OR CORRECTION.
   35364 
   35365   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
   35366 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
   35367 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
   35368 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
   35369 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
   35370 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
   35371 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
   35372 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
   35373 POSSIBILITY OF SUCH DAMAGES.
   35374 
   35375 		     END OF TERMS AND CONDITIONS
   35376 
   35378 	    How to Apply These Terms to Your New Programs
   35379 
   35380   If you develop a new program, and you want it to be of the greatest
   35381 possible use to the public, the best way to achieve this is to make it
   35382 free software which everyone can redistribute and change under these terms.
   35383 
   35384   To do so, attach the following notices to the program.  It is safest
   35385 to attach them to the start of each source file to most effectively
   35386 convey the exclusion of warranty; and each file should have at least
   35387 the "copyright" line and a pointer to where the full notice is found.
   35388 
   35389     &lt;one line to give the program's name and a brief idea of what it does.&gt;
   35390     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   35391 
   35392     This program is free software; you can redistribute it and/or modify
   35393     it under the terms of the GNU General Public License as published by
   35394     the Free Software Foundation; either version 2 of the License, or
   35395     (at your option) any later version.
   35396 
   35397     This program is distributed in the hope that it will be useful,
   35398     but WITHOUT ANY WARRANTY; without even the implied warranty of
   35399     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   35400     GNU General Public License for more details.
   35401 
   35402     You should have received a copy of the GNU General Public License
   35403     along with this program; if not, write to the Free Software
   35404     Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
   35405 
   35406 
   35407 Also add information on how to contact you by electronic and paper mail.
   35408 
   35409 If the program is interactive, make it output a short notice like this
   35410 when it starts in an interactive mode:
   35411 
   35412     Gnomovision version 69, Copyright (C) year name of author
   35413     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
   35414     This is free software, and you are welcome to redistribute it
   35415     under certain conditions; type `show c' for details.
   35416 
   35417 The hypothetical commands `show w' and `show c' should show the appropriate
   35418 parts of the General Public License.  Of course, the commands you use may
   35419 be called something other than `show w' and `show c'; they could even be
   35420 mouse-clicks or menu items--whatever suits your program.
   35421 
   35422 You should also get your employer (if you work as a programmer) or your
   35423 school, if any, to sign a "copyright disclaimer" for the program, if
   35424 necessary.  Here is a sample; alter the names:
   35425 
   35426   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
   35427   `Gnomovision' (which makes passes at compilers) written by James Hacker.
   35428 
   35429   &lt;signature of Ty Coon&gt;, 1 April 1989
   35430   Ty Coon, President of Vice
   35431 
   35432 This General Public License does not permit incorporating your program into
   35433 proprietary programs.  If your program is a subroutine library, you may
   35434 consider it more useful to permit linking proprietary applications with the
   35435 library.  If this is what you want to do, use the GNU Library General
   35436 Public License instead of this License.
   35437 </pre>
   35438 </div>
   35439 </div>
   35440 
   35441 
   35442 <div class="product">
   35443 <span class="title">iptables</span>
   35444 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   35445 <span class="homepage"><a href="http://www.iptables.org/">homepage</a></span>
   35446 <div class="licence">
   35447 <pre>		    GNU GENERAL PUBLIC LICENSE
   35448 		       Version 2, June 1991
   35449 
   35450  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
   35451                           675 Mass Ave, Cambridge, MA 02139, USA
   35452  Everyone is permitted to copy and distribute verbatim copies
   35453  of this license document, but changing it is not allowed.
   35454 
   35455 			    Preamble
   35456 
   35457   The licenses for most software are designed to take away your
   35458 freedom to share and change it.  By contrast, the GNU General Public
   35459 License is intended to guarantee your freedom to share and change free
   35460 software--to make sure the software is free for all its users.  This
   35461 General Public License applies to most of the Free Software
   35462 Foundation's software and to any other program whose authors commit to
   35463 using it.  (Some other Free Software Foundation software is covered by
   35464 the GNU Library General Public License instead.)  You can apply it to
   35465 your programs, too.
   35466 
   35467   When we speak of free software, we are referring to freedom, not
   35468 price.  Our General Public Licenses are designed to make sure that you
   35469 have the freedom to distribute copies of free software (and charge for
   35470 this service if you wish), that you receive source code or can get it
   35471 if you want it, that you can change the software or use pieces of it
   35472 in new free programs; and that you know you can do these things.
   35473 
   35474   To protect your rights, we need to make restrictions that forbid
   35475 anyone to deny you these rights or to ask you to surrender the rights.
   35476 These restrictions translate to certain responsibilities for you if you
   35477 distribute copies of the software, or if you modify it.
   35478 
   35479   For example, if you distribute copies of such a program, whether
   35480 gratis or for a fee, you must give the recipients all the rights that
   35481 you have.  You must make sure that they, too, receive or can get the
   35482 source code.  And you must show them these terms so they know their
   35483 rights.
   35484 
   35485   We protect your rights with two steps: (1) copyright the software, and
   35486 (2) offer you this license which gives you legal permission to copy,
   35487 distribute and/or modify the software.
   35488 
   35489   Also, for each author's protection and ours, we want to make certain
   35490 that everyone understands that there is no warranty for this free
   35491 software.  If the software is modified by someone else and passed on, we
   35492 want its recipients to know that what they have is not the original, so
   35493 that any problems introduced by others will not reflect on the original
   35494 authors' reputations.
   35495 
   35496   Finally, any free program is threatened constantly by software
   35497 patents.  We wish to avoid the danger that redistributors of a free
   35498 program will individually obtain patent licenses, in effect making the
   35499 program proprietary.  To prevent this, we have made it clear that any
   35500 patent must be licensed for everyone's free use or not licensed at all.
   35501 
   35502   The precise terms and conditions for copying, distribution and
   35503 modification follow.
   35504 
   35506 		    GNU GENERAL PUBLIC LICENSE
   35507    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   35508 
   35509   0. This License applies to any program or other work which contains
   35510 a notice placed by the copyright holder saying it may be distributed
   35511 under the terms of this General Public License.  The "Program", below,
   35512 refers to any such program or work, and a "work based on the Program"
   35513 means either the Program or any derivative work under copyright law:
   35514 that is to say, a work containing the Program or a portion of it,
   35515 either verbatim or with modifications and/or translated into another
   35516 language.  (Hereinafter, translation is included without limitation in
   35517 the term "modification".)  Each licensee is addressed as "you".
   35518 
   35519 Activities other than copying, distribution and modification are not
   35520 covered by this License; they are outside its scope.  The act of
   35521 running the Program is not restricted, and the output from the Program
   35522 is covered only if its contents constitute a work based on the
   35523 Program (independent of having been made by running the Program).
   35524 Whether that is true depends on what the Program does.
   35525 
   35526   1. You may copy and distribute verbatim copies of the Program's
   35527 source code as you receive it, in any medium, provided that you
   35528 conspicuously and appropriately publish on each copy an appropriate
   35529 copyright notice and disclaimer of warranty; keep intact all the
   35530 notices that refer to this License and to the absence of any warranty;
   35531 and give any other recipients of the Program a copy of this License
   35532 along with the Program.
   35533 
   35534 You may charge a fee for the physical act of transferring a copy, and
   35535 you may at your option offer warranty protection in exchange for a fee.
   35536 
   35537   2. You may modify your copy or copies of the Program or any portion
   35538 of it, thus forming a work based on the Program, and copy and
   35539 distribute such modifications or work under the terms of Section 1
   35540 above, provided that you also meet all of these conditions:
   35541 
   35542     a) You must cause the modified files to carry prominent notices
   35543     stating that you changed the files and the date of any change.
   35544 
   35545     b) You must cause any work that you distribute or publish, that in
   35546     whole or in part contains or is derived from the Program or any
   35547     part thereof, to be licensed as a whole at no charge to all third
   35548     parties under the terms of this License.
   35549 
   35550     c) If the modified program normally reads commands interactively
   35551     when run, you must cause it, when started running for such
   35552     interactive use in the most ordinary way, to print or display an
   35553     announcement including an appropriate copyright notice and a
   35554     notice that there is no warranty (or else, saying that you provide
   35555     a warranty) and that users may redistribute the program under
   35556     these conditions, and telling the user how to view a copy of this
   35557     License.  (Exception: if the Program itself is interactive but
   35558     does not normally print such an announcement, your work based on
   35559     the Program is not required to print an announcement.)
   35560 
   35562 These requirements apply to the modified work as a whole.  If
   35563 identifiable sections of that work are not derived from the Program,
   35564 and can be reasonably considered independent and separate works in
   35565 themselves, then this License, and its terms, do not apply to those
   35566 sections when you distribute them as separate works.  But when you
   35567 distribute the same sections as part of a whole which is a work based
   35568 on the Program, the distribution of the whole must be on the terms of
   35569 this License, whose permissions for other licensees extend to the
   35570 entire whole, and thus to each and every part regardless of who wrote it.
   35571 
   35572 Thus, it is not the intent of this section to claim rights or contest
   35573 your rights to work written entirely by you; rather, the intent is to
   35574 exercise the right to control the distribution of derivative or
   35575 collective works based on the Program.
   35576 
   35577 In addition, mere aggregation of another work not based on the Program
   35578 with the Program (or with a work based on the Program) on a volume of
   35579 a storage or distribution medium does not bring the other work under
   35580 the scope of this License.
   35581 
   35582   3. You may copy and distribute the Program (or a work based on it,
   35583 under Section 2) in object code or executable form under the terms of
   35584 Sections 1 and 2 above provided that you also do one of the following:
   35585 
   35586     a) Accompany it with the complete corresponding machine-readable
   35587     source code, which must be distributed under the terms of Sections
   35588     1 and 2 above on a medium customarily used for software interchange; or,
   35589 
   35590     b) Accompany it with a written offer, valid for at least three
   35591     years, to give any third party, for a charge no more than your
   35592     cost of physically performing source distribution, a complete
   35593     machine-readable copy of the corresponding source code, to be
   35594     distributed under the terms of Sections 1 and 2 above on a medium
   35595     customarily used for software interchange; or,
   35596 
   35597     c) Accompany it with the information you received as to the offer
   35598     to distribute corresponding source code.  (This alternative is
   35599     allowed only for noncommercial distribution and only if you
   35600     received the program in object code or executable form with such
   35601     an offer, in accord with Subsection b above.)
   35602 
   35603 The source code for a work means the preferred form of the work for
   35604 making modifications to it.  For an executable work, complete source
   35605 code means all the source code for all modules it contains, plus any
   35606 associated interface definition files, plus the scripts used to
   35607 control compilation and installation of the executable.  However, as a
   35608 special exception, the source code distributed need not include
   35609 anything that is normally distributed (in either source or binary
   35610 form) with the major components (compiler, kernel, and so on) of the
   35611 operating system on which the executable runs, unless that component
   35612 itself accompanies the executable.
   35613 
   35614 If distribution of executable or object code is made by offering
   35615 access to copy from a designated place, then offering equivalent
   35616 access to copy the source code from the same place counts as
   35617 distribution of the source code, even though third parties are not
   35618 compelled to copy the source along with the object code.
   35619 
   35621   4. You may not copy, modify, sublicense, or distribute the Program
   35622 except as expressly provided under this License.  Any attempt
   35623 otherwise to copy, modify, sublicense or distribute the Program is
   35624 void, and will automatically terminate your rights under this License.
   35625 However, parties who have received copies, or rights, from you under
   35626 this License will not have their licenses terminated so long as such
   35627 parties remain in full compliance.
   35628 
   35629   5. You are not required to accept this License, since you have not
   35630 signed it.  However, nothing else grants you permission to modify or
   35631 distribute the Program or its derivative works.  These actions are
   35632 prohibited by law if you do not accept this License.  Therefore, by
   35633 modifying or distributing the Program (or any work based on the
   35634 Program), you indicate your acceptance of this License to do so, and
   35635 all its terms and conditions for copying, distributing or modifying
   35636 the Program or works based on it.
   35637 
   35638   6. Each time you redistribute the Program (or any work based on the
   35639 Program), the recipient automatically receives a license from the
   35640 original licensor to copy, distribute or modify the Program subject to
   35641 these terms and conditions.  You may not impose any further
   35642 restrictions on the recipients' exercise of the rights granted herein.
   35643 You are not responsible for enforcing compliance by third parties to
   35644 this License.
   35645 
   35646   7. If, as a consequence of a court judgment or allegation of patent
   35647 infringement or for any other reason (not limited to patent issues),
   35648 conditions are imposed on you (whether by court order, agreement or
   35649 otherwise) that contradict the conditions of this License, they do not
   35650 excuse you from the conditions of this License.  If you cannot
   35651 distribute so as to satisfy simultaneously your obligations under this
   35652 License and any other pertinent obligations, then as a consequence you
   35653 may not distribute the Program at all.  For example, if a patent
   35654 license would not permit royalty-free redistribution of the Program by
   35655 all those who receive copies directly or indirectly through you, then
   35656 the only way you could satisfy both it and this License would be to
   35657 refrain entirely from distribution of the Program.
   35658 
   35659 If any portion of this section is held invalid or unenforceable under
   35660 any particular circumstance, the balance of the section is intended to
   35661 apply and the section as a whole is intended to apply in other
   35662 circumstances.
   35663 
   35664 It is not the purpose of this section to induce you to infringe any
   35665 patents or other property right claims or to contest validity of any
   35666 such claims; this section has the sole purpose of protecting the
   35667 integrity of the free software distribution system, which is
   35668 implemented by public license practices.  Many people have made
   35669 generous contributions to the wide range of software distributed
   35670 through that system in reliance on consistent application of that
   35671 system; it is up to the author/donor to decide if he or she is willing
   35672 to distribute software through any other system and a licensee cannot
   35673 impose that choice.
   35674 
   35675 This section is intended to make thoroughly clear what is believed to
   35676 be a consequence of the rest of this License.
   35677 
   35679   8. If the distribution and/or use of the Program is restricted in
   35680 certain countries either by patents or by copyrighted interfaces, the
   35681 original copyright holder who places the Program under this License
   35682 may add an explicit geographical distribution limitation excluding
   35683 those countries, so that distribution is permitted only in or among
   35684 countries not thus excluded.  In such case, this License incorporates
   35685 the limitation as if written in the body of this License.
   35686 
   35687   9. The Free Software Foundation may publish revised and/or new versions
   35688 of the General Public License from time to time.  Such new versions will
   35689 be similar in spirit to the present version, but may differ in detail to
   35690 address new problems or concerns.
   35691 
   35692 Each version is given a distinguishing version number.  If the Program
   35693 specifies a version number of this License which applies to it and "any
   35694 later version", you have the option of following the terms and conditions
   35695 either of that version or of any later version published by the Free
   35696 Software Foundation.  If the Program does not specify a version number of
   35697 this License, you may choose any version ever published by the Free Software
   35698 Foundation.
   35699 
   35700   10. If you wish to incorporate parts of the Program into other free
   35701 programs whose distribution conditions are different, write to the author
   35702 to ask for permission.  For software which is copyrighted by the Free
   35703 Software Foundation, write to the Free Software Foundation; we sometimes
   35704 make exceptions for this.  Our decision will be guided by the two goals
   35705 of preserving the free status of all derivatives of our free software and
   35706 of promoting the sharing and reuse of software generally.
   35707 
   35708 			    NO WARRANTY
   35709 
   35710   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
   35711 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
   35712 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
   35713 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
   35714 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
   35715 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
   35716 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
   35717 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
   35718 REPAIR OR CORRECTION.
   35719 
   35720   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
   35721 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
   35722 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
   35723 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
   35724 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
   35725 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
   35726 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
   35727 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
   35728 POSSIBILITY OF SUCH DAMAGES.
   35729 
   35730 		     END OF TERMS AND CONDITIONS
   35731 
   35733 	Appendix: How to Apply These Terms to Your New Programs
   35734 
   35735   If you develop a new program, and you want it to be of the greatest
   35736 possible use to the public, the best way to achieve this is to make it
   35737 free software which everyone can redistribute and change under these terms.
   35738 
   35739   To do so, attach the following notices to the program.  It is safest
   35740 to attach them to the start of each source file to most effectively
   35741 convey the exclusion of warranty; and each file should have at least
   35742 the "copyright" line and a pointer to where the full notice is found.
   35743 
   35744     &lt;one line to give the program's name and a brief idea of what it does.&gt;
   35745     Copyright (C) 19yy  &lt;name of author&gt;
   35746 
   35747     This program is free software; you can redistribute it and/or modify
   35748     it under the terms of the GNU General Public License as published by
   35749     the Free Software Foundation; either version 2 of the License, or
   35750     (at your option) any later version.
   35751 
   35752     This program is distributed in the hope that it will be useful,
   35753     but WITHOUT ANY WARRANTY; without even the implied warranty of
   35754     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   35755     GNU General Public License for more details.
   35756 
   35757     You should have received a copy of the GNU General Public License
   35758     along with this program; if not, write to the Free Software
   35759     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
   35760 
   35761 Also add information on how to contact you by electronic and paper mail.
   35762 
   35763 If the program is interactive, make it output a short notice like this
   35764 when it starts in an interactive mode:
   35765 
   35766     Gnomovision version 69, Copyright (C) 19yy name of author
   35767     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
   35768     This is free software, and you are welcome to redistribute it
   35769     under certain conditions; type `show c' for details.
   35770 
   35771 The hypothetical commands `show w' and `show c' should show the appropriate
   35772 parts of the General Public License.  Of course, the commands you use may
   35773 be called something other than `show w' and `show c'; they could even be
   35774 mouse-clicks or menu items--whatever suits your program.
   35775 
   35776 You should also get your employer (if you work as a programmer) or your
   35777 school, if any, to sign a "copyright disclaimer" for the program, if
   35778 necessary.  Here is a sample; alter the names:
   35779 
   35780   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
   35781   `Gnomovision' (which makes passes at compilers) written by James Hacker.
   35782 
   35783   &lt;signature of Ty Coon&gt;, 1 April 1989
   35784   Ty Coon, President of Vice
   35785 
   35786 This General Public License does not permit incorporating your program into
   35787 proprietary programs.  If your program is a subroutine library, you may
   35788 consider it more useful to permit linking proprietary applications with the
   35789 library.  If this is what you want to do, use the GNU Library General
   35790 Public License instead of this License.
   35791 </pre>
   35792 </div>
   35793 </div>
   35794 
   35795 
   35796 <div class="product">
   35797 <span class="title">iputils</span>
   35798 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   35799 <span class="homepage"><a href="http://www.linux-foundation.org/en/Net:Iputils">homepage</a></span>
   35800 <div class="licence">
   35801 <pre>Copyright (c) 1989 The Regents of the University of California.
   35802 All rights reserved.
   35803 
   35804 This code is derived from software contributed to Berkeley by
   35805 Mike Muuss.
   35806 
   35807 Redistribution and use in source and binary forms, with or without
   35808 modification, are permitted provided that the following conditions
   35809 are met:
   35810 1. Redistributions of source code must retain the above copyright
   35811    notice, this list of conditions and the following disclaimer.
   35812 2. Redistributions in binary form must reproduce the above copyright
   35813    notice, this list of conditions and the following disclaimer in the
   35814    documentation and/or other materials provided with the distribution.
   35815 3. All advertising materials mentioning features or use of this software
   35816    must display the following acknowledgement:
   35817    This product includes software developed by the University of
   35818    California, Berkeley and its contributors.
   35819 4. Neither the name of the University nor the names of its contributors
   35820    may be used to endorse or promote products derived from this software
   35821    without specific prior written permission.
   35822 
   35823 THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
   35824 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
   35825 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
   35826 ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
   35827 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
   35828 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
   35829 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
   35830 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
   35831 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
   35832 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
   35833 SUCH DAMAGE.
   35834 </pre>
   35835 </div>
   35836 </div>
   35837 
   35838 
   35839 <div class="product">
   35840 <span class="title">iw</span>
   35841 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   35842 <span class="homepage"><a href="http://wireless.kernel.org/en/users/Documentation/iw">homepage</a></span>
   35843 <div class="licence">
   35844 <pre>Copyright (c) 2007, 2008	Johannes Berg
   35845 Copyright (c) 2007		Andy Lutomirski
   35846 Copyright (c) 2007		Mike Kershaw
   35847 Copyright (c) 2008-2009		Luis R. Rodriguez
   35848 
   35849 Permission to use, copy, modify, and/or distribute this software for any
   35850 purpose with or without fee is hereby granted, provided that the above
   35851 copyright notice and this permission notice appear in all copies.
   35852 
   35853 THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
   35854 WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
   35855 MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
   35856 ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
   35857 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
   35858 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
   35859 OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
   35860 </pre>
   35861 </div>
   35862 </div>
   35863 
   35864 
   35865 <div class="product">
   35866 <span class="title">iwl1000-ucode</span>
   35867 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   35868 <span class="homepage"><a href="http://intellinuxwireless.org/?p=iwlwifi">homepage</a></span>
   35869 <div class="licence">
   35870 <pre>Copyright (c) 2006-2009, Intel Corporation.
   35871 All rights reserved.
   35872 
   35873 Redistribution.  Redistribution and use in binary form, without
   35874 modification, are permitted provided that the following conditions are
   35875 met:
   35876 
   35877 * Redistributions must reproduce the above copyright notice and the
   35878   following disclaimer in the documentation and/or other materials
   35879   provided with the distribution.
   35880 * Neither the name of Intel Corporation nor the names of its suppliers
   35881   may be used to endorse or promote products derived from this software
   35882   without specific prior written permission.
   35883 * No reverse engineering, decompilation, or disassembly of this software
   35884   is permitted.
   35885 
   35886 Limited patent license.  Intel Corporation grants a world-wide,
   35887 royalty-free, non-exclusive license under patents it now or hereafter
   35888 owns or controls to make, have made, use, import, offer to sell and
   35889 sell ("Utilize") this software, but solely to the extent that any
   35890 such patent is necessary to Utilize the software alone, or in
   35891 combination with an operating system licensed under an approved Open
   35892 Source license as listed by the Open Source Initiative at
   35893 http://opensource.org/licenses.  The patent license shall not apply to
   35894 any other combinations which include this software.  No hardware per
   35895 se is licensed hereunder.
   35896 
   35897 DISCLAIMER.  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
   35898 CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING,
   35899 BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
   35900 FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
   35901 COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
   35902 INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
   35903 BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
   35904 OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
   35905 ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR
   35906 TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE
   35907 USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
   35908 DAMAGE.
   35909 </pre>
   35910 </div>
   35911 </div>
   35912 
   35913 
   35914 <div class="product">
   35915 <span class="title">iwl5000-ucode</span>
   35916 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   35917 <span class="homepage"><a href="http://intellinuxwireless.org/?p=iwlwifi">homepage</a></span>
   35918 <div class="licence">
   35919 <pre>Copyright (c) 2006, Intel Corporation.
   35920 All rights reserved.
   35921 
   35922 Redistribution.  Redistribution and use in binary form, without 
   35923 modification, are permitted provided that the following conditions are 
   35924 met:
   35925 
   35926 * Redistributions must reproduce the above copyright notice and the 
   35927   following disclaimer in the documentation and/or other materials 
   35928   provided with the distribution. 
   35929 * Neither the name of Intel Corporation nor the names of its suppliers 
   35930   may be used to endorse or promote products derived from this software 
   35931   without specific prior written permission. 
   35932 * No reverse engineering, decompilation, or disassembly of this software 
   35933   is permitted.
   35934 
   35935 Limited patent license.  Intel Corporation grants a world-wide, 
   35936 royalty-free, non-exclusive license under patents it now or hereafter 
   35937 owns or controls to make, have made, use, import, offer to sell and 
   35938 sell ("Utilize") this software, but solely to the extent that any 
   35939 such patent is necessary to Utilize the software alone, or in 
   35940 combination with an operating system licensed under an approved Open 
   35941 Source license as listed by the Open Source Initiative at 
   35942 http://opensource.org/licenses.  The patent license shall not apply to 
   35943 any other combinations which include this software.  No hardware per 
   35944 se is licensed hereunder.
   35945 
   35946 DISCLAIMER.  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND 
   35947 CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, 
   35948 BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND 
   35949 FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE 
   35950 COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, 
   35951 INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, 
   35952 BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS 
   35953 OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND 
   35954 ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR 
   35955 TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE 
   35956 USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH 
   35957 DAMAGE.
   35958 </pre>
   35959 </div>
   35960 </div>
   35961 
   35962 
   35963 <div class="product">
   35964 <span class="title">iwl6000-ucode</span>
   35965 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   35966 <span class="homepage"><a href="http://intellinuxwireless.org/?p=iwlwifi">homepage</a></span>
   35967 <div class="licence">
   35968 <pre>Copyright (c) 2006, Intel Corporation.
   35969 All rights reserved.
   35970 
   35971 Redistribution.  Redistribution and use in binary form, without 
   35972 modification, are permitted provided that the following conditions are 
   35973 met:
   35974 
   35975 * Redistributions must reproduce the above copyright notice and the 
   35976   following disclaimer in the documentation and/or other materials 
   35977   provided with the distribution. 
   35978 * Neither the name of Intel Corporation nor the names of its suppliers 
   35979   may be used to endorse or promote products derived from this software 
   35980   without specific prior written permission. 
   35981 * No reverse engineering, decompilation, or disassembly of this software 
   35982   is permitted.
   35983 
   35984 Limited patent license.  Intel Corporation grants a world-wide, 
   35985 royalty-free, non-exclusive license under patents it now or hereafter 
   35986 owns or controls to make, have made, use, import, offer to sell and 
   35987 sell ("Utilize") this software, but solely to the extent that any 
   35988 such patent is necessary to Utilize the software alone, or in 
   35989 combination with an operating system licensed under an approved Open 
   35990 Source license as listed by the Open Source Initiative at 
   35991 http://opensource.org/licenses.  The patent license shall not apply to 
   35992 any other combinations which include this software.  No hardware per 
   35993 se is licensed hereunder.
   35994 
   35995 DISCLAIMER.  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND 
   35996 CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, 
   35997 BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND 
   35998 FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE 
   35999 COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, 
   36000 INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, 
   36001 BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS 
   36002 OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND 
   36003 ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR 
   36004 TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE 
   36005 USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH 
   36006 DAMAGE.
   36007 </pre>
   36008 </div>
   36009 </div>
   36010 
   36011 
   36012 <div class="product">
   36013 <span class="title">ja-ipafonts</span>
   36014 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   36015 <span class="homepage"><a href="http://ossipedia.ipa.go.jp/ipafont/">homepage</a></span>
   36016 <div class="licence">
   36017 <pre>--------------------------------------------------
   36018 IPA Font License Agreement v1.0 &lt;Japanese/English&gt;
   36019 --------------------------------------------------
   36020 
   36021 IPAv1.0
   36022 
   36023 11
   36024 
   36025 
   36026 1
   36027 
   36028 
   36029 
   36030 1.
   36031 2.
   36032 3.
   36033 4.
   36034 5.PDF
   36035 6.
   36036 7.
   36037 8.
   36038 
   36039  
   36040 
   36041 
   36042 
   36043 1.
   36044 2.
   36045 3.
   36046 4.
   36047 5.
   36048 6.32()
   36049 7.31
   36050 
   36051 
   36052 
   36053 
   36054 
   36055 1.47
   36056 (1)
   36057 (a); 
   36058 (b)
   36059 (2)
   36060 (3)
   36061 (4)
   36062 (5)
   36063 2.6
   36064 (1)
   36065 (2)
   36066 (3)
   36067 3.
   36068 4.
   36069 
   36070 
   36071 
   36072 1.
   36073 2.
   36074 
   36075 
   36076 
   36077 1.IPA
   36078 2.
   36079 
   36080 
   36081 ----------
   36082 
   36083 IPA Font License Agreement v1.0
   36084 
   36085 The Licensor provides the Licensed Program (as defined in Article 1 below) under the terms of this license agreement (Agreement).  Any use, reproduction or distribution of the Licensed Program, or any exercise of rights under this Agreement by a Recipient (as defined in Article 1 below) constitutes the Recipient's acceptance of this Agreement. 
   36086 
   36087 Article 1 (Definitions)
   36088 1.Digital Font Program shall mean a computer program containing, or used to render or display fonts.
   36089 2.Licensed Program shall mean a Digital Font Program licensed by the Licensor under this Agreement.
   36090 3.Derived Program shall mean a Digital Font Program created as a result of a modification, addition, deletion, replacement or any other adaptation to or of a part or all of the Licensed Program, and includes a case where a Digital Font Program newly created by retrieving font information from a part or all of the Licensed Program or Embedded Fonts from a Digital Document File with or without modification of the retrieved font information. 
   36091 4.Digital Content shall mean products provided to end users in the form of digital data, including video content, motion and/or still pictures, TV programs or other broadcasting content and products consisting of character text, pictures, photographic images, graphic symbols and/or the like.
   36092 5.Digital Document File shall mean a PDF file or other Digital Content created by various software programs in which a part or all of the Licensed Program becomes embedded or contained in the file for the display of the font (Embedded Fonts).  Embedded Fonts are used only in the display of characters in the particular Digital Document File within which they are embedded, and shall be distinguished from those in any Digital Font Program, which may be used for display of characters outside that particular Digital Document File.
   36093 6.Computer shall include a server in this Agreement.
   36094 7.Reproduction and Other Exploitation shall mean reproduction, transfer, distribution, lease, public transmission, presentation, exhibition, adaptation and any other exploitation.
   36095 8.Recipient shall mean anyone who receives the Licensed Program under this Agreement, including one that receives the Licensed Program from a Recipient.
   36096 
   36097 Article 2 (Grant of License)
   36098 The Licensor grants to the Recipient a license to use the Licensed Program in any and all countries in accordance with each of the provisions set forth in this Agreement. However, any and all rights underlying in the Licensed Program shall be held by the Licensor. In no sense is this Agreement intended to transfer any right relating to the Licensed Program held by the Licensor except as specifically set forth herein or any right relating to any trademark, trade name, or service mark to the Recipient.
   36099 
   36100 1.The Recipient may install the Licensed Program on any number of Computers and use the same in accordance with the provisions set forth in this Agreement.
   36101 2.The Recipient may use the Licensed Program, with or without modification in printed materials or in Digital Content as an expression of character texts or the like.
   36102 3.The Recipient may conduct Reproduction and Other Exploitation of the printed materials and Digital Content created in accordance with the preceding Paragraph, for commercial or non-commercial purposes and in any form of media including but not limited to broadcasting, communication and various recording media.
   36103 4.If any Recipient extracts Embedded Fonts from a Digital Document File to create a Derived Program, such Derived Program shall be subject to the terms of this agreement.
   36104 5.If any Recipient performs Reproduction or Other Exploitation of a Digital Document File in which Embedded Fonts of the Licensed Program are used only for rendering the Digital Content within such Digital Document File then such Recipient shall have no further obligations under this Agreement in relation to such actions.
   36105 6.The Recipient may reproduce the Licensed Program as is without modification and transfer such copies, publicly transmit or otherwise redistribute the Licensed Program to a third party for commercial or non-commercial purposes (Redistribute), in accordance with the provisions set forth in Article 3 Paragraph 2.
   36106 7.The Recipient may create, use, reproduce and/or Redistribute a Derived Program under the terms stated above for the Licensed Program: provided, that the Recipient shall follow the provisions set forth in Article 3 Paragraph 1 when Redistributing the Derived Program. 
   36107 
   36108 Article 3 (Restriction)
   36109 The license granted in the preceding Article shall be subject to the following restrictions:
   36110 
   36111 1.If a Derived Program is Redistributed pursuant to Paragraph 4 and 7 of the preceding Article, the following conditions must be met :
   36112 (1)The following must be also Redistributed together with the Derived Program, or be made available online or by means of mailing mechanisms in exchange for a cost which does not exceed the total costs of postage, storage medium and handling fees:
   36113 (a)a copy of the Derived Program; and
   36114 (b)any additional file created by the font developing program in the course of creating the Derived Program that can be used for further modification of the Derived Program, if any. 
   36115 (2)It is required to also Redistribute means to enable recipients of the Derived Program to replace the Derived Program with the Licensed Program first released under this License (the Original Program).  Such means may be to provide a difference file from the Original Program, or instructions setting out a method to replace the Derived Program with the Original Program. 
   36116 (3)The Recipient must license the Derived Program under the terms and conditions of this Agreement.
   36117 (4)No one may use or include the name of the Licensed Program as a program name, font name or file name of the Derived Program. 
   36118 (5)Any material to be made available online or by means of mailing a medium to satisfy the requirements of this paragraph may be provided, verbatim, by any party wishing to do so.
   36119 2.If the Recipient Redistributes the Licensed Program pursuant to Paragraph 6 of the preceding Article, the Recipient shall meet all of the following conditions:
   36120 (1)The Recipient may not change the name of the Licensed Program.
   36121 (2)The Recipient may not alter or otherwise modify the Licensed Program.
   36122 (3)The Recipient must attach a copy of this Agreement to the Licensed Program.
   36123 3.THIS LICENSED PROGRAM IS PROVIDED BY THE LICENSOR AS IS AND ANY EXPRESSED OR IMPLIED WARRANTY AS TO THE LICENSED PROGRAM OR ANY DERIVED PROGRAM, INCLUDING, BUT NOT LIMITED TO, WARRANTIES OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY, OR FITNESS FOR A PARTICULAR PURPOSE, ARE DISCLAIMED.  IN NO EVENT SHALL THE LICENSOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXTENDED, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO; PROCUREMENT OF SUBSTITUTED GOODS OR SERVICE; DAMAGES ARISING FROM SYSTEM FAILURE; LOSS OR CORRUPTION OF EXISTING DATA OR PROGRAM; LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE INSTALLATION, USE, THE REPRODUCTION OR OTHER EXPLOITATION OF THE LICENSED PROGRAM OR ANY DERIVED PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
   36124 4.The Licensor is under no obligation to respond to any technical questions or inquiries, or provide any other user support in connection with the installation, use or the Reproduction and Other Exploitation of the Licensed Program or Derived Programs thereof.
   36125 
   36126 Article 4 (Termination of Agreement)
   36127 1.The term of this Agreement shall begin from the time of receipt of the Licensed Program by the Recipient and shall continue as long as the Recipient retains any such Licensed Program in any way.
   36128 2.Notwithstanding the provision set forth in the preceding Paragraph, in the event of the breach of any of the provisions set forth in this Agreement by the Recipient, this Agreement shall automatically terminate without any notice. In the case of such termination, the Recipient may not use or conduct Reproduction and Other Exploitation of the Licensed Program or a Derived Program: provided that such termination shall not affect any rights of any other Recipient receiving the Licensed Program or the Derived Program from such Recipient who breached this Agreement.
   36129 
   36130 Article 5 (Governing Law)
   36131 1.IPA may publish revised and/or new versions of this License.  In such an event, the Recipient may select either this Agreement or any subsequent version of the Agreement in using, conducting the Reproduction and Other Exploitation of, or Redistributing the Licensed Program or a Derived Program. Other matters not specified above shall be subject to the Copyright Law of Japan and other related laws and regulations of Japan.
   36132 2.This Agreement shall be construed under the laws of Japan.
   36133 
   36134 </pre>
   36135 </div>
   36136 </div>
   36137 
   36138 
   36139 <div class="product">
   36140 <span class="title">jpeg</span>
   36141 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   36142 <span class="homepage"><a href="http://www.ijg.org/">homepage</a></span>
   36143 <div class="licence">
   36144 <pre>In plain English:
   36145 
   36146 1. We don't promise that this software works.  (But if you find any bugs,
   36147    please let us know!)
   36148 2. You can use this software for whatever you want.  You don't have to pay us.
   36149 3. You may not pretend that you wrote this software.  If you use it in a
   36150    program, you must acknowledge somewhere in your documentation that
   36151    you've used the IJG code.
   36152 
   36153 In legalese:
   36154 
   36155 The authors make NO WARRANTY or representation, either express or implied,
   36156 with respect to this software, its quality, accuracy, merchantability, or
   36157 fitness for a particular purpose.  This software is provided "AS IS", and you,
   36158 its user, assume the entire risk as to its quality and accuracy.
   36159 
   36160 This software is copyright (C) 1991-1998, Thomas G. Lane.
   36161 All Rights Reserved except as specified below.
   36162 
   36163 Permission is hereby granted to use, copy, modify, and distribute this
   36164 software (or portions thereof) for any purpose, without fee, subject to these
   36165 conditions:
   36166 (1) If any part of the source code for this software is distributed, then this
   36167 README file must be included, with this copyright and no-warranty notice
   36168 unaltered; and any additions, deletions, or changes to the original files
   36169 must be clearly indicated in accompanying documentation.
   36170 (2) If only executable code is distributed, then the accompanying
   36171 documentation must state that "this software is based in part on the work of
   36172 the Independent JPEG Group".
   36173 (3) Permission for use of this software is granted only if the user accepts
   36174 full responsibility for any undesirable consequences; the authors accept
   36175 NO LIABILITY for damages of any kind.
   36176 
   36177 These conditions apply to any software derived from or based on the IJG code,
   36178 not just to the unmodified library.  If you use our work, you ought to
   36179 acknowledge us.
   36180 
   36181 Permission is NOT granted for the use of any IJG author's name or company name
   36182 in advertising or publicity relating to this software or products derived from
   36183 it.  This software may be referred to only as "the Independent JPEG Group's
   36184 software".
   36185 
   36186 We specifically permit and encourage the use of this software as the basis of
   36187 commercial products, provided that all warranty or liability claims are
   36188 assumed by the product vendor.
   36189 
   36190 
   36191 ansi2knr.c is included in this distribution by permission of L. Peter Deutsch,
   36192 sole proprietor of its copyright holder, Aladdin Enterprises of Menlo Park, CA.
   36193 ansi2knr.c is NOT covered by the above copyright and conditions, but instead
   36194 by the usual distribution terms of the Free Software Foundation; principally,
   36195 that you must include source code if you redistribute it.  (See the file
   36196 ansi2knr.c for full details.)  However, since ansi2knr.c is not needed as part
   36197 of any program generated from the IJG code, this does not limit you more than
   36198 the foregoing paragraphs do.
   36199 
   36200 The Unix configuration script "configure" was produced with GNU Autoconf.
   36201 It is copyright by the Free Software Foundation but is freely distributable.
   36202 The same holds for its supporting scripts (config.guess, config.sub,
   36203 ltconfig, ltmain.sh).  Another support script, install-sh, is copyright
   36204 by M.I.T. but is also freely distributable.
   36205 
   36206 It appears that the arithmetic coding option of the JPEG spec is covered by
   36207 patents owned by IBM, AT&amp;T, and Mitsubishi.  Hence arithmetic coding cannot
   36208 legally be used without obtaining one or more licenses.  For this reason,
   36209 support for arithmetic coding has been removed from the free JPEG software.
   36210 (Since arithmetic coding provides only a marginal gain over the unpatented
   36211 Huffman mode, it is unlikely that very many implementations will support it.)
   36212 So far as we are aware, there are no patent restrictions on the remaining
   36213 code.
   36214 
   36215 The IJG distribution formerly included code to read and write GIF files.
   36216 To avoid entanglement with the Unisys LZW patent, GIF reading support has
   36217 been removed altogether, and the GIF writer has been simplified to produce
   36218 "uncompressed GIFs".  This technique does not use the LZW algorithm; the
   36219 resulting GIF files are larger than usual, but are readable by all standard
   36220 GIF decoders.
   36221 
   36222 We are required to state that
   36223     "The Graphics Interchange Format(c) is the Copyright property of
   36224     CompuServe Incorporated.  GIF(sm) is a Service Mark property of
   36225     CompuServe Incorporated."
   36226 </pre>
   36227 </div>
   36228 </div>
   36229 
   36230 
   36231 <div class="product">
   36232 <span class="title">kbd</span>
   36233 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   36234 <span class="homepage"><a href="http://freshmeat.net/projects/kbd/">homepage</a></span>
   36235 <div class="licence">
   36236 <pre>The file
   36237 	kbdrate.c
   36238 is Copyright (C) 1992 Rickard E. Faith.
   36239 
   36240 The files
   36241 	dumpkeys.c loadkeys.y analyze.l ksyms.c ksyms.h
   36242 	showkey.c keymaps.5 loadkeys.1 dumpkeys.1 showkey.1
   36243 are Copyright (C) 1993 Risto Kankkunen.
   36244 
   36245 The files
   36246 	setfont.c setfont.8 mapscrn.c mapscrn.8
   36247 (and changes to loadkeys.y)
   36248 are Copyright (C) 1993 Eugene G. Crosser.
   36249 
   36250 The files
   36251 	psfaddtable.1 psfgettable.1 psfstriptable.1
   36252 are Copyright (C) 1994 H. Peter Anvin.
   36253 
   36254 The files
   36255 	chvt.c clrunimap.c deallocvt.c fgconsole.c findfile.c
   36256 	getfd.c getkeycodes.c getunimap.c kbd_mode.c loadunimap.c
   36257 	psffontop.c psfxtable.c resizecons.c screendump.c setkeycodes.c
   36258 	setleds.c setmetamode.c setvesablank.c showconsolefont.c
   36259 	spawn_console.c spawn_login.c
   36260 	chvt.1 deallocvt.1 kbd_mode.1 setleds.1 setmetamode.1
   36261 	getkeycodes.8 loadunimap.8 resizecons.8 setkeycodes.8
   36262 	kbd.FAQ.*
   36263 (and changes to earlier mentioned programs)
   36264 are Copyright (C) 1994-1999 Andries E. Brouwer.
   36265 
   36266 All files in this package may be freely copied under the terms
   36267 of the GNU General Public License (GPL), version 2, or at your
   36268 option any later version - except possibly for the restrictions
   36269 mentioned in the directory consolefonts.
   36270 </pre>
   36271 </div>
   36272 </div>
   36273 
   36274 
   36275 <div class="product">
   36276 <span class="title">keyutils</span>
   36277 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   36278 <span class="homepage"><a href="http://www.kernel.org/">homepage</a></span>
   36279 <div class="licence">
   36280 <pre>		    GNU GENERAL PUBLIC LICENSE
   36281 		       Version 2, June 1991
   36282 
   36283  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
   36284                        51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
   36285  Everyone is permitted to copy and distribute verbatim copies
   36286  of this license document, but changing it is not allowed.
   36287 
   36288 			    Preamble
   36289 
   36290   The licenses for most software are designed to take away your
   36291 freedom to share and change it.  By contrast, the GNU General Public
   36292 License is intended to guarantee your freedom to share and change free
   36293 software--to make sure the software is free for all its users.  This
   36294 General Public License applies to most of the Free Software
   36295 Foundation's software and to any other program whose authors commit to
   36296 using it.  (Some other Free Software Foundation software is covered by
   36297 the GNU Library General Public License instead.)  You can apply it to
   36298 your programs, too.
   36299 
   36300   When we speak of free software, we are referring to freedom, not
   36301 price.  Our General Public Licenses are designed to make sure that you
   36302 have the freedom to distribute copies of free software (and charge for
   36303 this service if you wish), that you receive source code or can get it
   36304 if you want it, that you can change the software or use pieces of it
   36305 in new free programs; and that you know you can do these things.
   36306 
   36307   To protect your rights, we need to make restrictions that forbid
   36308 anyone to deny you these rights or to ask you to surrender the rights.
   36309 These restrictions translate to certain responsibilities for you if you
   36310 distribute copies of the software, or if you modify it.
   36311 
   36312   For example, if you distribute copies of such a program, whether
   36313 gratis or for a fee, you must give the recipients all the rights that
   36314 you have.  You must make sure that they, too, receive or can get the
   36315 source code.  And you must show them these terms so they know their
   36316 rights.
   36317 
   36318   We protect your rights with two steps: (1) copyright the software, and
   36319 (2) offer you this license which gives you legal permission to copy,
   36320 distribute and/or modify the software.
   36321 
   36322   Also, for each author's protection and ours, we want to make certain
   36323 that everyone understands that there is no warranty for this free
   36324 software.  If the software is modified by someone else and passed on, we
   36325 want its recipients to know that what they have is not the original, so
   36326 that any problems introduced by others will not reflect on the original
   36327 authors' reputations.
   36328 
   36329   Finally, any free program is threatened constantly by software
   36330 patents.  We wish to avoid the danger that redistributors of a free
   36331 program will individually obtain patent licenses, in effect making the
   36332 program proprietary.  To prevent this, we have made it clear that any
   36333 patent must be licensed for everyone's free use or not licensed at all.
   36334 
   36335   The precise terms and conditions for copying, distribution and
   36336 modification follow.
   36337 
   36339 		    GNU GENERAL PUBLIC LICENSE
   36340    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   36341 
   36342   0. This License applies to any program or other work which contains
   36343 a notice placed by the copyright holder saying it may be distributed
   36344 under the terms of this General Public License.  The "Program", below,
   36345 refers to any such program or work, and a "work based on the Program"
   36346 means either the Program or any derivative work under copyright law:
   36347 that is to say, a work containing the Program or a portion of it,
   36348 either verbatim or with modifications and/or translated into another
   36349 language.  (Hereinafter, translation is included without limitation in
   36350 the term "modification".)  Each licensee is addressed as "you".
   36351 
   36352 Activities other than copying, distribution and modification are not
   36353 covered by this License; they are outside its scope.  The act of
   36354 running the Program is not restricted, and the output from the Program
   36355 is covered only if its contents constitute a work based on the
   36356 Program (independent of having been made by running the Program).
   36357 Whether that is true depends on what the Program does.
   36358 
   36359   1. You may copy and distribute verbatim copies of the Program's
   36360 source code as you receive it, in any medium, provided that you
   36361 conspicuously and appropriately publish on each copy an appropriate
   36362 copyright notice and disclaimer of warranty; keep intact all the
   36363 notices that refer to this License and to the absence of any warranty;
   36364 and give any other recipients of the Program a copy of this License
   36365 along with the Program.
   36366 
   36367 You may charge a fee for the physical act of transferring a copy, and
   36368 you may at your option offer warranty protection in exchange for a fee.
   36369 
   36370   2. You may modify your copy or copies of the Program or any portion
   36371 of it, thus forming a work based on the Program, and copy and
   36372 distribute such modifications or work under the terms of Section 1
   36373 above, provided that you also meet all of these conditions:
   36374 
   36375     a) You must cause the modified files to carry prominent notices
   36376     stating that you changed the files and the date of any change.
   36377 
   36378     b) You must cause any work that you distribute or publish, that in
   36379     whole or in part contains or is derived from the Program or any
   36380     part thereof, to be licensed as a whole at no charge to all third
   36381     parties under the terms of this License.
   36382 
   36383     c) If the modified program normally reads commands interactively
   36384     when run, you must cause it, when started running for such
   36385     interactive use in the most ordinary way, to print or display an
   36386     announcement including an appropriate copyright notice and a
   36387     notice that there is no warranty (or else, saying that you provide
   36388     a warranty) and that users may redistribute the program under
   36389     these conditions, and telling the user how to view a copy of this
   36390     License.  (Exception: if the Program itself is interactive but
   36391     does not normally print such an announcement, your work based on
   36392     the Program is not required to print an announcement.)
   36393 
   36395 These requirements apply to the modified work as a whole.  If
   36396 identifiable sections of that work are not derived from the Program,
   36397 and can be reasonably considered independent and separate works in
   36398 themselves, then this License, and its terms, do not apply to those
   36399 sections when you distribute them as separate works.  But when you
   36400 distribute the same sections as part of a whole which is a work based
   36401 on the Program, the distribution of the whole must be on the terms of
   36402 this License, whose permissions for other licensees extend to the
   36403 entire whole, and thus to each and every part regardless of who wrote it.
   36404 
   36405 Thus, it is not the intent of this section to claim rights or contest
   36406 your rights to work written entirely by you; rather, the intent is to
   36407 exercise the right to control the distribution of derivative or
   36408 collective works based on the Program.
   36409 
   36410 In addition, mere aggregation of another work not based on the Program
   36411 with the Program (or with a work based on the Program) on a volume of
   36412 a storage or distribution medium does not bring the other work under
   36413 the scope of this License.
   36414 
   36415   3. You may copy and distribute the Program (or a work based on it,
   36416 under Section 2) in object code or executable form under the terms of
   36417 Sections 1 and 2 above provided that you also do one of the following:
   36418 
   36419     a) Accompany it with the complete corresponding machine-readable
   36420     source code, which must be distributed under the terms of Sections
   36421     1 and 2 above on a medium customarily used for software interchange; or,
   36422 
   36423     b) Accompany it with a written offer, valid for at least three
   36424     years, to give any third party, for a charge no more than your
   36425     cost of physically performing source distribution, a complete
   36426     machine-readable copy of the corresponding source code, to be
   36427     distributed under the terms of Sections 1 and 2 above on a medium
   36428     customarily used for software interchange; or,
   36429 
   36430     c) Accompany it with the information you received as to the offer
   36431     to distribute corresponding source code.  (This alternative is
   36432     allowed only for noncommercial distribution and only if you
   36433     received the program in object code or executable form with such
   36434     an offer, in accord with Subsection b above.)
   36435 
   36436 The source code for a work means the preferred form of the work for
   36437 making modifications to it.  For an executable work, complete source
   36438 code means all the source code for all modules it contains, plus any
   36439 associated interface definition files, plus the scripts used to
   36440 control compilation and installation of the executable.  However, as a
   36441 special exception, the source code distributed need not include
   36442 anything that is normally distributed (in either source or binary
   36443 form) with the major components (compiler, kernel, and so on) of the
   36444 operating system on which the executable runs, unless that component
   36445 itself accompanies the executable.
   36446 
   36447 If distribution of executable or object code is made by offering
   36448 access to copy from a designated place, then offering equivalent
   36449 access to copy the source code from the same place counts as
   36450 distribution of the source code, even though third parties are not
   36451 compelled to copy the source along with the object code.
   36452 
   36454   4. You may not copy, modify, sublicense, or distribute the Program
   36455 except as expressly provided under this License.  Any attempt
   36456 otherwise to copy, modify, sublicense or distribute the Program is
   36457 void, and will automatically terminate your rights under this License.
   36458 However, parties who have received copies, or rights, from you under
   36459 this License will not have their licenses terminated so long as such
   36460 parties remain in full compliance.
   36461 
   36462   5. You are not required to accept this License, since you have not
   36463 signed it.  However, nothing else grants you permission to modify or
   36464 distribute the Program or its derivative works.  These actions are
   36465 prohibited by law if you do not accept this License.  Therefore, by
   36466 modifying or distributing the Program (or any work based on the
   36467 Program), you indicate your acceptance of this License to do so, and
   36468 all its terms and conditions for copying, distributing or modifying
   36469 the Program or works based on it.
   36470 
   36471   6. Each time you redistribute the Program (or any work based on the
   36472 Program), the recipient automatically receives a license from the
   36473 original licensor to copy, distribute or modify the Program subject to
   36474 these terms and conditions.  You may not impose any further
   36475 restrictions on the recipients' exercise of the rights granted herein.
   36476 You are not responsible for enforcing compliance by third parties to
   36477 this License.
   36478 
   36479   7. If, as a consequence of a court judgment or allegation of patent
   36480 infringement or for any other reason (not limited to patent issues),
   36481 conditions are imposed on you (whether by court order, agreement or
   36482 otherwise) that contradict the conditions of this License, they do not
   36483 excuse you from the conditions of this License.  If you cannot
   36484 distribute so as to satisfy simultaneously your obligations under this
   36485 License and any other pertinent obligations, then as a consequence you
   36486 may not distribute the Program at all.  For example, if a patent
   36487 license would not permit royalty-free redistribution of the Program by
   36488 all those who receive copies directly or indirectly through you, then
   36489 the only way you could satisfy both it and this License would be to
   36490 refrain entirely from distribution of the Program.
   36491 
   36492 If any portion of this section is held invalid or unenforceable under
   36493 any particular circumstance, the balance of the section is intended to
   36494 apply and the section as a whole is intended to apply in other
   36495 circumstances.
   36496 
   36497 It is not the purpose of this section to induce you to infringe any
   36498 patents or other property right claims or to contest validity of any
   36499 such claims; this section has the sole purpose of protecting the
   36500 integrity of the free software distribution system, which is
   36501 implemented by public license practices.  Many people have made
   36502 generous contributions to the wide range of software distributed
   36503 through that system in reliance on consistent application of that
   36504 system; it is up to the author/donor to decide if he or she is willing
   36505 to distribute software through any other system and a licensee cannot
   36506 impose that choice.
   36507 
   36508 This section is intended to make thoroughly clear what is believed to
   36509 be a consequence of the rest of this License.
   36510 
   36512   8. If the distribution and/or use of the Program is restricted in
   36513 certain countries either by patents or by copyrighted interfaces, the
   36514 original copyright holder who places the Program under this License
   36515 may add an explicit geographical distribution limitation excluding
   36516 those countries, so that distribution is permitted only in or among
   36517 countries not thus excluded.  In such case, this License incorporates
   36518 the limitation as if written in the body of this License.
   36519 
   36520   9. The Free Software Foundation may publish revised and/or new versions
   36521 of the General Public License from time to time.  Such new versions will
   36522 be similar in spirit to the present version, but may differ in detail to
   36523 address new problems or concerns.
   36524 
   36525 Each version is given a distinguishing version number.  If the Program
   36526 specifies a version number of this License which applies to it and "any
   36527 later version", you have the option of following the terms and conditions
   36528 either of that version or of any later version published by the Free
   36529 Software Foundation.  If the Program does not specify a version number of
   36530 this License, you may choose any version ever published by the Free Software
   36531 Foundation.
   36532 
   36533   10. If you wish to incorporate parts of the Program into other free
   36534 programs whose distribution conditions are different, write to the author
   36535 to ask for permission.  For software which is copyrighted by the Free
   36536 Software Foundation, write to the Free Software Foundation; we sometimes
   36537 make exceptions for this.  Our decision will be guided by the two goals
   36538 of preserving the free status of all derivatives of our free software and
   36539 of promoting the sharing and reuse of software generally.
   36540 
   36541 			    NO WARRANTY
   36542 
   36543   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
   36544 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
   36545 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
   36546 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
   36547 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
   36548 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
   36549 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
   36550 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
   36551 REPAIR OR CORRECTION.
   36552 
   36553   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
   36554 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
   36555 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
   36556 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
   36557 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
   36558 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
   36559 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
   36560 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
   36561 POSSIBILITY OF SUCH DAMAGES.
   36562 
   36563 		     END OF TERMS AND CONDITIONS
   36564 
   36566 	    How to Apply These Terms to Your New Programs
   36567 
   36568   If you develop a new program, and you want it to be of the greatest
   36569 possible use to the public, the best way to achieve this is to make it
   36570 free software which everyone can redistribute and change under these terms.
   36571 
   36572   To do so, attach the following notices to the program.  It is safest
   36573 to attach them to the start of each source file to most effectively
   36574 convey the exclusion of warranty; and each file should have at least
   36575 the "copyright" line and a pointer to where the full notice is found.
   36576 
   36577     &lt;one line to give the program's name and a brief idea of what it does.&gt;
   36578     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   36579 
   36580     This program is free software; you can redistribute it and/or modify
   36581     it under the terms of the GNU General Public License as published by
   36582     the Free Software Foundation; either version 2 of the License, or
   36583     (at your option) any later version.
   36584 
   36585     This program is distributed in the hope that it will be useful,
   36586     but WITHOUT ANY WARRANTY; without even the implied warranty of
   36587     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   36588     GNU General Public License for more details.
   36589 
   36590     You should have received a copy of the GNU General Public License
   36591     along with this program; if not, write to the Free Software
   36592     Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
   36593 
   36594 
   36595 Also add information on how to contact you by electronic and paper mail.
   36596 
   36597 If the program is interactive, make it output a short notice like this
   36598 when it starts in an interactive mode:
   36599 
   36600     Gnomovision version 69, Copyright (C) year name of author
   36601     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
   36602     This is free software, and you are welcome to redistribute it
   36603     under certain conditions; type `show c' for details.
   36604 
   36605 The hypothetical commands `show w' and `show c' should show the appropriate
   36606 parts of the General Public License.  Of course, the commands you use may
   36607 be called something other than `show w' and `show c'; they could even be
   36608 mouse-clicks or menu items--whatever suits your program.
   36609 
   36610 You should also get your employer (if you work as a programmer) or your
   36611 school, if any, to sign a "copyright disclaimer" for the program, if
   36612 necessary.  Here is a sample; alter the names:
   36613 
   36614   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
   36615   `Gnomovision' (which makes passes at compilers) written by James Hacker.
   36616 
   36617   &lt;signature of Ty Coon&gt;, 1 April 1989
   36618   Ty Coon, President of Vice
   36619 
   36620 This General Public License does not permit incorporating your program into
   36621 proprietary programs.  If your program is a subroutine library, you may
   36622 consider it more useful to permit linking proprietary applications with the
   36623 library.  If this is what you want to do, use the GNU Library General
   36624 Public License instead of this License.
   36625 
   36626 		  GNU LESSER GENERAL PUBLIC LICENSE
   36627 		       Version 2.1, February 1999
   36628 
   36629  Copyright (C) 1991, 1999 Free Software Foundation, Inc.
   36630      51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
   36631  Everyone is permitted to copy and distribute verbatim copies
   36632  of this license document, but changing it is not allowed.
   36633 
   36634 [This is the first released version of the Lesser GPL.  It also counts
   36635  as the successor of the GNU Library Public License, version 2, hence
   36636  the version number 2.1.]
   36637 
   36638 			    Preamble
   36639 
   36640   The licenses for most software are designed to take away your
   36641 freedom to share and change it.  By contrast, the GNU General Public
   36642 Licenses are intended to guarantee your freedom to share and change
   36643 free software--to make sure the software is free for all its users.
   36644 
   36645   This license, the Lesser General Public License, applies to some
   36646 specially designated software packages--typically libraries--of the
   36647 Free Software Foundation and other authors who decide to use it.  You
   36648 can use it too, but we suggest you first think carefully about whether
   36649 this license or the ordinary General Public License is the better
   36650 strategy to use in any particular case, based on the explanations below.
   36651 
   36652   When we speak of free software, we are referring to freedom of use,
   36653 not price.  Our General Public Licenses are designed to make sure that
   36654 you have the freedom to distribute copies of free software (and charge
   36655 for this service if you wish); that you receive source code or can get
   36656 it if you want it; that you can change the software and use pieces of
   36657 it in new free programs; and that you are informed that you can do
   36658 these things.
   36659 
   36660   To protect your rights, we need to make restrictions that forbid
   36661 distributors to deny you these rights or to ask you to surrender these
   36662 rights.  These restrictions translate to certain responsibilities for
   36663 you if you distribute copies of the library or if you modify it.
   36664 
   36665   For example, if you distribute copies of the library, whether gratis
   36666 or for a fee, you must give the recipients all the rights that we gave
   36667 you.  You must make sure that they, too, receive or can get the source
   36668 code.  If you link other code with the library, you must provide
   36669 complete object files to the recipients, so that they can relink them
   36670 with the library after making changes to the library and recompiling
   36671 it.  And you must show them these terms so they know their rights.
   36672 
   36673   We protect your rights with a two-step method: (1) we copyright the
   36674 library, and (2) we offer you this license, which gives you legal
   36675 permission to copy, distribute and/or modify the library.
   36676 
   36677   To protect each distributor, we want to make it very clear that
   36678 there is no warranty for the free library.  Also, if the library is
   36679 modified by someone else and passed on, the recipients should know
   36680 that what they have is not the original version, so that the original
   36681 author's reputation will not be affected by problems that might be
   36682 introduced by others.
   36683 
   36685   Finally, software patents pose a constant threat to the existence of
   36686 any free program.  We wish to make sure that a company cannot
   36687 effectively restrict the users of a free program by obtaining a
   36688 restrictive license from a patent holder.  Therefore, we insist that
   36689 any patent license obtained for a version of the library must be
   36690 consistent with the full freedom of use specified in this license.
   36691 
   36692   Most GNU software, including some libraries, is covered by the
   36693 ordinary GNU General Public License.  This license, the GNU Lesser
   36694 General Public License, applies to certain designated libraries, and
   36695 is quite different from the ordinary General Public License.  We use
   36696 this license for certain libraries in order to permit linking those
   36697 libraries into non-free programs.
   36698 
   36699   When a program is linked with a library, whether statically or using
   36700 a shared library, the combination of the two is legally speaking a
   36701 combined work, a derivative of the original library.  The ordinary
   36702 General Public License therefore permits such linking only if the
   36703 entire combination fits its criteria of freedom.  The Lesser General
   36704 Public License permits more lax criteria for linking other code with
   36705 the library.
   36706 
   36707   We call this license the "Lesser" General Public License because it
   36708 does Less to protect the user's freedom than the ordinary General
   36709 Public License.  It also provides other free software developers Less
   36710 of an advantage over competing non-free programs.  These disadvantages
   36711 are the reason we use the ordinary General Public License for many
   36712 libraries.  However, the Lesser license provides advantages in certain
   36713 special circumstances.
   36714 
   36715   For example, on rare occasions, there may be a special need to
   36716 encourage the widest possible use of a certain library, so that it becomes
   36717 a de-facto standard.  To achieve this, non-free programs must be
   36718 allowed to use the library.  A more frequent case is that a free
   36719 library does the same job as widely used non-free libraries.  In this
   36720 case, there is little to gain by limiting the free library to free
   36721 software only, so we use the Lesser General Public License.
   36722 
   36723   In other cases, permission to use a particular library in non-free
   36724 programs enables a greater number of people to use a large body of
   36725 free software.  For example, permission to use the GNU C Library in
   36726 non-free programs enables many more people to use the whole GNU
   36727 operating system, as well as its variant, the GNU/Linux operating
   36728 system.
   36729 
   36730   Although the Lesser General Public License is Less protective of the
   36731 users' freedom, it does ensure that the user of a program that is
   36732 linked with the Library has the freedom and the wherewithal to run
   36733 that program using a modified version of the Library.
   36734 
   36735   The precise terms and conditions for copying, distribution and
   36736 modification follow.  Pay close attention to the difference between a
   36737 "work based on the library" and a "work that uses the library".  The
   36738 former contains code derived from the library, whereas the latter must
   36739 be combined with the library in order to run.
   36740 
   36742 		  GNU LESSER GENERAL PUBLIC LICENSE
   36743    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   36744 
   36745   0. This License Agreement applies to any software library or other
   36746 program which contains a notice placed by the copyright holder or
   36747 other authorized party saying it may be distributed under the terms of
   36748 this Lesser General Public License (also called "this License").
   36749 Each licensee is addressed as "you".
   36750 
   36751   A "library" means a collection of software functions and/or data
   36752 prepared so as to be conveniently linked with application programs
   36753 (which use some of those functions and data) to form executables.
   36754 
   36755   The "Library", below, refers to any such software library or work
   36756 which has been distributed under these terms.  A "work based on the
   36757 Library" means either the Library or any derivative work under
   36758 copyright law: that is to say, a work containing the Library or a
   36759 portion of it, either verbatim or with modifications and/or translated
   36760 straightforwardly into another language.  (Hereinafter, translation is
   36761 included without limitation in the term "modification".)
   36762 
   36763   "Source code" for a work means the preferred form of the work for
   36764 making modifications to it.  For a library, complete source code means
   36765 all the source code for all modules it contains, plus any associated
   36766 interface definition files, plus the scripts used to control compilation
   36767 and installation of the library.
   36768 
   36769   Activities other than copying, distribution and modification are not
   36770 covered by this License; they are outside its scope.  The act of
   36771 running a program using the Library is not restricted, and output from
   36772 such a program is covered only if its contents constitute a work based
   36773 on the Library (independent of the use of the Library in a tool for
   36774 writing it).  Whether that is true depends on what the Library does
   36775 and what the program that uses the Library does.
   36776   
   36777   1. You may copy and distribute verbatim copies of the Library's
   36778 complete source code as you receive it, in any medium, provided that
   36779 you conspicuously and appropriately publish on each copy an
   36780 appropriate copyright notice and disclaimer of warranty; keep intact
   36781 all the notices that refer to this License and to the absence of any
   36782 warranty; and distribute a copy of this License along with the
   36783 Library.
   36784 
   36785   You may charge a fee for the physical act of transferring a copy,
   36786 and you may at your option offer warranty protection in exchange for a
   36787 fee.
   36788 
   36790   2. You may modify your copy or copies of the Library or any portion
   36791 of it, thus forming a work based on the Library, and copy and
   36792 distribute such modifications or work under the terms of Section 1
   36793 above, provided that you also meet all of these conditions:
   36794 
   36795     a) The modified work must itself be a software library.
   36796 
   36797     b) You must cause the files modified to carry prominent notices
   36798     stating that you changed the files and the date of any change.
   36799 
   36800     c) You must cause the whole of the work to be licensed at no
   36801     charge to all third parties under the terms of this License.
   36802 
   36803     d) If a facility in the modified Library refers to a function or a
   36804     table of data to be supplied by an application program that uses
   36805     the facility, other than as an argument passed when the facility
   36806     is invoked, then you must make a good faith effort to ensure that,
   36807     in the event an application does not supply such function or
   36808     table, the facility still operates, and performs whatever part of
   36809     its purpose remains meaningful.
   36810 
   36811     (For example, a function in a library to compute square roots has
   36812     a purpose that is entirely well-defined independent of the
   36813     application.  Therefore, Subsection 2d requires that any
   36814     application-supplied function or table used by this function must
   36815     be optional: if the application does not supply it, the square
   36816     root function must still compute square roots.)
   36817 
   36818 These requirements apply to the modified work as a whole.  If
   36819 identifiable sections of that work are not derived from the Library,
   36820 and can be reasonably considered independent and separate works in
   36821 themselves, then this License, and its terms, do not apply to those
   36822 sections when you distribute them as separate works.  But when you
   36823 distribute the same sections as part of a whole which is a work based
   36824 on the Library, the distribution of the whole must be on the terms of
   36825 this License, whose permissions for other licensees extend to the
   36826 entire whole, and thus to each and every part regardless of who wrote
   36827 it.
   36828 
   36829 Thus, it is not the intent of this section to claim rights or contest
   36830 your rights to work written entirely by you; rather, the intent is to
   36831 exercise the right to control the distribution of derivative or
   36832 collective works based on the Library.
   36833 
   36834 In addition, mere aggregation of another work not based on the Library
   36835 with the Library (or with a work based on the Library) on a volume of
   36836 a storage or distribution medium does not bring the other work under
   36837 the scope of this License.
   36838 
   36839   3. You may opt to apply the terms of the ordinary GNU General Public
   36840 License instead of this License to a given copy of the Library.  To do
   36841 this, you must alter all the notices that refer to this License, so
   36842 that they refer to the ordinary GNU General Public License, version 2,
   36843 instead of to this License.  (If a newer version than version 2 of the
   36844 ordinary GNU General Public License has appeared, then you can specify
   36845 that version instead if you wish.)  Do not make any other change in
   36846 these notices.
   36847 
   36849   Once this change is made in a given copy, it is irreversible for
   36850 that copy, so the ordinary GNU General Public License applies to all
   36851 subsequent copies and derivative works made from that copy.
   36852 
   36853   This option is useful when you wish to copy part of the code of
   36854 the Library into a program that is not a library.
   36855 
   36856   4. You may copy and distribute the Library (or a portion or
   36857 derivative of it, under Section 2) in object code or executable form
   36858 under the terms of Sections 1 and 2 above provided that you accompany
   36859 it with the complete corresponding machine-readable source code, which
   36860 must be distributed under the terms of Sections 1 and 2 above on a
   36861 medium customarily used for software interchange.
   36862 
   36863   If distribution of object code is made by offering access to copy
   36864 from a designated place, then offering equivalent access to copy the
   36865 source code from the same place satisfies the requirement to
   36866 distribute the source code, even though third parties are not
   36867 compelled to copy the source along with the object code.
   36868 
   36869   5. A program that contains no derivative of any portion of the
   36870 Library, but is designed to work with the Library by being compiled or
   36871 linked with it, is called a "work that uses the Library".  Such a
   36872 work, in isolation, is not a derivative work of the Library, and
   36873 therefore falls outside the scope of this License.
   36874 
   36875   However, linking a "work that uses the Library" with the Library
   36876 creates an executable that is a derivative of the Library (because it
   36877 contains portions of the Library), rather than a "work that uses the
   36878 library".  The executable is therefore covered by this License.
   36879 Section 6 states terms for distribution of such executables.
   36880 
   36881   When a "work that uses the Library" uses material from a header file
   36882 that is part of the Library, the object code for the work may be a
   36883 derivative work of the Library even though the source code is not.
   36884 Whether this is true is especially significant if the work can be
   36885 linked without the Library, or if the work is itself a library.  The
   36886 threshold for this to be true is not precisely defined by law.
   36887 
   36888   If such an object file uses only numerical parameters, data
   36889 structure layouts and accessors, and small macros and small inline
   36890 functions (ten lines or less in length), then the use of the object
   36891 file is unrestricted, regardless of whether it is legally a derivative
   36892 work.  (Executables containing this object code plus portions of the
   36893 Library will still fall under Section 6.)
   36894 
   36895   Otherwise, if the work is a derivative of the Library, you may
   36896 distribute the object code for the work under the terms of Section 6.
   36897 Any executables containing that work also fall under Section 6,
   36898 whether or not they are linked directly with the Library itself.
   36899 
   36901   6. As an exception to the Sections above, you may also combine or
   36902 link a "work that uses the Library" with the Library to produce a
   36903 work containing portions of the Library, and distribute that work
   36904 under terms of your choice, provided that the terms permit
   36905 modification of the work for the customer's own use and reverse
   36906 engineering for debugging such modifications.
   36907 
   36908   You must give prominent notice with each copy of the work that the
   36909 Library is used in it and that the Library and its use are covered by
   36910 this License.  You must supply a copy of this License.  If the work
   36911 during execution displays copyright notices, you must include the
   36912 copyright notice for the Library among them, as well as a reference
   36913 directing the user to the copy of this License.  Also, you must do one
   36914 of these things:
   36915 
   36916     a) Accompany the work with the complete corresponding
   36917     machine-readable source code for the Library including whatever
   36918     changes were used in the work (which must be distributed under
   36919     Sections 1 and 2 above); and, if the work is an executable linked
   36920     with the Library, with the complete machine-readable "work that
   36921     uses the Library", as object code and/or source code, so that the
   36922     user can modify the Library and then relink to produce a modified
   36923     executable containing the modified Library.  (It is understood
   36924     that the user who changes the contents of definitions files in the
   36925     Library will not necessarily be able to recompile the application
   36926     to use the modified definitions.)
   36927 
   36928     b) Use a suitable shared library mechanism for linking with the
   36929     Library.  A suitable mechanism is one that (1) uses at run time a
   36930     copy of the library already present on the user's computer system,
   36931     rather than copying library functions into the executable, and (2)
   36932     will operate properly with a modified version of the library, if
   36933     the user installs one, as long as the modified version is
   36934     interface-compatible with the version that the work was made with.
   36935 
   36936     c) Accompany the work with a written offer, valid for at
   36937     least three years, to give the same user the materials
   36938     specified in Subsection 6a, above, for a charge no more
   36939     than the cost of performing this distribution.
   36940 
   36941     d) If distribution of the work is made by offering access to copy
   36942     from a designated place, offer equivalent access to copy the above
   36943     specified materials from the same place.
   36944 
   36945     e) Verify that the user has already received a copy of these
   36946     materials or that you have already sent this user a copy.
   36947 
   36948   For an executable, the required form of the "work that uses the
   36949 Library" must include any data and utility programs needed for
   36950 reproducing the executable from it.  However, as a special exception,
   36951 the materials to be distributed need not include anything that is
   36952 normally distributed (in either source or binary form) with the major
   36953 components (compiler, kernel, and so on) of the operating system on
   36954 which the executable runs, unless that component itself accompanies
   36955 the executable.
   36956 
   36957   It may happen that this requirement contradicts the license
   36958 restrictions of other proprietary libraries that do not normally
   36959 accompany the operating system.  Such a contradiction means you cannot
   36960 use both them and the Library together in an executable that you
   36961 distribute.
   36962 
   36964   7. You may place library facilities that are a work based on the
   36965 Library side-by-side in a single library together with other library
   36966 facilities not covered by this License, and distribute such a combined
   36967 library, provided that the separate distribution of the work based on
   36968 the Library and of the other library facilities is otherwise
   36969 permitted, and provided that you do these two things:
   36970 
   36971     a) Accompany the combined library with a copy of the same work
   36972     based on the Library, uncombined with any other library
   36973     facilities.  This must be distributed under the terms of the
   36974     Sections above.
   36975 
   36976     b) Give prominent notice with the combined library of the fact
   36977     that part of it is a work based on the Library, and explaining
   36978     where to find the accompanying uncombined form of the same work.
   36979 
   36980   8. You may not copy, modify, sublicense, link with, or distribute
   36981 the Library except as expressly provided under this License.  Any
   36982 attempt otherwise to copy, modify, sublicense, link with, or
   36983 distribute the Library is void, and will automatically terminate your
   36984 rights under this License.  However, parties who have received copies,
   36985 or rights, from you under this License will not have their licenses
   36986 terminated so long as such parties remain in full compliance.
   36987 
   36988   9. You are not required to accept this License, since you have not
   36989 signed it.  However, nothing else grants you permission to modify or
   36990 distribute the Library or its derivative works.  These actions are
   36991 prohibited by law if you do not accept this License.  Therefore, by
   36992 modifying or distributing the Library (or any work based on the
   36993 Library), you indicate your acceptance of this License to do so, and
   36994 all its terms and conditions for copying, distributing or modifying
   36995 the Library or works based on it.
   36996 
   36997   10. Each time you redistribute the Library (or any work based on the
   36998 Library), the recipient automatically receives a license from the
   36999 original licensor to copy, distribute, link with or modify the Library
   37000 subject to these terms and conditions.  You may not impose any further
   37001 restrictions on the recipients' exercise of the rights granted herein.
   37002 You are not responsible for enforcing compliance by third parties with
   37003 this License.
   37004 
   37006   11. If, as a consequence of a court judgment or allegation of patent
   37007 infringement or for any other reason (not limited to patent issues),
   37008 conditions are imposed on you (whether by court order, agreement or
   37009 otherwise) that contradict the conditions of this License, they do not
   37010 excuse you from the conditions of this License.  If you cannot
   37011 distribute so as to satisfy simultaneously your obligations under this
   37012 License and any other pertinent obligations, then as a consequence you
   37013 may not distribute the Library at all.  For example, if a patent
   37014 license would not permit royalty-free redistribution of the Library by
   37015 all those who receive copies directly or indirectly through you, then
   37016 the only way you could satisfy both it and this License would be to
   37017 refrain entirely from distribution of the Library.
   37018 
   37019 If any portion of this section is held invalid or unenforceable under any
   37020 particular circumstance, the balance of the section is intended to apply,
   37021 and the section as a whole is intended to apply in other circumstances.
   37022 
   37023 It is not the purpose of this section to induce you to infringe any
   37024 patents or other property right claims or to contest validity of any
   37025 such claims; this section has the sole purpose of protecting the
   37026 integrity of the free software distribution system which is
   37027 implemented by public license practices.  Many people have made
   37028 generous contributions to the wide range of software distributed
   37029 through that system in reliance on consistent application of that
   37030 system; it is up to the author/donor to decide if he or she is willing
   37031 to distribute software through any other system and a licensee cannot
   37032 impose that choice.
   37033 
   37034 This section is intended to make thoroughly clear what is believed to
   37035 be a consequence of the rest of this License.
   37036 
   37037   12. If the distribution and/or use of the Library is restricted in
   37038 certain countries either by patents or by copyrighted interfaces, the
   37039 original copyright holder who places the Library under this License may add
   37040 an explicit geographical distribution limitation excluding those countries,
   37041 so that distribution is permitted only in or among countries not thus
   37042 excluded.  In such case, this License incorporates the limitation as if
   37043 written in the body of this License.
   37044 
   37045   13. The Free Software Foundation may publish revised and/or new
   37046 versions of the Lesser General Public License from time to time.
   37047 Such new versions will be similar in spirit to the present version,
   37048 but may differ in detail to address new problems or concerns.
   37049 
   37050 Each version is given a distinguishing version number.  If the Library
   37051 specifies a version number of this License which applies to it and
   37052 "any later version", you have the option of following the terms and
   37053 conditions either of that version or of any later version published by
   37054 the Free Software Foundation.  If the Library does not specify a
   37055 license version number, you may choose any version ever published by
   37056 the Free Software Foundation.
   37057 
   37059   14. If you wish to incorporate parts of the Library into other free
   37060 programs whose distribution conditions are incompatible with these,
   37061 write to the author to ask for permission.  For software which is
   37062 copyrighted by the Free Software Foundation, write to the Free
   37063 Software Foundation; we sometimes make exceptions for this.  Our
   37064 decision will be guided by the two goals of preserving the free status
   37065 of all derivatives of our free software and of promoting the sharing
   37066 and reuse of software generally.
   37067 
   37068 			    NO WARRANTY
   37069 
   37070   15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
   37071 WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
   37072 EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
   37073 OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
   37074 KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
   37075 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
   37076 PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
   37077 LIBRARY IS WITH YOU.  SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
   37078 THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
   37079 
   37080   16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
   37081 WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
   37082 AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
   37083 FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
   37084 CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
   37085 LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
   37086 RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
   37087 FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
   37088 SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
   37089 DAMAGES.
   37090 
   37091 		     END OF TERMS AND CONDITIONS
   37092 
   37094            How to Apply These Terms to Your New Libraries
   37095 
   37096   If you develop a new library, and you want it to be of the greatest
   37097 possible use to the public, we recommend making it free software that
   37098 everyone can redistribute and change.  You can do so by permitting
   37099 redistribution under these terms (or, alternatively, under the terms of the
   37100 ordinary General Public License).
   37101 
   37102   To apply these terms, attach the following notices to the library.  It is
   37103 safest to attach them to the start of each source file to most effectively
   37104 convey the exclusion of warranty; and each file should have at least the
   37105 "copyright" line and a pointer to where the full notice is found.
   37106 
   37107     &lt;one line to give the library's name and a brief idea of what it does.&gt;
   37108     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   37109 
   37110     This library is free software; you can redistribute it and/or
   37111     modify it under the terms of the GNU Lesser General Public
   37112     License as published by the Free Software Foundation; either
   37113     version 2.1 of the License, or (at your option) any later version.
   37114 
   37115     This library is distributed in the hope that it will be useful,
   37116     but WITHOUT ANY WARRANTY; without even the implied warranty of
   37117     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
   37118     Lesser General Public License for more details.
   37119 
   37120     You should have received a copy of the GNU Lesser General Public
   37121     License along with this library; if not, write to the Free Software
   37122     Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
   37123 
   37124 Also add information on how to contact you by electronic and paper mail.
   37125 
   37126 You should also get your employer (if you work as a programmer) or your
   37127 school, if any, to sign a "copyright disclaimer" for the library, if
   37128 necessary.  Here is a sample; alter the names:
   37129 
   37130   Yoyodyne, Inc., hereby disclaims all copyright interest in the
   37131   library `Frob' (a library for tweaking knobs) written by James Random Hacker.
   37132 
   37133   &lt;signature of Ty Coon&gt;, 1 April 1990
   37134   Ty Coon, President of Vice
   37135 
   37136 That's all there is to it!
   37137 
   37138 
   37139 </pre>
   37140 </div>
   37141 </div>
   37142 
   37143 
   37144 <div class="product">
   37145 <span class="title">ko-nanumfonts</span>
   37146 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   37147 <span class="homepage"><a href="http://hangeul.naver.com/index.nhn">homepage</a></span>
   37148 <div class="licence">
   37149 <pre>Copyright (c) 2010, NHN Corporation (http://www.nhncorp.com),
   37150 with Reserved Font Name Nanum, Naver Nanum, NanumGothic, Naver
   37151 NanumGothic, NanumMyeongjo, Naver NanumMyeongjo, NanumBrush, Naver
   37152 NanumBrush, NanumPen, Naver NanumPen
   37153 
   37154 This Font Software is licensed under the SIL Open Font License,
   37155 Version 1.1.
   37156 
   37157 This license is copied below, and is also available with a FAQ at:
   37158 http://scripts.sil.org/OFL
   37159 
   37160 SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
   37161 
   37162 PREAMBLE The goals of the Open Font License (OFL) are to stimulate
   37163 worldwide development of collaborative font projects, to support the font
   37164 creation efforts of academic and linguistic communities, and to provide
   37165 a free and open framework in which fonts may be shared and improved in
   37166 partnership with others.
   37167 
   37168 The OFL allows the licensed fonts to be used, studied, modified and
   37169 redistributed freely as long as they are not sold by themselves.
   37170 The fonts, including any derivative works, can be bundled, embedded,
   37171 redistributed and/or sold with any software provided that any reserved
   37172 names are not used by derivative works.  The fonts and derivatives,
   37173 however, cannot be released under any other type of license.  The
   37174 requirement for fonts to remain under this license does not apply to
   37175 any document created using the fonts or their derivatives.
   37176 
   37177  
   37178 
   37179 DEFINITIONS
   37180 "Font Software" refers to the set of files released by the Copyright
   37181 Holder(s) under this license and clearly marked as such.
   37182 This may include source files, build scripts and documentation.
   37183 
   37184 "Reserved Font Name" refers to any names specified as such after the
   37185 copyright statement(s).
   37186 
   37187 "Original Version" refers to the collection of Font Software components
   37188 as distributed by the Copyright Holder(s).
   37189 
   37190 "Modified Version" refers to any derivative made by adding to, deleting,
   37191 or substituting ? in part or in whole ?
   37192 any of the components of the Original Version, by changing formats or
   37193 by porting the Font Software to a new environment.
   37194 
   37195 "Author" refers to any designer, engineer, programmer, technical writer
   37196 or other person who contributed to the Font Software.
   37197 
   37198 
   37199 PERMISSION &amp; CONDITIONS
   37200 
   37201 Permission is hereby granted, free of charge, to any person obtaining a
   37202 copy of the Font Software, to use, study, copy, merge, embed, modify,
   37203 redistribute, and sell modified and unmodified copies of the Font
   37204 Software, subject to the following conditions:
   37205 
   37206 1) Neither the Font Software nor any of its individual components,in
   37207    Original or Modified Versions, may be sold by itself.
   37208 
   37209 2) Original or Modified Versions of the Font Software may be bundled,
   37210    redistributed and/or sold with any software, provided that each copy
   37211    contains the above copyright notice and this license. These can be
   37212    included either as stand-alone text files, human-readable headers or
   37213    in the appropriate machine-readable metadata fields within text or
   37214    binary files as long as those fields can be easily viewed by the user.
   37215 
   37216 3) No Modified Version of the Font Software may use the Reserved Font
   37217    Name(s) unless explicit written permission is granted by the
   37218    corresponding Copyright Holder. This restriction only applies to the
   37219    primary font name as presented to the users.
   37220 
   37221 4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
   37222    Software shall not be used to promote, endorse or advertise any
   37223    Modified Version, except to acknowledge the contribution(s) of the
   37224    Copyright Holder(s) and the Author(s) or with their explicit written
   37225    permission.
   37226 
   37227 5) The Font Software, modified or unmodified, in part or in whole, must
   37228    be distributed entirely under this license, and must not be distributed
   37229    under any other license. The requirement for fonts to remain under
   37230    this license does not apply to any document created using the Font
   37231    Software.
   37232 
   37233 
   37234  
   37235 TERMINATION
   37236 This license becomes null and void if any of the above conditions are not met.
   37237 
   37238  
   37239 
   37240 DISCLAIMER
   37241 THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
   37242 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
   37243 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
   37244 OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT.  IN NO EVENT SHALL THE
   37245 COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
   37246 INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
   37247 DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
   37248 FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM OTHER
   37249 DEALINGS IN THE FONT SOFTWARE.
   37250 
   37251 </pre>
   37252 </div>
   37253 </div>
   37254 
   37255 
   37256 <div class="product">
   37257 <span class="title">laptop-mode-tools</span>
   37258 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   37259 <span class="homepage"><a href="http://www.samwel.tk/laptop_mode/">homepage</a></span>
   37260 <div class="licence">
   37261 <pre>		    GNU GENERAL PUBLIC LICENSE
   37262 		       Version 2, June 1991
   37263 
   37264  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
   37265                        51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
   37266  Everyone is permitted to copy and distribute verbatim copies
   37267  of this license document, but changing it is not allowed.
   37268 
   37269 			    Preamble
   37270 
   37271   The licenses for most software are designed to take away your
   37272 freedom to share and change it.  By contrast, the GNU General Public
   37273 License is intended to guarantee your freedom to share and change free
   37274 software--to make sure the software is free for all its users.  This
   37275 General Public License applies to most of the Free Software
   37276 Foundation's software and to any other program whose authors commit to
   37277 using it.  (Some other Free Software Foundation software is covered by
   37278 the GNU Library General Public License instead.)  You can apply it to
   37279 your programs, too.
   37280 
   37281   When we speak of free software, we are referring to freedom, not
   37282 price.  Our General Public Licenses are designed to make sure that you
   37283 have the freedom to distribute copies of free software (and charge for
   37284 this service if you wish), that you receive source code or can get it
   37285 if you want it, that you can change the software or use pieces of it
   37286 in new free programs; and that you know you can do these things.
   37287 
   37288   To protect your rights, we need to make restrictions that forbid
   37289 anyone to deny you these rights or to ask you to surrender the rights.
   37290 These restrictions translate to certain responsibilities for you if you
   37291 distribute copies of the software, or if you modify it.
   37292 
   37293   For example, if you distribute copies of such a program, whether
   37294 gratis or for a fee, you must give the recipients all the rights that
   37295 you have.  You must make sure that they, too, receive or can get the
   37296 source code.  And you must show them these terms so they know their
   37297 rights.
   37298 
   37299   We protect your rights with two steps: (1) copyright the software, and
   37300 (2) offer you this license which gives you legal permission to copy,
   37301 distribute and/or modify the software.
   37302 
   37303   Also, for each author's protection and ours, we want to make certain
   37304 that everyone understands that there is no warranty for this free
   37305 software.  If the software is modified by someone else and passed on, we
   37306 want its recipients to know that what they have is not the original, so
   37307 that any problems introduced by others will not reflect on the original
   37308 authors' reputations.
   37309 
   37310   Finally, any free program is threatened constantly by software
   37311 patents.  We wish to avoid the danger that redistributors of a free
   37312 program will individually obtain patent licenses, in effect making the
   37313 program proprietary.  To prevent this, we have made it clear that any
   37314 patent must be licensed for everyone's free use or not licensed at all.
   37315 
   37316   The precise terms and conditions for copying, distribution and
   37317 modification follow.
   37318 
   37320 		    GNU GENERAL PUBLIC LICENSE
   37321    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   37322 
   37323   0. This License applies to any program or other work which contains
   37324 a notice placed by the copyright holder saying it may be distributed
   37325 under the terms of this General Public License.  The "Program", below,
   37326 refers to any such program or work, and a "work based on the Program"
   37327 means either the Program or any derivative work under copyright law:
   37328 that is to say, a work containing the Program or a portion of it,
   37329 either verbatim or with modifications and/or translated into another
   37330 language.  (Hereinafter, translation is included without limitation in
   37331 the term "modification".)  Each licensee is addressed as "you".
   37332 
   37333 Activities other than copying, distribution and modification are not
   37334 covered by this License; they are outside its scope.  The act of
   37335 running the Program is not restricted, and the output from the Program
   37336 is covered only if its contents constitute a work based on the
   37337 Program (independent of having been made by running the Program).
   37338 Whether that is true depends on what the Program does.
   37339 
   37340   1. You may copy and distribute verbatim copies of the Program's
   37341 source code as you receive it, in any medium, provided that you
   37342 conspicuously and appropriately publish on each copy an appropriate
   37343 copyright notice and disclaimer of warranty; keep intact all the
   37344 notices that refer to this License and to the absence of any warranty;
   37345 and give any other recipients of the Program a copy of this License
   37346 along with the Program.
   37347 
   37348 You may charge a fee for the physical act of transferring a copy, and
   37349 you may at your option offer warranty protection in exchange for a fee.
   37350 
   37351   2. You may modify your copy or copies of the Program or any portion
   37352 of it, thus forming a work based on the Program, and copy and
   37353 distribute such modifications or work under the terms of Section 1
   37354 above, provided that you also meet all of these conditions:
   37355 
   37356     a) You must cause the modified files to carry prominent notices
   37357     stating that you changed the files and the date of any change.
   37358 
   37359     b) You must cause any work that you distribute or publish, that in
   37360     whole or in part contains or is derived from the Program or any
   37361     part thereof, to be licensed as a whole at no charge to all third
   37362     parties under the terms of this License.
   37363 
   37364     c) If the modified program normally reads commands interactively
   37365     when run, you must cause it, when started running for such
   37366     interactive use in the most ordinary way, to print or display an
   37367     announcement including an appropriate copyright notice and a
   37368     notice that there is no warranty (or else, saying that you provide
   37369     a warranty) and that users may redistribute the program under
   37370     these conditions, and telling the user how to view a copy of this
   37371     License.  (Exception: if the Program itself is interactive but
   37372     does not normally print such an announcement, your work based on
   37373     the Program is not required to print an announcement.)
   37374 
   37376 These requirements apply to the modified work as a whole.  If
   37377 identifiable sections of that work are not derived from the Program,
   37378 and can be reasonably considered independent and separate works in
   37379 themselves, then this License, and its terms, do not apply to those
   37380 sections when you distribute them as separate works.  But when you
   37381 distribute the same sections as part of a whole which is a work based
   37382 on the Program, the distribution of the whole must be on the terms of
   37383 this License, whose permissions for other licensees extend to the
   37384 entire whole, and thus to each and every part regardless of who wrote it.
   37385 
   37386 Thus, it is not the intent of this section to claim rights or contest
   37387 your rights to work written entirely by you; rather, the intent is to
   37388 exercise the right to control the distribution of derivative or
   37389 collective works based on the Program.
   37390 
   37391 In addition, mere aggregation of another work not based on the Program
   37392 with the Program (or with a work based on the Program) on a volume of
   37393 a storage or distribution medium does not bring the other work under
   37394 the scope of this License.
   37395 
   37396   3. You may copy and distribute the Program (or a work based on it,
   37397 under Section 2) in object code or executable form under the terms of
   37398 Sections 1 and 2 above provided that you also do one of the following:
   37399 
   37400     a) Accompany it with the complete corresponding machine-readable
   37401     source code, which must be distributed under the terms of Sections
   37402     1 and 2 above on a medium customarily used for software interchange; or,
   37403 
   37404     b) Accompany it with a written offer, valid for at least three
   37405     years, to give any third party, for a charge no more than your
   37406     cost of physically performing source distribution, a complete
   37407     machine-readable copy of the corresponding source code, to be
   37408     distributed under the terms of Sections 1 and 2 above on a medium
   37409     customarily used for software interchange; or,
   37410 
   37411     c) Accompany it with the information you received as to the offer
   37412     to distribute corresponding source code.  (This alternative is
   37413     allowed only for noncommercial distribution and only if you
   37414     received the program in object code or executable form with such
   37415     an offer, in accord with Subsection b above.)
   37416 
   37417 The source code for a work means the preferred form of the work for
   37418 making modifications to it.  For an executable work, complete source
   37419 code means all the source code for all modules it contains, plus any
   37420 associated interface definition files, plus the scripts used to
   37421 control compilation and installation of the executable.  However, as a
   37422 special exception, the source code distributed need not include
   37423 anything that is normally distributed (in either source or binary
   37424 form) with the major components (compiler, kernel, and so on) of the
   37425 operating system on which the executable runs, unless that component
   37426 itself accompanies the executable.
   37427 
   37428 If distribution of executable or object code is made by offering
   37429 access to copy from a designated place, then offering equivalent
   37430 access to copy the source code from the same place counts as
   37431 distribution of the source code, even though third parties are not
   37432 compelled to copy the source along with the object code.
   37433 
   37435   4. You may not copy, modify, sublicense, or distribute the Program
   37436 except as expressly provided under this License.  Any attempt
   37437 otherwise to copy, modify, sublicense or distribute the Program is
   37438 void, and will automatically terminate your rights under this License.
   37439 However, parties who have received copies, or rights, from you under
   37440 this License will not have their licenses terminated so long as such
   37441 parties remain in full compliance.
   37442 
   37443   5. You are not required to accept this License, since you have not
   37444 signed it.  However, nothing else grants you permission to modify or
   37445 distribute the Program or its derivative works.  These actions are
   37446 prohibited by law if you do not accept this License.  Therefore, by
   37447 modifying or distributing the Program (or any work based on the
   37448 Program), you indicate your acceptance of this License to do so, and
   37449 all its terms and conditions for copying, distributing or modifying
   37450 the Program or works based on it.
   37451 
   37452   6. Each time you redistribute the Program (or any work based on the
   37453 Program), the recipient automatically receives a license from the
   37454 original licensor to copy, distribute or modify the Program subject to
   37455 these terms and conditions.  You may not impose any further
   37456 restrictions on the recipients' exercise of the rights granted herein.
   37457 You are not responsible for enforcing compliance by third parties to
   37458 this License.
   37459 
   37460   7. If, as a consequence of a court judgment or allegation of patent
   37461 infringement or for any other reason (not limited to patent issues),
   37462 conditions are imposed on you (whether by court order, agreement or
   37463 otherwise) that contradict the conditions of this License, they do not
   37464 excuse you from the conditions of this License.  If you cannot
   37465 distribute so as to satisfy simultaneously your obligations under this
   37466 License and any other pertinent obligations, then as a consequence you
   37467 may not distribute the Program at all.  For example, if a patent
   37468 license would not permit royalty-free redistribution of the Program by
   37469 all those who receive copies directly or indirectly through you, then
   37470 the only way you could satisfy both it and this License would be to
   37471 refrain entirely from distribution of the Program.
   37472 
   37473 If any portion of this section is held invalid or unenforceable under
   37474 any particular circumstance, the balance of the section is intended to
   37475 apply and the section as a whole is intended to apply in other
   37476 circumstances.
   37477 
   37478 It is not the purpose of this section to induce you to infringe any
   37479 patents or other property right claims or to contest validity of any
   37480 such claims; this section has the sole purpose of protecting the
   37481 integrity of the free software distribution system, which is
   37482 implemented by public license practices.  Many people have made
   37483 generous contributions to the wide range of software distributed
   37484 through that system in reliance on consistent application of that
   37485 system; it is up to the author/donor to decide if he or she is willing
   37486 to distribute software through any other system and a licensee cannot
   37487 impose that choice.
   37488 
   37489 This section is intended to make thoroughly clear what is believed to
   37490 be a consequence of the rest of this License.
   37491 
   37493   8. If the distribution and/or use of the Program is restricted in
   37494 certain countries either by patents or by copyrighted interfaces, the
   37495 original copyright holder who places the Program under this License
   37496 may add an explicit geographical distribution limitation excluding
   37497 those countries, so that distribution is permitted only in or among
   37498 countries not thus excluded.  In such case, this License incorporates
   37499 the limitation as if written in the body of this License.
   37500 
   37501   9. The Free Software Foundation may publish revised and/or new versions
   37502 of the General Public License from time to time.  Such new versions will
   37503 be similar in spirit to the present version, but may differ in detail to
   37504 address new problems or concerns.
   37505 
   37506 Each version is given a distinguishing version number.  If the Program
   37507 specifies a version number of this License which applies to it and "any
   37508 later version", you have the option of following the terms and conditions
   37509 either of that version or of any later version published by the Free
   37510 Software Foundation.  If the Program does not specify a version number of
   37511 this License, you may choose any version ever published by the Free Software
   37512 Foundation.
   37513 
   37514   10. If you wish to incorporate parts of the Program into other free
   37515 programs whose distribution conditions are different, write to the author
   37516 to ask for permission.  For software which is copyrighted by the Free
   37517 Software Foundation, write to the Free Software Foundation; we sometimes
   37518 make exceptions for this.  Our decision will be guided by the two goals
   37519 of preserving the free status of all derivatives of our free software and
   37520 of promoting the sharing and reuse of software generally.
   37521 
   37522 			    NO WARRANTY
   37523 
   37524   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
   37525 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
   37526 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
   37527 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
   37528 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
   37529 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
   37530 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
   37531 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
   37532 REPAIR OR CORRECTION.
   37533 
   37534   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
   37535 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
   37536 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
   37537 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
   37538 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
   37539 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
   37540 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
   37541 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
   37542 POSSIBILITY OF SUCH DAMAGES.
   37543 
   37544 		     END OF TERMS AND CONDITIONS
   37545 
   37547 	    How to Apply These Terms to Your New Programs
   37548 
   37549   If you develop a new program, and you want it to be of the greatest
   37550 possible use to the public, the best way to achieve this is to make it
   37551 free software which everyone can redistribute and change under these terms.
   37552 
   37553   To do so, attach the following notices to the program.  It is safest
   37554 to attach them to the start of each source file to most effectively
   37555 convey the exclusion of warranty; and each file should have at least
   37556 the "copyright" line and a pointer to where the full notice is found.
   37557 
   37558     &lt;one line to give the program's name and a brief idea of what it does.&gt;
   37559     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   37560 
   37561     This program is free software; you can redistribute it and/or modify
   37562     it under the terms of the GNU General Public License as published by
   37563     the Free Software Foundation; either version 2 of the License, or
   37564     (at your option) any later version.
   37565 
   37566     This program is distributed in the hope that it will be useful,
   37567     but WITHOUT ANY WARRANTY; without even the implied warranty of
   37568     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   37569     GNU General Public License for more details.
   37570 
   37571     You should have received a copy of the GNU General Public License
   37572     along with this program; if not, write to the Free Software
   37573     Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
   37574 
   37575 
   37576 Also add information on how to contact you by electronic and paper mail.
   37577 
   37578 If the program is interactive, make it output a short notice like this
   37579 when it starts in an interactive mode:
   37580 
   37581     Gnomovision version 69, Copyright (C) year name of author
   37582     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
   37583     This is free software, and you are welcome to redistribute it
   37584     under certain conditions; type `show c' for details.
   37585 
   37586 The hypothetical commands `show w' and `show c' should show the appropriate
   37587 parts of the General Public License.  Of course, the commands you use may
   37588 be called something other than `show w' and `show c'; they could even be
   37589 mouse-clicks or menu items--whatever suits your program.
   37590 
   37591 You should also get your employer (if you work as a programmer) or your
   37592 school, if any, to sign a "copyright disclaimer" for the program, if
   37593 necessary.  Here is a sample; alter the names:
   37594 
   37595   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
   37596   `Gnomovision' (which makes passes at compilers) written by James Hacker.
   37597 
   37598   &lt;signature of Ty Coon&gt;, 1 April 1989
   37599   Ty Coon, President of Vice
   37600 
   37601 This General Public License does not permit incorporating your program into
   37602 proprietary programs.  If your program is a subroutine library, you may
   37603 consider it more useful to permit linking proprietary applications with the
   37604 library.  If this is what you want to do, use the GNU Library General
   37605 Public License instead of this License.
   37606 </pre>
   37607 </div>
   37608 </div>
   37609 
   37610 
   37611 <div class="product">
   37612 <span class="title">less</span>
   37613 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   37614 <span class="homepage"><a href="http://www.greenwoodsoftware.com/less/">homepage</a></span>
   37615 <div class="licence">
   37616 <pre>                          Less License
   37617                           ------------
   37618 
   37619 Less
   37620 Copyright (C) 1984-2009  Mark Nudelman
   37621 
   37622 Redistribution and use in source and binary forms, with or without
   37623 modification, are permitted provided that the following conditions
   37624 are met:
   37625 1. Redistributions of source code must retain the above copyright
   37626    notice, this list of conditions and the following disclaimer.
   37627 2. Redistributions in binary form must reproduce the above copyright
   37628    notice in the documentation and/or other materials provided with
   37629    the distribution.
   37630 
   37631 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY
   37632 EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
   37633 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
   37634 PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR BE LIABLE
   37635 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
   37636 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT
   37637 OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
   37638 BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
   37639 WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
   37640 OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
   37641 IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
   37642 </pre>
   37643 </div>
   37644 </div>
   37645 
   37646 
   37647 <div class="product">
   37648 <span class="title">libatasmart</span>
   37649 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   37650 <span class="homepage"><a href="http://0pointer.de/blog/projects/being-smart.html">homepage</a></span>
   37651 <div class="licence">
   37652 <pre>		  GNU LESSER GENERAL PUBLIC LICENSE
   37653 		       Version 2.1, February 1999
   37654 
   37655  Copyright (C) 1991, 1999 Free Software Foundation, Inc.
   37656      51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
   37657  Everyone is permitted to copy and distribute verbatim copies
   37658  of this license document, but changing it is not allowed.
   37659 
   37660 [This is the first released version of the Lesser GPL.  It also counts
   37661  as the successor of the GNU Library Public License, version 2, hence
   37662  the version number 2.1.]
   37663 
   37664 			    Preamble
   37665 
   37666   The licenses for most software are designed to take away your
   37667 freedom to share and change it.  By contrast, the GNU General Public
   37668 Licenses are intended to guarantee your freedom to share and change
   37669 free software--to make sure the software is free for all its users.
   37670 
   37671   This license, the Lesser General Public License, applies to some
   37672 specially designated software packages--typically libraries--of the
   37673 Free Software Foundation and other authors who decide to use it.  You
   37674 can use it too, but we suggest you first think carefully about whether
   37675 this license or the ordinary General Public License is the better
   37676 strategy to use in any particular case, based on the explanations below.
   37677 
   37678   When we speak of free software, we are referring to freedom of use,
   37679 not price.  Our General Public Licenses are designed to make sure that
   37680 you have the freedom to distribute copies of free software (and charge
   37681 for this service if you wish); that you receive source code or can get
   37682 it if you want it; that you can change the software and use pieces of
   37683 it in new free programs; and that you are informed that you can do
   37684 these things.
   37685 
   37686   To protect your rights, we need to make restrictions that forbid
   37687 distributors to deny you these rights or to ask you to surrender these
   37688 rights.  These restrictions translate to certain responsibilities for
   37689 you if you distribute copies of the library or if you modify it.
   37690 
   37691   For example, if you distribute copies of the library, whether gratis
   37692 or for a fee, you must give the recipients all the rights that we gave
   37693 you.  You must make sure that they, too, receive or can get the source
   37694 code.  If you link other code with the library, you must provide
   37695 complete object files to the recipients, so that they can relink them
   37696 with the library after making changes to the library and recompiling
   37697 it.  And you must show them these terms so they know their rights.
   37698 
   37699   We protect your rights with a two-step method: (1) we copyright the
   37700 library, and (2) we offer you this license, which gives you legal
   37701 permission to copy, distribute and/or modify the library.
   37702 
   37703   To protect each distributor, we want to make it very clear that
   37704 there is no warranty for the free library.  Also, if the library is
   37705 modified by someone else and passed on, the recipients should know
   37706 that what they have is not the original version, so that the original
   37707 author's reputation will not be affected by problems that might be
   37708 introduced by others.
   37709 
   37711   Finally, software patents pose a constant threat to the existence of
   37712 any free program.  We wish to make sure that a company cannot
   37713 effectively restrict the users of a free program by obtaining a
   37714 restrictive license from a patent holder.  Therefore, we insist that
   37715 any patent license obtained for a version of the library must be
   37716 consistent with the full freedom of use specified in this license.
   37717 
   37718   Most GNU software, including some libraries, is covered by the
   37719 ordinary GNU General Public License.  This license, the GNU Lesser
   37720 General Public License, applies to certain designated libraries, and
   37721 is quite different from the ordinary General Public License.  We use
   37722 this license for certain libraries in order to permit linking those
   37723 libraries into non-free programs.
   37724 
   37725   When a program is linked with a library, whether statically or using
   37726 a shared library, the combination of the two is legally speaking a
   37727 combined work, a derivative of the original library.  The ordinary
   37728 General Public License therefore permits such linking only if the
   37729 entire combination fits its criteria of freedom.  The Lesser General
   37730 Public License permits more lax criteria for linking other code with
   37731 the library.
   37732 
   37733   We call this license the "Lesser" General Public License because it
   37734 does Less to protect the user's freedom than the ordinary General
   37735 Public License.  It also provides other free software developers Less
   37736 of an advantage over competing non-free programs.  These disadvantages
   37737 are the reason we use the ordinary General Public License for many
   37738 libraries.  However, the Lesser license provides advantages in certain
   37739 special circumstances.
   37740 
   37741   For example, on rare occasions, there may be a special need to
   37742 encourage the widest possible use of a certain library, so that it becomes
   37743 a de-facto standard.  To achieve this, non-free programs must be
   37744 allowed to use the library.  A more frequent case is that a free
   37745 library does the same job as widely used non-free libraries.  In this
   37746 case, there is little to gain by limiting the free library to free
   37747 software only, so we use the Lesser General Public License.
   37748 
   37749   In other cases, permission to use a particular library in non-free
   37750 programs enables a greater number of people to use a large body of
   37751 free software.  For example, permission to use the GNU C Library in
   37752 non-free programs enables many more people to use the whole GNU
   37753 operating system, as well as its variant, the GNU/Linux operating
   37754 system.
   37755 
   37756   Although the Lesser General Public License is Less protective of the
   37757 users' freedom, it does ensure that the user of a program that is
   37758 linked with the Library has the freedom and the wherewithal to run
   37759 that program using a modified version of the Library.
   37760 
   37761   The precise terms and conditions for copying, distribution and
   37762 modification follow.  Pay close attention to the difference between a
   37763 "work based on the library" and a "work that uses the library".  The
   37764 former contains code derived from the library, whereas the latter must
   37765 be combined with the library in order to run.
   37766 
   37768 		  GNU LESSER GENERAL PUBLIC LICENSE
   37769    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   37770 
   37771   0. This License Agreement applies to any software library or other
   37772 program which contains a notice placed by the copyright holder or
   37773 other authorized party saying it may be distributed under the terms of
   37774 this Lesser General Public License (also called "this License").
   37775 Each licensee is addressed as "you".
   37776 
   37777   A "library" means a collection of software functions and/or data
   37778 prepared so as to be conveniently linked with application programs
   37779 (which use some of those functions and data) to form executables.
   37780 
   37781   The "Library", below, refers to any such software library or work
   37782 which has been distributed under these terms.  A "work based on the
   37783 Library" means either the Library or any derivative work under
   37784 copyright law: that is to say, a work containing the Library or a
   37785 portion of it, either verbatim or with modifications and/or translated
   37786 straightforwardly into another language.  (Hereinafter, translation is
   37787 included without limitation in the term "modification".)
   37788 
   37789   "Source code" for a work means the preferred form of the work for
   37790 making modifications to it.  For a library, complete source code means
   37791 all the source code for all modules it contains, plus any associated
   37792 interface definition files, plus the scripts used to control compilation
   37793 and installation of the library.
   37794 
   37795   Activities other than copying, distribution and modification are not
   37796 covered by this License; they are outside its scope.  The act of
   37797 running a program using the Library is not restricted, and output from
   37798 such a program is covered only if its contents constitute a work based
   37799 on the Library (independent of the use of the Library in a tool for
   37800 writing it).  Whether that is true depends on what the Library does
   37801 and what the program that uses the Library does.
   37802   
   37803   1. You may copy and distribute verbatim copies of the Library's
   37804 complete source code as you receive it, in any medium, provided that
   37805 you conspicuously and appropriately publish on each copy an
   37806 appropriate copyright notice and disclaimer of warranty; keep intact
   37807 all the notices that refer to this License and to the absence of any
   37808 warranty; and distribute a copy of this License along with the
   37809 Library.
   37810 
   37811   You may charge a fee for the physical act of transferring a copy,
   37812 and you may at your option offer warranty protection in exchange for a
   37813 fee.
   37814 
   37816   2. You may modify your copy or copies of the Library or any portion
   37817 of it, thus forming a work based on the Library, and copy and
   37818 distribute such modifications or work under the terms of Section 1
   37819 above, provided that you also meet all of these conditions:
   37820 
   37821     a) The modified work must itself be a software library.
   37822 
   37823     b) You must cause the files modified to carry prominent notices
   37824     stating that you changed the files and the date of any change.
   37825 
   37826     c) You must cause the whole of the work to be licensed at no
   37827     charge to all third parties under the terms of this License.
   37828 
   37829     d) If a facility in the modified Library refers to a function or a
   37830     table of data to be supplied by an application program that uses
   37831     the facility, other than as an argument passed when the facility
   37832     is invoked, then you must make a good faith effort to ensure that,
   37833     in the event an application does not supply such function or
   37834     table, the facility still operates, and performs whatever part of
   37835     its purpose remains meaningful.
   37836 
   37837     (For example, a function in a library to compute square roots has
   37838     a purpose that is entirely well-defined independent of the
   37839     application.  Therefore, Subsection 2d requires that any
   37840     application-supplied function or table used by this function must
   37841     be optional: if the application does not supply it, the square
   37842     root function must still compute square roots.)
   37843 
   37844 These requirements apply to the modified work as a whole.  If
   37845 identifiable sections of that work are not derived from the Library,
   37846 and can be reasonably considered independent and separate works in
   37847 themselves, then this License, and its terms, do not apply to those
   37848 sections when you distribute them as separate works.  But when you
   37849 distribute the same sections as part of a whole which is a work based
   37850 on the Library, the distribution of the whole must be on the terms of
   37851 this License, whose permissions for other licensees extend to the
   37852 entire whole, and thus to each and every part regardless of who wrote
   37853 it.
   37854 
   37855 Thus, it is not the intent of this section to claim rights or contest
   37856 your rights to work written entirely by you; rather, the intent is to
   37857 exercise the right to control the distribution of derivative or
   37858 collective works based on the Library.
   37859 
   37860 In addition, mere aggregation of another work not based on the Library
   37861 with the Library (or with a work based on the Library) on a volume of
   37862 a storage or distribution medium does not bring the other work under
   37863 the scope of this License.
   37864 
   37865   3. You may opt to apply the terms of the ordinary GNU General Public
   37866 License instead of this License to a given copy of the Library.  To do
   37867 this, you must alter all the notices that refer to this License, so
   37868 that they refer to the ordinary GNU General Public License, version 2,
   37869 instead of to this License.  (If a newer version than version 2 of the
   37870 ordinary GNU General Public License has appeared, then you can specify
   37871 that version instead if you wish.)  Do not make any other change in
   37872 these notices.
   37873 
   37875   Once this change is made in a given copy, it is irreversible for
   37876 that copy, so the ordinary GNU General Public License applies to all
   37877 subsequent copies and derivative works made from that copy.
   37878 
   37879   This option is useful when you wish to copy part of the code of
   37880 the Library into a program that is not a library.
   37881 
   37882   4. You may copy and distribute the Library (or a portion or
   37883 derivative of it, under Section 2) in object code or executable form
   37884 under the terms of Sections 1 and 2 above provided that you accompany
   37885 it with the complete corresponding machine-readable source code, which
   37886 must be distributed under the terms of Sections 1 and 2 above on a
   37887 medium customarily used for software interchange.
   37888 
   37889   If distribution of object code is made by offering access to copy
   37890 from a designated place, then offering equivalent access to copy the
   37891 source code from the same place satisfies the requirement to
   37892 distribute the source code, even though third parties are not
   37893 compelled to copy the source along with the object code.
   37894 
   37895   5. A program that contains no derivative of any portion of the
   37896 Library, but is designed to work with the Library by being compiled or
   37897 linked with it, is called a "work that uses the Library".  Such a
   37898 work, in isolation, is not a derivative work of the Library, and
   37899 therefore falls outside the scope of this License.
   37900 
   37901   However, linking a "work that uses the Library" with the Library
   37902 creates an executable that is a derivative of the Library (because it
   37903 contains portions of the Library), rather than a "work that uses the
   37904 library".  The executable is therefore covered by this License.
   37905 Section 6 states terms for distribution of such executables.
   37906 
   37907   When a "work that uses the Library" uses material from a header file
   37908 that is part of the Library, the object code for the work may be a
   37909 derivative work of the Library even though the source code is not.
   37910 Whether this is true is especially significant if the work can be
   37911 linked without the Library, or if the work is itself a library.  The
   37912 threshold for this to be true is not precisely defined by law.
   37913 
   37914   If such an object file uses only numerical parameters, data
   37915 structure layouts and accessors, and small macros and small inline
   37916 functions (ten lines or less in length), then the use of the object
   37917 file is unrestricted, regardless of whether it is legally a derivative
   37918 work.  (Executables containing this object code plus portions of the
   37919 Library will still fall under Section 6.)
   37920 
   37921   Otherwise, if the work is a derivative of the Library, you may
   37922 distribute the object code for the work under the terms of Section 6.
   37923 Any executables containing that work also fall under Section 6,
   37924 whether or not they are linked directly with the Library itself.
   37925 
   37927   6. As an exception to the Sections above, you may also combine or
   37928 link a "work that uses the Library" with the Library to produce a
   37929 work containing portions of the Library, and distribute that work
   37930 under terms of your choice, provided that the terms permit
   37931 modification of the work for the customer's own use and reverse
   37932 engineering for debugging such modifications.
   37933 
   37934   You must give prominent notice with each copy of the work that the
   37935 Library is used in it and that the Library and its use are covered by
   37936 this License.  You must supply a copy of this License.  If the work
   37937 during execution displays copyright notices, you must include the
   37938 copyright notice for the Library among them, as well as a reference
   37939 directing the user to the copy of this License.  Also, you must do one
   37940 of these things:
   37941 
   37942     a) Accompany the work with the complete corresponding
   37943     machine-readable source code for the Library including whatever
   37944     changes were used in the work (which must be distributed under
   37945     Sections 1 and 2 above); and, if the work is an executable linked
   37946     with the Library, with the complete machine-readable "work that
   37947     uses the Library", as object code and/or source code, so that the
   37948     user can modify the Library and then relink to produce a modified
   37949     executable containing the modified Library.  (It is understood
   37950     that the user who changes the contents of definitions files in the
   37951     Library will not necessarily be able to recompile the application
   37952     to use the modified definitions.)
   37953 
   37954     b) Use a suitable shared library mechanism for linking with the
   37955     Library.  A suitable mechanism is one that (1) uses at run time a
   37956     copy of the library already present on the user's computer system,
   37957     rather than copying library functions into the executable, and (2)
   37958     will operate properly with a modified version of the library, if
   37959     the user installs one, as long as the modified version is
   37960     interface-compatible with the version that the work was made with.
   37961 
   37962     c) Accompany the work with a written offer, valid for at
   37963     least three years, to give the same user the materials
   37964     specified in Subsection 6a, above, for a charge no more
   37965     than the cost of performing this distribution.
   37966 
   37967     d) If distribution of the work is made by offering access to copy
   37968     from a designated place, offer equivalent access to copy the above
   37969     specified materials from the same place.
   37970 
   37971     e) Verify that the user has already received a copy of these
   37972     materials or that you have already sent this user a copy.
   37973 
   37974   For an executable, the required form of the "work that uses the
   37975 Library" must include any data and utility programs needed for
   37976 reproducing the executable from it.  However, as a special exception,
   37977 the materials to be distributed need not include anything that is
   37978 normally distributed (in either source or binary form) with the major
   37979 components (compiler, kernel, and so on) of the operating system on
   37980 which the executable runs, unless that component itself accompanies
   37981 the executable.
   37982 
   37983   It may happen that this requirement contradicts the license
   37984 restrictions of other proprietary libraries that do not normally
   37985 accompany the operating system.  Such a contradiction means you cannot
   37986 use both them and the Library together in an executable that you
   37987 distribute.
   37988 
   37990   7. You may place library facilities that are a work based on the
   37991 Library side-by-side in a single library together with other library
   37992 facilities not covered by this License, and distribute such a combined
   37993 library, provided that the separate distribution of the work based on
   37994 the Library and of the other library facilities is otherwise
   37995 permitted, and provided that you do these two things:
   37996 
   37997     a) Accompany the combined library with a copy of the same work
   37998     based on the Library, uncombined with any other library
   37999     facilities.  This must be distributed under the terms of the
   38000     Sections above.
   38001 
   38002     b) Give prominent notice with the combined library of the fact
   38003     that part of it is a work based on the Library, and explaining
   38004     where to find the accompanying uncombined form of the same work.
   38005 
   38006   8. You may not copy, modify, sublicense, link with, or distribute
   38007 the Library except as expressly provided under this License.  Any
   38008 attempt otherwise to copy, modify, sublicense, link with, or
   38009 distribute the Library is void, and will automatically terminate your
   38010 rights under this License.  However, parties who have received copies,
   38011 or rights, from you under this License will not have their licenses
   38012 terminated so long as such parties remain in full compliance.
   38013 
   38014   9. You are not required to accept this License, since you have not
   38015 signed it.  However, nothing else grants you permission to modify or
   38016 distribute the Library or its derivative works.  These actions are
   38017 prohibited by law if you do not accept this License.  Therefore, by
   38018 modifying or distributing the Library (or any work based on the
   38019 Library), you indicate your acceptance of this License to do so, and
   38020 all its terms and conditions for copying, distributing or modifying
   38021 the Library or works based on it.
   38022 
   38023   10. Each time you redistribute the Library (or any work based on the
   38024 Library), the recipient automatically receives a license from the
   38025 original licensor to copy, distribute, link with or modify the Library
   38026 subject to these terms and conditions.  You may not impose any further
   38027 restrictions on the recipients' exercise of the rights granted herein.
   38028 You are not responsible for enforcing compliance by third parties with
   38029 this License.
   38030 
   38032   11. If, as a consequence of a court judgment or allegation of patent
   38033 infringement or for any other reason (not limited to patent issues),
   38034 conditions are imposed on you (whether by court order, agreement or
   38035 otherwise) that contradict the conditions of this License, they do not
   38036 excuse you from the conditions of this License.  If you cannot
   38037 distribute so as to satisfy simultaneously your obligations under this
   38038 License and any other pertinent obligations, then as a consequence you
   38039 may not distribute the Library at all.  For example, if a patent
   38040 license would not permit royalty-free redistribution of the Library by
   38041 all those who receive copies directly or indirectly through you, then
   38042 the only way you could satisfy both it and this License would be to
   38043 refrain entirely from distribution of the Library.
   38044 
   38045 If any portion of this section is held invalid or unenforceable under any
   38046 particular circumstance, the balance of the section is intended to apply,
   38047 and the section as a whole is intended to apply in other circumstances.
   38048 
   38049 It is not the purpose of this section to induce you to infringe any
   38050 patents or other property right claims or to contest validity of any
   38051 such claims; this section has the sole purpose of protecting the
   38052 integrity of the free software distribution system which is
   38053 implemented by public license practices.  Many people have made
   38054 generous contributions to the wide range of software distributed
   38055 through that system in reliance on consistent application of that
   38056 system; it is up to the author/donor to decide if he or she is willing
   38057 to distribute software through any other system and a licensee cannot
   38058 impose that choice.
   38059 
   38060 This section is intended to make thoroughly clear what is believed to
   38061 be a consequence of the rest of this License.
   38062 
   38063   12. If the distribution and/or use of the Library is restricted in
   38064 certain countries either by patents or by copyrighted interfaces, the
   38065 original copyright holder who places the Library under this License may add
   38066 an explicit geographical distribution limitation excluding those countries,
   38067 so that distribution is permitted only in or among countries not thus
   38068 excluded.  In such case, this License incorporates the limitation as if
   38069 written in the body of this License.
   38070 
   38071   13. The Free Software Foundation may publish revised and/or new
   38072 versions of the Lesser General Public License from time to time.
   38073 Such new versions will be similar in spirit to the present version,
   38074 but may differ in detail to address new problems or concerns.
   38075 
   38076 Each version is given a distinguishing version number.  If the Library
   38077 specifies a version number of this License which applies to it and
   38078 "any later version", you have the option of following the terms and
   38079 conditions either of that version or of any later version published by
   38080 the Free Software Foundation.  If the Library does not specify a
   38081 license version number, you may choose any version ever published by
   38082 the Free Software Foundation.
   38083 
   38085   14. If you wish to incorporate parts of the Library into other free
   38086 programs whose distribution conditions are incompatible with these,
   38087 write to the author to ask for permission.  For software which is
   38088 copyrighted by the Free Software Foundation, write to the Free
   38089 Software Foundation; we sometimes make exceptions for this.  Our
   38090 decision will be guided by the two goals of preserving the free status
   38091 of all derivatives of our free software and of promoting the sharing
   38092 and reuse of software generally.
   38093 
   38094 			    NO WARRANTY
   38095 
   38096   15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
   38097 WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
   38098 EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
   38099 OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
   38100 KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
   38101 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
   38102 PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
   38103 LIBRARY IS WITH YOU.  SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
   38104 THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
   38105 
   38106   16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
   38107 WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
   38108 AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
   38109 FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
   38110 CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
   38111 LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
   38112 RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
   38113 FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
   38114 SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
   38115 DAMAGES.
   38116 
   38117 		     END OF TERMS AND CONDITIONS
   38118 
   38120            How to Apply These Terms to Your New Libraries
   38121 
   38122   If you develop a new library, and you want it to be of the greatest
   38123 possible use to the public, we recommend making it free software that
   38124 everyone can redistribute and change.  You can do so by permitting
   38125 redistribution under these terms (or, alternatively, under the terms of the
   38126 ordinary General Public License).
   38127 
   38128   To apply these terms, attach the following notices to the library.  It is
   38129 safest to attach them to the start of each source file to most effectively
   38130 convey the exclusion of warranty; and each file should have at least the
   38131 "copyright" line and a pointer to where the full notice is found.
   38132 
   38133     &lt;one line to give the library's name and a brief idea of what it does.&gt;
   38134     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   38135 
   38136     This library is free software; you can redistribute it and/or
   38137     modify it under the terms of the GNU Lesser General Public
   38138     License as published by the Free Software Foundation; either
   38139     version 2.1 of the License, or (at your option) any later version.
   38140 
   38141     This library is distributed in the hope that it will be useful,
   38142     but WITHOUT ANY WARRANTY; without even the implied warranty of
   38143     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
   38144     Lesser General Public License for more details.
   38145 
   38146     You should have received a copy of the GNU Lesser General Public
   38147     License along with this library; if not, write to the Free Software
   38148     Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
   38149 
   38150 Also add information on how to contact you by electronic and paper mail.
   38151 
   38152 You should also get your employer (if you work as a programmer) or your
   38153 school, if any, to sign a "copyright disclaimer" for the library, if
   38154 necessary.  Here is a sample; alter the names:
   38155 
   38156   Yoyodyne, Inc., hereby disclaims all copyright interest in the
   38157   library `Frob' (a library for tweaking knobs) written by James Random Hacker.
   38158 
   38159   &lt;signature of Ty Coon&gt;, 1 April 1990
   38160   Ty Coon, President of Vice
   38161 
   38162 That's all there is to it!
   38163 
   38164 
   38165 </pre>
   38166 </div>
   38167 </div>
   38168 
   38169 
   38170 <div class="product">
   38171 <span class="title">libcap</span>
   38172 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   38173 <span class="homepage"><a href="http://www.friedhoff.org/posixfilecaps.html">homepage</a></span>
   38174 <div class="licence">
   38175 <pre>Unless otherwise *explicitly* stated, the following text describes the
   38176 licensed conditions under which the contents of this libcap release
   38177 may be used and distributed:
   38178 
   38179 -------------------------------------------------------------------------
   38180 Redistribution and use in source and binary forms of libcap, with
   38181 or without modification, are permitted provided that the following
   38182 conditions are met:
   38183 
   38184 1. Redistributions of source code must retain any existing copyright
   38185    notice, and this entire permission notice in its entirety,
   38186    including the disclaimer of warranties.
   38187 
   38188 2. Redistributions in binary form must reproduce all prior and current
   38189    copyright notices, this list of conditions, and the following
   38190    disclaimer in the documentation and/or other materials provided
   38191    with the distribution.
   38192 
   38193 3. The name of any author may not be used to endorse or promote
   38194    products derived from this software without their specific prior
   38195    written permission.
   38196 
   38197 ALTERNATIVELY, this product may be distributed under the terms of the
   38198 GNU General Public License, in which case the provisions of the GNU
   38199 GPL are required INSTEAD OF the above restrictions.  (This clause is
   38200 necessary due to a potential conflict between the GNU GPL and the
   38201 restrictions contained in a BSD-style copyright.)
   38202 
   38203 THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED
   38204 WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
   38205 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
   38206 IN NO EVENT SHALL THE AUTHOR(S) BE LIABLE FOR ANY DIRECT, INDIRECT,
   38207 INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
   38208 BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
   38209 OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
   38210 ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR
   38211 TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE
   38212 USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
   38213 DAMAGE.
   38214 -------------------------------------------------------------------------
   38215 
   38216 </pre>
   38217 </div>
   38218 </div>
   38219 
   38220 
   38221 <div class="product">
   38222 <span class="title">libchewing</span>
   38223 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   38224 <span class="homepage"><a href="http://chewing.csie.net/">homepage</a></span>
   38225 <div class="licence">
   38226 <pre>		  GNU LESSER GENERAL PUBLIC LICENSE
   38227 		       Version 2.1, February 1999
   38228 
   38229  Copyright (C) 1991, 1999 Free Software Foundation, Inc.
   38230      59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   38231  Everyone is permitted to copy and distribute verbatim copies
   38232  of this license document, but changing it is not allowed.
   38233 
   38234 [This is the first released version of the Lesser GPL.  It also counts
   38235  as the successor of the GNU Library Public License, version 2, hence
   38236  the version number 2.1.]
   38237 
   38238 			    Preamble
   38239 
   38240   The licenses for most software are designed to take away your
   38241 freedom to share and change it.  By contrast, the GNU General Public
   38242 Licenses are intended to guarantee your freedom to share and change
   38243 free software--to make sure the software is free for all its users.
   38244 
   38245   This license, the Lesser General Public License, applies to some
   38246 specially designated software packages--typically libraries--of the
   38247 Free Software Foundation and other authors who decide to use it.  You
   38248 can use it too, but we suggest you first think carefully about whether
   38249 this license or the ordinary General Public License is the better
   38250 strategy to use in any particular case, based on the explanations below.
   38251 
   38252   When we speak of free software, we are referring to freedom of use,
   38253 not price.  Our General Public Licenses are designed to make sure that
   38254 you have the freedom to distribute copies of free software (and charge
   38255 for this service if you wish); that you receive source code or can get
   38256 it if you want it; that you can change the software and use pieces of
   38257 it in new free programs; and that you are informed that you can do
   38258 these things.
   38259 
   38260   To protect your rights, we need to make restrictions that forbid
   38261 distributors to deny you these rights or to ask you to surrender these
   38262 rights.  These restrictions translate to certain responsibilities for
   38263 you if you distribute copies of the library or if you modify it.
   38264 
   38265   For example, if you distribute copies of the library, whether gratis
   38266 or for a fee, you must give the recipients all the rights that we gave
   38267 you.  You must make sure that they, too, receive or can get the source
   38268 code.  If you link other code with the library, you must provide
   38269 complete object files to the recipients, so that they can relink them
   38270 with the library after making changes to the library and recompiling
   38271 it.  And you must show them these terms so they know their rights.
   38272 
   38273   We protect your rights with a two-step method: (1) we copyright the
   38274 library, and (2) we offer you this license, which gives you legal
   38275 permission to copy, distribute and/or modify the library.
   38276 
   38277   To protect each distributor, we want to make it very clear that
   38278 there is no warranty for the free library.  Also, if the library is
   38279 modified by someone else and passed on, the recipients should know
   38280 that what they have is not the original version, so that the original
   38281 author's reputation will not be affected by problems that might be
   38282 introduced by others.
   38283 
   38285   Finally, software patents pose a constant threat to the existence of
   38286 any free program.  We wish to make sure that a company cannot
   38287 effectively restrict the users of a free program by obtaining a
   38288 restrictive license from a patent holder.  Therefore, we insist that
   38289 any patent license obtained for a version of the library must be
   38290 consistent with the full freedom of use specified in this license.
   38291 
   38292   Most GNU software, including some libraries, is covered by the
   38293 ordinary GNU General Public License.  This license, the GNU Lesser
   38294 General Public License, applies to certain designated libraries, and
   38295 is quite different from the ordinary General Public License.  We use
   38296 this license for certain libraries in order to permit linking those
   38297 libraries into non-free programs.
   38298 
   38299   When a program is linked with a library, whether statically or using
   38300 a shared library, the combination of the two is legally speaking a
   38301 combined work, a derivative of the original library.  The ordinary
   38302 General Public License therefore permits such linking only if the
   38303 entire combination fits its criteria of freedom.  The Lesser General
   38304 Public License permits more lax criteria for linking other code with
   38305 the library.
   38306 
   38307   We call this license the "Lesser" General Public License because it
   38308 does Less to protect the user's freedom than the ordinary General
   38309 Public License.  It also provides other free software developers Less
   38310 of an advantage over competing non-free programs.  These disadvantages
   38311 are the reason we use the ordinary General Public License for many
   38312 libraries.  However, the Lesser license provides advantages in certain
   38313 special circumstances.
   38314 
   38315   For example, on rare occasions, there may be a special need to
   38316 encourage the widest possible use of a certain library, so that it becomes
   38317 a de-facto standard.  To achieve this, non-free programs must be
   38318 allowed to use the library.  A more frequent case is that a free
   38319 library does the same job as widely used non-free libraries.  In this
   38320 case, there is little to gain by limiting the free library to free
   38321 software only, so we use the Lesser General Public License.
   38322 
   38323   In other cases, permission to use a particular library in non-free
   38324 programs enables a greater number of people to use a large body of
   38325 free software.  For example, permission to use the GNU C Library in
   38326 non-free programs enables many more people to use the whole GNU
   38327 operating system, as well as its variant, the GNU/Linux operating
   38328 system.
   38329 
   38330   Although the Lesser General Public License is Less protective of the
   38331 users' freedom, it does ensure that the user of a program that is
   38332 linked with the Library has the freedom and the wherewithal to run
   38333 that program using a modified version of the Library.
   38334 
   38335   The precise terms and conditions for copying, distribution and
   38336 modification follow.  Pay close attention to the difference between a
   38337 "work based on the library" and a "work that uses the library".  The
   38338 former contains code derived from the library, whereas the latter must
   38339 be combined with the library in order to run.
   38340 
   38342 		  GNU LESSER GENERAL PUBLIC LICENSE
   38343    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   38344 
   38345   0. This License Agreement applies to any software library or other
   38346 program which contains a notice placed by the copyright holder or
   38347 other authorized party saying it may be distributed under the terms of
   38348 this Lesser General Public License (also called "this License").
   38349 Each licensee is addressed as "you".
   38350 
   38351   A "library" means a collection of software functions and/or data
   38352 prepared so as to be conveniently linked with application programs
   38353 (which use some of those functions and data) to form executables.
   38354 
   38355   The "Library", below, refers to any such software library or work
   38356 which has been distributed under these terms.  A "work based on the
   38357 Library" means either the Library or any derivative work under
   38358 copyright law: that is to say, a work containing the Library or a
   38359 portion of it, either verbatim or with modifications and/or translated
   38360 straightforwardly into another language.  (Hereinafter, translation is
   38361 included without limitation in the term "modification".)
   38362 
   38363   "Source code" for a work means the preferred form of the work for
   38364 making modifications to it.  For a library, complete source code means
   38365 all the source code for all modules it contains, plus any associated
   38366 interface definition files, plus the scripts used to control compilation
   38367 and installation of the library.
   38368 
   38369   Activities other than copying, distribution and modification are not
   38370 covered by this License; they are outside its scope.  The act of
   38371 running a program using the Library is not restricted, and output from
   38372 such a program is covered only if its contents constitute a work based
   38373 on the Library (independent of the use of the Library in a tool for
   38374 writing it).  Whether that is true depends on what the Library does
   38375 and what the program that uses the Library does.
   38376   
   38377   1. You may copy and distribute verbatim copies of the Library's
   38378 complete source code as you receive it, in any medium, provided that
   38379 you conspicuously and appropriately publish on each copy an
   38380 appropriate copyright notice and disclaimer of warranty; keep intact
   38381 all the notices that refer to this License and to the absence of any
   38382 warranty; and distribute a copy of this License along with the
   38383 Library.
   38384 
   38385   You may charge a fee for the physical act of transferring a copy,
   38386 and you may at your option offer warranty protection in exchange for a
   38387 fee.
   38388 
   38390   2. You may modify your copy or copies of the Library or any portion
   38391 of it, thus forming a work based on the Library, and copy and
   38392 distribute such modifications or work under the terms of Section 1
   38393 above, provided that you also meet all of these conditions:
   38394 
   38395     a) The modified work must itself be a software library.
   38396 
   38397     b) You must cause the files modified to carry prominent notices
   38398     stating that you changed the files and the date of any change.
   38399 
   38400     c) You must cause the whole of the work to be licensed at no
   38401     charge to all third parties under the terms of this License.
   38402 
   38403     d) If a facility in the modified Library refers to a function or a
   38404     table of data to be supplied by an application program that uses
   38405     the facility, other than as an argument passed when the facility
   38406     is invoked, then you must make a good faith effort to ensure that,
   38407     in the event an application does not supply such function or
   38408     table, the facility still operates, and performs whatever part of
   38409     its purpose remains meaningful.
   38410 
   38411     (For example, a function in a library to compute square roots has
   38412     a purpose that is entirely well-defined independent of the
   38413     application.  Therefore, Subsection 2d requires that any
   38414     application-supplied function or table used by this function must
   38415     be optional: if the application does not supply it, the square
   38416     root function must still compute square roots.)
   38417 
   38418 These requirements apply to the modified work as a whole.  If
   38419 identifiable sections of that work are not derived from the Library,
   38420 and can be reasonably considered independent and separate works in
   38421 themselves, then this License, and its terms, do not apply to those
   38422 sections when you distribute them as separate works.  But when you
   38423 distribute the same sections as part of a whole which is a work based
   38424 on the Library, the distribution of the whole must be on the terms of
   38425 this License, whose permissions for other licensees extend to the
   38426 entire whole, and thus to each and every part regardless of who wrote
   38427 it.
   38428 
   38429 Thus, it is not the intent of this section to claim rights or contest
   38430 your rights to work written entirely by you; rather, the intent is to
   38431 exercise the right to control the distribution of derivative or
   38432 collective works based on the Library.
   38433 
   38434 In addition, mere aggregation of another work not based on the Library
   38435 with the Library (or with a work based on the Library) on a volume of
   38436 a storage or distribution medium does not bring the other work under
   38437 the scope of this License.
   38438 
   38439   3. You may opt to apply the terms of the ordinary GNU General Public
   38440 License instead of this License to a given copy of the Library.  To do
   38441 this, you must alter all the notices that refer to this License, so
   38442 that they refer to the ordinary GNU General Public License, version 2,
   38443 instead of to this License.  (If a newer version than version 2 of the
   38444 ordinary GNU General Public License has appeared, then you can specify
   38445 that version instead if you wish.)  Do not make any other change in
   38446 these notices.
   38447 
   38449   Once this change is made in a given copy, it is irreversible for
   38450 that copy, so the ordinary GNU General Public License applies to all
   38451 subsequent copies and derivative works made from that copy.
   38452 
   38453   This option is useful when you wish to copy part of the code of
   38454 the Library into a program that is not a library.
   38455 
   38456   4. You may copy and distribute the Library (or a portion or
   38457 derivative of it, under Section 2) in object code or executable form
   38458 under the terms of Sections 1 and 2 above provided that you accompany
   38459 it with the complete corresponding machine-readable source code, which
   38460 must be distributed under the terms of Sections 1 and 2 above on a
   38461 medium customarily used for software interchange.
   38462 
   38463   If distribution of object code is made by offering access to copy
   38464 from a designated place, then offering equivalent access to copy the
   38465 source code from the same place satisfies the requirement to
   38466 distribute the source code, even though third parties are not
   38467 compelled to copy the source along with the object code.
   38468 
   38469   5. A program that contains no derivative of any portion of the
   38470 Library, but is designed to work with the Library by being compiled or
   38471 linked with it, is called a "work that uses the Library".  Such a
   38472 work, in isolation, is not a derivative work of the Library, and
   38473 therefore falls outside the scope of this License.
   38474 
   38475   However, linking a "work that uses the Library" with the Library
   38476 creates an executable that is a derivative of the Library (because it
   38477 contains portions of the Library), rather than a "work that uses the
   38478 library".  The executable is therefore covered by this License.
   38479 Section 6 states terms for distribution of such executables.
   38480 
   38481   When a "work that uses the Library" uses material from a header file
   38482 that is part of the Library, the object code for the work may be a
   38483 derivative work of the Library even though the source code is not.
   38484 Whether this is true is especially significant if the work can be
   38485 linked without the Library, or if the work is itself a library.  The
   38486 threshold for this to be true is not precisely defined by law.
   38487 
   38488   If such an object file uses only numerical parameters, data
   38489 structure layouts and accessors, and small macros and small inline
   38490 functions (ten lines or less in length), then the use of the object
   38491 file is unrestricted, regardless of whether it is legally a derivative
   38492 work.  (Executables containing this object code plus portions of the
   38493 Library will still fall under Section 6.)
   38494 
   38495   Otherwise, if the work is a derivative of the Library, you may
   38496 distribute the object code for the work under the terms of Section 6.
   38497 Any executables containing that work also fall under Section 6,
   38498 whether or not they are linked directly with the Library itself.
   38499 
   38501   6. As an exception to the Sections above, you may also combine or
   38502 link a "work that uses the Library" with the Library to produce a
   38503 work containing portions of the Library, and distribute that work
   38504 under terms of your choice, provided that the terms permit
   38505 modification of the work for the customer's own use and reverse
   38506 engineering for debugging such modifications.
   38507 
   38508   You must give prominent notice with each copy of the work that the
   38509 Library is used in it and that the Library and its use are covered by
   38510 this License.  You must supply a copy of this License.  If the work
   38511 during execution displays copyright notices, you must include the
   38512 copyright notice for the Library among them, as well as a reference
   38513 directing the user to the copy of this License.  Also, you must do one
   38514 of these things:
   38515 
   38516     a) Accompany the work with the complete corresponding
   38517     machine-readable source code for the Library including whatever
   38518     changes were used in the work (which must be distributed under
   38519     Sections 1 and 2 above); and, if the work is an executable linked
   38520     with the Library, with the complete machine-readable "work that
   38521     uses the Library", as object code and/or source code, so that the
   38522     user can modify the Library and then relink to produce a modified
   38523     executable containing the modified Library.  (It is understood
   38524     that the user who changes the contents of definitions files in the
   38525     Library will not necessarily be able to recompile the application
   38526     to use the modified definitions.)
   38527 
   38528     b) Use a suitable shared library mechanism for linking with the
   38529     Library.  A suitable mechanism is one that (1) uses at run time a
   38530     copy of the library already present on the user's computer system,
   38531     rather than copying library functions into the executable, and (2)
   38532     will operate properly with a modified version of the library, if
   38533     the user installs one, as long as the modified version is
   38534     interface-compatible with the version that the work was made with.
   38535 
   38536     c) Accompany the work with a written offer, valid for at
   38537     least three years, to give the same user the materials
   38538     specified in Subsection 6a, above, for a charge no more
   38539     than the cost of performing this distribution.
   38540 
   38541     d) If distribution of the work is made by offering access to copy
   38542     from a designated place, offer equivalent access to copy the above
   38543     specified materials from the same place.
   38544 
   38545     e) Verify that the user has already received a copy of these
   38546     materials or that you have already sent this user a copy.
   38547 
   38548   For an executable, the required form of the "work that uses the
   38549 Library" must include any data and utility programs needed for
   38550 reproducing the executable from it.  However, as a special exception,
   38551 the materials to be distributed need not include anything that is
   38552 normally distributed (in either source or binary form) with the major
   38553 components (compiler, kernel, and so on) of the operating system on
   38554 which the executable runs, unless that component itself accompanies
   38555 the executable.
   38556 
   38557   It may happen that this requirement contradicts the license
   38558 restrictions of other proprietary libraries that do not normally
   38559 accompany the operating system.  Such a contradiction means you cannot
   38560 use both them and the Library together in an executable that you
   38561 distribute.
   38562 
   38564   7. You may place library facilities that are a work based on the
   38565 Library side-by-side in a single library together with other library
   38566 facilities not covered by this License, and distribute such a combined
   38567 library, provided that the separate distribution of the work based on
   38568 the Library and of the other library facilities is otherwise
   38569 permitted, and provided that you do these two things:
   38570 
   38571     a) Accompany the combined library with a copy of the same work
   38572     based on the Library, uncombined with any other library
   38573     facilities.  This must be distributed under the terms of the
   38574     Sections above.
   38575 
   38576     b) Give prominent notice with the combined library of the fact
   38577     that part of it is a work based on the Library, and explaining
   38578     where to find the accompanying uncombined form of the same work.
   38579 
   38580   8. You may not copy, modify, sublicense, link with, or distribute
   38581 the Library except as expressly provided under this License.  Any
   38582 attempt otherwise to copy, modify, sublicense, link with, or
   38583 distribute the Library is void, and will automatically terminate your
   38584 rights under this License.  However, parties who have received copies,
   38585 or rights, from you under this License will not have their licenses
   38586 terminated so long as such parties remain in full compliance.
   38587 
   38588   9. You are not required to accept this License, since you have not
   38589 signed it.  However, nothing else grants you permission to modify or
   38590 distribute the Library or its derivative works.  These actions are
   38591 prohibited by law if you do not accept this License.  Therefore, by
   38592 modifying or distributing the Library (or any work based on the
   38593 Library), you indicate your acceptance of this License to do so, and
   38594 all its terms and conditions for copying, distributing or modifying
   38595 the Library or works based on it.
   38596 
   38597   10. Each time you redistribute the Library (or any work based on the
   38598 Library), the recipient automatically receives a license from the
   38599 original licensor to copy, distribute, link with or modify the Library
   38600 subject to these terms and conditions.  You may not impose any further
   38601 restrictions on the recipients' exercise of the rights granted herein.
   38602 You are not responsible for enforcing compliance by third parties with
   38603 this License.
   38604 
   38606   11. If, as a consequence of a court judgment or allegation of patent
   38607 infringement or for any other reason (not limited to patent issues),
   38608 conditions are imposed on you (whether by court order, agreement or
   38609 otherwise) that contradict the conditions of this License, they do not
   38610 excuse you from the conditions of this License.  If you cannot
   38611 distribute so as to satisfy simultaneously your obligations under this
   38612 License and any other pertinent obligations, then as a consequence you
   38613 may not distribute the Library at all.  For example, if a patent
   38614 license would not permit royalty-free redistribution of the Library by
   38615 all those who receive copies directly or indirectly through you, then
   38616 the only way you could satisfy both it and this License would be to
   38617 refrain entirely from distribution of the Library.
   38618 
   38619 If any portion of this section is held invalid or unenforceable under any
   38620 particular circumstance, the balance of the section is intended to apply,
   38621 and the section as a whole is intended to apply in other circumstances.
   38622 
   38623 It is not the purpose of this section to induce you to infringe any
   38624 patents or other property right claims or to contest validity of any
   38625 such claims; this section has the sole purpose of protecting the
   38626 integrity of the free software distribution system which is
   38627 implemented by public license practices.  Many people have made
   38628 generous contributions to the wide range of software distributed
   38629 through that system in reliance on consistent application of that
   38630 system; it is up to the author/donor to decide if he or she is willing
   38631 to distribute software through any other system and a licensee cannot
   38632 impose that choice.
   38633 
   38634 This section is intended to make thoroughly clear what is believed to
   38635 be a consequence of the rest of this License.
   38636 
   38637   12. If the distribution and/or use of the Library is restricted in
   38638 certain countries either by patents or by copyrighted interfaces, the
   38639 original copyright holder who places the Library under this License may add
   38640 an explicit geographical distribution limitation excluding those countries,
   38641 so that distribution is permitted only in or among countries not thus
   38642 excluded.  In such case, this License incorporates the limitation as if
   38643 written in the body of this License.
   38644 
   38645   13. The Free Software Foundation may publish revised and/or new
   38646 versions of the Lesser General Public License from time to time.
   38647 Such new versions will be similar in spirit to the present version,
   38648 but may differ in detail to address new problems or concerns.
   38649 
   38650 Each version is given a distinguishing version number.  If the Library
   38651 specifies a version number of this License which applies to it and
   38652 "any later version", you have the option of following the terms and
   38653 conditions either of that version or of any later version published by
   38654 the Free Software Foundation.  If the Library does not specify a
   38655 license version number, you may choose any version ever published by
   38656 the Free Software Foundation.
   38657 
   38659   14. If you wish to incorporate parts of the Library into other free
   38660 programs whose distribution conditions are incompatible with these,
   38661 write to the author to ask for permission.  For software which is
   38662 copyrighted by the Free Software Foundation, write to the Free
   38663 Software Foundation; we sometimes make exceptions for this.  Our
   38664 decision will be guided by the two goals of preserving the free status
   38665 of all derivatives of our free software and of promoting the sharing
   38666 and reuse of software generally.
   38667 
   38668 			    NO WARRANTY
   38669 
   38670   15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
   38671 WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
   38672 EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
   38673 OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
   38674 KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
   38675 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
   38676 PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
   38677 LIBRARY IS WITH YOU.  SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
   38678 THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
   38679 
   38680   16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
   38681 WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
   38682 AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
   38683 FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
   38684 CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
   38685 LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
   38686 RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
   38687 FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
   38688 SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
   38689 DAMAGES.
   38690 
   38691 		     END OF TERMS AND CONDITIONS
   38692 
   38694            How to Apply These Terms to Your New Libraries
   38695 
   38696   If you develop a new library, and you want it to be of the greatest
   38697 possible use to the public, we recommend making it free software that
   38698 everyone can redistribute and change.  You can do so by permitting
   38699 redistribution under these terms (or, alternatively, under the terms of the
   38700 ordinary General Public License).
   38701 
   38702   To apply these terms, attach the following notices to the library.  It is
   38703 safest to attach them to the start of each source file to most effectively
   38704 convey the exclusion of warranty; and each file should have at least the
   38705 "copyright" line and a pointer to where the full notice is found.
   38706 
   38707     &lt;one line to give the library's name and a brief idea of what it does.&gt;
   38708     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   38709 
   38710     This library is free software; you can redistribute it and/or
   38711     modify it under the terms of the GNU Lesser General Public
   38712     License as published by the Free Software Foundation; either
   38713     version 2.1 of the License, or (at your option) any later version.
   38714 
   38715     This library is distributed in the hope that it will be useful,
   38716     but WITHOUT ANY WARRANTY; without even the implied warranty of
   38717     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
   38718     Lesser General Public License for more details.
   38719 
   38720     You should have received a copy of the GNU Lesser General Public
   38721     License along with this library; if not, write to the Free Software
   38722     Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   38723 
   38724 Also add information on how to contact you by electronic and paper mail.
   38725 
   38726 You should also get your employer (if you work as a programmer) or your
   38727 school, if any, to sign a "copyright disclaimer" for the library, if
   38728 necessary.  Here is a sample; alter the names:
   38729 
   38730   Yoyodyne, Inc., hereby disclaims all copyright interest in the
   38731   library `Frob' (a library for tweaking knobs) written by James Random Hacker.
   38732 
   38733   &lt;signature of Ty Coon&gt;, 1 April 1990
   38734   Ty Coon, President of Vice
   38735 
   38736 That's all there is to it!
   38737 
   38738 
   38739 </pre>
   38740 </div>
   38741 </div>
   38742 
   38743 
   38744 <div class="product">
   38745 <span class="title">liberation-fonts</span>
   38746 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   38747 <span class="homepage"><a href="https://fedorahosted.org/liberation-fonts">homepage</a></span>
   38748 <div class="licence">
   38749 <pre>		    GNU GENERAL PUBLIC LICENSE
   38750 		       Version 2, June 1991
   38751 
   38752  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
   38753      59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   38754  Everyone is permitted to copy and distribute verbatim copies
   38755  of this license document, but changing it is not allowed.
   38756 
   38757 			    Preamble
   38758 
   38759   The licenses for most software are designed to take away your
   38760 freedom to share and change it.  By contrast, the GNU General Public
   38761 License is intended to guarantee your freedom to share and change free
   38762 software--to make sure the software is free for all its users.  This
   38763 General Public License applies to most of the Free Software
   38764 Foundation's software and to any other program whose authors commit to
   38765 using it.  (Some other Free Software Foundation software is covered by
   38766 the GNU Library General Public License instead.)  You can apply it to
   38767 your programs, too.
   38768 
   38769   When we speak of free software, we are referring to freedom, not
   38770 price.  Our General Public Licenses are designed to make sure that you
   38771 have the freedom to distribute copies of free software (and charge for
   38772 this service if you wish), that you receive source code or can get it
   38773 if you want it, that you can change the software or use pieces of it
   38774 in new free programs; and that you know you can do these things.
   38775 
   38776   To protect your rights, we need to make restrictions that forbid
   38777 anyone to deny you these rights or to ask you to surrender the rights.
   38778 These restrictions translate to certain responsibilities for you if you
   38779 distribute copies of the software, or if you modify it.
   38780 
   38781   For example, if you distribute copies of such a program, whether
   38782 gratis or for a fee, you must give the recipients all the rights that
   38783 you have.  You must make sure that they, too, receive or can get the
   38784 source code.  And you must show them these terms so they know their
   38785 rights.
   38786 
   38787   We protect your rights with two steps: (1) copyright the software, and
   38788 (2) offer you this license which gives you legal permission to copy,
   38789 distribute and/or modify the software.
   38790 
   38791   Also, for each author's protection and ours, we want to make certain
   38792 that everyone understands that there is no warranty for this free
   38793 software.  If the software is modified by someone else and passed on, we
   38794 want its recipients to know that what they have is not the original, so
   38795 that any problems introduced by others will not reflect on the original
   38796 authors' reputations.
   38797 
   38798   Finally, any free program is threatened constantly by software
   38799 patents.  We wish to avoid the danger that redistributors of a free
   38800 program will individually obtain patent licenses, in effect making the
   38801 program proprietary.  To prevent this, we have made it clear that any
   38802 patent must be licensed for everyone's free use or not licensed at all.
   38803 
   38804   The precise terms and conditions for copying, distribution and
   38805 modification follow.
   38806 
   38808 		    GNU GENERAL PUBLIC LICENSE
   38809    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   38810 
   38811   0. This License applies to any program or other work which contains
   38812 a notice placed by the copyright holder saying it may be distributed
   38813 under the terms of this General Public License.  The "Program", below,
   38814 refers to any such program or work, and a "work based on the Program"
   38815 means either the Program or any derivative work under copyright law:
   38816 that is to say, a work containing the Program or a portion of it,
   38817 either verbatim or with modifications and/or translated into another
   38818 language.  (Hereinafter, translation is included without limitation in
   38819 the term "modification".)  Each licensee is addressed as "you".
   38820 
   38821 Activities other than copying, distribution and modification are not
   38822 covered by this License; they are outside its scope.  The act of
   38823 running the Program is not restricted, and the output from the Program
   38824 is covered only if its contents constitute a work based on the
   38825 Program (independent of having been made by running the Program).
   38826 Whether that is true depends on what the Program does.
   38827 
   38828   1. You may copy and distribute verbatim copies of the Program's
   38829 source code as you receive it, in any medium, provided that you
   38830 conspicuously and appropriately publish on each copy an appropriate
   38831 copyright notice and disclaimer of warranty; keep intact all the
   38832 notices that refer to this License and to the absence of any warranty;
   38833 and give any other recipients of the Program a copy of this License
   38834 along with the Program.
   38835 
   38836 You may charge a fee for the physical act of transferring a copy, and
   38837 you may at your option offer warranty protection in exchange for a fee.
   38838 
   38839   2. You may modify your copy or copies of the Program or any portion
   38840 of it, thus forming a work based on the Program, and copy and
   38841 distribute such modifications or work under the terms of Section 1
   38842 above, provided that you also meet all of these conditions:
   38843 
   38844     a) You must cause the modified files to carry prominent notices
   38845     stating that you changed the files and the date of any change.
   38846 
   38847     b) You must cause any work that you distribute or publish, that in
   38848     whole or in part contains or is derived from the Program or any
   38849     part thereof, to be licensed as a whole at no charge to all third
   38850     parties under the terms of this License.
   38851 
   38852     c) If the modified program normally reads commands interactively
   38853     when run, you must cause it, when started running for such
   38854     interactive use in the most ordinary way, to print or display an
   38855     announcement including an appropriate copyright notice and a
   38856     notice that there is no warranty (or else, saying that you provide
   38857     a warranty) and that users may redistribute the program under
   38858     these conditions, and telling the user how to view a copy of this
   38859     License.  (Exception: if the Program itself is interactive but
   38860     does not normally print such an announcement, your work based on
   38861     the Program is not required to print an announcement.)
   38862 
   38864 These requirements apply to the modified work as a whole.  If
   38865 identifiable sections of that work are not derived from the Program,
   38866 and can be reasonably considered independent and separate works in
   38867 themselves, then this License, and its terms, do not apply to those
   38868 sections when you distribute them as separate works.  But when you
   38869 distribute the same sections as part of a whole which is a work based
   38870 on the Program, the distribution of the whole must be on the terms of
   38871 this License, whose permissions for other licensees extend to the
   38872 entire whole, and thus to each and every part regardless of who wrote it.
   38873 
   38874 Thus, it is not the intent of this section to claim rights or contest
   38875 your rights to work written entirely by you; rather, the intent is to
   38876 exercise the right to control the distribution of derivative or
   38877 collective works based on the Program.
   38878 
   38879 In addition, mere aggregation of another work not based on the Program
   38880 with the Program (or with a work based on the Program) on a volume of
   38881 a storage or distribution medium does not bring the other work under
   38882 the scope of this License.
   38883 
   38884   3. You may copy and distribute the Program (or a work based on it,
   38885 under Section 2) in object code or executable form under the terms of
   38886 Sections 1 and 2 above provided that you also do one of the following:
   38887 
   38888     a) Accompany it with the complete corresponding machine-readable
   38889     source code, which must be distributed under the terms of Sections
   38890     1 and 2 above on a medium customarily used for software interchange; or,
   38891 
   38892     b) Accompany it with a written offer, valid for at least three
   38893     years, to give any third party, for a charge no more than your
   38894     cost of physically performing source distribution, a complete
   38895     machine-readable copy of the corresponding source code, to be
   38896     distributed under the terms of Sections 1 and 2 above on a medium
   38897     customarily used for software interchange; or,
   38898 
   38899     c) Accompany it with the information you received as to the offer
   38900     to distribute corresponding source code.  (This alternative is
   38901     allowed only for noncommercial distribution and only if you
   38902     received the program in object code or executable form with such
   38903     an offer, in accord with Subsection b above.)
   38904 
   38905 The source code for a work means the preferred form of the work for
   38906 making modifications to it.  For an executable work, complete source
   38907 code means all the source code for all modules it contains, plus any
   38908 associated interface definition files, plus the scripts used to
   38909 control compilation and installation of the executable.  However, as a
   38910 special exception, the source code distributed need not include
   38911 anything that is normally distributed (in either source or binary
   38912 form) with the major components (compiler, kernel, and so on) of the
   38913 operating system on which the executable runs, unless that component
   38914 itself accompanies the executable.
   38915 
   38916 If distribution of executable or object code is made by offering
   38917 access to copy from a designated place, then offering equivalent
   38918 access to copy the source code from the same place counts as
   38919 distribution of the source code, even though third parties are not
   38920 compelled to copy the source along with the object code.
   38921 
   38923   4. You may not copy, modify, sublicense, or distribute the Program
   38924 except as expressly provided under this License.  Any attempt
   38925 otherwise to copy, modify, sublicense or distribute the Program is
   38926 void, and will automatically terminate your rights under this License.
   38927 However, parties who have received copies, or rights, from you under
   38928 this License will not have their licenses terminated so long as such
   38929 parties remain in full compliance.
   38930 
   38931   5. You are not required to accept this License, since you have not
   38932 signed it.  However, nothing else grants you permission to modify or
   38933 distribute the Program or its derivative works.  These actions are
   38934 prohibited by law if you do not accept this License.  Therefore, by
   38935 modifying or distributing the Program (or any work based on the
   38936 Program), you indicate your acceptance of this License to do so, and
   38937 all its terms and conditions for copying, distributing or modifying
   38938 the Program or works based on it.
   38939 
   38940   6. Each time you redistribute the Program (or any work based on the
   38941 Program), the recipient automatically receives a license from the
   38942 original licensor to copy, distribute or modify the Program subject to
   38943 these terms and conditions.  You may not impose any further
   38944 restrictions on the recipients' exercise of the rights granted herein.
   38945 You are not responsible for enforcing compliance by third parties to
   38946 this License.
   38947 
   38948   7. If, as a consequence of a court judgment or allegation of patent
   38949 infringement or for any other reason (not limited to patent issues),
   38950 conditions are imposed on you (whether by court order, agreement or
   38951 otherwise) that contradict the conditions of this License, they do not
   38952 excuse you from the conditions of this License.  If you cannot
   38953 distribute so as to satisfy simultaneously your obligations under this
   38954 License and any other pertinent obligations, then as a consequence you
   38955 may not distribute the Program at all.  For example, if a patent
   38956 license would not permit royalty-free redistribution of the Program by
   38957 all those who receive copies directly or indirectly through you, then
   38958 the only way you could satisfy both it and this License would be to
   38959 refrain entirely from distribution of the Program.
   38960 
   38961 If any portion of this section is held invalid or unenforceable under
   38962 any particular circumstance, the balance of the section is intended to
   38963 apply and the section as a whole is intended to apply in other
   38964 circumstances.
   38965 
   38966 It is not the purpose of this section to induce you to infringe any
   38967 patents or other property right claims or to contest validity of any
   38968 such claims; this section has the sole purpose of protecting the
   38969 integrity of the free software distribution system, which is
   38970 implemented by public license practices.  Many people have made
   38971 generous contributions to the wide range of software distributed
   38972 through that system in reliance on consistent application of that
   38973 system; it is up to the author/donor to decide if he or she is willing
   38974 to distribute software through any other system and a licensee cannot
   38975 impose that choice.
   38976 
   38977 This section is intended to make thoroughly clear what is believed to
   38978 be a consequence of the rest of this License.
   38979 
   38981   8. If the distribution and/or use of the Program is restricted in
   38982 certain countries either by patents or by copyrighted interfaces, the
   38983 original copyright holder who places the Program under this License
   38984 may add an explicit geographical distribution limitation excluding
   38985 those countries, so that distribution is permitted only in or among
   38986 countries not thus excluded.  In such case, this License incorporates
   38987 the limitation as if written in the body of this License.
   38988 
   38989   9. The Free Software Foundation may publish revised and/or new versions
   38990 of the General Public License from time to time.  Such new versions will
   38991 be similar in spirit to the present version, but may differ in detail to
   38992 address new problems or concerns.
   38993 
   38994 Each version is given a distinguishing version number.  If the Program
   38995 specifies a version number of this License which applies to it and "any
   38996 later version", you have the option of following the terms and conditions
   38997 either of that version or of any later version published by the Free
   38998 Software Foundation.  If the Program does not specify a version number of
   38999 this License, you may choose any version ever published by the Free Software
   39000 Foundation.
   39001 
   39002   10. If you wish to incorporate parts of the Program into other free
   39003 programs whose distribution conditions are different, write to the author
   39004 to ask for permission.  For software which is copyrighted by the Free
   39005 Software Foundation, write to the Free Software Foundation; we sometimes
   39006 make exceptions for this.  Our decision will be guided by the two goals
   39007 of preserving the free status of all derivatives of our free software and
   39008 of promoting the sharing and reuse of software generally.
   39009 
   39010 			    NO WARRANTY
   39011 
   39012   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
   39013 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
   39014 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
   39015 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
   39016 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
   39017 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
   39018 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
   39019 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
   39020 REPAIR OR CORRECTION.
   39021 
   39022   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
   39023 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
   39024 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
   39025 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
   39026 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
   39027 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
   39028 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
   39029 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
   39030 POSSIBILITY OF SUCH DAMAGES.
   39031 
   39032 		     END OF TERMS AND CONDITIONS
   39033 
   39035 	    How to Apply These Terms to Your New Programs
   39036 
   39037   If you develop a new program, and you want it to be of the greatest
   39038 possible use to the public, the best way to achieve this is to make it
   39039 free software which everyone can redistribute and change under these terms.
   39040 
   39041   To do so, attach the following notices to the program.  It is safest
   39042 to attach them to the start of each source file to most effectively
   39043 convey the exclusion of warranty; and each file should have at least
   39044 the "copyright" line and a pointer to where the full notice is found.
   39045 
   39046     &lt;one line to give the program's name and a brief idea of what it does.&gt;
   39047     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   39048 
   39049     This program is free software; you can redistribute it and/or modify
   39050     it under the terms of the GNU General Public License as published by
   39051     the Free Software Foundation; either version 2 of the License, or
   39052     (at your option) any later version.
   39053 
   39054     This program is distributed in the hope that it will be useful,
   39055     but WITHOUT ANY WARRANTY; without even the implied warranty of
   39056     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   39057     GNU General Public License for more details.
   39058 
   39059     You should have received a copy of the GNU General Public License
   39060     along with this program; if not, write to the Free Software
   39061     Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   39062 
   39063 
   39064 Also add information on how to contact you by electronic and paper mail.
   39065 
   39066 If the program is interactive, make it output a short notice like this
   39067 when it starts in an interactive mode:
   39068 
   39069     Gnomovision version 69, Copyright (C) year  name of author
   39070     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
   39071     This is free software, and you are welcome to redistribute it
   39072     under certain conditions; type `show c' for details.
   39073 
   39074 The hypothetical commands `show w' and `show c' should show the appropriate
   39075 parts of the General Public License.  Of course, the commands you use may
   39076 be called something other than `show w' and `show c'; they could even be
   39077 mouse-clicks or menu items--whatever suits your program.
   39078 
   39079 You should also get your employer (if you work as a programmer) or your
   39080 school, if any, to sign a "copyright disclaimer" for the program, if
   39081 necessary.  Here is a sample; alter the names:
   39082 
   39083   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
   39084   `Gnomovision' (which makes passes at compilers) written by James Hacker.
   39085 
   39086   &lt;signature of Ty Coon&gt;, 1 April 1989
   39087   Ty Coon, President of Vice
   39088 
   39089 This General Public License does not permit incorporating your program into
   39090 proprietary programs.  If your program is a subroutine library, you may
   39091 consider it more useful to permit linking proprietary applications with the
   39092 library.  If this is what you want to do, use the GNU Library General
   39093 Public License instead of this License.
   39094 </pre>
   39095 </div>
   39096 </div>
   39097 
   39098 
   39099 <div class="product">
   39100 <span class="title">libevent</span>
   39101 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   39102 <span class="homepage"><a href="http://monkey.org/~provos/libevent/">homepage</a></span>
   39103 <div class="licence">
   39104 <pre>Copyright (c) 2002, 2003 Niels Provos &lt;provos (a] citi.umich.edu&gt;
   39105 All rights reserved.
   39106 
   39107 Redistribution and use in source and binary forms, with or without
   39108 modification, are permitted provided that the following conditions
   39109 are met:
   39110 1. Redistributions of source code must retain the above copyright
   39111    notice, this list of conditions and the following disclaimer.
   39112 2. Redistributions in binary form must reproduce the above copyright
   39113    notice, this list of conditions and the following disclaimer in the
   39114    documentation and/or other materials provided with the distribution.
   39115 3. The name of the author may not be used to endorse or promote products
   39116    derived from this software without specific prior written permission.
   39117 
   39118 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
   39119 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
   39120 OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
   39121 IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
   39122 INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
   39123 NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
   39124 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
   39125 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
   39126 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
   39127 THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
   39128 </pre>
   39129 </div>
   39130 </div>
   39131 
   39132 
   39133 <div class="product">
   39134 <span class="title">libffi</span>
   39135 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   39136 <span class="homepage"><a href="http://sourceware.org/libffi/">homepage</a></span>
   39137 <div class="licence">
   39138 <pre>libffi - Copyright (c) 1996-2009  Anthony Green, Red Hat, Inc and others.  
   39139 See source files for details.
   39140 
   39141 Permission is hereby granted, free of charge, to any person obtaining
   39142 a copy of this software and associated documentation files (the
   39143 ``Software''), to deal in the Software without restriction, including
   39144 without limitation the rights to use, copy, modify, merge, publish,
   39145 distribute, sublicense, and/or sell copies of the Software, and to
   39146 permit persons to whom the Software is furnished to do so, subject to
   39147 the following conditions:
   39148 
   39149 The above copyright notice and this permission notice shall be included
   39150 in all copies or substantial portions of the Software.
   39151 
   39152 THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND,
   39153 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
   39154 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
   39155 IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
   39156 CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
   39157 TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
   39158 SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
   39159 </pre>
   39160 </div>
   39161 </div>
   39162 
   39163 
   39164 <div class="product">
   39165 <span class="title">libgcrypt</span>
   39166 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   39167 <span class="homepage"><a href="http://www.gnupg.org/">homepage</a></span>
   39168 <div class="licence">
   39169 <pre>		    GNU GENERAL PUBLIC LICENSE
   39170 		       Version 2, June 1991
   39171 
   39172  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
   39173      59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   39174  Everyone is permitted to copy and distribute verbatim copies
   39175  of this license document, but changing it is not allowed.
   39176 
   39177 			    Preamble
   39178 
   39179   The licenses for most software are designed to take away your
   39180 freedom to share and change it.  By contrast, the GNU General Public
   39181 License is intended to guarantee your freedom to share and change free
   39182 software--to make sure the software is free for all its users.  This
   39183 General Public License applies to most of the Free Software
   39184 Foundation's software and to any other program whose authors commit to
   39185 using it.  (Some other Free Software Foundation software is covered by
   39186 the GNU Library General Public License instead.)  You can apply it to
   39187 your programs, too.
   39188 
   39189   When we speak of free software, we are referring to freedom, not
   39190 price.  Our General Public Licenses are designed to make sure that you
   39191 have the freedom to distribute copies of free software (and charge for
   39192 this service if you wish), that you receive source code or can get it
   39193 if you want it, that you can change the software or use pieces of it
   39194 in new free programs; and that you know you can do these things.
   39195 
   39196   To protect your rights, we need to make restrictions that forbid
   39197 anyone to deny you these rights or to ask you to surrender the rights.
   39198 These restrictions translate to certain responsibilities for you if you
   39199 distribute copies of the software, or if you modify it.
   39200 
   39201   For example, if you distribute copies of such a program, whether
   39202 gratis or for a fee, you must give the recipients all the rights that
   39203 you have.  You must make sure that they, too, receive or can get the
   39204 source code.  And you must show them these terms so they know their
   39205 rights.
   39206 
   39207   We protect your rights with two steps: (1) copyright the software, and
   39208 (2) offer you this license which gives you legal permission to copy,
   39209 distribute and/or modify the software.
   39210 
   39211   Also, for each author's protection and ours, we want to make certain
   39212 that everyone understands that there is no warranty for this free
   39213 software.  If the software is modified by someone else and passed on, we
   39214 want its recipients to know that what they have is not the original, so
   39215 that any problems introduced by others will not reflect on the original
   39216 authors' reputations.
   39217 
   39218   Finally, any free program is threatened constantly by software
   39219 patents.  We wish to avoid the danger that redistributors of a free
   39220 program will individually obtain patent licenses, in effect making the
   39221 program proprietary.  To prevent this, we have made it clear that any
   39222 patent must be licensed for everyone's free use or not licensed at all.
   39223 
   39224   The precise terms and conditions for copying, distribution and
   39225 modification follow.
   39226 
   39228 		    GNU GENERAL PUBLIC LICENSE
   39229    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   39230 
   39231   0. This License applies to any program or other work which contains
   39232 a notice placed by the copyright holder saying it may be distributed
   39233 under the terms of this General Public License.  The "Program", below,
   39234 refers to any such program or work, and a "work based on the Program"
   39235 means either the Program or any derivative work under copyright law:
   39236 that is to say, a work containing the Program or a portion of it,
   39237 either verbatim or with modifications and/or translated into another
   39238 language.  (Hereinafter, translation is included without limitation in
   39239 the term "modification".)  Each licensee is addressed as "you".
   39240 
   39241 Activities other than copying, distribution and modification are not
   39242 covered by this License; they are outside its scope.  The act of
   39243 running the Program is not restricted, and the output from the Program
   39244 is covered only if its contents constitute a work based on the
   39245 Program (independent of having been made by running the Program).
   39246 Whether that is true depends on what the Program does.
   39247 
   39248   1. You may copy and distribute verbatim copies of the Program's
   39249 source code as you receive it, in any medium, provided that you
   39250 conspicuously and appropriately publish on each copy an appropriate
   39251 copyright notice and disclaimer of warranty; keep intact all the
   39252 notices that refer to this License and to the absence of any warranty;
   39253 and give any other recipients of the Program a copy of this License
   39254 along with the Program.
   39255 
   39256 You may charge a fee for the physical act of transferring a copy, and
   39257 you may at your option offer warranty protection in exchange for a fee.
   39258 
   39259   2. You may modify your copy or copies of the Program or any portion
   39260 of it, thus forming a work based on the Program, and copy and
   39261 distribute such modifications or work under the terms of Section 1
   39262 above, provided that you also meet all of these conditions:
   39263 
   39264     a) You must cause the modified files to carry prominent notices
   39265     stating that you changed the files and the date of any change.
   39266 
   39267     b) You must cause any work that you distribute or publish, that in
   39268     whole or in part contains or is derived from the Program or any
   39269     part thereof, to be licensed as a whole at no charge to all third
   39270     parties under the terms of this License.
   39271 
   39272     c) If the modified program normally reads commands interactively
   39273     when run, you must cause it, when started running for such
   39274     interactive use in the most ordinary way, to print or display an
   39275     announcement including an appropriate copyright notice and a
   39276     notice that there is no warranty (or else, saying that you provide
   39277     a warranty) and that users may redistribute the program under
   39278     these conditions, and telling the user how to view a copy of this
   39279     License.  (Exception: if the Program itself is interactive but
   39280     does not normally print such an announcement, your work based on
   39281     the Program is not required to print an announcement.)
   39282 
   39284 These requirements apply to the modified work as a whole.  If
   39285 identifiable sections of that work are not derived from the Program,
   39286 and can be reasonably considered independent and separate works in
   39287 themselves, then this License, and its terms, do not apply to those
   39288 sections when you distribute them as separate works.  But when you
   39289 distribute the same sections as part of a whole which is a work based
   39290 on the Program, the distribution of the whole must be on the terms of
   39291 this License, whose permissions for other licensees extend to the
   39292 entire whole, and thus to each and every part regardless of who wrote it.
   39293 
   39294 Thus, it is not the intent of this section to claim rights or contest
   39295 your rights to work written entirely by you; rather, the intent is to
   39296 exercise the right to control the distribution of derivative or
   39297 collective works based on the Program.
   39298 
   39299 In addition, mere aggregation of another work not based on the Program
   39300 with the Program (or with a work based on the Program) on a volume of
   39301 a storage or distribution medium does not bring the other work under
   39302 the scope of this License.
   39303 
   39304   3. You may copy and distribute the Program (or a work based on it,
   39305 under Section 2) in object code or executable form under the terms of
   39306 Sections 1 and 2 above provided that you also do one of the following:
   39307 
   39308     a) Accompany it with the complete corresponding machine-readable
   39309     source code, which must be distributed under the terms of Sections
   39310     1 and 2 above on a medium customarily used for software interchange; or,
   39311 
   39312     b) Accompany it with a written offer, valid for at least three
   39313     years, to give any third party, for a charge no more than your
   39314     cost of physically performing source distribution, a complete
   39315     machine-readable copy of the corresponding source code, to be
   39316     distributed under the terms of Sections 1 and 2 above on a medium
   39317     customarily used for software interchange; or,
   39318 
   39319     c) Accompany it with the information you received as to the offer
   39320     to distribute corresponding source code.  (This alternative is
   39321     allowed only for noncommercial distribution and only if you
   39322     received the program in object code or executable form with such
   39323     an offer, in accord with Subsection b above.)
   39324 
   39325 The source code for a work means the preferred form of the work for
   39326 making modifications to it.  For an executable work, complete source
   39327 code means all the source code for all modules it contains, plus any
   39328 associated interface definition files, plus the scripts used to
   39329 control compilation and installation of the executable.  However, as a
   39330 special exception, the source code distributed need not include
   39331 anything that is normally distributed (in either source or binary
   39332 form) with the major components (compiler, kernel, and so on) of the
   39333 operating system on which the executable runs, unless that component
   39334 itself accompanies the executable.
   39335 
   39336 If distribution of executable or object code is made by offering
   39337 access to copy from a designated place, then offering equivalent
   39338 access to copy the source code from the same place counts as
   39339 distribution of the source code, even though third parties are not
   39340 compelled to copy the source along with the object code.
   39341 
   39343   4. You may not copy, modify, sublicense, or distribute the Program
   39344 except as expressly provided under this License.  Any attempt
   39345 otherwise to copy, modify, sublicense or distribute the Program is
   39346 void, and will automatically terminate your rights under this License.
   39347 However, parties who have received copies, or rights, from you under
   39348 this License will not have their licenses terminated so long as such
   39349 parties remain in full compliance.
   39350 
   39351   5. You are not required to accept this License, since you have not
   39352 signed it.  However, nothing else grants you permission to modify or
   39353 distribute the Program or its derivative works.  These actions are
   39354 prohibited by law if you do not accept this License.  Therefore, by
   39355 modifying or distributing the Program (or any work based on the
   39356 Program), you indicate your acceptance of this License to do so, and
   39357 all its terms and conditions for copying, distributing or modifying
   39358 the Program or works based on it.
   39359 
   39360   6. Each time you redistribute the Program (or any work based on the
   39361 Program), the recipient automatically receives a license from the
   39362 original licensor to copy, distribute or modify the Program subject to
   39363 these terms and conditions.  You may not impose any further
   39364 restrictions on the recipients' exercise of the rights granted herein.
   39365 You are not responsible for enforcing compliance by third parties to
   39366 this License.
   39367 
   39368   7. If, as a consequence of a court judgment or allegation of patent
   39369 infringement or for any other reason (not limited to patent issues),
   39370 conditions are imposed on you (whether by court order, agreement or
   39371 otherwise) that contradict the conditions of this License, they do not
   39372 excuse you from the conditions of this License.  If you cannot
   39373 distribute so as to satisfy simultaneously your obligations under this
   39374 License and any other pertinent obligations, then as a consequence you
   39375 may not distribute the Program at all.  For example, if a patent
   39376 license would not permit royalty-free redistribution of the Program by
   39377 all those who receive copies directly or indirectly through you, then
   39378 the only way you could satisfy both it and this License would be to
   39379 refrain entirely from distribution of the Program.
   39380 
   39381 If any portion of this section is held invalid or unenforceable under
   39382 any particular circumstance, the balance of the section is intended to
   39383 apply and the section as a whole is intended to apply in other
   39384 circumstances.
   39385 
   39386 It is not the purpose of this section to induce you to infringe any
   39387 patents or other property right claims or to contest validity of any
   39388 such claims; this section has the sole purpose of protecting the
   39389 integrity of the free software distribution system, which is
   39390 implemented by public license practices.  Many people have made
   39391 generous contributions to the wide range of software distributed
   39392 through that system in reliance on consistent application of that
   39393 system; it is up to the author/donor to decide if he or she is willing
   39394 to distribute software through any other system and a licensee cannot
   39395 impose that choice.
   39396 
   39397 This section is intended to make thoroughly clear what is believed to
   39398 be a consequence of the rest of this License.
   39399 
   39401   8. If the distribution and/or use of the Program is restricted in
   39402 certain countries either by patents or by copyrighted interfaces, the
   39403 original copyright holder who places the Program under this License
   39404 may add an explicit geographical distribution limitation excluding
   39405 those countries, so that distribution is permitted only in or among
   39406 countries not thus excluded.  In such case, this License incorporates
   39407 the limitation as if written in the body of this License.
   39408 
   39409   9. The Free Software Foundation may publish revised and/or new versions
   39410 of the General Public License from time to time.  Such new versions will
   39411 be similar in spirit to the present version, but may differ in detail to
   39412 address new problems or concerns.
   39413 
   39414 Each version is given a distinguishing version number.  If the Program
   39415 specifies a version number of this License which applies to it and "any
   39416 later version", you have the option of following the terms and conditions
   39417 either of that version or of any later version published by the Free
   39418 Software Foundation.  If the Program does not specify a version number of
   39419 this License, you may choose any version ever published by the Free Software
   39420 Foundation.
   39421 
   39422   10. If you wish to incorporate parts of the Program into other free
   39423 programs whose distribution conditions are different, write to the author
   39424 to ask for permission.  For software which is copyrighted by the Free
   39425 Software Foundation, write to the Free Software Foundation; we sometimes
   39426 make exceptions for this.  Our decision will be guided by the two goals
   39427 of preserving the free status of all derivatives of our free software and
   39428 of promoting the sharing and reuse of software generally.
   39429 
   39430 			    NO WARRANTY
   39431 
   39432   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
   39433 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
   39434 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
   39435 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
   39436 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
   39437 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
   39438 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
   39439 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
   39440 REPAIR OR CORRECTION.
   39441 
   39442   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
   39443 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
   39444 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
   39445 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
   39446 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
   39447 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
   39448 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
   39449 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
   39450 POSSIBILITY OF SUCH DAMAGES.
   39451 
   39452 		     END OF TERMS AND CONDITIONS
   39453 
   39455 	    How to Apply These Terms to Your New Programs
   39456 
   39457   If you develop a new program, and you want it to be of the greatest
   39458 possible use to the public, the best way to achieve this is to make it
   39459 free software which everyone can redistribute and change under these terms.
   39460 
   39461   To do so, attach the following notices to the program.  It is safest
   39462 to attach them to the start of each source file to most effectively
   39463 convey the exclusion of warranty; and each file should have at least
   39464 the "copyright" line and a pointer to where the full notice is found.
   39465 
   39466     &lt;one line to give the program's name and a brief idea of what it does.&gt;
   39467     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   39468 
   39469     This program is free software; you can redistribute it and/or modify
   39470     it under the terms of the GNU General Public License as published by
   39471     the Free Software Foundation; either version 2 of the License, or
   39472     (at your option) any later version.
   39473 
   39474     This program is distributed in the hope that it will be useful,
   39475     but WITHOUT ANY WARRANTY; without even the implied warranty of
   39476     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   39477     GNU General Public License for more details.
   39478 
   39479     You should have received a copy of the GNU General Public License
   39480     along with this program; if not, write to the Free Software
   39481     Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   39482 
   39483 
   39484 Also add information on how to contact you by electronic and paper mail.
   39485 
   39486 If the program is interactive, make it output a short notice like this
   39487 when it starts in an interactive mode:
   39488 
   39489     Gnomovision version 69, Copyright (C) year  name of author
   39490     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
   39491     This is free software, and you are welcome to redistribute it
   39492     under certain conditions; type `show c' for details.
   39493 
   39494 The hypothetical commands `show w' and `show c' should show the appropriate
   39495 parts of the General Public License.  Of course, the commands you use may
   39496 be called something other than `show w' and `show c'; they could even be
   39497 mouse-clicks or menu items--whatever suits your program.
   39498 
   39499 You should also get your employer (if you work as a programmer) or your
   39500 school, if any, to sign a "copyright disclaimer" for the program, if
   39501 necessary.  Here is a sample; alter the names:
   39502 
   39503   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
   39504   `Gnomovision' (which makes passes at compilers) written by James Hacker.
   39505 
   39506   &lt;signature of Ty Coon&gt;, 1 April 1989
   39507   Ty Coon, President of Vice
   39508 
   39509 This General Public License does not permit incorporating your program into
   39510 proprietary programs.  If your program is a subroutine library, you may
   39511 consider it more useful to permit linking proprietary applications with the
   39512 library.  If this is what you want to do, use the GNU Library General
   39513 Public License instead of this License.
   39514 </pre>
   39515 </div>
   39516 </div>
   39517 
   39518 
   39519 <div class="product">
   39520 <span class="title">libgpg-error</span>
   39521 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   39522 <span class="homepage"><a href="http://www.gnupg.org/related_software/libgpg-error">homepage</a></span>
   39523 <div class="licence">
   39524 <pre>		    GNU GENERAL PUBLIC LICENSE
   39525 		       Version 2, June 1991
   39526 
   39527  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
   39528      51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
   39529  Everyone is permitted to copy and distribute verbatim copies
   39530  of this license document, but changing it is not allowed.
   39531 
   39532 			    Preamble
   39533 
   39534   The licenses for most software are designed to take away your
   39535 freedom to share and change it.  By contrast, the GNU General Public
   39536 License is intended to guarantee your freedom to share and change free
   39537 software--to make sure the software is free for all its users.  This
   39538 General Public License applies to most of the Free Software
   39539 Foundation's software and to any other program whose authors commit to
   39540 using it.  (Some other Free Software Foundation software is covered by
   39541 the GNU Library General Public License instead.)  You can apply it to
   39542 your programs, too.
   39543 
   39544   When we speak of free software, we are referring to freedom, not
   39545 price.  Our General Public Licenses are designed to make sure that you
   39546 have the freedom to distribute copies of free software (and charge for
   39547 this service if you wish), that you receive source code or can get it
   39548 if you want it, that you can change the software or use pieces of it
   39549 in new free programs; and that you know you can do these things.
   39550 
   39551   To protect your rights, we need to make restrictions that forbid
   39552 anyone to deny you these rights or to ask you to surrender the rights.
   39553 These restrictions translate to certain responsibilities for you if you
   39554 distribute copies of the software, or if you modify it.
   39555 
   39556   For example, if you distribute copies of such a program, whether
   39557 gratis or for a fee, you must give the recipients all the rights that
   39558 you have.  You must make sure that they, too, receive or can get the
   39559 source code.  And you must show them these terms so they know their
   39560 rights.
   39561 
   39562   We protect your rights with two steps: (1) copyright the software, and
   39563 (2) offer you this license which gives you legal permission to copy,
   39564 distribute and/or modify the software.
   39565 
   39566   Also, for each author's protection and ours, we want to make certain
   39567 that everyone understands that there is no warranty for this free
   39568 software.  If the software is modified by someone else and passed on, we
   39569 want its recipients to know that what they have is not the original, so
   39570 that any problems introduced by others will not reflect on the original
   39571 authors' reputations.
   39572 
   39573   Finally, any free program is threatened constantly by software
   39574 patents.  We wish to avoid the danger that redistributors of a free
   39575 program will individually obtain patent licenses, in effect making the
   39576 program proprietary.  To prevent this, we have made it clear that any
   39577 patent must be licensed for everyone's free use or not licensed at all.
   39578 
   39579   The precise terms and conditions for copying, distribution and
   39580 modification follow.
   39581 
   39583 		    GNU GENERAL PUBLIC LICENSE
   39584    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   39585 
   39586   0. This License applies to any program or other work which contains
   39587 a notice placed by the copyright holder saying it may be distributed
   39588 under the terms of this General Public License.  The "Program", below,
   39589 refers to any such program or work, and a "work based on the Program"
   39590 means either the Program or any derivative work under copyright law:
   39591 that is to say, a work containing the Program or a portion of it,
   39592 either verbatim or with modifications and/or translated into another
   39593 language.  (Hereinafter, translation is included without limitation in
   39594 the term "modification".)  Each licensee is addressed as "you".
   39595 
   39596 Activities other than copying, distribution and modification are not
   39597 covered by this License; they are outside its scope.  The act of
   39598 running the Program is not restricted, and the output from the Program
   39599 is covered only if its contents constitute a work based on the
   39600 Program (independent of having been made by running the Program).
   39601 Whether that is true depends on what the Program does.
   39602 
   39603   1. You may copy and distribute verbatim copies of the Program's
   39604 source code as you receive it, in any medium, provided that you
   39605 conspicuously and appropriately publish on each copy an appropriate
   39606 copyright notice and disclaimer of warranty; keep intact all the
   39607 notices that refer to this License and to the absence of any warranty;
   39608 and give any other recipients of the Program a copy of this License
   39609 along with the Program.
   39610 
   39611 You may charge a fee for the physical act of transferring a copy, and
   39612 you may at your option offer warranty protection in exchange for a fee.
   39613 
   39614   2. You may modify your copy or copies of the Program or any portion
   39615 of it, thus forming a work based on the Program, and copy and
   39616 distribute such modifications or work under the terms of Section 1
   39617 above, provided that you also meet all of these conditions:
   39618 
   39619     a) You must cause the modified files to carry prominent notices
   39620     stating that you changed the files and the date of any change.
   39621 
   39622     b) You must cause any work that you distribute or publish, that in
   39623     whole or in part contains or is derived from the Program or any
   39624     part thereof, to be licensed as a whole at no charge to all third
   39625     parties under the terms of this License.
   39626 
   39627     c) If the modified program normally reads commands interactively
   39628     when run, you must cause it, when started running for such
   39629     interactive use in the most ordinary way, to print or display an
   39630     announcement including an appropriate copyright notice and a
   39631     notice that there is no warranty (or else, saying that you provide
   39632     a warranty) and that users may redistribute the program under
   39633     these conditions, and telling the user how to view a copy of this
   39634     License.  (Exception: if the Program itself is interactive but
   39635     does not normally print such an announcement, your work based on
   39636     the Program is not required to print an announcement.)
   39637 
   39639 These requirements apply to the modified work as a whole.  If
   39640 identifiable sections of that work are not derived from the Program,
   39641 and can be reasonably considered independent and separate works in
   39642 themselves, then this License, and its terms, do not apply to those
   39643 sections when you distribute them as separate works.  But when you
   39644 distribute the same sections as part of a whole which is a work based
   39645 on the Program, the distribution of the whole must be on the terms of
   39646 this License, whose permissions for other licensees extend to the
   39647 entire whole, and thus to each and every part regardless of who wrote it.
   39648 
   39649 Thus, it is not the intent of this section to claim rights or contest
   39650 your rights to work written entirely by you; rather, the intent is to
   39651 exercise the right to control the distribution of derivative or
   39652 collective works based on the Program.
   39653 
   39654 In addition, mere aggregation of another work not based on the Program
   39655 with the Program (or with a work based on the Program) on a volume of
   39656 a storage or distribution medium does not bring the other work under
   39657 the scope of this License.
   39658 
   39659   3. You may copy and distribute the Program (or a work based on it,
   39660 under Section 2) in object code or executable form under the terms of
   39661 Sections 1 and 2 above provided that you also do one of the following:
   39662 
   39663     a) Accompany it with the complete corresponding machine-readable
   39664     source code, which must be distributed under the terms of Sections
   39665     1 and 2 above on a medium customarily used for software interchange; or,
   39666 
   39667     b) Accompany it with a written offer, valid for at least three
   39668     years, to give any third party, for a charge no more than your
   39669     cost of physically performing source distribution, a complete
   39670     machine-readable copy of the corresponding source code, to be
   39671     distributed under the terms of Sections 1 and 2 above on a medium
   39672     customarily used for software interchange; or,
   39673 
   39674     c) Accompany it with the information you received as to the offer
   39675     to distribute corresponding source code.  (This alternative is
   39676     allowed only for noncommercial distribution and only if you
   39677     received the program in object code or executable form with such
   39678     an offer, in accord with Subsection b above.)
   39679 
   39680 The source code for a work means the preferred form of the work for
   39681 making modifications to it.  For an executable work, complete source
   39682 code means all the source code for all modules it contains, plus any
   39683 associated interface definition files, plus the scripts used to
   39684 control compilation and installation of the executable.  However, as a
   39685 special exception, the source code distributed need not include
   39686 anything that is normally distributed (in either source or binary
   39687 form) with the major components (compiler, kernel, and so on) of the
   39688 operating system on which the executable runs, unless that component
   39689 itself accompanies the executable.
   39690 
   39691 If distribution of executable or object code is made by offering
   39692 access to copy from a designated place, then offering equivalent
   39693 access to copy the source code from the same place counts as
   39694 distribution of the source code, even though third parties are not
   39695 compelled to copy the source along with the object code.
   39696 
   39698   4. You may not copy, modify, sublicense, or distribute the Program
   39699 except as expressly provided under this License.  Any attempt
   39700 otherwise to copy, modify, sublicense or distribute the Program is
   39701 void, and will automatically terminate your rights under this License.
   39702 However, parties who have received copies, or rights, from you under
   39703 this License will not have their licenses terminated so long as such
   39704 parties remain in full compliance.
   39705 
   39706   5. You are not required to accept this License, since you have not
   39707 signed it.  However, nothing else grants you permission to modify or
   39708 distribute the Program or its derivative works.  These actions are
   39709 prohibited by law if you do not accept this License.  Therefore, by
   39710 modifying or distributing the Program (or any work based on the
   39711 Program), you indicate your acceptance of this License to do so, and
   39712 all its terms and conditions for copying, distributing or modifying
   39713 the Program or works based on it.
   39714 
   39715   6. Each time you redistribute the Program (or any work based on the
   39716 Program), the recipient automatically receives a license from the
   39717 original licensor to copy, distribute or modify the Program subject to
   39718 these terms and conditions.  You may not impose any further
   39719 restrictions on the recipients' exercise of the rights granted herein.
   39720 You are not responsible for enforcing compliance by third parties to
   39721 this License.
   39722 
   39723   7. If, as a consequence of a court judgment or allegation of patent
   39724 infringement or for any other reason (not limited to patent issues),
   39725 conditions are imposed on you (whether by court order, agreement or
   39726 otherwise) that contradict the conditions of this License, they do not
   39727 excuse you from the conditions of this License.  If you cannot
   39728 distribute so as to satisfy simultaneously your obligations under this
   39729 License and any other pertinent obligations, then as a consequence you
   39730 may not distribute the Program at all.  For example, if a patent
   39731 license would not permit royalty-free redistribution of the Program by
   39732 all those who receive copies directly or indirectly through you, then
   39733 the only way you could satisfy both it and this License would be to
   39734 refrain entirely from distribution of the Program.
   39735 
   39736 If any portion of this section is held invalid or unenforceable under
   39737 any particular circumstance, the balance of the section is intended to
   39738 apply and the section as a whole is intended to apply in other
   39739 circumstances.
   39740 
   39741 It is not the purpose of this section to induce you to infringe any
   39742 patents or other property right claims or to contest validity of any
   39743 such claims; this section has the sole purpose of protecting the
   39744 integrity of the free software distribution system, which is
   39745 implemented by public license practices.  Many people have made
   39746 generous contributions to the wide range of software distributed
   39747 through that system in reliance on consistent application of that
   39748 system; it is up to the author/donor to decide if he or she is willing
   39749 to distribute software through any other system and a licensee cannot
   39750 impose that choice.
   39751 
   39752 This section is intended to make thoroughly clear what is believed to
   39753 be a consequence of the rest of this License.
   39754 
   39756   8. If the distribution and/or use of the Program is restricted in
   39757 certain countries either by patents or by copyrighted interfaces, the
   39758 original copyright holder who places the Program under this License
   39759 may add an explicit geographical distribution limitation excluding
   39760 those countries, so that distribution is permitted only in or among
   39761 countries not thus excluded.  In such case, this License incorporates
   39762 the limitation as if written in the body of this License.
   39763 
   39764   9. The Free Software Foundation may publish revised and/or new versions
   39765 of the General Public License from time to time.  Such new versions will
   39766 be similar in spirit to the present version, but may differ in detail to
   39767 address new problems or concerns.
   39768 
   39769 Each version is given a distinguishing version number.  If the Program
   39770 specifies a version number of this License which applies to it and "any
   39771 later version", you have the option of following the terms and conditions
   39772 either of that version or of any later version published by the Free
   39773 Software Foundation.  If the Program does not specify a version number of
   39774 this License, you may choose any version ever published by the Free Software
   39775 Foundation.
   39776 
   39777   10. If you wish to incorporate parts of the Program into other free
   39778 programs whose distribution conditions are different, write to the author
   39779 to ask for permission.  For software which is copyrighted by the Free
   39780 Software Foundation, write to the Free Software Foundation; we sometimes
   39781 make exceptions for this.  Our decision will be guided by the two goals
   39782 of preserving the free status of all derivatives of our free software and
   39783 of promoting the sharing and reuse of software generally.
   39784 
   39785 			    NO WARRANTY
   39786 
   39787   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
   39788 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
   39789 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
   39790 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
   39791 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
   39792 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
   39793 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
   39794 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
   39795 REPAIR OR CORRECTION.
   39796 
   39797   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
   39798 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
   39799 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
   39800 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
   39801 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
   39802 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
   39803 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
   39804 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
   39805 POSSIBILITY OF SUCH DAMAGES.
   39806 
   39807 		     END OF TERMS AND CONDITIONS
   39808 
   39810 	    How to Apply These Terms to Your New Programs
   39811 
   39812   If you develop a new program, and you want it to be of the greatest
   39813 possible use to the public, the best way to achieve this is to make it
   39814 free software which everyone can redistribute and change under these terms.
   39815 
   39816   To do so, attach the following notices to the program.  It is safest
   39817 to attach them to the start of each source file to most effectively
   39818 convey the exclusion of warranty; and each file should have at least
   39819 the "copyright" line and a pointer to where the full notice is found.
   39820 
   39821     &lt;one line to give the program's name and a brief idea of what it does.&gt;
   39822     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   39823 
   39824     This program is free software; you can redistribute it and/or modify
   39825     it under the terms of the GNU General Public License as published by
   39826     the Free Software Foundation; either version 2 of the License, or
   39827     (at your option) any later version.
   39828 
   39829     This program is distributed in the hope that it will be useful,
   39830     but WITHOUT ANY WARRANTY; without even the implied warranty of
   39831     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   39832     GNU General Public License for more details.
   39833 
   39834     You should have received a copy of the GNU General Public License
   39835     along with this program; if not, write to the Free Software
   39836     Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
   39837 
   39838 
   39839 Also add information on how to contact you by electronic and paper mail.
   39840 
   39841 If the program is interactive, make it output a short notice like this
   39842 when it starts in an interactive mode:
   39843 
   39844     Gnomovision version 69, Copyright (C) year  name of author
   39845     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
   39846     This is free software, and you are welcome to redistribute it
   39847     under certain conditions; type `show c' for details.
   39848 
   39849 The hypothetical commands `show w' and `show c' should show the appropriate
   39850 parts of the General Public License.  Of course, the commands you use may
   39851 be called something other than `show w' and `show c'; they could even be
   39852 mouse-clicks or menu items--whatever suits your program.
   39853 
   39854 You should also get your employer (if you work as a programmer) or your
   39855 school, if any, to sign a "copyright disclaimer" for the program, if
   39856 necessary.  Here is a sample; alter the names:
   39857 
   39858   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
   39859   `Gnomovision' (which makes passes at compilers) written by James Hacker.
   39860 
   39861   &lt;signature of Ty Coon&gt;, 1 April 1989
   39862   Ty Coon, President of Vice
   39863 
   39864 This General Public License does not permit incorporating your program into
   39865 proprietary programs.  If your program is a subroutine library, you may
   39866 consider it more useful to permit linking proprietary applications with the
   39867 library.  If this is what you want to do, use the GNU Library General
   39868 Public License instead of this License.
   39869 </pre>
   39870 </div>
   39871 </div>
   39872 
   39873 
   39874 <div class="product">
   39875 <span class="title">libhangul</span>
   39876 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   39877 <span class="homepage"><a href="http://kldp.net/projects/hangul/">homepage</a></span>
   39878 <div class="licence">
   39879 <pre>		  GNU LESSER GENERAL PUBLIC LICENSE
   39880 		       Version 2.1, February 1999
   39881 
   39882  Copyright (C) 1991, 1999 Free Software Foundation, Inc.
   39883      51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
   39884  Everyone is permitted to copy and distribute verbatim copies
   39885  of this license document, but changing it is not allowed.
   39886 
   39887 [This is the first released version of the Lesser GPL.  It also counts
   39888  as the successor of the GNU Library Public License, version 2, hence
   39889  the version number 2.1.]
   39890 
   39891 			    Preamble
   39892 
   39893   The licenses for most software are designed to take away your
   39894 freedom to share and change it.  By contrast, the GNU General Public
   39895 Licenses are intended to guarantee your freedom to share and change
   39896 free software--to make sure the software is free for all its users.
   39897 
   39898   This license, the Lesser General Public License, applies to some
   39899 specially designated software packages--typically libraries--of the
   39900 Free Software Foundation and other authors who decide to use it.  You
   39901 can use it too, but we suggest you first think carefully about whether
   39902 this license or the ordinary General Public License is the better
   39903 strategy to use in any particular case, based on the explanations below.
   39904 
   39905   When we speak of free software, we are referring to freedom of use,
   39906 not price.  Our General Public Licenses are designed to make sure that
   39907 you have the freedom to distribute copies of free software (and charge
   39908 for this service if you wish); that you receive source code or can get
   39909 it if you want it; that you can change the software and use pieces of
   39910 it in new free programs; and that you are informed that you can do
   39911 these things.
   39912 
   39913   To protect your rights, we need to make restrictions that forbid
   39914 distributors to deny you these rights or to ask you to surrender these
   39915 rights.  These restrictions translate to certain responsibilities for
   39916 you if you distribute copies of the library or if you modify it.
   39917 
   39918   For example, if you distribute copies of the library, whether gratis
   39919 or for a fee, you must give the recipients all the rights that we gave
   39920 you.  You must make sure that they, too, receive or can get the source
   39921 code.  If you link other code with the library, you must provide
   39922 complete object files to the recipients, so that they can relink them
   39923 with the library after making changes to the library and recompiling
   39924 it.  And you must show them these terms so they know their rights.
   39925 
   39926   We protect your rights with a two-step method: (1) we copyright the
   39927 library, and (2) we offer you this license, which gives you legal
   39928 permission to copy, distribute and/or modify the library.
   39929 
   39930   To protect each distributor, we want to make it very clear that
   39931 there is no warranty for the free library.  Also, if the library is
   39932 modified by someone else and passed on, the recipients should know
   39933 that what they have is not the original version, so that the original
   39934 author's reputation will not be affected by problems that might be
   39935 introduced by others.
   39936 
   39938   Finally, software patents pose a constant threat to the existence of
   39939 any free program.  We wish to make sure that a company cannot
   39940 effectively restrict the users of a free program by obtaining a
   39941 restrictive license from a patent holder.  Therefore, we insist that
   39942 any patent license obtained for a version of the library must be
   39943 consistent with the full freedom of use specified in this license.
   39944 
   39945   Most GNU software, including some libraries, is covered by the
   39946 ordinary GNU General Public License.  This license, the GNU Lesser
   39947 General Public License, applies to certain designated libraries, and
   39948 is quite different from the ordinary General Public License.  We use
   39949 this license for certain libraries in order to permit linking those
   39950 libraries into non-free programs.
   39951 
   39952   When a program is linked with a library, whether statically or using
   39953 a shared library, the combination of the two is legally speaking a
   39954 combined work, a derivative of the original library.  The ordinary
   39955 General Public License therefore permits such linking only if the
   39956 entire combination fits its criteria of freedom.  The Lesser General
   39957 Public License permits more lax criteria for linking other code with
   39958 the library.
   39959 
   39960   We call this license the "Lesser" General Public License because it
   39961 does Less to protect the user's freedom than the ordinary General
   39962 Public License.  It also provides other free software developers Less
   39963 of an advantage over competing non-free programs.  These disadvantages
   39964 are the reason we use the ordinary General Public License for many
   39965 libraries.  However, the Lesser license provides advantages in certain
   39966 special circumstances.
   39967 
   39968   For example, on rare occasions, there may be a special need to
   39969 encourage the widest possible use of a certain library, so that it becomes
   39970 a de-facto standard.  To achieve this, non-free programs must be
   39971 allowed to use the library.  A more frequent case is that a free
   39972 library does the same job as widely used non-free libraries.  In this
   39973 case, there is little to gain by limiting the free library to free
   39974 software only, so we use the Lesser General Public License.
   39975 
   39976   In other cases, permission to use a particular library in non-free
   39977 programs enables a greater number of people to use a large body of
   39978 free software.  For example, permission to use the GNU C Library in
   39979 non-free programs enables many more people to use the whole GNU
   39980 operating system, as well as its variant, the GNU/Linux operating
   39981 system.
   39982 
   39983   Although the Lesser General Public License is Less protective of the
   39984 users' freedom, it does ensure that the user of a program that is
   39985 linked with the Library has the freedom and the wherewithal to run
   39986 that program using a modified version of the Library.
   39987 
   39988   The precise terms and conditions for copying, distribution and
   39989 modification follow.  Pay close attention to the difference between a
   39990 "work based on the library" and a "work that uses the library".  The
   39991 former contains code derived from the library, whereas the latter must
   39992 be combined with the library in order to run.
   39993 
   39995 		  GNU LESSER GENERAL PUBLIC LICENSE
   39996    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   39997 
   39998   0. This License Agreement applies to any software library or other
   39999 program which contains a notice placed by the copyright holder or
   40000 other authorized party saying it may be distributed under the terms of
   40001 this Lesser General Public License (also called "this License").
   40002 Each licensee is addressed as "you".
   40003 
   40004   A "library" means a collection of software functions and/or data
   40005 prepared so as to be conveniently linked with application programs
   40006 (which use some of those functions and data) to form executables.
   40007 
   40008   The "Library", below, refers to any such software library or work
   40009 which has been distributed under these terms.  A "work based on the
   40010 Library" means either the Library or any derivative work under
   40011 copyright law: that is to say, a work containing the Library or a
   40012 portion of it, either verbatim or with modifications and/or translated
   40013 straightforwardly into another language.  (Hereinafter, translation is
   40014 included without limitation in the term "modification".)
   40015 
   40016   "Source code" for a work means the preferred form of the work for
   40017 making modifications to it.  For a library, complete source code means
   40018 all the source code for all modules it contains, plus any associated
   40019 interface definition files, plus the scripts used to control compilation
   40020 and installation of the library.
   40021 
   40022   Activities other than copying, distribution and modification are not
   40023 covered by this License; they are outside its scope.  The act of
   40024 running a program using the Library is not restricted, and output from
   40025 such a program is covered only if its contents constitute a work based
   40026 on the Library (independent of the use of the Library in a tool for
   40027 writing it).  Whether that is true depends on what the Library does
   40028 and what the program that uses the Library does.
   40029   
   40030   1. You may copy and distribute verbatim copies of the Library's
   40031 complete source code as you receive it, in any medium, provided that
   40032 you conspicuously and appropriately publish on each copy an
   40033 appropriate copyright notice and disclaimer of warranty; keep intact
   40034 all the notices that refer to this License and to the absence of any
   40035 warranty; and distribute a copy of this License along with the
   40036 Library.
   40037 
   40038   You may charge a fee for the physical act of transferring a copy,
   40039 and you may at your option offer warranty protection in exchange for a
   40040 fee.
   40041 
   40043   2. You may modify your copy or copies of the Library or any portion
   40044 of it, thus forming a work based on the Library, and copy and
   40045 distribute such modifications or work under the terms of Section 1
   40046 above, provided that you also meet all of these conditions:
   40047 
   40048     a) The modified work must itself be a software library.
   40049 
   40050     b) You must cause the files modified to carry prominent notices
   40051     stating that you changed the files and the date of any change.
   40052 
   40053     c) You must cause the whole of the work to be licensed at no
   40054     charge to all third parties under the terms of this License.
   40055 
   40056     d) If a facility in the modified Library refers to a function or a
   40057     table of data to be supplied by an application program that uses
   40058     the facility, other than as an argument passed when the facility
   40059     is invoked, then you must make a good faith effort to ensure that,
   40060     in the event an application does not supply such function or
   40061     table, the facility still operates, and performs whatever part of
   40062     its purpose remains meaningful.
   40063 
   40064     (For example, a function in a library to compute square roots has
   40065     a purpose that is entirely well-defined independent of the
   40066     application.  Therefore, Subsection 2d requires that any
   40067     application-supplied function or table used by this function must
   40068     be optional: if the application does not supply it, the square
   40069     root function must still compute square roots.)
   40070 
   40071 These requirements apply to the modified work as a whole.  If
   40072 identifiable sections of that work are not derived from the Library,
   40073 and can be reasonably considered independent and separate works in
   40074 themselves, then this License, and its terms, do not apply to those
   40075 sections when you distribute them as separate works.  But when you
   40076 distribute the same sections as part of a whole which is a work based
   40077 on the Library, the distribution of the whole must be on the terms of
   40078 this License, whose permissions for other licensees extend to the
   40079 entire whole, and thus to each and every part regardless of who wrote
   40080 it.
   40081 
   40082 Thus, it is not the intent of this section to claim rights or contest
   40083 your rights to work written entirely by you; rather, the intent is to
   40084 exercise the right to control the distribution of derivative or
   40085 collective works based on the Library.
   40086 
   40087 In addition, mere aggregation of another work not based on the Library
   40088 with the Library (or with a work based on the Library) on a volume of
   40089 a storage or distribution medium does not bring the other work under
   40090 the scope of this License.
   40091 
   40092   3. You may opt to apply the terms of the ordinary GNU General Public
   40093 License instead of this License to a given copy of the Library.  To do
   40094 this, you must alter all the notices that refer to this License, so
   40095 that they refer to the ordinary GNU General Public License, version 2,
   40096 instead of to this License.  (If a newer version than version 2 of the
   40097 ordinary GNU General Public License has appeared, then you can specify
   40098 that version instead if you wish.)  Do not make any other change in
   40099 these notices.
   40100 
   40102   Once this change is made in a given copy, it is irreversible for
   40103 that copy, so the ordinary GNU General Public License applies to all
   40104 subsequent copies and derivative works made from that copy.
   40105 
   40106   This option is useful when you wish to copy part of the code of
   40107 the Library into a program that is not a library.
   40108 
   40109   4. You may copy and distribute the Library (or a portion or
   40110 derivative of it, under Section 2) in object code or executable form
   40111 under the terms of Sections 1 and 2 above provided that you accompany
   40112 it with the complete corresponding machine-readable source code, which
   40113 must be distributed under the terms of Sections 1 and 2 above on a
   40114 medium customarily used for software interchange.
   40115 
   40116   If distribution of object code is made by offering access to copy
   40117 from a designated place, then offering equivalent access to copy the
   40118 source code from the same place satisfies the requirement to
   40119 distribute the source code, even though third parties are not
   40120 compelled to copy the source along with the object code.
   40121 
   40122   5. A program that contains no derivative of any portion of the
   40123 Library, but is designed to work with the Library by being compiled or
   40124 linked with it, is called a "work that uses the Library".  Such a
   40125 work, in isolation, is not a derivative work of the Library, and
   40126 therefore falls outside the scope of this License.
   40127 
   40128   However, linking a "work that uses the Library" with the Library
   40129 creates an executable that is a derivative of the Library (because it
   40130 contains portions of the Library), rather than a "work that uses the
   40131 library".  The executable is therefore covered by this License.
   40132 Section 6 states terms for distribution of such executables.
   40133 
   40134   When a "work that uses the Library" uses material from a header file
   40135 that is part of the Library, the object code for the work may be a
   40136 derivative work of the Library even though the source code is not.
   40137 Whether this is true is especially significant if the work can be
   40138 linked without the Library, or if the work is itself a library.  The
   40139 threshold for this to be true is not precisely defined by law.
   40140 
   40141   If such an object file uses only numerical parameters, data
   40142 structure layouts and accessors, and small macros and small inline
   40143 functions (ten lines or less in length), then the use of the object
   40144 file is unrestricted, regardless of whether it is legally a derivative
   40145 work.  (Executables containing this object code plus portions of the
   40146 Library will still fall under Section 6.)
   40147 
   40148   Otherwise, if the work is a derivative of the Library, you may
   40149 distribute the object code for the work under the terms of Section 6.
   40150 Any executables containing that work also fall under Section 6,
   40151 whether or not they are linked directly with the Library itself.
   40152 
   40154   6. As an exception to the Sections above, you may also combine or
   40155 link a "work that uses the Library" with the Library to produce a
   40156 work containing portions of the Library, and distribute that work
   40157 under terms of your choice, provided that the terms permit
   40158 modification of the work for the customer's own use and reverse
   40159 engineering for debugging such modifications.
   40160 
   40161   You must give prominent notice with each copy of the work that the
   40162 Library is used in it and that the Library and its use are covered by
   40163 this License.  You must supply a copy of this License.  If the work
   40164 during execution displays copyright notices, you must include the
   40165 copyright notice for the Library among them, as well as a reference
   40166 directing the user to the copy of this License.  Also, you must do one
   40167 of these things:
   40168 
   40169     a) Accompany the work with the complete corresponding
   40170     machine-readable source code for the Library including whatever
   40171     changes were used in the work (which must be distributed under
   40172     Sections 1 and 2 above); and, if the work is an executable linked
   40173     with the Library, with the complete machine-readable "work that
   40174     uses the Library", as object code and/or source code, so that the
   40175     user can modify the Library and then relink to produce a modified
   40176     executable containing the modified Library.  (It is understood
   40177     that the user who changes the contents of definitions files in the
   40178     Library will not necessarily be able to recompile the application
   40179     to use the modified definitions.)
   40180 
   40181     b) Use a suitable shared library mechanism for linking with the
   40182     Library.  A suitable mechanism is one that (1) uses at run time a
   40183     copy of the library already present on the user's computer system,
   40184     rather than copying library functions into the executable, and (2)
   40185     will operate properly with a modified version of the library, if
   40186     the user installs one, as long as the modified version is
   40187     interface-compatible with the version that the work was made with.
   40188 
   40189     c) Accompany the work with a written offer, valid for at
   40190     least three years, to give the same user the materials
   40191     specified in Subsection 6a, above, for a charge no more
   40192     than the cost of performing this distribution.
   40193 
   40194     d) If distribution of the work is made by offering access to copy
   40195     from a designated place, offer equivalent access to copy the above
   40196     specified materials from the same place.
   40197 
   40198     e) Verify that the user has already received a copy of these
   40199     materials or that you have already sent this user a copy.
   40200 
   40201   For an executable, the required form of the "work that uses the
   40202 Library" must include any data and utility programs needed for
   40203 reproducing the executable from it.  However, as a special exception,
   40204 the materials to be distributed need not include anything that is
   40205 normally distributed (in either source or binary form) with the major
   40206 components (compiler, kernel, and so on) of the operating system on
   40207 which the executable runs, unless that component itself accompanies
   40208 the executable.
   40209 
   40210   It may happen that this requirement contradicts the license
   40211 restrictions of other proprietary libraries that do not normally
   40212 accompany the operating system.  Such a contradiction means you cannot
   40213 use both them and the Library together in an executable that you
   40214 distribute.
   40215 
   40217   7. You may place library facilities that are a work based on the
   40218 Library side-by-side in a single library together with other library
   40219 facilities not covered by this License, and distribute such a combined
   40220 library, provided that the separate distribution of the work based on
   40221 the Library and of the other library facilities is otherwise
   40222 permitted, and provided that you do these two things:
   40223 
   40224     a) Accompany the combined library with a copy of the same work
   40225     based on the Library, uncombined with any other library
   40226     facilities.  This must be distributed under the terms of the
   40227     Sections above.
   40228 
   40229     b) Give prominent notice with the combined library of the fact
   40230     that part of it is a work based on the Library, and explaining
   40231     where to find the accompanying uncombined form of the same work.
   40232 
   40233   8. You may not copy, modify, sublicense, link with, or distribute
   40234 the Library except as expressly provided under this License.  Any
   40235 attempt otherwise to copy, modify, sublicense, link with, or
   40236 distribute the Library is void, and will automatically terminate your
   40237 rights under this License.  However, parties who have received copies,
   40238 or rights, from you under this License will not have their licenses
   40239 terminated so long as such parties remain in full compliance.
   40240 
   40241   9. You are not required to accept this License, since you have not
   40242 signed it.  However, nothing else grants you permission to modify or
   40243 distribute the Library or its derivative works.  These actions are
   40244 prohibited by law if you do not accept this License.  Therefore, by
   40245 modifying or distributing the Library (or any work based on the
   40246 Library), you indicate your acceptance of this License to do so, and
   40247 all its terms and conditions for copying, distributing or modifying
   40248 the Library or works based on it.
   40249 
   40250   10. Each time you redistribute the Library (or any work based on the
   40251 Library), the recipient automatically receives a license from the
   40252 original licensor to copy, distribute, link with or modify the Library
   40253 subject to these terms and conditions.  You may not impose any further
   40254 restrictions on the recipients' exercise of the rights granted herein.
   40255 You are not responsible for enforcing compliance by third parties with
   40256 this License.
   40257 
   40259   11. If, as a consequence of a court judgment or allegation of patent
   40260 infringement or for any other reason (not limited to patent issues),
   40261 conditions are imposed on you (whether by court order, agreement or
   40262 otherwise) that contradict the conditions of this License, they do not
   40263 excuse you from the conditions of this License.  If you cannot
   40264 distribute so as to satisfy simultaneously your obligations under this
   40265 License and any other pertinent obligations, then as a consequence you
   40266 may not distribute the Library at all.  For example, if a patent
   40267 license would not permit royalty-free redistribution of the Library by
   40268 all those who receive copies directly or indirectly through you, then
   40269 the only way you could satisfy both it and this License would be to
   40270 refrain entirely from distribution of the Library.
   40271 
   40272 If any portion of this section is held invalid or unenforceable under any
   40273 particular circumstance, the balance of the section is intended to apply,
   40274 and the section as a whole is intended to apply in other circumstances.
   40275 
   40276 It is not the purpose of this section to induce you to infringe any
   40277 patents or other property right claims or to contest validity of any
   40278 such claims; this section has the sole purpose of protecting the
   40279 integrity of the free software distribution system which is
   40280 implemented by public license practices.  Many people have made
   40281 generous contributions to the wide range of software distributed
   40282 through that system in reliance on consistent application of that
   40283 system; it is up to the author/donor to decide if he or she is willing
   40284 to distribute software through any other system and a licensee cannot
   40285 impose that choice.
   40286 
   40287 This section is intended to make thoroughly clear what is believed to
   40288 be a consequence of the rest of this License.
   40289 
   40290   12. If the distribution and/or use of the Library is restricted in
   40291 certain countries either by patents or by copyrighted interfaces, the
   40292 original copyright holder who places the Library under this License may add
   40293 an explicit geographical distribution limitation excluding those countries,
   40294 so that distribution is permitted only in or among countries not thus
   40295 excluded.  In such case, this License incorporates the limitation as if
   40296 written in the body of this License.
   40297 
   40298   13. The Free Software Foundation may publish revised and/or new
   40299 versions of the Lesser General Public License from time to time.
   40300 Such new versions will be similar in spirit to the present version,
   40301 but may differ in detail to address new problems or concerns.
   40302 
   40303 Each version is given a distinguishing version number.  If the Library
   40304 specifies a version number of this License which applies to it and
   40305 "any later version", you have the option of following the terms and
   40306 conditions either of that version or of any later version published by
   40307 the Free Software Foundation.  If the Library does not specify a
   40308 license version number, you may choose any version ever published by
   40309 the Free Software Foundation.
   40310 
   40312   14. If you wish to incorporate parts of the Library into other free
   40313 programs whose distribution conditions are incompatible with these,
   40314 write to the author to ask for permission.  For software which is
   40315 copyrighted by the Free Software Foundation, write to the Free
   40316 Software Foundation; we sometimes make exceptions for this.  Our
   40317 decision will be guided by the two goals of preserving the free status
   40318 of all derivatives of our free software and of promoting the sharing
   40319 and reuse of software generally.
   40320 
   40321 			    NO WARRANTY
   40322 
   40323   15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
   40324 WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
   40325 EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
   40326 OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
   40327 KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
   40328 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
   40329 PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
   40330 LIBRARY IS WITH YOU.  SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
   40331 THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
   40332 
   40333   16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
   40334 WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
   40335 AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
   40336 FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
   40337 CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
   40338 LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
   40339 RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
   40340 FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
   40341 SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
   40342 DAMAGES.
   40343 
   40344 		     END OF TERMS AND CONDITIONS
   40345 
   40347            How to Apply These Terms to Your New Libraries
   40348 
   40349   If you develop a new library, and you want it to be of the greatest
   40350 possible use to the public, we recommend making it free software that
   40351 everyone can redistribute and change.  You can do so by permitting
   40352 redistribution under these terms (or, alternatively, under the terms of the
   40353 ordinary General Public License).
   40354 
   40355   To apply these terms, attach the following notices to the library.  It is
   40356 safest to attach them to the start of each source file to most effectively
   40357 convey the exclusion of warranty; and each file should have at least the
   40358 "copyright" line and a pointer to where the full notice is found.
   40359 
   40360     &lt;one line to give the library's name and a brief idea of what it does.&gt;
   40361     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   40362 
   40363     This library is free software; you can redistribute it and/or
   40364     modify it under the terms of the GNU Lesser General Public
   40365     License as published by the Free Software Foundation; either
   40366     version 2.1 of the License, or (at your option) any later version.
   40367 
   40368     This library is distributed in the hope that it will be useful,
   40369     but WITHOUT ANY WARRANTY; without even the implied warranty of
   40370     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
   40371     Lesser General Public License for more details.
   40372 
   40373     You should have received a copy of the GNU Lesser General Public
   40374     License along with this library; if not, write to the Free Software
   40375     Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
   40376 
   40377 Also add information on how to contact you by electronic and paper mail.
   40378 
   40379 You should also get your employer (if you work as a programmer) or your
   40380 school, if any, to sign a "copyright disclaimer" for the library, if
   40381 necessary.  Here is a sample; alter the names:
   40382 
   40383   Yoyodyne, Inc., hereby disclaims all copyright interest in the
   40384   library `Frob' (a library for tweaking knobs) written by James Random Hacker.
   40385 
   40386   &lt;signature of Ty Coon&gt;, 1 April 1990
   40387   Ty Coon, President of Vice
   40388 
   40389 That's all there is to it!
   40390 
   40391 
   40392 </pre>
   40393 </div>
   40394 </div>
   40395 
   40396 
   40397 <div class="product">
   40398 <span class="title">libnih</span>
   40399 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   40400 <span class="homepage"><a href="https://launchpad.net/libnih">homepage</a></span>
   40401 <div class="licence">
   40402 <pre>		    GNU GENERAL PUBLIC LICENSE
   40403 		       Version 2, June 1991
   40404 
   40405  Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
   40406  51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
   40407  Everyone is permitted to copy and distribute verbatim copies
   40408  of this license document, but changing it is not allowed.
   40409 
   40410 			    Preamble
   40411 
   40412   The licenses for most software are designed to take away your
   40413 freedom to share and change it.  By contrast, the GNU General Public
   40414 License is intended to guarantee your freedom to share and change free
   40415 software--to make sure the software is free for all its users.  This
   40416 General Public License applies to most of the Free Software
   40417 Foundation's software and to any other program whose authors commit to
   40418 using it.  (Some other Free Software Foundation software is covered by
   40419 the GNU Lesser General Public License instead.)  You can apply it to
   40420 your programs, too.
   40421 
   40422   When we speak of free software, we are referring to freedom, not
   40423 price.  Our General Public Licenses are designed to make sure that you
   40424 have the freedom to distribute copies of free software (and charge for
   40425 this service if you wish), that you receive source code or can get it
   40426 if you want it, that you can change the software or use pieces of it
   40427 in new free programs; and that you know you can do these things.
   40428 
   40429   To protect your rights, we need to make restrictions that forbid
   40430 anyone to deny you these rights or to ask you to surrender the rights.
   40431 These restrictions translate to certain responsibilities for you if you
   40432 distribute copies of the software, or if you modify it.
   40433 
   40434   For example, if you distribute copies of such a program, whether
   40435 gratis or for a fee, you must give the recipients all the rights that
   40436 you have.  You must make sure that they, too, receive or can get the
   40437 source code.  And you must show them these terms so they know their
   40438 rights.
   40439 
   40440   We protect your rights with two steps: (1) copyright the software, and
   40441 (2) offer you this license which gives you legal permission to copy,
   40442 distribute and/or modify the software.
   40443 
   40444   Also, for each author's protection and ours, we want to make certain
   40445 that everyone understands that there is no warranty for this free
   40446 software.  If the software is modified by someone else and passed on, we
   40447 want its recipients to know that what they have is not the original, so
   40448 that any problems introduced by others will not reflect on the original
   40449 authors' reputations.
   40450 
   40451   Finally, any free program is threatened constantly by software
   40452 patents.  We wish to avoid the danger that redistributors of a free
   40453 program will individually obtain patent licenses, in effect making the
   40454 program proprietary.  To prevent this, we have made it clear that any
   40455 patent must be licensed for everyone's free use or not licensed at all.
   40456 
   40457   The precise terms and conditions for copying, distribution and
   40458 modification follow.
   40459 
   40460 		    GNU GENERAL PUBLIC LICENSE
   40461    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   40462 
   40463   0. This License applies to any program or other work which contains
   40464 a notice placed by the copyright holder saying it may be distributed
   40465 under the terms of this General Public License.  The "Program", below,
   40466 refers to any such program or work, and a "work based on the Program"
   40467 means either the Program or any derivative work under copyright law:
   40468 that is to say, a work containing the Program or a portion of it,
   40469 either verbatim or with modifications and/or translated into another
   40470 language.  (Hereinafter, translation is included without limitation in
   40471 the term "modification".)  Each licensee is addressed as "you".
   40472 
   40473 Activities other than copying, distribution and modification are not
   40474 covered by this License; they are outside its scope.  The act of
   40475 running the Program is not restricted, and the output from the Program
   40476 is covered only if its contents constitute a work based on the
   40477 Program (independent of having been made by running the Program).
   40478 Whether that is true depends on what the Program does.
   40479 
   40480   1. You may copy and distribute verbatim copies of the Program's
   40481 source code as you receive it, in any medium, provided that you
   40482 conspicuously and appropriately publish on each copy an appropriate
   40483 copyright notice and disclaimer of warranty; keep intact all the
   40484 notices that refer to this License and to the absence of any warranty;
   40485 and give any other recipients of the Program a copy of this License
   40486 along with the Program.
   40487 
   40488 You may charge a fee for the physical act of transferring a copy, and
   40489 you may at your option offer warranty protection in exchange for a fee.
   40490 
   40491   2. You may modify your copy or copies of the Program or any portion
   40492 of it, thus forming a work based on the Program, and copy and
   40493 distribute such modifications or work under the terms of Section 1
   40494 above, provided that you also meet all of these conditions:
   40495 
   40496     a) You must cause the modified files to carry prominent notices
   40497     stating that you changed the files and the date of any change.
   40498 
   40499     b) You must cause any work that you distribute or publish, that in
   40500     whole or in part contains or is derived from the Program or any
   40501     part thereof, to be licensed as a whole at no charge to all third
   40502     parties under the terms of this License.
   40503 
   40504     c) If the modified program normally reads commands interactively
   40505     when run, you must cause it, when started running for such
   40506     interactive use in the most ordinary way, to print or display an
   40507     announcement including an appropriate copyright notice and a
   40508     notice that there is no warranty (or else, saying that you provide
   40509     a warranty) and that users may redistribute the program under
   40510     these conditions, and telling the user how to view a copy of this
   40511     License.  (Exception: if the Program itself is interactive but
   40512     does not normally print such an announcement, your work based on
   40513     the Program is not required to print an announcement.)
   40514 
   40515 These requirements apply to the modified work as a whole.  If
   40516 identifiable sections of that work are not derived from the Program,
   40517 and can be reasonably considered independent and separate works in
   40518 themselves, then this License, and its terms, do not apply to those
   40519 sections when you distribute them as separate works.  But when you
   40520 distribute the same sections as part of a whole which is a work based
   40521 on the Program, the distribution of the whole must be on the terms of
   40522 this License, whose permissions for other licensees extend to the
   40523 entire whole, and thus to each and every part regardless of who wrote it.
   40524 
   40525 Thus, it is not the intent of this section to claim rights or contest
   40526 your rights to work written entirely by you; rather, the intent is to
   40527 exercise the right to control the distribution of derivative or
   40528 collective works based on the Program.
   40529 
   40530 In addition, mere aggregation of another work not based on the Program
   40531 with the Program (or with a work based on the Program) on a volume of
   40532 a storage or distribution medium does not bring the other work under
   40533 the scope of this License.
   40534 
   40535   3. You may copy and distribute the Program (or a work based on it,
   40536 under Section 2) in object code or executable form under the terms of
   40537 Sections 1 and 2 above provided that you also do one of the following:
   40538 
   40539     a) Accompany it with the complete corresponding machine-readable
   40540     source code, which must be distributed under the terms of Sections
   40541     1 and 2 above on a medium customarily used for software interchange; or,
   40542 
   40543     b) Accompany it with a written offer, valid for at least three
   40544     years, to give any third party, for a charge no more than your
   40545     cost of physically performing source distribution, a complete
   40546     machine-readable copy of the corresponding source code, to be
   40547     distributed under the terms of Sections 1 and 2 above on a medium
   40548     customarily used for software interchange; or,
   40549 
   40550     c) Accompany it with the information you received as to the offer
   40551     to distribute corresponding source code.  (This alternative is
   40552     allowed only for noncommercial distribution and only if you
   40553     received the program in object code or executable form with such
   40554     an offer, in accord with Subsection b above.)
   40555 
   40556 The source code for a work means the preferred form of the work for
   40557 making modifications to it.  For an executable work, complete source
   40558 code means all the source code for all modules it contains, plus any
   40559 associated interface definition files, plus the scripts used to
   40560 control compilation and installation of the executable.  However, as a
   40561 special exception, the source code distributed need not include
   40562 anything that is normally distributed (in either source or binary
   40563 form) with the major components (compiler, kernel, and so on) of the
   40564 operating system on which the executable runs, unless that component
   40565 itself accompanies the executable.
   40566 
   40567 If distribution of executable or object code is made by offering
   40568 access to copy from a designated place, then offering equivalent
   40569 access to copy the source code from the same place counts as
   40570 distribution of the source code, even though third parties are not
   40571 compelled to copy the source along with the object code.
   40572 
   40573   4. You may not copy, modify, sublicense, or distribute the Program
   40574 except as expressly provided under this License.  Any attempt
   40575 otherwise to copy, modify, sublicense or distribute the Program is
   40576 void, and will automatically terminate your rights under this License.
   40577 However, parties who have received copies, or rights, from you under
   40578 this License will not have their licenses terminated so long as such
   40579 parties remain in full compliance.
   40580 
   40581   5. You are not required to accept this License, since you have not
   40582 signed it.  However, nothing else grants you permission to modify or
   40583 distribute the Program or its derivative works.  These actions are
   40584 prohibited by law if you do not accept this License.  Therefore, by
   40585 modifying or distributing the Program (or any work based on the
   40586 Program), you indicate your acceptance of this License to do so, and
   40587 all its terms and conditions for copying, distributing or modifying
   40588 the Program or works based on it.
   40589 
   40590   6. Each time you redistribute the Program (or any work based on the
   40591 Program), the recipient automatically receives a license from the
   40592 original licensor to copy, distribute or modify the Program subject to
   40593 these terms and conditions.  You may not impose any further
   40594 restrictions on the recipients' exercise of the rights granted herein.
   40595 You are not responsible for enforcing compliance by third parties to
   40596 this License.
   40597 
   40598   7. If, as a consequence of a court judgment or allegation of patent
   40599 infringement or for any other reason (not limited to patent issues),
   40600 conditions are imposed on you (whether by court order, agreement or
   40601 otherwise) that contradict the conditions of this License, they do not
   40602 excuse you from the conditions of this License.  If you cannot
   40603 distribute so as to satisfy simultaneously your obligations under this
   40604 License and any other pertinent obligations, then as a consequence you
   40605 may not distribute the Program at all.  For example, if a patent
   40606 license would not permit royalty-free redistribution of the Program by
   40607 all those who receive copies directly or indirectly through you, then
   40608 the only way you could satisfy both it and this License would be to
   40609 refrain entirely from distribution of the Program.
   40610 
   40611 If any portion of this section is held invalid or unenforceable under
   40612 any particular circumstance, the balance of the section is intended to
   40613 apply and the section as a whole is intended to apply in other
   40614 circumstances.
   40615 
   40616 It is not the purpose of this section to induce you to infringe any
   40617 patents or other property right claims or to contest validity of any
   40618 such claims; this section has the sole purpose of protecting the
   40619 integrity of the free software distribution system, which is
   40620 implemented by public license practices.  Many people have made
   40621 generous contributions to the wide range of software distributed
   40622 through that system in reliance on consistent application of that
   40623 system; it is up to the author/donor to decide if he or she is willing
   40624 to distribute software through any other system and a licensee cannot
   40625 impose that choice.
   40626 
   40627 This section is intended to make thoroughly clear what is believed to
   40628 be a consequence of the rest of this License.
   40629 
   40630   8. If the distribution and/or use of the Program is restricted in
   40631 certain countries either by patents or by copyrighted interfaces, the
   40632 original copyright holder who places the Program under this License
   40633 may add an explicit geographical distribution limitation excluding
   40634 those countries, so that distribution is permitted only in or among
   40635 countries not thus excluded.  In such case, this License incorporates
   40636 the limitation as if written in the body of this License.
   40637 
   40638   9. The Free Software Foundation may publish revised and/or new versions
   40639 of the General Public License from time to time.  Such new versions will
   40640 be similar in spirit to the present version, but may differ in detail to
   40641 address new problems or concerns.
   40642 
   40643 Each version is given a distinguishing version number.  If the Program
   40644 specifies a version number of this License which applies to it and "any
   40645 later version", you have the option of following the terms and conditions
   40646 either of that version or of any later version published by the Free
   40647 Software Foundation.  If the Program does not specify a version number of
   40648 this License, you may choose any version ever published by the Free Software
   40649 Foundation.
   40650 
   40651   10. If you wish to incorporate parts of the Program into other free
   40652 programs whose distribution conditions are different, write to the author
   40653 to ask for permission.  For software which is copyrighted by the Free
   40654 Software Foundation, write to the Free Software Foundation; we sometimes
   40655 make exceptions for this.  Our decision will be guided by the two goals
   40656 of preserving the free status of all derivatives of our free software and
   40657 of promoting the sharing and reuse of software generally.
   40658 
   40659 			    NO WARRANTY
   40660 
   40661   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
   40662 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
   40663 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
   40664 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
   40665 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
   40666 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
   40667 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
   40668 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
   40669 REPAIR OR CORRECTION.
   40670 
   40671   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
   40672 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
   40673 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
   40674 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
   40675 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
   40676 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
   40677 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
   40678 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
   40679 POSSIBILITY OF SUCH DAMAGES.
   40680 
   40681 		     END OF TERMS AND CONDITIONS
   40682 
   40683 	    How to Apply These Terms to Your New Programs
   40684 
   40685   If you develop a new program, and you want it to be of the greatest
   40686 possible use to the public, the best way to achieve this is to make it
   40687 free software which everyone can redistribute and change under these terms.
   40688 
   40689   To do so, attach the following notices to the program.  It is safest
   40690 to attach them to the start of each source file to most effectively
   40691 convey the exclusion of warranty; and each file should have at least
   40692 the "copyright" line and a pointer to where the full notice is found.
   40693 
   40694     &lt;one line to give the program's name and a brief idea of what it does.&gt;
   40695     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   40696 
   40697     This program is free software; you can redistribute it and/or modify
   40698     it under the terms of the GNU General Public License as published by
   40699     the Free Software Foundation; either version 2 of the License, or
   40700     (at your option) any later version.
   40701 
   40702     This program is distributed in the hope that it will be useful,
   40703     but WITHOUT ANY WARRANTY; without even the implied warranty of
   40704     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   40705     GNU General Public License for more details.
   40706 
   40707     You should have received a copy of the GNU General Public License along
   40708     with this program; if not, write to the Free Software Foundation, Inc.,
   40709     51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
   40710 
   40711 Also add information on how to contact you by electronic and paper mail.
   40712 
   40713 If the program is interactive, make it output a short notice like this
   40714 when it starts in an interactive mode:
   40715 
   40716     Gnomovision version 69, Copyright (C) year name of author
   40717     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
   40718     This is free software, and you are welcome to redistribute it
   40719     under certain conditions; type `show c' for details.
   40720 
   40721 The hypothetical commands `show w' and `show c' should show the appropriate
   40722 parts of the General Public License.  Of course, the commands you use may
   40723 be called something other than `show w' and `show c'; they could even be
   40724 mouse-clicks or menu items--whatever suits your program.
   40725 
   40726 You should also get your employer (if you work as a programmer) or your
   40727 school, if any, to sign a "copyright disclaimer" for the program, if
   40728 necessary.  Here is a sample; alter the names:
   40729 
   40730   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
   40731   `Gnomovision' (which makes passes at compilers) written by James Hacker.
   40732 
   40733   &lt;signature of Ty Coon&gt;, 1 April 1989
   40734   Ty Coon, President of Vice
   40735 
   40736 This General Public License does not permit incorporating your program into
   40737 proprietary programs.  If your program is a subroutine library, you may
   40738 consider it more useful to permit linking proprietary applications with the
   40739 library.  If this is what you want to do, use the GNU Lesser General
   40740 Public License instead of this License.
   40741 </pre>
   40742 </div>
   40743 </div>
   40744 
   40745 
   40746 <div class="product">
   40747 <span class="title">libnl</span>
   40748 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   40749 <span class="homepage"><a href="http://people.suug.ch/~tgr/libnl/">homepage</a></span>
   40750 <div class="licence">
   40751 <pre>
   40752                   GNU LESSER GENERAL PUBLIC LICENSE
   40753                        Version 2.1, February 1999
   40754 
   40755  Copyright (C) 1991, 1999 Free Software Foundation, Inc.
   40756      59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   40757  Everyone is permitted to copy and distribute verbatim copies
   40758  of this license document, but changing it is not allowed.
   40759 
   40760 [This is the first released version of the Lesser GPL.  It also counts
   40761  as the successor of the GNU Library Public License, version 2, hence
   40762  the version number 2.1.]
   40763 
   40764                             Preamble
   40765 
   40766   The licenses for most software are designed to take away your
   40767 freedom to share and change it.  By contrast, the GNU General Public
   40768 Licenses are intended to guarantee your freedom to share and change
   40769 free software--to make sure the software is free for all its users.
   40770 
   40771   This license, the Lesser General Public License, applies to some
   40772 specially designated software packages--typically libraries--of the
   40773 Free Software Foundation and other authors who decide to use it.  You
   40774 can use it too, but we suggest you first think carefully about whether
   40775 this license or the ordinary General Public License is the better
   40776 strategy to use in any particular case, based on the explanations
   40777 below.
   40778 
   40779   When we speak of free software, we are referring to freedom of use,
   40780 not price.  Our General Public Licenses are designed to make sure that
   40781 you have the freedom to distribute copies of free software (and charge
   40782 for this service if you wish); that you receive source code or can get
   40783 it if you want it; that you can change the software and use pieces of
   40784 it in new free programs; and that you are informed that you can do
   40785 these things.
   40786 
   40787   To protect your rights, we need to make restrictions that forbid
   40788 distributors to deny you these rights or to ask you to surrender these
   40789 rights.  These restrictions translate to certain responsibilities for
   40790 you if you distribute copies of the library or if you modify it.
   40791 
   40792   For example, if you distribute copies of the library, whether gratis
   40793 or for a fee, you must give the recipients all the rights that we gave
   40794 you.  You must make sure that they, too, receive or can get the source
   40795 code.  If you link other code with the library, you must provide
   40796 complete object files to the recipients, so that they can relink them
   40797 with the library after making changes to the library and recompiling
   40798 it.  And you must show them these terms so they know their rights.
   40799 
   40800   We protect your rights with a two-step method: (1) we copyright the
   40801 library, and (2) we offer you this license, which gives you legal
   40802 permission to copy, distribute and/or modify the library.
   40803 
   40804   To protect each distributor, we want to make it very clear that
   40805 there is no warranty for the free library.  Also, if the library is
   40806 modified by someone else and passed on, the recipients should know
   40807 that what they have is not the original version, so that the original
   40808 author's reputation will not be affected by problems that might be
   40809 introduced by others.
   40810 
   40812   Finally, software patents pose a constant threat to the existence of
   40813 any free program.  We wish to make sure that a company cannot
   40814 effectively restrict the users of a free program by obtaining a
   40815 restrictive license from a patent holder.  Therefore, we insist that
   40816 any patent license obtained for a version of the library must be
   40817 consistent with the full freedom of use specified in this license.
   40818 
   40819   Most GNU software, including some libraries, is covered by the
   40820 ordinary GNU General Public License.  This license, the GNU Lesser
   40821 General Public License, applies to certain designated libraries, and
   40822 is quite different from the ordinary General Public License.  We use
   40823 this license for certain libraries in order to permit linking those
   40824 libraries into non-free programs.
   40825 
   40826   When a program is linked with a library, whether statically or using
   40827 a shared library, the combination of the two is legally speaking a
   40828 combined work, a derivative of the original library.  The ordinary
   40829 General Public License therefore permits such linking only if the
   40830 entire combination fits its criteria of freedom.  The Lesser General
   40831 Public License permits more lax criteria for linking other code with
   40832 the library.
   40833 
   40834   We call this license the "Lesser" General Public License because it
   40835 does Less to protect the user's freedom than the ordinary General
   40836 Public License.  It also provides other free software developers Less
   40837 of an advantage over competing non-free programs.  These disadvantages
   40838 are the reason we use the ordinary General Public License for many
   40839 libraries.  However, the Lesser license provides advantages in certain
   40840 special circumstances.
   40841 
   40842   For example, on rare occasions, there may be a special need to
   40843 encourage the widest possible use of a certain library, so that it
   40844 becomes a de-facto standard.  To achieve this, non-free programs must
   40845 be allowed to use the library.  A more frequent case is that a free
   40846 library does the same job as widely used non-free libraries.  In this
   40847 case, there is little to gain by limiting the free library to free
   40848 software only, so we use the Lesser General Public License.
   40849 
   40850   In other cases, permission to use a particular library in non-free
   40851 programs enables a greater number of people to use a large body of
   40852 free software.  For example, permission to use the GNU C Library in
   40853 non-free programs enables many more people to use the whole GNU
   40854 operating system, as well as its variant, the GNU/Linux operating
   40855 system.
   40856 
   40857   Although the Lesser General Public License is Less protective of the
   40858 users' freedom, it does ensure that the user of a program that is
   40859 linked with the Library has the freedom and the wherewithal to run
   40860 that program using a modified version of the Library.
   40861 
   40862   The precise terms and conditions for copying, distribution and
   40863 modification follow.  Pay close attention to the difference between a
   40864 "work based on the library" and a "work that uses the library".  The
   40865 former contains code derived from the library, whereas the latter must
   40866 be combined with the library in order to run.
   40867 
   40869                   GNU LESSER GENERAL PUBLIC LICENSE
   40870    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   40871 
   40872   0. This License Agreement applies to any software library or other
   40873 program which contains a notice placed by the copyright holder or
   40874 other authorized party saying it may be distributed under the terms of
   40875 this Lesser General Public License (also called "this License").
   40876 Each licensee is addressed as "you".
   40877 
   40878   A "library" means a collection of software functions and/or data
   40879 prepared so as to be conveniently linked with application programs
   40880 (which use some of those functions and data) to form executables.
   40881 
   40882   The "Library", below, refers to any such software library or work
   40883 which has been distributed under these terms.  A "work based on the
   40884 Library" means either the Library or any derivative work under
   40885 copyright law: that is to say, a work containing the Library or a
   40886 portion of it, either verbatim or with modifications and/or translated
   40887 straightforwardly into another language.  (Hereinafter, translation is
   40888 included without limitation in the term "modification".)
   40889 
   40890   "Source code" for a work means the preferred form of the work for
   40891 making modifications to it.  For a library, complete source code means
   40892 all the source code for all modules it contains, plus any associated
   40893 interface definition files, plus the scripts used to control
   40894 compilation and installation of the library.
   40895 
   40896   Activities other than copying, distribution and modification are not
   40897 covered by this License; they are outside its scope.  The act of
   40898 running a program using the Library is not restricted, and output from
   40899 such a program is covered only if its contents constitute a work based
   40900 on the Library (independent of the use of the Library in a tool for
   40901 writing it).  Whether that is true depends on what the Library does
   40902 and what the program that uses the Library does.
   40903 
   40904   1. You may copy and distribute verbatim copies of the Library's
   40905 complete source code as you receive it, in any medium, provided that
   40906 you conspicuously and appropriately publish on each copy an
   40907 appropriate copyright notice and disclaimer of warranty; keep intact
   40908 all the notices that refer to this License and to the absence of any
   40909 warranty; and distribute a copy of this License along with the
   40910 Library.
   40911 
   40912   You may charge a fee for the physical act of transferring a copy,
   40913 and you may at your option offer warranty protection in exchange for a
   40914 fee.
   40915 
   40917   2. You may modify your copy or copies of the Library or any portion
   40918 of it, thus forming a work based on the Library, and copy and
   40919 distribute such modifications or work under the terms of Section 1
   40920 above, provided that you also meet all of these conditions:
   40921 
   40922     a) The modified work must itself be a software library.
   40923 
   40924     b) You must cause the files modified to carry prominent notices
   40925     stating that you changed the files and the date of any change.
   40926 
   40927     c) You must cause the whole of the work to be licensed at no
   40928     charge to all third parties under the terms of this License.
   40929 
   40930     d) If a facility in the modified Library refers to a function or a
   40931     table of data to be supplied by an application program that uses
   40932     the facility, other than as an argument passed when the facility
   40933     is invoked, then you must make a good faith effort to ensure that,
   40934     in the event an application does not supply such function or
   40935     table, the facility still operates, and performs whatever part of
   40936     its purpose remains meaningful.
   40937 
   40938     (For example, a function in a library to compute square roots has
   40939     a purpose that is entirely well-defined independent of the
   40940     application.  Therefore, Subsection 2d requires that any
   40941     application-supplied function or table used by this function must
   40942     be optional: if the application does not supply it, the square
   40943     root function must still compute square roots.)
   40944 
   40945 These requirements apply to the modified work as a whole.  If
   40946 identifiable sections of that work are not derived from the Library,
   40947 and can be reasonably considered independent and separate works in
   40948 themselves, then this License, and its terms, do not apply to those
   40949 sections when you distribute them as separate works.  But when you
   40950 distribute the same sections as part of a whole which is a work based
   40951 on the Library, the distribution of the whole must be on the terms of
   40952 this License, whose permissions for other licensees extend to the
   40953 entire whole, and thus to each and every part regardless of who wrote
   40954 it.
   40955 
   40956 Thus, it is not the intent of this section to claim rights or contest
   40957 your rights to work written entirely by you; rather, the intent is to
   40958 exercise the right to control the distribution of derivative or
   40959 collective works based on the Library.
   40960 
   40961 In addition, mere aggregation of another work not based on the Library
   40962 with the Library (or with a work based on the Library) on a volume of
   40963 a storage or distribution medium does not bring the other work under
   40964 the scope of this License.
   40965 
   40966   3. You may opt to apply the terms of the ordinary GNU General Public
   40967 License instead of this License to a given copy of the Library.  To do
   40968 this, you must alter all the notices that refer to this License, so
   40969 that they refer to the ordinary GNU General Public License, version 2,
   40970 instead of to this License.  (If a newer version than version 2 of the
   40971 ordinary GNU General Public License has appeared, then you can specify
   40972 that version instead if you wish.)  Do not make any other change in
   40973 these notices.
   40974 
   40976   Once this change is made in a given copy, it is irreversible for
   40977 that copy, so the ordinary GNU General Public License applies to all
   40978 subsequent copies and derivative works made from that copy.
   40979 
   40980   This option is useful when you wish to copy part of the code of
   40981 the Library into a program that is not a library.
   40982 
   40983   4. You may copy and distribute the Library (or a portion or
   40984 derivative of it, under Section 2) in object code or executable form
   40985 under the terms of Sections 1 and 2 above provided that you accompany
   40986 it with the complete corresponding machine-readable source code, which
   40987 must be distributed under the terms of Sections 1 and 2 above on a
   40988 medium customarily used for software interchange.
   40989 
   40990   If distribution of object code is made by offering access to copy
   40991 from a designated place, then offering equivalent access to copy the
   40992 source code from the same place satisfies the requirement to
   40993 distribute the source code, even though third parties are not
   40994 compelled to copy the source along with the object code.
   40995 
   40996   5. A program that contains no derivative of any portion of the
   40997 Library, but is designed to work with the Library by being compiled or
   40998 linked with it, is called a "work that uses the Library".  Such a
   40999 work, in isolation, is not a derivative work of the Library, and
   41000 therefore falls outside the scope of this License.
   41001 
   41002   However, linking a "work that uses the Library" with the Library
   41003 creates an executable that is a derivative of the Library (because it
   41004 contains portions of the Library), rather than a "work that uses the
   41005 library".  The executable is therefore covered by this License.
   41006 Section 6 states terms for distribution of such executables.
   41007 
   41008   When a "work that uses the Library" uses material from a header file
   41009 that is part of the Library, the object code for the work may be a
   41010 derivative work of the Library even though the source code is not.
   41011 Whether this is true is especially significant if the work can be
   41012 linked without the Library, or if the work is itself a library.  The
   41013 threshold for this to be true is not precisely defined by law.
   41014 
   41015   If such an object file uses only numerical parameters, data
   41016 structure layouts and accessors, and small macros and small inline
   41017 functions (ten lines or less in length), then the use of the object
   41018 file is unrestricted, regardless of whether it is legally a derivative
   41019 work.  (Executables containing this object code plus portions of the
   41020 Library will still fall under Section 6.)
   41021 
   41022   Otherwise, if the work is a derivative of the Library, you may
   41023 distribute the object code for the work under the terms of Section 6.
   41024 Any executables containing that work also fall under Section 6,
   41025 whether or not they are linked directly with the Library itself.
   41026 
   41028   6. As an exception to the Sections above, you may also combine or
   41029 link a "work that uses the Library" with the Library to produce a
   41030 work containing portions of the Library, and distribute that work
   41031 under terms of your choice, provided that the terms permit
   41032 modification of the work for the customer's own use and reverse
   41033 engineering for debugging such modifications.
   41034 
   41035   You must give prominent notice with each copy of the work that the
   41036 Library is used in it and that the Library and its use are covered by
   41037 this License.  You must supply a copy of this License.  If the work
   41038 during execution displays copyright notices, you must include the
   41039 copyright notice for the Library among them, as well as a reference
   41040 directing the user to the copy of this License.  Also, you must do one
   41041 of these things:
   41042 
   41043     a) Accompany the work with the complete corresponding
   41044     machine-readable source code for the Library including whatever
   41045     changes were used in the work (which must be distributed under
   41046     Sections 1 and 2 above); and, if the work is an executable linked
   41047     with the Library, with the complete machine-readable "work that
   41048     uses the Library", as object code and/or source code, so that the
   41049     user can modify the Library and then relink to produce a modified
   41050     executable containing the modified Library.  (It is understood
   41051     that the user who changes the contents of definitions files in the
   41052     Library will not necessarily be able to recompile the application
   41053     to use the modified definitions.)
   41054 
   41055     b) Use a suitable shared library mechanism for linking with the
   41056     Library.  A suitable mechanism is one that (1) uses at run time a
   41057     copy of the library already present on the user's computer system,
   41058     rather than copying library functions into the executable, and (2)
   41059     will operate properly with a modified version of the library, if
   41060     the user installs one, as long as the modified version is
   41061     interface-compatible with the version that the work was made with.
   41062 
   41063     c) Accompany the work with a written offer, valid for at least
   41064     three years, to give the same user the materials specified in
   41065     Subsection 6a, above, for a charge no more than the cost of
   41066     performing this distribution.
   41067 
   41068     d) If distribution of the work is made by offering access to copy
   41069     from a designated place, offer equivalent access to copy the above
   41070     specified materials from the same place.
   41071 
   41072     e) Verify that the user has already received a copy of these
   41073     materials or that you have already sent this user a copy.
   41074 
   41075   For an executable, the required form of the "work that uses the
   41076 Library" must include any data and utility programs needed for
   41077 reproducing the executable from it.  However, as a special exception,
   41078 the materials to be distributed need not include anything that is
   41079 normally distributed (in either source or binary form) with the major
   41080 components (compiler, kernel, and so on) of the operating system on
   41081 which the executable runs, unless that component itself accompanies
   41082 the executable.
   41083 
   41084   It may happen that this requirement contradicts the license
   41085 restrictions of other proprietary libraries that do not normally
   41086 accompany the operating system.  Such a contradiction means you cannot
   41087 use both them and the Library together in an executable that you
   41088 distribute.
   41089 
   41091   7. You may place library facilities that are a work based on the
   41092 Library side-by-side in a single library together with other library
   41093 facilities not covered by this License, and distribute such a combined
   41094 library, provided that the separate distribution of the work based on
   41095 the Library and of the other library facilities is otherwise
   41096 permitted, and provided that you do these two things:
   41097 
   41098     a) Accompany the combined library with a copy of the same work
   41099     based on the Library, uncombined with any other library
   41100     facilities.  This must be distributed under the terms of the
   41101     Sections above.
   41102 
   41103     b) Give prominent notice with the combined library of the fact
   41104     that part of it is a work based on the Library, and explaining
   41105     where to find the accompanying uncombined form of the same work.
   41106 
   41107   8. You may not copy, modify, sublicense, link with, or distribute
   41108 the Library except as expressly provided under this License.  Any
   41109 attempt otherwise to copy, modify, sublicense, link with, or
   41110 distribute the Library is void, and will automatically terminate your
   41111 rights under this License.  However, parties who have received copies,
   41112 or rights, from you under this License will not have their licenses
   41113 terminated so long as such parties remain in full compliance.
   41114 
   41115   9. You are not required to accept this License, since you have not
   41116 signed it.  However, nothing else grants you permission to modify or
   41117 distribute the Library or its derivative works.  These actions are
   41118 prohibited by law if you do not accept this License.  Therefore, by
   41119 modifying or distributing the Library (or any work based on the
   41120 Library), you indicate your acceptance of this License to do so, and
   41121 all its terms and conditions for copying, distributing or modifying
   41122 the Library or works based on it.
   41123 
   41124   10. Each time you redistribute the Library (or any work based on the
   41125 Library), the recipient automatically receives a license from the
   41126 original licensor to copy, distribute, link with or modify the Library
   41127 subject to these terms and conditions.  You may not impose any further
   41128 restrictions on the recipients' exercise of the rights granted herein.
   41129 You are not responsible for enforcing compliance by third parties with
   41130 this License.
   41131 
   41133   11. If, as a consequence of a court judgment or allegation of patent
   41134 infringement or for any other reason (not limited to patent issues),
   41135 conditions are imposed on you (whether by court order, agreement or
   41136 otherwise) that contradict the conditions of this License, they do not
   41137 excuse you from the conditions of this License.  If you cannot
   41138 distribute so as to satisfy simultaneously your obligations under this
   41139 License and any other pertinent obligations, then as a consequence you
   41140 may not distribute the Library at all.  For example, if a patent
   41141 license would not permit royalty-free redistribution of the Library by
   41142 all those who receive copies directly or indirectly through you, then
   41143 the only way you could satisfy both it and this License would be to
   41144 refrain entirely from distribution of the Library.
   41145 
   41146 If any portion of this section is held invalid or unenforceable under
   41147 any particular circumstance, the balance of the section is intended to
   41148 apply, and the section as a whole is intended to apply in other
   41149 circumstances.
   41150 
   41151 It is not the purpose of this section to induce you to infringe any
   41152 patents or other property right claims or to contest validity of any
   41153 such claims; this section has the sole purpose of protecting the
   41154 integrity of the free software distribution system which is
   41155 implemented by public license practices.  Many people have made
   41156 generous contributions to the wide range of software distributed
   41157 through that system in reliance on consistent application of that
   41158 system; it is up to the author/donor to decide if he or she is willing
   41159 to distribute software through any other system and a licensee cannot
   41160 impose that choice.
   41161 
   41162 This section is intended to make thoroughly clear what is believed to
   41163 be a consequence of the rest of this License.
   41164 
   41165   12. If the distribution and/or use of the Library is restricted in
   41166 certain countries either by patents or by copyrighted interfaces, the
   41167 original copyright holder who places the Library under this License
   41168 may add an explicit geographical distribution limitation excluding those
   41169 countries, so that distribution is permitted only in or among
   41170 countries not thus excluded.  In such case, this License incorporates
   41171 the limitation as if written in the body of this License.
   41172 
   41173   13. The Free Software Foundation may publish revised and/or new
   41174 versions of the Lesser General Public License from time to time.
   41175 Such new versions will be similar in spirit to the present version,
   41176 but may differ in detail to address new problems or concerns.
   41177 
   41178 Each version is given a distinguishing version number.  If the Library
   41179 specifies a version number of this License which applies to it and
   41180 "any later version", you have the option of following the terms and
   41181 conditions either of that version or of any later version published by
   41182 the Free Software Foundation.  If the Library does not specify a
   41183 license version number, you may choose any version ever published by
   41184 the Free Software Foundation.
   41185 
   41187   14. If you wish to incorporate parts of the Library into other free
   41188 programs whose distribution conditions are incompatible with these,
   41189 write to the author to ask for permission.  For software which is
   41190 copyrighted by the Free Software Foundation, write to the Free
   41191 Software Foundation; we sometimes make exceptions for this.  Our
   41192 decision will be guided by the two goals of preserving the free status
   41193 of all derivatives of our free software and of promoting the sharing
   41194 and reuse of software generally.
   41195 
   41196                             NO WARRANTY
   41197 
   41198   15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
   41199 WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
   41200 EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
   41201 OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
   41202 KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
   41203 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
   41204 PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
   41205 LIBRARY IS WITH YOU.  SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
   41206 THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
   41207 
   41208   16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
   41209 WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
   41210 AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
   41211 FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
   41212 CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
   41213 LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
   41214 RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
   41215 FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
   41216 SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
   41217 DAMAGES.
   41218 
   41219                      END OF TERMS AND CONDITIONS
   41220 </pre>
   41221 </div>
   41222 </div>
   41223 
   41224 
   41225 <div class="product">
   41226 <span class="title">libp11</span>
   41227 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   41228 <span class="homepage"><a href="http://www.opensc-project.org/libp11/">homepage</a></span>
   41229 <div class="licence">
   41230 <pre>
   41231                   GNU LESSER GENERAL PUBLIC LICENSE
   41232                        Version 2.1, February 1999
   41233 
   41234  Copyright (C) 1991, 1999 Free Software Foundation, Inc.
   41235      59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   41236  Everyone is permitted to copy and distribute verbatim copies
   41237  of this license document, but changing it is not allowed.
   41238 
   41239 [This is the first released version of the Lesser GPL.  It also counts
   41240  as the successor of the GNU Library Public License, version 2, hence
   41241  the version number 2.1.]
   41242 
   41243                             Preamble
   41244 
   41245   The licenses for most software are designed to take away your
   41246 freedom to share and change it.  By contrast, the GNU General Public
   41247 Licenses are intended to guarantee your freedom to share and change
   41248 free software--to make sure the software is free for all its users.
   41249 
   41250   This license, the Lesser General Public License, applies to some
   41251 specially designated software packages--typically libraries--of the
   41252 Free Software Foundation and other authors who decide to use it.  You
   41253 can use it too, but we suggest you first think carefully about whether
   41254 this license or the ordinary General Public License is the better
   41255 strategy to use in any particular case, based on the explanations
   41256 below.
   41257 
   41258   When we speak of free software, we are referring to freedom of use,
   41259 not price.  Our General Public Licenses are designed to make sure that
   41260 you have the freedom to distribute copies of free software (and charge
   41261 for this service if you wish); that you receive source code or can get
   41262 it if you want it; that you can change the software and use pieces of
   41263 it in new free programs; and that you are informed that you can do
   41264 these things.
   41265 
   41266   To protect your rights, we need to make restrictions that forbid
   41267 distributors to deny you these rights or to ask you to surrender these
   41268 rights.  These restrictions translate to certain responsibilities for
   41269 you if you distribute copies of the library or if you modify it.
   41270 
   41271   For example, if you distribute copies of the library, whether gratis
   41272 or for a fee, you must give the recipients all the rights that we gave
   41273 you.  You must make sure that they, too, receive or can get the source
   41274 code.  If you link other code with the library, you must provide
   41275 complete object files to the recipients, so that they can relink them
   41276 with the library after making changes to the library and recompiling
   41277 it.  And you must show them these terms so they know their rights.
   41278 
   41279   We protect your rights with a two-step method: (1) we copyright the
   41280 library, and (2) we offer you this license, which gives you legal
   41281 permission to copy, distribute and/or modify the library.
   41282 
   41283   To protect each distributor, we want to make it very clear that
   41284 there is no warranty for the free library.  Also, if the library is
   41285 modified by someone else and passed on, the recipients should know
   41286 that what they have is not the original version, so that the original
   41287 author's reputation will not be affected by problems that might be
   41288 introduced by others.
   41289 
   41291   Finally, software patents pose a constant threat to the existence of
   41292 any free program.  We wish to make sure that a company cannot
   41293 effectively restrict the users of a free program by obtaining a
   41294 restrictive license from a patent holder.  Therefore, we insist that
   41295 any patent license obtained for a version of the library must be
   41296 consistent with the full freedom of use specified in this license.
   41297 
   41298   Most GNU software, including some libraries, is covered by the
   41299 ordinary GNU General Public License.  This license, the GNU Lesser
   41300 General Public License, applies to certain designated libraries, and
   41301 is quite different from the ordinary General Public License.  We use
   41302 this license for certain libraries in order to permit linking those
   41303 libraries into non-free programs.
   41304 
   41305   When a program is linked with a library, whether statically or using
   41306 a shared library, the combination of the two is legally speaking a
   41307 combined work, a derivative of the original library.  The ordinary
   41308 General Public License therefore permits such linking only if the
   41309 entire combination fits its criteria of freedom.  The Lesser General
   41310 Public License permits more lax criteria for linking other code with
   41311 the library.
   41312 
   41313   We call this license the "Lesser" General Public License because it
   41314 does Less to protect the user's freedom than the ordinary General
   41315 Public License.  It also provides other free software developers Less
   41316 of an advantage over competing non-free programs.  These disadvantages
   41317 are the reason we use the ordinary General Public License for many
   41318 libraries.  However, the Lesser license provides advantages in certain
   41319 special circumstances.
   41320 
   41321   For example, on rare occasions, there may be a special need to
   41322 encourage the widest possible use of a certain library, so that it
   41323 becomes a de-facto standard.  To achieve this, non-free programs must
   41324 be allowed to use the library.  A more frequent case is that a free
   41325 library does the same job as widely used non-free libraries.  In this
   41326 case, there is little to gain by limiting the free library to free
   41327 software only, so we use the Lesser General Public License.
   41328 
   41329   In other cases, permission to use a particular library in non-free
   41330 programs enables a greater number of people to use a large body of
   41331 free software.  For example, permission to use the GNU C Library in
   41332 non-free programs enables many more people to use the whole GNU
   41333 operating system, as well as its variant, the GNU/Linux operating
   41334 system.
   41335 
   41336   Although the Lesser General Public License is Less protective of the
   41337 users' freedom, it does ensure that the user of a program that is
   41338 linked with the Library has the freedom and the wherewithal to run
   41339 that program using a modified version of the Library.
   41340 
   41341   The precise terms and conditions for copying, distribution and
   41342 modification follow.  Pay close attention to the difference between a
   41343 "work based on the library" and a "work that uses the library".  The
   41344 former contains code derived from the library, whereas the latter must
   41345 be combined with the library in order to run.
   41346 
   41348                   GNU LESSER GENERAL PUBLIC LICENSE
   41349    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   41350 
   41351   0. This License Agreement applies to any software library or other
   41352 program which contains a notice placed by the copyright holder or
   41353 other authorized party saying it may be distributed under the terms of
   41354 this Lesser General Public License (also called "this License").
   41355 Each licensee is addressed as "you".
   41356 
   41357   A "library" means a collection of software functions and/or data
   41358 prepared so as to be conveniently linked with application programs
   41359 (which use some of those functions and data) to form executables.
   41360 
   41361   The "Library", below, refers to any such software library or work
   41362 which has been distributed under these terms.  A "work based on the
   41363 Library" means either the Library or any derivative work under
   41364 copyright law: that is to say, a work containing the Library or a
   41365 portion of it, either verbatim or with modifications and/or translated
   41366 straightforwardly into another language.  (Hereinafter, translation is
   41367 included without limitation in the term "modification".)
   41368 
   41369   "Source code" for a work means the preferred form of the work for
   41370 making modifications to it.  For a library, complete source code means
   41371 all the source code for all modules it contains, plus any associated
   41372 interface definition files, plus the scripts used to control
   41373 compilation and installation of the library.
   41374 
   41375   Activities other than copying, distribution and modification are not
   41376 covered by this License; they are outside its scope.  The act of
   41377 running a program using the Library is not restricted, and output from
   41378 such a program is covered only if its contents constitute a work based
   41379 on the Library (independent of the use of the Library in a tool for
   41380 writing it).  Whether that is true depends on what the Library does
   41381 and what the program that uses the Library does.
   41382 
   41383   1. You may copy and distribute verbatim copies of the Library's
   41384 complete source code as you receive it, in any medium, provided that
   41385 you conspicuously and appropriately publish on each copy an
   41386 appropriate copyright notice and disclaimer of warranty; keep intact
   41387 all the notices that refer to this License and to the absence of any
   41388 warranty; and distribute a copy of this License along with the
   41389 Library.
   41390 
   41391   You may charge a fee for the physical act of transferring a copy,
   41392 and you may at your option offer warranty protection in exchange for a
   41393 fee.
   41394 
   41396   2. You may modify your copy or copies of the Library or any portion
   41397 of it, thus forming a work based on the Library, and copy and
   41398 distribute such modifications or work under the terms of Section 1
   41399 above, provided that you also meet all of these conditions:
   41400 
   41401     a) The modified work must itself be a software library.
   41402 
   41403     b) You must cause the files modified to carry prominent notices
   41404     stating that you changed the files and the date of any change.
   41405 
   41406     c) You must cause the whole of the work to be licensed at no
   41407     charge to all third parties under the terms of this License.
   41408 
   41409     d) If a facility in the modified Library refers to a function or a
   41410     table of data to be supplied by an application program that uses
   41411     the facility, other than as an argument passed when the facility
   41412     is invoked, then you must make a good faith effort to ensure that,
   41413     in the event an application does not supply such function or
   41414     table, the facility still operates, and performs whatever part of
   41415     its purpose remains meaningful.
   41416 
   41417     (For example, a function in a library to compute square roots has
   41418     a purpose that is entirely well-defined independent of the
   41419     application.  Therefore, Subsection 2d requires that any
   41420     application-supplied function or table used by this function must
   41421     be optional: if the application does not supply it, the square
   41422     root function must still compute square roots.)
   41423 
   41424 These requirements apply to the modified work as a whole.  If
   41425 identifiable sections of that work are not derived from the Library,
   41426 and can be reasonably considered independent and separate works in
   41427 themselves, then this License, and its terms, do not apply to those
   41428 sections when you distribute them as separate works.  But when you
   41429 distribute the same sections as part of a whole which is a work based
   41430 on the Library, the distribution of the whole must be on the terms of
   41431 this License, whose permissions for other licensees extend to the
   41432 entire whole, and thus to each and every part regardless of who wrote
   41433 it.
   41434 
   41435 Thus, it is not the intent of this section to claim rights or contest
   41436 your rights to work written entirely by you; rather, the intent is to
   41437 exercise the right to control the distribution of derivative or
   41438 collective works based on the Library.
   41439 
   41440 In addition, mere aggregation of another work not based on the Library
   41441 with the Library (or with a work based on the Library) on a volume of
   41442 a storage or distribution medium does not bring the other work under
   41443 the scope of this License.
   41444 
   41445   3. You may opt to apply the terms of the ordinary GNU General Public
   41446 License instead of this License to a given copy of the Library.  To do
   41447 this, you must alter all the notices that refer to this License, so
   41448 that they refer to the ordinary GNU General Public License, version 2,
   41449 instead of to this License.  (If a newer version than version 2 of the
   41450 ordinary GNU General Public License has appeared, then you can specify
   41451 that version instead if you wish.)  Do not make any other change in
   41452 these notices.
   41453 
   41455   Once this change is made in a given copy, it is irreversible for
   41456 that copy, so the ordinary GNU General Public License applies to all
   41457 subsequent copies and derivative works made from that copy.
   41458 
   41459   This option is useful when you wish to copy part of the code of
   41460 the Library into a program that is not a library.
   41461 
   41462   4. You may copy and distribute the Library (or a portion or
   41463 derivative of it, under Section 2) in object code or executable form
   41464 under the terms of Sections 1 and 2 above provided that you accompany
   41465 it with the complete corresponding machine-readable source code, which
   41466 must be distributed under the terms of Sections 1 and 2 above on a
   41467 medium customarily used for software interchange.
   41468 
   41469   If distribution of object code is made by offering access to copy
   41470 from a designated place, then offering equivalent access to copy the
   41471 source code from the same place satisfies the requirement to
   41472 distribute the source code, even though third parties are not
   41473 compelled to copy the source along with the object code.
   41474 
   41475   5. A program that contains no derivative of any portion of the
   41476 Library, but is designed to work with the Library by being compiled or
   41477 linked with it, is called a "work that uses the Library".  Such a
   41478 work, in isolation, is not a derivative work of the Library, and
   41479 therefore falls outside the scope of this License.
   41480 
   41481   However, linking a "work that uses the Library" with the Library
   41482 creates an executable that is a derivative of the Library (because it
   41483 contains portions of the Library), rather than a "work that uses the
   41484 library".  The executable is therefore covered by this License.
   41485 Section 6 states terms for distribution of such executables.
   41486 
   41487   When a "work that uses the Library" uses material from a header file
   41488 that is part of the Library, the object code for the work may be a
   41489 derivative work of the Library even though the source code is not.
   41490 Whether this is true is especially significant if the work can be
   41491 linked without the Library, or if the work is itself a library.  The
   41492 threshold for this to be true is not precisely defined by law.
   41493 
   41494   If such an object file uses only numerical parameters, data
   41495 structure layouts and accessors, and small macros and small inline
   41496 functions (ten lines or less in length), then the use of the object
   41497 file is unrestricted, regardless of whether it is legally a derivative
   41498 work.  (Executables containing this object code plus portions of the
   41499 Library will still fall under Section 6.)
   41500 
   41501   Otherwise, if the work is a derivative of the Library, you may
   41502 distribute the object code for the work under the terms of Section 6.
   41503 Any executables containing that work also fall under Section 6,
   41504 whether or not they are linked directly with the Library itself.
   41505 
   41507   6. As an exception to the Sections above, you may also combine or
   41508 link a "work that uses the Library" with the Library to produce a
   41509 work containing portions of the Library, and distribute that work
   41510 under terms of your choice, provided that the terms permit
   41511 modification of the work for the customer's own use and reverse
   41512 engineering for debugging such modifications.
   41513 
   41514   You must give prominent notice with each copy of the work that the
   41515 Library is used in it and that the Library and its use are covered by
   41516 this License.  You must supply a copy of this License.  If the work
   41517 during execution displays copyright notices, you must include the
   41518 copyright notice for the Library among them, as well as a reference
   41519 directing the user to the copy of this License.  Also, you must do one
   41520 of these things:
   41521 
   41522     a) Accompany the work with the complete corresponding
   41523     machine-readable source code for the Library including whatever
   41524     changes were used in the work (which must be distributed under
   41525     Sections 1 and 2 above); and, if the work is an executable linked
   41526     with the Library, with the complete machine-readable "work that
   41527     uses the Library", as object code and/or source code, so that the
   41528     user can modify the Library and then relink to produce a modified
   41529     executable containing the modified Library.  (It is understood
   41530     that the user who changes the contents of definitions files in the
   41531     Library will not necessarily be able to recompile the application
   41532     to use the modified definitions.)
   41533 
   41534     b) Use a suitable shared library mechanism for linking with the
   41535     Library.  A suitable mechanism is one that (1) uses at run time a
   41536     copy of the library already present on the user's computer system,
   41537     rather than copying library functions into the executable, and (2)
   41538     will operate properly with a modified version of the library, if
   41539     the user installs one, as long as the modified version is
   41540     interface-compatible with the version that the work was made with.
   41541 
   41542     c) Accompany the work with a written offer, valid for at least
   41543     three years, to give the same user the materials specified in
   41544     Subsection 6a, above, for a charge no more than the cost of
   41545     performing this distribution.
   41546 
   41547     d) If distribution of the work is made by offering access to copy
   41548     from a designated place, offer equivalent access to copy the above
   41549     specified materials from the same place.
   41550 
   41551     e) Verify that the user has already received a copy of these
   41552     materials or that you have already sent this user a copy.
   41553 
   41554   For an executable, the required form of the "work that uses the
   41555 Library" must include any data and utility programs needed for
   41556 reproducing the executable from it.  However, as a special exception,
   41557 the materials to be distributed need not include anything that is
   41558 normally distributed (in either source or binary form) with the major
   41559 components (compiler, kernel, and so on) of the operating system on
   41560 which the executable runs, unless that component itself accompanies
   41561 the executable.
   41562 
   41563   It may happen that this requirement contradicts the license
   41564 restrictions of other proprietary libraries that do not normally
   41565 accompany the operating system.  Such a contradiction means you cannot
   41566 use both them and the Library together in an executable that you
   41567 distribute.
   41568 
   41570   7. You may place library facilities that are a work based on the
   41571 Library side-by-side in a single library together with other library
   41572 facilities not covered by this License, and distribute such a combined
   41573 library, provided that the separate distribution of the work based on
   41574 the Library and of the other library facilities is otherwise
   41575 permitted, and provided that you do these two things:
   41576 
   41577     a) Accompany the combined library with a copy of the same work
   41578     based on the Library, uncombined with any other library
   41579     facilities.  This must be distributed under the terms of the
   41580     Sections above.
   41581 
   41582     b) Give prominent notice with the combined library of the fact
   41583     that part of it is a work based on the Library, and explaining
   41584     where to find the accompanying uncombined form of the same work.
   41585 
   41586   8. You may not copy, modify, sublicense, link with, or distribute
   41587 the Library except as expressly provided under this License.  Any
   41588 attempt otherwise to copy, modify, sublicense, link with, or
   41589 distribute the Library is void, and will automatically terminate your
   41590 rights under this License.  However, parties who have received copies,
   41591 or rights, from you under this License will not have their licenses
   41592 terminated so long as such parties remain in full compliance.
   41593 
   41594   9. You are not required to accept this License, since you have not
   41595 signed it.  However, nothing else grants you permission to modify or
   41596 distribute the Library or its derivative works.  These actions are
   41597 prohibited by law if you do not accept this License.  Therefore, by
   41598 modifying or distributing the Library (or any work based on the
   41599 Library), you indicate your acceptance of this License to do so, and
   41600 all its terms and conditions for copying, distributing or modifying
   41601 the Library or works based on it.
   41602 
   41603   10. Each time you redistribute the Library (or any work based on the
   41604 Library), the recipient automatically receives a license from the
   41605 original licensor to copy, distribute, link with or modify the Library
   41606 subject to these terms and conditions.  You may not impose any further
   41607 restrictions on the recipients' exercise of the rights granted herein.
   41608 You are not responsible for enforcing compliance by third parties with
   41609 this License.
   41610 
   41612   11. If, as a consequence of a court judgment or allegation of patent
   41613 infringement or for any other reason (not limited to patent issues),
   41614 conditions are imposed on you (whether by court order, agreement or
   41615 otherwise) that contradict the conditions of this License, they do not
   41616 excuse you from the conditions of this License.  If you cannot
   41617 distribute so as to satisfy simultaneously your obligations under this
   41618 License and any other pertinent obligations, then as a consequence you
   41619 may not distribute the Library at all.  For example, if a patent
   41620 license would not permit royalty-free redistribution of the Library by
   41621 all those who receive copies directly or indirectly through you, then
   41622 the only way you could satisfy both it and this License would be to
   41623 refrain entirely from distribution of the Library.
   41624 
   41625 If any portion of this section is held invalid or unenforceable under
   41626 any particular circumstance, the balance of the section is intended to
   41627 apply, and the section as a whole is intended to apply in other
   41628 circumstances.
   41629 
   41630 It is not the purpose of this section to induce you to infringe any
   41631 patents or other property right claims or to contest validity of any
   41632 such claims; this section has the sole purpose of protecting the
   41633 integrity of the free software distribution system which is
   41634 implemented by public license practices.  Many people have made
   41635 generous contributions to the wide range of software distributed
   41636 through that system in reliance on consistent application of that
   41637 system; it is up to the author/donor to decide if he or she is willing
   41638 to distribute software through any other system and a licensee cannot
   41639 impose that choice.
   41640 
   41641 This section is intended to make thoroughly clear what is believed to
   41642 be a consequence of the rest of this License.
   41643 
   41644   12. If the distribution and/or use of the Library is restricted in
   41645 certain countries either by patents or by copyrighted interfaces, the
   41646 original copyright holder who places the Library under this License
   41647 may add an explicit geographical distribution limitation excluding those
   41648 countries, so that distribution is permitted only in or among
   41649 countries not thus excluded.  In such case, this License incorporates
   41650 the limitation as if written in the body of this License.
   41651 
   41652   13. The Free Software Foundation may publish revised and/or new
   41653 versions of the Lesser General Public License from time to time.
   41654 Such new versions will be similar in spirit to the present version,
   41655 but may differ in detail to address new problems or concerns.
   41656 
   41657 Each version is given a distinguishing version number.  If the Library
   41658 specifies a version number of this License which applies to it and
   41659 "any later version", you have the option of following the terms and
   41660 conditions either of that version or of any later version published by
   41661 the Free Software Foundation.  If the Library does not specify a
   41662 license version number, you may choose any version ever published by
   41663 the Free Software Foundation.
   41664 
   41666   14. If you wish to incorporate parts of the Library into other free
   41667 programs whose distribution conditions are incompatible with these,
   41668 write to the author to ask for permission.  For software which is
   41669 copyrighted by the Free Software Foundation, write to the Free
   41670 Software Foundation; we sometimes make exceptions for this.  Our
   41671 decision will be guided by the two goals of preserving the free status
   41672 of all derivatives of our free software and of promoting the sharing
   41673 and reuse of software generally.
   41674 
   41675                             NO WARRANTY
   41676 
   41677   15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
   41678 WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
   41679 EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
   41680 OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
   41681 KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
   41682 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
   41683 PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
   41684 LIBRARY IS WITH YOU.  SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
   41685 THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
   41686 
   41687   16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
   41688 WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
   41689 AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
   41690 FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
   41691 CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
   41692 LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
   41693 RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
   41694 FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
   41695 SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
   41696 DAMAGES.
   41697 
   41698                      END OF TERMS AND CONDITIONS
   41699 
   41701            How to Apply These Terms to Your New Libraries
   41702 
   41703   If you develop a new library, and you want it to be of the greatest
   41704 possible use to the public, we recommend making it free software that
   41705 everyone can redistribute and change.  You can do so by permitting
   41706 redistribution under these terms (or, alternatively, under the terms
   41707 of the ordinary General Public License).
   41708 
   41709   To apply these terms, attach the following notices to the library.
   41710 It is safest to attach them to the start of each source file to most
   41711 effectively convey the exclusion of warranty; and each file should
   41712 have at least the "copyright" line and a pointer to where the full
   41713 notice is found.
   41714 
   41715 
   41716     &lt;one line to give the library's name and a brief idea of what it does.&gt;
   41717     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   41718 
   41719     This library is free software; you can redistribute it and/or
   41720     modify it under the terms of the GNU Lesser General Public
   41721     License as published by the Free Software Foundation; either
   41722     version 2.1 of the License, or (at your option) any later version.
   41723 
   41724     This library is distributed in the hope that it will be useful,
   41725     but WITHOUT ANY WARRANTY; without even the implied warranty of
   41726     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
   41727     Lesser General Public License for more details.
   41728 
   41729     You should have received a copy of the GNU Lesser General Public
   41730     License along with this library; if not, write to the Free Software
   41731     Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307  USA
   41732 
   41733 Also add information on how to contact you by electronic and paper mail.
   41734 
   41735 You should also get your employer (if you work as a programmer) or
   41736 your school, if any, to sign a "copyright disclaimer" for the library,
   41737 if necessary.  Here is a sample; alter the names:
   41738 
   41739   Yoyodyne, Inc., hereby disclaims all copyright interest in the
   41740   library `Frob' (a library for tweaking knobs) written by James
   41741   Random Hacker.
   41742 
   41743   &lt;signature of Ty Coon&gt;, 1 April 1990
   41744   Ty Coon, President of Vice
   41745 
   41746 That's all there is to it!
   41747 
   41748 
   41749 </pre>
   41750 </div>
   41751 </div>
   41752 
   41753 
   41754 <div class="product">
   41755 <span class="title">libpcap</span>
   41756 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   41757 <span class="homepage"><a href="http://www.tcpdump.org/">homepage</a></span>
   41758 <div class="licence">
   41759 <pre>License: BSD
   41760  
   41761 Redistribution and use in source and binary forms, with or without
   41762 modification, are permitted provided that the following conditions
   41763 are met:
   41764   
   41765   1. Redistributions of source code must retain the above copyright
   41766      notice, this list of conditions and the following disclaimer.
   41767   2. Redistributions in binary form must reproduce the above copyright
   41768      notice, this list of conditions and the following disclaimer in
   41769      the documentation and/or other materials provided with the
   41770      distribution.
   41771   3. The names of the authors may not be used to endorse or promote
   41772      products derived from this software without specific prior
   41773      written permission.
   41774   
   41775 THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
   41776 IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
   41777 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
   41778 </pre>
   41779 </div>
   41780 </div>
   41781 
   41782 
   41783 <div class="product">
   41784 <span class="title">libpcre</span>
   41785 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   41786 <span class="homepage"><a href="http://www.pcre.org/">homepage</a></span>
   41787 <div class="licence">
   41788 <pre>PCRE LICENCE
   41789 ------------
   41790 
   41791 PCRE is a library of functions to support regular expressions whose syntax
   41792 and semantics are as close as possible to those of the Perl 5 language.
   41793 
   41794 Release 8 of PCRE is distributed under the terms of the "BSD" licence, as
   41795 specified below. The documentation for PCRE, supplied in the "doc"
   41796 directory, is distributed under the same terms as the software itself.
   41797 
   41798 The basic library functions are written in C and are freestanding. Also
   41799 included in the distribution is a set of C++ wrapper functions.
   41800 
   41801 
   41802 THE BASIC LIBRARY FUNCTIONS
   41803 ---------------------------
   41804 
   41805 Written by:       Philip Hazel
   41806 Email local part: ph10
   41807 Email domain:     cam.ac.uk
   41808 
   41809 University of Cambridge Computing Service,
   41810 Cambridge, England.
   41811 
   41812 Copyright (c) 1997-2010 University of Cambridge
   41813 All rights reserved.
   41814 
   41815 
   41816 THE C++ WRAPPER FUNCTIONS
   41817 -------------------------
   41818 
   41819 Contributed by:   Google Inc.
   41820 
   41821 Copyright (c) 2007-2010, Google Inc.
   41822 All rights reserved.
   41823 
   41824 
   41825 THE "BSD" LICENCE
   41826 -----------------
   41827 
   41828 Redistribution and use in source and binary forms, with or without
   41829 modification, are permitted provided that the following conditions are met:
   41830 
   41831     * Redistributions of source code must retain the above copyright notice,
   41832       this list of conditions and the following disclaimer.
   41833 
   41834     * Redistributions in binary form must reproduce the above copyright
   41835       notice, this list of conditions and the following disclaimer in the
   41836       documentation and/or other materials provided with the distribution.
   41837 
   41838     * Neither the name of the University of Cambridge nor the name of Google
   41839       Inc. nor the names of their contributors may be used to endorse or
   41840       promote products derived from this software without specific prior
   41841       written permission.
   41842 
   41843 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
   41844 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
   41845 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
   41846 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
   41847 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
   41848 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
   41849 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
   41850 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
   41851 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
   41852 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
   41853 POSSIBILITY OF SUCH DAMAGE.
   41854 
   41855 End
   41856 </pre>
   41857 </div>
   41858 </div>
   41859 
   41860 
   41861 <div class="product">
   41862 <span class="title">libpng</span>
   41863 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   41864 <span class="homepage"><a href="http://www.libpng.org/">homepage</a></span>
   41865 <div class="licence">
   41866 <pre>
   41867 This copy of the libpng notices is provided for your convenience.  In case of
   41868 any discrepancy between this copy and the notices in the file png.h that is
   41869 included in the libpng distribution, the latter shall prevail.
   41870 
   41871 COPYRIGHT NOTICE, DISCLAIMER, and LICENSE:
   41872 
   41873 If you modify libpng you may insert additional notices immediately following
   41874 this sentence.
   41875 
   41876 This code is released under the libpng license.
   41877 
   41878 libpng versions 1.2.6, August 15, 2004, through 1.2.44, June 26, 2010, are
   41879 Copyright (c) 2004, 2006-2009 Glenn Randers-Pehrson, and are
   41880 distributed according to the same disclaimer and license as libpng-1.2.5
   41881 with the following individual added to the list of Contributing Authors
   41882 
   41883    Cosmin Truta
   41884 
   41885 libpng versions 1.0.7, July 1, 2000, through 1.2.5 - October 3, 2002, are
   41886 Copyright (c) 2000-2002 Glenn Randers-Pehrson, and are
   41887 distributed according to the same disclaimer and license as libpng-1.0.6
   41888 with the following individuals added to the list of Contributing Authors
   41889 
   41890    Simon-Pierre Cadieux
   41891    Eric S. Raymond
   41892    Gilles Vollant
   41893 
   41894 and with the following additions to the disclaimer:
   41895 
   41896    There is no warranty against interference with your enjoyment of the
   41897    library or against infringement.  There is no warranty that our
   41898    efforts or the library will fulfill any of your particular purposes
   41899    or needs.  This library is provided with all faults, and the entire
   41900    risk of satisfactory quality, performance, accuracy, and effort is with
   41901    the user.
   41902 
   41903 libpng versions 0.97, January 1998, through 1.0.6, March 20, 2000, are
   41904 Copyright (c) 1998, 1999 Glenn Randers-Pehrson, and are
   41905 distributed according to the same disclaimer and license as libpng-0.96,
   41906 with the following individuals added to the list of Contributing Authors:
   41907 
   41908    Tom Lane
   41909    Glenn Randers-Pehrson
   41910    Willem van Schaik
   41911 
   41912 libpng versions 0.89, June 1996, through 0.96, May 1997, are
   41913 Copyright (c) 1996, 1997 Andreas Dilger
   41914 Distributed according to the same disclaimer and license as libpng-0.88,
   41915 with the following individuals added to the list of Contributing Authors:
   41916 
   41917    John Bowler
   41918    Kevin Bracey
   41919    Sam Bushell
   41920    Magnus Holmgren
   41921    Greg Roelofs
   41922    Tom Tanner
   41923 
   41924 libpng versions 0.5, May 1995, through 0.88, January 1996, are
   41925 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.
   41926 
   41927 For the purposes of this copyright and license, "Contributing Authors"
   41928 is defined as the following set of individuals:
   41929 
   41930    Andreas Dilger
   41931    Dave Martindale
   41932    Guy Eric Schalnat
   41933    Paul Schmidt
   41934    Tim Wegner
   41935 
   41936 The PNG Reference Library is supplied "AS IS".  The Contributing Authors
   41937 and Group 42, Inc. disclaim all warranties, expressed or implied,
   41938 including, without limitation, the warranties of merchantability and of
   41939 fitness for any purpose.  The Contributing Authors and Group 42, Inc.
   41940 assume no liability for direct, indirect, incidental, special, exemplary,
   41941 or consequential damages, which may result from the use of the PNG
   41942 Reference Library, even if advised of the possibility of such damage.
   41943 
   41944 Permission is hereby granted to use, copy, modify, and distribute this
   41945 source code, or portions hereof, for any purpose, without fee, subject
   41946 to the following restrictions:
   41947 
   41948 1. The origin of this source code must not be misrepresented.
   41949 
   41950 2. Altered versions must be plainly marked as such and must not
   41951    be misrepresented as being the original source.
   41952 
   41953 3. This Copyright notice may not be removed or altered from any
   41954    source or altered source distribution.
   41955 
   41956 The Contributing Authors and Group 42, Inc. specifically permit, without
   41957 fee, and encourage the use of this source code as a component to
   41958 supporting the PNG file format in commercial products.  If you use this
   41959 source code in a product, acknowledgment is not required but would be
   41960 appreciated.
   41961 
   41962 
   41963 A "png_get_copyright" function is available, for convenient use in "about"
   41964 boxes and the like:
   41965 
   41966    printf("%s",png_get_copyright(NULL));
   41967 
   41968 Also, the PNG logo (in PNG format, of course) is supplied in the
   41969 files "pngbar.png" and "pngbar.jpg (88x31) and "pngnow.png" (98x31).
   41970 
   41971 Libpng is OSI Certified Open Source Software.  OSI Certified Open Source is a
   41972 certification mark of the Open Source Initiative.
   41973 
   41974 Glenn Randers-Pehrson
   41975 glennrp at users.sourceforge.net
   41976 June 26, 2010
   41977 </pre>
   41978 </div>
   41979 </div>
   41980 
   41981 
   41982 <div class="product">
   41983 <span class="title">libpthread-stubs</span>
   41984 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   41985 <span class="homepage"><a href="">homepage</a></span>
   41986 <div class="licence">
   41987 <pre>Permission is hereby granted, free of charge, to any person obtaining a
   41988 copy of this software and associated documentation files (the "Software"),
   41989 to deal in the Software without restriction, including without limitation
   41990 the rights to use, copy, modify, merge, publish, distribute, sublicense,
   41991 and/or sell copies of the Software, and to permit persons to whom the
   41992 Software is furnished to do so, subject to the following conditions:
   41993 
   41994 The above copyright notice and this permission notice shall be included in
   41995 all copies or substantial portions of the Software.
   41996 
   41997 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
   41998 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
   41999 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
   42000 AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
   42001 ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
   42002 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
   42003 
   42004 Except as contained in this notice, the names of the authors or their
   42005 institutions shall not be used in advertising or otherwise to promote the
   42006 sale, use or other dealings in this Software without prior written
   42007 authorization from the authors.
   42008 </pre>
   42009 </div>
   42010 </div>
   42011 
   42012 
   42013 <div class="product">
   42014 <span class="title">libsoup</span>
   42015 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   42016 <span class="homepage"><a href="http://www.gnome.org/">homepage</a></span>
   42017 <div class="licence">
   42018 <pre>		  GNU LIBRARY GENERAL PUBLIC LICENSE
   42019 		       Version 2, June 1991
   42020 
   42021  Copyright (C) 1991 Free Software Foundation, Inc.
   42022  59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
   42023  Everyone is permitted to copy and distribute verbatim copies
   42024  of this license document, but changing it is not allowed.
   42025 
   42026 [This is the first released version of the library GPL.  It is
   42027  numbered 2 because it goes with version 2 of the ordinary GPL.]
   42028 
   42029 			    Preamble
   42030 
   42031   The licenses for most software are designed to take away your
   42032 freedom to share and change it.  By contrast, the GNU General Public
   42033 Licenses are intended to guarantee your freedom to share and change
   42034 free software--to make sure the software is free for all its users.
   42035 
   42036   This license, the Library General Public License, applies to some
   42037 specially designated Free Software Foundation software, and to any
   42038 other libraries whose authors decide to use it.  You can use it for
   42039 your libraries, too.
   42040 
   42041   When we speak of free software, we are referring to freedom, not
   42042 price.  Our General Public Licenses are designed to make sure that you
   42043 have the freedom to distribute copies of free software (and charge for
   42044 this service if you wish), that you receive source code or can get it
   42045 if you want it, that you can change the software or use pieces of it
   42046 in new free programs; and that you know you can do these things.
   42047 
   42048   To protect your rights, we need to make restrictions that forbid
   42049 anyone to deny you these rights or to ask you to surrender the rights.
   42050 These restrictions translate to certain responsibilities for you if
   42051 you distribute copies of the library, or if you modify it.
   42052 
   42053   For example, if you distribute copies of the library, whether gratis
   42054 or for a fee, you must give the recipients all the rights that we gave
   42055 you.  You must make sure that they, too, receive or can get the source
   42056 code.  If you link a program with the library, you must provide
   42057 complete object files to the recipients so that they can relink them
   42058 with the library, after making changes to the library and recompiling
   42059 it.  And you must show them these terms so they know their rights.
   42060 
   42061   Our method of protecting your rights has two steps: (1) copyright
   42062 the library, and (2) offer you this license which gives you legal
   42063 permission to copy, distribute and/or modify the library.
   42064 
   42065   Also, for each distributor's protection, we want to make certain
   42066 that everyone understands that there is no warranty for this free
   42067 library.  If the library is modified by someone else and passed on, we
   42068 want its recipients to know that what they have is not the original
   42069 version, so that any problems introduced by others will not reflect on
   42070 the original authors' reputations.
   42071 
   42073   Finally, any free program is threatened constantly by software
   42074 patents.  We wish to avoid the danger that companies distributing free
   42075 software will individually obtain patent licenses, thus in effect
   42076 transforming the program into proprietary software.  To prevent this,
   42077 we have made it clear that any patent must be licensed for everyone's
   42078 free use or not licensed at all.
   42079 
   42080   Most GNU software, including some libraries, is covered by the ordinary
   42081 GNU General Public License, which was designed for utility programs.  This
   42082 license, the GNU Library General Public License, applies to certain
   42083 designated libraries.  This license is quite different from the ordinary
   42084 one; be sure to read it in full, and don't assume that anything in it is
   42085 the same as in the ordinary license.
   42086 
   42087   The reason we have a separate public license for some libraries is that
   42088 they blur the distinction we usually make between modifying or adding to a
   42089 program and simply using it.  Linking a program with a library, without
   42090 changing the library, is in some sense simply using the library, and is
   42091 analogous to running a utility program or application program.  However, in
   42092 a textual and legal sense, the linked executable is a combined work, a
   42093 derivative of the original library, and the ordinary General Public License
   42094 treats it as such.
   42095 
   42096   Because of this blurred distinction, using the ordinary General
   42097 Public License for libraries did not effectively promote software
   42098 sharing, because most developers did not use the libraries.  We
   42099 concluded that weaker conditions might promote sharing better.
   42100 
   42101   However, unrestricted linking of non-free programs would deprive the
   42102 users of those programs of all benefit from the free status of the
   42103 libraries themselves.  This Library General Public License is intended to
   42104 permit developers of non-free programs to use free libraries, while
   42105 preserving your freedom as a user of such programs to change the free
   42106 libraries that are incorporated in them.  (We have not seen how to achieve
   42107 this as regards changes in header files, but we have achieved it as regards
   42108 changes in the actual functions of the Library.)  The hope is that this
   42109 will lead to faster development of free libraries.
   42110 
   42111   The precise terms and conditions for copying, distribution and
   42112 modification follow.  Pay close attention to the difference between a
   42113 "work based on the library" and a "work that uses the library".  The
   42114 former contains code derived from the library, while the latter only
   42115 works together with the library.
   42116 
   42117   Note that it is possible for a library to be covered by the ordinary
   42118 General Public License rather than by this special one.
   42119 
   42121 		  GNU LIBRARY GENERAL PUBLIC LICENSE
   42122    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   42123 
   42124   0. This License Agreement applies to any software library which
   42125 contains a notice placed by the copyright holder or other authorized
   42126 party saying it may be distributed under the terms of this Library
   42127 General Public License (also called "this License").  Each licensee is
   42128 addressed as "you".
   42129 
   42130   A "library" means a collection of software functions and/or data
   42131 prepared so as to be conveniently linked with application programs
   42132 (which use some of those functions and data) to form executables.
   42133 
   42134   The "Library", below, refers to any such software library or work
   42135 which has been distributed under these terms.  A "work based on the
   42136 Library" means either the Library or any derivative work under
   42137 copyright law: that is to say, a work containing the Library or a
   42138 portion of it, either verbatim or with modifications and/or translated
   42139 straightforwardly into another language.  (Hereinafter, translation is
   42140 included without limitation in the term "modification".)
   42141 
   42142   "Source code" for a work means the preferred form of the work for
   42143 making modifications to it.  For a library, complete source code means
   42144 all the source code for all modules it contains, plus any associated
   42145 interface definition files, plus the scripts used to control compilation
   42146 and installation of the library.
   42147 
   42148   Activities other than copying, distribution and modification are not
   42149 covered by this License; they are outside its scope.  The act of
   42150 running a program using the Library is not restricted, and output from
   42151 such a program is covered only if its contents constitute a work based
   42152 on the Library (independent of the use of the Library in a tool for
   42153 writing it).  Whether that is true depends on what the Library does
   42154 and what the program that uses the Library does.
   42155   
   42156   1. You may copy and distribute verbatim copies of the Library's
   42157 complete source code as you receive it, in any medium, provided that
   42158 you conspicuously and appropriately publish on each copy an
   42159 appropriate copyright notice and disclaimer of warranty; keep intact
   42160 all the notices that refer to this License and to the absence of any
   42161 warranty; and distribute a copy of this License along with the
   42162 Library.
   42163 
   42164   You may charge a fee for the physical act of transferring a copy,
   42165 and you may at your option offer warranty protection in exchange for a
   42166 fee.
   42167 
   42169   2. You may modify your copy or copies of the Library or any portion
   42170 of it, thus forming a work based on the Library, and copy and
   42171 distribute such modifications or work under the terms of Section 1
   42172 above, provided that you also meet all of these conditions:
   42173 
   42174     a) The modified work must itself be a software library.
   42175 
   42176     b) You must cause the files modified to carry prominent notices
   42177     stating that you changed the files and the date of any change.
   42178 
   42179     c) You must cause the whole of the work to be licensed at no
   42180     charge to all third parties under the terms of this License.
   42181 
   42182     d) If a facility in the modified Library refers to a function or a
   42183     table of data to be supplied by an application program that uses
   42184     the facility, other than as an argument passed when the facility
   42185     is invoked, then you must make a good faith effort to ensure that,
   42186     in the event an application does not supply such function or
   42187     table, the facility still operates, and performs whatever part of
   42188     its purpose remains meaningful.
   42189 
   42190     (For example, a function in a library to compute square roots has
   42191     a purpose that is entirely well-defined independent of the
   42192     application.  Therefore, Subsection 2d requires that any
   42193     application-supplied function or table used by this function must
   42194     be optional: if the application does not supply it, the square
   42195     root function must still compute square roots.)
   42196 
   42197 These requirements apply to the modified work as a whole.  If
   42198 identifiable sections of that work are not derived from the Library,
   42199 and can be reasonably considered independent and separate works in
   42200 themselves, then this License, and its terms, do not apply to those
   42201 sections when you distribute them as separate works.  But when you
   42202 distribute the same sections as part of a whole which is a work based
   42203 on the Library, the distribution of the whole must be on the terms of
   42204 this License, whose permissions for other licensees extend to the
   42205 entire whole, and thus to each and every part regardless of who wrote
   42206 it.
   42207 
   42208 Thus, it is not the intent of this section to claim rights or contest
   42209 your rights to work written entirely by you; rather, the intent is to
   42210 exercise the right to control the distribution of derivative or
   42211 collective works based on the Library.
   42212 
   42213 In addition, mere aggregation of another work not based on the Library
   42214 with the Library (or with a work based on the Library) on a volume of
   42215 a storage or distribution medium does not bring the other work under
   42216 the scope of this License.
   42217 
   42218   3. You may opt to apply the terms of the ordinary GNU General Public
   42219 License instead of this License to a given copy of the Library.  To do
   42220 this, you must alter all the notices that refer to this License, so
   42221 that they refer to the ordinary GNU General Public License, version 2,
   42222 instead of to this License.  (If a newer version than version 2 of the
   42223 ordinary GNU General Public License has appeared, then you can specify
   42224 that version instead if you wish.)  Do not make any other change in
   42225 these notices.
   42226 
   42228   Once this change is made in a given copy, it is irreversible for
   42229 that copy, so the ordinary GNU General Public License applies to all
   42230 subsequent copies and derivative works made from that copy.
   42231 
   42232   This option is useful when you wish to copy part of the code of
   42233 the Library into a program that is not a library.
   42234 
   42235   4. You may copy and distribute the Library (or a portion or
   42236 derivative of it, under Section 2) in object code or executable form
   42237 under the terms of Sections 1 and 2 above provided that you accompany
   42238 it with the complete corresponding machine-readable source code, which
   42239 must be distributed under the terms of Sections 1 and 2 above on a
   42240 medium customarily used for software interchange.
   42241 
   42242   If distribution of object code is made by offering access to copy
   42243 from a designated place, then offering equivalent access to copy the
   42244 source code from the same place satisfies the requirement to
   42245 distribute the source code, even though third parties are not
   42246 compelled to copy the source along with the object code.
   42247 
   42248   5. A program that contains no derivative of any portion of the
   42249 Library, but is designed to work with the Library by being compiled or
   42250 linked with it, is called a "work that uses the Library".  Such a
   42251 work, in isolation, is not a derivative work of the Library, and
   42252 therefore falls outside the scope of this License.
   42253 
   42254   However, linking a "work that uses the Library" with the Library
   42255 creates an executable that is a derivative of the Library (because it
   42256 contains portions of the Library), rather than a "work that uses the
   42257 library".  The executable is therefore covered by this License.
   42258 Section 6 states terms for distribution of such executables.
   42259 
   42260   When a "work that uses the Library" uses material from a header file
   42261 that is part of the Library, the object code for the work may be a
   42262 derivative work of the Library even though the source code is not.
   42263 Whether this is true is especially significant if the work can be
   42264 linked without the Library, or if the work is itself a library.  The
   42265 threshold for this to be true is not precisely defined by law.
   42266 
   42267   If such an object file uses only numerical parameters, data
   42268 structure layouts and accessors, and small macros and small inline
   42269 functions (ten lines or less in length), then the use of the object
   42270 file is unrestricted, regardless of whether it is legally a derivative
   42271 work.  (Executables containing this object code plus portions of the
   42272 Library will still fall under Section 6.)
   42273 
   42274   Otherwise, if the work is a derivative of the Library, you may
   42275 distribute the object code for the work under the terms of Section 6.
   42276 Any executables containing that work also fall under Section 6,
   42277 whether or not they are linked directly with the Library itself.
   42278 
   42280   6. As an exception to the Sections above, you may also compile or
   42281 link a "work that uses the Library" with the Library to produce a
   42282 work containing portions of the Library, and distribute that work
   42283 under terms of your choice, provided that the terms permit
   42284 modification of the work for the customer's own use and reverse
   42285 engineering for debugging such modifications.
   42286 
   42287   You must give prominent notice with each copy of the work that the
   42288 Library is used in it and that the Library and its use are covered by
   42289 this License.  You must supply a copy of this License.  If the work
   42290 during execution displays copyright notices, you must include the
   42291 copyright notice for the Library among them, as well as a reference
   42292 directing the user to the copy of this License.  Also, you must do one
   42293 of these things:
   42294 
   42295     a) Accompany the work with the complete corresponding
   42296     machine-readable source code for the Library including whatever
   42297     changes were used in the work (which must be distributed under
   42298     Sections 1 and 2 above); and, if the work is an executable linked
   42299     with the Library, with the complete machine-readable "work that
   42300     uses the Library", as object code and/or source code, so that the
   42301     user can modify the Library and then relink to produce a modified
   42302     executable containing the modified Library.  (It is understood
   42303     that the user who changes the contents of definitions files in the
   42304     Library will not necessarily be able to recompile the application
   42305     to use the modified definitions.)
   42306 
   42307     b) Accompany the work with a written offer, valid for at
   42308     least three years, to give the same user the materials
   42309     specified in Subsection 6a, above, for a charge no more
   42310     than the cost of performing this distribution.
   42311 
   42312     c) If distribution of the work is made by offering access to copy
   42313     from a designated place, offer equivalent access to copy the above
   42314     specified materials from the same place.
   42315 
   42316     d) Verify that the user has already received a copy of these
   42317     materials or that you have already sent this user a copy.
   42318 
   42319   For an executable, the required form of the "work that uses the
   42320 Library" must include any data and utility programs needed for
   42321 reproducing the executable from it.  However, as a special exception,
   42322 the source code distributed need not include anything that is normally
   42323 distributed (in either source or binary form) with the major
   42324 components (compiler, kernel, and so on) of the operating system on
   42325 which the executable runs, unless that component itself accompanies
   42326 the executable.
   42327 
   42328   It may happen that this requirement contradicts the license
   42329 restrictions of other proprietary libraries that do not normally
   42330 accompany the operating system.  Such a contradiction means you cannot
   42331 use both them and the Library together in an executable that you
   42332 distribute.
   42333 
   42335   7. You may place library facilities that are a work based on the
   42336 Library side-by-side in a single library together with other library
   42337 facilities not covered by this License, and distribute such a combined
   42338 library, provided that the separate distribution of the work based on
   42339 the Library and of the other library facilities is otherwise
   42340 permitted, and provided that you do these two things:
   42341 
   42342     a) Accompany the combined library with a copy of the same work
   42343     based on the Library, uncombined with any other library
   42344     facilities.  This must be distributed under the terms of the
   42345     Sections above.
   42346 
   42347     b) Give prominent notice with the combined library of the fact
   42348     that part of it is a work based on the Library, and explaining
   42349     where to find the accompanying uncombined form of the same work.
   42350 
   42351   8. You may not copy, modify, sublicense, link with, or distribute
   42352 the Library except as expressly provided under this License.  Any
   42353 attempt otherwise to copy, modify, sublicense, link with, or
   42354 distribute the Library is void, and will automatically terminate your
   42355 rights under this License.  However, parties who have received copies,
   42356 or rights, from you under this License will not have their licenses
   42357 terminated so long as such parties remain in full compliance.
   42358 
   42359   9. You are not required to accept this License, since you have not
   42360 signed it.  However, nothing else grants you permission to modify or
   42361 distribute the Library or its derivative works.  These actions are
   42362 prohibited by law if you do not accept this License.  Therefore, by
   42363 modifying or distributing the Library (or any work based on the
   42364 Library), you indicate your acceptance of this License to do so, and
   42365 all its terms and conditions for copying, distributing or modifying
   42366 the Library or works based on it.
   42367 
   42368   10. Each time you redistribute the Library (or any work based on the
   42369 Library), the recipient automatically receives a license from the
   42370 original licensor to copy, distribute, link with or modify the Library
   42371 subject to these terms and conditions.  You may not impose any further
   42372 restrictions on the recipients' exercise of the rights granted herein.
   42373 You are not responsible for enforcing compliance by third parties to
   42374 this License.
   42375 
   42377   11. If, as a consequence of a court judgment or allegation of patent
   42378 infringement or for any other reason (not limited to patent issues),
   42379 conditions are imposed on you (whether by court order, agreement or
   42380 otherwise) that contradict the conditions of this License, they do not
   42381 excuse you from the conditions of this License.  If you cannot
   42382 distribute so as to satisfy simultaneously your obligations under this
   42383 License and any other pertinent obligations, then as a consequence you
   42384 may not distribute the Library at all.  For example, if a patent
   42385 license would not permit royalty-free redistribution of the Library by
   42386 all those who receive copies directly or indirectly through you, then
   42387 the only way you could satisfy both it and this License would be to
   42388 refrain entirely from distribution of the Library.
   42389 
   42390 If any portion of this section is held invalid or unenforceable under any
   42391 particular circumstance, the balance of the section is intended to apply,
   42392 and the section as a whole is intended to apply in other circumstances.
   42393 
   42394 It is not the purpose of this section to induce you to infringe any
   42395 patents or other property right claims or to contest validity of any
   42396 such claims; this section has the sole purpose of protecting the
   42397 integrity of the free software distribution system which is
   42398 implemented by public license practices.  Many people have made
   42399 generous contributions to the wide range of software distributed
   42400 through that system in reliance on consistent application of that
   42401 system; it is up to the author/donor to decide if he or she is willing
   42402 to distribute software through any other system and a licensee cannot
   42403 impose that choice.
   42404 
   42405 This section is intended to make thoroughly clear what is believed to
   42406 be a consequence of the rest of this License.
   42407 
   42408   12. If the distribution and/or use of the Library is restricted in
   42409 certain countries either by patents or by copyrighted interfaces, the
   42410 original copyright holder who places the Library under this License may add
   42411 an explicit geographical distribution limitation excluding those countries,
   42412 so that distribution is permitted only in or among countries not thus
   42413 excluded.  In such case, this License incorporates the limitation as if
   42414 written in the body of this License.
   42415 
   42416   13. The Free Software Foundation may publish revised and/or new
   42417 versions of the Library General Public License from time to time.
   42418 Such new versions will be similar in spirit to the present version,
   42419 but may differ in detail to address new problems or concerns.
   42420 
   42421 Each version is given a distinguishing version number.  If the Library
   42422 specifies a version number of this License which applies to it and
   42423 "any later version", you have the option of following the terms and
   42424 conditions either of that version or of any later version published by
   42425 the Free Software Foundation.  If the Library does not specify a
   42426 license version number, you may choose any version ever published by
   42427 the Free Software Foundation.
   42428 
   42430   14. If you wish to incorporate parts of the Library into other free
   42431 programs whose distribution conditions are incompatible with these,
   42432 write to the author to ask for permission.  For software which is
   42433 copyrighted by the Free Software Foundation, write to the Free
   42434 Software Foundation; we sometimes make exceptions for this.  Our
   42435 decision will be guided by the two goals of preserving the free status
   42436 of all derivatives of our free software and of promoting the sharing
   42437 and reuse of software generally.
   42438 
   42439 			    NO WARRANTY
   42440 
   42441   15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
   42442 WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
   42443 EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
   42444 OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
   42445 KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
   42446 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
   42447 PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
   42448 LIBRARY IS WITH YOU.  SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
   42449 THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
   42450 
   42451   16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
   42452 WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
   42453 AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
   42454 FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
   42455 CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
   42456 LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
   42457 RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
   42458 FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
   42459 SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
   42460 DAMAGES.
   42461 
   42462 		     END OF TERMS AND CONDITIONS
   42463 
   42465      Appendix: How to Apply These Terms to Your New Libraries
   42466 
   42467   If you develop a new library, and you want it to be of the greatest
   42468 possible use to the public, we recommend making it free software that
   42469 everyone can redistribute and change.  You can do so by permitting
   42470 redistribution under these terms (or, alternatively, under the terms of the
   42471 ordinary General Public License).
   42472 
   42473   To apply these terms, attach the following notices to the library.  It is
   42474 safest to attach them to the start of each source file to most effectively
   42475 convey the exclusion of warranty; and each file should have at least the
   42476 "copyright" line and a pointer to where the full notice is found.
   42477 
   42478     &lt;one line to give the library's name and a brief idea of what it does.&gt;
   42479     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   42480 
   42481     This library is free software; you can redistribute it and/or
   42482     modify it under the terms of the GNU Library General Public
   42483     License as published by the Free Software Foundation; either
   42484     version 2 of the License, or (at your option) any later version.
   42485 
   42486     This library is distributed in the hope that it will be useful,
   42487     but WITHOUT ANY WARRANTY; without even the implied warranty of
   42488     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
   42489     Library General Public License for more details.
   42490 
   42491     You should have received a copy of the GNU Library General Public
   42492     License along with this library; if not, write to the Free
   42493     Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
   42494     MA 02111-1307, USA
   42495 
   42496 Also add information on how to contact you by electronic and paper mail.
   42497 
   42498 You should also get your employer (if you work as a programmer) or your
   42499 school, if any, to sign a "copyright disclaimer" for the library, if
   42500 necessary.  Here is a sample; alter the names:
   42501 
   42502   Yoyodyne, Inc., hereby disclaims all copyright interest in the
   42503   library `Frob' (a library for tweaking knobs) written by James Random Hacker.
   42504 
   42505   &lt;signature of Ty Coon&gt;, 1 April 1990
   42506   Ty Coon, President of Vice
   42507 
   42508 That's all there is to it!
   42509 </pre>
   42510 </div>
   42511 </div>
   42512 
   42513 
   42514 <div class="product">
   42515 <span class="title">libtool</span>
   42516 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   42517 <span class="homepage"><a href="http://www.gnu.org/software/libtool/">homepage</a></span>
   42518 <div class="licence">
   42519 <pre>		    GNU GENERAL PUBLIC LICENSE
   42520 		       Version 2, June 1991
   42521 
   42522  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
   42523                        51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
   42524  Everyone is permitted to copy and distribute verbatim copies
   42525  of this license document, but changing it is not allowed.
   42526 
   42527 			    Preamble
   42528 
   42529   The licenses for most software are designed to take away your
   42530 freedom to share and change it.  By contrast, the GNU General Public
   42531 License is intended to guarantee your freedom to share and change free
   42532 software--to make sure the software is free for all its users.  This
   42533 General Public License applies to most of the Free Software
   42534 Foundation's software and to any other program whose authors commit to
   42535 using it.  (Some other Free Software Foundation software is covered by
   42536 the GNU Library General Public License instead.)  You can apply it to
   42537 your programs, too.
   42538 
   42539   When we speak of free software, we are referring to freedom, not
   42540 price.  Our General Public Licenses are designed to make sure that you
   42541 have the freedom to distribute copies of free software (and charge for
   42542 this service if you wish), that you receive source code or can get it
   42543 if you want it, that you can change the software or use pieces of it
   42544 in new free programs; and that you know you can do these things.
   42545 
   42546   To protect your rights, we need to make restrictions that forbid
   42547 anyone to deny you these rights or to ask you to surrender the rights.
   42548 These restrictions translate to certain responsibilities for you if you
   42549 distribute copies of the software, or if you modify it.
   42550 
   42551   For example, if you distribute copies of such a program, whether
   42552 gratis or for a fee, you must give the recipients all the rights that
   42553 you have.  You must make sure that they, too, receive or can get the
   42554 source code.  And you must show them these terms so they know their
   42555 rights.
   42556 
   42557   We protect your rights with two steps: (1) copyright the software, and
   42558 (2) offer you this license which gives you legal permission to copy,
   42559 distribute and/or modify the software.
   42560 
   42561   Also, for each author's protection and ours, we want to make certain
   42562 that everyone understands that there is no warranty for this free
   42563 software.  If the software is modified by someone else and passed on, we
   42564 want its recipients to know that what they have is not the original, so
   42565 that any problems introduced by others will not reflect on the original
   42566 authors' reputations.
   42567 
   42568   Finally, any free program is threatened constantly by software
   42569 patents.  We wish to avoid the danger that redistributors of a free
   42570 program will individually obtain patent licenses, in effect making the
   42571 program proprietary.  To prevent this, we have made it clear that any
   42572 patent must be licensed for everyone's free use or not licensed at all.
   42573 
   42574   The precise terms and conditions for copying, distribution and
   42575 modification follow.
   42576 
   42578 		    GNU GENERAL PUBLIC LICENSE
   42579    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   42580 
   42581   0. This License applies to any program or other work which contains
   42582 a notice placed by the copyright holder saying it may be distributed
   42583 under the terms of this General Public License.  The "Program", below,
   42584 refers to any such program or work, and a "work based on the Program"
   42585 means either the Program or any derivative work under copyright law:
   42586 that is to say, a work containing the Program or a portion of it,
   42587 either verbatim or with modifications and/or translated into another
   42588 language.  (Hereinafter, translation is included without limitation in
   42589 the term "modification".)  Each licensee is addressed as "you".
   42590 
   42591 Activities other than copying, distribution and modification are not
   42592 covered by this License; they are outside its scope.  The act of
   42593 running the Program is not restricted, and the output from the Program
   42594 is covered only if its contents constitute a work based on the
   42595 Program (independent of having been made by running the Program).
   42596 Whether that is true depends on what the Program does.
   42597 
   42598   1. You may copy and distribute verbatim copies of the Program's
   42599 source code as you receive it, in any medium, provided that you
   42600 conspicuously and appropriately publish on each copy an appropriate
   42601 copyright notice and disclaimer of warranty; keep intact all the
   42602 notices that refer to this License and to the absence of any warranty;
   42603 and give any other recipients of the Program a copy of this License
   42604 along with the Program.
   42605 
   42606 You may charge a fee for the physical act of transferring a copy, and
   42607 you may at your option offer warranty protection in exchange for a fee.
   42608 
   42609   2. You may modify your copy or copies of the Program or any portion
   42610 of it, thus forming a work based on the Program, and copy and
   42611 distribute such modifications or work under the terms of Section 1
   42612 above, provided that you also meet all of these conditions:
   42613 
   42614     a) You must cause the modified files to carry prominent notices
   42615     stating that you changed the files and the date of any change.
   42616 
   42617     b) You must cause any work that you distribute or publish, that in
   42618     whole or in part contains or is derived from the Program or any
   42619     part thereof, to be licensed as a whole at no charge to all third
   42620     parties under the terms of this License.
   42621 
   42622     c) If the modified program normally reads commands interactively
   42623     when run, you must cause it, when started running for such
   42624     interactive use in the most ordinary way, to print or display an
   42625     announcement including an appropriate copyright notice and a
   42626     notice that there is no warranty (or else, saying that you provide
   42627     a warranty) and that users may redistribute the program under
   42628     these conditions, and telling the user how to view a copy of this
   42629     License.  (Exception: if the Program itself is interactive but
   42630     does not normally print such an announcement, your work based on
   42631     the Program is not required to print an announcement.)
   42632 
   42634 These requirements apply to the modified work as a whole.  If
   42635 identifiable sections of that work are not derived from the Program,
   42636 and can be reasonably considered independent and separate works in
   42637 themselves, then this License, and its terms, do not apply to those
   42638 sections when you distribute them as separate works.  But when you
   42639 distribute the same sections as part of a whole which is a work based
   42640 on the Program, the distribution of the whole must be on the terms of
   42641 this License, whose permissions for other licensees extend to the
   42642 entire whole, and thus to each and every part regardless of who wrote it.
   42643 
   42644 Thus, it is not the intent of this section to claim rights or contest
   42645 your rights to work written entirely by you; rather, the intent is to
   42646 exercise the right to control the distribution of derivative or
   42647 collective works based on the Program.
   42648 
   42649 In addition, mere aggregation of another work not based on the Program
   42650 with the Program (or with a work based on the Program) on a volume of
   42651 a storage or distribution medium does not bring the other work under
   42652 the scope of this License.
   42653 
   42654   3. You may copy and distribute the Program (or a work based on it,
   42655 under Section 2) in object code or executable form under the terms of
   42656 Sections 1 and 2 above provided that you also do one of the following:
   42657 
   42658     a) Accompany it with the complete corresponding machine-readable
   42659     source code, which must be distributed under the terms of Sections
   42660     1 and 2 above on a medium customarily used for software interchange; or,
   42661 
   42662     b) Accompany it with a written offer, valid for at least three
   42663     years, to give any third party, for a charge no more than your
   42664     cost of physically performing source distribution, a complete
   42665     machine-readable copy of the corresponding source code, to be
   42666     distributed under the terms of Sections 1 and 2 above on a medium
   42667     customarily used for software interchange; or,
   42668 
   42669     c) Accompany it with the information you received as to the offer
   42670     to distribute corresponding source code.  (This alternative is
   42671     allowed only for noncommercial distribution and only if you
   42672     received the program in object code or executable form with such
   42673     an offer, in accord with Subsection b above.)
   42674 
   42675 The source code for a work means the preferred form of the work for
   42676 making modifications to it.  For an executable work, complete source
   42677 code means all the source code for all modules it contains, plus any
   42678 associated interface definition files, plus the scripts used to
   42679 control compilation and installation of the executable.  However, as a
   42680 special exception, the source code distributed need not include
   42681 anything that is normally distributed (in either source or binary
   42682 form) with the major components (compiler, kernel, and so on) of the
   42683 operating system on which the executable runs, unless that component
   42684 itself accompanies the executable.
   42685 
   42686 If distribution of executable or object code is made by offering
   42687 access to copy from a designated place, then offering equivalent
   42688 access to copy the source code from the same place counts as
   42689 distribution of the source code, even though third parties are not
   42690 compelled to copy the source along with the object code.
   42691 
   42693   4. You may not copy, modify, sublicense, or distribute the Program
   42694 except as expressly provided under this License.  Any attempt
   42695 otherwise to copy, modify, sublicense or distribute the Program is
   42696 void, and will automatically terminate your rights under this License.
   42697 However, parties who have received copies, or rights, from you under
   42698 this License will not have their licenses terminated so long as such
   42699 parties remain in full compliance.
   42700 
   42701   5. You are not required to accept this License, since you have not
   42702 signed it.  However, nothing else grants you permission to modify or
   42703 distribute the Program or its derivative works.  These actions are
   42704 prohibited by law if you do not accept this License.  Therefore, by
   42705 modifying or distributing the Program (or any work based on the
   42706 Program), you indicate your acceptance of this License to do so, and
   42707 all its terms and conditions for copying, distributing or modifying
   42708 the Program or works based on it.
   42709 
   42710   6. Each time you redistribute the Program (or any work based on the
   42711 Program), the recipient automatically receives a license from the
   42712 original licensor to copy, distribute or modify the Program subject to
   42713 these terms and conditions.  You may not impose any further
   42714 restrictions on the recipients' exercise of the rights granted herein.
   42715 You are not responsible for enforcing compliance by third parties to
   42716 this License.
   42717 
   42718   7. If, as a consequence of a court judgment or allegation of patent
   42719 infringement or for any other reason (not limited to patent issues),
   42720 conditions are imposed on you (whether by court order, agreement or
   42721 otherwise) that contradict the conditions of this License, they do not
   42722 excuse you from the conditions of this License.  If you cannot
   42723 distribute so as to satisfy simultaneously your obligations under this
   42724 License and any other pertinent obligations, then as a consequence you
   42725 may not distribute the Program at all.  For example, if a patent
   42726 license would not permit royalty-free redistribution of the Program by
   42727 all those who receive copies directly or indirectly through you, then
   42728 the only way you could satisfy both it and this License would be to
   42729 refrain entirely from distribution of the Program.
   42730 
   42731 If any portion of this section is held invalid or unenforceable under
   42732 any particular circumstance, the balance of the section is intended to
   42733 apply and the section as a whole is intended to apply in other
   42734 circumstances.
   42735 
   42736 It is not the purpose of this section to induce you to infringe any
   42737 patents or other property right claims or to contest validity of any
   42738 such claims; this section has the sole purpose of protecting the
   42739 integrity of the free software distribution system, which is
   42740 implemented by public license practices.  Many people have made
   42741 generous contributions to the wide range of software distributed
   42742 through that system in reliance on consistent application of that
   42743 system; it is up to the author/donor to decide if he or she is willing
   42744 to distribute software through any other system and a licensee cannot
   42745 impose that choice.
   42746 
   42747 This section is intended to make thoroughly clear what is believed to
   42748 be a consequence of the rest of this License.
   42749 
   42751   8. If the distribution and/or use of the Program is restricted in
   42752 certain countries either by patents or by copyrighted interfaces, the
   42753 original copyright holder who places the Program under this License
   42754 may add an explicit geographical distribution limitation excluding
   42755 those countries, so that distribution is permitted only in or among
   42756 countries not thus excluded.  In such case, this License incorporates
   42757 the limitation as if written in the body of this License.
   42758 
   42759   9. The Free Software Foundation may publish revised and/or new versions
   42760 of the General Public License from time to time.  Such new versions will
   42761 be similar in spirit to the present version, but may differ in detail to
   42762 address new problems or concerns.
   42763 
   42764 Each version is given a distinguishing version number.  If the Program
   42765 specifies a version number of this License which applies to it and "any
   42766 later version", you have the option of following the terms and conditions
   42767 either of that version or of any later version published by the Free
   42768 Software Foundation.  If the Program does not specify a version number of
   42769 this License, you may choose any version ever published by the Free Software
   42770 Foundation.
   42771 
   42772   10. If you wish to incorporate parts of the Program into other free
   42773 programs whose distribution conditions are different, write to the author
   42774 to ask for permission.  For software which is copyrighted by the Free
   42775 Software Foundation, write to the Free Software Foundation; we sometimes
   42776 make exceptions for this.  Our decision will be guided by the two goals
   42777 of preserving the free status of all derivatives of our free software and
   42778 of promoting the sharing and reuse of software generally.
   42779 
   42780 			    NO WARRANTY
   42781 
   42782   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
   42783 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
   42784 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
   42785 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
   42786 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
   42787 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
   42788 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
   42789 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
   42790 REPAIR OR CORRECTION.
   42791 
   42792   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
   42793 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
   42794 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
   42795 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
   42796 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
   42797 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
   42798 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
   42799 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
   42800 POSSIBILITY OF SUCH DAMAGES.
   42801 
   42802 		     END OF TERMS AND CONDITIONS
   42803 
   42805 	    How to Apply These Terms to Your New Programs
   42806 
   42807   If you develop a new program, and you want it to be of the greatest
   42808 possible use to the public, the best way to achieve this is to make it
   42809 free software which everyone can redistribute and change under these terms.
   42810 
   42811   To do so, attach the following notices to the program.  It is safest
   42812 to attach them to the start of each source file to most effectively
   42813 convey the exclusion of warranty; and each file should have at least
   42814 the "copyright" line and a pointer to where the full notice is found.
   42815 
   42816     &lt;one line to give the program's name and a brief idea of what it does.&gt;
   42817     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   42818 
   42819     This program is free software; you can redistribute it and/or modify
   42820     it under the terms of the GNU General Public License as published by
   42821     the Free Software Foundation; either version 2 of the License, or
   42822     (at your option) any later version.
   42823 
   42824     This program is distributed in the hope that it will be useful,
   42825     but WITHOUT ANY WARRANTY; without even the implied warranty of
   42826     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   42827     GNU General Public License for more details.
   42828 
   42829     You should have received a copy of the GNU General Public License
   42830     along with this program; if not, write to the Free Software
   42831     Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
   42832 
   42833 
   42834 Also add information on how to contact you by electronic and paper mail.
   42835 
   42836 If the program is interactive, make it output a short notice like this
   42837 when it starts in an interactive mode:
   42838 
   42839     Gnomovision version 69, Copyright (C) year name of author
   42840     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
   42841     This is free software, and you are welcome to redistribute it
   42842     under certain conditions; type `show c' for details.
   42843 
   42844 The hypothetical commands `show w' and `show c' should show the appropriate
   42845 parts of the General Public License.  Of course, the commands you use may
   42846 be called something other than `show w' and `show c'; they could even be
   42847 mouse-clicks or menu items--whatever suits your program.
   42848 
   42849 You should also get your employer (if you work as a programmer) or your
   42850 school, if any, to sign a "copyright disclaimer" for the program, if
   42851 necessary.  Here is a sample; alter the names:
   42852 
   42853   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
   42854   `Gnomovision' (which makes passes at compilers) written by James Hacker.
   42855 
   42856   &lt;signature of Ty Coon&gt;, 1 April 1989
   42857   Ty Coon, President of Vice
   42858 
   42859 This General Public License does not permit incorporating your program into
   42860 proprietary programs.  If your program is a subroutine library, you may
   42861 consider it more useful to permit linking proprietary applications with the
   42862 library.  If this is what you want to do, use the GNU Library General
   42863 Public License instead of this License.
   42864 </pre>
   42865 </div>
   42866 </div>
   42867 
   42868 
   42869 <div class="product">
   42870 <span class="title">libusb</span>
   42871 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   42872 <span class="homepage"><a href="http://libusb.sourceforge.net/">homepage</a></span>
   42873 <div class="licence">
   42874 <pre>		  GNU LESSER GENERAL PUBLIC LICENSE
   42875 		       Version 2.1, February 1999
   42876 
   42877  Copyright (C) 1991, 1999 Free Software Foundation, Inc.
   42878      59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   42879  Everyone is permitted to copy and distribute verbatim copies
   42880  of this license document, but changing it is not allowed.
   42881 
   42882 [This is the first released version of the Lesser GPL.  It also counts
   42883  as the successor of the GNU Library Public License, version 2, hence
   42884  the version number 2.1.]
   42885 
   42886 			    Preamble
   42887 
   42888   The licenses for most software are designed to take away your
   42889 freedom to share and change it.  By contrast, the GNU General Public
   42890 Licenses are intended to guarantee your freedom to share and change
   42891 free software--to make sure the software is free for all its users.
   42892 
   42893   This license, the Lesser General Public License, applies to some
   42894 specially designated software packages--typically libraries--of the
   42895 Free Software Foundation and other authors who decide to use it.  You
   42896 can use it too, but we suggest you first think carefully about whether
   42897 this license or the ordinary General Public License is the better
   42898 strategy to use in any particular case, based on the explanations below.
   42899 
   42900   When we speak of free software, we are referring to freedom of use,
   42901 not price.  Our General Public Licenses are designed to make sure that
   42902 you have the freedom to distribute copies of free software (and charge
   42903 for this service if you wish); that you receive source code or can get
   42904 it if you want it; that you can change the software and use pieces of
   42905 it in new free programs; and that you are informed that you can do
   42906 these things.
   42907 
   42908   To protect your rights, we need to make restrictions that forbid
   42909 distributors to deny you these rights or to ask you to surrender these
   42910 rights.  These restrictions translate to certain responsibilities for
   42911 you if you distribute copies of the library or if you modify it.
   42912 
   42913   For example, if you distribute copies of the library, whether gratis
   42914 or for a fee, you must give the recipients all the rights that we gave
   42915 you.  You must make sure that they, too, receive or can get the source
   42916 code.  If you link other code with the library, you must provide
   42917 complete object files to the recipients, so that they can relink them
   42918 with the library after making changes to the library and recompiling
   42919 it.  And you must show them these terms so they know their rights.
   42920 
   42921   We protect your rights with a two-step method: (1) we copyright the
   42922 library, and (2) we offer you this license, which gives you legal
   42923 permission to copy, distribute and/or modify the library.
   42924 
   42925   To protect each distributor, we want to make it very clear that
   42926 there is no warranty for the free library.  Also, if the library is
   42927 modified by someone else and passed on, the recipients should know
   42928 that what they have is not the original version, so that the original
   42929 author's reputation will not be affected by problems that might be
   42930 introduced by others.
   42931 
   42933   Finally, software patents pose a constant threat to the existence of
   42934 any free program.  We wish to make sure that a company cannot
   42935 effectively restrict the users of a free program by obtaining a
   42936 restrictive license from a patent holder.  Therefore, we insist that
   42937 any patent license obtained for a version of the library must be
   42938 consistent with the full freedom of use specified in this license.
   42939 
   42940   Most GNU software, including some libraries, is covered by the
   42941 ordinary GNU General Public License.  This license, the GNU Lesser
   42942 General Public License, applies to certain designated libraries, and
   42943 is quite different from the ordinary General Public License.  We use
   42944 this license for certain libraries in order to permit linking those
   42945 libraries into non-free programs.
   42946 
   42947   When a program is linked with a library, whether statically or using
   42948 a shared library, the combination of the two is legally speaking a
   42949 combined work, a derivative of the original library.  The ordinary
   42950 General Public License therefore permits such linking only if the
   42951 entire combination fits its criteria of freedom.  The Lesser General
   42952 Public License permits more lax criteria for linking other code with
   42953 the library.
   42954 
   42955   We call this license the "Lesser" General Public License because it
   42956 does Less to protect the user's freedom than the ordinary General
   42957 Public License.  It also provides other free software developers Less
   42958 of an advantage over competing non-free programs.  These disadvantages
   42959 are the reason we use the ordinary General Public License for many
   42960 libraries.  However, the Lesser license provides advantages in certain
   42961 special circumstances.
   42962 
   42963   For example, on rare occasions, there may be a special need to
   42964 encourage the widest possible use of a certain library, so that it becomes
   42965 a de-facto standard.  To achieve this, non-free programs must be
   42966 allowed to use the library.  A more frequent case is that a free
   42967 library does the same job as widely used non-free libraries.  In this
   42968 case, there is little to gain by limiting the free library to free
   42969 software only, so we use the Lesser General Public License.
   42970 
   42971   In other cases, permission to use a particular library in non-free
   42972 programs enables a greater number of people to use a large body of
   42973 free software.  For example, permission to use the GNU C Library in
   42974 non-free programs enables many more people to use the whole GNU
   42975 operating system, as well as its variant, the GNU/Linux operating
   42976 system.
   42977 
   42978   Although the Lesser General Public License is Less protective of the
   42979 users' freedom, it does ensure that the user of a program that is
   42980 linked with the Library has the freedom and the wherewithal to run
   42981 that program using a modified version of the Library.
   42982 
   42983   The precise terms and conditions for copying, distribution and
   42984 modification follow.  Pay close attention to the difference between a
   42985 "work based on the library" and a "work that uses the library".  The
   42986 former contains code derived from the library, whereas the latter must
   42987 be combined with the library in order to run.
   42988 
   42990 		  GNU LESSER GENERAL PUBLIC LICENSE
   42991    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   42992 
   42993   0. This License Agreement applies to any software library or other
   42994 program which contains a notice placed by the copyright holder or
   42995 other authorized party saying it may be distributed under the terms of
   42996 this Lesser General Public License (also called "this License").
   42997 Each licensee is addressed as "you".
   42998 
   42999   A "library" means a collection of software functions and/or data
   43000 prepared so as to be conveniently linked with application programs
   43001 (which use some of those functions and data) to form executables.
   43002 
   43003   The "Library", below, refers to any such software library or work
   43004 which has been distributed under these terms.  A "work based on the
   43005 Library" means either the Library or any derivative work under
   43006 copyright law: that is to say, a work containing the Library or a
   43007 portion of it, either verbatim or with modifications and/or translated
   43008 straightforwardly into another language.  (Hereinafter, translation is
   43009 included without limitation in the term "modification".)
   43010 
   43011   "Source code" for a work means the preferred form of the work for
   43012 making modifications to it.  For a library, complete source code means
   43013 all the source code for all modules it contains, plus any associated
   43014 interface definition files, plus the scripts used to control compilation
   43015 and installation of the library.
   43016 
   43017   Activities other than copying, distribution and modification are not
   43018 covered by this License; they are outside its scope.  The act of
   43019 running a program using the Library is not restricted, and output from
   43020 such a program is covered only if its contents constitute a work based
   43021 on the Library (independent of the use of the Library in a tool for
   43022 writing it).  Whether that is true depends on what the Library does
   43023 and what the program that uses the Library does.
   43024   
   43025   1. You may copy and distribute verbatim copies of the Library's
   43026 complete source code as you receive it, in any medium, provided that
   43027 you conspicuously and appropriately publish on each copy an
   43028 appropriate copyright notice and disclaimer of warranty; keep intact
   43029 all the notices that refer to this License and to the absence of any
   43030 warranty; and distribute a copy of this License along with the
   43031 Library.
   43032 
   43033   You may charge a fee for the physical act of transferring a copy,
   43034 and you may at your option offer warranty protection in exchange for a
   43035 fee.
   43036 
   43038   2. You may modify your copy or copies of the Library or any portion
   43039 of it, thus forming a work based on the Library, and copy and
   43040 distribute such modifications or work under the terms of Section 1
   43041 above, provided that you also meet all of these conditions:
   43042 
   43043     a) The modified work must itself be a software library.
   43044 
   43045     b) You must cause the files modified to carry prominent notices
   43046     stating that you changed the files and the date of any change.
   43047 
   43048     c) You must cause the whole of the work to be licensed at no
   43049     charge to all third parties under the terms of this License.
   43050 
   43051     d) If a facility in the modified Library refers to a function or a
   43052     table of data to be supplied by an application program that uses
   43053     the facility, other than as an argument passed when the facility
   43054     is invoked, then you must make a good faith effort to ensure that,
   43055     in the event an application does not supply such function or
   43056     table, the facility still operates, and performs whatever part of
   43057     its purpose remains meaningful.
   43058 
   43059     (For example, a function in a library to compute square roots has
   43060     a purpose that is entirely well-defined independent of the
   43061     application.  Therefore, Subsection 2d requires that any
   43062     application-supplied function or table used by this function must
   43063     be optional: if the application does not supply it, the square
   43064     root function must still compute square roots.)
   43065 
   43066 These requirements apply to the modified work as a whole.  If
   43067 identifiable sections of that work are not derived from the Library,
   43068 and can be reasonably considered independent and separate works in
   43069 themselves, then this License, and its terms, do not apply to those
   43070 sections when you distribute them as separate works.  But when you
   43071 distribute the same sections as part of a whole which is a work based
   43072 on the Library, the distribution of the whole must be on the terms of
   43073 this License, whose permissions for other licensees extend to the
   43074 entire whole, and thus to each and every part regardless of who wrote
   43075 it.
   43076 
   43077 Thus, it is not the intent of this section to claim rights or contest
   43078 your rights to work written entirely by you; rather, the intent is to
   43079 exercise the right to control the distribution of derivative or
   43080 collective works based on the Library.
   43081 
   43082 In addition, mere aggregation of another work not based on the Library
   43083 with the Library (or with a work based on the Library) on a volume of
   43084 a storage or distribution medium does not bring the other work under
   43085 the scope of this License.
   43086 
   43087   3. You may opt to apply the terms of the ordinary GNU General Public
   43088 License instead of this License to a given copy of the Library.  To do
   43089 this, you must alter all the notices that refer to this License, so
   43090 that they refer to the ordinary GNU General Public License, version 2,
   43091 instead of to this License.  (If a newer version than version 2 of the
   43092 ordinary GNU General Public License has appeared, then you can specify
   43093 that version instead if you wish.)  Do not make any other change in
   43094 these notices.
   43095 
   43097   Once this change is made in a given copy, it is irreversible for
   43098 that copy, so the ordinary GNU General Public License applies to all
   43099 subsequent copies and derivative works made from that copy.
   43100 
   43101   This option is useful when you wish to copy part of the code of
   43102 the Library into a program that is not a library.
   43103 
   43104   4. You may copy and distribute the Library (or a portion or
   43105 derivative of it, under Section 2) in object code or executable form
   43106 under the terms of Sections 1 and 2 above provided that you accompany
   43107 it with the complete corresponding machine-readable source code, which
   43108 must be distributed under the terms of Sections 1 and 2 above on a
   43109 medium customarily used for software interchange.
   43110 
   43111   If distribution of object code is made by offering access to copy
   43112 from a designated place, then offering equivalent access to copy the
   43113 source code from the same place satisfies the requirement to
   43114 distribute the source code, even though third parties are not
   43115 compelled to copy the source along with the object code.
   43116 
   43117   5. A program that contains no derivative of any portion of the
   43118 Library, but is designed to work with the Library by being compiled or
   43119 linked with it, is called a "work that uses the Library".  Such a
   43120 work, in isolation, is not a derivative work of the Library, and
   43121 therefore falls outside the scope of this License.
   43122 
   43123   However, linking a "work that uses the Library" with the Library
   43124 creates an executable that is a derivative of the Library (because it
   43125 contains portions of the Library), rather than a "work that uses the
   43126 library".  The executable is therefore covered by this License.
   43127 Section 6 states terms for distribution of such executables.
   43128 
   43129   When a "work that uses the Library" uses material from a header file
   43130 that is part of the Library, the object code for the work may be a
   43131 derivative work of the Library even though the source code is not.
   43132 Whether this is true is especially significant if the work can be
   43133 linked without the Library, or if the work is itself a library.  The
   43134 threshold for this to be true is not precisely defined by law.
   43135 
   43136   If such an object file uses only numerical parameters, data
   43137 structure layouts and accessors, and small macros and small inline
   43138 functions (ten lines or less in length), then the use of the object
   43139 file is unrestricted, regardless of whether it is legally a derivative
   43140 work.  (Executables containing this object code plus portions of the
   43141 Library will still fall under Section 6.)
   43142 
   43143   Otherwise, if the work is a derivative of the Library, you may
   43144 distribute the object code for the work under the terms of Section 6.
   43145 Any executables containing that work also fall under Section 6,
   43146 whether or not they are linked directly with the Library itself.
   43147 
   43149   6. As an exception to the Sections above, you may also combine or
   43150 link a "work that uses the Library" with the Library to produce a
   43151 work containing portions of the Library, and distribute that work
   43152 under terms of your choice, provided that the terms permit
   43153 modification of the work for the customer's own use and reverse
   43154 engineering for debugging such modifications.
   43155 
   43156   You must give prominent notice with each copy of the work that the
   43157 Library is used in it and that the Library and its use are covered by
   43158 this License.  You must supply a copy of this License.  If the work
   43159 during execution displays copyright notices, you must include the
   43160 copyright notice for the Library among them, as well as a reference
   43161 directing the user to the copy of this License.  Also, you must do one
   43162 of these things:
   43163 
   43164     a) Accompany the work with the complete corresponding
   43165     machine-readable source code for the Library including whatever
   43166     changes were used in the work (which must be distributed under
   43167     Sections 1 and 2 above); and, if the work is an executable linked
   43168     with the Library, with the complete machine-readable "work that
   43169     uses the Library", as object code and/or source code, so that the
   43170     user can modify the Library and then relink to produce a modified
   43171     executable containing the modified Library.  (It is understood
   43172     that the user who changes the contents of definitions files in the
   43173     Library will not necessarily be able to recompile the application
   43174     to use the modified definitions.)
   43175 
   43176     b) Use a suitable shared library mechanism for linking with the
   43177     Library.  A suitable mechanism is one that (1) uses at run time a
   43178     copy of the library already present on the user's computer system,
   43179     rather than copying library functions into the executable, and (2)
   43180     will operate properly with a modified version of the library, if
   43181     the user installs one, as long as the modified version is
   43182     interface-compatible with the version that the work was made with.
   43183 
   43184     c) Accompany the work with a written offer, valid for at
   43185     least three years, to give the same user the materials
   43186     specified in Subsection 6a, above, for a charge no more
   43187     than the cost of performing this distribution.
   43188 
   43189     d) If distribution of the work is made by offering access to copy
   43190     from a designated place, offer equivalent access to copy the above
   43191     specified materials from the same place.
   43192 
   43193     e) Verify that the user has already received a copy of these
   43194     materials or that you have already sent this user a copy.
   43195 
   43196   For an executable, the required form of the "work that uses the
   43197 Library" must include any data and utility programs needed for
   43198 reproducing the executable from it.  However, as a special exception,
   43199 the materials to be distributed need not include anything that is
   43200 normally distributed (in either source or binary form) with the major
   43201 components (compiler, kernel, and so on) of the operating system on
   43202 which the executable runs, unless that component itself accompanies
   43203 the executable.
   43204 
   43205   It may happen that this requirement contradicts the license
   43206 restrictions of other proprietary libraries that do not normally
   43207 accompany the operating system.  Such a contradiction means you cannot
   43208 use both them and the Library together in an executable that you
   43209 distribute.
   43210 
   43212   7. You may place library facilities that are a work based on the
   43213 Library side-by-side in a single library together with other library
   43214 facilities not covered by this License, and distribute such a combined
   43215 library, provided that the separate distribution of the work based on
   43216 the Library and of the other library facilities is otherwise
   43217 permitted, and provided that you do these two things:
   43218 
   43219     a) Accompany the combined library with a copy of the same work
   43220     based on the Library, uncombined with any other library
   43221     facilities.  This must be distributed under the terms of the
   43222     Sections above.
   43223 
   43224     b) Give prominent notice with the combined library of the fact
   43225     that part of it is a work based on the Library, and explaining
   43226     where to find the accompanying uncombined form of the same work.
   43227 
   43228   8. You may not copy, modify, sublicense, link with, or distribute
   43229 the Library except as expressly provided under this License.  Any
   43230 attempt otherwise to copy, modify, sublicense, link with, or
   43231 distribute the Library is void, and will automatically terminate your
   43232 rights under this License.  However, parties who have received copies,
   43233 or rights, from you under this License will not have their licenses
   43234 terminated so long as such parties remain in full compliance.
   43235 
   43236   9. You are not required to accept this License, since you have not
   43237 signed it.  However, nothing else grants you permission to modify or
   43238 distribute the Library or its derivative works.  These actions are
   43239 prohibited by law if you do not accept this License.  Therefore, by
   43240 modifying or distributing the Library (or any work based on the
   43241 Library), you indicate your acceptance of this License to do so, and
   43242 all its terms and conditions for copying, distributing or modifying
   43243 the Library or works based on it.
   43244 
   43245   10. Each time you redistribute the Library (or any work based on the
   43246 Library), the recipient automatically receives a license from the
   43247 original licensor to copy, distribute, link with or modify the Library
   43248 subject to these terms and conditions.  You may not impose any further
   43249 restrictions on the recipients' exercise of the rights granted herein.
   43250 You are not responsible for enforcing compliance by third parties with
   43251 this License.
   43252 
   43254   11. If, as a consequence of a court judgment or allegation of patent
   43255 infringement or for any other reason (not limited to patent issues),
   43256 conditions are imposed on you (whether by court order, agreement or
   43257 otherwise) that contradict the conditions of this License, they do not
   43258 excuse you from the conditions of this License.  If you cannot
   43259 distribute so as to satisfy simultaneously your obligations under this
   43260 License and any other pertinent obligations, then as a consequence you
   43261 may not distribute the Library at all.  For example, if a patent
   43262 license would not permit royalty-free redistribution of the Library by
   43263 all those who receive copies directly or indirectly through you, then
   43264 the only way you could satisfy both it and this License would be to
   43265 refrain entirely from distribution of the Library.
   43266 
   43267 If any portion of this section is held invalid or unenforceable under any
   43268 particular circumstance, the balance of the section is intended to apply,
   43269 and the section as a whole is intended to apply in other circumstances.
   43270 
   43271 It is not the purpose of this section to induce you to infringe any
   43272 patents or other property right claims or to contest validity of any
   43273 such claims; this section has the sole purpose of protecting the
   43274 integrity of the free software distribution system which is
   43275 implemented by public license practices.  Many people have made
   43276 generous contributions to the wide range of software distributed
   43277 through that system in reliance on consistent application of that
   43278 system; it is up to the author/donor to decide if he or she is willing
   43279 to distribute software through any other system and a licensee cannot
   43280 impose that choice.
   43281 
   43282 This section is intended to make thoroughly clear what is believed to
   43283 be a consequence of the rest of this License.
   43284 
   43285   12. If the distribution and/or use of the Library is restricted in
   43286 certain countries either by patents or by copyrighted interfaces, the
   43287 original copyright holder who places the Library under this License may add
   43288 an explicit geographical distribution limitation excluding those countries,
   43289 so that distribution is permitted only in or among countries not thus
   43290 excluded.  In such case, this License incorporates the limitation as if
   43291 written in the body of this License.
   43292 
   43293   13. The Free Software Foundation may publish revised and/or new
   43294 versions of the Lesser General Public License from time to time.
   43295 Such new versions will be similar in spirit to the present version,
   43296 but may differ in detail to address new problems or concerns.
   43297 
   43298 Each version is given a distinguishing version number.  If the Library
   43299 specifies a version number of this License which applies to it and
   43300 "any later version", you have the option of following the terms and
   43301 conditions either of that version or of any later version published by
   43302 the Free Software Foundation.  If the Library does not specify a
   43303 license version number, you may choose any version ever published by
   43304 the Free Software Foundation.
   43305 
   43307   14. If you wish to incorporate parts of the Library into other free
   43308 programs whose distribution conditions are incompatible with these,
   43309 write to the author to ask for permission.  For software which is
   43310 copyrighted by the Free Software Foundation, write to the Free
   43311 Software Foundation; we sometimes make exceptions for this.  Our
   43312 decision will be guided by the two goals of preserving the free status
   43313 of all derivatives of our free software and of promoting the sharing
   43314 and reuse of software generally.
   43315 
   43316 			    NO WARRANTY
   43317 
   43318   15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
   43319 WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
   43320 EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
   43321 OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
   43322 KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
   43323 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
   43324 PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
   43325 LIBRARY IS WITH YOU.  SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
   43326 THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
   43327 
   43328   16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
   43329 WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
   43330 AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
   43331 FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
   43332 CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
   43333 LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
   43334 RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
   43335 FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
   43336 SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
   43337 DAMAGES.
   43338 
   43339 		     END OF TERMS AND CONDITIONS
   43340 
   43342            How to Apply These Terms to Your New Libraries
   43343 
   43344   If you develop a new library, and you want it to be of the greatest
   43345 possible use to the public, we recommend making it free software that
   43346 everyone can redistribute and change.  You can do so by permitting
   43347 redistribution under these terms (or, alternatively, under the terms of the
   43348 ordinary General Public License).
   43349 
   43350   To apply these terms, attach the following notices to the library.  It is
   43351 safest to attach them to the start of each source file to most effectively
   43352 convey the exclusion of warranty; and each file should have at least the
   43353 "copyright" line and a pointer to where the full notice is found.
   43354 
   43355     &lt;one line to give the library's name and a brief idea of what it does.&gt;
   43356     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   43357 
   43358     This library is free software; you can redistribute it and/or
   43359     modify it under the terms of the GNU Lesser General Public
   43360     License as published by the Free Software Foundation; either
   43361     version 2 of the License, or (at your option) any later version.
   43362 
   43363     This library is distributed in the hope that it will be useful,
   43364     but WITHOUT ANY WARRANTY; without even the implied warranty of
   43365     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
   43366     Lesser General Public License for more details.
   43367 
   43368     You should have received a copy of the GNU Lesser General Public
   43369     License along with this library; if not, write to the Free Software
   43370     Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   43371 
   43372 Also add information on how to contact you by electronic and paper mail.
   43373 
   43374 You should also get your employer (if you work as a programmer) or your
   43375 school, if any, to sign a "copyright disclaimer" for the library, if
   43376 necessary.  Here is a sample; alter the names:
   43377 
   43378   Yoyodyne, Inc., hereby disclaims all copyright interest in the
   43379   library `Frob' (a library for tweaking knobs) written by James Random Hacker.
   43380 
   43381   &lt;signature of Ty Coon&gt;, 1 April 1990
   43382   Ty Coon, President of Vice
   43383 
   43384 That's all there is to it!
   43385 
   43386 
   43387 </pre>
   43388 </div>
   43389 </div>
   43390 
   43391 
   43392 <div class="product">
   43393 <span class="title">libxcb</span>
   43394 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   43395 <span class="homepage"><a href="http://xcb.freedesktop.org/">homepage</a></span>
   43396 <div class="licence">
   43397 <pre>Copyright (C) 2001-2006 Bart Massey, Jamey Sharp, and Josh Triplett.
   43398 All Rights Reserved.
   43399 
   43400 Permission is hereby granted, free of charge, to any person
   43401 obtaining a copy of this software and associated
   43402 documentation files (the "Software"), to deal in the
   43403 Software without restriction, including without limitation
   43404 the rights to use, copy, modify, merge, publish, distribute,
   43405 sublicense, and/or sell copies of the Software, and to
   43406 permit persons to whom the Software is furnished to do so,
   43407 subject to the following conditions:
   43408 
   43409 The above copyright notice and this permission notice shall
   43410 be included in all copies or substantial portions of the
   43411 Software.
   43412 
   43413 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
   43414 KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
   43415 WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
   43416 PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS
   43417 BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
   43418 IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
   43419 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
   43420 OTHER DEALINGS IN THE SOFTWARE.
   43421 
   43422 Except as contained in this notice, the names of the authors
   43423 or their institutions shall not be used in advertising or
   43424 otherwise to promote the sale, use or other dealings in this
   43425 Software without prior written authorization from the
   43426 authors.
   43427 </pre>
   43428 </div>
   43429 </div>
   43430 
   43431 
   43432 <div class="product">
   43433 <span class="title">libxml2</span>
   43434 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   43435 <span class="homepage"><a href="http://www.xmlsoft.org/">homepage</a></span>
   43436 <div class="licence">
   43437 <pre>Except where otherwise noted in the source code (e.g. the files hash.c,
   43438 list.c and the trio files, which are covered by a similar licence but
   43439 with different Copyright notices) all the files are:
   43440 
   43441  Copyright (C) 1998-2003 Daniel Veillard.  All Rights Reserved.
   43442 
   43443 Permission is hereby granted, free of charge, to any person obtaining a copy
   43444 of this software and associated documentation files (the "Software"), to deal
   43445 in the Software without restriction, including without limitation the rights
   43446 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
   43447 copies of the Software, and to permit persons to whom the Software is fur-
   43448 nished to do so, subject to the following conditions:
   43449 
   43450 The above copyright notice and this permission notice shall be included in
   43451 all copies or substantial portions of the Software.
   43452 
   43453 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
   43454 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FIT-
   43455 NESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
   43456 DANIEL VEILLARD BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
   43457 IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CON-
   43458 NECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
   43459 
   43460 Except as contained in this notice, the name of Daniel Veillard shall not
   43461 be used in advertising or otherwise to promote the sale, use or other deal-
   43462 ings in this Software without prior written authorization from him.
   43463 
   43464 </pre>
   43465 </div>
   43466 </div>
   43467 
   43468 
   43469 <div class="product">
   43470 <span class="title">lohitfonts-cros</span>
   43471 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   43472 <span class="homepage"><a href="">homepage</a></span>
   43473 <div class="licence">
   43474 <pre>Copyright (c) 2003, Automatic Control Equipments, Pune, INDIA - SIL Open Font License
   43475 
   43476 SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
   43477 
   43478 PREAMBLE The goals of the Open Font License (OFL) are to stimulate
   43479 worldwide development of collaborative font projects, to support the font
   43480 creation efforts of academic and linguistic communities, and to provide
   43481 a free and open framework in which fonts may be shared and improved in
   43482 partnership with others.
   43483 
   43484 The OFL allows the licensed fonts to be used, studied, modified and
   43485 redistributed freely as long as they are not sold by themselves.
   43486 The fonts, including any derivative works, can be bundled, embedded,
   43487 redistributed and/or sold with any software provided that any reserved
   43488 names are not used by derivative works.  The fonts and derivatives,
   43489 however, cannot be released under any other type of license.  The
   43490 requirement for fonts to remain under this license does not apply to
   43491 any document created using the fonts or their derivatives.
   43492 
   43493  
   43494 
   43495 DEFINITIONS
   43496 "Font Software" refers to the set of files released by the Copyright
   43497 Holder(s) under this license and clearly marked as such.
   43498 This may include source files, build scripts and documentation.
   43499 
   43500 "Reserved Font Name" refers to any names specified as such after the
   43501 copyright statement(s).
   43502 
   43503 "Original Version" refers to the collection of Font Software components
   43504 as distributed by the Copyright Holder(s).
   43505 
   43506 "Modified Version" refers to any derivative made by adding to, deleting,
   43507 or substituting ? in part or in whole ?
   43508 any of the components of the Original Version, by changing formats or
   43509 by porting the Font Software to a new environment.
   43510 
   43511 "Author" refers to any designer, engineer, programmer, technical writer
   43512 or other person who contributed to the Font Software.
   43513 
   43514 
   43515 PERMISSION &amp; CONDITIONS
   43516 
   43517 Permission is hereby granted, free of charge, to any person obtaining a
   43518 copy of the Font Software, to use, study, copy, merge, embed, modify,
   43519 redistribute, and sell modified and unmodified copies of the Font
   43520 Software, subject to the following conditions:
   43521 
   43522 1) Neither the Font Software nor any of its individual components,in
   43523    Original or Modified Versions, may be sold by itself.
   43524 
   43525 2) Original or Modified Versions of the Font Software may be bundled,
   43526    redistributed and/or sold with any software, provided that each copy
   43527    contains the above copyright notice and this license. These can be
   43528    included either as stand-alone text files, human-readable headers or
   43529    in the appropriate machine-readable metadata fields within text or
   43530    binary files as long as those fields can be easily viewed by the user.
   43531 
   43532 3) No Modified Version of the Font Software may use the Reserved Font
   43533    Name(s) unless explicit written permission is granted by the
   43534    corresponding Copyright Holder. This restriction only applies to the
   43535    primary font name as presented to the users.
   43536 
   43537 4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
   43538    Software shall not be used to promote, endorse or advertise any
   43539    Modified Version, except to acknowledge the contribution(s) of the
   43540    Copyright Holder(s) and the Author(s) or with their explicit written
   43541    permission.
   43542 
   43543 5) The Font Software, modified or unmodified, in part or in whole, must
   43544    be distributed entirely under this license, and must not be distributed
   43545    under any other license. The requirement for fonts to remain under
   43546    this license does not apply to any document created using the Font
   43547    Software.
   43548 
   43549 
   43550  
   43551 TERMINATION
   43552 This license becomes null and void if any of the above conditions are not met.
   43553 
   43554  
   43555 
   43556 DISCLAIMER
   43557 THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
   43558 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
   43559 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
   43560 OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT.  IN NO EVENT SHALL THE
   43561 COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
   43562 INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
   43563 DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
   43564 FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM OTHER
   43565 DEALINGS IN THE FONT SOFTWARE.
   43566 
   43567 
   43568 
   43569 </pre>
   43570 </div>
   43571 </div>
   43572 
   43573 
   43574 <div class="product">
   43575 <span class="title">lsof</span>
   43576 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   43577 <span class="homepage"><a href="ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/">homepage</a></span>
   43578 <div class="licence">
   43579 <pre>ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/FAQ#1.9
   43580 
   43581 Copyright 2002 Purdue Research Foundation, West Lafayette,
   43582 Indiana 47907.  All rights reserved.
   43583 
   43584 Written by Victor A. Abell
   43585 
   43586 This software is not subject to any license of the American
   43587 Telephone and Telegraph Company or the Regents of the
   43588 University of California.
   43589 
   43590 Permission is granted to anyone to use this software for
   43591 any purpose on any computer system, and to alter it and
   43592 redistribute it freely, subject to the following
   43593 restrictions:
   43594 
   43595 1. Neither the authors nor Purdue University are responsible
   43596    for any consequences of the use of this software.
   43597 
   43598 2. The origin of this software must not be misrepresented,
   43599    either by explicit claim or by omission.  Credit to the
   43600    authors and Purdue University must appear in documentation
   43601    and sources.
   43602 
   43603 3. Altered versions must be plainly marked as such, and must
   43604    not be misrepresented as being the original software.
   43605 
   43606 4. This notice may not be removed or altered.
   43607 </pre>
   43608 </div>
   43609 </div>
   43610 
   43611 
   43612 <div class="product">
   43613 <span class="title">lvm2</span>
   43614 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   43615 <span class="homepage"><a href="http://sources.redhat.com/lvm2/">homepage</a></span>
   43616 <div class="licence">
   43617 <pre>		    GNU GENERAL PUBLIC LICENSE
   43618 		       Version 2, June 1991
   43619 
   43620  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
   43621      59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   43622  Everyone is permitted to copy and distribute verbatim copies
   43623  of this license document, but changing it is not allowed.
   43624 
   43625 			    Preamble
   43626 
   43627   The licenses for most software are designed to take away your
   43628 freedom to share and change it.  By contrast, the GNU General Public
   43629 License is intended to guarantee your freedom to share and change free
   43630 software--to make sure the software is free for all its users.  This
   43631 General Public License applies to most of the Free Software
   43632 Foundation's software and to any other program whose authors commit to
   43633 using it.  (Some other Free Software Foundation software is covered by
   43634 the GNU Library General Public License instead.)  You can apply it to
   43635 your programs, too.
   43636 
   43637   When we speak of free software, we are referring to freedom, not
   43638 price.  Our General Public Licenses are designed to make sure that you
   43639 have the freedom to distribute copies of free software (and charge for
   43640 this service if you wish), that you receive source code or can get it
   43641 if you want it, that you can change the software or use pieces of it
   43642 in new free programs; and that you know you can do these things.
   43643 
   43644   To protect your rights, we need to make restrictions that forbid
   43645 anyone to deny you these rights or to ask you to surrender the rights.
   43646 These restrictions translate to certain responsibilities for you if you
   43647 distribute copies of the software, or if you modify it.
   43648 
   43649   For example, if you distribute copies of such a program, whether
   43650 gratis or for a fee, you must give the recipients all the rights that
   43651 you have.  You must make sure that they, too, receive or can get the
   43652 source code.  And you must show them these terms so they know their
   43653 rights.
   43654 
   43655   We protect your rights with two steps: (1) copyright the software, and
   43656 (2) offer you this license which gives you legal permission to copy,
   43657 distribute and/or modify the software.
   43658 
   43659   Also, for each author's protection and ours, we want to make certain
   43660 that everyone understands that there is no warranty for this free
   43661 software.  If the software is modified by someone else and passed on, we
   43662 want its recipients to know that what they have is not the original, so
   43663 that any problems introduced by others will not reflect on the original
   43664 authors' reputations.
   43665 
   43666   Finally, any free program is threatened constantly by software
   43667 patents.  We wish to avoid the danger that redistributors of a free
   43668 program will individually obtain patent licenses, in effect making the
   43669 program proprietary.  To prevent this, we have made it clear that any
   43670 patent must be licensed for everyone's free use or not licensed at all.
   43671 
   43672   The precise terms and conditions for copying, distribution and
   43673 modification follow.
   43674 
   43676 		    GNU GENERAL PUBLIC LICENSE
   43677    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   43678 
   43679   0. This License applies to any program or other work which contains
   43680 a notice placed by the copyright holder saying it may be distributed
   43681 under the terms of this General Public License.  The "Program", below,
   43682 refers to any such program or work, and a "work based on the Program"
   43683 means either the Program or any derivative work under copyright law:
   43684 that is to say, a work containing the Program or a portion of it,
   43685 either verbatim or with modifications and/or translated into another
   43686 language.  (Hereinafter, translation is included without limitation in
   43687 the term "modification".)  Each licensee is addressed as "you".
   43688 
   43689 Activities other than copying, distribution and modification are not
   43690 covered by this License; they are outside its scope.  The act of
   43691 running the Program is not restricted, and the output from the Program
   43692 is covered only if its contents constitute a work based on the
   43693 Program (independent of having been made by running the Program).
   43694 Whether that is true depends on what the Program does.
   43695 
   43696   1. You may copy and distribute verbatim copies of the Program's
   43697 source code as you receive it, in any medium, provided that you
   43698 conspicuously and appropriately publish on each copy an appropriate
   43699 copyright notice and disclaimer of warranty; keep intact all the
   43700 notices that refer to this License and to the absence of any warranty;
   43701 and give any other recipients of the Program a copy of this License
   43702 along with the Program.
   43703 
   43704 You may charge a fee for the physical act of transferring a copy, and
   43705 you may at your option offer warranty protection in exchange for a fee.
   43706 
   43707   2. You may modify your copy or copies of the Program or any portion
   43708 of it, thus forming a work based on the Program, and copy and
   43709 distribute such modifications or work under the terms of Section 1
   43710 above, provided that you also meet all of these conditions:
   43711 
   43712     a) You must cause the modified files to carry prominent notices
   43713     stating that you changed the files and the date of any change.
   43714 
   43715     b) You must cause any work that you distribute or publish, that in
   43716     whole or in part contains or is derived from the Program or any
   43717     part thereof, to be licensed as a whole at no charge to all third
   43718     parties under the terms of this License.
   43719 
   43720     c) If the modified program normally reads commands interactively
   43721     when run, you must cause it, when started running for such
   43722     interactive use in the most ordinary way, to print or display an
   43723     announcement including an appropriate copyright notice and a
   43724     notice that there is no warranty (or else, saying that you provide
   43725     a warranty) and that users may redistribute the program under
   43726     these conditions, and telling the user how to view a copy of this
   43727     License.  (Exception: if the Program itself is interactive but
   43728     does not normally print such an announcement, your work based on
   43729     the Program is not required to print an announcement.)
   43730 
   43732 These requirements apply to the modified work as a whole.  If
   43733 identifiable sections of that work are not derived from the Program,
   43734 and can be reasonably considered independent and separate works in
   43735 themselves, then this License, and its terms, do not apply to those
   43736 sections when you distribute them as separate works.  But when you
   43737 distribute the same sections as part of a whole which is a work based
   43738 on the Program, the distribution of the whole must be on the terms of
   43739 this License, whose permissions for other licensees extend to the
   43740 entire whole, and thus to each and every part regardless of who wrote it.
   43741 
   43742 Thus, it is not the intent of this section to claim rights or contest
   43743 your rights to work written entirely by you; rather, the intent is to
   43744 exercise the right to control the distribution of derivative or
   43745 collective works based on the Program.
   43746 
   43747 In addition, mere aggregation of another work not based on the Program
   43748 with the Program (or with a work based on the Program) on a volume of
   43749 a storage or distribution medium does not bring the other work under
   43750 the scope of this License.
   43751 
   43752   3. You may copy and distribute the Program (or a work based on it,
   43753 under Section 2) in object code or executable form under the terms of
   43754 Sections 1 and 2 above provided that you also do one of the following:
   43755 
   43756     a) Accompany it with the complete corresponding machine-readable
   43757     source code, which must be distributed under the terms of Sections
   43758     1 and 2 above on a medium customarily used for software interchange; or,
   43759 
   43760     b) Accompany it with a written offer, valid for at least three
   43761     years, to give any third party, for a charge no more than your
   43762     cost of physically performing source distribution, a complete
   43763     machine-readable copy of the corresponding source code, to be
   43764     distributed under the terms of Sections 1 and 2 above on a medium
   43765     customarily used for software interchange; or,
   43766 
   43767     c) Accompany it with the information you received as to the offer
   43768     to distribute corresponding source code.  (This alternative is
   43769     allowed only for noncommercial distribution and only if you
   43770     received the program in object code or executable form with such
   43771     an offer, in accord with Subsection b above.)
   43772 
   43773 The source code for a work means the preferred form of the work for
   43774 making modifications to it.  For an executable work, complete source
   43775 code means all the source code for all modules it contains, plus any
   43776 associated interface definition files, plus the scripts used to
   43777 control compilation and installation of the executable.  However, as a
   43778 special exception, the source code distributed need not include
   43779 anything that is normally distributed (in either source or binary
   43780 form) with the major components (compiler, kernel, and so on) of the
   43781 operating system on which the executable runs, unless that component
   43782 itself accompanies the executable.
   43783 
   43784 If distribution of executable or object code is made by offering
   43785 access to copy from a designated place, then offering equivalent
   43786 access to copy the source code from the same place counts as
   43787 distribution of the source code, even though third parties are not
   43788 compelled to copy the source along with the object code.
   43789 
   43791   4. You may not copy, modify, sublicense, or distribute the Program
   43792 except as expressly provided under this License.  Any attempt
   43793 otherwise to copy, modify, sublicense or distribute the Program is
   43794 void, and will automatically terminate your rights under this License.
   43795 However, parties who have received copies, or rights, from you under
   43796 this License will not have their licenses terminated so long as such
   43797 parties remain in full compliance.
   43798 
   43799   5. You are not required to accept this License, since you have not
   43800 signed it.  However, nothing else grants you permission to modify or
   43801 distribute the Program or its derivative works.  These actions are
   43802 prohibited by law if you do not accept this License.  Therefore, by
   43803 modifying or distributing the Program (or any work based on the
   43804 Program), you indicate your acceptance of this License to do so, and
   43805 all its terms and conditions for copying, distributing or modifying
   43806 the Program or works based on it.
   43807 
   43808   6. Each time you redistribute the Program (or any work based on the
   43809 Program), the recipient automatically receives a license from the
   43810 original licensor to copy, distribute or modify the Program subject to
   43811 these terms and conditions.  You may not impose any further
   43812 restrictions on the recipients' exercise of the rights granted herein.
   43813 You are not responsible for enforcing compliance by third parties to
   43814 this License.
   43815 
   43816   7. If, as a consequence of a court judgment or allegation of patent
   43817 infringement or for any other reason (not limited to patent issues),
   43818 conditions are imposed on you (whether by court order, agreement or
   43819 otherwise) that contradict the conditions of this License, they do not
   43820 excuse you from the conditions of this License.  If you cannot
   43821 distribute so as to satisfy simultaneously your obligations under this
   43822 License and any other pertinent obligations, then as a consequence you
   43823 may not distribute the Program at all.  For example, if a patent
   43824 license would not permit royalty-free redistribution of the Program by
   43825 all those who receive copies directly or indirectly through you, then
   43826 the only way you could satisfy both it and this License would be to
   43827 refrain entirely from distribution of the Program.
   43828 
   43829 If any portion of this section is held invalid or unenforceable under
   43830 any particular circumstance, the balance of the section is intended to
   43831 apply and the section as a whole is intended to apply in other
   43832 circumstances.
   43833 
   43834 It is not the purpose of this section to induce you to infringe any
   43835 patents or other property right claims or to contest validity of any
   43836 such claims; this section has the sole purpose of protecting the
   43837 integrity of the free software distribution system, which is
   43838 implemented by public license practices.  Many people have made
   43839 generous contributions to the wide range of software distributed
   43840 through that system in reliance on consistent application of that
   43841 system; it is up to the author/donor to decide if he or she is willing
   43842 to distribute software through any other system and a licensee cannot
   43843 impose that choice.
   43844 
   43845 This section is intended to make thoroughly clear what is believed to
   43846 be a consequence of the rest of this License.
   43847 
   43849   8. If the distribution and/or use of the Program is restricted in
   43850 certain countries either by patents or by copyrighted interfaces, the
   43851 original copyright holder who places the Program under this License
   43852 may add an explicit geographical distribution limitation excluding
   43853 those countries, so that distribution is permitted only in or among
   43854 countries not thus excluded.  In such case, this License incorporates
   43855 the limitation as if written in the body of this License.
   43856 
   43857   9. The Free Software Foundation may publish revised and/or new versions
   43858 of the General Public License from time to time.  Such new versions will
   43859 be similar in spirit to the present version, but may differ in detail to
   43860 address new problems or concerns.
   43861 
   43862 Each version is given a distinguishing version number.  If the Program
   43863 specifies a version number of this License which applies to it and "any
   43864 later version", you have the option of following the terms and conditions
   43865 either of that version or of any later version published by the Free
   43866 Software Foundation.  If the Program does not specify a version number of
   43867 this License, you may choose any version ever published by the Free Software
   43868 Foundation.
   43869 
   43870   10. If you wish to incorporate parts of the Program into other free
   43871 programs whose distribution conditions are different, write to the author
   43872 to ask for permission.  For software which is copyrighted by the Free
   43873 Software Foundation, write to the Free Software Foundation; we sometimes
   43874 make exceptions for this.  Our decision will be guided by the two goals
   43875 of preserving the free status of all derivatives of our free software and
   43876 of promoting the sharing and reuse of software generally.
   43877 
   43878 			    NO WARRANTY
   43879 
   43880   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
   43881 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
   43882 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
   43883 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
   43884 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
   43885 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
   43886 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
   43887 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
   43888 REPAIR OR CORRECTION.
   43889 
   43890   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
   43891 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
   43892 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
   43893 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
   43894 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
   43895 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
   43896 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
   43897 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
   43898 POSSIBILITY OF SUCH DAMAGES.
   43899 
   43900 		     END OF TERMS AND CONDITIONS
   43901 
   43903 	    How to Apply These Terms to Your New Programs
   43904 
   43905   If you develop a new program, and you want it to be of the greatest
   43906 possible use to the public, the best way to achieve this is to make it
   43907 free software which everyone can redistribute and change under these terms.
   43908 
   43909   To do so, attach the following notices to the program.  It is safest
   43910 to attach them to the start of each source file to most effectively
   43911 convey the exclusion of warranty; and each file should have at least
   43912 the "copyright" line and a pointer to where the full notice is found.
   43913 
   43914     &lt;one line to give the program's name and a brief idea of what it does.&gt;
   43915     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   43916 
   43917     This program is free software; you can redistribute it and/or modify
   43918     it under the terms of the GNU General Public License as published by
   43919     the Free Software Foundation; either version 2 of the License, or
   43920     (at your option) any later version.
   43921 
   43922     This program is distributed in the hope that it will be useful,
   43923     but WITHOUT ANY WARRANTY; without even the implied warranty of
   43924     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   43925     GNU General Public License for more details.
   43926 
   43927     You should have received a copy of the GNU General Public License
   43928     along with this program; if not, write to the Free Software
   43929     Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   43930 
   43931 
   43932 Also add information on how to contact you by electronic and paper mail.
   43933 
   43934 If the program is interactive, make it output a short notice like this
   43935 when it starts in an interactive mode:
   43936 
   43937     Gnomovision version 69, Copyright (C) year  name of author
   43938     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
   43939     This is free software, and you are welcome to redistribute it
   43940     under certain conditions; type `show c' for details.
   43941 
   43942 The hypothetical commands `show w' and `show c' should show the appropriate
   43943 parts of the General Public License.  Of course, the commands you use may
   43944 be called something other than `show w' and `show c'; they could even be
   43945 mouse-clicks or menu items--whatever suits your program.
   43946 
   43947 You should also get your employer (if you work as a programmer) or your
   43948 school, if any, to sign a "copyright disclaimer" for the program, if
   43949 necessary.  Here is a sample; alter the names:
   43950 
   43951   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
   43952   `Gnomovision' (which makes passes at compilers) written by James Hacker.
   43953 
   43954   &lt;signature of Ty Coon&gt;, 1 April 1989
   43955   Ty Coon, President of Vice
   43956 
   43957 This General Public License does not permit incorporating your program into
   43958 proprietary programs.  If your program is a subroutine library, you may
   43959 consider it more useful to permit linking proprietary applications with the
   43960 library.  If this is what you want to do, use the GNU Library General
   43961 Public License instead of this License.
   43962 </pre>
   43963 </div>
   43964 </div>
   43965 
   43966 
   43967 <div class="product">
   43968 <span class="title">lzo</span>
   43969 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   43970 <span class="homepage"><a href="http://www.oberhumer.com/opensource/lzo/">homepage</a></span>
   43971 <div class="licence">
   43972 <pre>                    GNU GENERAL PUBLIC LICENSE
   43973                        Version 2, June 1991
   43974 
   43975  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
   43976      51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
   43977  Everyone is permitted to copy and distribute verbatim copies
   43978  of this license document, but changing it is not allowed.
   43979 
   43980                             Preamble
   43981 
   43982   The licenses for most software are designed to take away your
   43983 freedom to share and change it.  By contrast, the GNU General Public
   43984 License is intended to guarantee your freedom to share and change free
   43985 software--to make sure the software is free for all its users.  This
   43986 General Public License applies to most of the Free Software
   43987 Foundation's software and to any other program whose authors commit to
   43988 using it.  (Some other Free Software Foundation software is covered by
   43989 the GNU Library General Public License instead.)  You can apply it to
   43990 your programs, too.
   43991 
   43992   When we speak of free software, we are referring to freedom, not
   43993 price.  Our General Public Licenses are designed to make sure that you
   43994 have the freedom to distribute copies of free software (and charge for
   43995 this service if you wish), that you receive source code or can get it
   43996 if you want it, that you can change the software or use pieces of it
   43997 in new free programs; and that you know you can do these things.
   43998 
   43999   To protect your rights, we need to make restrictions that forbid
   44000 anyone to deny you these rights or to ask you to surrender the rights.
   44001 These restrictions translate to certain responsibilities for you if you
   44002 distribute copies of the software, or if you modify it.
   44003 
   44004   For example, if you distribute copies of such a program, whether
   44005 gratis or for a fee, you must give the recipients all the rights that
   44006 you have.  You must make sure that they, too, receive or can get the
   44007 source code.  And you must show them these terms so they know their
   44008 rights.
   44009 
   44010   We protect your rights with two steps: (1) copyright the software, and
   44011 (2) offer you this license which gives you legal permission to copy,
   44012 distribute and/or modify the software.
   44013 
   44014   Also, for each author's protection and ours, we want to make certain
   44015 that everyone understands that there is no warranty for this free
   44016 software.  If the software is modified by someone else and passed on, we
   44017 want its recipients to know that what they have is not the original, so
   44018 that any problems introduced by others will not reflect on the original
   44019 authors' reputations.
   44020 
   44021   Finally, any free program is threatened constantly by software
   44022 patents.  We wish to avoid the danger that redistributors of a free
   44023 program will individually obtain patent licenses, in effect making the
   44024 program proprietary.  To prevent this, we have made it clear that any
   44025 patent must be licensed for everyone's free use or not licensed at all.
   44026 
   44027   The precise terms and conditions for copying, distribution and
   44028 modification follow.
   44029 
   44031                     GNU GENERAL PUBLIC LICENSE
   44032    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   44033 
   44034   0. This License applies to any program or other work which contains
   44035 a notice placed by the copyright holder saying it may be distributed
   44036 under the terms of this General Public License.  The "Program", below,
   44037 refers to any such program or work, and a "work based on the Program"
   44038 means either the Program or any derivative work under copyright law:
   44039 that is to say, a work containing the Program or a portion of it,
   44040 either verbatim or with modifications and/or translated into another
   44041 language.  (Hereinafter, translation is included without limitation in
   44042 the term "modification".)  Each licensee is addressed as "you".
   44043 
   44044 Activities other than copying, distribution and modification are not
   44045 covered by this License; they are outside its scope.  The act of
   44046 running the Program is not restricted, and the output from the Program
   44047 is covered only if its contents constitute a work based on the
   44048 Program (independent of having been made by running the Program).
   44049 Whether that is true depends on what the Program does.
   44050 
   44051   1. You may copy and distribute verbatim copies of the Program's
   44052 source code as you receive it, in any medium, provided that you
   44053 conspicuously and appropriately publish on each copy an appropriate
   44054 copyright notice and disclaimer of warranty; keep intact all the
   44055 notices that refer to this License and to the absence of any warranty;
   44056 and give any other recipients of the Program a copy of this License
   44057 along with the Program.
   44058 
   44059 You may charge a fee for the physical act of transferring a copy, and
   44060 you may at your option offer warranty protection in exchange for a fee.
   44061 
   44062   2. You may modify your copy or copies of the Program or any portion
   44063 of it, thus forming a work based on the Program, and copy and
   44064 distribute such modifications or work under the terms of Section 1
   44065 above, provided that you also meet all of these conditions:
   44066 
   44067     a) You must cause the modified files to carry prominent notices
   44068     stating that you changed the files and the date of any change.
   44069 
   44070     b) You must cause any work that you distribute or publish, that in
   44071     whole or in part contains or is derived from the Program or any
   44072     part thereof, to be licensed as a whole at no charge to all third
   44073     parties under the terms of this License.
   44074 
   44075     c) If the modified program normally reads commands interactively
   44076     when run, you must cause it, when started running for such
   44077     interactive use in the most ordinary way, to print or display an
   44078     announcement including an appropriate copyright notice and a
   44079     notice that there is no warranty (or else, saying that you provide
   44080     a warranty) and that users may redistribute the program under
   44081     these conditions, and telling the user how to view a copy of this
   44082     License.  (Exception: if the Program itself is interactive but
   44083     does not normally print such an announcement, your work based on
   44084     the Program is not required to print an announcement.)
   44085 
   44087 These requirements apply to the modified work as a whole.  If
   44088 identifiable sections of that work are not derived from the Program,
   44089 and can be reasonably considered independent and separate works in
   44090 themselves, then this License, and its terms, do not apply to those
   44091 sections when you distribute them as separate works.  But when you
   44092 distribute the same sections as part of a whole which is a work based
   44093 on the Program, the distribution of the whole must be on the terms of
   44094 this License, whose permissions for other licensees extend to the
   44095 entire whole, and thus to each and every part regardless of who wrote it.
   44096 
   44097 Thus, it is not the intent of this section to claim rights or contest
   44098 your rights to work written entirely by you; rather, the intent is to
   44099 exercise the right to control the distribution of derivative or
   44100 collective works based on the Program.
   44101 
   44102 In addition, mere aggregation of another work not based on the Program
   44103 with the Program (or with a work based on the Program) on a volume of
   44104 a storage or distribution medium does not bring the other work under
   44105 the scope of this License.
   44106 
   44107   3. You may copy and distribute the Program (or a work based on it,
   44108 under Section 2) in object code or executable form under the terms of
   44109 Sections 1 and 2 above provided that you also do one of the following:
   44110 
   44111     a) Accompany it with the complete corresponding machine-readable
   44112     source code, which must be distributed under the terms of Sections
   44113     1 and 2 above on a medium customarily used for software interchange; or,
   44114 
   44115     b) Accompany it with a written offer, valid for at least three
   44116     years, to give any third party, for a charge no more than your
   44117     cost of physically performing source distribution, a complete
   44118     machine-readable copy of the corresponding source code, to be
   44119     distributed under the terms of Sections 1 and 2 above on a medium
   44120     customarily used for software interchange; or,
   44121 
   44122     c) Accompany it with the information you received as to the offer
   44123     to distribute corresponding source code.  (This alternative is
   44124     allowed only for noncommercial distribution and only if you
   44125     received the program in object code or executable form with such
   44126     an offer, in accord with Subsection b above.)
   44127 
   44128 The source code for a work means the preferred form of the work for
   44129 making modifications to it.  For an executable work, complete source
   44130 code means all the source code for all modules it contains, plus any
   44131 associated interface definition files, plus the scripts used to
   44132 control compilation and installation of the executable.  However, as a
   44133 special exception, the source code distributed need not include
   44134 anything that is normally distributed (in either source or binary
   44135 form) with the major components (compiler, kernel, and so on) of the
   44136 operating system on which the executable runs, unless that component
   44137 itself accompanies the executable.
   44138 
   44139 If distribution of executable or object code is made by offering
   44140 access to copy from a designated place, then offering equivalent
   44141 access to copy the source code from the same place counts as
   44142 distribution of the source code, even though third parties are not
   44143 compelled to copy the source along with the object code.
   44144 
   44146   4. You may not copy, modify, sublicense, or distribute the Program
   44147 except as expressly provided under this License.  Any attempt
   44148 otherwise to copy, modify, sublicense or distribute the Program is
   44149 void, and will automatically terminate your rights under this License.
   44150 However, parties who have received copies, or rights, from you under
   44151 this License will not have their licenses terminated so long as such
   44152 parties remain in full compliance.
   44153 
   44154   5. You are not required to accept this License, since you have not
   44155 signed it.  However, nothing else grants you permission to modify or
   44156 distribute the Program or its derivative works.  These actions are
   44157 prohibited by law if you do not accept this License.  Therefore, by
   44158 modifying or distributing the Program (or any work based on the
   44159 Program), you indicate your acceptance of this License to do so, and
   44160 all its terms and conditions for copying, distributing or modifying
   44161 the Program or works based on it.
   44162 
   44163   6. Each time you redistribute the Program (or any work based on the
   44164 Program), the recipient automatically receives a license from the
   44165 original licensor to copy, distribute or modify the Program subject to
   44166 these terms and conditions.  You may not impose any further
   44167 restrictions on the recipients' exercise of the rights granted herein.
   44168 You are not responsible for enforcing compliance by third parties to
   44169 this License.
   44170 
   44171   7. If, as a consequence of a court judgment or allegation of patent
   44172 infringement or for any other reason (not limited to patent issues),
   44173 conditions are imposed on you (whether by court order, agreement or
   44174 otherwise) that contradict the conditions of this License, they do not
   44175 excuse you from the conditions of this License.  If you cannot
   44176 distribute so as to satisfy simultaneously your obligations under this
   44177 License and any other pertinent obligations, then as a consequence you
   44178 may not distribute the Program at all.  For example, if a patent
   44179 license would not permit royalty-free redistribution of the Program by
   44180 all those who receive copies directly or indirectly through you, then
   44181 the only way you could satisfy both it and this License would be to
   44182 refrain entirely from distribution of the Program.
   44183 
   44184 If any portion of this section is held invalid or unenforceable under
   44185 any particular circumstance, the balance of the section is intended to
   44186 apply and the section as a whole is intended to apply in other
   44187 circumstances.
   44188 
   44189 It is not the purpose of this section to induce you to infringe any
   44190 patents or other property right claims or to contest validity of any
   44191 such claims; this section has the sole purpose of protecting the
   44192 integrity of the free software distribution system, which is
   44193 implemented by public license practices.  Many people have made
   44194 generous contributions to the wide range of software distributed
   44195 through that system in reliance on consistent application of that
   44196 system; it is up to the author/donor to decide if he or she is willing
   44197 to distribute software through any other system and a licensee cannot
   44198 impose that choice.
   44199 
   44200 This section is intended to make thoroughly clear what is believed to
   44201 be a consequence of the rest of this License.
   44202 
   44204   8. If the distribution and/or use of the Program is restricted in
   44205 certain countries either by patents or by copyrighted interfaces, the
   44206 original copyright holder who places the Program under this License
   44207 may add an explicit geographical distribution limitation excluding
   44208 those countries, so that distribution is permitted only in or among
   44209 countries not thus excluded.  In such case, this License incorporates
   44210 the limitation as if written in the body of this License.
   44211 
   44212   9. The Free Software Foundation may publish revised and/or new versions
   44213 of the General Public License from time to time.  Such new versions will
   44214 be similar in spirit to the present version, but may differ in detail to
   44215 address new problems or concerns.
   44216 
   44217 Each version is given a distinguishing version number.  If the Program
   44218 specifies a version number of this License which applies to it and "any
   44219 later version", you have the option of following the terms and conditions
   44220 either of that version or of any later version published by the Free
   44221 Software Foundation.  If the Program does not specify a version number of
   44222 this License, you may choose any version ever published by the Free Software
   44223 Foundation.
   44224 
   44225   10. If you wish to incorporate parts of the Program into other free
   44226 programs whose distribution conditions are different, write to the author
   44227 to ask for permission.  For software which is copyrighted by the Free
   44228 Software Foundation, write to the Free Software Foundation; we sometimes
   44229 make exceptions for this.  Our decision will be guided by the two goals
   44230 of preserving the free status of all derivatives of our free software and
   44231 of promoting the sharing and reuse of software generally.
   44232 
   44233                             NO WARRANTY
   44234 
   44235   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
   44236 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
   44237 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
   44238 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
   44239 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
   44240 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
   44241 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
   44242 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
   44243 REPAIR OR CORRECTION.
   44244 
   44245   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
   44246 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
   44247 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
   44248 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
   44249 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
   44250 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
   44251 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
   44252 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
   44253 POSSIBILITY OF SUCH DAMAGES.
   44254 
   44255                      END OF TERMS AND CONDITIONS
   44256 
   44258             How to Apply These Terms to Your New Programs
   44259 
   44260   If you develop a new program, and you want it to be of the greatest
   44261 possible use to the public, the best way to achieve this is to make it
   44262 free software which everyone can redistribute and change under these terms.
   44263 
   44264   To do so, attach the following notices to the program.  It is safest
   44265 to attach them to the start of each source file to most effectively
   44266 convey the exclusion of warranty; and each file should have at least
   44267 the "copyright" line and a pointer to where the full notice is found.
   44268 
   44269     &lt;one line to give the program's name and a brief idea of what it does.&gt;
   44270     Copyright (C) 19yy  &lt;name of author&gt;
   44271 
   44272     This program is free software; you can redistribute it and/or modify
   44273     it under the terms of the GNU General Public License as published by
   44274     the Free Software Foundation; either version 2 of the License, or
   44275     (at your option) any later version.
   44276 
   44277     This program is distributed in the hope that it will be useful,
   44278     but WITHOUT ANY WARRANTY; without even the implied warranty of
   44279     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   44280     GNU General Public License for more details.
   44281 
   44282     You should have received a copy of the GNU General Public License
   44283     along with this program; if not, write to the Free Software
   44284     Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   44285 
   44286 
   44287 Also add information on how to contact you by electronic and paper mail.
   44288 
   44289 If the program is interactive, make it output a short notice like this
   44290 when it starts in an interactive mode:
   44291 
   44292     Gnomovision version 69, Copyright (C) 19yy name of author
   44293     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
   44294     This is free software, and you are welcome to redistribute it
   44295     under certain conditions; type `show c' for details.
   44296 
   44297 The hypothetical commands `show w' and `show c' should show the appropriate
   44298 parts of the General Public License.  Of course, the commands you use may
   44299 be called something other than `show w' and `show c'; they could even be
   44300 mouse-clicks or menu items--whatever suits your program.
   44301 
   44302 You should also get your employer (if you work as a programmer) or your
   44303 school, if any, to sign a "copyright disclaimer" for the program, if
   44304 necessary.  Here is a sample; alter the names:
   44305 
   44306   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
   44307   `Gnomovision' (which makes passes at compilers) written by James Hacker.
   44308 
   44309   &lt;signature of Ty Coon&gt;, 1 April 1989
   44310   Ty Coon, President of Vice
   44311 
   44312 This General Public License does not permit incorporating your program into
   44313 proprietary programs.  If your program is a subroutine library, you may
   44314 consider it more useful to permit linking proprietary applications with the
   44315 library.  If this is what you want to do, use the GNU Library General
   44316 Public License instead of this License.
   44317 </pre>
   44318 </div>
   44319 </div>
   44320 
   44321 
   44322 <div class="product">
   44323 <span class="title">m17n-contrib</span>
   44324 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   44325 <span class="homepage"><a href="http://www.m17n.org/m17n-lib/">homepage</a></span>
   44326 <div class="licence">
   44327 <pre>		  GNU LESSER GENERAL PUBLIC LICENSE
   44328 		       Version 2.1, February 1999
   44329 
   44330  Copyright (C) 1991, 1999 Free Software Foundation, Inc.
   44331  51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
   44332  Everyone is permitted to copy and distribute verbatim copies
   44333  of this license document, but changing it is not allowed.
   44334 
   44335 [This is the first released version of the Lesser GPL.  It also counts
   44336  as the successor of the GNU Library Public License, version 2, hence
   44337  the version number 2.1.]
   44338 
   44339 			    Preamble
   44340 
   44341   The licenses for most software are designed to take away your
   44342 freedom to share and change it.  By contrast, the GNU General Public
   44343 Licenses are intended to guarantee your freedom to share and change
   44344 free software--to make sure the software is free for all its users.
   44345 
   44346   This license, the Lesser General Public License, applies to some
   44347 specially designated software packages--typically libraries--of the
   44348 Free Software Foundation and other authors who decide to use it.  You
   44349 can use it too, but we suggest you first think carefully about whether
   44350 this license or the ordinary General Public License is the better
   44351 strategy to use in any particular case, based on the explanations below.
   44352 
   44353   When we speak of free software, we are referring to freedom of use,
   44354 not price.  Our General Public Licenses are designed to make sure that
   44355 you have the freedom to distribute copies of free software (and charge
   44356 for this service if you wish); that you receive source code or can get
   44357 it if you want it; that you can change the software and use pieces of
   44358 it in new free programs; and that you are informed that you can do
   44359 these things.
   44360 
   44361   To protect your rights, we need to make restrictions that forbid
   44362 distributors to deny you these rights or to ask you to surrender these
   44363 rights.  These restrictions translate to certain responsibilities for
   44364 you if you distribute copies of the library or if you modify it.
   44365 
   44366   For example, if you distribute copies of the library, whether gratis
   44367 or for a fee, you must give the recipients all the rights that we gave
   44368 you.  You must make sure that they, too, receive or can get the source
   44369 code.  If you link other code with the library, you must provide
   44370 complete object files to the recipients, so that they can relink them
   44371 with the library after making changes to the library and recompiling
   44372 it.  And you must show them these terms so they know their rights.
   44373 
   44374   We protect your rights with a two-step method: (1) we copyright the
   44375 library, and (2) we offer you this license, which gives you legal
   44376 permission to copy, distribute and/or modify the library.
   44377 
   44378   To protect each distributor, we want to make it very clear that
   44379 there is no warranty for the free library.  Also, if the library is
   44380 modified by someone else and passed on, the recipients should know
   44381 that what they have is not the original version, so that the original
   44382 author's reputation will not be affected by problems that might be
   44383 introduced by others.
   44384 
   44386   Finally, software patents pose a constant threat to the existence of
   44387 any free program.  We wish to make sure that a company cannot
   44388 effectively restrict the users of a free program by obtaining a
   44389 restrictive license from a patent holder.  Therefore, we insist that
   44390 any patent license obtained for a version of the library must be
   44391 consistent with the full freedom of use specified in this license.
   44392 
   44393   Most GNU software, including some libraries, is covered by the
   44394 ordinary GNU General Public License.  This license, the GNU Lesser
   44395 General Public License, applies to certain designated libraries, and
   44396 is quite different from the ordinary General Public License.  We use
   44397 this license for certain libraries in order to permit linking those
   44398 libraries into non-free programs.
   44399 
   44400   When a program is linked with a library, whether statically or using
   44401 a shared library, the combination of the two is legally speaking a
   44402 combined work, a derivative of the original library.  The ordinary
   44403 General Public License therefore permits such linking only if the
   44404 entire combination fits its criteria of freedom.  The Lesser General
   44405 Public License permits more lax criteria for linking other code with
   44406 the library.
   44407 
   44408   We call this license the "Lesser" General Public License because it
   44409 does Less to protect the user's freedom than the ordinary General
   44410 Public License.  It also provides other free software developers Less
   44411 of an advantage over competing non-free programs.  These disadvantages
   44412 are the reason we use the ordinary General Public License for many
   44413 libraries.  However, the Lesser license provides advantages in certain
   44414 special circumstances.
   44415 
   44416   For example, on rare occasions, there may be a special need to
   44417 encourage the widest possible use of a certain library, so that it becomes
   44418 a de-facto standard.  To achieve this, non-free programs must be
   44419 allowed to use the library.  A more frequent case is that a free
   44420 library does the same job as widely used non-free libraries.  In this
   44421 case, there is little to gain by limiting the free library to free
   44422 software only, so we use the Lesser General Public License.
   44423 
   44424   In other cases, permission to use a particular library in non-free
   44425 programs enables a greater number of people to use a large body of
   44426 free software.  For example, permission to use the GNU C Library in
   44427 non-free programs enables many more people to use the whole GNU
   44428 operating system, as well as its variant, the GNU/Linux operating
   44429 system.
   44430 
   44431   Although the Lesser General Public License is Less protective of the
   44432 users' freedom, it does ensure that the user of a program that is
   44433 linked with the Library has the freedom and the wherewithal to run
   44434 that program using a modified version of the Library.
   44435 
   44436   The precise terms and conditions for copying, distribution and
   44437 modification follow.  Pay close attention to the difference between a
   44438 "work based on the library" and a "work that uses the library".  The
   44439 former contains code derived from the library, whereas the latter must
   44440 be combined with the library in order to run.
   44441 
   44443 		  GNU LESSER GENERAL PUBLIC LICENSE
   44444    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   44445 
   44446   0. This License Agreement applies to any software library or other
   44447 program which contains a notice placed by the copyright holder or
   44448 other authorized party saying it may be distributed under the terms of
   44449 this Lesser General Public License (also called "this License").
   44450 Each licensee is addressed as "you".
   44451 
   44452   A "library" means a collection of software functions and/or data
   44453 prepared so as to be conveniently linked with application programs
   44454 (which use some of those functions and data) to form executables.
   44455 
   44456   The "Library", below, refers to any such software library or work
   44457 which has been distributed under these terms.  A "work based on the
   44458 Library" means either the Library or any derivative work under
   44459 copyright law: that is to say, a work containing the Library or a
   44460 portion of it, either verbatim or with modifications and/or translated
   44461 straightforwardly into another language.  (Hereinafter, translation is
   44462 included without limitation in the term "modification".)
   44463 
   44464   "Source code" for a work means the preferred form of the work for
   44465 making modifications to it.  For a library, complete source code means
   44466 all the source code for all modules it contains, plus any associated
   44467 interface definition files, plus the scripts used to control compilation
   44468 and installation of the library.
   44469 
   44470   Activities other than copying, distribution and modification are not
   44471 covered by this License; they are outside its scope.  The act of
   44472 running a program using the Library is not restricted, and output from
   44473 such a program is covered only if its contents constitute a work based
   44474 on the Library (independent of the use of the Library in a tool for
   44475 writing it).  Whether that is true depends on what the Library does
   44476 and what the program that uses the Library does.
   44477   
   44478   1. You may copy and distribute verbatim copies of the Library's
   44479 complete source code as you receive it, in any medium, provided that
   44480 you conspicuously and appropriately publish on each copy an
   44481 appropriate copyright notice and disclaimer of warranty; keep intact
   44482 all the notices that refer to this License and to the absence of any
   44483 warranty; and distribute a copy of this License along with the
   44484 Library.
   44485 
   44486   You may charge a fee for the physical act of transferring a copy,
   44487 and you may at your option offer warranty protection in exchange for a
   44488 fee.
   44489 
   44491   2. You may modify your copy or copies of the Library or any portion
   44492 of it, thus forming a work based on the Library, and copy and
   44493 distribute such modifications or work under the terms of Section 1
   44494 above, provided that you also meet all of these conditions:
   44495 
   44496     a) The modified work must itself be a software library.
   44497 
   44498     b) You must cause the files modified to carry prominent notices
   44499     stating that you changed the files and the date of any change.
   44500 
   44501     c) You must cause the whole of the work to be licensed at no
   44502     charge to all third parties under the terms of this License.
   44503 
   44504     d) If a facility in the modified Library refers to a function or a
   44505     table of data to be supplied by an application program that uses
   44506     the facility, other than as an argument passed when the facility
   44507     is invoked, then you must make a good faith effort to ensure that,
   44508     in the event an application does not supply such function or
   44509     table, the facility still operates, and performs whatever part of
   44510     its purpose remains meaningful.
   44511 
   44512     (For example, a function in a library to compute square roots has
   44513     a purpose that is entirely well-defined independent of the
   44514     application.  Therefore, Subsection 2d requires that any
   44515     application-supplied function or table used by this function must
   44516     be optional: if the application does not supply it, the square
   44517     root function must still compute square roots.)
   44518 
   44519 These requirements apply to the modified work as a whole.  If
   44520 identifiable sections of that work are not derived from the Library,
   44521 and can be reasonably considered independent and separate works in
   44522 themselves, then this License, and its terms, do not apply to those
   44523 sections when you distribute them as separate works.  But when you
   44524 distribute the same sections as part of a whole which is a work based
   44525 on the Library, the distribution of the whole must be on the terms of
   44526 this License, whose permissions for other licensees extend to the
   44527 entire whole, and thus to each and every part regardless of who wrote
   44528 it.
   44529 
   44530 Thus, it is not the intent of this section to claim rights or contest
   44531 your rights to work written entirely by you; rather, the intent is to
   44532 exercise the right to control the distribution of derivative or
   44533 collective works based on the Library.
   44534 
   44535 In addition, mere aggregation of another work not based on the Library
   44536 with the Library (or with a work based on the Library) on a volume of
   44537 a storage or distribution medium does not bring the other work under
   44538 the scope of this License.
   44539 
   44540   3. You may opt to apply the terms of the ordinary GNU General Public
   44541 License instead of this License to a given copy of the Library.  To do
   44542 this, you must alter all the notices that refer to this License, so
   44543 that they refer to the ordinary GNU General Public License, version 2,
   44544 instead of to this License.  (If a newer version than version 2 of the
   44545 ordinary GNU General Public License has appeared, then you can specify
   44546 that version instead if you wish.)  Do not make any other change in
   44547 these notices.
   44548 
   44550   Once this change is made in a given copy, it is irreversible for
   44551 that copy, so the ordinary GNU General Public License applies to all
   44552 subsequent copies and derivative works made from that copy.
   44553 
   44554   This option is useful when you wish to copy part of the code of
   44555 the Library into a program that is not a library.
   44556 
   44557   4. You may copy and distribute the Library (or a portion or
   44558 derivative of it, under Section 2) in object code or executable form
   44559 under the terms of Sections 1 and 2 above provided that you accompany
   44560 it with the complete corresponding machine-readable source code, which
   44561 must be distributed under the terms of Sections 1 and 2 above on a
   44562 medium customarily used for software interchange.
   44563 
   44564   If distribution of object code is made by offering access to copy
   44565 from a designated place, then offering equivalent access to copy the
   44566 source code from the same place satisfies the requirement to
   44567 distribute the source code, even though third parties are not
   44568 compelled to copy the source along with the object code.
   44569 
   44570   5. A program that contains no derivative of any portion of the
   44571 Library, but is designed to work with the Library by being compiled or
   44572 linked with it, is called a "work that uses the Library".  Such a
   44573 work, in isolation, is not a derivative work of the Library, and
   44574 therefore falls outside the scope of this License.
   44575 
   44576   However, linking a "work that uses the Library" with the Library
   44577 creates an executable that is a derivative of the Library (because it
   44578 contains portions of the Library), rather than a "work that uses the
   44579 library".  The executable is therefore covered by this License.
   44580 Section 6 states terms for distribution of such executables.
   44581 
   44582   When a "work that uses the Library" uses material from a header file
   44583 that is part of the Library, the object code for the work may be a
   44584 derivative work of the Library even though the source code is not.
   44585 Whether this is true is especially significant if the work can be
   44586 linked without the Library, or if the work is itself a library.  The
   44587 threshold for this to be true is not precisely defined by law.
   44588 
   44589   If such an object file uses only numerical parameters, data
   44590 structure layouts and accessors, and small macros and small inline
   44591 functions (ten lines or less in length), then the use of the object
   44592 file is unrestricted, regardless of whether it is legally a derivative
   44593 work.  (Executables containing this object code plus portions of the
   44594 Library will still fall under Section 6.)
   44595 
   44596   Otherwise, if the work is a derivative of the Library, you may
   44597 distribute the object code for the work under the terms of Section 6.
   44598 Any executables containing that work also fall under Section 6,
   44599 whether or not they are linked directly with the Library itself.
   44600 
   44602   6. As an exception to the Sections above, you may also combine or
   44603 link a "work that uses the Library" with the Library to produce a
   44604 work containing portions of the Library, and distribute that work
   44605 under terms of your choice, provided that the terms permit
   44606 modification of the work for the customer's own use and reverse
   44607 engineering for debugging such modifications.
   44608 
   44609   You must give prominent notice with each copy of the work that the
   44610 Library is used in it and that the Library and its use are covered by
   44611 this License.  You must supply a copy of this License.  If the work
   44612 during execution displays copyright notices, you must include the
   44613 copyright notice for the Library among them, as well as a reference
   44614 directing the user to the copy of this License.  Also, you must do one
   44615 of these things:
   44616 
   44617     a) Accompany the work with the complete corresponding
   44618     machine-readable source code for the Library including whatever
   44619     changes were used in the work (which must be distributed under
   44620     Sections 1 and 2 above); and, if the work is an executable linked
   44621     with the Library, with the complete machine-readable "work that
   44622     uses the Library", as object code and/or source code, so that the
   44623     user can modify the Library and then relink to produce a modified
   44624     executable containing the modified Library.  (It is understood
   44625     that the user who changes the contents of definitions files in the
   44626     Library will not necessarily be able to recompile the application
   44627     to use the modified definitions.)
   44628 
   44629     b) Use a suitable shared library mechanism for linking with the
   44630     Library.  A suitable mechanism is one that (1) uses at run time a
   44631     copy of the library already present on the user's computer system,
   44632     rather than copying library functions into the executable, and (2)
   44633     will operate properly with a modified version of the library, if
   44634     the user installs one, as long as the modified version is
   44635     interface-compatible with the version that the work was made with.
   44636 
   44637     c) Accompany the work with a written offer, valid for at
   44638     least three years, to give the same user the materials
   44639     specified in Subsection 6a, above, for a charge no more
   44640     than the cost of performing this distribution.
   44641 
   44642     d) If distribution of the work is made by offering access to copy
   44643     from a designated place, offer equivalent access to copy the above
   44644     specified materials from the same place.
   44645 
   44646     e) Verify that the user has already received a copy of these
   44647     materials or that you have already sent this user a copy.
   44648 
   44649   For an executable, the required form of the "work that uses the
   44650 Library" must include any data and utility programs needed for
   44651 reproducing the executable from it.  However, as a special exception,
   44652 the materials to be distributed need not include anything that is
   44653 normally distributed (in either source or binary form) with the major
   44654 components (compiler, kernel, and so on) of the operating system on
   44655 which the executable runs, unless that component itself accompanies
   44656 the executable.
   44657 
   44658   It may happen that this requirement contradicts the license
   44659 restrictions of other proprietary libraries that do not normally
   44660 accompany the operating system.  Such a contradiction means you cannot
   44661 use both them and the Library together in an executable that you
   44662 distribute.
   44663 
   44665   7. You may place library facilities that are a work based on the
   44666 Library side-by-side in a single library together with other library
   44667 facilities not covered by this License, and distribute such a combined
   44668 library, provided that the separate distribution of the work based on
   44669 the Library and of the other library facilities is otherwise
   44670 permitted, and provided that you do these two things:
   44671 
   44672     a) Accompany the combined library with a copy of the same work
   44673     based on the Library, uncombined with any other library
   44674     facilities.  This must be distributed under the terms of the
   44675     Sections above.
   44676 
   44677     b) Give prominent notice with the combined library of the fact
   44678     that part of it is a work based on the Library, and explaining
   44679     where to find the accompanying uncombined form of the same work.
   44680 
   44681   8. You may not copy, modify, sublicense, link with, or distribute
   44682 the Library except as expressly provided under this License.  Any
   44683 attempt otherwise to copy, modify, sublicense, link with, or
   44684 distribute the Library is void, and will automatically terminate your
   44685 rights under this License.  However, parties who have received copies,
   44686 or rights, from you under this License will not have their licenses
   44687 terminated so long as such parties remain in full compliance.
   44688 
   44689   9. You are not required to accept this License, since you have not
   44690 signed it.  However, nothing else grants you permission to modify or
   44691 distribute the Library or its derivative works.  These actions are
   44692 prohibited by law if you do not accept this License.  Therefore, by
   44693 modifying or distributing the Library (or any work based on the
   44694 Library), you indicate your acceptance of this License to do so, and
   44695 all its terms and conditions for copying, distributing or modifying
   44696 the Library or works based on it.
   44697 
   44698   10. Each time you redistribute the Library (or any work based on the
   44699 Library), the recipient automatically receives a license from the
   44700 original licensor to copy, distribute, link with or modify the Library
   44701 subject to these terms and conditions.  You may not impose any further
   44702 restrictions on the recipients' exercise of the rights granted herein.
   44703 You are not responsible for enforcing compliance by third parties with
   44704 this License.
   44705 
   44707   11. If, as a consequence of a court judgment or allegation of patent
   44708 infringement or for any other reason (not limited to patent issues),
   44709 conditions are imposed on you (whether by court order, agreement or
   44710 otherwise) that contradict the conditions of this License, they do not
   44711 excuse you from the conditions of this License.  If you cannot
   44712 distribute so as to satisfy simultaneously your obligations under this
   44713 License and any other pertinent obligations, then as a consequence you
   44714 may not distribute the Library at all.  For example, if a patent
   44715 license would not permit royalty-free redistribution of the Library by
   44716 all those who receive copies directly or indirectly through you, then
   44717 the only way you could satisfy both it and this License would be to
   44718 refrain entirely from distribution of the Library.
   44719 
   44720 If any portion of this section is held invalid or unenforceable under any
   44721 particular circumstance, the balance of the section is intended to apply,
   44722 and the section as a whole is intended to apply in other circumstances.
   44723 
   44724 It is not the purpose of this section to induce you to infringe any
   44725 patents or other property right claims or to contest validity of any
   44726 such claims; this section has the sole purpose of protecting the
   44727 integrity of the free software distribution system which is
   44728 implemented by public license practices.  Many people have made
   44729 generous contributions to the wide range of software distributed
   44730 through that system in reliance on consistent application of that
   44731 system; it is up to the author/donor to decide if he or she is willing
   44732 to distribute software through any other system and a licensee cannot
   44733 impose that choice.
   44734 
   44735 This section is intended to make thoroughly clear what is believed to
   44736 be a consequence of the rest of this License.
   44737 
   44738   12. If the distribution and/or use of the Library is restricted in
   44739 certain countries either by patents or by copyrighted interfaces, the
   44740 original copyright holder who places the Library under this License may add
   44741 an explicit geographical distribution limitation excluding those countries,
   44742 so that distribution is permitted only in or among countries not thus
   44743 excluded.  In such case, this License incorporates the limitation as if
   44744 written in the body of this License.
   44745 
   44746   13. The Free Software Foundation may publish revised and/or new
   44747 versions of the Lesser General Public License from time to time.
   44748 Such new versions will be similar in spirit to the present version,
   44749 but may differ in detail to address new problems or concerns.
   44750 
   44751 Each version is given a distinguishing version number.  If the Library
   44752 specifies a version number of this License which applies to it and
   44753 "any later version", you have the option of following the terms and
   44754 conditions either of that version or of any later version published by
   44755 the Free Software Foundation.  If the Library does not specify a
   44756 license version number, you may choose any version ever published by
   44757 the Free Software Foundation.
   44758 
   44760   14. If you wish to incorporate parts of the Library into other free
   44761 programs whose distribution conditions are incompatible with these,
   44762 write to the author to ask for permission.  For software which is
   44763 copyrighted by the Free Software Foundation, write to the Free
   44764 Software Foundation; we sometimes make exceptions for this.  Our
   44765 decision will be guided by the two goals of preserving the free status
   44766 of all derivatives of our free software and of promoting the sharing
   44767 and reuse of software generally.
   44768 
   44769 			    NO WARRANTY
   44770 
   44771   15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
   44772 WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
   44773 EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
   44774 OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
   44775 KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
   44776 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
   44777 PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
   44778 LIBRARY IS WITH YOU.  SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
   44779 THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
   44780 
   44781   16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
   44782 WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
   44783 AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
   44784 FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
   44785 CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
   44786 LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
   44787 RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
   44788 FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
   44789 SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
   44790 DAMAGES.
   44791 
   44792 		     END OF TERMS AND CONDITIONS
   44793 
   44795            How to Apply These Terms to Your New Libraries
   44796 
   44797   If you develop a new library, and you want it to be of the greatest
   44798 possible use to the public, we recommend making it free software that
   44799 everyone can redistribute and change.  You can do so by permitting
   44800 redistribution under these terms (or, alternatively, under the terms of the
   44801 ordinary General Public License).
   44802 
   44803   To apply these terms, attach the following notices to the library.  It is
   44804 safest to attach them to the start of each source file to most effectively
   44805 convey the exclusion of warranty; and each file should have at least the
   44806 "copyright" line and a pointer to where the full notice is found.
   44807 
   44808     &lt;one line to give the library's name and a brief idea of what it does.&gt;
   44809     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   44810 
   44811     This library is free software; you can redistribute it and/or
   44812     modify it under the terms of the GNU Lesser General Public
   44813     License as published by the Free Software Foundation; either
   44814     version 2.1 of the License, or (at your option) any later version.
   44815 
   44816     This library is distributed in the hope that it will be useful,
   44817     but WITHOUT ANY WARRANTY; without even the implied warranty of
   44818     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
   44819     Lesser General Public License for more details.
   44820 
   44821     You should have received a copy of the GNU Lesser General Public
   44822     License along with this library; if not, write to the Free Software
   44823     Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
   44824 
   44825 Also add information on how to contact you by electronic and paper mail.
   44826 
   44827 You should also get your employer (if you work as a programmer) or your
   44828 school, if any, to sign a "copyright disclaimer" for the library, if
   44829 necessary.  Here is a sample; alter the names:
   44830 
   44831   Yoyodyne, Inc., hereby disclaims all copyright interest in the
   44832   library `Frob' (a library for tweaking knobs) written by James Random Hacker.
   44833 
   44834   &lt;signature of Ty Coon&gt;, 1 April 1990
   44835   Ty Coon, President of Vice
   44836 
   44837 That's all there is to it!
   44838 
   44839 
   44840 </pre>
   44841 </div>
   44842 </div>
   44843 
   44844 
   44845 <div class="product">
   44846 <span class="title">m17n-db</span>
   44847 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   44848 <span class="homepage"><a href="http://www.m17n.org/m17n-lib/">homepage</a></span>
   44849 <div class="licence">
   44850 <pre>		  GNU LESSER GENERAL PUBLIC LICENSE
   44851 		       Version 2.1, February 1999
   44852 
   44853  Copyright (C) 1991, 1999 Free Software Foundation, Inc.
   44854  51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
   44855  Everyone is permitted to copy and distribute verbatim copies
   44856  of this license document, but changing it is not allowed.
   44857 
   44858 [This is the first released version of the Lesser GPL.  It also counts
   44859  as the successor of the GNU Library Public License, version 2, hence
   44860  the version number 2.1.]
   44861 
   44862 			    Preamble
   44863 
   44864   The licenses for most software are designed to take away your
   44865 freedom to share and change it.  By contrast, the GNU General Public
   44866 Licenses are intended to guarantee your freedom to share and change
   44867 free software--to make sure the software is free for all its users.
   44868 
   44869   This license, the Lesser General Public License, applies to some
   44870 specially designated software packages--typically libraries--of the
   44871 Free Software Foundation and other authors who decide to use it.  You
   44872 can use it too, but we suggest you first think carefully about whether
   44873 this license or the ordinary General Public License is the better
   44874 strategy to use in any particular case, based on the explanations below.
   44875 
   44876   When we speak of free software, we are referring to freedom of use,
   44877 not price.  Our General Public Licenses are designed to make sure that
   44878 you have the freedom to distribute copies of free software (and charge
   44879 for this service if you wish); that you receive source code or can get
   44880 it if you want it; that you can change the software and use pieces of
   44881 it in new free programs; and that you are informed that you can do
   44882 these things.
   44883 
   44884   To protect your rights, we need to make restrictions that forbid
   44885 distributors to deny you these rights or to ask you to surrender these
   44886 rights.  These restrictions translate to certain responsibilities for
   44887 you if you distribute copies of the library or if you modify it.
   44888 
   44889   For example, if you distribute copies of the library, whether gratis
   44890 or for a fee, you must give the recipients all the rights that we gave
   44891 you.  You must make sure that they, too, receive or can get the source
   44892 code.  If you link other code with the library, you must provide
   44893 complete object files to the recipients, so that they can relink them
   44894 with the library after making changes to the library and recompiling
   44895 it.  And you must show them these terms so they know their rights.
   44896 
   44897   We protect your rights with a two-step method: (1) we copyright the
   44898 library, and (2) we offer you this license, which gives you legal
   44899 permission to copy, distribute and/or modify the library.
   44900 
   44901   To protect each distributor, we want to make it very clear that
   44902 there is no warranty for the free library.  Also, if the library is
   44903 modified by someone else and passed on, the recipients should know
   44904 that what they have is not the original version, so that the original
   44905 author's reputation will not be affected by problems that might be
   44906 introduced by others.
   44907 
   44909   Finally, software patents pose a constant threat to the existence of
   44910 any free program.  We wish to make sure that a company cannot
   44911 effectively restrict the users of a free program by obtaining a
   44912 restrictive license from a patent holder.  Therefore, we insist that
   44913 any patent license obtained for a version of the library must be
   44914 consistent with the full freedom of use specified in this license.
   44915 
   44916   Most GNU software, including some libraries, is covered by the
   44917 ordinary GNU General Public License.  This license, the GNU Lesser
   44918 General Public License, applies to certain designated libraries, and
   44919 is quite different from the ordinary General Public License.  We use
   44920 this license for certain libraries in order to permit linking those
   44921 libraries into non-free programs.
   44922 
   44923   When a program is linked with a library, whether statically or using
   44924 a shared library, the combination of the two is legally speaking a
   44925 combined work, a derivative of the original library.  The ordinary
   44926 General Public License therefore permits such linking only if the
   44927 entire combination fits its criteria of freedom.  The Lesser General
   44928 Public License permits more lax criteria for linking other code with
   44929 the library.
   44930 
   44931   We call this license the "Lesser" General Public License because it
   44932 does Less to protect the user's freedom than the ordinary General
   44933 Public License.  It also provides other free software developers Less
   44934 of an advantage over competing non-free programs.  These disadvantages
   44935 are the reason we use the ordinary General Public License for many
   44936 libraries.  However, the Lesser license provides advantages in certain
   44937 special circumstances.
   44938 
   44939   For example, on rare occasions, there may be a special need to
   44940 encourage the widest possible use of a certain library, so that it becomes
   44941 a de-facto standard.  To achieve this, non-free programs must be
   44942 allowed to use the library.  A more frequent case is that a free
   44943 library does the same job as widely used non-free libraries.  In this
   44944 case, there is little to gain by limiting the free library to free
   44945 software only, so we use the Lesser General Public License.
   44946 
   44947   In other cases, permission to use a particular library in non-free
   44948 programs enables a greater number of people to use a large body of
   44949 free software.  For example, permission to use the GNU C Library in
   44950 non-free programs enables many more people to use the whole GNU
   44951 operating system, as well as its variant, the GNU/Linux operating
   44952 system.
   44953 
   44954   Although the Lesser General Public License is Less protective of the
   44955 users' freedom, it does ensure that the user of a program that is
   44956 linked with the Library has the freedom and the wherewithal to run
   44957 that program using a modified version of the Library.
   44958 
   44959   The precise terms and conditions for copying, distribution and
   44960 modification follow.  Pay close attention to the difference between a
   44961 "work based on the library" and a "work that uses the library".  The
   44962 former contains code derived from the library, whereas the latter must
   44963 be combined with the library in order to run.
   44964 
   44966 		  GNU LESSER GENERAL PUBLIC LICENSE
   44967    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   44968 
   44969   0. This License Agreement applies to any software library or other
   44970 program which contains a notice placed by the copyright holder or
   44971 other authorized party saying it may be distributed under the terms of
   44972 this Lesser General Public License (also called "this License").
   44973 Each licensee is addressed as "you".
   44974 
   44975   A "library" means a collection of software functions and/or data
   44976 prepared so as to be conveniently linked with application programs
   44977 (which use some of those functions and data) to form executables.
   44978 
   44979   The "Library", below, refers to any such software library or work
   44980 which has been distributed under these terms.  A "work based on the
   44981 Library" means either the Library or any derivative work under
   44982 copyright law: that is to say, a work containing the Library or a
   44983 portion of it, either verbatim or with modifications and/or translated
   44984 straightforwardly into another language.  (Hereinafter, translation is
   44985 included without limitation in the term "modification".)
   44986 
   44987   "Source code" for a work means the preferred form of the work for
   44988 making modifications to it.  For a library, complete source code means
   44989 all the source code for all modules it contains, plus any associated
   44990 interface definition files, plus the scripts used to control compilation
   44991 and installation of the library.
   44992 
   44993   Activities other than copying, distribution and modification are not
   44994 covered by this License; they are outside its scope.  The act of
   44995 running a program using the Library is not restricted, and output from
   44996 such a program is covered only if its contents constitute a work based
   44997 on the Library (independent of the use of the Library in a tool for
   44998 writing it).  Whether that is true depends on what the Library does
   44999 and what the program that uses the Library does.
   45000   
   45001   1. You may copy and distribute verbatim copies of the Library's
   45002 complete source code as you receive it, in any medium, provided that
   45003 you conspicuously and appropriately publish on each copy an
   45004 appropriate copyright notice and disclaimer of warranty; keep intact
   45005 all the notices that refer to this License and to the absence of any
   45006 warranty; and distribute a copy of this License along with the
   45007 Library.
   45008 
   45009   You may charge a fee for the physical act of transferring a copy,
   45010 and you may at your option offer warranty protection in exchange for a
   45011 fee.
   45012 
   45014   2. You may modify your copy or copies of the Library or any portion
   45015 of it, thus forming a work based on the Library, and copy and
   45016 distribute such modifications or work under the terms of Section 1
   45017 above, provided that you also meet all of these conditions:
   45018 
   45019     a) The modified work must itself be a software library.
   45020 
   45021     b) You must cause the files modified to carry prominent notices
   45022     stating that you changed the files and the date of any change.
   45023 
   45024     c) You must cause the whole of the work to be licensed at no
   45025     charge to all third parties under the terms of this License.
   45026 
   45027     d) If a facility in the modified Library refers to a function or a
   45028     table of data to be supplied by an application program that uses
   45029     the facility, other than as an argument passed when the facility
   45030     is invoked, then you must make a good faith effort to ensure that,
   45031     in the event an application does not supply such function or
   45032     table, the facility still operates, and performs whatever part of
   45033     its purpose remains meaningful.
   45034 
   45035     (For example, a function in a library to compute square roots has
   45036     a purpose that is entirely well-defined independent of the
   45037     application.  Therefore, Subsection 2d requires that any
   45038     application-supplied function or table used by this function must
   45039     be optional: if the application does not supply it, the square
   45040     root function must still compute square roots.)
   45041 
   45042 These requirements apply to the modified work as a whole.  If
   45043 identifiable sections of that work are not derived from the Library,
   45044 and can be reasonably considered independent and separate works in
   45045 themselves, then this License, and its terms, do not apply to those
   45046 sections when you distribute them as separate works.  But when you
   45047 distribute the same sections as part of a whole which is a work based
   45048 on the Library, the distribution of the whole must be on the terms of
   45049 this License, whose permissions for other licensees extend to the
   45050 entire whole, and thus to each and every part regardless of who wrote
   45051 it.
   45052 
   45053 Thus, it is not the intent of this section to claim rights or contest
   45054 your rights to work written entirely by you; rather, the intent is to
   45055 exercise the right to control the distribution of derivative or
   45056 collective works based on the Library.
   45057 
   45058 In addition, mere aggregation of another work not based on the Library
   45059 with the Library (or with a work based on the Library) on a volume of
   45060 a storage or distribution medium does not bring the other work under
   45061 the scope of this License.
   45062 
   45063   3. You may opt to apply the terms of the ordinary GNU General Public
   45064 License instead of this License to a given copy of the Library.  To do
   45065 this, you must alter all the notices that refer to this License, so
   45066 that they refer to the ordinary GNU General Public License, version 2,
   45067 instead of to this License.  (If a newer version than version 2 of the
   45068 ordinary GNU General Public License has appeared, then you can specify
   45069 that version instead if you wish.)  Do not make any other change in
   45070 these notices.
   45071 
   45073   Once this change is made in a given copy, it is irreversible for
   45074 that copy, so the ordinary GNU General Public License applies to all
   45075 subsequent copies and derivative works made from that copy.
   45076 
   45077   This option is useful when you wish to copy part of the code of
   45078 the Library into a program that is not a library.
   45079 
   45080   4. You may copy and distribute the Library (or a portion or
   45081 derivative of it, under Section 2) in object code or executable form
   45082 under the terms of Sections 1 and 2 above provided that you accompany
   45083 it with the complete corresponding machine-readable source code, which
   45084 must be distributed under the terms of Sections 1 and 2 above on a
   45085 medium customarily used for software interchange.
   45086 
   45087   If distribution of object code is made by offering access to copy
   45088 from a designated place, then offering equivalent access to copy the
   45089 source code from the same place satisfies the requirement to
   45090 distribute the source code, even though third parties are not
   45091 compelled to copy the source along with the object code.
   45092 
   45093   5. A program that contains no derivative of any portion of the
   45094 Library, but is designed to work with the Library by being compiled or
   45095 linked with it, is called a "work that uses the Library".  Such a
   45096 work, in isolation, is not a derivative work of the Library, and
   45097 therefore falls outside the scope of this License.
   45098 
   45099   However, linking a "work that uses the Library" with the Library
   45100 creates an executable that is a derivative of the Library (because it
   45101 contains portions of the Library), rather than a "work that uses the
   45102 library".  The executable is therefore covered by this License.
   45103 Section 6 states terms for distribution of such executables.
   45104 
   45105   When a "work that uses the Library" uses material from a header file
   45106 that is part of the Library, the object code for the work may be a
   45107 derivative work of the Library even though the source code is not.
   45108 Whether this is true is especially significant if the work can be
   45109 linked without the Library, or if the work is itself a library.  The
   45110 threshold for this to be true is not precisely defined by law.
   45111 
   45112   If such an object file uses only numerical parameters, data
   45113 structure layouts and accessors, and small macros and small inline
   45114 functions (ten lines or less in length), then the use of the object
   45115 file is unrestricted, regardless of whether it is legally a derivative
   45116 work.  (Executables containing this object code plus portions of the
   45117 Library will still fall under Section 6.)
   45118 
   45119   Otherwise, if the work is a derivative of the Library, you may
   45120 distribute the object code for the work under the terms of Section 6.
   45121 Any executables containing that work also fall under Section 6,
   45122 whether or not they are linked directly with the Library itself.
   45123 
   45125   6. As an exception to the Sections above, you may also combine or
   45126 link a "work that uses the Library" with the Library to produce a
   45127 work containing portions of the Library, and distribute that work
   45128 under terms of your choice, provided that the terms permit
   45129 modification of the work for the customer's own use and reverse
   45130 engineering for debugging such modifications.
   45131 
   45132   You must give prominent notice with each copy of the work that the
   45133 Library is used in it and that the Library and its use are covered by
   45134 this License.  You must supply a copy of this License.  If the work
   45135 during execution displays copyright notices, you must include the
   45136 copyright notice for the Library among them, as well as a reference
   45137 directing the user to the copy of this License.  Also, you must do one
   45138 of these things:
   45139 
   45140     a) Accompany the work with the complete corresponding
   45141     machine-readable source code for the Library including whatever
   45142     changes were used in the work (which must be distributed under
   45143     Sections 1 and 2 above); and, if the work is an executable linked
   45144     with the Library, with the complete machine-readable "work that
   45145     uses the Library", as object code and/or source code, so that the
   45146     user can modify the Library and then relink to produce a modified
   45147     executable containing the modified Library.  (It is understood
   45148     that the user who changes the contents of definitions files in the
   45149     Library will not necessarily be able to recompile the application
   45150     to use the modified definitions.)
   45151 
   45152     b) Use a suitable shared library mechanism for linking with the
   45153     Library.  A suitable mechanism is one that (1) uses at run time a
   45154     copy of the library already present on the user's computer system,
   45155     rather than copying library functions into the executable, and (2)
   45156     will operate properly with a modified version of the library, if
   45157     the user installs one, as long as the modified version is
   45158     interface-compatible with the version that the work was made with.
   45159 
   45160     c) Accompany the work with a written offer, valid for at
   45161     least three years, to give the same user the materials
   45162     specified in Subsection 6a, above, for a charge no more
   45163     than the cost of performing this distribution.
   45164 
   45165     d) If distribution of the work is made by offering access to copy
   45166     from a designated place, offer equivalent access to copy the above
   45167     specified materials from the same place.
   45168 
   45169     e) Verify that the user has already received a copy of these
   45170     materials or that you have already sent this user a copy.
   45171 
   45172   For an executable, the required form of the "work that uses the
   45173 Library" must include any data and utility programs needed for
   45174 reproducing the executable from it.  However, as a special exception,
   45175 the materials to be distributed need not include anything that is
   45176 normally distributed (in either source or binary form) with the major
   45177 components (compiler, kernel, and so on) of the operating system on
   45178 which the executable runs, unless that component itself accompanies
   45179 the executable.
   45180 
   45181   It may happen that this requirement contradicts the license
   45182 restrictions of other proprietary libraries that do not normally
   45183 accompany the operating system.  Such a contradiction means you cannot
   45184 use both them and the Library together in an executable that you
   45185 distribute.
   45186 
   45188   7. You may place library facilities that are a work based on the
   45189 Library side-by-side in a single library together with other library
   45190 facilities not covered by this License, and distribute such a combined
   45191 library, provided that the separate distribution of the work based on
   45192 the Library and of the other library facilities is otherwise
   45193 permitted, and provided that you do these two things:
   45194 
   45195     a) Accompany the combined library with a copy of the same work
   45196     based on the Library, uncombined with any other library
   45197     facilities.  This must be distributed under the terms of the
   45198     Sections above.
   45199 
   45200     b) Give prominent notice with the combined library of the fact
   45201     that part of it is a work based on the Library, and explaining
   45202     where to find the accompanying uncombined form of the same work.
   45203 
   45204   8. You may not copy, modify, sublicense, link with, or distribute
   45205 the Library except as expressly provided under this License.  Any
   45206 attempt otherwise to copy, modify, sublicense, link with, or
   45207 distribute the Library is void, and will automatically terminate your
   45208 rights under this License.  However, parties who have received copies,
   45209 or rights, from you under this License will not have their licenses
   45210 terminated so long as such parties remain in full compliance.
   45211 
   45212   9. You are not required to accept this License, since you have not
   45213 signed it.  However, nothing else grants you permission to modify or
   45214 distribute the Library or its derivative works.  These actions are
   45215 prohibited by law if you do not accept this License.  Therefore, by
   45216 modifying or distributing the Library (or any work based on the
   45217 Library), you indicate your acceptance of this License to do so, and
   45218 all its terms and conditions for copying, distributing or modifying
   45219 the Library or works based on it.
   45220 
   45221   10. Each time you redistribute the Library (or any work based on the
   45222 Library), the recipient automatically receives a license from the
   45223 original licensor to copy, distribute, link with or modify the Library
   45224 subject to these terms and conditions.  You may not impose any further
   45225 restrictions on the recipients' exercise of the rights granted herein.
   45226 You are not responsible for enforcing compliance by third parties with
   45227 this License.
   45228 
   45230   11. If, as a consequence of a court judgment or allegation of patent
   45231 infringement or for any other reason (not limited to patent issues),
   45232 conditions are imposed on you (whether by court order, agreement or
   45233 otherwise) that contradict the conditions of this License, they do not
   45234 excuse you from the conditions of this License.  If you cannot
   45235 distribute so as to satisfy simultaneously your obligations under this
   45236 License and any other pertinent obligations, then as a consequence you
   45237 may not distribute the Library at all.  For example, if a patent
   45238 license would not permit royalty-free redistribution of the Library by
   45239 all those who receive copies directly or indirectly through you, then
   45240 the only way you could satisfy both it and this License would be to
   45241 refrain entirely from distribution of the Library.
   45242 
   45243 If any portion of this section is held invalid or unenforceable under any
   45244 particular circumstance, the balance of the section is intended to apply,
   45245 and the section as a whole is intended to apply in other circumstances.
   45246 
   45247 It is not the purpose of this section to induce you to infringe any
   45248 patents or other property right claims or to contest validity of any
   45249 such claims; this section has the sole purpose of protecting the
   45250 integrity of the free software distribution system which is
   45251 implemented by public license practices.  Many people have made
   45252 generous contributions to the wide range of software distributed
   45253 through that system in reliance on consistent application of that
   45254 system; it is up to the author/donor to decide if he or she is willing
   45255 to distribute software through any other system and a licensee cannot
   45256 impose that choice.
   45257 
   45258 This section is intended to make thoroughly clear what is believed to
   45259 be a consequence of the rest of this License.
   45260 
   45261   12. If the distribution and/or use of the Library is restricted in
   45262 certain countries either by patents or by copyrighted interfaces, the
   45263 original copyright holder who places the Library under this License may add
   45264 an explicit geographical distribution limitation excluding those countries,
   45265 so that distribution is permitted only in or among countries not thus
   45266 excluded.  In such case, this License incorporates the limitation as if
   45267 written in the body of this License.
   45268 
   45269   13. The Free Software Foundation may publish revised and/or new
   45270 versions of the Lesser General Public License from time to time.
   45271 Such new versions will be similar in spirit to the present version,
   45272 but may differ in detail to address new problems or concerns.
   45273 
   45274 Each version is given a distinguishing version number.  If the Library
   45275 specifies a version number of this License which applies to it and
   45276 "any later version", you have the option of following the terms and
   45277 conditions either of that version or of any later version published by
   45278 the Free Software Foundation.  If the Library does not specify a
   45279 license version number, you may choose any version ever published by
   45280 the Free Software Foundation.
   45281 
   45283   14. If you wish to incorporate parts of the Library into other free
   45284 programs whose distribution conditions are incompatible with these,
   45285 write to the author to ask for permission.  For software which is
   45286 copyrighted by the Free Software Foundation, write to the Free
   45287 Software Foundation; we sometimes make exceptions for this.  Our
   45288 decision will be guided by the two goals of preserving the free status
   45289 of all derivatives of our free software and of promoting the sharing
   45290 and reuse of software generally.
   45291 
   45292 			    NO WARRANTY
   45293 
   45294   15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
   45295 WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
   45296 EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
   45297 OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
   45298 KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
   45299 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
   45300 PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
   45301 LIBRARY IS WITH YOU.  SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
   45302 THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
   45303 
   45304   16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
   45305 WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
   45306 AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
   45307 FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
   45308 CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
   45309 LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
   45310 RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
   45311 FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
   45312 SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
   45313 DAMAGES.
   45314 
   45315 		     END OF TERMS AND CONDITIONS
   45316 
   45318            How to Apply These Terms to Your New Libraries
   45319 
   45320   If you develop a new library, and you want it to be of the greatest
   45321 possible use to the public, we recommend making it free software that
   45322 everyone can redistribute and change.  You can do so by permitting
   45323 redistribution under these terms (or, alternatively, under the terms of the
   45324 ordinary General Public License).
   45325 
   45326   To apply these terms, attach the following notices to the library.  It is
   45327 safest to attach them to the start of each source file to most effectively
   45328 convey the exclusion of warranty; and each file should have at least the
   45329 "copyright" line and a pointer to where the full notice is found.
   45330 
   45331     &lt;one line to give the library's name and a brief idea of what it does.&gt;
   45332     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   45333 
   45334     This library is free software; you can redistribute it and/or
   45335     modify it under the terms of the GNU Lesser General Public
   45336     License as published by the Free Software Foundation; either
   45337     version 2.1 of the License, or (at your option) any later version.
   45338 
   45339     This library is distributed in the hope that it will be useful,
   45340     but WITHOUT ANY WARRANTY; without even the implied warranty of
   45341     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
   45342     Lesser General Public License for more details.
   45343 
   45344     You should have received a copy of the GNU Lesser General Public
   45345     License along with this library; if not, write to the Free Software
   45346     Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
   45347 
   45348 Also add information on how to contact you by electronic and paper mail.
   45349 
   45350 You should also get your employer (if you work as a programmer) or your
   45351 school, if any, to sign a "copyright disclaimer" for the library, if
   45352 necessary.  Here is a sample; alter the names:
   45353 
   45354   Yoyodyne, Inc., hereby disclaims all copyright interest in the
   45355   library `Frob' (a library for tweaking knobs) written by James Random Hacker.
   45356 
   45357   &lt;signature of Ty Coon&gt;, 1 April 1990
   45358   Ty Coon, President of Vice
   45359 
   45360 That's all there is to it!
   45361 
   45362 
   45363 </pre>
   45364 </div>
   45365 </div>
   45366 
   45367 
   45368 <div class="product">
   45369 <span class="title">m17n-lib</span>
   45370 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   45371 <span class="homepage"><a href="http://www.m17n.org/m17n-lib/">homepage</a></span>
   45372 <div class="licence">
   45373 <pre>		  GNU LESSER GENERAL PUBLIC LICENSE
   45374 		       Version 2.1, February 1999
   45375 
   45376  Copyright (C) 1991, 1999 Free Software Foundation, Inc.
   45377  51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
   45378  Everyone is permitted to copy and distribute verbatim copies
   45379  of this license document, but changing it is not allowed.
   45380 
   45381 [This is the first released version of the Lesser GPL.  It also counts
   45382  as the successor of the GNU Library Public License, version 2, hence
   45383  the version number 2.1.]
   45384 
   45385 			    Preamble
   45386 
   45387   The licenses for most software are designed to take away your
   45388 freedom to share and change it.  By contrast, the GNU General Public
   45389 Licenses are intended to guarantee your freedom to share and change
   45390 free software--to make sure the software is free for all its users.
   45391 
   45392   This license, the Lesser General Public License, applies to some
   45393 specially designated software packages--typically libraries--of the
   45394 Free Software Foundation and other authors who decide to use it.  You
   45395 can use it too, but we suggest you first think carefully about whether
   45396 this license or the ordinary General Public License is the better
   45397 strategy to use in any particular case, based on the explanations below.
   45398 
   45399   When we speak of free software, we are referring to freedom of use,
   45400 not price.  Our General Public Licenses are designed to make sure that
   45401 you have the freedom to distribute copies of free software (and charge
   45402 for this service if you wish); that you receive source code or can get
   45403 it if you want it; that you can change the software and use pieces of
   45404 it in new free programs; and that you are informed that you can do
   45405 these things.
   45406 
   45407   To protect your rights, we need to make restrictions that forbid
   45408 distributors to deny you these rights or to ask you to surrender these
   45409 rights.  These restrictions translate to certain responsibilities for
   45410 you if you distribute copies of the library or if you modify it.
   45411 
   45412   For example, if you distribute copies of the library, whether gratis
   45413 or for a fee, you must give the recipients all the rights that we gave
   45414 you.  You must make sure that they, too, receive or can get the source
   45415 code.  If you link other code with the library, you must provide
   45416 complete object files to the recipients, so that they can relink them
   45417 with the library after making changes to the library and recompiling
   45418 it.  And you must show them these terms so they know their rights.
   45419 
   45420   We protect your rights with a two-step method: (1) we copyright the
   45421 library, and (2) we offer you this license, which gives you legal
   45422 permission to copy, distribute and/or modify the library.
   45423 
   45424   To protect each distributor, we want to make it very clear that
   45425 there is no warranty for the free library.  Also, if the library is
   45426 modified by someone else and passed on, the recipients should know
   45427 that what they have is not the original version, so that the original
   45428 author's reputation will not be affected by problems that might be
   45429 introduced by others.
   45430 
   45432   Finally, software patents pose a constant threat to the existence of
   45433 any free program.  We wish to make sure that a company cannot
   45434 effectively restrict the users of a free program by obtaining a
   45435 restrictive license from a patent holder.  Therefore, we insist that
   45436 any patent license obtained for a version of the library must be
   45437 consistent with the full freedom of use specified in this license.
   45438 
   45439   Most GNU software, including some libraries, is covered by the
   45440 ordinary GNU General Public License.  This license, the GNU Lesser
   45441 General Public License, applies to certain designated libraries, and
   45442 is quite different from the ordinary General Public License.  We use
   45443 this license for certain libraries in order to permit linking those
   45444 libraries into non-free programs.
   45445 
   45446   When a program is linked with a library, whether statically or using
   45447 a shared library, the combination of the two is legally speaking a
   45448 combined work, a derivative of the original library.  The ordinary
   45449 General Public License therefore permits such linking only if the
   45450 entire combination fits its criteria of freedom.  The Lesser General
   45451 Public License permits more lax criteria for linking other code with
   45452 the library.
   45453 
   45454   We call this license the "Lesser" General Public License because it
   45455 does Less to protect the user's freedom than the ordinary General
   45456 Public License.  It also provides other free software developers Less
   45457 of an advantage over competing non-free programs.  These disadvantages
   45458 are the reason we use the ordinary General Public License for many
   45459 libraries.  However, the Lesser license provides advantages in certain
   45460 special circumstances.
   45461 
   45462   For example, on rare occasions, there may be a special need to
   45463 encourage the widest possible use of a certain library, so that it becomes
   45464 a de-facto standard.  To achieve this, non-free programs must be
   45465 allowed to use the library.  A more frequent case is that a free
   45466 library does the same job as widely used non-free libraries.  In this
   45467 case, there is little to gain by limiting the free library to free
   45468 software only, so we use the Lesser General Public License.
   45469 
   45470   In other cases, permission to use a particular library in non-free
   45471 programs enables a greater number of people to use a large body of
   45472 free software.  For example, permission to use the GNU C Library in
   45473 non-free programs enables many more people to use the whole GNU
   45474 operating system, as well as its variant, the GNU/Linux operating
   45475 system.
   45476 
   45477   Although the Lesser General Public License is Less protective of the
   45478 users' freedom, it does ensure that the user of a program that is
   45479 linked with the Library has the freedom and the wherewithal to run
   45480 that program using a modified version of the Library.
   45481 
   45482   The precise terms and conditions for copying, distribution and
   45483 modification follow.  Pay close attention to the difference between a
   45484 "work based on the library" and a "work that uses the library".  The
   45485 former contains code derived from the library, whereas the latter must
   45486 be combined with the library in order to run.
   45487 
   45489 		  GNU LESSER GENERAL PUBLIC LICENSE
   45490    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   45491 
   45492   0. This License Agreement applies to any software library or other
   45493 program which contains a notice placed by the copyright holder or
   45494 other authorized party saying it may be distributed under the terms of
   45495 this Lesser General Public License (also called "this License").
   45496 Each licensee is addressed as "you".
   45497 
   45498   A "library" means a collection of software functions and/or data
   45499 prepared so as to be conveniently linked with application programs
   45500 (which use some of those functions and data) to form executables.
   45501 
   45502   The "Library", below, refers to any such software library or work
   45503 which has been distributed under these terms.  A "work based on the
   45504 Library" means either the Library or any derivative work under
   45505 copyright law: that is to say, a work containing the Library or a
   45506 portion of it, either verbatim or with modifications and/or translated
   45507 straightforwardly into another language.  (Hereinafter, translation is
   45508 included without limitation in the term "modification".)
   45509 
   45510   "Source code" for a work means the preferred form of the work for
   45511 making modifications to it.  For a library, complete source code means
   45512 all the source code for all modules it contains, plus any associated
   45513 interface definition files, plus the scripts used to control compilation
   45514 and installation of the library.
   45515 
   45516   Activities other than copying, distribution and modification are not
   45517 covered by this License; they are outside its scope.  The act of
   45518 running a program using the Library is not restricted, and output from
   45519 such a program is covered only if its contents constitute a work based
   45520 on the Library (independent of the use of the Library in a tool for
   45521 writing it).  Whether that is true depends on what the Library does
   45522 and what the program that uses the Library does.
   45523   
   45524   1. You may copy and distribute verbatim copies of the Library's
   45525 complete source code as you receive it, in any medium, provided that
   45526 you conspicuously and appropriately publish on each copy an
   45527 appropriate copyright notice and disclaimer of warranty; keep intact
   45528 all the notices that refer to this License and to the absence of any
   45529 warranty; and distribute a copy of this License along with the
   45530 Library.
   45531 
   45532   You may charge a fee for the physical act of transferring a copy,
   45533 and you may at your option offer warranty protection in exchange for a
   45534 fee.
   45535 
   45537   2. You may modify your copy or copies of the Library or any portion
   45538 of it, thus forming a work based on the Library, and copy and
   45539 distribute such modifications or work under the terms of Section 1
   45540 above, provided that you also meet all of these conditions:
   45541 
   45542     a) The modified work must itself be a software library.
   45543 
   45544     b) You must cause the files modified to carry prominent notices
   45545     stating that you changed the files and the date of any change.
   45546 
   45547     c) You must cause the whole of the work to be licensed at no
   45548     charge to all third parties under the terms of this License.
   45549 
   45550     d) If a facility in the modified Library refers to a function or a
   45551     table of data to be supplied by an application program that uses
   45552     the facility, other than as an argument passed when the facility
   45553     is invoked, then you must make a good faith effort to ensure that,
   45554     in the event an application does not supply such function or
   45555     table, the facility still operates, and performs whatever part of
   45556     its purpose remains meaningful.
   45557 
   45558     (For example, a function in a library to compute square roots has
   45559     a purpose that is entirely well-defined independent of the
   45560     application.  Therefore, Subsection 2d requires that any
   45561     application-supplied function or table used by this function must
   45562     be optional: if the application does not supply it, the square
   45563     root function must still compute square roots.)
   45564 
   45565 These requirements apply to the modified work as a whole.  If
   45566 identifiable sections of that work are not derived from the Library,
   45567 and can be reasonably considered independent and separate works in
   45568 themselves, then this License, and its terms, do not apply to those
   45569 sections when you distribute them as separate works.  But when you
   45570 distribute the same sections as part of a whole which is a work based
   45571 on the Library, the distribution of the whole must be on the terms of
   45572 this License, whose permissions for other licensees extend to the
   45573 entire whole, and thus to each and every part regardless of who wrote
   45574 it.
   45575 
   45576 Thus, it is not the intent of this section to claim rights or contest
   45577 your rights to work written entirely by you; rather, the intent is to
   45578 exercise the right to control the distribution of derivative or
   45579 collective works based on the Library.
   45580 
   45581 In addition, mere aggregation of another work not based on the Library
   45582 with the Library (or with a work based on the Library) on a volume of
   45583 a storage or distribution medium does not bring the other work under
   45584 the scope of this License.
   45585 
   45586   3. You may opt to apply the terms of the ordinary GNU General Public
   45587 License instead of this License to a given copy of the Library.  To do
   45588 this, you must alter all the notices that refer to this License, so
   45589 that they refer to the ordinary GNU General Public License, version 2,
   45590 instead of to this License.  (If a newer version than version 2 of the
   45591 ordinary GNU General Public License has appeared, then you can specify
   45592 that version instead if you wish.)  Do not make any other change in
   45593 these notices.
   45594 
   45596   Once this change is made in a given copy, it is irreversible for
   45597 that copy, so the ordinary GNU General Public License applies to all
   45598 subsequent copies and derivative works made from that copy.
   45599 
   45600   This option is useful when you wish to copy part of the code of
   45601 the Library into a program that is not a library.
   45602 
   45603   4. You may copy and distribute the Library (or a portion or
   45604 derivative of it, under Section 2) in object code or executable form
   45605 under the terms of Sections 1 and 2 above provided that you accompany
   45606 it with the complete corresponding machine-readable source code, which
   45607 must be distributed under the terms of Sections 1 and 2 above on a
   45608 medium customarily used for software interchange.
   45609 
   45610   If distribution of object code is made by offering access to copy
   45611 from a designated place, then offering equivalent access to copy the
   45612 source code from the same place satisfies the requirement to
   45613 distribute the source code, even though third parties are not
   45614 compelled to copy the source along with the object code.
   45615 
   45616   5. A program that contains no derivative of any portion of the
   45617 Library, but is designed to work with the Library by being compiled or
   45618 linked with it, is called a "work that uses the Library".  Such a
   45619 work, in isolation, is not a derivative work of the Library, and
   45620 therefore falls outside the scope of this License.
   45621 
   45622   However, linking a "work that uses the Library" with the Library
   45623 creates an executable that is a derivative of the Library (because it
   45624 contains portions of the Library), rather than a "work that uses the
   45625 library".  The executable is therefore covered by this License.
   45626 Section 6 states terms for distribution of such executables.
   45627 
   45628   When a "work that uses the Library" uses material from a header file
   45629 that is part of the Library, the object code for the work may be a
   45630 derivative work of the Library even though the source code is not.
   45631 Whether this is true is especially significant if the work can be
   45632 linked without the Library, or if the work is itself a library.  The
   45633 threshold for this to be true is not precisely defined by law.
   45634 
   45635   If such an object file uses only numerical parameters, data
   45636 structure layouts and accessors, and small macros and small inline
   45637 functions (ten lines or less in length), then the use of the object
   45638 file is unrestricted, regardless of whether it is legally a derivative
   45639 work.  (Executables containing this object code plus portions of the
   45640 Library will still fall under Section 6.)
   45641 
   45642   Otherwise, if the work is a derivative of the Library, you may
   45643 distribute the object code for the work under the terms of Section 6.
   45644 Any executables containing that work also fall under Section 6,
   45645 whether or not they are linked directly with the Library itself.
   45646 
   45648   6. As an exception to the Sections above, you may also combine or
   45649 link a "work that uses the Library" with the Library to produce a
   45650 work containing portions of the Library, and distribute that work
   45651 under terms of your choice, provided that the terms permit
   45652 modification of the work for the customer's own use and reverse
   45653 engineering for debugging such modifications.
   45654 
   45655   You must give prominent notice with each copy of the work that the
   45656 Library is used in it and that the Library and its use are covered by
   45657 this License.  You must supply a copy of this License.  If the work
   45658 during execution displays copyright notices, you must include the
   45659 copyright notice for the Library among them, as well as a reference
   45660 directing the user to the copy of this License.  Also, you must do one
   45661 of these things:
   45662 
   45663     a) Accompany the work with the complete corresponding
   45664     machine-readable source code for the Library including whatever
   45665     changes were used in the work (which must be distributed under
   45666     Sections 1 and 2 above); and, if the work is an executable linked
   45667     with the Library, with the complete machine-readable "work that
   45668     uses the Library", as object code and/or source code, so that the
   45669     user can modify the Library and then relink to produce a modified
   45670     executable containing the modified Library.  (It is understood
   45671     that the user who changes the contents of definitions files in the
   45672     Library will not necessarily be able to recompile the application
   45673     to use the modified definitions.)
   45674 
   45675     b) Use a suitable shared library mechanism for linking with the
   45676     Library.  A suitable mechanism is one that (1) uses at run time a
   45677     copy of the library already present on the user's computer system,
   45678     rather than copying library functions into the executable, and (2)
   45679     will operate properly with a modified version of the library, if
   45680     the user installs one, as long as the modified version is
   45681     interface-compatible with the version that the work was made with.
   45682 
   45683     c) Accompany the work with a written offer, valid for at
   45684     least three years, to give the same user the materials
   45685     specified in Subsection 6a, above, for a charge no more
   45686     than the cost of performing this distribution.
   45687 
   45688     d) If distribution of the work is made by offering access to copy
   45689     from a designated place, offer equivalent access to copy the above
   45690     specified materials from the same place.
   45691 
   45692     e) Verify that the user has already received a copy of these
   45693     materials or that you have already sent this user a copy.
   45694 
   45695   For an executable, the required form of the "work that uses the
   45696 Library" must include any data and utility programs needed for
   45697 reproducing the executable from it.  However, as a special exception,
   45698 the materials to be distributed need not include anything that is
   45699 normally distributed (in either source or binary form) with the major
   45700 components (compiler, kernel, and so on) of the operating system on
   45701 which the executable runs, unless that component itself accompanies
   45702 the executable.
   45703 
   45704   It may happen that this requirement contradicts the license
   45705 restrictions of other proprietary libraries that do not normally
   45706 accompany the operating system.  Such a contradiction means you cannot
   45707 use both them and the Library together in an executable that you
   45708 distribute.
   45709 
   45711   7. You may place library facilities that are a work based on the
   45712 Library side-by-side in a single library together with other library
   45713 facilities not covered by this License, and distribute such a combined
   45714 library, provided that the separate distribution of the work based on
   45715 the Library and of the other library facilities is otherwise
   45716 permitted, and provided that you do these two things:
   45717 
   45718     a) Accompany the combined library with a copy of the same work
   45719     based on the Library, uncombined with any other library
   45720     facilities.  This must be distributed under the terms of the
   45721     Sections above.
   45722 
   45723     b) Give prominent notice with the combined library of the fact
   45724     that part of it is a work based on the Library, and explaining
   45725     where to find the accompanying uncombined form of the same work.
   45726 
   45727   8. You may not copy, modify, sublicense, link with, or distribute
   45728 the Library except as expressly provided under this License.  Any
   45729 attempt otherwise to copy, modify, sublicense, link with, or
   45730 distribute the Library is void, and will automatically terminate your
   45731 rights under this License.  However, parties who have received copies,
   45732 or rights, from you under this License will not have their licenses
   45733 terminated so long as such parties remain in full compliance.
   45734 
   45735   9. You are not required to accept this License, since you have not
   45736 signed it.  However, nothing else grants you permission to modify or
   45737 distribute the Library or its derivative works.  These actions are
   45738 prohibited by law if you do not accept this License.  Therefore, by
   45739 modifying or distributing the Library (or any work based on the
   45740 Library), you indicate your acceptance of this License to do so, and
   45741 all its terms and conditions for copying, distributing or modifying
   45742 the Library or works based on it.
   45743 
   45744   10. Each time you redistribute the Library (or any work based on the
   45745 Library), the recipient automatically receives a license from the
   45746 original licensor to copy, distribute, link with or modify the Library
   45747 subject to these terms and conditions.  You may not impose any further
   45748 restrictions on the recipients' exercise of the rights granted herein.
   45749 You are not responsible for enforcing compliance by third parties with
   45750 this License.
   45751 
   45753   11. If, as a consequence of a court judgment or allegation of patent
   45754 infringement or for any other reason (not limited to patent issues),
   45755 conditions are imposed on you (whether by court order, agreement or
   45756 otherwise) that contradict the conditions of this License, they do not
   45757 excuse you from the conditions of this License.  If you cannot
   45758 distribute so as to satisfy simultaneously your obligations under this
   45759 License and any other pertinent obligations, then as a consequence you
   45760 may not distribute the Library at all.  For example, if a patent
   45761 license would not permit royalty-free redistribution of the Library by
   45762 all those who receive copies directly or indirectly through you, then
   45763 the only way you could satisfy both it and this License would be to
   45764 refrain entirely from distribution of the Library.
   45765 
   45766 If any portion of this section is held invalid or unenforceable under any
   45767 particular circumstance, the balance of the section is intended to apply,
   45768 and the section as a whole is intended to apply in other circumstances.
   45769 
   45770 It is not the purpose of this section to induce you to infringe any
   45771 patents or other property right claims or to contest validity of any
   45772 such claims; this section has the sole purpose of protecting the
   45773 integrity of the free software distribution system which is
   45774 implemented by public license practices.  Many people have made
   45775 generous contributions to the wide range of software distributed
   45776 through that system in reliance on consistent application of that
   45777 system; it is up to the author/donor to decide if he or she is willing
   45778 to distribute software through any other system and a licensee cannot
   45779 impose that choice.
   45780 
   45781 This section is intended to make thoroughly clear what is believed to
   45782 be a consequence of the rest of this License.
   45783 
   45784   12. If the distribution and/or use of the Library is restricted in
   45785 certain countries either by patents or by copyrighted interfaces, the
   45786 original copyright holder who places the Library under this License may add
   45787 an explicit geographical distribution limitation excluding those countries,
   45788 so that distribution is permitted only in or among countries not thus
   45789 excluded.  In such case, this License incorporates the limitation as if
   45790 written in the body of this License.
   45791 
   45792   13. The Free Software Foundation may publish revised and/or new
   45793 versions of the Lesser General Public License from time to time.
   45794 Such new versions will be similar in spirit to the present version,
   45795 but may differ in detail to address new problems or concerns.
   45796 
   45797 Each version is given a distinguishing version number.  If the Library
   45798 specifies a version number of this License which applies to it and
   45799 "any later version", you have the option of following the terms and
   45800 conditions either of that version or of any later version published by
   45801 the Free Software Foundation.  If the Library does not specify a
   45802 license version number, you may choose any version ever published by
   45803 the Free Software Foundation.
   45804 
   45806   14. If you wish to incorporate parts of the Library into other free
   45807 programs whose distribution conditions are incompatible with these,
   45808 write to the author to ask for permission.  For software which is
   45809 copyrighted by the Free Software Foundation, write to the Free
   45810 Software Foundation; we sometimes make exceptions for this.  Our
   45811 decision will be guided by the two goals of preserving the free status
   45812 of all derivatives of our free software and of promoting the sharing
   45813 and reuse of software generally.
   45814 
   45815 			    NO WARRANTY
   45816 
   45817   15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
   45818 WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
   45819 EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
   45820 OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
   45821 KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
   45822 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
   45823 PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
   45824 LIBRARY IS WITH YOU.  SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
   45825 THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
   45826 
   45827   16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
   45828 WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
   45829 AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
   45830 FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
   45831 CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
   45832 LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
   45833 RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
   45834 FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
   45835 SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
   45836 DAMAGES.
   45837 
   45838 		     END OF TERMS AND CONDITIONS
   45839 
   45841            How to Apply These Terms to Your New Libraries
   45842 
   45843   If you develop a new library, and you want it to be of the greatest
   45844 possible use to the public, we recommend making it free software that
   45845 everyone can redistribute and change.  You can do so by permitting
   45846 redistribution under these terms (or, alternatively, under the terms of the
   45847 ordinary General Public License).
   45848 
   45849   To apply these terms, attach the following notices to the library.  It is
   45850 safest to attach them to the start of each source file to most effectively
   45851 convey the exclusion of warranty; and each file should have at least the
   45852 "copyright" line and a pointer to where the full notice is found.
   45853 
   45854     &lt;one line to give the library's name and a brief idea of what it does.&gt;
   45855     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   45856 
   45857     This library is free software; you can redistribute it and/or
   45858     modify it under the terms of the GNU Lesser General Public
   45859     License as published by the Free Software Foundation; either
   45860     version 2.1 of the License, or (at your option) any later version.
   45861 
   45862     This library is distributed in the hope that it will be useful,
   45863     but WITHOUT ANY WARRANTY; without even the implied warranty of
   45864     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
   45865     Lesser General Public License for more details.
   45866 
   45867     You should have received a copy of the GNU Lesser General Public
   45868     License along with this library; if not, write to the Free Software
   45869     Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
   45870 
   45871 Also add information on how to contact you by electronic and paper mail.
   45872 
   45873 You should also get your employer (if you work as a programmer) or your
   45874 school, if any, to sign a "copyright disclaimer" for the library, if
   45875 necessary.  Here is a sample; alter the names:
   45876 
   45877   Yoyodyne, Inc., hereby disclaims all copyright interest in the
   45878   library `Frob' (a library for tweaking knobs) written by James Random Hacker.
   45879 
   45880   &lt;signature of Ty Coon&gt;, 1 April 1990
   45881   Ty Coon, President of Vice
   45882 
   45883 That's all there is to it!
   45884 
   45885 
   45886 </pre>
   45887 </div>
   45888 </div>
   45889 
   45890 
   45891 <div class="product">
   45892 <span class="title">m2crypto</span>
   45893 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   45894 <span class="homepage"><a href="http://chandlerproject.org/bin/view/Projects/MeTooCrypto">homepage</a></span>
   45895 <div class="licence">
   45896 <pre>Copyright (c) 1999-2004 Ng Pheng Siong. All rights reserved.
   45897 
   45898 Portions copyright (c) 2004-2006 Open Source Applications Foundation. 
   45899 All rights reserved.
   45900 
   45901 Portions copyright (c) 2005-2006 Vrije Universiteit Amsterdam. 
   45902 All rights reserved.
   45903 
   45904 Permission to use, copy, modify, and distribute this software and its
   45905 documentation for any purpose and without fee is hereby granted,
   45906 provided that the above copyright notice appear in all copies and that
   45907 both that copyright notice and this permission notice appear in
   45908 supporting documentation.
   45909 
   45910 THE AUTHOR PROVIDES THIS SOFTWARE ``AS IS'' AND ANY EXPRESSED OR 
   45911 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES 
   45912 OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.  
   45913 IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, 
   45914 INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
   45915 NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 
   45916 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY 
   45917 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 
   45918 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 
   45919 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
   45920 </pre>
   45921 </div>
   45922 </div>
   45923 
   45924 
   45925 <div class="product">
   45926 <span class="title">mailbase</span>
   45927 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   45928 <span class="homepage"><a href="http://www.gentoo.org/">homepage</a></span>
   45929 <div class="licence">
   45930 <pre>		    GNU GENERAL PUBLIC LICENSE
   45931 		       Version 2, June 1991
   45932 
   45933  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
   45934                        51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
   45935  Everyone is permitted to copy and distribute verbatim copies
   45936  of this license document, but changing it is not allowed.
   45937 
   45938 			    Preamble
   45939 
   45940   The licenses for most software are designed to take away your
   45941 freedom to share and change it.  By contrast, the GNU General Public
   45942 License is intended to guarantee your freedom to share and change free
   45943 software--to make sure the software is free for all its users.  This
   45944 General Public License applies to most of the Free Software
   45945 Foundation's software and to any other program whose authors commit to
   45946 using it.  (Some other Free Software Foundation software is covered by
   45947 the GNU Library General Public License instead.)  You can apply it to
   45948 your programs, too.
   45949 
   45950   When we speak of free software, we are referring to freedom, not
   45951 price.  Our General Public Licenses are designed to make sure that you
   45952 have the freedom to distribute copies of free software (and charge for
   45953 this service if you wish), that you receive source code or can get it
   45954 if you want it, that you can change the software or use pieces of it
   45955 in new free programs; and that you know you can do these things.
   45956 
   45957   To protect your rights, we need to make restrictions that forbid
   45958 anyone to deny you these rights or to ask you to surrender the rights.
   45959 These restrictions translate to certain responsibilities for you if you
   45960 distribute copies of the software, or if you modify it.
   45961 
   45962   For example, if you distribute copies of such a program, whether
   45963 gratis or for a fee, you must give the recipients all the rights that
   45964 you have.  You must make sure that they, too, receive or can get the
   45965 source code.  And you must show them these terms so they know their
   45966 rights.
   45967 
   45968   We protect your rights with two steps: (1) copyright the software, and
   45969 (2) offer you this license which gives you legal permission to copy,
   45970 distribute and/or modify the software.
   45971 
   45972   Also, for each author's protection and ours, we want to make certain
   45973 that everyone understands that there is no warranty for this free
   45974 software.  If the software is modified by someone else and passed on, we
   45975 want its recipients to know that what they have is not the original, so
   45976 that any problems introduced by others will not reflect on the original
   45977 authors' reputations.
   45978 
   45979   Finally, any free program is threatened constantly by software
   45980 patents.  We wish to avoid the danger that redistributors of a free
   45981 program will individually obtain patent licenses, in effect making the
   45982 program proprietary.  To prevent this, we have made it clear that any
   45983 patent must be licensed for everyone's free use or not licensed at all.
   45984 
   45985   The precise terms and conditions for copying, distribution and
   45986 modification follow.
   45987 
   45989 		    GNU GENERAL PUBLIC LICENSE
   45990    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   45991 
   45992   0. This License applies to any program or other work which contains
   45993 a notice placed by the copyright holder saying it may be distributed
   45994 under the terms of this General Public License.  The "Program", below,
   45995 refers to any such program or work, and a "work based on the Program"
   45996 means either the Program or any derivative work under copyright law:
   45997 that is to say, a work containing the Program or a portion of it,
   45998 either verbatim or with modifications and/or translated into another
   45999 language.  (Hereinafter, translation is included without limitation in
   46000 the term "modification".)  Each licensee is addressed as "you".
   46001 
   46002 Activities other than copying, distribution and modification are not
   46003 covered by this License; they are outside its scope.  The act of
   46004 running the Program is not restricted, and the output from the Program
   46005 is covered only if its contents constitute a work based on the
   46006 Program (independent of having been made by running the Program).
   46007 Whether that is true depends on what the Program does.
   46008 
   46009   1. You may copy and distribute verbatim copies of the Program's
   46010 source code as you receive it, in any medium, provided that you
   46011 conspicuously and appropriately publish on each copy an appropriate
   46012 copyright notice and disclaimer of warranty; keep intact all the
   46013 notices that refer to this License and to the absence of any warranty;
   46014 and give any other recipients of the Program a copy of this License
   46015 along with the Program.
   46016 
   46017 You may charge a fee for the physical act of transferring a copy, and
   46018 you may at your option offer warranty protection in exchange for a fee.
   46019 
   46020   2. You may modify your copy or copies of the Program or any portion
   46021 of it, thus forming a work based on the Program, and copy and
   46022 distribute such modifications or work under the terms of Section 1
   46023 above, provided that you also meet all of these conditions:
   46024 
   46025     a) You must cause the modified files to carry prominent notices
   46026     stating that you changed the files and the date of any change.
   46027 
   46028     b) You must cause any work that you distribute or publish, that in
   46029     whole or in part contains or is derived from the Program or any
   46030     part thereof, to be licensed as a whole at no charge to all third
   46031     parties under the terms of this License.
   46032 
   46033     c) If the modified program normally reads commands interactively
   46034     when run, you must cause it, when started running for such
   46035     interactive use in the most ordinary way, to print or display an
   46036     announcement including an appropriate copyright notice and a
   46037     notice that there is no warranty (or else, saying that you provide
   46038     a warranty) and that users may redistribute the program under
   46039     these conditions, and telling the user how to view a copy of this
   46040     License.  (Exception: if the Program itself is interactive but
   46041     does not normally print such an announcement, your work based on
   46042     the Program is not required to print an announcement.)
   46043 
   46045 These requirements apply to the modified work as a whole.  If
   46046 identifiable sections of that work are not derived from the Program,
   46047 and can be reasonably considered independent and separate works in
   46048 themselves, then this License, and its terms, do not apply to those
   46049 sections when you distribute them as separate works.  But when you
   46050 distribute the same sections as part of a whole which is a work based
   46051 on the Program, the distribution of the whole must be on the terms of
   46052 this License, whose permissions for other licensees extend to the
   46053 entire whole, and thus to each and every part regardless of who wrote it.
   46054 
   46055 Thus, it is not the intent of this section to claim rights or contest
   46056 your rights to work written entirely by you; rather, the intent is to
   46057 exercise the right to control the distribution of derivative or
   46058 collective works based on the Program.
   46059 
   46060 In addition, mere aggregation of another work not based on the Program
   46061 with the Program (or with a work based on the Program) on a volume of
   46062 a storage or distribution medium does not bring the other work under
   46063 the scope of this License.
   46064 
   46065   3. You may copy and distribute the Program (or a work based on it,
   46066 under Section 2) in object code or executable form under the terms of
   46067 Sections 1 and 2 above provided that you also do one of the following:
   46068 
   46069     a) Accompany it with the complete corresponding machine-readable
   46070     source code, which must be distributed under the terms of Sections
   46071     1 and 2 above on a medium customarily used for software interchange; or,
   46072 
   46073     b) Accompany it with a written offer, valid for at least three
   46074     years, to give any third party, for a charge no more than your
   46075     cost of physically performing source distribution, a complete
   46076     machine-readable copy of the corresponding source code, to be
   46077     distributed under the terms of Sections 1 and 2 above on a medium
   46078     customarily used for software interchange; or,
   46079 
   46080     c) Accompany it with the information you received as to the offer
   46081     to distribute corresponding source code.  (This alternative is
   46082     allowed only for noncommercial distribution and only if you
   46083     received the program in object code or executable form with such
   46084     an offer, in accord with Subsection b above.)
   46085 
   46086 The source code for a work means the preferred form of the work for
   46087 making modifications to it.  For an executable work, complete source
   46088 code means all the source code for all modules it contains, plus any
   46089 associated interface definition files, plus the scripts used to
   46090 control compilation and installation of the executable.  However, as a
   46091 special exception, the source code distributed need not include
   46092 anything that is normally distributed (in either source or binary
   46093 form) with the major components (compiler, kernel, and so on) of the
   46094 operating system on which the executable runs, unless that component
   46095 itself accompanies the executable.
   46096 
   46097 If distribution of executable or object code is made by offering
   46098 access to copy from a designated place, then offering equivalent
   46099 access to copy the source code from the same place counts as
   46100 distribution of the source code, even though third parties are not
   46101 compelled to copy the source along with the object code.
   46102 
   46104   4. You may not copy, modify, sublicense, or distribute the Program
   46105 except as expressly provided under this License.  Any attempt
   46106 otherwise to copy, modify, sublicense or distribute the Program is
   46107 void, and will automatically terminate your rights under this License.
   46108 However, parties who have received copies, or rights, from you under
   46109 this License will not have their licenses terminated so long as such
   46110 parties remain in full compliance.
   46111 
   46112   5. You are not required to accept this License, since you have not
   46113 signed it.  However, nothing else grants you permission to modify or
   46114 distribute the Program or its derivative works.  These actions are
   46115 prohibited by law if you do not accept this License.  Therefore, by
   46116 modifying or distributing the Program (or any work based on the
   46117 Program), you indicate your acceptance of this License to do so, and
   46118 all its terms and conditions for copying, distributing or modifying
   46119 the Program or works based on it.
   46120 
   46121   6. Each time you redistribute the Program (or any work based on the
   46122 Program), the recipient automatically receives a license from the
   46123 original licensor to copy, distribute or modify the Program subject to
   46124 these terms and conditions.  You may not impose any further
   46125 restrictions on the recipients' exercise of the rights granted herein.
   46126 You are not responsible for enforcing compliance by third parties to
   46127 this License.
   46128 
   46129   7. If, as a consequence of a court judgment or allegation of patent
   46130 infringement or for any other reason (not limited to patent issues),
   46131 conditions are imposed on you (whether by court order, agreement or
   46132 otherwise) that contradict the conditions of this License, they do not
   46133 excuse you from the conditions of this License.  If you cannot
   46134 distribute so as to satisfy simultaneously your obligations under this
   46135 License and any other pertinent obligations, then as a consequence you
   46136 may not distribute the Program at all.  For example, if a patent
   46137 license would not permit royalty-free redistribution of the Program by
   46138 all those who receive copies directly or indirectly through you, then
   46139 the only way you could satisfy both it and this License would be to
   46140 refrain entirely from distribution of the Program.
   46141 
   46142 If any portion of this section is held invalid or unenforceable under
   46143 any particular circumstance, the balance of the section is intended to
   46144 apply and the section as a whole is intended to apply in other
   46145 circumstances.
   46146 
   46147 It is not the purpose of this section to induce you to infringe any
   46148 patents or other property right claims or to contest validity of any
   46149 such claims; this section has the sole purpose of protecting the
   46150 integrity of the free software distribution system, which is
   46151 implemented by public license practices.  Many people have made
   46152 generous contributions to the wide range of software distributed
   46153 through that system in reliance on consistent application of that
   46154 system; it is up to the author/donor to decide if he or she is willing
   46155 to distribute software through any other system and a licensee cannot
   46156 impose that choice.
   46157 
   46158 This section is intended to make thoroughly clear what is believed to
   46159 be a consequence of the rest of this License.
   46160 
   46162   8. If the distribution and/or use of the Program is restricted in
   46163 certain countries either by patents or by copyrighted interfaces, the
   46164 original copyright holder who places the Program under this License
   46165 may add an explicit geographical distribution limitation excluding
   46166 those countries, so that distribution is permitted only in or among
   46167 countries not thus excluded.  In such case, this License incorporates
   46168 the limitation as if written in the body of this License.
   46169 
   46170   9. The Free Software Foundation may publish revised and/or new versions
   46171 of the General Public License from time to time.  Such new versions will
   46172 be similar in spirit to the present version, but may differ in detail to
   46173 address new problems or concerns.
   46174 
   46175 Each version is given a distinguishing version number.  If the Program
   46176 specifies a version number of this License which applies to it and "any
   46177 later version", you have the option of following the terms and conditions
   46178 either of that version or of any later version published by the Free
   46179 Software Foundation.  If the Program does not specify a version number of
   46180 this License, you may choose any version ever published by the Free Software
   46181 Foundation.
   46182 
   46183   10. If you wish to incorporate parts of the Program into other free
   46184 programs whose distribution conditions are different, write to the author
   46185 to ask for permission.  For software which is copyrighted by the Free
   46186 Software Foundation, write to the Free Software Foundation; we sometimes
   46187 make exceptions for this.  Our decision will be guided by the two goals
   46188 of preserving the free status of all derivatives of our free software and
   46189 of promoting the sharing and reuse of software generally.
   46190 
   46191 			    NO WARRANTY
   46192 
   46193   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
   46194 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
   46195 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
   46196 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
   46197 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
   46198 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
   46199 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
   46200 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
   46201 REPAIR OR CORRECTION.
   46202 
   46203   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
   46204 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
   46205 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
   46206 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
   46207 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
   46208 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
   46209 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
   46210 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
   46211 POSSIBILITY OF SUCH DAMAGES.
   46212 
   46213 		     END OF TERMS AND CONDITIONS
   46214 
   46216 	    How to Apply These Terms to Your New Programs
   46217 
   46218   If you develop a new program, and you want it to be of the greatest
   46219 possible use to the public, the best way to achieve this is to make it
   46220 free software which everyone can redistribute and change under these terms.
   46221 
   46222   To do so, attach the following notices to the program.  It is safest
   46223 to attach them to the start of each source file to most effectively
   46224 convey the exclusion of warranty; and each file should have at least
   46225 the "copyright" line and a pointer to where the full notice is found.
   46226 
   46227     &lt;one line to give the program's name and a brief idea of what it does.&gt;
   46228     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   46229 
   46230     This program is free software; you can redistribute it and/or modify
   46231     it under the terms of the GNU General Public License as published by
   46232     the Free Software Foundation; either version 2 of the License, or
   46233     (at your option) any later version.
   46234 
   46235     This program is distributed in the hope that it will be useful,
   46236     but WITHOUT ANY WARRANTY; without even the implied warranty of
   46237     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   46238     GNU General Public License for more details.
   46239 
   46240     You should have received a copy of the GNU General Public License
   46241     along with this program; if not, write to the Free Software
   46242     Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
   46243 
   46244 
   46245 Also add information on how to contact you by electronic and paper mail.
   46246 
   46247 If the program is interactive, make it output a short notice like this
   46248 when it starts in an interactive mode:
   46249 
   46250     Gnomovision version 69, Copyright (C) year name of author
   46251     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
   46252     This is free software, and you are welcome to redistribute it
   46253     under certain conditions; type `show c' for details.
   46254 
   46255 The hypothetical commands `show w' and `show c' should show the appropriate
   46256 parts of the General Public License.  Of course, the commands you use may
   46257 be called something other than `show w' and `show c'; they could even be
   46258 mouse-clicks or menu items--whatever suits your program.
   46259 
   46260 You should also get your employer (if you work as a programmer) or your
   46261 school, if any, to sign a "copyright disclaimer" for the program, if
   46262 necessary.  Here is a sample; alter the names:
   46263 
   46264   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
   46265   `Gnomovision' (which makes passes at compilers) written by James Hacker.
   46266 
   46267   &lt;signature of Ty Coon&gt;, 1 April 1989
   46268   Ty Coon, President of Vice
   46269 
   46270 This General Public License does not permit incorporating your program into
   46271 proprietary programs.  If your program is a subroutine library, you may
   46272 consider it more useful to permit linking proprietary applications with the
   46273 library.  If this is what you want to do, use the GNU Library General
   46274 Public License instead of this License.
   46275 </pre>
   46276 </div>
   46277 </div>
   46278 
   46279 
   46280 <div class="product">
   46281 <span class="title">marvell_sd8787</span>
   46282 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   46283 <span class="homepage"><a href="http://www.marvell.com/">homepage</a></span>
   46284 <div class="licence">
   46285 <pre>Copyright (C) 2010, Marvell International Ltd.
   46286 
   46287 All Rights Reserved.
   46288 
   46289 This file is provided by Marvell International Ltd. "AS IS".
   46290 Reverse engineering of this file is strictly prohibited.
   46291 Redistribution and use in its original form are permitted.
   46292 
   46293 </pre>
   46294 </div>
   46295 </div>
   46296 
   46297 
   46298 <div class="product">
   46299 <span class="title">mawk</span>
   46300 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   46301 <span class="homepage"><a href="http://freshmeat.net/projects/mawk/">homepage</a></span>
   46302 <div class="licence">
   46303 <pre>		    GNU GENERAL PUBLIC LICENSE
   46304 		       Version 2, June 1991
   46305 
   46306  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
   46307                           675 Mass Ave, Cambridge, MA 02139, USA
   46308  Everyone is permitted to copy and distribute verbatim copies
   46309  of this license document, but changing it is not allowed.
   46310 
   46311 			    Preamble
   46312 
   46313   The licenses for most software are designed to take away your
   46314 freedom to share and change it.  By contrast, the GNU General Public
   46315 License is intended to guarantee your freedom to share and change free
   46316 software--to make sure the software is free for all its users.  This
   46317 General Public License applies to most of the Free Software
   46318 Foundation's software and to any other program whose authors commit to
   46319 using it.  (Some other Free Software Foundation software is covered by
   46320 the GNU Library General Public License instead.)  You can apply it to
   46321 your programs, too.
   46322 
   46323   When we speak of free software, we are referring to freedom, not
   46324 price.  Our General Public Licenses are designed to make sure that you
   46325 have the freedom to distribute copies of free software (and charge for
   46326 this service if you wish), that you receive source code or can get it
   46327 if you want it, that you can change the software or use pieces of it
   46328 in new free programs; and that you know you can do these things.
   46329 
   46330   To protect your rights, we need to make restrictions that forbid
   46331 anyone to deny you these rights or to ask you to surrender the rights.
   46332 These restrictions translate to certain responsibilities for you if you
   46333 distribute copies of the software, or if you modify it.
   46334 
   46335   For example, if you distribute copies of such a program, whether
   46336 gratis or for a fee, you must give the recipients all the rights that
   46337 you have.  You must make sure that they, too, receive or can get the
   46338 source code.  And you must show them these terms so they know their
   46339 rights.
   46340 
   46341   We protect your rights with two steps: (1) copyright the software, and
   46342 (2) offer you this license which gives you legal permission to copy,
   46343 distribute and/or modify the software.
   46344 
   46345   Also, for each author's protection and ours, we want to make certain
   46346 that everyone understands that there is no warranty for this free
   46347 software.  If the software is modified by someone else and passed on, we
   46348 want its recipients to know that what they have is not the original, so
   46349 that any problems introduced by others will not reflect on the original
   46350 authors' reputations.
   46351 
   46352   Finally, any free program is threatened constantly by software
   46353 patents.  We wish to avoid the danger that redistributors of a free
   46354 program will individually obtain patent licenses, in effect making the
   46355 program proprietary.  To prevent this, we have made it clear that any
   46356 patent must be licensed for everyone's free use or not licensed at all.
   46357 
   46358   The precise terms and conditions for copying, distribution and
   46359 modification follow.
   46360 
   46362 		    GNU GENERAL PUBLIC LICENSE
   46363    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   46364 
   46365   0. This License applies to any program or other work which contains
   46366 a notice placed by the copyright holder saying it may be distributed
   46367 under the terms of this General Public License.  The "Program", below,
   46368 refers to any such program or work, and a "work based on the Program"
   46369 means either the Program or any derivative work under copyright law:
   46370 that is to say, a work containing the Program or a portion of it,
   46371 either verbatim or with modifications and/or translated into another
   46372 language.  (Hereinafter, translation is included without limitation in
   46373 the term "modification".)  Each licensee is addressed as "you".
   46374 
   46375 Activities other than copying, distribution and modification are not
   46376 covered by this License; they are outside its scope.  The act of
   46377 running the Program is not restricted, and the output from the Program
   46378 is covered only if its contents constitute a work based on the
   46379 Program (independent of having been made by running the Program).
   46380 Whether that is true depends on what the Program does.
   46381 
   46382   1. You may copy and distribute verbatim copies of the Program's
   46383 source code as you receive it, in any medium, provided that you
   46384 conspicuously and appropriately publish on each copy an appropriate
   46385 copyright notice and disclaimer of warranty; keep intact all the
   46386 notices that refer to this License and to the absence of any warranty;
   46387 and give any other recipients of the Program a copy of this License
   46388 along with the Program.
   46389 
   46390 You may charge a fee for the physical act of transferring a copy, and
   46391 you may at your option offer warranty protection in exchange for a fee.
   46392 
   46393   2. You may modify your copy or copies of the Program or any portion
   46394 of it, thus forming a work based on the Program, and copy and
   46395 distribute such modifications or work under the terms of Section 1
   46396 above, provided that you also meet all of these conditions:
   46397 
   46398     a) You must cause the modified files to carry prominent notices
   46399     stating that you changed the files and the date of any change.
   46400 
   46401     b) You must cause any work that you distribute or publish, that in
   46402     whole or in part contains or is derived from the Program or any
   46403     part thereof, to be licensed as a whole at no charge to all third
   46404     parties under the terms of this License.
   46405 
   46406     c) If the modified program normally reads commands interactively
   46407     when run, you must cause it, when started running for such
   46408     interactive use in the most ordinary way, to print or display an
   46409     announcement including an appropriate copyright notice and a
   46410     notice that there is no warranty (or else, saying that you provide
   46411     a warranty) and that users may redistribute the program under
   46412     these conditions, and telling the user how to view a copy of this
   46413     License.  (Exception: if the Program itself is interactive but
   46414     does not normally print such an announcement, your work based on
   46415     the Program is not required to print an announcement.)
   46416 
   46418 These requirements apply to the modified work as a whole.  If
   46419 identifiable sections of that work are not derived from the Program,
   46420 and can be reasonably considered independent and separate works in
   46421 themselves, then this License, and its terms, do not apply to those
   46422 sections when you distribute them as separate works.  But when you
   46423 distribute the same sections as part of a whole which is a work based
   46424 on the Program, the distribution of the whole must be on the terms of
   46425 this License, whose permissions for other licensees extend to the
   46426 entire whole, and thus to each and every part regardless of who wrote it.
   46427 
   46428 Thus, it is not the intent of this section to claim rights or contest
   46429 your rights to work written entirely by you; rather, the intent is to
   46430 exercise the right to control the distribution of derivative or
   46431 collective works based on the Program.
   46432 
   46433 In addition, mere aggregation of another work not based on the Program
   46434 with the Program (or with a work based on the Program) on a volume of
   46435 a storage or distribution medium does not bring the other work under
   46436 the scope of this License.
   46437 
   46438   3. You may copy and distribute the Program (or a work based on it,
   46439 under Section 2) in object code or executable form under the terms of
   46440 Sections 1 and 2 above provided that you also do one of the following:
   46441 
   46442     a) Accompany it with the complete corresponding machine-readable
   46443     source code, which must be distributed under the terms of Sections
   46444     1 and 2 above on a medium customarily used for software interchange; or,
   46445 
   46446     b) Accompany it with a written offer, valid for at least three
   46447     years, to give any third party, for a charge no more than your
   46448     cost of physically performing source distribution, a complete
   46449     machine-readable copy of the corresponding source code, to be
   46450     distributed under the terms of Sections 1 and 2 above on a medium
   46451     customarily used for software interchange; or,
   46452 
   46453     c) Accompany it with the information you received as to the offer
   46454     to distribute corresponding source code.  (This alternative is
   46455     allowed only for noncommercial distribution and only if you
   46456     received the program in object code or executable form with such
   46457     an offer, in accord with Subsection b above.)
   46458 
   46459 The source code for a work means the preferred form of the work for
   46460 making modifications to it.  For an executable work, complete source
   46461 code means all the source code for all modules it contains, plus any
   46462 associated interface definition files, plus the scripts used to
   46463 control compilation and installation of the executable.  However, as a
   46464 special exception, the source code distributed need not include
   46465 anything that is normally distributed (in either source or binary
   46466 form) with the major components (compiler, kernel, and so on) of the
   46467 operating system on which the executable runs, unless that component
   46468 itself accompanies the executable.
   46469 
   46470 If distribution of executable or object code is made by offering
   46471 access to copy from a designated place, then offering equivalent
   46472 access to copy the source code from the same place counts as
   46473 distribution of the source code, even though third parties are not
   46474 compelled to copy the source along with the object code.
   46475 
   46477   4. You may not copy, modify, sublicense, or distribute the Program
   46478 except as expressly provided under this License.  Any attempt
   46479 otherwise to copy, modify, sublicense or distribute the Program is
   46480 void, and will automatically terminate your rights under this License.
   46481 However, parties who have received copies, or rights, from you under
   46482 this License will not have their licenses terminated so long as such
   46483 parties remain in full compliance.
   46484 
   46485   5. You are not required to accept this License, since you have not
   46486 signed it.  However, nothing else grants you permission to modify or
   46487 distribute the Program or its derivative works.  These actions are
   46488 prohibited by law if you do not accept this License.  Therefore, by
   46489 modifying or distributing the Program (or any work based on the
   46490 Program), you indicate your acceptance of this License to do so, and
   46491 all its terms and conditions for copying, distributing or modifying
   46492 the Program or works based on it.
   46493 
   46494   6. Each time you redistribute the Program (or any work based on the
   46495 Program), the recipient automatically receives a license from the
   46496 original licensor to copy, distribute or modify the Program subject to
   46497 these terms and conditions.  You may not impose any further
   46498 restrictions on the recipients' exercise of the rights granted herein.
   46499 You are not responsible for enforcing compliance by third parties to
   46500 this License.
   46501 
   46502   7. If, as a consequence of a court judgment or allegation of patent
   46503 infringement or for any other reason (not limited to patent issues),
   46504 conditions are imposed on you (whether by court order, agreement or
   46505 otherwise) that contradict the conditions of this License, they do not
   46506 excuse you from the conditions of this License.  If you cannot
   46507 distribute so as to satisfy simultaneously your obligations under this
   46508 License and any other pertinent obligations, then as a consequence you
   46509 may not distribute the Program at all.  For example, if a patent
   46510 license would not permit royalty-free redistribution of the Program by
   46511 all those who receive copies directly or indirectly through you, then
   46512 the only way you could satisfy both it and this License would be to
   46513 refrain entirely from distribution of the Program.
   46514 
   46515 If any portion of this section is held invalid or unenforceable under
   46516 any particular circumstance, the balance of the section is intended to
   46517 apply and the section as a whole is intended to apply in other
   46518 circumstances.
   46519 
   46520 It is not the purpose of this section to induce you to infringe any
   46521 patents or other property right claims or to contest validity of any
   46522 such claims; this section has the sole purpose of protecting the
   46523 integrity of the free software distribution system, which is
   46524 implemented by public license practices.  Many people have made
   46525 generous contributions to the wide range of software distributed
   46526 through that system in reliance on consistent application of that
   46527 system; it is up to the author/donor to decide if he or she is willing
   46528 to distribute software through any other system and a licensee cannot
   46529 impose that choice.
   46530 
   46531 This section is intended to make thoroughly clear what is believed to
   46532 be a consequence of the rest of this License.
   46533 
   46535   8. If the distribution and/or use of the Program is restricted in
   46536 certain countries either by patents or by copyrighted interfaces, the
   46537 original copyright holder who places the Program under this License
   46538 may add an explicit geographical distribution limitation excluding
   46539 those countries, so that distribution is permitted only in or among
   46540 countries not thus excluded.  In such case, this License incorporates
   46541 the limitation as if written in the body of this License.
   46542 
   46543   9. The Free Software Foundation may publish revised and/or new versions
   46544 of the General Public License from time to time.  Such new versions will
   46545 be similar in spirit to the present version, but may differ in detail to
   46546 address new problems or concerns.
   46547 
   46548 Each version is given a distinguishing version number.  If the Program
   46549 specifies a version number of this License which applies to it and "any
   46550 later version", you have the option of following the terms and conditions
   46551 either of that version or of any later version published by the Free
   46552 Software Foundation.  If the Program does not specify a version number of
   46553 this License, you may choose any version ever published by the Free Software
   46554 Foundation.
   46555 
   46556   10. If you wish to incorporate parts of the Program into other free
   46557 programs whose distribution conditions are different, write to the author
   46558 to ask for permission.  For software which is copyrighted by the Free
   46559 Software Foundation, write to the Free Software Foundation; we sometimes
   46560 make exceptions for this.  Our decision will be guided by the two goals
   46561 of preserving the free status of all derivatives of our free software and
   46562 of promoting the sharing and reuse of software generally.
   46563 
   46564 			    NO WARRANTY
   46565 
   46566   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
   46567 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
   46568 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
   46569 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
   46570 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
   46571 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
   46572 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
   46573 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
   46574 REPAIR OR CORRECTION.
   46575 
   46576   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
   46577 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
   46578 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
   46579 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
   46580 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
   46581 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
   46582 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
   46583 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
   46584 POSSIBILITY OF SUCH DAMAGES.
   46585 
   46586 		     END OF TERMS AND CONDITIONS
   46587 
   46589 	Appendix: How to Apply These Terms to Your New Programs
   46590 
   46591   If you develop a new program, and you want it to be of the greatest
   46592 possible use to the public, the best way to achieve this is to make it
   46593 free software which everyone can redistribute and change under these terms.
   46594 
   46595   To do so, attach the following notices to the program.  It is safest
   46596 to attach them to the start of each source file to most effectively
   46597 convey the exclusion of warranty; and each file should have at least
   46598 the "copyright" line and a pointer to where the full notice is found.
   46599 
   46600     &lt;one line to give the program's name and a brief idea of what it does.&gt;
   46601     Copyright (C) 19yy  &lt;name of author&gt;
   46602 
   46603     This program is free software; you can redistribute it and/or modify
   46604     it under the terms of the GNU General Public License as published by
   46605     the Free Software Foundation; either version 2 of the License, or
   46606     (at your option) any later version.
   46607 
   46608     This program is distributed in the hope that it will be useful,
   46609     but WITHOUT ANY WARRANTY; without even the implied warranty of
   46610     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   46611     GNU General Public License for more details.
   46612 
   46613     You should have received a copy of the GNU General Public License
   46614     along with this program; if not, write to the Free Software
   46615     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
   46616 
   46617 Also add information on how to contact you by electronic and paper mail.
   46618 
   46619 If the program is interactive, make it output a short notice like this
   46620 when it starts in an interactive mode:
   46621 
   46622     Gnomovision version 69, Copyright (C) 19yy name of author
   46623     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
   46624     This is free software, and you are welcome to redistribute it
   46625     under certain conditions; type `show c' for details.
   46626 
   46627 The hypothetical commands `show w' and `show c' should show the appropriate
   46628 parts of the General Public License.  Of course, the commands you use may
   46629 be called something other than `show w' and `show c'; they could even be
   46630 mouse-clicks or menu items--whatever suits your program.
   46631 
   46632 You should also get your employer (if you work as a programmer) or your
   46633 school, if any, to sign a "copyright disclaimer" for the program, if
   46634 necessary.  Here is a sample; alter the names:
   46635 
   46636   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
   46637   `Gnomovision' (which makes passes at compilers) written by James Hacker.
   46638 
   46639   &lt;signature of Ty Coon&gt;, 1 April 1989
   46640   Ty Coon, President of Vice
   46641 
   46642 This General Public License does not permit incorporating your program into
   46643 proprietary programs.  If your program is a subroutine library, you may
   46644 consider it more useful to permit linking proprietary applications with the
   46645 library.  If this is what you want to do, use the GNU Library General
   46646 Public License instead of this License.
   46647 </pre>
   46648 </div>
   46649 </div>
   46650 
   46651 
   46652 <div class="product">
   46653 <span class="title">mesa</span>
   46654 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   46655 <span class="homepage"><a href="http://mesa3d.sourceforge.net/">homepage</a></span>
   46656 <div class="licence">
   46657 <pre>		  GNU LIBRARY GENERAL PUBLIC LICENSE
   46658 		       Version 2, June 1991
   46659 
   46660  Copyright (C) 1991 Free Software Foundation, Inc.
   46661  59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
   46662  Everyone is permitted to copy and distribute verbatim copies
   46663  of this license document, but changing it is not allowed.
   46664 
   46665 [This is the first released version of the library GPL.  It is
   46666  numbered 2 because it goes with version 2 of the ordinary GPL.]
   46667 
   46668 			    Preamble
   46669 
   46670   The licenses for most software are designed to take away your
   46671 freedom to share and change it.  By contrast, the GNU General Public
   46672 Licenses are intended to guarantee your freedom to share and change
   46673 free software--to make sure the software is free for all its users.
   46674 
   46675   This license, the Library General Public License, applies to some
   46676 specially designated Free Software Foundation software, and to any
   46677 other libraries whose authors decide to use it.  You can use it for
   46678 your libraries, too.
   46679 
   46680   When we speak of free software, we are referring to freedom, not
   46681 price.  Our General Public Licenses are designed to make sure that you
   46682 have the freedom to distribute copies of free software (and charge for
   46683 this service if you wish), that you receive source code or can get it
   46684 if you want it, that you can change the software or use pieces of it
   46685 in new free programs; and that you know you can do these things.
   46686 
   46687   To protect your rights, we need to make restrictions that forbid
   46688 anyone to deny you these rights or to ask you to surrender the rights.
   46689 These restrictions translate to certain responsibilities for you if
   46690 you distribute copies of the library, or if you modify it.
   46691 
   46692   For example, if you distribute copies of the library, whether gratis
   46693 or for a fee, you must give the recipients all the rights that we gave
   46694 you.  You must make sure that they, too, receive or can get the source
   46695 code.  If you link a program with the library, you must provide
   46696 complete object files to the recipients so that they can relink them
   46697 with the library, after making changes to the library and recompiling
   46698 it.  And you must show them these terms so they know their rights.
   46699 
   46700   Our method of protecting your rights has two steps: (1) copyright
   46701 the library, and (2) offer you this license which gives you legal
   46702 permission to copy, distribute and/or modify the library.
   46703 
   46704   Also, for each distributor's protection, we want to make certain
   46705 that everyone understands that there is no warranty for this free
   46706 library.  If the library is modified by someone else and passed on, we
   46707 want its recipients to know that what they have is not the original
   46708 version, so that any problems introduced by others will not reflect on
   46709 the original authors' reputations.
   46710 
   46712   Finally, any free program is threatened constantly by software
   46713 patents.  We wish to avoid the danger that companies distributing free
   46714 software will individually obtain patent licenses, thus in effect
   46715 transforming the program into proprietary software.  To prevent this,
   46716 we have made it clear that any patent must be licensed for everyone's
   46717 free use or not licensed at all.
   46718 
   46719   Most GNU software, including some libraries, is covered by the ordinary
   46720 GNU General Public License, which was designed for utility programs.  This
   46721 license, the GNU Library General Public License, applies to certain
   46722 designated libraries.  This license is quite different from the ordinary
   46723 one; be sure to read it in full, and don't assume that anything in it is
   46724 the same as in the ordinary license.
   46725 
   46726   The reason we have a separate public license for some libraries is that
   46727 they blur the distinction we usually make between modifying or adding to a
   46728 program and simply using it.  Linking a program with a library, without
   46729 changing the library, is in some sense simply using the library, and is
   46730 analogous to running a utility program or application program.  However, in
   46731 a textual and legal sense, the linked executable is a combined work, a
   46732 derivative of the original library, and the ordinary General Public License
   46733 treats it as such.
   46734 
   46735   Because of this blurred distinction, using the ordinary General
   46736 Public License for libraries did not effectively promote software
   46737 sharing, because most developers did not use the libraries.  We
   46738 concluded that weaker conditions might promote sharing better.
   46739 
   46740   However, unrestricted linking of non-free programs would deprive the
   46741 users of those programs of all benefit from the free status of the
   46742 libraries themselves.  This Library General Public License is intended to
   46743 permit developers of non-free programs to use free libraries, while
   46744 preserving your freedom as a user of such programs to change the free
   46745 libraries that are incorporated in them.  (We have not seen how to achieve
   46746 this as regards changes in header files, but we have achieved it as regards
   46747 changes in the actual functions of the Library.)  The hope is that this
   46748 will lead to faster development of free libraries.
   46749 
   46750   The precise terms and conditions for copying, distribution and
   46751 modification follow.  Pay close attention to the difference between a
   46752 "work based on the library" and a "work that uses the library".  The
   46753 former contains code derived from the library, while the latter only
   46754 works together with the library.
   46755 
   46756   Note that it is possible for a library to be covered by the ordinary
   46757 General Public License rather than by this special one.
   46758 
   46760 		  GNU LIBRARY GENERAL PUBLIC LICENSE
   46761    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   46762 
   46763   0. This License Agreement applies to any software library which
   46764 contains a notice placed by the copyright holder or other authorized
   46765 party saying it may be distributed under the terms of this Library
   46766 General Public License (also called "this License").  Each licensee is
   46767 addressed as "you".
   46768 
   46769   A "library" means a collection of software functions and/or data
   46770 prepared so as to be conveniently linked with application programs
   46771 (which use some of those functions and data) to form executables.
   46772 
   46773   The "Library", below, refers to any such software library or work
   46774 which has been distributed under these terms.  A "work based on the
   46775 Library" means either the Library or any derivative work under
   46776 copyright law: that is to say, a work containing the Library or a
   46777 portion of it, either verbatim or with modifications and/or translated
   46778 straightforwardly into another language.  (Hereinafter, translation is
   46779 included without limitation in the term "modification".)
   46780 
   46781   "Source code" for a work means the preferred form of the work for
   46782 making modifications to it.  For a library, complete source code means
   46783 all the source code for all modules it contains, plus any associated
   46784 interface definition files, plus the scripts used to control compilation
   46785 and installation of the library.
   46786 
   46787   Activities other than copying, distribution and modification are not
   46788 covered by this License; they are outside its scope.  The act of
   46789 running a program using the Library is not restricted, and output from
   46790 such a program is covered only if its contents constitute a work based
   46791 on the Library (independent of the use of the Library in a tool for
   46792 writing it).  Whether that is true depends on what the Library does
   46793 and what the program that uses the Library does.
   46794   
   46795   1. You may copy and distribute verbatim copies of the Library's
   46796 complete source code as you receive it, in any medium, provided that
   46797 you conspicuously and appropriately publish on each copy an
   46798 appropriate copyright notice and disclaimer of warranty; keep intact
   46799 all the notices that refer to this License and to the absence of any
   46800 warranty; and distribute a copy of this License along with the
   46801 Library.
   46802 
   46803   You may charge a fee for the physical act of transferring a copy,
   46804 and you may at your option offer warranty protection in exchange for a
   46805 fee.
   46806 
   46808   2. You may modify your copy or copies of the Library or any portion
   46809 of it, thus forming a work based on the Library, and copy and
   46810 distribute such modifications or work under the terms of Section 1
   46811 above, provided that you also meet all of these conditions:
   46812 
   46813     a) The modified work must itself be a software library.
   46814 
   46815     b) You must cause the files modified to carry prominent notices
   46816     stating that you changed the files and the date of any change.
   46817 
   46818     c) You must cause the whole of the work to be licensed at no
   46819     charge to all third parties under the terms of this License.
   46820 
   46821     d) If a facility in the modified Library refers to a function or a
   46822     table of data to be supplied by an application program that uses
   46823     the facility, other than as an argument passed when the facility
   46824     is invoked, then you must make a good faith effort to ensure that,
   46825     in the event an application does not supply such function or
   46826     table, the facility still operates, and performs whatever part of
   46827     its purpose remains meaningful.
   46828 
   46829     (For example, a function in a library to compute square roots has
   46830     a purpose that is entirely well-defined independent of the
   46831     application.  Therefore, Subsection 2d requires that any
   46832     application-supplied function or table used by this function must
   46833     be optional: if the application does not supply it, the square
   46834     root function must still compute square roots.)
   46835 
   46836 These requirements apply to the modified work as a whole.  If
   46837 identifiable sections of that work are not derived from the Library,
   46838 and can be reasonably considered independent and separate works in
   46839 themselves, then this License, and its terms, do not apply to those
   46840 sections when you distribute them as separate works.  But when you
   46841 distribute the same sections as part of a whole which is a work based
   46842 on the Library, the distribution of the whole must be on the terms of
   46843 this License, whose permissions for other licensees extend to the
   46844 entire whole, and thus to each and every part regardless of who wrote
   46845 it.
   46846 
   46847 Thus, it is not the intent of this section to claim rights or contest
   46848 your rights to work written entirely by you; rather, the intent is to
   46849 exercise the right to control the distribution of derivative or
   46850 collective works based on the Library.
   46851 
   46852 In addition, mere aggregation of another work not based on the Library
   46853 with the Library (or with a work based on the Library) on a volume of
   46854 a storage or distribution medium does not bring the other work under
   46855 the scope of this License.
   46856 
   46857   3. You may opt to apply the terms of the ordinary GNU General Public
   46858 License instead of this License to a given copy of the Library.  To do
   46859 this, you must alter all the notices that refer to this License, so
   46860 that they refer to the ordinary GNU General Public License, version 2,
   46861 instead of to this License.  (If a newer version than version 2 of the
   46862 ordinary GNU General Public License has appeared, then you can specify
   46863 that version instead if you wish.)  Do not make any other change in
   46864 these notices.
   46865 
   46867   Once this change is made in a given copy, it is irreversible for
   46868 that copy, so the ordinary GNU General Public License applies to all
   46869 subsequent copies and derivative works made from that copy.
   46870 
   46871   This option is useful when you wish to copy part of the code of
   46872 the Library into a program that is not a library.
   46873 
   46874   4. You may copy and distribute the Library (or a portion or
   46875 derivative of it, under Section 2) in object code or executable form
   46876 under the terms of Sections 1 and 2 above provided that you accompany
   46877 it with the complete corresponding machine-readable source code, which
   46878 must be distributed under the terms of Sections 1 and 2 above on a
   46879 medium customarily used for software interchange.
   46880 
   46881   If distribution of object code is made by offering access to copy
   46882 from a designated place, then offering equivalent access to copy the
   46883 source code from the same place satisfies the requirement to
   46884 distribute the source code, even though third parties are not
   46885 compelled to copy the source along with the object code.
   46886 
   46887   5. A program that contains no derivative of any portion of the
   46888 Library, but is designed to work with the Library by being compiled or
   46889 linked with it, is called a "work that uses the Library".  Such a
   46890 work, in isolation, is not a derivative work of the Library, and
   46891 therefore falls outside the scope of this License.
   46892 
   46893   However, linking a "work that uses the Library" with the Library
   46894 creates an executable that is a derivative of the Library (because it
   46895 contains portions of the Library), rather than a "work that uses the
   46896 library".  The executable is therefore covered by this License.
   46897 Section 6 states terms for distribution of such executables.
   46898 
   46899   When a "work that uses the Library" uses material from a header file
   46900 that is part of the Library, the object code for the work may be a
   46901 derivative work of the Library even though the source code is not.
   46902 Whether this is true is especially significant if the work can be
   46903 linked without the Library, or if the work is itself a library.  The
   46904 threshold for this to be true is not precisely defined by law.
   46905 
   46906   If such an object file uses only numerical parameters, data
   46907 structure layouts and accessors, and small macros and small inline
   46908 functions (ten lines or less in length), then the use of the object
   46909 file is unrestricted, regardless of whether it is legally a derivative
   46910 work.  (Executables containing this object code plus portions of the
   46911 Library will still fall under Section 6.)
   46912 
   46913   Otherwise, if the work is a derivative of the Library, you may
   46914 distribute the object code for the work under the terms of Section 6.
   46915 Any executables containing that work also fall under Section 6,
   46916 whether or not they are linked directly with the Library itself.
   46917 
   46919   6. As an exception to the Sections above, you may also compile or
   46920 link a "work that uses the Library" with the Library to produce a
   46921 work containing portions of the Library, and distribute that work
   46922 under terms of your choice, provided that the terms permit
   46923 modification of the work for the customer's own use and reverse
   46924 engineering for debugging such modifications.
   46925 
   46926   You must give prominent notice with each copy of the work that the
   46927 Library is used in it and that the Library and its use are covered by
   46928 this License.  You must supply a copy of this License.  If the work
   46929 during execution displays copyright notices, you must include the
   46930 copyright notice for the Library among them, as well as a reference
   46931 directing the user to the copy of this License.  Also, you must do one
   46932 of these things:
   46933 
   46934     a) Accompany the work with the complete corresponding
   46935     machine-readable source code for the Library including whatever
   46936     changes were used in the work (which must be distributed under
   46937     Sections 1 and 2 above); and, if the work is an executable linked
   46938     with the Library, with the complete machine-readable "work that
   46939     uses the Library", as object code and/or source code, so that the
   46940     user can modify the Library and then relink to produce a modified
   46941     executable containing the modified Library.  (It is understood
   46942     that the user who changes the contents of definitions files in the
   46943     Library will not necessarily be able to recompile the application
   46944     to use the modified definitions.)
   46945 
   46946     b) Accompany the work with a written offer, valid for at
   46947     least three years, to give the same user the materials
   46948     specified in Subsection 6a, above, for a charge no more
   46949     than the cost of performing this distribution.
   46950 
   46951     c) If distribution of the work is made by offering access to copy
   46952     from a designated place, offer equivalent access to copy the above
   46953     specified materials from the same place.
   46954 
   46955     d) Verify that the user has already received a copy of these
   46956     materials or that you have already sent this user a copy.
   46957 
   46958   For an executable, the required form of the "work that uses the
   46959 Library" must include any data and utility programs needed for
   46960 reproducing the executable from it.  However, as a special exception,
   46961 the source code distributed need not include anything that is normally
   46962 distributed (in either source or binary form) with the major
   46963 components (compiler, kernel, and so on) of the operating system on
   46964 which the executable runs, unless that component itself accompanies
   46965 the executable.
   46966 
   46967   It may happen that this requirement contradicts the license
   46968 restrictions of other proprietary libraries that do not normally
   46969 accompany the operating system.  Such a contradiction means you cannot
   46970 use both them and the Library together in an executable that you
   46971 distribute.
   46972 
   46974   7. You may place library facilities that are a work based on the
   46975 Library side-by-side in a single library together with other library
   46976 facilities not covered by this License, and distribute such a combined
   46977 library, provided that the separate distribution of the work based on
   46978 the Library and of the other library facilities is otherwise
   46979 permitted, and provided that you do these two things:
   46980 
   46981     a) Accompany the combined library with a copy of the same work
   46982     based on the Library, uncombined with any other library
   46983     facilities.  This must be distributed under the terms of the
   46984     Sections above.
   46985 
   46986     b) Give prominent notice with the combined library of the fact
   46987     that part of it is a work based on the Library, and explaining
   46988     where to find the accompanying uncombined form of the same work.
   46989 
   46990   8. You may not copy, modify, sublicense, link with, or distribute
   46991 the Library except as expressly provided under this License.  Any
   46992 attempt otherwise to copy, modify, sublicense, link with, or
   46993 distribute the Library is void, and will automatically terminate your
   46994 rights under this License.  However, parties who have received copies,
   46995 or rights, from you under this License will not have their licenses
   46996 terminated so long as such parties remain in full compliance.
   46997 
   46998   9. You are not required to accept this License, since you have not
   46999 signed it.  However, nothing else grants you permission to modify or
   47000 distribute the Library or its derivative works.  These actions are
   47001 prohibited by law if you do not accept this License.  Therefore, by
   47002 modifying or distributing the Library (or any work based on the
   47003 Library), you indicate your acceptance of this License to do so, and
   47004 all its terms and conditions for copying, distributing or modifying
   47005 the Library or works based on it.
   47006 
   47007   10. Each time you redistribute the Library (or any work based on the
   47008 Library), the recipient automatically receives a license from the
   47009 original licensor to copy, distribute, link with or modify the Library
   47010 subject to these terms and conditions.  You may not impose any further
   47011 restrictions on the recipients' exercise of the rights granted herein.
   47012 You are not responsible for enforcing compliance by third parties to
   47013 this License.
   47014 
   47016   11. If, as a consequence of a court judgment or allegation of patent
   47017 infringement or for any other reason (not limited to patent issues),
   47018 conditions are imposed on you (whether by court order, agreement or
   47019 otherwise) that contradict the conditions of this License, they do not
   47020 excuse you from the conditions of this License.  If you cannot
   47021 distribute so as to satisfy simultaneously your obligations under this
   47022 License and any other pertinent obligations, then as a consequence you
   47023 may not distribute the Library at all.  For example, if a patent
   47024 license would not permit royalty-free redistribution of the Library by
   47025 all those who receive copies directly or indirectly through you, then
   47026 the only way you could satisfy both it and this License would be to
   47027 refrain entirely from distribution of the Library.
   47028 
   47029 If any portion of this section is held invalid or unenforceable under any
   47030 particular circumstance, the balance of the section is intended to apply,
   47031 and the section as a whole is intended to apply in other circumstances.
   47032 
   47033 It is not the purpose of this section to induce you to infringe any
   47034 patents or other property right claims or to contest validity of any
   47035 such claims; this section has the sole purpose of protecting the
   47036 integrity of the free software distribution system which is
   47037 implemented by public license practices.  Many people have made
   47038 generous contributions to the wide range of software distributed
   47039 through that system in reliance on consistent application of that
   47040 system; it is up to the author/donor to decide if he or she is willing
   47041 to distribute software through any other system and a licensee cannot
   47042 impose that choice.
   47043 
   47044 This section is intended to make thoroughly clear what is believed to
   47045 be a consequence of the rest of this License.
   47046 
   47047   12. If the distribution and/or use of the Library is restricted in
   47048 certain countries either by patents or by copyrighted interfaces, the
   47049 original copyright holder who places the Library under this License may add
   47050 an explicit geographical distribution limitation excluding those countries,
   47051 so that distribution is permitted only in or among countries not thus
   47052 excluded.  In such case, this License incorporates the limitation as if
   47053 written in the body of this License.
   47054 
   47055   13. The Free Software Foundation may publish revised and/or new
   47056 versions of the Library General Public License from time to time.
   47057 Such new versions will be similar in spirit to the present version,
   47058 but may differ in detail to address new problems or concerns.
   47059 
   47060 Each version is given a distinguishing version number.  If the Library
   47061 specifies a version number of this License which applies to it and
   47062 "any later version", you have the option of following the terms and
   47063 conditions either of that version or of any later version published by
   47064 the Free Software Foundation.  If the Library does not specify a
   47065 license version number, you may choose any version ever published by
   47066 the Free Software Foundation.
   47067 
   47069   14. If you wish to incorporate parts of the Library into other free
   47070 programs whose distribution conditions are incompatible with these,
   47071 write to the author to ask for permission.  For software which is
   47072 copyrighted by the Free Software Foundation, write to the Free
   47073 Software Foundation; we sometimes make exceptions for this.  Our
   47074 decision will be guided by the two goals of preserving the free status
   47075 of all derivatives of our free software and of promoting the sharing
   47076 and reuse of software generally.
   47077 
   47078 			    NO WARRANTY
   47079 
   47080   15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
   47081 WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
   47082 EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
   47083 OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
   47084 KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
   47085 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
   47086 PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
   47087 LIBRARY IS WITH YOU.  SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
   47088 THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
   47089 
   47090   16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
   47091 WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
   47092 AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
   47093 FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
   47094 CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
   47095 LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
   47096 RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
   47097 FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
   47098 SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
   47099 DAMAGES.
   47100 
   47101 		     END OF TERMS AND CONDITIONS
   47102 
   47104      Appendix: How to Apply These Terms to Your New Libraries
   47105 
   47106   If you develop a new library, and you want it to be of the greatest
   47107 possible use to the public, we recommend making it free software that
   47108 everyone can redistribute and change.  You can do so by permitting
   47109 redistribution under these terms (or, alternatively, under the terms of the
   47110 ordinary General Public License).
   47111 
   47112   To apply these terms, attach the following notices to the library.  It is
   47113 safest to attach them to the start of each source file to most effectively
   47114 convey the exclusion of warranty; and each file should have at least the
   47115 "copyright" line and a pointer to where the full notice is found.
   47116 
   47117     &lt;one line to give the library's name and a brief idea of what it does.&gt;
   47118     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   47119 
   47120     This library is free software; you can redistribute it and/or
   47121     modify it under the terms of the GNU Library General Public
   47122     License as published by the Free Software Foundation; either
   47123     version 2 of the License, or (at your option) any later version.
   47124 
   47125     This library is distributed in the hope that it will be useful,
   47126     but WITHOUT ANY WARRANTY; without even the implied warranty of
   47127     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
   47128     Library General Public License for more details.
   47129 
   47130     You should have received a copy of the GNU Library General Public
   47131     License along with this library; if not, write to the Free
   47132     Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
   47133     MA 02111-1307, USA
   47134 
   47135 Also add information on how to contact you by electronic and paper mail.
   47136 
   47137 You should also get your employer (if you work as a programmer) or your
   47138 school, if any, to sign a "copyright disclaimer" for the library, if
   47139 necessary.  Here is a sample; alter the names:
   47140 
   47141   Yoyodyne, Inc., hereby disclaims all copyright interest in the
   47142   library `Frob' (a library for tweaking knobs) written by James Random Hacker.
   47143 
   47144   &lt;signature of Ty Coon&gt;, 1 April 1990
   47145   Ty Coon, President of Vice
   47146 
   47147 That's all there is to it!
   47148 </pre>
   47149 </div>
   47150 </div>
   47151 
   47152 
   47153 <div class="product">
   47154 <span class="title">mime-types</span>
   47155 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   47156 <span class="homepage"><a href="http://www.gentoo.org/">homepage</a></span>
   47157 <div class="licence">
   47158 <pre>		    GNU GENERAL PUBLIC LICENSE
   47159 		       Version 2, June 1991
   47160 
   47161  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
   47162                        51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
   47163  Everyone is permitted to copy and distribute verbatim copies
   47164  of this license document, but changing it is not allowed.
   47165 
   47166 			    Preamble
   47167 
   47168   The licenses for most software are designed to take away your
   47169 freedom to share and change it.  By contrast, the GNU General Public
   47170 License is intended to guarantee your freedom to share and change free
   47171 software--to make sure the software is free for all its users.  This
   47172 General Public License applies to most of the Free Software
   47173 Foundation's software and to any other program whose authors commit to
   47174 using it.  (Some other Free Software Foundation software is covered by
   47175 the GNU Library General Public License instead.)  You can apply it to
   47176 your programs, too.
   47177 
   47178   When we speak of free software, we are referring to freedom, not
   47179 price.  Our General Public Licenses are designed to make sure that you
   47180 have the freedom to distribute copies of free software (and charge for
   47181 this service if you wish), that you receive source code or can get it
   47182 if you want it, that you can change the software or use pieces of it
   47183 in new free programs; and that you know you can do these things.
   47184 
   47185   To protect your rights, we need to make restrictions that forbid
   47186 anyone to deny you these rights or to ask you to surrender the rights.
   47187 These restrictions translate to certain responsibilities for you if you
   47188 distribute copies of the software, or if you modify it.
   47189 
   47190   For example, if you distribute copies of such a program, whether
   47191 gratis or for a fee, you must give the recipients all the rights that
   47192 you have.  You must make sure that they, too, receive or can get the
   47193 source code.  And you must show them these terms so they know their
   47194 rights.
   47195 
   47196   We protect your rights with two steps: (1) copyright the software, and
   47197 (2) offer you this license which gives you legal permission to copy,
   47198 distribute and/or modify the software.
   47199 
   47200   Also, for each author's protection and ours, we want to make certain
   47201 that everyone understands that there is no warranty for this free
   47202 software.  If the software is modified by someone else and passed on, we
   47203 want its recipients to know that what they have is not the original, so
   47204 that any problems introduced by others will not reflect on the original
   47205 authors' reputations.
   47206 
   47207   Finally, any free program is threatened constantly by software
   47208 patents.  We wish to avoid the danger that redistributors of a free
   47209 program will individually obtain patent licenses, in effect making the
   47210 program proprietary.  To prevent this, we have made it clear that any
   47211 patent must be licensed for everyone's free use or not licensed at all.
   47212 
   47213   The precise terms and conditions for copying, distribution and
   47214 modification follow.
   47215 
   47217 		    GNU GENERAL PUBLIC LICENSE
   47218    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   47219 
   47220   0. This License applies to any program or other work which contains
   47221 a notice placed by the copyright holder saying it may be distributed
   47222 under the terms of this General Public License.  The "Program", below,
   47223 refers to any such program or work, and a "work based on the Program"
   47224 means either the Program or any derivative work under copyright law:
   47225 that is to say, a work containing the Program or a portion of it,
   47226 either verbatim or with modifications and/or translated into another
   47227 language.  (Hereinafter, translation is included without limitation in
   47228 the term "modification".)  Each licensee is addressed as "you".
   47229 
   47230 Activities other than copying, distribution and modification are not
   47231 covered by this License; they are outside its scope.  The act of
   47232 running the Program is not restricted, and the output from the Program
   47233 is covered only if its contents constitute a work based on the
   47234 Program (independent of having been made by running the Program).
   47235 Whether that is true depends on what the Program does.
   47236 
   47237   1. You may copy and distribute verbatim copies of the Program's
   47238 source code as you receive it, in any medium, provided that you
   47239 conspicuously and appropriately publish on each copy an appropriate
   47240 copyright notice and disclaimer of warranty; keep intact all the
   47241 notices that refer to this License and to the absence of any warranty;
   47242 and give any other recipients of the Program a copy of this License
   47243 along with the Program.
   47244 
   47245 You may charge a fee for the physical act of transferring a copy, and
   47246 you may at your option offer warranty protection in exchange for a fee.
   47247 
   47248   2. You may modify your copy or copies of the Program or any portion
   47249 of it, thus forming a work based on the Program, and copy and
   47250 distribute such modifications or work under the terms of Section 1
   47251 above, provided that you also meet all of these conditions:
   47252 
   47253     a) You must cause the modified files to carry prominent notices
   47254     stating that you changed the files and the date of any change.
   47255 
   47256     b) You must cause any work that you distribute or publish, that in
   47257     whole or in part contains or is derived from the Program or any
   47258     part thereof, to be licensed as a whole at no charge to all third
   47259     parties under the terms of this License.
   47260 
   47261     c) If the modified program normally reads commands interactively
   47262     when run, you must cause it, when started running for such
   47263     interactive use in the most ordinary way, to print or display an
   47264     announcement including an appropriate copyright notice and a
   47265     notice that there is no warranty (or else, saying that you provide
   47266     a warranty) and that users may redistribute the program under
   47267     these conditions, and telling the user how to view a copy of this
   47268     License.  (Exception: if the Program itself is interactive but
   47269     does not normally print such an announcement, your work based on
   47270     the Program is not required to print an announcement.)
   47271 
   47273 These requirements apply to the modified work as a whole.  If
   47274 identifiable sections of that work are not derived from the Program,
   47275 and can be reasonably considered independent and separate works in
   47276 themselves, then this License, and its terms, do not apply to those
   47277 sections when you distribute them as separate works.  But when you
   47278 distribute the same sections as part of a whole which is a work based
   47279 on the Program, the distribution of the whole must be on the terms of
   47280 this License, whose permissions for other licensees extend to the
   47281 entire whole, and thus to each and every part regardless of who wrote it.
   47282 
   47283 Thus, it is not the intent of this section to claim rights or contest
   47284 your rights to work written entirely by you; rather, the intent is to
   47285 exercise the right to control the distribution of derivative or
   47286 collective works based on the Program.
   47287 
   47288 In addition, mere aggregation of another work not based on the Program
   47289 with the Program (or with a work based on the Program) on a volume of
   47290 a storage or distribution medium does not bring the other work under
   47291 the scope of this License.
   47292 
   47293   3. You may copy and distribute the Program (or a work based on it,
   47294 under Section 2) in object code or executable form under the terms of
   47295 Sections 1 and 2 above provided that you also do one of the following:
   47296 
   47297     a) Accompany it with the complete corresponding machine-readable
   47298     source code, which must be distributed under the terms of Sections
   47299     1 and 2 above on a medium customarily used for software interchange; or,
   47300 
   47301     b) Accompany it with a written offer, valid for at least three
   47302     years, to give any third party, for a charge no more than your
   47303     cost of physically performing source distribution, a complete
   47304     machine-readable copy of the corresponding source code, to be
   47305     distributed under the terms of Sections 1 and 2 above on a medium
   47306     customarily used for software interchange; or,
   47307 
   47308     c) Accompany it with the information you received as to the offer
   47309     to distribute corresponding source code.  (This alternative is
   47310     allowed only for noncommercial distribution and only if you
   47311     received the program in object code or executable form with such
   47312     an offer, in accord with Subsection b above.)
   47313 
   47314 The source code for a work means the preferred form of the work for
   47315 making modifications to it.  For an executable work, complete source
   47316 code means all the source code for all modules it contains, plus any
   47317 associated interface definition files, plus the scripts used to
   47318 control compilation and installation of the executable.  However, as a
   47319 special exception, the source code distributed need not include
   47320 anything that is normally distributed (in either source or binary
   47321 form) with the major components (compiler, kernel, and so on) of the
   47322 operating system on which the executable runs, unless that component
   47323 itself accompanies the executable.
   47324 
   47325 If distribution of executable or object code is made by offering
   47326 access to copy from a designated place, then offering equivalent
   47327 access to copy the source code from the same place counts as
   47328 distribution of the source code, even though third parties are not
   47329 compelled to copy the source along with the object code.
   47330 
   47332   4. You may not copy, modify, sublicense, or distribute the Program
   47333 except as expressly provided under this License.  Any attempt
   47334 otherwise to copy, modify, sublicense or distribute the Program is
   47335 void, and will automatically terminate your rights under this License.
   47336 However, parties who have received copies, or rights, from you under
   47337 this License will not have their licenses terminated so long as such
   47338 parties remain in full compliance.
   47339 
   47340   5. You are not required to accept this License, since you have not
   47341 signed it.  However, nothing else grants you permission to modify or
   47342 distribute the Program or its derivative works.  These actions are
   47343 prohibited by law if you do not accept this License.  Therefore, by
   47344 modifying or distributing the Program (or any work based on the
   47345 Program), you indicate your acceptance of this License to do so, and
   47346 all its terms and conditions for copying, distributing or modifying
   47347 the Program or works based on it.
   47348 
   47349   6. Each time you redistribute the Program (or any work based on the
   47350 Program), the recipient automatically receives a license from the
   47351 original licensor to copy, distribute or modify the Program subject to
   47352 these terms and conditions.  You may not impose any further
   47353 restrictions on the recipients' exercise of the rights granted herein.
   47354 You are not responsible for enforcing compliance by third parties to
   47355 this License.
   47356 
   47357   7. If, as a consequence of a court judgment or allegation of patent
   47358 infringement or for any other reason (not limited to patent issues),
   47359 conditions are imposed on you (whether by court order, agreement or
   47360 otherwise) that contradict the conditions of this License, they do not
   47361 excuse you from the conditions of this License.  If you cannot
   47362 distribute so as to satisfy simultaneously your obligations under this
   47363 License and any other pertinent obligations, then as a consequence you
   47364 may not distribute the Program at all.  For example, if a patent
   47365 license would not permit royalty-free redistribution of the Program by
   47366 all those who receive copies directly or indirectly through you, then
   47367 the only way you could satisfy both it and this License would be to
   47368 refrain entirely from distribution of the Program.
   47369 
   47370 If any portion of this section is held invalid or unenforceable under
   47371 any particular circumstance, the balance of the section is intended to
   47372 apply and the section as a whole is intended to apply in other
   47373 circumstances.
   47374 
   47375 It is not the purpose of this section to induce you to infringe any
   47376 patents or other property right claims or to contest validity of any
   47377 such claims; this section has the sole purpose of protecting the
   47378 integrity of the free software distribution system, which is
   47379 implemented by public license practices.  Many people have made
   47380 generous contributions to the wide range of software distributed
   47381 through that system in reliance on consistent application of that
   47382 system; it is up to the author/donor to decide if he or she is willing
   47383 to distribute software through any other system and a licensee cannot
   47384 impose that choice.
   47385 
   47386 This section is intended to make thoroughly clear what is believed to
   47387 be a consequence of the rest of this License.
   47388 
   47390   8. If the distribution and/or use of the Program is restricted in
   47391 certain countries either by patents or by copyrighted interfaces, the
   47392 original copyright holder who places the Program under this License
   47393 may add an explicit geographical distribution limitation excluding
   47394 those countries, so that distribution is permitted only in or among
   47395 countries not thus excluded.  In such case, this License incorporates
   47396 the limitation as if written in the body of this License.
   47397 
   47398   9. The Free Software Foundation may publish revised and/or new versions
   47399 of the General Public License from time to time.  Such new versions will
   47400 be similar in spirit to the present version, but may differ in detail to
   47401 address new problems or concerns.
   47402 
   47403 Each version is given a distinguishing version number.  If the Program
   47404 specifies a version number of this License which applies to it and "any
   47405 later version", you have the option of following the terms and conditions
   47406 either of that version or of any later version published by the Free
   47407 Software Foundation.  If the Program does not specify a version number of
   47408 this License, you may choose any version ever published by the Free Software
   47409 Foundation.
   47410 
   47411   10. If you wish to incorporate parts of the Program into other free
   47412 programs whose distribution conditions are different, write to the author
   47413 to ask for permission.  For software which is copyrighted by the Free
   47414 Software Foundation, write to the Free Software Foundation; we sometimes
   47415 make exceptions for this.  Our decision will be guided by the two goals
   47416 of preserving the free status of all derivatives of our free software and
   47417 of promoting the sharing and reuse of software generally.
   47418 
   47419 			    NO WARRANTY
   47420 
   47421   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
   47422 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
   47423 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
   47424 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
   47425 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
   47426 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
   47427 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
   47428 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
   47429 REPAIR OR CORRECTION.
   47430 
   47431   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
   47432 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
   47433 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
   47434 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
   47435 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
   47436 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
   47437 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
   47438 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
   47439 POSSIBILITY OF SUCH DAMAGES.
   47440 
   47441 		     END OF TERMS AND CONDITIONS
   47442 
   47444 	    How to Apply These Terms to Your New Programs
   47445 
   47446   If you develop a new program, and you want it to be of the greatest
   47447 possible use to the public, the best way to achieve this is to make it
   47448 free software which everyone can redistribute and change under these terms.
   47449 
   47450   To do so, attach the following notices to the program.  It is safest
   47451 to attach them to the start of each source file to most effectively
   47452 convey the exclusion of warranty; and each file should have at least
   47453 the "copyright" line and a pointer to where the full notice is found.
   47454 
   47455     &lt;one line to give the program's name and a brief idea of what it does.&gt;
   47456     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   47457 
   47458     This program is free software; you can redistribute it and/or modify
   47459     it under the terms of the GNU General Public License as published by
   47460     the Free Software Foundation; either version 2 of the License, or
   47461     (at your option) any later version.
   47462 
   47463     This program is distributed in the hope that it will be useful,
   47464     but WITHOUT ANY WARRANTY; without even the implied warranty of
   47465     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   47466     GNU General Public License for more details.
   47467 
   47468     You should have received a copy of the GNU General Public License
   47469     along with this program; if not, write to the Free Software
   47470     Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
   47471 
   47472 
   47473 Also add information on how to contact you by electronic and paper mail.
   47474 
   47475 If the program is interactive, make it output a short notice like this
   47476 when it starts in an interactive mode:
   47477 
   47478     Gnomovision version 69, Copyright (C) year name of author
   47479     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
   47480     This is free software, and you are welcome to redistribute it
   47481     under certain conditions; type `show c' for details.
   47482 
   47483 The hypothetical commands `show w' and `show c' should show the appropriate
   47484 parts of the General Public License.  Of course, the commands you use may
   47485 be called something other than `show w' and `show c'; they could even be
   47486 mouse-clicks or menu items--whatever suits your program.
   47487 
   47488 You should also get your employer (if you work as a programmer) or your
   47489 school, if any, to sign a "copyright disclaimer" for the program, if
   47490 necessary.  Here is a sample; alter the names:
   47491 
   47492   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
   47493   `Gnomovision' (which makes passes at compilers) written by James Hacker.
   47494 
   47495   &lt;signature of Ty Coon&gt;, 1 April 1989
   47496   Ty Coon, President of Vice
   47497 
   47498 This General Public License does not permit incorporating your program into
   47499 proprietary programs.  If your program is a subroutine library, you may
   47500 consider it more useful to permit linking proprietary applications with the
   47501 library.  If this is what you want to do, use the GNU Library General
   47502 Public License instead of this License.
   47503 </pre>
   47504 </div>
   47505 </div>
   47506 
   47507 
   47508 <div class="product">
   47509 <span class="title">mobile-broadband-provider-info</span>
   47510 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   47511 <span class="homepage"><a href="http://live.gnome.org/NetworkManager/MobileBroadband/ServiceProviders">homepage</a></span>
   47512 <div class="licence">
   47513 <pre>THIS WORK IS IN PUBLIC DOMAIN:
   47514 The person or persons who have associated work with this document
   47515 (the "Dedicator" or "Certifier") hereby either (a) certifies that, to the best
   47516 of his knowledge, the work of authorship identified is in the public domain of
   47517 the country from which the work is published, or (b) hereby dedicates whatever
   47518 copyright the dedicators holds in the work of authorship identified below
   47519 (the "Work") to the public domain. A certifier, moreover, dedicates any
   47520 copyright interest he may have in the associated work, and for these purposes,
   47521 is described as a "dedicator" below.
   47522 
   47523 A certifier has taken reasonable steps to verify the copyright status of this
   47524 work. Certifier recognizes that his good faith efforts may not shield him from
   47525 liability if in fact the work certified is not in the public domain.
   47526 
   47527 Dedicator makes this dedication for the benefit of the public at large and to
   47528 the detriment of the Dedicator's heirs and successors. Dedicator intends this
   47529 dedication to be an overt act of relinquishment in perpetuity of all present
   47530 and future rights under copyright law, whether vested or contingent, in the
   47531 Work. Dedicator understands that such relinquishment of all rights includes the
   47532 relinquishment of all rights to enforce (by lawsuit or otherwise) those
   47533 copyrights in the Work.
   47534 
   47535 Dedicator recognizes that, once placed in the public domain, the Work may be
   47536 freely reproduced, distributed, transmitted, used, modified, built upon, or
   47537 otherwise exploited by anyone for any purpose, commercial or non-commercial,
   47538 and in any way, including by methods that have not yet been invented or
   47539 conceived.
   47540 </pre>
   47541 </div>
   47542 </div>
   47543 
   47544 
   47545 <div class="product">
   47546 <span class="title">modemmanager</span>
   47547 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   47548 <span class="homepage"><a href="http://mail.gnome.org/archives/networkmanager-list/2008-July/msg00274.html">homepage</a></span>
   47549 <div class="licence">
   47550 <pre>		  GNU LESSER GENERAL PUBLIC LICENSE
   47551 		       Version 2.1, February 1999
   47552 
   47553  Copyright (C) 1991, 1999 Free Software Foundation, Inc.
   47554      51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
   47555  Everyone is permitted to copy and distribute verbatim copies
   47556  of this license document, but changing it is not allowed.
   47557 
   47558 [This is the first released version of the Lesser GPL.  It also counts
   47559  as the successor of the GNU Library Public License, version 2, hence
   47560  the version number 2.1.]
   47561 
   47562 			    Preamble
   47563 
   47564   The licenses for most software are designed to take away your
   47565 freedom to share and change it.  By contrast, the GNU General Public
   47566 Licenses are intended to guarantee your freedom to share and change
   47567 free software--to make sure the software is free for all its users.
   47568 
   47569   This license, the Lesser General Public License, applies to some
   47570 specially designated software packages--typically libraries--of the
   47571 Free Software Foundation and other authors who decide to use it.  You
   47572 can use it too, but we suggest you first think carefully about whether
   47573 this license or the ordinary General Public License is the better
   47574 strategy to use in any particular case, based on the explanations below.
   47575 
   47576   When we speak of free software, we are referring to freedom of use,
   47577 not price.  Our General Public Licenses are designed to make sure that
   47578 you have the freedom to distribute copies of free software (and charge
   47579 for this service if you wish); that you receive source code or can get
   47580 it if you want it; that you can change the software and use pieces of
   47581 it in new free programs; and that you are informed that you can do
   47582 these things.
   47583 
   47584   To protect your rights, we need to make restrictions that forbid
   47585 distributors to deny you these rights or to ask you to surrender these
   47586 rights.  These restrictions translate to certain responsibilities for
   47587 you if you distribute copies of the library or if you modify it.
   47588 
   47589   For example, if you distribute copies of the library, whether gratis
   47590 or for a fee, you must give the recipients all the rights that we gave
   47591 you.  You must make sure that they, too, receive or can get the source
   47592 code.  If you link other code with the library, you must provide
   47593 complete object files to the recipients, so that they can relink them
   47594 with the library after making changes to the library and recompiling
   47595 it.  And you must show them these terms so they know their rights.
   47596 
   47597   We protect your rights with a two-step method: (1) we copyright the
   47598 library, and (2) we offer you this license, which gives you legal
   47599 permission to copy, distribute and/or modify the library.
   47600 
   47601   To protect each distributor, we want to make it very clear that
   47602 there is no warranty for the free library.  Also, if the library is
   47603 modified by someone else and passed on, the recipients should know
   47604 that what they have is not the original version, so that the original
   47605 author's reputation will not be affected by problems that might be
   47606 introduced by others.
   47607 
   47609   Finally, software patents pose a constant threat to the existence of
   47610 any free program.  We wish to make sure that a company cannot
   47611 effectively restrict the users of a free program by obtaining a
   47612 restrictive license from a patent holder.  Therefore, we insist that
   47613 any patent license obtained for a version of the library must be
   47614 consistent with the full freedom of use specified in this license.
   47615 
   47616   Most GNU software, including some libraries, is covered by the
   47617 ordinary GNU General Public License.  This license, the GNU Lesser
   47618 General Public License, applies to certain designated libraries, and
   47619 is quite different from the ordinary General Public License.  We use
   47620 this license for certain libraries in order to permit linking those
   47621 libraries into non-free programs.
   47622 
   47623   When a program is linked with a library, whether statically or using
   47624 a shared library, the combination of the two is legally speaking a
   47625 combined work, a derivative of the original library.  The ordinary
   47626 General Public License therefore permits such linking only if the
   47627 entire combination fits its criteria of freedom.  The Lesser General
   47628 Public License permits more lax criteria for linking other code with
   47629 the library.
   47630 
   47631   We call this license the "Lesser" General Public License because it
   47632 does Less to protect the user's freedom than the ordinary General
   47633 Public License.  It also provides other free software developers Less
   47634 of an advantage over competing non-free programs.  These disadvantages
   47635 are the reason we use the ordinary General Public License for many
   47636 libraries.  However, the Lesser license provides advantages in certain
   47637 special circumstances.
   47638 
   47639   For example, on rare occasions, there may be a special need to
   47640 encourage the widest possible use of a certain library, so that it becomes
   47641 a de-facto standard.  To achieve this, non-free programs must be
   47642 allowed to use the library.  A more frequent case is that a free
   47643 library does the same job as widely used non-free libraries.  In this
   47644 case, there is little to gain by limiting the free library to free
   47645 software only, so we use the Lesser General Public License.
   47646 
   47647   In other cases, permission to use a particular library in non-free
   47648 programs enables a greater number of people to use a large body of
   47649 free software.  For example, permission to use the GNU C Library in
   47650 non-free programs enables many more people to use the whole GNU
   47651 operating system, as well as its variant, the GNU/Linux operating
   47652 system.
   47653 
   47654   Although the Lesser General Public License is Less protective of the
   47655 users' freedom, it does ensure that the user of a program that is
   47656 linked with the Library has the freedom and the wherewithal to run
   47657 that program using a modified version of the Library.
   47658 
   47659   The precise terms and conditions for copying, distribution and
   47660 modification follow.  Pay close attention to the difference between a
   47661 "work based on the library" and a "work that uses the library".  The
   47662 former contains code derived from the library, whereas the latter must
   47663 be combined with the library in order to run.
   47664 
   47666 		  GNU LESSER GENERAL PUBLIC LICENSE
   47667    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   47668 
   47669   0. This License Agreement applies to any software library or other
   47670 program which contains a notice placed by the copyright holder or
   47671 other authorized party saying it may be distributed under the terms of
   47672 this Lesser General Public License (also called "this License").
   47673 Each licensee is addressed as "you".
   47674 
   47675   A "library" means a collection of software functions and/or data
   47676 prepared so as to be conveniently linked with application programs
   47677 (which use some of those functions and data) to form executables.
   47678 
   47679   The "Library", below, refers to any such software library or work
   47680 which has been distributed under these terms.  A "work based on the
   47681 Library" means either the Library or any derivative work under
   47682 copyright law: that is to say, a work containing the Library or a
   47683 portion of it, either verbatim or with modifications and/or translated
   47684 straightforwardly into another language.  (Hereinafter, translation is
   47685 included without limitation in the term "modification".)
   47686 
   47687   "Source code" for a work means the preferred form of the work for
   47688 making modifications to it.  For a library, complete source code means
   47689 all the source code for all modules it contains, plus any associated
   47690 interface definition files, plus the scripts used to control compilation
   47691 and installation of the library.
   47692 
   47693   Activities other than copying, distribution and modification are not
   47694 covered by this License; they are outside its scope.  The act of
   47695 running a program using the Library is not restricted, and output from
   47696 such a program is covered only if its contents constitute a work based
   47697 on the Library (independent of the use of the Library in a tool for
   47698 writing it).  Whether that is true depends on what the Library does
   47699 and what the program that uses the Library does.
   47700   
   47701   1. You may copy and distribute verbatim copies of the Library's
   47702 complete source code as you receive it, in any medium, provided that
   47703 you conspicuously and appropriately publish on each copy an
   47704 appropriate copyright notice and disclaimer of warranty; keep intact
   47705 all the notices that refer to this License and to the absence of any
   47706 warranty; and distribute a copy of this License along with the
   47707 Library.
   47708 
   47709   You may charge a fee for the physical act of transferring a copy,
   47710 and you may at your option offer warranty protection in exchange for a
   47711 fee.
   47712 
   47714   2. You may modify your copy or copies of the Library or any portion
   47715 of it, thus forming a work based on the Library, and copy and
   47716 distribute such modifications or work under the terms of Section 1
   47717 above, provided that you also meet all of these conditions:
   47718 
   47719     a) The modified work must itself be a software library.
   47720 
   47721     b) You must cause the files modified to carry prominent notices
   47722     stating that you changed the files and the date of any change.
   47723 
   47724     c) You must cause the whole of the work to be licensed at no
   47725     charge to all third parties under the terms of this License.
   47726 
   47727     d) If a facility in the modified Library refers to a function or a
   47728     table of data to be supplied by an application program that uses
   47729     the facility, other than as an argument passed when the facility
   47730     is invoked, then you must make a good faith effort to ensure that,
   47731     in the event an application does not supply such function or
   47732     table, the facility still operates, and performs whatever part of
   47733     its purpose remains meaningful.
   47734 
   47735     (For example, a function in a library to compute square roots has
   47736     a purpose that is entirely well-defined independent of the
   47737     application.  Therefore, Subsection 2d requires that any
   47738     application-supplied function or table used by this function must
   47739     be optional: if the application does not supply it, the square
   47740     root function must still compute square roots.)
   47741 
   47742 These requirements apply to the modified work as a whole.  If
   47743 identifiable sections of that work are not derived from the Library,
   47744 and can be reasonably considered independent and separate works in
   47745 themselves, then this License, and its terms, do not apply to those
   47746 sections when you distribute them as separate works.  But when you
   47747 distribute the same sections as part of a whole which is a work based
   47748 on the Library, the distribution of the whole must be on the terms of
   47749 this License, whose permissions for other licensees extend to the
   47750 entire whole, and thus to each and every part regardless of who wrote
   47751 it.
   47752 
   47753 Thus, it is not the intent of this section to claim rights or contest
   47754 your rights to work written entirely by you; rather, the intent is to
   47755 exercise the right to control the distribution of derivative or
   47756 collective works based on the Library.
   47757 
   47758 In addition, mere aggregation of another work not based on the Library
   47759 with the Library (or with a work based on the Library) on a volume of
   47760 a storage or distribution medium does not bring the other work under
   47761 the scope of this License.
   47762 
   47763   3. You may opt to apply the terms of the ordinary GNU General Public
   47764 License instead of this License to a given copy of the Library.  To do
   47765 this, you must alter all the notices that refer to this License, so
   47766 that they refer to the ordinary GNU General Public License, version 2,
   47767 instead of to this License.  (If a newer version than version 2 of the
   47768 ordinary GNU General Public License has appeared, then you can specify
   47769 that version instead if you wish.)  Do not make any other change in
   47770 these notices.
   47771 
   47773   Once this change is made in a given copy, it is irreversible for
   47774 that copy, so the ordinary GNU General Public License applies to all
   47775 subsequent copies and derivative works made from that copy.
   47776 
   47777   This option is useful when you wish to copy part of the code of
   47778 the Library into a program that is not a library.
   47779 
   47780   4. You may copy and distribute the Library (or a portion or
   47781 derivative of it, under Section 2) in object code or executable form
   47782 under the terms of Sections 1 and 2 above provided that you accompany
   47783 it with the complete corresponding machine-readable source code, which
   47784 must be distributed under the terms of Sections 1 and 2 above on a
   47785 medium customarily used for software interchange.
   47786 
   47787   If distribution of object code is made by offering access to copy
   47788 from a designated place, then offering equivalent access to copy the
   47789 source code from the same place satisfies the requirement to
   47790 distribute the source code, even though third parties are not
   47791 compelled to copy the source along with the object code.
   47792 
   47793   5. A program that contains no derivative of any portion of the
   47794 Library, but is designed to work with the Library by being compiled or
   47795 linked with it, is called a "work that uses the Library".  Such a
   47796 work, in isolation, is not a derivative work of the Library, and
   47797 therefore falls outside the scope of this License.
   47798 
   47799   However, linking a "work that uses the Library" with the Library
   47800 creates an executable that is a derivative of the Library (because it
   47801 contains portions of the Library), rather than a "work that uses the
   47802 library".  The executable is therefore covered by this License.
   47803 Section 6 states terms for distribution of such executables.
   47804 
   47805   When a "work that uses the Library" uses material from a header file
   47806 that is part of the Library, the object code for the work may be a
   47807 derivative work of the Library even though the source code is not.
   47808 Whether this is true is especially significant if the work can be
   47809 linked without the Library, or if the work is itself a library.  The
   47810 threshold for this to be true is not precisely defined by law.
   47811 
   47812   If such an object file uses only numerical parameters, data
   47813 structure layouts and accessors, and small macros and small inline
   47814 functions (ten lines or less in length), then the use of the object
   47815 file is unrestricted, regardless of whether it is legally a derivative
   47816 work.  (Executables containing this object code plus portions of the
   47817 Library will still fall under Section 6.)
   47818 
   47819   Otherwise, if the work is a derivative of the Library, you may
   47820 distribute the object code for the work under the terms of Section 6.
   47821 Any executables containing that work also fall under Section 6,
   47822 whether or not they are linked directly with the Library itself.
   47823 
   47825   6. As an exception to the Sections above, you may also combine or
   47826 link a "work that uses the Library" with the Library to produce a
   47827 work containing portions of the Library, and distribute that work
   47828 under terms of your choice, provided that the terms permit
   47829 modification of the work for the customer's own use and reverse
   47830 engineering for debugging such modifications.
   47831 
   47832   You must give prominent notice with each copy of the work that the
   47833 Library is used in it and that the Library and its use are covered by
   47834 this License.  You must supply a copy of this License.  If the work
   47835 during execution displays copyright notices, you must include the
   47836 copyright notice for the Library among them, as well as a reference
   47837 directing the user to the copy of this License.  Also, you must do one
   47838 of these things:
   47839 
   47840     a) Accompany the work with the complete corresponding
   47841     machine-readable source code for the Library including whatever
   47842     changes were used in the work (which must be distributed under
   47843     Sections 1 and 2 above); and, if the work is an executable linked
   47844     with the Library, with the complete machine-readable "work that
   47845     uses the Library", as object code and/or source code, so that the
   47846     user can modify the Library and then relink to produce a modified
   47847     executable containing the modified Library.  (It is understood
   47848     that the user who changes the contents of definitions files in the
   47849     Library will not necessarily be able to recompile the application
   47850     to use the modified definitions.)
   47851 
   47852     b) Use a suitable shared library mechanism for linking with the
   47853     Library.  A suitable mechanism is one that (1) uses at run time a
   47854     copy of the library already present on the user's computer system,
   47855     rather than copying library functions into the executable, and (2)
   47856     will operate properly with a modified version of the library, if
   47857     the user installs one, as long as the modified version is
   47858     interface-compatible with the version that the work was made with.
   47859 
   47860     c) Accompany the work with a written offer, valid for at
   47861     least three years, to give the same user the materials
   47862     specified in Subsection 6a, above, for a charge no more
   47863     than the cost of performing this distribution.
   47864 
   47865     d) If distribution of the work is made by offering access to copy
   47866     from a designated place, offer equivalent access to copy the above
   47867     specified materials from the same place.
   47868 
   47869     e) Verify that the user has already received a copy of these
   47870     materials or that you have already sent this user a copy.
   47871 
   47872   For an executable, the required form of the "work that uses the
   47873 Library" must include any data and utility programs needed for
   47874 reproducing the executable from it.  However, as a special exception,
   47875 the materials to be distributed need not include anything that is
   47876 normally distributed (in either source or binary form) with the major
   47877 components (compiler, kernel, and so on) of the operating system on
   47878 which the executable runs, unless that component itself accompanies
   47879 the executable.
   47880 
   47881   It may happen that this requirement contradicts the license
   47882 restrictions of other proprietary libraries that do not normally
   47883 accompany the operating system.  Such a contradiction means you cannot
   47884 use both them and the Library together in an executable that you
   47885 distribute.
   47886 
   47888   7. You may place library facilities that are a work based on the
   47889 Library side-by-side in a single library together with other library
   47890 facilities not covered by this License, and distribute such a combined
   47891 library, provided that the separate distribution of the work based on
   47892 the Library and of the other library facilities is otherwise
   47893 permitted, and provided that you do these two things:
   47894 
   47895     a) Accompany the combined library with a copy of the same work
   47896     based on the Library, uncombined with any other library
   47897     facilities.  This must be distributed under the terms of the
   47898     Sections above.
   47899 
   47900     b) Give prominent notice with the combined library of the fact
   47901     that part of it is a work based on the Library, and explaining
   47902     where to find the accompanying uncombined form of the same work.
   47903 
   47904   8. You may not copy, modify, sublicense, link with, or distribute
   47905 the Library except as expressly provided under this License.  Any
   47906 attempt otherwise to copy, modify, sublicense, link with, or
   47907 distribute the Library is void, and will automatically terminate your
   47908 rights under this License.  However, parties who have received copies,
   47909 or rights, from you under this License will not have their licenses
   47910 terminated so long as such parties remain in full compliance.
   47911 
   47912   9. You are not required to accept this License, since you have not
   47913 signed it.  However, nothing else grants you permission to modify or
   47914 distribute the Library or its derivative works.  These actions are
   47915 prohibited by law if you do not accept this License.  Therefore, by
   47916 modifying or distributing the Library (or any work based on the
   47917 Library), you indicate your acceptance of this License to do so, and
   47918 all its terms and conditions for copying, distributing or modifying
   47919 the Library or works based on it.
   47920 
   47921   10. Each time you redistribute the Library (or any work based on the
   47922 Library), the recipient automatically receives a license from the
   47923 original licensor to copy, distribute, link with or modify the Library
   47924 subject to these terms and conditions.  You may not impose any further
   47925 restrictions on the recipients' exercise of the rights granted herein.
   47926 You are not responsible for enforcing compliance by third parties with
   47927 this License.
   47928 
   47930   11. If, as a consequence of a court judgment or allegation of patent
   47931 infringement or for any other reason (not limited to patent issues),
   47932 conditions are imposed on you (whether by court order, agreement or
   47933 otherwise) that contradict the conditions of this License, they do not
   47934 excuse you from the conditions of this License.  If you cannot
   47935 distribute so as to satisfy simultaneously your obligations under this
   47936 License and any other pertinent obligations, then as a consequence you
   47937 may not distribute the Library at all.  For example, if a patent
   47938 license would not permit royalty-free redistribution of the Library by
   47939 all those who receive copies directly or indirectly through you, then
   47940 the only way you could satisfy both it and this License would be to
   47941 refrain entirely from distribution of the Library.
   47942 
   47943 If any portion of this section is held invalid or unenforceable under any
   47944 particular circumstance, the balance of the section is intended to apply,
   47945 and the section as a whole is intended to apply in other circumstances.
   47946 
   47947 It is not the purpose of this section to induce you to infringe any
   47948 patents or other property right claims or to contest validity of any
   47949 such claims; this section has the sole purpose of protecting the
   47950 integrity of the free software distribution system which is
   47951 implemented by public license practices.  Many people have made
   47952 generous contributions to the wide range of software distributed
   47953 through that system in reliance on consistent application of that
   47954 system; it is up to the author/donor to decide if he or she is willing
   47955 to distribute software through any other system and a licensee cannot
   47956 impose that choice.
   47957 
   47958 This section is intended to make thoroughly clear what is believed to
   47959 be a consequence of the rest of this License.
   47960 
   47961   12. If the distribution and/or use of the Library is restricted in
   47962 certain countries either by patents or by copyrighted interfaces, the
   47963 original copyright holder who places the Library under this License may add
   47964 an explicit geographical distribution limitation excluding those countries,
   47965 so that distribution is permitted only in or among countries not thus
   47966 excluded.  In such case, this License incorporates the limitation as if
   47967 written in the body of this License.
   47968 
   47969   13. The Free Software Foundation may publish revised and/or new
   47970 versions of the Lesser General Public License from time to time.
   47971 Such new versions will be similar in spirit to the present version,
   47972 but may differ in detail to address new problems or concerns.
   47973 
   47974 Each version is given a distinguishing version number.  If the Library
   47975 specifies a version number of this License which applies to it and
   47976 "any later version", you have the option of following the terms and
   47977 conditions either of that version or of any later version published by
   47978 the Free Software Foundation.  If the Library does not specify a
   47979 license version number, you may choose any version ever published by
   47980 the Free Software Foundation.
   47981 
   47983   14. If you wish to incorporate parts of the Library into other free
   47984 programs whose distribution conditions are incompatible with these,
   47985 write to the author to ask for permission.  For software which is
   47986 copyrighted by the Free Software Foundation, write to the Free
   47987 Software Foundation; we sometimes make exceptions for this.  Our
   47988 decision will be guided by the two goals of preserving the free status
   47989 of all derivatives of our free software and of promoting the sharing
   47990 and reuse of software generally.
   47991 
   47992 			    NO WARRANTY
   47993 
   47994   15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
   47995 WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
   47996 EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
   47997 OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
   47998 KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
   47999 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
   48000 PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
   48001 LIBRARY IS WITH YOU.  SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
   48002 THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
   48003 
   48004   16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
   48005 WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
   48006 AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
   48007 FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
   48008 CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
   48009 LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
   48010 RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
   48011 FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
   48012 SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
   48013 DAMAGES.
   48014 
   48015 		     END OF TERMS AND CONDITIONS
   48016 
   48018            How to Apply These Terms to Your New Libraries
   48019 
   48020   If you develop a new library, and you want it to be of the greatest
   48021 possible use to the public, we recommend making it free software that
   48022 everyone can redistribute and change.  You can do so by permitting
   48023 redistribution under these terms (or, alternatively, under the terms of the
   48024 ordinary General Public License).
   48025 
   48026   To apply these terms, attach the following notices to the library.  It is
   48027 safest to attach them to the start of each source file to most effectively
   48028 convey the exclusion of warranty; and each file should have at least the
   48029 "copyright" line and a pointer to where the full notice is found.
   48030 
   48031     &lt;one line to give the library's name and a brief idea of what it does.&gt;
   48032     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   48033 
   48034     This library is free software; you can redistribute it and/or
   48035     modify it under the terms of the GNU Lesser General Public
   48036     License as published by the Free Software Foundation; either
   48037     version 2.1 of the License, or (at your option) any later version.
   48038 
   48039     This library is distributed in the hope that it will be useful,
   48040     but WITHOUT ANY WARRANTY; without even the implied warranty of
   48041     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
   48042     Lesser General Public License for more details.
   48043 
   48044     You should have received a copy of the GNU Lesser General Public
   48045     License along with this library; if not, write to the Free Software
   48046     Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
   48047 
   48048 Also add information on how to contact you by electronic and paper mail.
   48049 
   48050 You should also get your employer (if you work as a programmer) or your
   48051 school, if any, to sign a "copyright disclaimer" for the library, if
   48052 necessary.  Here is a sample; alter the names:
   48053 
   48054   Yoyodyne, Inc., hereby disclaims all copyright interest in the
   48055   library `Frob' (a library for tweaking knobs) written by James Random Hacker.
   48056 
   48057   &lt;signature of Ty Coon&gt;, 1 April 1990
   48058   Ty Coon, President of Vice
   48059 
   48060 That's all there is to it!
   48061 
   48062 
   48063 </pre>
   48064 </div>
   48065 </div>
   48066 
   48067 
   48068 <div class="product">
   48069 <span class="title">module-init-tools</span>
   48070 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   48071 <span class="homepage"><a href="http://kerneltools.org/">homepage</a></span>
   48072 <div class="licence">
   48073 <pre>		    GNU GENERAL PUBLIC LICENSE
   48074 		       Version 2, June 1991
   48075 
   48076  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
   48077      59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   48078  Everyone is permitted to copy and distribute verbatim copies
   48079  of this license document, but changing it is not allowed.
   48080 
   48081 			    Preamble
   48082 
   48083   The licenses for most software are designed to take away your
   48084 freedom to share and change it.  By contrast, the GNU General Public
   48085 License is intended to guarantee your freedom to share and change free
   48086 software--to make sure the software is free for all its users.  This
   48087 General Public License applies to most of the Free Software
   48088 Foundation's software and to any other program whose authors commit to
   48089 using it.  (Some other Free Software Foundation software is covered by
   48090 the GNU Library General Public License instead.)  You can apply it to
   48091 your programs, too.
   48092 
   48093   When we speak of free software, we are referring to freedom, not
   48094 price.  Our General Public Licenses are designed to make sure that you
   48095 have the freedom to distribute copies of free software (and charge for
   48096 this service if you wish), that you receive source code or can get it
   48097 if you want it, that you can change the software or use pieces of it
   48098 in new free programs; and that you know you can do these things.
   48099 
   48100   To protect your rights, we need to make restrictions that forbid
   48101 anyone to deny you these rights or to ask you to surrender the rights.
   48102 These restrictions translate to certain responsibilities for you if you
   48103 distribute copies of the software, or if you modify it.
   48104 
   48105   For example, if you distribute copies of such a program, whether
   48106 gratis or for a fee, you must give the recipients all the rights that
   48107 you have.  You must make sure that they, too, receive or can get the
   48108 source code.  And you must show them these terms so they know their
   48109 rights.
   48110 
   48111   We protect your rights with two steps: (1) copyright the software, and
   48112 (2) offer you this license which gives you legal permission to copy,
   48113 distribute and/or modify the software.
   48114 
   48115   Also, for each author's protection and ours, we want to make certain
   48116 that everyone understands that there is no warranty for this free
   48117 software.  If the software is modified by someone else and passed on, we
   48118 want its recipients to know that what they have is not the original, so
   48119 that any problems introduced by others will not reflect on the original
   48120 authors' reputations.
   48121 
   48122   Finally, any free program is threatened constantly by software
   48123 patents.  We wish to avoid the danger that redistributors of a free
   48124 program will individually obtain patent licenses, in effect making the
   48125 program proprietary.  To prevent this, we have made it clear that any
   48126 patent must be licensed for everyone's free use or not licensed at all.
   48127 
   48128   The precise terms and conditions for copying, distribution and
   48129 modification follow.
   48130 
   48132 		    GNU GENERAL PUBLIC LICENSE
   48133    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   48134 
   48135   0. This License applies to any program or other work which contains
   48136 a notice placed by the copyright holder saying it may be distributed
   48137 under the terms of this General Public License.  The "Program", below,
   48138 refers to any such program or work, and a "work based on the Program"
   48139 means either the Program or any derivative work under copyright law:
   48140 that is to say, a work containing the Program or a portion of it,
   48141 either verbatim or with modifications and/or translated into another
   48142 language.  (Hereinafter, translation is included without limitation in
   48143 the term "modification".)  Each licensee is addressed as "you".
   48144 
   48145 Activities other than copying, distribution and modification are not
   48146 covered by this License; they are outside its scope.  The act of
   48147 running the Program is not restricted, and the output from the Program
   48148 is covered only if its contents constitute a work based on the
   48149 Program (independent of having been made by running the Program).
   48150 Whether that is true depends on what the Program does.
   48151 
   48152   1. You may copy and distribute verbatim copies of the Program's
   48153 source code as you receive it, in any medium, provided that you
   48154 conspicuously and appropriately publish on each copy an appropriate
   48155 copyright notice and disclaimer of warranty; keep intact all the
   48156 notices that refer to this License and to the absence of any warranty;
   48157 and give any other recipients of the Program a copy of this License
   48158 along with the Program.
   48159 
   48160 You may charge a fee for the physical act of transferring a copy, and
   48161 you may at your option offer warranty protection in exchange for a fee.
   48162 
   48163   2. You may modify your copy or copies of the Program or any portion
   48164 of it, thus forming a work based on the Program, and copy and
   48165 distribute such modifications or work under the terms of Section 1
   48166 above, provided that you also meet all of these conditions:
   48167 
   48168     a) You must cause the modified files to carry prominent notices
   48169     stating that you changed the files and the date of any change.
   48170 
   48171     b) You must cause any work that you distribute or publish, that in
   48172     whole or in part contains or is derived from the Program or any
   48173     part thereof, to be licensed as a whole at no charge to all third
   48174     parties under the terms of this License.
   48175 
   48176     c) If the modified program normally reads commands interactively
   48177     when run, you must cause it, when started running for such
   48178     interactive use in the most ordinary way, to print or display an
   48179     announcement including an appropriate copyright notice and a
   48180     notice that there is no warranty (or else, saying that you provide
   48181     a warranty) and that users may redistribute the program under
   48182     these conditions, and telling the user how to view a copy of this
   48183     License.  (Exception: if the Program itself is interactive but
   48184     does not normally print such an announcement, your work based on
   48185     the Program is not required to print an announcement.)
   48186 
   48188 These requirements apply to the modified work as a whole.  If
   48189 identifiable sections of that work are not derived from the Program,
   48190 and can be reasonably considered independent and separate works in
   48191 themselves, then this License, and its terms, do not apply to those
   48192 sections when you distribute them as separate works.  But when you
   48193 distribute the same sections as part of a whole which is a work based
   48194 on the Program, the distribution of the whole must be on the terms of
   48195 this License, whose permissions for other licensees extend to the
   48196 entire whole, and thus to each and every part regardless of who wrote it.
   48197 
   48198 Thus, it is not the intent of this section to claim rights or contest
   48199 your rights to work written entirely by you; rather, the intent is to
   48200 exercise the right to control the distribution of derivative or
   48201 collective works based on the Program.
   48202 
   48203 In addition, mere aggregation of another work not based on the Program
   48204 with the Program (or with a work based on the Program) on a volume of
   48205 a storage or distribution medium does not bring the other work under
   48206 the scope of this License.
   48207 
   48208   3. You may copy and distribute the Program (or a work based on it,
   48209 under Section 2) in object code or executable form under the terms of
   48210 Sections 1 and 2 above provided that you also do one of the following:
   48211 
   48212     a) Accompany it with the complete corresponding machine-readable
   48213     source code, which must be distributed under the terms of Sections
   48214     1 and 2 above on a medium customarily used for software interchange; or,
   48215 
   48216     b) Accompany it with a written offer, valid for at least three
   48217     years, to give any third party, for a charge no more than your
   48218     cost of physically performing source distribution, a complete
   48219     machine-readable copy of the corresponding source code, to be
   48220     distributed under the terms of Sections 1 and 2 above on a medium
   48221     customarily used for software interchange; or,
   48222 
   48223     c) Accompany it with the information you received as to the offer
   48224     to distribute corresponding source code.  (This alternative is
   48225     allowed only for noncommercial distribution and only if you
   48226     received the program in object code or executable form with such
   48227     an offer, in accord with Subsection b above.)
   48228 
   48229 The source code for a work means the preferred form of the work for
   48230 making modifications to it.  For an executable work, complete source
   48231 code means all the source code for all modules it contains, plus any
   48232 associated interface definition files, plus the scripts used to
   48233 control compilation and installation of the executable.  However, as a
   48234 special exception, the source code distributed need not include
   48235 anything that is normally distributed (in either source or binary
   48236 form) with the major components (compiler, kernel, and so on) of the
   48237 operating system on which the executable runs, unless that component
   48238 itself accompanies the executable.
   48239 
   48240 If distribution of executable or object code is made by offering
   48241 access to copy from a designated place, then offering equivalent
   48242 access to copy the source code from the same place counts as
   48243 distribution of the source code, even though third parties are not
   48244 compelled to copy the source along with the object code.
   48245 
   48247   4. You may not copy, modify, sublicense, or distribute the Program
   48248 except as expressly provided under this License.  Any attempt
   48249 otherwise to copy, modify, sublicense or distribute the Program is
   48250 void, and will automatically terminate your rights under this License.
   48251 However, parties who have received copies, or rights, from you under
   48252 this License will not have their licenses terminated so long as such
   48253 parties remain in full compliance.
   48254 
   48255   5. You are not required to accept this License, since you have not
   48256 signed it.  However, nothing else grants you permission to modify or
   48257 distribute the Program or its derivative works.  These actions are
   48258 prohibited by law if you do not accept this License.  Therefore, by
   48259 modifying or distributing the Program (or any work based on the
   48260 Program), you indicate your acceptance of this License to do so, and
   48261 all its terms and conditions for copying, distributing or modifying
   48262 the Program or works based on it.
   48263 
   48264   6. Each time you redistribute the Program (or any work based on the
   48265 Program), the recipient automatically receives a license from the
   48266 original licensor to copy, distribute or modify the Program subject to
   48267 these terms and conditions.  You may not impose any further
   48268 restrictions on the recipients' exercise of the rights granted herein.
   48269 You are not responsible for enforcing compliance by third parties to
   48270 this License.
   48271 
   48272   7. If, as a consequence of a court judgment or allegation of patent
   48273 infringement or for any other reason (not limited to patent issues),
   48274 conditions are imposed on you (whether by court order, agreement or
   48275 otherwise) that contradict the conditions of this License, they do not
   48276 excuse you from the conditions of this License.  If you cannot
   48277 distribute so as to satisfy simultaneously your obligations under this
   48278 License and any other pertinent obligations, then as a consequence you
   48279 may not distribute the Program at all.  For example, if a patent
   48280 license would not permit royalty-free redistribution of the Program by
   48281 all those who receive copies directly or indirectly through you, then
   48282 the only way you could satisfy both it and this License would be to
   48283 refrain entirely from distribution of the Program.
   48284 
   48285 If any portion of this section is held invalid or unenforceable under
   48286 any particular circumstance, the balance of the section is intended to
   48287 apply and the section as a whole is intended to apply in other
   48288 circumstances.
   48289 
   48290 It is not the purpose of this section to induce you to infringe any
   48291 patents or other property right claims or to contest validity of any
   48292 such claims; this section has the sole purpose of protecting the
   48293 integrity of the free software distribution system, which is
   48294 implemented by public license practices.  Many people have made
   48295 generous contributions to the wide range of software distributed
   48296 through that system in reliance on consistent application of that
   48297 system; it is up to the author/donor to decide if he or she is willing
   48298 to distribute software through any other system and a licensee cannot
   48299 impose that choice.
   48300 
   48301 This section is intended to make thoroughly clear what is believed to
   48302 be a consequence of the rest of this License.
   48303 
   48305   8. If the distribution and/or use of the Program is restricted in
   48306 certain countries either by patents or by copyrighted interfaces, the
   48307 original copyright holder who places the Program under this License
   48308 may add an explicit geographical distribution limitation excluding
   48309 those countries, so that distribution is permitted only in or among
   48310 countries not thus excluded.  In such case, this License incorporates
   48311 the limitation as if written in the body of this License.
   48312 
   48313   9. The Free Software Foundation may publish revised and/or new versions
   48314 of the General Public License from time to time.  Such new versions will
   48315 be similar in spirit to the present version, but may differ in detail to
   48316 address new problems or concerns.
   48317 
   48318 Each version is given a distinguishing version number.  If the Program
   48319 specifies a version number of this License which applies to it and "any
   48320 later version", you have the option of following the terms and conditions
   48321 either of that version or of any later version published by the Free
   48322 Software Foundation.  If the Program does not specify a version number of
   48323 this License, you may choose any version ever published by the Free Software
   48324 Foundation.
   48325 
   48326   10. If you wish to incorporate parts of the Program into other free
   48327 programs whose distribution conditions are different, write to the author
   48328 to ask for permission.  For software which is copyrighted by the Free
   48329 Software Foundation, write to the Free Software Foundation; we sometimes
   48330 make exceptions for this.  Our decision will be guided by the two goals
   48331 of preserving the free status of all derivatives of our free software and
   48332 of promoting the sharing and reuse of software generally.
   48333 
   48334 			    NO WARRANTY
   48335 
   48336   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
   48337 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
   48338 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
   48339 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
   48340 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
   48341 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
   48342 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
   48343 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
   48344 REPAIR OR CORRECTION.
   48345 
   48346   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
   48347 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
   48348 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
   48349 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
   48350 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
   48351 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
   48352 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
   48353 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
   48354 POSSIBILITY OF SUCH DAMAGES.
   48355 
   48356 		     END OF TERMS AND CONDITIONS
   48357 
   48359 	    How to Apply These Terms to Your New Programs
   48360 
   48361   If you develop a new program, and you want it to be of the greatest
   48362 possible use to the public, the best way to achieve this is to make it
   48363 free software which everyone can redistribute and change under these terms.
   48364 
   48365   To do so, attach the following notices to the program.  It is safest
   48366 to attach them to the start of each source file to most effectively
   48367 convey the exclusion of warranty; and each file should have at least
   48368 the "copyright" line and a pointer to where the full notice is found.
   48369 
   48370     &lt;one line to give the program's name and a brief idea of what it does.&gt;
   48371     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   48372 
   48373     This program is free software; you can redistribute it and/or modify
   48374     it under the terms of the GNU General Public License as published by
   48375     the Free Software Foundation; either version 2 of the License, or
   48376     (at your option) any later version.
   48377 
   48378     This program is distributed in the hope that it will be useful,
   48379     but WITHOUT ANY WARRANTY; without even the implied warranty of
   48380     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   48381     GNU General Public License for more details.
   48382 
   48383     You should have received a copy of the GNU General Public License
   48384     along with this program; if not, write to the Free Software
   48385     Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   48386 
   48387 
   48388 Also add information on how to contact you by electronic and paper mail.
   48389 
   48390 If the program is interactive, make it output a short notice like this
   48391 when it starts in an interactive mode:
   48392 
   48393     Gnomovision version 69, Copyright (C) year  name of author
   48394     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
   48395     This is free software, and you are welcome to redistribute it
   48396     under certain conditions; type `show c' for details.
   48397 
   48398 The hypothetical commands `show w' and `show c' should show the appropriate
   48399 parts of the General Public License.  Of course, the commands you use may
   48400 be called something other than `show w' and `show c'; they could even be
   48401 mouse-clicks or menu items--whatever suits your program.
   48402 
   48403 You should also get your employer (if you work as a programmer) or your
   48404 school, if any, to sign a "copyright disclaimer" for the program, if
   48405 necessary.  Here is a sample; alter the names:
   48406 
   48407   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
   48408   `Gnomovision' (which makes passes at compilers) written by James Hacker.
   48409 
   48410   &lt;signature of Ty Coon&gt;, 1 April 1989
   48411   Ty Coon, President of Vice
   48412 
   48413 This General Public License does not permit incorporating your program into
   48414 proprietary programs.  If your program is a subroutine library, you may
   48415 consider it more useful to permit linking proprietary applications with the
   48416 library.  If this is what you want to do, use the GNU Library General
   48417 Public License instead of this License.
   48418 </pre>
   48419 </div>
   48420 </div>
   48421 
   48422 
   48423 <div class="product">
   48424 <span class="title">mosys</span>
   48425 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   48426 <span class="homepage"><a href="http://mosys.googlecode.com/">homepage</a></span>
   48427 <div class="licence">
   48428 <pre>                    GNU GENERAL PUBLIC LICENSE
   48429                        Version 2, June 1991
   48430 
   48431  Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
   48432  51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
   48433  Everyone is permitted to copy and distribute verbatim copies
   48434  of this license document, but changing it is not allowed.
   48435 
   48436                             Preamble
   48437 
   48438   The licenses for most software are designed to take away your
   48439 freedom to share and change it.  By contrast, the GNU General Public
   48440 License is intended to guarantee your freedom to share and change free
   48441 software--to make sure the software is free for all its users.  This
   48442 General Public License applies to most of the Free Software
   48443 Foundation's software and to any other program whose authors commit to
   48444 using it.  (Some other Free Software Foundation software is covered by
   48445 the GNU Lesser General Public License instead.)  You can apply it to
   48446 your programs, too.
   48447 
   48448   When we speak of free software, we are referring to freedom, not
   48449 price.  Our General Public Licenses are designed to make sure that you
   48450 have the freedom to distribute copies of free software (and charge for
   48451 this service if you wish), that you receive source code or can get it
   48452 if you want it, that you can change the software or use pieces of it
   48453 in new free programs; and that you know you can do these things.
   48454 
   48455   To protect your rights, we need to make restrictions that forbid
   48456 anyone to deny you these rights or to ask you to surrender the rights.
   48457 These restrictions translate to certain responsibilities for you if you
   48458 distribute copies of the software, or if you modify it.
   48459 
   48460   For example, if you distribute copies of such a program, whether
   48461 gratis or for a fee, you must give the recipients all the rights that
   48462 you have.  You must make sure that they, too, receive or can get the
   48463 source code.  And you must show them these terms so they know their
   48464 rights.
   48465 
   48466   We protect your rights with two steps: (1) copyright the software, and
   48467 (2) offer you this license which gives you legal permission to copy,
   48468 distribute and/or modify the software.
   48469 
   48470   Also, for each author's protection and ours, we want to make certain
   48471 that everyone understands that there is no warranty for this free
   48472 software.  If the software is modified by someone else and passed on, we
   48473 want its recipients to know that what they have is not the original, so
   48474 that any problems introduced by others will not reflect on the original
   48475 authors' reputations.
   48476 
   48477   Finally, any free program is threatened constantly by software
   48478 patents.  We wish to avoid the danger that redistributors of a free
   48479 program will individually obtain patent licenses, in effect making the
   48480 program proprietary.  To prevent this, we have made it clear that any
   48481 patent must be licensed for everyone's free use or not licensed at all.
   48482 
   48483   The precise terms and conditions for copying, distribution and
   48484 modification follow.
   48485 
   48486                     GNU GENERAL PUBLIC LICENSE
   48487    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   48488 
   48489   0. This License applies to any program or other work which contains
   48490 a notice placed by the copyright holder saying it may be distributed
   48491 under the terms of this General Public License.  The "Program", below,
   48492 refers to any such program or work, and a "work based on the Program"
   48493 means either the Program or any derivative work under copyright law:
   48494 that is to say, a work containing the Program or a portion of it,
   48495 either verbatim or with modifications and/or translated into another
   48496 language.  (Hereinafter, translation is included without limitation in
   48497 the term "modification".)  Each licensee is addressed as "you".
   48498 
   48499 Activities other than copying, distribution and modification are not
   48500 covered by this License; they are outside its scope.  The act of
   48501 running the Program is not restricted, and the output from the Program
   48502 is covered only if its contents constitute a work based on the
   48503 Program (independent of having been made by running the Program).
   48504 Whether that is true depends on what the Program does.
   48505 
   48506   1. You may copy and distribute verbatim copies of the Program's
   48507 source code as you receive it, in any medium, provided that you
   48508 conspicuously and appropriately publish on each copy an appropriate
   48509 copyright notice and disclaimer of warranty; keep intact all the
   48510 notices that refer to this License and to the absence of any warranty;
   48511 and give any other recipients of the Program a copy of this License
   48512 along with the Program.
   48513 
   48514 You may charge a fee for the physical act of transferring a copy, and
   48515 you may at your option offer warranty protection in exchange for a fee.
   48516 
   48517   2. You may modify your copy or copies of the Program or any portion
   48518 of it, thus forming a work based on the Program, and copy and
   48519 distribute such modifications or work under the terms of Section 1
   48520 above, provided that you also meet all of these conditions:
   48521 
   48522     a) You must cause the modified files to carry prominent notices
   48523     stating that you changed the files and the date of any change.
   48524 
   48525     b) You must cause any work that you distribute or publish, that in
   48526     whole or in part contains or is derived from the Program or any
   48527     part thereof, to be licensed as a whole at no charge to all third
   48528     parties under the terms of this License.
   48529 
   48530     c) If the modified program normally reads commands interactively
   48531     when run, you must cause it, when started running for such
   48532     interactive use in the most ordinary way, to print or display an
   48533     announcement including an appropriate copyright notice and a
   48534     notice that there is no warranty (or else, saying that you provide
   48535     a warranty) and that users may redistribute the program under
   48536     these conditions, and telling the user how to view a copy of this
   48537     License.  (Exception: if the Program itself is interactive but
   48538     does not normally print such an announcement, your work based on
   48539     the Program is not required to print an announcement.)
   48540 
   48541 These requirements apply to the modified work as a whole.  If
   48542 identifiable sections of that work are not derived from the Program,
   48543 and can be reasonably considered independent and separate works in
   48544 themselves, then this License, and its terms, do not apply to those
   48545 sections when you distribute them as separate works.  But when you
   48546 distribute the same sections as part of a whole which is a work based
   48547 on the Program, the distribution of the whole must be on the terms of
   48548 this License, whose permissions for other licensees extend to the
   48549 entire whole, and thus to each and every part regardless of who wrote it.
   48550 
   48551 Thus, it is not the intent of this section to claim rights or contest
   48552 your rights to work written entirely by you; rather, the intent is to
   48553 exercise the right to control the distribution of derivative or
   48554 collective works based on the Program.
   48555 
   48556 In addition, mere aggregation of another work not based on the Program
   48557 with the Program (or with a work based on the Program) on a volume of
   48558 a storage or distribution medium does not bring the other work under
   48559 the scope of this License.
   48560 
   48561   3. You may copy and distribute the Program (or a work based on it,
   48562 under Section 2) in object code or executable form under the terms of
   48563 Sections 1 and 2 above provided that you also do one of the following:
   48564 
   48565     a) Accompany it with the complete corresponding machine-readable
   48566     source code, which must be distributed under the terms of Sections
   48567     1 and 2 above on a medium customarily used for software interchange; or,
   48568 
   48569     b) Accompany it with a written offer, valid for at least three
   48570     years, to give any third party, for a charge no more than your
   48571     cost of physically performing source distribution, a complete
   48572     machine-readable copy of the corresponding source code, to be
   48573     distributed under the terms of Sections 1 and 2 above on a medium
   48574     customarily used for software interchange; or,
   48575 
   48576     c) Accompany it with the information you received as to the offer
   48577     to distribute corresponding source code.  (This alternative is
   48578     allowed only for noncommercial distribution and only if you
   48579     received the program in object code or executable form with such
   48580     an offer, in accord with Subsection b above.)
   48581 
   48582 The source code for a work means the preferred form of the work for
   48583 making modifications to it.  For an executable work, complete source
   48584 code means all the source code for all modules it contains, plus any
   48585 associated interface definition files, plus the scripts used to
   48586 control compilation and installation of the executable.  However, as a
   48587 special exception, the source code distributed need not include
   48588 anything that is normally distributed (in either source or binary
   48589 form) with the major components (compiler, kernel, and so on) of the
   48590 operating system on which the executable runs, unless that component
   48591 itself accompanies the executable.
   48592 
   48593 If distribution of executable or object code is made by offering
   48594 access to copy from a designated place, then offering equivalent
   48595 access to copy the source code from the same place counts as
   48596 distribution of the source code, even though third parties are not
   48597 compelled to copy the source along with the object code.
   48598 
   48599   4. You may not copy, modify, sublicense, or distribute the Program
   48600 except as expressly provided under this License.  Any attempt
   48601 otherwise to copy, modify, sublicense or distribute the Program is
   48602 void, and will automatically terminate your rights under this License.
   48603 However, parties who have received copies, or rights, from you under
   48604 this License will not have their licenses terminated so long as such
   48605 parties remain in full compliance.
   48606 
   48607   5. You are not required to accept this License, since you have not
   48608 signed it.  However, nothing else grants you permission to modify or
   48609 distribute the Program or its derivative works.  These actions are
   48610 prohibited by law if you do not accept this License.  Therefore, by
   48611 modifying or distributing the Program (or any work based on the
   48612 Program), you indicate your acceptance of this License to do so, and
   48613 all its terms and conditions for copying, distributing or modifying
   48614 the Program or works based on it.
   48615 
   48616   6. Each time you redistribute the Program (or any work based on the
   48617 Program), the recipient automatically receives a license from the
   48618 original licensor to copy, distribute or modify the Program subject to
   48619 these terms and conditions.  You may not impose any further
   48620 restrictions on the recipients' exercise of the rights granted herein.
   48621 You are not responsible for enforcing compliance by third parties to
   48622 this License.
   48623 
   48624   7. If, as a consequence of a court judgment or allegation of patent
   48625 infringement or for any other reason (not limited to patent issues),
   48626 conditions are imposed on you (whether by court order, agreement or
   48627 otherwise) that contradict the conditions of this License, they do not
   48628 excuse you from the conditions of this License.  If you cannot
   48629 distribute so as to satisfy simultaneously your obligations under this
   48630 License and any other pertinent obligations, then as a consequence you
   48631 may not distribute the Program at all.  For example, if a patent
   48632 license would not permit royalty-free redistribution of the Program by
   48633 all those who receive copies directly or indirectly through you, then
   48634 the only way you could satisfy both it and this License would be to
   48635 refrain entirely from distribution of the Program.
   48636 
   48637 If any portion of this section is held invalid or unenforceable under
   48638 any particular circumstance, the balance of the section is intended to
   48639 apply and the section as a whole is intended to apply in other
   48640 circumstances.
   48641 
   48642 It is not the purpose of this section to induce you to infringe any
   48643 patents or other property right claims or to contest validity of any
   48644 such claims; this section has the sole purpose of protecting the
   48645 integrity of the free software distribution system, which is
   48646 implemented by public license practices.  Many people have made
   48647 generous contributions to the wide range of software distributed
   48648 through that system in reliance on consistent application of that
   48649 system; it is up to the author/donor to decide if he or she is willing
   48650 to distribute software through any other system and a licensee cannot
   48651 impose that choice.
   48652 
   48653 This section is intended to make thoroughly clear what is believed to
   48654 be a consequence of the rest of this License.
   48655 
   48656   8. If the distribution and/or use of the Program is restricted in
   48657 certain countries either by patents or by copyrighted interfaces, the
   48658 original copyright holder who places the Program under this License
   48659 may add an explicit geographical distribution limitation excluding
   48660 those countries, so that distribution is permitted only in or among
   48661 countries not thus excluded.  In such case, this License incorporates
   48662 the limitation as if written in the body of this License.
   48663 
   48664   9. The Free Software Foundation may publish revised and/or new versions
   48665 of the General Public License from time to time.  Such new versions will
   48666 be similar in spirit to the present version, but may differ in detail to
   48667 address new problems or concerns.
   48668 
   48669 Each version is given a distinguishing version number.  If the Program
   48670 specifies a version number of this License which applies to it and "any
   48671 later version", you have the option of following the terms and conditions
   48672 either of that version or of any later version published by the Free
   48673 Software Foundation.  If the Program does not specify a version number of
   48674 this License, you may choose any version ever published by the Free Software
   48675 Foundation.
   48676 
   48677   10. If you wish to incorporate parts of the Program into other free
   48678 programs whose distribution conditions are different, write to the author
   48679 to ask for permission.  For software which is copyrighted by the Free
   48680 Software Foundation, write to the Free Software Foundation; we sometimes
   48681 make exceptions for this.  Our decision will be guided by the two goals
   48682 of preserving the free status of all derivatives of our free software and
   48683 of promoting the sharing and reuse of software generally.
   48684 
   48685                             NO WARRANTY
   48686 
   48687   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
   48688 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
   48689 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
   48690 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
   48691 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
   48692 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
   48693 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
   48694 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
   48695 REPAIR OR CORRECTION.
   48696 
   48697   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
   48698 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
   48699 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
   48700 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
   48701 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
   48702 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
   48703 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
   48704 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
   48705 POSSIBILITY OF SUCH DAMAGES.
   48706 
   48707                      END OF TERMS AND CONDITIONS
   48708 </pre>
   48709 </div>
   48710 </div>
   48711 
   48712 
   48713 <div class="product">
   48714 <span class="title">mtools</span>
   48715 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   48716 <span class="homepage"><a href="http://mtools.linux.lu/">homepage</a></span>
   48717 <div class="licence">
   48718 <pre>Copyright (C) 1995 Alain Knaff.
   48719  You may use, distribute and copy this program according to the terms of the
   48720 GNU General Public License version 2 or later.
   48721 
   48722  Alain Knaff
   48723 ----------------------------------------
   48724 
   48725 		    GNU GENERAL PUBLIC LICENSE
   48726 		       Version 2, June 1991
   48727 
   48728  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
   48729                           675 Mass Ave, Cambridge, MA 02139, USA
   48730  Everyone is permitted to copy and distribute verbatim copies
   48731  of this license document, but changing it is not allowed.
   48732 
   48733 			    Preamble
   48734 
   48735   The licenses for most software are designed to take away your
   48736 freedom to share and change it.  By contrast, the GNU General Public
   48737 License is intended to guarantee your freedom to share and change free
   48738 software--to make sure the software is free for all its users.  This
   48739 General Public License applies to most of the Free Software
   48740 Foundation's software and to any other program whose authors commit to
   48741 using it.  (Some other Free Software Foundation software is covered by
   48742 the GNU Library General Public License instead.)  You can apply it to
   48743 your programs, too.
   48744 
   48745   When we speak of free software, we are referring to freedom, not
   48746 price.  Our General Public Licenses are designed to make sure that you
   48747 have the freedom to distribute copies of free software (and charge for
   48748 this service if you wish), that you receive source code or can get it
   48749 if you want it, that you can change the software or use pieces of it
   48750 in new free programs; and that you know you can do these things.
   48751 
   48752   To protect your rights, we need to make restrictions that forbid
   48753 anyone to deny you these rights or to ask you to surrender the rights.
   48754 These restrictions translate to certain responsibilities for you if you
   48755 distribute copies of the software, or if you modify it.
   48756 
   48757   For example, if you distribute copies of such a program, whether
   48758 gratis or for a fee, you must give the recipients all the rights that
   48759 you have.  You must make sure that they, too, receive or can get the
   48760 source code.  And you must show them these terms so they know their
   48761 rights.
   48762 
   48763   We protect your rights with two steps: (1) copyright the software, and
   48764 (2) offer you this license which gives you legal permission to copy,
   48765 distribute and/or modify the software.
   48766 
   48767   Also, for each author's protection and ours, we want to make certain
   48768 that everyone understands that there is no warranty for this free
   48769 software.  If the software is modified by someone else and passed on, we
   48770 want its recipients to know that what they have is not the original, so
   48771 that any problems introduced by others will not reflect on the original
   48772 authors' reputations.
   48773 
   48774   Finally, any free program is threatened constantly by software
   48775 patents.  We wish to avoid the danger that redistributors of a free
   48776 program will individually obtain patent licenses, in effect making the
   48777 program proprietary.  To prevent this, we have made it clear that any
   48778 patent must be licensed for everyone's free use or not licensed at all.
   48779 
   48780   The precise terms and conditions for copying, distribution and
   48781 modification follow.
   48782 
   48784 		    GNU GENERAL PUBLIC LICENSE
   48785    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   48786 
   48787   0. This License applies to any program or other work which contains
   48788 a notice placed by the copyright holder saying it may be distributed
   48789 under the terms of this General Public License.  The "Program", below,
   48790 refers to any such program or work, and a "work based on the Program"
   48791 means either the Program or any derivative work under copyright law:
   48792 that is to say, a work containing the Program or a portion of it,
   48793 either verbatim or with modifications and/or translated into another
   48794 language.  (Hereinafter, translation is included without limitation in
   48795 the term "modification".)  Each licensee is addressed as "you".
   48796 
   48797 Activities other than copying, distribution and modification are not
   48798 covered by this License; they are outside its scope.  The act of
   48799 running the Program is not restricted, and the output from the Program
   48800 is covered only if its contents constitute a work based on the
   48801 Program (independent of having been made by running the Program).
   48802 Whether that is true depends on what the Program does.
   48803 
   48804   1. You may copy and distribute verbatim copies of the Program's
   48805 source code as you receive it, in any medium, provided that you
   48806 conspicuously and appropriately publish on each copy an appropriate
   48807 copyright notice and disclaimer of warranty; keep intact all the
   48808 notices that refer to this License and to the absence of any warranty;
   48809 and give any other recipients of the Program a copy of this License
   48810 along with the Program.
   48811 
   48812 You may charge a fee for the physical act of transferring a copy, and
   48813 you may at your option offer warranty protection in exchange for a fee.
   48814 
   48815   2. You may modify your copy or copies of the Program or any portion
   48816 of it, thus forming a work based on the Program, and copy and
   48817 distribute such modifications or work under the terms of Section 1
   48818 above, provided that you also meet all of these conditions:
   48819 
   48820     a) You must cause the modified files to carry prominent notices
   48821     stating that you changed the files and the date of any change.
   48822 
   48823     b) You must cause any work that you distribute or publish, that in
   48824     whole or in part contains or is derived from the Program or any
   48825     part thereof, to be licensed as a whole at no charge to all third
   48826     parties under the terms of this License.
   48827 
   48828     c) If the modified program normally reads commands interactively
   48829     when run, you must cause it, when started running for such
   48830     interactive use in the most ordinary way, to print or display an
   48831     announcement including an appropriate copyright notice and a
   48832     notice that there is no warranty (or else, saying that you provide
   48833     a warranty) and that users may redistribute the program under
   48834     these conditions, and telling the user how to view a copy of this
   48835     License.  (Exception: if the Program itself is interactive but
   48836     does not normally print such an announcement, your work based on
   48837     the Program is not required to print an announcement.)
   48838 
   48840 These requirements apply to the modified work as a whole.  If
   48841 identifiable sections of that work are not derived from the Program,
   48842 and can be reasonably considered independent and separate works in
   48843 themselves, then this License, and its terms, do not apply to those
   48844 sections when you distribute them as separate works.  But when you
   48845 distribute the same sections as part of a whole which is a work based
   48846 on the Program, the distribution of the whole must be on the terms of
   48847 this License, whose permissions for other licensees extend to the
   48848 entire whole, and thus to each and every part regardless of who wrote it.
   48849 
   48850 Thus, it is not the intent of this section to claim rights or contest
   48851 your rights to work written entirely by you; rather, the intent is to
   48852 exercise the right to control the distribution of derivative or
   48853 collective works based on the Program.
   48854 
   48855 In addition, mere aggregation of another work not based on the Program
   48856 with the Program (or with a work based on the Program) on a volume of
   48857 a storage or distribution medium does not bring the other work under
   48858 the scope of this License.
   48859 
   48860   3. You may copy and distribute the Program (or a work based on it,
   48861 under Section 2) in object code or executable form under the terms of
   48862 Sections 1 and 2 above provided that you also do one of the following:
   48863 
   48864     a) Accompany it with the complete corresponding machine-readable
   48865     source code, which must be distributed under the terms of Sections
   48866     1 and 2 above on a medium customarily used for software interchange; or,
   48867 
   48868     b) Accompany it with a written offer, valid for at least three
   48869     years, to give any third party, for a charge no more than your
   48870     cost of physically performing source distribution, a complete
   48871     machine-readable copy of the corresponding source code, to be
   48872     distributed under the terms of Sections 1 and 2 above on a medium
   48873     customarily used for software interchange; or,
   48874 
   48875     c) Accompany it with the information you received as to the offer
   48876     to distribute corresponding source code.  (This alternative is
   48877     allowed only for noncommercial distribution and only if you
   48878     received the program in object code or executable form with such
   48879     an offer, in accord with Subsection b above.)
   48880 
   48881 The source code for a work means the preferred form of the work for
   48882 making modifications to it.  For an executable work, complete source
   48883 code means all the source code for all modules it contains, plus any
   48884 associated interface definition files, plus the scripts used to
   48885 control compilation and installation of the executable.  However, as a
   48886 special exception, the source code distributed need not include
   48887 anything that is normally distributed (in either source or binary
   48888 form) with the major components (compiler, kernel, and so on) of the
   48889 operating system on which the executable runs, unless that component
   48890 itself accompanies the executable.
   48891 
   48892 If distribution of executable or object code is made by offering
   48893 access to copy from a designated place, then offering equivalent
   48894 access to copy the source code from the same place counts as
   48895 distribution of the source code, even though third parties are not
   48896 compelled to copy the source along with the object code.
   48897 
   48899   4. You may not copy, modify, sublicense, or distribute the Program
   48900 except as expressly provided under this License.  Any attempt
   48901 otherwise to copy, modify, sublicense or distribute the Program is
   48902 void, and will automatically terminate your rights under this License.
   48903 However, parties who have received copies, or rights, from you under
   48904 this License will not have their licenses terminated so long as such
   48905 parties remain in full compliance.
   48906 
   48907   5. You are not required to accept this License, since you have not
   48908 signed it.  However, nothing else grants you permission to modify or
   48909 distribute the Program or its derivative works.  These actions are
   48910 prohibited by law if you do not accept this License.  Therefore, by
   48911 modifying or distributing the Program (or any work based on the
   48912 Program), you indicate your acceptance of this License to do so, and
   48913 all its terms and conditions for copying, distributing or modifying
   48914 the Program or works based on it.
   48915 
   48916   6. Each time you redistribute the Program (or any work based on the
   48917 Program), the recipient automatically receives a license from the
   48918 original licensor to copy, distribute or modify the Program subject to
   48919 these terms and conditions.  You may not impose any further
   48920 restrictions on the recipients' exercise of the rights granted herein.
   48921 You are not responsible for enforcing compliance by third parties to
   48922 this License.
   48923 
   48924   7. If, as a consequence of a court judgment or allegation of patent
   48925 infringement or for any other reason (not limited to patent issues),
   48926 conditions are imposed on you (whether by court order, agreement or
   48927 otherwise) that contradict the conditions of this License, they do not
   48928 excuse you from the conditions of this License.  If you cannot
   48929 distribute so as to satisfy simultaneously your obligations under this
   48930 License and any other pertinent obligations, then as a consequence you
   48931 may not distribute the Program at all.  For example, if a patent
   48932 license would not permit royalty-free redistribution of the Program by
   48933 all those who receive copies directly or indirectly through you, then
   48934 the only way you could satisfy both it and this License would be to
   48935 refrain entirely from distribution of the Program.
   48936 
   48937 If any portion of this section is held invalid or unenforceable under
   48938 any particular circumstance, the balance of the section is intended to
   48939 apply and the section as a whole is intended to apply in other
   48940 circumstances.
   48941 
   48942 It is not the purpose of this section to induce you to infringe any
   48943 patents or other property right claims or to contest validity of any
   48944 such claims; this section has the sole purpose of protecting the
   48945 integrity of the free software distribution system, which is
   48946 implemented by public license practices.  Many people have made
   48947 generous contributions to the wide range of software distributed
   48948 through that system in reliance on consistent application of that
   48949 system; it is up to the author/donor to decide if he or she is willing
   48950 to distribute software through any other system and a licensee cannot
   48951 impose that choice.
   48952 
   48953 This section is intended to make thoroughly clear what is believed to
   48954 be a consequence of the rest of this License.
   48955 
   48957   8. If the distribution and/or use of the Program is restricted in
   48958 certain countries either by patents or by copyrighted interfaces, the
   48959 original copyright holder who places the Program under this License
   48960 may add an explicit geographical distribution limitation excluding
   48961 those countries, so that distribution is permitted only in or among
   48962 countries not thus excluded.  In such case, this License incorporates
   48963 the limitation as if written in the body of this License.
   48964 
   48965   9. The Free Software Foundation may publish revised and/or new versions
   48966 of the General Public License from time to time.  Such new versions will
   48967 be similar in spirit to the present version, but may differ in detail to
   48968 address new problems or concerns.
   48969 
   48970 Each version is given a distinguishing version number.  If the Program
   48971 specifies a version number of this License which applies to it and "any
   48972 later version", you have the option of following the terms and conditions
   48973 either of that version or of any later version published by the Free
   48974 Software Foundation.  If the Program does not specify a version number of
   48975 this License, you may choose any version ever published by the Free Software
   48976 Foundation.
   48977 
   48978   10. If you wish to incorporate parts of the Program into other free
   48979 programs whose distribution conditions are different, write to the author
   48980 to ask for permission.  For software which is copyrighted by the Free
   48981 Software Foundation, write to the Free Software Foundation; we sometimes
   48982 make exceptions for this.  Our decision will be guided by the two goals
   48983 of preserving the free status of all derivatives of our free software and
   48984 of promoting the sharing and reuse of software generally.
   48985 
   48986 			    NO WARRANTY
   48987 
   48988   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
   48989 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
   48990 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
   48991 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
   48992 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
   48993 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
   48994 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
   48995 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
   48996 REPAIR OR CORRECTION.
   48997 
   48998   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
   48999 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
   49000 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
   49001 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
   49002 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
   49003 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
   49004 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
   49005 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
   49006 POSSIBILITY OF SUCH DAMAGES.
   49007 
   49008 		     END OF TERMS AND CONDITIONS
   49009 
   49011 	Appendix: How to Apply These Terms to Your New Programs
   49012 
   49013   If you develop a new program, and you want it to be of the greatest
   49014 possible use to the public, the best way to achieve this is to make it
   49015 free software which everyone can redistribute and change under these terms.
   49016 
   49017   To do so, attach the following notices to the program.  It is safest
   49018 to attach them to the start of each source file to most effectively
   49019 convey the exclusion of warranty; and each file should have at least
   49020 the "copyright" line and a pointer to where the full notice is found.
   49021 
   49022     &lt;one line to give the program's name and a brief idea of what it does.&gt;
   49023     Copyright (C) 19yy  &lt;name of author&gt;
   49024 
   49025     This program is free software; you can redistribute it and/or modify
   49026     it under the terms of the GNU General Public License as published by
   49027     the Free Software Foundation; either version 2 of the License, or
   49028     (at your option) any later version.
   49029 
   49030     This program is distributed in the hope that it will be useful,
   49031     but WITHOUT ANY WARRANTY; without even the implied warranty of
   49032     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   49033     GNU General Public License for more details.
   49034 
   49035     You should have received a copy of the GNU General Public License
   49036     along with this program; if not, write to the Free Software
   49037     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
   49038 
   49039 Also add information on how to contact you by electronic and paper mail.
   49040 
   49041 If the program is interactive, make it output a short notice like this
   49042 when it starts in an interactive mode:
   49043 
   49044     Gnomovision version 69, Copyright (C) 19yy name of author
   49045     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
   49046     This is free software, and you are welcome to redistribute it
   49047     under certain conditions; type `show c' for details.
   49048 
   49049 The hypothetical commands `show w' and `show c' should show the appropriate
   49050 parts of the General Public License.  Of course, the commands you use may
   49051 be called something other than `show w' and `show c'; they could even be
   49052 mouse-clicks or menu items--whatever suits your program.
   49053 
   49054 You should also get your employer (if you work as a programmer) or your
   49055 school, if any, to sign a "copyright disclaimer" for the program, if
   49056 necessary.  Here is a sample; alter the names:
   49057 
   49058   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
   49059   `Gnomovision' (which makes passes at compilers) written by James Hacker.
   49060 
   49061   &lt;signature of Ty Coon&gt;, 1 April 1989
   49062   Ty Coon, President of Vice
   49063 
   49064 This General Public License does not permit incorporating your program into
   49065 proprietary programs.  If your program is a subroutine library, you may
   49066 consider it more useful to permit linking proprietary applications with the
   49067 library.  If this is what you want to do, use the GNU Library General
   49068 Public License instead of this License.
   49069 </pre>
   49070 </div>
   49071 </div>
   49072 
   49073 
   49074 <div class="product">
   49075 <span class="title">ncurses</span>
   49076 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   49077 <span class="homepage"><a href="http://www.gnu.org/software/ncurses/">homepage</a></span>
   49078 <div class="licence">
   49079 <pre>Copyright (c) 1998-2000,2005 Free Software Foundation, Inc.
   49080 
   49081 Permission is hereby granted, free of charge, to any person obtaining a
   49082 copy of this software and associated documentation files (the
   49083 "Software"), to deal in the Software without restriction, including
   49084 without limitation the rights to use, copy, modify, merge, publish,
   49085 distribute, distribute with modifications, sublicense, and/or sell
   49086 copies of the Software, and to permit persons to whom the Software is
   49087 furnished to do so, subject to the following conditions:
   49088 
   49089 The above copyright notice and this permission notice shall be included
   49090 in all copies or substantial portions of the Software.
   49091 
   49092 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
   49093 OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
   49094 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
   49095 IN NO EVENT SHALL THE ABOVE COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
   49096 DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
   49097 OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR
   49098 THE USE OR OTHER DEALINGS IN THE SOFTWARE.
   49099 
   49100 Except as contained in this notice, the name(s) of the above copyright
   49101 holders shall not be used in advertising or otherwise to promote the
   49102 sale, use or other dealings in this Software without prior written
   49103 authorization.
   49104 </pre>
   49105 </div>
   49106 </div>
   49107 
   49108 
   49109 <div class="product">
   49110 <span class="title">net-tools</span>
   49111 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   49112 <span class="homepage"><a href="http://net-tools.berlios.de/">homepage</a></span>
   49113 <div class="licence">
   49114 <pre>		    GNU GENERAL PUBLIC LICENSE
   49115 		       Version 2, June 1991
   49116 
   49117  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
   49118                        51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
   49119  Everyone is permitted to copy and distribute verbatim copies
   49120  of this license document, but changing it is not allowed.
   49121 
   49122 			    Preamble
   49123 
   49124   The licenses for most software are designed to take away your
   49125 freedom to share and change it.  By contrast, the GNU General Public
   49126 License is intended to guarantee your freedom to share and change free
   49127 software--to make sure the software is free for all its users.  This
   49128 General Public License applies to most of the Free Software
   49129 Foundation's software and to any other program whose authors commit to
   49130 using it.  (Some other Free Software Foundation software is covered by
   49131 the GNU Library General Public License instead.)  You can apply it to
   49132 your programs, too.
   49133 
   49134   When we speak of free software, we are referring to freedom, not
   49135 price.  Our General Public Licenses are designed to make sure that you
   49136 have the freedom to distribute copies of free software (and charge for
   49137 this service if you wish), that you receive source code or can get it
   49138 if you want it, that you can change the software or use pieces of it
   49139 in new free programs; and that you know you can do these things.
   49140 
   49141   To protect your rights, we need to make restrictions that forbid
   49142 anyone to deny you these rights or to ask you to surrender the rights.
   49143 These restrictions translate to certain responsibilities for you if you
   49144 distribute copies of the software, or if you modify it.
   49145 
   49146   For example, if you distribute copies of such a program, whether
   49147 gratis or for a fee, you must give the recipients all the rights that
   49148 you have.  You must make sure that they, too, receive or can get the
   49149 source code.  And you must show them these terms so they know their
   49150 rights.
   49151 
   49152   We protect your rights with two steps: (1) copyright the software, and
   49153 (2) offer you this license which gives you legal permission to copy,
   49154 distribute and/or modify the software.
   49155 
   49156   Also, for each author's protection and ours, we want to make certain
   49157 that everyone understands that there is no warranty for this free
   49158 software.  If the software is modified by someone else and passed on, we
   49159 want its recipients to know that what they have is not the original, so
   49160 that any problems introduced by others will not reflect on the original
   49161 authors' reputations.
   49162 
   49163   Finally, any free program is threatened constantly by software
   49164 patents.  We wish to avoid the danger that redistributors of a free
   49165 program will individually obtain patent licenses, in effect making the
   49166 program proprietary.  To prevent this, we have made it clear that any
   49167 patent must be licensed for everyone's free use or not licensed at all.
   49168 
   49169   The precise terms and conditions for copying, distribution and
   49170 modification follow.
   49171 
   49173 		    GNU GENERAL PUBLIC LICENSE
   49174    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   49175 
   49176   0. This License applies to any program or other work which contains
   49177 a notice placed by the copyright holder saying it may be distributed
   49178 under the terms of this General Public License.  The "Program", below,
   49179 refers to any such program or work, and a "work based on the Program"
   49180 means either the Program or any derivative work under copyright law:
   49181 that is to say, a work containing the Program or a portion of it,
   49182 either verbatim or with modifications and/or translated into another
   49183 language.  (Hereinafter, translation is included without limitation in
   49184 the term "modification".)  Each licensee is addressed as "you".
   49185 
   49186 Activities other than copying, distribution and modification are not
   49187 covered by this License; they are outside its scope.  The act of
   49188 running the Program is not restricted, and the output from the Program
   49189 is covered only if its contents constitute a work based on the
   49190 Program (independent of having been made by running the Program).
   49191 Whether that is true depends on what the Program does.
   49192 
   49193   1. You may copy and distribute verbatim copies of the Program's
   49194 source code as you receive it, in any medium, provided that you
   49195 conspicuously and appropriately publish on each copy an appropriate
   49196 copyright notice and disclaimer of warranty; keep intact all the
   49197 notices that refer to this License and to the absence of any warranty;
   49198 and give any other recipients of the Program a copy of this License
   49199 along with the Program.
   49200 
   49201 You may charge a fee for the physical act of transferring a copy, and
   49202 you may at your option offer warranty protection in exchange for a fee.
   49203 
   49204   2. You may modify your copy or copies of the Program or any portion
   49205 of it, thus forming a work based on the Program, and copy and
   49206 distribute such modifications or work under the terms of Section 1
   49207 above, provided that you also meet all of these conditions:
   49208 
   49209     a) You must cause the modified files to carry prominent notices
   49210     stating that you changed the files and the date of any change.
   49211 
   49212     b) You must cause any work that you distribute or publish, that in
   49213     whole or in part contains or is derived from the Program or any
   49214     part thereof, to be licensed as a whole at no charge to all third
   49215     parties under the terms of this License.
   49216 
   49217     c) If the modified program normally reads commands interactively
   49218     when run, you must cause it, when started running for such
   49219     interactive use in the most ordinary way, to print or display an
   49220     announcement including an appropriate copyright notice and a
   49221     notice that there is no warranty (or else, saying that you provide
   49222     a warranty) and that users may redistribute the program under
   49223     these conditions, and telling the user how to view a copy of this
   49224     License.  (Exception: if the Program itself is interactive but
   49225     does not normally print such an announcement, your work based on
   49226     the Program is not required to print an announcement.)
   49227 
   49229 These requirements apply to the modified work as a whole.  If
   49230 identifiable sections of that work are not derived from the Program,
   49231 and can be reasonably considered independent and separate works in
   49232 themselves, then this License, and its terms, do not apply to those
   49233 sections when you distribute them as separate works.  But when you
   49234 distribute the same sections as part of a whole which is a work based
   49235 on the Program, the distribution of the whole must be on the terms of
   49236 this License, whose permissions for other licensees extend to the
   49237 entire whole, and thus to each and every part regardless of who wrote it.
   49238 
   49239 Thus, it is not the intent of this section to claim rights or contest
   49240 your rights to work written entirely by you; rather, the intent is to
   49241 exercise the right to control the distribution of derivative or
   49242 collective works based on the Program.
   49243 
   49244 In addition, mere aggregation of another work not based on the Program
   49245 with the Program (or with a work based on the Program) on a volume of
   49246 a storage or distribution medium does not bring the other work under
   49247 the scope of this License.
   49248 
   49249   3. You may copy and distribute the Program (or a work based on it,
   49250 under Section 2) in object code or executable form under the terms of
   49251 Sections 1 and 2 above provided that you also do one of the following:
   49252 
   49253     a) Accompany it with the complete corresponding machine-readable
   49254     source code, which must be distributed under the terms of Sections
   49255     1 and 2 above on a medium customarily used for software interchange; or,
   49256 
   49257     b) Accompany it with a written offer, valid for at least three
   49258     years, to give any third party, for a charge no more than your
   49259     cost of physically performing source distribution, a complete
   49260     machine-readable copy of the corresponding source code, to be
   49261     distributed under the terms of Sections 1 and 2 above on a medium
   49262     customarily used for software interchange; or,
   49263 
   49264     c) Accompany it with the information you received as to the offer
   49265     to distribute corresponding source code.  (This alternative is
   49266     allowed only for noncommercial distribution and only if you
   49267     received the program in object code or executable form with such
   49268     an offer, in accord with Subsection b above.)
   49269 
   49270 The source code for a work means the preferred form of the work for
   49271 making modifications to it.  For an executable work, complete source
   49272 code means all the source code for all modules it contains, plus any
   49273 associated interface definition files, plus the scripts used to
   49274 control compilation and installation of the executable.  However, as a
   49275 special exception, the source code distributed need not include
   49276 anything that is normally distributed (in either source or binary
   49277 form) with the major components (compiler, kernel, and so on) of the
   49278 operating system on which the executable runs, unless that component
   49279 itself accompanies the executable.
   49280 
   49281 If distribution of executable or object code is made by offering
   49282 access to copy from a designated place, then offering equivalent
   49283 access to copy the source code from the same place counts as
   49284 distribution of the source code, even though third parties are not
   49285 compelled to copy the source along with the object code.
   49286 
   49288   4. You may not copy, modify, sublicense, or distribute the Program
   49289 except as expressly provided under this License.  Any attempt
   49290 otherwise to copy, modify, sublicense or distribute the Program is
   49291 void, and will automatically terminate your rights under this License.
   49292 However, parties who have received copies, or rights, from you under
   49293 this License will not have their licenses terminated so long as such
   49294 parties remain in full compliance.
   49295 
   49296   5. You are not required to accept this License, since you have not
   49297 signed it.  However, nothing else grants you permission to modify or
   49298 distribute the Program or its derivative works.  These actions are
   49299 prohibited by law if you do not accept this License.  Therefore, by
   49300 modifying or distributing the Program (or any work based on the
   49301 Program), you indicate your acceptance of this License to do so, and
   49302 all its terms and conditions for copying, distributing or modifying
   49303 the Program or works based on it.
   49304 
   49305   6. Each time you redistribute the Program (or any work based on the
   49306 Program), the recipient automatically receives a license from the
   49307 original licensor to copy, distribute or modify the Program subject to
   49308 these terms and conditions.  You may not impose any further
   49309 restrictions on the recipients' exercise of the rights granted herein.
   49310 You are not responsible for enforcing compliance by third parties to
   49311 this License.
   49312 
   49313   7. If, as a consequence of a court judgment or allegation of patent
   49314 infringement or for any other reason (not limited to patent issues),
   49315 conditions are imposed on you (whether by court order, agreement or
   49316 otherwise) that contradict the conditions of this License, they do not
   49317 excuse you from the conditions of this License.  If you cannot
   49318 distribute so as to satisfy simultaneously your obligations under this
   49319 License and any other pertinent obligations, then as a consequence you
   49320 may not distribute the Program at all.  For example, if a patent
   49321 license would not permit royalty-free redistribution of the Program by
   49322 all those who receive copies directly or indirectly through you, then
   49323 the only way you could satisfy both it and this License would be to
   49324 refrain entirely from distribution of the Program.
   49325 
   49326 If any portion of this section is held invalid or unenforceable under
   49327 any particular circumstance, the balance of the section is intended to
   49328 apply and the section as a whole is intended to apply in other
   49329 circumstances.
   49330 
   49331 It is not the purpose of this section to induce you to infringe any
   49332 patents or other property right claims or to contest validity of any
   49333 such claims; this section has the sole purpose of protecting the
   49334 integrity of the free software distribution system, which is
   49335 implemented by public license practices.  Many people have made
   49336 generous contributions to the wide range of software distributed
   49337 through that system in reliance on consistent application of that
   49338 system; it is up to the author/donor to decide if he or she is willing
   49339 to distribute software through any other system and a licensee cannot
   49340 impose that choice.
   49341 
   49342 This section is intended to make thoroughly clear what is believed to
   49343 be a consequence of the rest of this License.
   49344 
   49346   8. If the distribution and/or use of the Program is restricted in
   49347 certain countries either by patents or by copyrighted interfaces, the
   49348 original copyright holder who places the Program under this License
   49349 may add an explicit geographical distribution limitation excluding
   49350 those countries, so that distribution is permitted only in or among
   49351 countries not thus excluded.  In such case, this License incorporates
   49352 the limitation as if written in the body of this License.
   49353 
   49354   9. The Free Software Foundation may publish revised and/or new versions
   49355 of the General Public License from time to time.  Such new versions will
   49356 be similar in spirit to the present version, but may differ in detail to
   49357 address new problems or concerns.
   49358 
   49359 Each version is given a distinguishing version number.  If the Program
   49360 specifies a version number of this License which applies to it and "any
   49361 later version", you have the option of following the terms and conditions
   49362 either of that version or of any later version published by the Free
   49363 Software Foundation.  If the Program does not specify a version number of
   49364 this License, you may choose any version ever published by the Free Software
   49365 Foundation.
   49366 
   49367   10. If you wish to incorporate parts of the Program into other free
   49368 programs whose distribution conditions are different, write to the author
   49369 to ask for permission.  For software which is copyrighted by the Free
   49370 Software Foundation, write to the Free Software Foundation; we sometimes
   49371 make exceptions for this.  Our decision will be guided by the two goals
   49372 of preserving the free status of all derivatives of our free software and
   49373 of promoting the sharing and reuse of software generally.
   49374 
   49375 			    NO WARRANTY
   49376 
   49377   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
   49378 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
   49379 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
   49380 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
   49381 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
   49382 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
   49383 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
   49384 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
   49385 REPAIR OR CORRECTION.
   49386 
   49387   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
   49388 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
   49389 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
   49390 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
   49391 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
   49392 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
   49393 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
   49394 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
   49395 POSSIBILITY OF SUCH DAMAGES.
   49396 
   49397 		     END OF TERMS AND CONDITIONS
   49398 
   49400 	    How to Apply These Terms to Your New Programs
   49401 
   49402   If you develop a new program, and you want it to be of the greatest
   49403 possible use to the public, the best way to achieve this is to make it
   49404 free software which everyone can redistribute and change under these terms.
   49405 
   49406   To do so, attach the following notices to the program.  It is safest
   49407 to attach them to the start of each source file to most effectively
   49408 convey the exclusion of warranty; and each file should have at least
   49409 the "copyright" line and a pointer to where the full notice is found.
   49410 
   49411     &lt;one line to give the program's name and a brief idea of what it does.&gt;
   49412     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   49413 
   49414     This program is free software; you can redistribute it and/or modify
   49415     it under the terms of the GNU General Public License as published by
   49416     the Free Software Foundation; either version 2 of the License, or
   49417     (at your option) any later version.
   49418 
   49419     This program is distributed in the hope that it will be useful,
   49420     but WITHOUT ANY WARRANTY; without even the implied warranty of
   49421     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   49422     GNU General Public License for more details.
   49423 
   49424     You should have received a copy of the GNU General Public License
   49425     along with this program; if not, write to the Free Software
   49426     Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
   49427 
   49428 
   49429 Also add information on how to contact you by electronic and paper mail.
   49430 
   49431 If the program is interactive, make it output a short notice like this
   49432 when it starts in an interactive mode:
   49433 
   49434     Gnomovision version 69, Copyright (C) year name of author
   49435     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
   49436     This is free software, and you are welcome to redistribute it
   49437     under certain conditions; type `show c' for details.
   49438 
   49439 The hypothetical commands `show w' and `show c' should show the appropriate
   49440 parts of the General Public License.  Of course, the commands you use may
   49441 be called something other than `show w' and `show c'; they could even be
   49442 mouse-clicks or menu items--whatever suits your program.
   49443 
   49444 You should also get your employer (if you work as a programmer) or your
   49445 school, if any, to sign a "copyright disclaimer" for the program, if
   49446 necessary.  Here is a sample; alter the names:
   49447 
   49448   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
   49449   `Gnomovision' (which makes passes at compilers) written by James Hacker.
   49450 
   49451   &lt;signature of Ty Coon&gt;, 1 April 1989
   49452   Ty Coon, President of Vice
   49453 
   49454 This General Public License does not permit incorporating your program into
   49455 proprietary programs.  If your program is a subroutine library, you may
   49456 consider it more useful to permit linking proprietary applications with the
   49457 library.  If this is what you want to do, use the GNU Library General
   49458 Public License instead of this License.
   49459 </pre>
   49460 </div>
   49461 </div>
   49462 
   49463 
   49464 <div class="product">
   49465 <span class="title">netperf</span>
   49466 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   49467 <span class="homepage"><a href="http://www.netperf.org/">homepage</a></span>
   49468 <div class="licence">
   49469 <pre>
   49470  
   49471               Copyright (C) 1993 Hewlett-Packard Company
   49472                          ALL RIGHTS RESERVED.
   49473  
   49474   The enclosed software and documentation includes copyrighted works
   49475   of Hewlett-Packard Co. For as long as you comply with the following
   49476   limitations, you are hereby authorized to (i) use, reproduce, and
   49477   modify the software and documentation, and to (ii) distribute the
   49478   software and documentation, including modifications, for
   49479   non-commercial purposes only.
   49480       
   49481   1.  The enclosed software and documentation is made available at no
   49482       charge in order to advance the general development of
   49483       high-performance networking products.
   49484  
   49485   2.  You may not delete any copyright notices contained in the
   49486       software or documentation. All hard copies, and copies in
   49487       source code or object code form, of the software or
   49488       documentation (including modifications) must contain at least
   49489       one of the copyright notices.
   49490  
   49491   3.  The enclosed software and documentation has not been subjected
   49492       to testing and quality control and is not a Hewlett-Packard Co.
   49493       product. At a future time, Hewlett-Packard Co. may or may not
   49494       offer a version of the software and documentation as a product.
   49495   
   49496   4.  THE SOFTWARE AND DOCUMENTATION IS PROVIDED "AS IS".
   49497       HEWLETT-PACKARD COMPANY DOES NOT WARRANT THAT THE USE,
   49498       REPRODUCTION, MODIFICATION OR DISTRIBUTION OF THE SOFTWARE OR
   49499       DOCUMENTATION WILL NOT INFRINGE A THIRD PARTY'S INTELLECTUAL
   49500       PROPERTY RIGHTS. HP DOES NOT WARRANT THAT THE SOFTWARE OR
   49501       DOCUMENTATION IS ERROR FREE. HP DISCLAIMS ALL WARRANTIES,
   49502       EXPRESS AND IMPLIED, WITH REGARD TO THE SOFTWARE AND THE
   49503       DOCUMENTATION. HP SPECIFICALLY DISCLAIMS ALL WARRANTIES OF
   49504       MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
   49505   
   49506   5.  HEWLETT-PACKARD COMPANY WILL NOT IN ANY EVENT BE LIABLE FOR ANY
   49507       DIRECT, INDIRECT, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES
   49508       (INCLUDING LOST PROFITS) RELATED TO ANY USE, REPRODUCTION,
   49509       MODIFICATION, OR DISTRIBUTION OF THE SOFTWARE OR DOCUMENTATION.
   49510  
   49511 
   49512 </pre>
   49513 </div>
   49514 </div>
   49515 
   49516 
   49517 <div class="product">
   49518 <span class="title">nspr</span>
   49519 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   49520 <span class="homepage"><a href="http://www.mozilla.org/projects/nspr/">homepage</a></span>
   49521 <div class="licence">
   49522 <pre>		    GNU GENERAL PUBLIC LICENSE
   49523 		       Version 2, June 1991
   49524 
   49525  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
   49526                        51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
   49527  Everyone is permitted to copy and distribute verbatim copies
   49528  of this license document, but changing it is not allowed.
   49529 
   49530 			    Preamble
   49531 
   49532   The licenses for most software are designed to take away your
   49533 freedom to share and change it.  By contrast, the GNU General Public
   49534 License is intended to guarantee your freedom to share and change free
   49535 software--to make sure the software is free for all its users.  This
   49536 General Public License applies to most of the Free Software
   49537 Foundation's software and to any other program whose authors commit to
   49538 using it.  (Some other Free Software Foundation software is covered by
   49539 the GNU Library General Public License instead.)  You can apply it to
   49540 your programs, too.
   49541 
   49542   When we speak of free software, we are referring to freedom, not
   49543 price.  Our General Public Licenses are designed to make sure that you
   49544 have the freedom to distribute copies of free software (and charge for
   49545 this service if you wish), that you receive source code or can get it
   49546 if you want it, that you can change the software or use pieces of it
   49547 in new free programs; and that you know you can do these things.
   49548 
   49549   To protect your rights, we need to make restrictions that forbid
   49550 anyone to deny you these rights or to ask you to surrender the rights.
   49551 These restrictions translate to certain responsibilities for you if you
   49552 distribute copies of the software, or if you modify it.
   49553 
   49554   For example, if you distribute copies of such a program, whether
   49555 gratis or for a fee, you must give the recipients all the rights that
   49556 you have.  You must make sure that they, too, receive or can get the
   49557 source code.  And you must show them these terms so they know their
   49558 rights.
   49559 
   49560   We protect your rights with two steps: (1) copyright the software, and
   49561 (2) offer you this license which gives you legal permission to copy,
   49562 distribute and/or modify the software.
   49563 
   49564   Also, for each author's protection and ours, we want to make certain
   49565 that everyone understands that there is no warranty for this free
   49566 software.  If the software is modified by someone else and passed on, we
   49567 want its recipients to know that what they have is not the original, so
   49568 that any problems introduced by others will not reflect on the original
   49569 authors' reputations.
   49570 
   49571   Finally, any free program is threatened constantly by software
   49572 patents.  We wish to avoid the danger that redistributors of a free
   49573 program will individually obtain patent licenses, in effect making the
   49574 program proprietary.  To prevent this, we have made it clear that any
   49575 patent must be licensed for everyone's free use or not licensed at all.
   49576 
   49577   The precise terms and conditions for copying, distribution and
   49578 modification follow.
   49579 
   49581 		    GNU GENERAL PUBLIC LICENSE
   49582    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   49583 
   49584   0. This License applies to any program or other work which contains
   49585 a notice placed by the copyright holder saying it may be distributed
   49586 under the terms of this General Public License.  The "Program", below,
   49587 refers to any such program or work, and a "work based on the Program"
   49588 means either the Program or any derivative work under copyright law:
   49589 that is to say, a work containing the Program or a portion of it,
   49590 either verbatim or with modifications and/or translated into another
   49591 language.  (Hereinafter, translation is included without limitation in
   49592 the term "modification".)  Each licensee is addressed as "you".
   49593 
   49594 Activities other than copying, distribution and modification are not
   49595 covered by this License; they are outside its scope.  The act of
   49596 running the Program is not restricted, and the output from the Program
   49597 is covered only if its contents constitute a work based on the
   49598 Program (independent of having been made by running the Program).
   49599 Whether that is true depends on what the Program does.
   49600 
   49601   1. You may copy and distribute verbatim copies of the Program's
   49602 source code as you receive it, in any medium, provided that you
   49603 conspicuously and appropriately publish on each copy an appropriate
   49604 copyright notice and disclaimer of warranty; keep intact all the
   49605 notices that refer to this License and to the absence of any warranty;
   49606 and give any other recipients of the Program a copy of this License
   49607 along with the Program.
   49608 
   49609 You may charge a fee for the physical act of transferring a copy, and
   49610 you may at your option offer warranty protection in exchange for a fee.
   49611 
   49612   2. You may modify your copy or copies of the Program or any portion
   49613 of it, thus forming a work based on the Program, and copy and
   49614 distribute such modifications or work under the terms of Section 1
   49615 above, provided that you also meet all of these conditions:
   49616 
   49617     a) You must cause the modified files to carry prominent notices
   49618     stating that you changed the files and the date of any change.
   49619 
   49620     b) You must cause any work that you distribute or publish, that in
   49621     whole or in part contains or is derived from the Program or any
   49622     part thereof, to be licensed as a whole at no charge to all third
   49623     parties under the terms of this License.
   49624 
   49625     c) If the modified program normally reads commands interactively
   49626     when run, you must cause it, when started running for such
   49627     interactive use in the most ordinary way, to print or display an
   49628     announcement including an appropriate copyright notice and a
   49629     notice that there is no warranty (or else, saying that you provide
   49630     a warranty) and that users may redistribute the program under
   49631     these conditions, and telling the user how to view a copy of this
   49632     License.  (Exception: if the Program itself is interactive but
   49633     does not normally print such an announcement, your work based on
   49634     the Program is not required to print an announcement.)
   49635 
   49637 These requirements apply to the modified work as a whole.  If
   49638 identifiable sections of that work are not derived from the Program,
   49639 and can be reasonably considered independent and separate works in
   49640 themselves, then this License, and its terms, do not apply to those
   49641 sections when you distribute them as separate works.  But when you
   49642 distribute the same sections as part of a whole which is a work based
   49643 on the Program, the distribution of the whole must be on the terms of
   49644 this License, whose permissions for other licensees extend to the
   49645 entire whole, and thus to each and every part regardless of who wrote it.
   49646 
   49647 Thus, it is not the intent of this section to claim rights or contest
   49648 your rights to work written entirely by you; rather, the intent is to
   49649 exercise the right to control the distribution of derivative or
   49650 collective works based on the Program.
   49651 
   49652 In addition, mere aggregation of another work not based on the Program
   49653 with the Program (or with a work based on the Program) on a volume of
   49654 a storage or distribution medium does not bring the other work under
   49655 the scope of this License.
   49656 
   49657   3. You may copy and distribute the Program (or a work based on it,
   49658 under Section 2) in object code or executable form under the terms of
   49659 Sections 1 and 2 above provided that you also do one of the following:
   49660 
   49661     a) Accompany it with the complete corresponding machine-readable
   49662     source code, which must be distributed under the terms of Sections
   49663     1 and 2 above on a medium customarily used for software interchange; or,
   49664 
   49665     b) Accompany it with a written offer, valid for at least three
   49666     years, to give any third party, for a charge no more than your
   49667     cost of physically performing source distribution, a complete
   49668     machine-readable copy of the corresponding source code, to be
   49669     distributed under the terms of Sections 1 and 2 above on a medium
   49670     customarily used for software interchange; or,
   49671 
   49672     c) Accompany it with the information you received as to the offer
   49673     to distribute corresponding source code.  (This alternative is
   49674     allowed only for noncommercial distribution and only if you
   49675     received the program in object code or executable form with such
   49676     an offer, in accord with Subsection b above.)
   49677 
   49678 The source code for a work means the preferred form of the work for
   49679 making modifications to it.  For an executable work, complete source
   49680 code means all the source code for all modules it contains, plus any
   49681 associated interface definition files, plus the scripts used to
   49682 control compilation and installation of the executable.  However, as a
   49683 special exception, the source code distributed need not include
   49684 anything that is normally distributed (in either source or binary
   49685 form) with the major components (compiler, kernel, and so on) of the
   49686 operating system on which the executable runs, unless that component
   49687 itself accompanies the executable.
   49688 
   49689 If distribution of executable or object code is made by offering
   49690 access to copy from a designated place, then offering equivalent
   49691 access to copy the source code from the same place counts as
   49692 distribution of the source code, even though third parties are not
   49693 compelled to copy the source along with the object code.
   49694 
   49696   4. You may not copy, modify, sublicense, or distribute the Program
   49697 except as expressly provided under this License.  Any attempt
   49698 otherwise to copy, modify, sublicense or distribute the Program is
   49699 void, and will automatically terminate your rights under this License.
   49700 However, parties who have received copies, or rights, from you under
   49701 this License will not have their licenses terminated so long as such
   49702 parties remain in full compliance.
   49703 
   49704   5. You are not required to accept this License, since you have not
   49705 signed it.  However, nothing else grants you permission to modify or
   49706 distribute the Program or its derivative works.  These actions are
   49707 prohibited by law if you do not accept this License.  Therefore, by
   49708 modifying or distributing the Program (or any work based on the
   49709 Program), you indicate your acceptance of this License to do so, and
   49710 all its terms and conditions for copying, distributing or modifying
   49711 the Program or works based on it.
   49712 
   49713   6. Each time you redistribute the Program (or any work based on the
   49714 Program), the recipient automatically receives a license from the
   49715 original licensor to copy, distribute or modify the Program subject to
   49716 these terms and conditions.  You may not impose any further
   49717 restrictions on the recipients' exercise of the rights granted herein.
   49718 You are not responsible for enforcing compliance by third parties to
   49719 this License.
   49720 
   49721   7. If, as a consequence of a court judgment or allegation of patent
   49722 infringement or for any other reason (not limited to patent issues),
   49723 conditions are imposed on you (whether by court order, agreement or
   49724 otherwise) that contradict the conditions of this License, they do not
   49725 excuse you from the conditions of this License.  If you cannot
   49726 distribute so as to satisfy simultaneously your obligations under this
   49727 License and any other pertinent obligations, then as a consequence you
   49728 may not distribute the Program at all.  For example, if a patent
   49729 license would not permit royalty-free redistribution of the Program by
   49730 all those who receive copies directly or indirectly through you, then
   49731 the only way you could satisfy both it and this License would be to
   49732 refrain entirely from distribution of the Program.
   49733 
   49734 If any portion of this section is held invalid or unenforceable under
   49735 any particular circumstance, the balance of the section is intended to
   49736 apply and the section as a whole is intended to apply in other
   49737 circumstances.
   49738 
   49739 It is not the purpose of this section to induce you to infringe any
   49740 patents or other property right claims or to contest validity of any
   49741 such claims; this section has the sole purpose of protecting the
   49742 integrity of the free software distribution system, which is
   49743 implemented by public license practices.  Many people have made
   49744 generous contributions to the wide range of software distributed
   49745 through that system in reliance on consistent application of that
   49746 system; it is up to the author/donor to decide if he or she is willing
   49747 to distribute software through any other system and a licensee cannot
   49748 impose that choice.
   49749 
   49750 This section is intended to make thoroughly clear what is believed to
   49751 be a consequence of the rest of this License.
   49752 
   49754   8. If the distribution and/or use of the Program is restricted in
   49755 certain countries either by patents or by copyrighted interfaces, the
   49756 original copyright holder who places the Program under this License
   49757 may add an explicit geographical distribution limitation excluding
   49758 those countries, so that distribution is permitted only in or among
   49759 countries not thus excluded.  In such case, this License incorporates
   49760 the limitation as if written in the body of this License.
   49761 
   49762   9. The Free Software Foundation may publish revised and/or new versions
   49763 of the General Public License from time to time.  Such new versions will
   49764 be similar in spirit to the present version, but may differ in detail to
   49765 address new problems or concerns.
   49766 
   49767 Each version is given a distinguishing version number.  If the Program
   49768 specifies a version number of this License which applies to it and "any
   49769 later version", you have the option of following the terms and conditions
   49770 either of that version or of any later version published by the Free
   49771 Software Foundation.  If the Program does not specify a version number of
   49772 this License, you may choose any version ever published by the Free Software
   49773 Foundation.
   49774 
   49775   10. If you wish to incorporate parts of the Program into other free
   49776 programs whose distribution conditions are different, write to the author
   49777 to ask for permission.  For software which is copyrighted by the Free
   49778 Software Foundation, write to the Free Software Foundation; we sometimes
   49779 make exceptions for this.  Our decision will be guided by the two goals
   49780 of preserving the free status of all derivatives of our free software and
   49781 of promoting the sharing and reuse of software generally.
   49782 
   49783 			    NO WARRANTY
   49784 
   49785   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
   49786 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
   49787 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
   49788 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
   49789 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
   49790 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
   49791 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
   49792 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
   49793 REPAIR OR CORRECTION.
   49794 
   49795   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
   49796 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
   49797 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
   49798 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
   49799 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
   49800 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
   49801 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
   49802 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
   49803 POSSIBILITY OF SUCH DAMAGES.
   49804 
   49805 		     END OF TERMS AND CONDITIONS
   49806 
   49808 	    How to Apply These Terms to Your New Programs
   49809 
   49810   If you develop a new program, and you want it to be of the greatest
   49811 possible use to the public, the best way to achieve this is to make it
   49812 free software which everyone can redistribute and change under these terms.
   49813 
   49814   To do so, attach the following notices to the program.  It is safest
   49815 to attach them to the start of each source file to most effectively
   49816 convey the exclusion of warranty; and each file should have at least
   49817 the "copyright" line and a pointer to where the full notice is found.
   49818 
   49819     &lt;one line to give the program's name and a brief idea of what it does.&gt;
   49820     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   49821 
   49822     This program is free software; you can redistribute it and/or modify
   49823     it under the terms of the GNU General Public License as published by
   49824     the Free Software Foundation; either version 2 of the License, or
   49825     (at your option) any later version.
   49826 
   49827     This program is distributed in the hope that it will be useful,
   49828     but WITHOUT ANY WARRANTY; without even the implied warranty of
   49829     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   49830     GNU General Public License for more details.
   49831 
   49832     You should have received a copy of the GNU General Public License
   49833     along with this program; if not, write to the Free Software
   49834     Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
   49835 
   49836 
   49837 Also add information on how to contact you by electronic and paper mail.
   49838 
   49839 If the program is interactive, make it output a short notice like this
   49840 when it starts in an interactive mode:
   49841 
   49842     Gnomovision version 69, Copyright (C) year name of author
   49843     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
   49844     This is free software, and you are welcome to redistribute it
   49845     under certain conditions; type `show c' for details.
   49846 
   49847 The hypothetical commands `show w' and `show c' should show the appropriate
   49848 parts of the General Public License.  Of course, the commands you use may
   49849 be called something other than `show w' and `show c'; they could even be
   49850 mouse-clicks or menu items--whatever suits your program.
   49851 
   49852 You should also get your employer (if you work as a programmer) or your
   49853 school, if any, to sign a "copyright disclaimer" for the program, if
   49854 necessary.  Here is a sample; alter the names:
   49855 
   49856   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
   49857   `Gnomovision' (which makes passes at compilers) written by James Hacker.
   49858 
   49859   &lt;signature of Ty Coon&gt;, 1 April 1989
   49860   Ty Coon, President of Vice
   49861 
   49862 This General Public License does not permit incorporating your program into
   49863 proprietary programs.  If your program is a subroutine library, you may
   49864 consider it more useful to permit linking proprietary applications with the
   49865 library.  If this is what you want to do, use the GNU Library General
   49866 Public License instead of this License.
   49867 </pre>
   49868 </div>
   49869 </div>
   49870 
   49871 
   49872 <div class="product">
   49873 <span class="title">nss</span>
   49874 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   49875 <span class="homepage"><a href="http://www.mozilla.org/projects/security/pki/nss/">homepage</a></span>
   49876 <div class="licence">
   49877 <pre>                          MOZILLA PUBLIC LICENSE
   49878                                 Version 1.1
   49879 
   49880                               ---------------
   49881 
   49882 1. Definitions.
   49883 
   49884      1.0.1. "Commercial Use" means distribution or otherwise making the
   49885      Covered Code available to a third party.
   49886 
   49887      1.1. "Contributor" means each entity that creates or contributes to
   49888      the creation of Modifications.
   49889 
   49890      1.2. "Contributor Version" means the combination of the Original
   49891      Code, prior Modifications used by a Contributor, and the Modifications
   49892      made by that particular Contributor.
   49893 
   49894      1.3. "Covered Code" means the Original Code or Modifications or the
   49895      combination of the Original Code and Modifications, in each case
   49896      including portions thereof.
   49897 
   49898      1.4. "Electronic Distribution Mechanism" means a mechanism generally
   49899      accepted in the software development community for the electronic
   49900      transfer of data.
   49901 
   49902      1.5. "Executable" means Covered Code in any form other than Source
   49903      Code.
   49904 
   49905      1.6. "Initial Developer" means the individual or entity identified
   49906      as the Initial Developer in the Source Code notice required by Exhibit
   49907      A.
   49908 
   49909      1.7. "Larger Work" means a work which combines Covered Code or
   49910      portions thereof with code not governed by the terms of this License.
   49911 
   49912      1.8. "License" means this document.
   49913 
   49914      1.8.1. "Licensable" means having the right to grant, to the maximum
   49915      extent possible, whether at the time of the initial grant or
   49916      subsequently acquired, any and all of the rights conveyed herein.
   49917 
   49918      1.9. "Modifications" means any addition to or deletion from the
   49919      substance or structure of either the Original Code or any previous
   49920      Modifications. When Covered Code is released as a series of files, a
   49921      Modification is:
   49922           A. Any addition to or deletion from the contents of a file
   49923           containing Original Code or previous Modifications.
   49924 
   49925           B. Any new file that contains any part of the Original Code or
   49926           previous Modifications.
   49927 
   49928      1.10. "Original Code" means Source Code of computer software code
   49929      which is described in the Source Code notice required by Exhibit A as
   49930      Original Code, and which, at the time of its release under this
   49931      License is not already Covered Code governed by this License.
   49932 
   49933      1.10.1. "Patent Claims" means any patent claim(s), now owned or
   49934      hereafter acquired, including without limitation,  method, process,
   49935      and apparatus claims, in any patent Licensable by grantor.
   49936 
   49937      1.11. "Source Code" means the preferred form of the Covered Code for
   49938      making modifications to it, including all modules it contains, plus
   49939      any associated interface definition files, scripts used to control
   49940      compilation and installation of an Executable, or source code
   49941      differential comparisons against either the Original Code or another
   49942      well known, available Covered Code of the Contributor's choice. The
   49943      Source Code can be in a compressed or archival form, provided the
   49944      appropriate decompression or de-archiving software is widely available
   49945      for no charge.
   49946 
   49947      1.12. "You" (or "Your")  means an individual or a legal entity
   49948      exercising rights under, and complying with all of the terms of, this
   49949      License or a future version of this License issued under Section 6.1.
   49950      For legal entities, "You" includes any entity which controls, is
   49951      controlled by, or is under common control with You. For purposes of
   49952      this definition, "control" means (a) the power, direct or indirect,
   49953      to cause the direction or management of such entity, whether by
   49954      contract or otherwise, or (b) ownership of more than fifty percent
   49955      (50%) of the outstanding shares or beneficial ownership of such
   49956      entity.
   49957 
   49958 2. Source Code License.
   49959 
   49960      2.1. The Initial Developer Grant.
   49961      The Initial Developer hereby grants You a world-wide, royalty-free,
   49962      non-exclusive license, subject to third party intellectual property
   49963      claims:
   49964           (a)  under intellectual property rights (other than patent or
   49965           trademark) Licensable by Initial Developer to use, reproduce,
   49966           modify, display, perform, sublicense and distribute the Original
   49967           Code (or portions thereof) with or without Modifications, and/or
   49968           as part of a Larger Work; and
   49969 
   49970           (b) under Patents Claims infringed by the making, using or
   49971           selling of Original Code, to make, have made, use, practice,
   49972           sell, and offer for sale, and/or otherwise dispose of the
   49973           Original Code (or portions thereof).
   49974 
   49975           (c) the licenses granted in this Section 2.1(a) and (b) are
   49976           effective on the date Initial Developer first distributes
   49977           Original Code under the terms of this License.
   49978 
   49979           (d) Notwithstanding Section 2.1(b) above, no patent license is
   49980           granted: 1) for code that You delete from the Original Code; 2)
   49981           separate from the Original Code;  or 3) for infringements caused
   49982           by: i) the modification of the Original Code or ii) the
   49983           combination of the Original Code with other software or devices.
   49984 
   49985      2.2. Contributor Grant.
   49986      Subject to third party intellectual property claims, each Contributor
   49987      hereby grants You a world-wide, royalty-free, non-exclusive license
   49988 
   49989           (a)  under intellectual property rights (other than patent or
   49990           trademark) Licensable by Contributor, to use, reproduce, modify,
   49991           display, perform, sublicense and distribute the Modifications
   49992           created by such Contributor (or portions thereof) either on an
   49993           unmodified basis, with other Modifications, as Covered Code
   49994           and/or as part of a Larger Work; and
   49995 
   49996           (b) under Patent Claims infringed by the making, using, or
   49997           selling of  Modifications made by that Contributor either alone
   49998           and/or in combination with its Contributor Version (or portions
   49999           of such combination), to make, use, sell, offer for sale, have
   50000           made, and/or otherwise dispose of: 1) Modifications made by that
   50001           Contributor (or portions thereof); and 2) the combination of
   50002           Modifications made by that Contributor with its Contributor
   50003           Version (or portions of such combination).
   50004 
   50005           (c) the licenses granted in Sections 2.2(a) and 2.2(b) are
   50006           effective on the date Contributor first makes Commercial Use of
   50007           the Covered Code.
   50008 
   50009           (d)    Notwithstanding Section 2.2(b) above, no patent license is
   50010           granted: 1) for any code that Contributor has deleted from the
   50011           Contributor Version; 2)  separate from the Contributor Version;
   50012           3)  for infringements caused by: i) third party modifications of
   50013           Contributor Version or ii)  the combination of Modifications made
   50014           by that Contributor with other software  (except as part of the
   50015           Contributor Version) or other devices; or 4) under Patent Claims
   50016           infringed by Covered Code in the absence of Modifications made by
   50017           that Contributor.
   50018 
   50019 3. Distribution Obligations.
   50020 
   50021      3.1. Application of License.
   50022      The Modifications which You create or to which You contribute are
   50023      governed by the terms of this License, including without limitation
   50024      Section 2.2. The Source Code version of Covered Code may be
   50025      distributed only under the terms of this License or a future version
   50026      of this License released under Section 6.1, and You must include a
   50027      copy of this License with every copy of the Source Code You
   50028      distribute. You may not offer or impose any terms on any Source Code
   50029      version that alters or restricts the applicable version of this
   50030      License or the recipients' rights hereunder. However, You may include
   50031      an additional document offering the additional rights described in
   50032      Section 3.5.
   50033 
   50034      3.2. Availability of Source Code.
   50035      Any Modification which You create or to which You contribute must be
   50036      made available in Source Code form under the terms of this License
   50037      either on the same media as an Executable version or via an accepted
   50038      Electronic Distribution Mechanism to anyone to whom you made an
   50039      Executable version available; and if made available via Electronic
   50040      Distribution Mechanism, must remain available for at least twelve (12)
   50041      months after the date it initially became available, or at least six
   50042      (6) months after a subsequent version of that particular Modification
   50043      has been made available to such recipients. You are responsible for
   50044      ensuring that the Source Code version remains available even if the
   50045      Electronic Distribution Mechanism is maintained by a third party.
   50046 
   50047      3.3. Description of Modifications.
   50048      You must cause all Covered Code to which You contribute to contain a
   50049      file documenting the changes You made to create that Covered Code and
   50050      the date of any change. You must include a prominent statement that
   50051      the Modification is derived, directly or indirectly, from Original
   50052      Code provided by the Initial Developer and including the name of the
   50053      Initial Developer in (a) the Source Code, and (b) in any notice in an
   50054      Executable version or related documentation in which You describe the
   50055      origin or ownership of the Covered Code.
   50056 
   50057      3.4. Intellectual Property Matters
   50058           (a) Third Party Claims.
   50059           If Contributor has knowledge that a license under a third party's
   50060           intellectual property rights is required to exercise the rights
   50061           granted by such Contributor under Sections 2.1 or 2.2,
   50062           Contributor must include a text file with the Source Code
   50063           distribution titled "LEGAL" which describes the claim and the
   50064           party making the claim in sufficient detail that a recipient will
   50065           know whom to contact. If Contributor obtains such knowledge after
   50066           the Modification is made available as described in Section 3.2,
   50067           Contributor shall promptly modify the LEGAL file in all copies
   50068           Contributor makes available thereafter and shall take other steps
   50069           (such as notifying appropriate mailing lists or newsgroups)
   50070           reasonably calculated to inform those who received the Covered
   50071           Code that new knowledge has been obtained.
   50072 
   50073           (b) Contributor APIs.
   50074           If Contributor's Modifications include an application programming
   50075           interface and Contributor has knowledge of patent licenses which
   50076           are reasonably necessary to implement that API, Contributor must
   50077           also include this information in the LEGAL file.
   50078 
   50079                (c)    Representations.
   50080           Contributor represents that, except as disclosed pursuant to
   50081           Section 3.4(a) above, Contributor believes that Contributor's
   50082           Modifications are Contributor's original creation(s) and/or
   50083           Contributor has sufficient rights to grant the rights conveyed by
   50084           this License.
   50085 
   50086      3.5. Required Notices.
   50087      You must duplicate the notice in Exhibit A in each file of the Source
   50088      Code.  If it is not possible to put such notice in a particular Source
   50089      Code file due to its structure, then You must include such notice in a
   50090      location (such as a relevant directory) where a user would be likely
   50091      to look for such a notice.  If You created one or more Modification(s)
   50092      You may add your name as a Contributor to the notice described in
   50093      Exhibit A.  You must also duplicate this License in any documentation
   50094      for the Source Code where You describe recipients' rights or ownership
   50095      rights relating to Covered Code.  You may choose to offer, and to
   50096      charge a fee for, warranty, support, indemnity or liability
   50097      obligations to one or more recipients of Covered Code. However, You
   50098      may do so only on Your own behalf, and not on behalf of the Initial
   50099      Developer or any Contributor. You must make it absolutely clear than
   50100      any such warranty, support, indemnity or liability obligation is
   50101      offered by You alone, and You hereby agree to indemnify the Initial
   50102      Developer and every Contributor for any liability incurred by the
   50103      Initial Developer or such Contributor as a result of warranty,
   50104      support, indemnity or liability terms You offer.
   50105 
   50106      3.6. Distribution of Executable Versions.
   50107      You may distribute Covered Code in Executable form only if the
   50108      requirements of Section 3.1-3.5 have been met for that Covered Code,
   50109      and if You include a notice stating that the Source Code version of
   50110      the Covered Code is available under the terms of this License,
   50111      including a description of how and where You have fulfilled the
   50112      obligations of Section 3.2. The notice must be conspicuously included
   50113      in any notice in an Executable version, related documentation or
   50114      collateral in which You describe recipients' rights relating to the
   50115      Covered Code. You may distribute the Executable version of Covered
   50116      Code or ownership rights under a license of Your choice, which may
   50117      contain terms different from this License, provided that You are in
   50118      compliance with the terms of this License and that the license for the
   50119      Executable version does not attempt to limit or alter the recipient's
   50120      rights in the Source Code version from the rights set forth in this
   50121      License. If You distribute the Executable version under a different
   50122      license You must make it absolutely clear that any terms which differ
   50123      from this License are offered by You alone, not by the Initial
   50124      Developer or any Contributor. You hereby agree to indemnify the
   50125      Initial Developer and every Contributor for any liability incurred by
   50126      the Initial Developer or such Contributor as a result of any such
   50127      terms You offer.
   50128 
   50129      3.7. Larger Works.
   50130      You may create a Larger Work by combining Covered Code with other code
   50131      not governed by the terms of this License and distribute the Larger
   50132      Work as a single product. In such a case, You must make sure the
   50133      requirements of this License are fulfilled for the Covered Code.
   50134 
   50135 4. Inability to Comply Due to Statute or Regulation.
   50136 
   50137      If it is impossible for You to comply with any of the terms of this
   50138      License with respect to some or all of the Covered Code due to
   50139      statute, judicial order, or regulation then You must: (a) comply with
   50140      the terms of this License to the maximum extent possible; and (b)
   50141      describe the limitations and the code they affect. Such description
   50142      must be included in the LEGAL file described in Section 3.4 and must
   50143      be included with all distributions of the Source Code. Except to the
   50144      extent prohibited by statute or regulation, such description must be
   50145      sufficiently detailed for a recipient of ordinary skill to be able to
   50146      understand it.
   50147 
   50148 5. Application of this License.
   50149 
   50150      This License applies to code to which the Initial Developer has
   50151      attached the notice in Exhibit A and to related Covered Code.
   50152 
   50153 6. Versions of the License.
   50154 
   50155      6.1. New Versions.
   50156      Netscape Communications Corporation ("Netscape") may publish revised
   50157      and/or new versions of the License from time to time. Each version
   50158      will be given a distinguishing version number.
   50159 
   50160      6.2. Effect of New Versions.
   50161      Once Covered Code has been published under a particular version of the
   50162      License, You may always continue to use it under the terms of that
   50163      version. You may also choose to use such Covered Code under the terms
   50164      of any subsequent version of the License published by Netscape. No one
   50165      other than Netscape has the right to modify the terms applicable to
   50166      Covered Code created under this License.
   50167 
   50168      6.3. Derivative Works.
   50169      If You create or use a modified version of this License (which you may
   50170      only do in order to apply it to code which is not already Covered Code
   50171      governed by this License), You must (a) rename Your license so that
   50172      the phrases "Mozilla", "MOZILLAPL", "MOZPL", "Netscape",
   50173      "MPL", "NPL" or any confusingly similar phrase do not appear in your
   50174      license (except to note that your license differs from this License)
   50175      and (b) otherwise make it clear that Your version of the license
   50176      contains terms which differ from the Mozilla Public License and
   50177      Netscape Public License. (Filling in the name of the Initial
   50178      Developer, Original Code or Contributor in the notice described in
   50179      Exhibit A shall not of themselves be deemed to be modifications of
   50180      this License.)
   50181 
   50182 7. DISCLAIMER OF WARRANTY.
   50183 
   50184      COVERED CODE IS PROVIDED UNDER THIS LICENSE ON AN "AS IS" BASIS,
   50185      WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING,
   50186      WITHOUT LIMITATION, WARRANTIES THAT THE COVERED CODE IS FREE OF
   50187      DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING.
   50188      THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE COVERED CODE
   50189      IS WITH YOU. SHOULD ANY COVERED CODE PROVE DEFECTIVE IN ANY RESPECT,
   50190      YOU (NOT THE INITIAL DEVELOPER OR ANY OTHER CONTRIBUTOR) ASSUME THE
   50191      COST OF ANY NECESSARY SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER
   50192      OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO USE OF
   50193      ANY COVERED CODE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER.
   50194 
   50195 8. TERMINATION.
   50196 
   50197      8.1.  This License and the rights granted hereunder will terminate
   50198      automatically if You fail to comply with terms herein and fail to cure
   50199      such breach within 30 days of becoming aware of the breach. All
   50200      sublicenses to the Covered Code which are properly granted shall
   50201      survive any termination of this License. Provisions which, by their
   50202      nature, must remain in effect beyond the termination of this License
   50203      shall survive.
   50204 
   50205      8.2.  If You initiate litigation by asserting a patent infringement
   50206      claim (excluding declatory judgment actions) against Initial Developer
   50207      or a Contributor (the Initial Developer or Contributor against whom
   50208      You file such action is referred to as "Participant")  alleging that:
   50209 
   50210      (a)  such Participant's Contributor Version directly or indirectly
   50211      infringes any patent, then any and all rights granted by such
   50212      Participant to You under Sections 2.1 and/or 2.2 of this License
   50213      shall, upon 60 days notice from Participant terminate prospectively,
   50214      unless if within 60 days after receipt of notice You either: (i)
   50215      agree in writing to pay Participant a mutually agreeable reasonable
   50216      royalty for Your past and future use of Modifications made by such
   50217      Participant, or (ii) withdraw Your litigation claim with respect to
   50218      the Contributor Version against such Participant.  If within 60 days
   50219      of notice, a reasonable royalty and payment arrangement are not
   50220      mutually agreed upon in writing by the parties or the litigation claim
   50221      is not withdrawn, the rights granted by Participant to You under
   50222      Sections 2.1 and/or 2.2 automatically terminate at the expiration of
   50223      the 60 day notice period specified above.
   50224 
   50225      (b)  any software, hardware, or device, other than such Participant's
   50226      Contributor Version, directly or indirectly infringes any patent, then
   50227      any rights granted to You by such Participant under Sections 2.1(b)
   50228      and 2.2(b) are revoked effective as of the date You first made, used,
   50229      sold, distributed, or had made, Modifications made by that
   50230      Participant.
   50231 
   50232      8.3.  If You assert a patent infringement claim against Participant
   50233      alleging that such Participant's Contributor Version directly or
   50234      indirectly infringes any patent where such claim is resolved (such as
   50235      by license or settlement) prior to the initiation of patent
   50236      infringement litigation, then the reasonable value of the licenses
   50237      granted by such Participant under Sections 2.1 or 2.2 shall be taken
   50238      into account in determining the amount or value of any payment or
   50239      license.
   50240 
   50241      8.4.  In the event of termination under Sections 8.1 or 8.2 above,
   50242      all end user license agreements (excluding distributors and resellers)
   50243      which have been validly granted by You or any distributor hereunder
   50244      prior to termination shall survive termination.
   50245 
   50246 9. LIMITATION OF LIABILITY.
   50247 
   50248      UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT
   50249      (INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, THE INITIAL
   50250      DEVELOPER, ANY OTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF COVERED CODE,
   50251      OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON FOR
   50252      ANY INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY
   50253      CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL,
   50254      WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER
   50255      COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN
   50256      INFORMED OF THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF
   50257      LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY
   50258      RESULTING FROM SUCH PARTY'S NEGLIGENCE TO THE EXTENT APPLICABLE LAW
   50259      PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE
   50260      EXCLUSION OR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO
   50261      THIS EXCLUSION AND LIMITATION MAY NOT APPLY TO YOU.
   50262 
   50263 10. U.S. GOVERNMENT END USERS.
   50264 
   50265      The Covered Code is a "commercial item," as that term is defined in
   50266      48 C.F.R. 2.101 (Oct. 1995), consisting of "commercial computer
   50267      software" and "commercial computer software documentation," as such
   50268      terms are used in 48 C.F.R. 12.212 (Sept. 1995). Consistent with 48
   50269      C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4 (June 1995),
   50270      all U.S. Government End Users acquire Covered Code with only those
   50271      rights set forth herein.
   50272 
   50273 11. MISCELLANEOUS.
   50274 
   50275      This License represents the complete agreement concerning subject
   50276      matter hereof. If any provision of this License is held to be
   50277      unenforceable, such provision shall be reformed only to the extent
   50278      necessary to make it enforceable. This License shall be governed by
   50279      California law provisions (except to the extent applicable law, if
   50280      any, provides otherwise), excluding its conflict-of-law provisions.
   50281      With respect to disputes in which at least one party is a citizen of,
   50282      or an entity chartered or registered to do business in the United
   50283      States of America, any litigation relating to this License shall be
   50284      subject to the jurisdiction of the Federal Courts of the Northern
   50285      District of California, with venue lying in Santa Clara County,
   50286      California, with the losing party responsible for costs, including
   50287      without limitation, court costs and reasonable attorneys' fees and
   50288      expenses. The application of the United Nations Convention on
   50289      Contracts for the International Sale of Goods is expressly excluded.
   50290      Any law or regulation which provides that the language of a contract
   50291      shall be construed against the drafter shall not apply to this
   50292      License.
   50293 
   50294 12. RESPONSIBILITY FOR CLAIMS.
   50295 
   50296      As between Initial Developer and the Contributors, each party is
   50297      responsible for claims and damages arising, directly or indirectly,
   50298      out of its utilization of rights under this License and You agree to
   50299      work with Initial Developer and Contributors to distribute such
   50300      responsibility on an equitable basis. Nothing herein is intended or
   50301      shall be deemed to constitute any admission of liability.
   50302 
   50303 13. MULTIPLE-LICENSED CODE.
   50304 
   50305      Initial Developer may designate portions of the Covered Code as
   50306      "Multiple-Licensed".  "Multiple-Licensed" means that the Initial
   50307      Developer permits you to utilize portions of the Covered Code under
   50308      Your choice of the NPL or the alternative licenses, if any, specified
   50309      by the Initial Developer in the file described in Exhibit A.
   50310 
   50311 EXHIBIT A -Mozilla Public License.
   50312 
   50313      ``The contents of this file are subject to the Mozilla Public License
   50314      Version 1.1 (the "License"); you may not use this file except in
   50315      compliance with the License. You may obtain a copy of the License at
   50316      http://www.mozilla.org/MPL/
   50317 
   50318      Software distributed under the License is distributed on an "AS IS"
   50319      basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the
   50320      License for the specific language governing rights and limitations
   50321      under the License.
   50322 
   50323      The Original Code is ______________________________________.
   50324 
   50325      The Initial Developer of the Original Code is ________________________.
   50326      Portions created by ______________________ are Copyright (C) ______
   50327      _______________________. All Rights Reserved.
   50328 
   50329      Contributor(s): ______________________________________.
   50330 
   50331      Alternatively, the contents of this file may be used under the terms
   50332      of the _____ license (the  "[___] License"), in which case the
   50333      provisions of [______] License are applicable instead of those
   50334      above.  If you wish to allow use of your version of this file only
   50335      under the terms of the [____] License and not to allow others to use
   50336      your version of this file under the MPL, indicate your decision by
   50337      deleting  the provisions above and replace  them with the notice and
   50338      other provisions required by the [___] License.  If you do not delete
   50339      the provisions above, a recipient may use your version of this file
   50340      under either the MPL or the [___] License."
   50341 
   50342      [NOTE: The text of this Exhibit A may differ slightly from the text of
   50343      the notices in the Source Code files of the Original Code. You should
   50344      use the text of this Exhibit A rather than the text found in the
   50345      Original Code Source Code for Your Modifications.]
   50346 
   50347      ----------------------------------------------------------------------
   50348 
   50349      AMENDMENTS
   50350 
   50351      The Netscape Public License Version 1.1 ("NPL") consists of the
   50352      Mozilla Public License Version 1.1 with the following Amendments,
   50353      including Exhibit A-Netscape Public License.  Files identified with
   50354      "Exhibit A-Netscape Public License" are governed by the Netscape
   50355      Public License Version 1.1.
   50356 
   50357      Additional Terms applicable to the Netscape Public License.
   50358           I. Effect.
   50359           These additional terms described in this Netscape Public
   50360           License -- Amendments shall apply to the Mozilla Communicator
   50361           client code and to all Covered Code under this License.
   50362 
   50363           II. "Netscape's Branded Code" means Covered Code that Netscape
   50364           distributes and/or permits others to distribute under one or more
   50365           trademark(s) which are controlled by Netscape but which are not
   50366           licensed for use under this License.
   50367 
   50368           III. Netscape and logo.
   50369           This License does not grant any rights to use the trademarks
   50370           "Netscape", the "Netscape N and horizon" logo or the "Netscape
   50371           lighthouse" logo, "Netcenter", "Gecko", "Java" or "JavaScript",
   50372           "Smart Browsing" even if such marks are included in the Original
   50373           Code or Modifications.
   50374 
   50375           IV. Inability to Comply Due to Contractual Obligation.
   50376           Prior to licensing the Original Code under this License, Netscape
   50377           has licensed third party code for use in Netscape's Branded Code.
   50378           To the extent that Netscape is limited contractually from making
   50379           such third party code available under this License, Netscape may
   50380           choose to reintegrate such code into Covered Code without being
   50381           required to distribute such code in Source Code form, even if
   50382           such code would otherwise be considered "Modifications" under
   50383           this License.
   50384 
   50385           V. Use of Modifications and Covered Code by Initial Developer.
   50386                V.1. In General.
   50387                The obligations of Section 3 apply to Netscape, except to
   50388                the extent specified in this Amendment, Section V.2 and V.3.
   50389 
   50390                V.2. Other Products.
   50391                Netscape may include Covered Code in products other than the
   50392                Netscape's Branded Code which are released by Netscape
   50393                during the two (2) years following the release date of the
   50394                Original Code, without such additional products becoming
   50395                subject to the terms of this License, and may license such
   50396                additional products on different terms from those contained
   50397                in this License.
   50398 
   50399                V.3. Alternative Licensing.
   50400                Netscape may license the Source Code of Netscape's Branded
   50401                Code, including Modifications incorporated therein, without
   50402                such Netscape Branded Code becoming subject to the terms of
   50403                this License, and may license such Netscape Branded Code on
   50404                different terms from those contained in this License.
   50405 
   50406           VI. Litigation.
   50407           Notwithstanding the limitations of Section 11 above, the
   50408           provisions regarding litigation in Section 11(a), (b) and (c) of
   50409           the License shall apply to all disputes relating to this License.
   50410 
   50411      EXHIBIT A-Netscape Public License.
   50412 
   50413           "The contents of this file are subject to the Netscape Public
   50414           License Version 1.1 (the "License"); you may not use this file
   50415           except in compliance with the License. You may obtain a copy of
   50416           the License at http://www.mozilla.org/NPL/
   50417 
   50418           Software distributed under the License is distributed on an "AS
   50419           IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
   50420           implied. See the License for the specific language governing
   50421           rights and limitations under the License.
   50422 
   50423           The Original Code is Mozilla Communicator client code, released
   50424           March 31, 1998.
   50425 
   50426           The Initial Developer of the Original Code is Netscape
   50427           Communications Corporation. Portions created by Netscape are
   50428           Copyright (C) 1998-1999 Netscape Communications Corporation. All
   50429           Rights Reserved.
   50430 
   50431           Contributor(s): ______________________________________.
   50432 
   50433           Alternatively, the contents of this file may be used under the
   50434           terms of the _____ license (the "[___] License"), in which case
   50435           the provisions of [______] License are applicable  instead of
   50436           those above.  If you wish to allow use of your version of this
   50437           file only under the terms of the [____] License and not to allow
   50438           others to use your version of this file under the NPL, indicate
   50439           your decision by deleting  the provisions above and replace  them
   50440           with the notice and other provisions required by the [___]
   50441           License.  If you do not delete the provisions above, a recipient
   50442           may use your version of this file under either the NPL or the
   50443           [___] License."
   50444 </pre>
   50445 </div>
   50446 </div>
   50447 
   50448 
   50449 <div class="product">
   50450 <span class="title">nss</span>
   50451 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   50452 <span class="homepage"><a href="http://www.mozilla.org/projects/security/pki/nss/">homepage</a></span>
   50453 <div class="licence">
   50454 <pre>		    GNU GENERAL PUBLIC LICENSE
   50455 		       Version 2, June 1991
   50456 
   50457  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
   50458                        51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
   50459  Everyone is permitted to copy and distribute verbatim copies
   50460  of this license document, but changing it is not allowed.
   50461 
   50462 			    Preamble
   50463 
   50464   The licenses for most software are designed to take away your
   50465 freedom to share and change it.  By contrast, the GNU General Public
   50466 License is intended to guarantee your freedom to share and change free
   50467 software--to make sure the software is free for all its users.  This
   50468 General Public License applies to most of the Free Software
   50469 Foundation's software and to any other program whose authors commit to
   50470 using it.  (Some other Free Software Foundation software is covered by
   50471 the GNU Library General Public License instead.)  You can apply it to
   50472 your programs, too.
   50473 
   50474   When we speak of free software, we are referring to freedom, not
   50475 price.  Our General Public Licenses are designed to make sure that you
   50476 have the freedom to distribute copies of free software (and charge for
   50477 this service if you wish), that you receive source code or can get it
   50478 if you want it, that you can change the software or use pieces of it
   50479 in new free programs; and that you know you can do these things.
   50480 
   50481   To protect your rights, we need to make restrictions that forbid
   50482 anyone to deny you these rights or to ask you to surrender the rights.
   50483 These restrictions translate to certain responsibilities for you if you
   50484 distribute copies of the software, or if you modify it.
   50485 
   50486   For example, if you distribute copies of such a program, whether
   50487 gratis or for a fee, you must give the recipients all the rights that
   50488 you have.  You must make sure that they, too, receive or can get the
   50489 source code.  And you must show them these terms so they know their
   50490 rights.
   50491 
   50492   We protect your rights with two steps: (1) copyright the software, and
   50493 (2) offer you this license which gives you legal permission to copy,
   50494 distribute and/or modify the software.
   50495 
   50496   Also, for each author's protection and ours, we want to make certain
   50497 that everyone understands that there is no warranty for this free
   50498 software.  If the software is modified by someone else and passed on, we
   50499 want its recipients to know that what they have is not the original, so
   50500 that any problems introduced by others will not reflect on the original
   50501 authors' reputations.
   50502 
   50503   Finally, any free program is threatened constantly by software
   50504 patents.  We wish to avoid the danger that redistributors of a free
   50505 program will individually obtain patent licenses, in effect making the
   50506 program proprietary.  To prevent this, we have made it clear that any
   50507 patent must be licensed for everyone's free use or not licensed at all.
   50508 
   50509   The precise terms and conditions for copying, distribution and
   50510 modification follow.
   50511 
   50513 		    GNU GENERAL PUBLIC LICENSE
   50514    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   50515 
   50516   0. This License applies to any program or other work which contains
   50517 a notice placed by the copyright holder saying it may be distributed
   50518 under the terms of this General Public License.  The "Program", below,
   50519 refers to any such program or work, and a "work based on the Program"
   50520 means either the Program or any derivative work under copyright law:
   50521 that is to say, a work containing the Program or a portion of it,
   50522 either verbatim or with modifications and/or translated into another
   50523 language.  (Hereinafter, translation is included without limitation in
   50524 the term "modification".)  Each licensee is addressed as "you".
   50525 
   50526 Activities other than copying, distribution and modification are not
   50527 covered by this License; they are outside its scope.  The act of
   50528 running the Program is not restricted, and the output from the Program
   50529 is covered only if its contents constitute a work based on the
   50530 Program (independent of having been made by running the Program).
   50531 Whether that is true depends on what the Program does.
   50532 
   50533   1. You may copy and distribute verbatim copies of the Program's
   50534 source code as you receive it, in any medium, provided that you
   50535 conspicuously and appropriately publish on each copy an appropriate
   50536 copyright notice and disclaimer of warranty; keep intact all the
   50537 notices that refer to this License and to the absence of any warranty;
   50538 and give any other recipients of the Program a copy of this License
   50539 along with the Program.
   50540 
   50541 You may charge a fee for the physical act of transferring a copy, and
   50542 you may at your option offer warranty protection in exchange for a fee.
   50543 
   50544   2. You may modify your copy or copies of the Program or any portion
   50545 of it, thus forming a work based on the Program, and copy and
   50546 distribute such modifications or work under the terms of Section 1
   50547 above, provided that you also meet all of these conditions:
   50548 
   50549     a) You must cause the modified files to carry prominent notices
   50550     stating that you changed the files and the date of any change.
   50551 
   50552     b) You must cause any work that you distribute or publish, that in
   50553     whole or in part contains or is derived from the Program or any
   50554     part thereof, to be licensed as a whole at no charge to all third
   50555     parties under the terms of this License.
   50556 
   50557     c) If the modified program normally reads commands interactively
   50558     when run, you must cause it, when started running for such
   50559     interactive use in the most ordinary way, to print or display an
   50560     announcement including an appropriate copyright notice and a
   50561     notice that there is no warranty (or else, saying that you provide
   50562     a warranty) and that users may redistribute the program under
   50563     these conditions, and telling the user how to view a copy of this
   50564     License.  (Exception: if the Program itself is interactive but
   50565     does not normally print such an announcement, your work based on
   50566     the Program is not required to print an announcement.)
   50567 
   50569 These requirements apply to the modified work as a whole.  If
   50570 identifiable sections of that work are not derived from the Program,
   50571 and can be reasonably considered independent and separate works in
   50572 themselves, then this License, and its terms, do not apply to those
   50573 sections when you distribute them as separate works.  But when you
   50574 distribute the same sections as part of a whole which is a work based
   50575 on the Program, the distribution of the whole must be on the terms of
   50576 this License, whose permissions for other licensees extend to the
   50577 entire whole, and thus to each and every part regardless of who wrote it.
   50578 
   50579 Thus, it is not the intent of this section to claim rights or contest
   50580 your rights to work written entirely by you; rather, the intent is to
   50581 exercise the right to control the distribution of derivative or
   50582 collective works based on the Program.
   50583 
   50584 In addition, mere aggregation of another work not based on the Program
   50585 with the Program (or with a work based on the Program) on a volume of
   50586 a storage or distribution medium does not bring the other work under
   50587 the scope of this License.
   50588 
   50589   3. You may copy and distribute the Program (or a work based on it,
   50590 under Section 2) in object code or executable form under the terms of
   50591 Sections 1 and 2 above provided that you also do one of the following:
   50592 
   50593     a) Accompany it with the complete corresponding machine-readable
   50594     source code, which must be distributed under the terms of Sections
   50595     1 and 2 above on a medium customarily used for software interchange; or,
   50596 
   50597     b) Accompany it with a written offer, valid for at least three
   50598     years, to give any third party, for a charge no more than your
   50599     cost of physically performing source distribution, a complete
   50600     machine-readable copy of the corresponding source code, to be
   50601     distributed under the terms of Sections 1 and 2 above on a medium
   50602     customarily used for software interchange; or,
   50603 
   50604     c) Accompany it with the information you received as to the offer
   50605     to distribute corresponding source code.  (This alternative is
   50606     allowed only for noncommercial distribution and only if you
   50607     received the program in object code or executable form with such
   50608     an offer, in accord with Subsection b above.)
   50609 
   50610 The source code for a work means the preferred form of the work for
   50611 making modifications to it.  For an executable work, complete source
   50612 code means all the source code for all modules it contains, plus any
   50613 associated interface definition files, plus the scripts used to
   50614 control compilation and installation of the executable.  However, as a
   50615 special exception, the source code distributed need not include
   50616 anything that is normally distributed (in either source or binary
   50617 form) with the major components (compiler, kernel, and so on) of the
   50618 operating system on which the executable runs, unless that component
   50619 itself accompanies the executable.
   50620 
   50621 If distribution of executable or object code is made by offering
   50622 access to copy from a designated place, then offering equivalent
   50623 access to copy the source code from the same place counts as
   50624 distribution of the source code, even though third parties are not
   50625 compelled to copy the source along with the object code.
   50626 
   50628   4. You may not copy, modify, sublicense, or distribute the Program
   50629 except as expressly provided under this License.  Any attempt
   50630 otherwise to copy, modify, sublicense or distribute the Program is
   50631 void, and will automatically terminate your rights under this License.
   50632 However, parties who have received copies, or rights, from you under
   50633 this License will not have their licenses terminated so long as such
   50634 parties remain in full compliance.
   50635 
   50636   5. You are not required to accept this License, since you have not
   50637 signed it.  However, nothing else grants you permission to modify or
   50638 distribute the Program or its derivative works.  These actions are
   50639 prohibited by law if you do not accept this License.  Therefore, by
   50640 modifying or distributing the Program (or any work based on the
   50641 Program), you indicate your acceptance of this License to do so, and
   50642 all its terms and conditions for copying, distributing or modifying
   50643 the Program or works based on it.
   50644 
   50645   6. Each time you redistribute the Program (or any work based on the
   50646 Program), the recipient automatically receives a license from the
   50647 original licensor to copy, distribute or modify the Program subject to
   50648 these terms and conditions.  You may not impose any further
   50649 restrictions on the recipients' exercise of the rights granted herein.
   50650 You are not responsible for enforcing compliance by third parties to
   50651 this License.
   50652 
   50653   7. If, as a consequence of a court judgment or allegation of patent
   50654 infringement or for any other reason (not limited to patent issues),
   50655 conditions are imposed on you (whether by court order, agreement or
   50656 otherwise) that contradict the conditions of this License, they do not
   50657 excuse you from the conditions of this License.  If you cannot
   50658 distribute so as to satisfy simultaneously your obligations under this
   50659 License and any other pertinent obligations, then as a consequence you
   50660 may not distribute the Program at all.  For example, if a patent
   50661 license would not permit royalty-free redistribution of the Program by
   50662 all those who receive copies directly or indirectly through you, then
   50663 the only way you could satisfy both it and this License would be to
   50664 refrain entirely from distribution of the Program.
   50665 
   50666 If any portion of this section is held invalid or unenforceable under
   50667 any particular circumstance, the balance of the section is intended to
   50668 apply and the section as a whole is intended to apply in other
   50669 circumstances.
   50670 
   50671 It is not the purpose of this section to induce you to infringe any
   50672 patents or other property right claims or to contest validity of any
   50673 such claims; this section has the sole purpose of protecting the
   50674 integrity of the free software distribution system, which is
   50675 implemented by public license practices.  Many people have made
   50676 generous contributions to the wide range of software distributed
   50677 through that system in reliance on consistent application of that
   50678 system; it is up to the author/donor to decide if he or she is willing
   50679 to distribute software through any other system and a licensee cannot
   50680 impose that choice.
   50681 
   50682 This section is intended to make thoroughly clear what is believed to
   50683 be a consequence of the rest of this License.
   50684 
   50686   8. If the distribution and/or use of the Program is restricted in
   50687 certain countries either by patents or by copyrighted interfaces, the
   50688 original copyright holder who places the Program under this License
   50689 may add an explicit geographical distribution limitation excluding
   50690 those countries, so that distribution is permitted only in or among
   50691 countries not thus excluded.  In such case, this License incorporates
   50692 the limitation as if written in the body of this License.
   50693 
   50694   9. The Free Software Foundation may publish revised and/or new versions
   50695 of the General Public License from time to time.  Such new versions will
   50696 be similar in spirit to the present version, but may differ in detail to
   50697 address new problems or concerns.
   50698 
   50699 Each version is given a distinguishing version number.  If the Program
   50700 specifies a version number of this License which applies to it and "any
   50701 later version", you have the option of following the terms and conditions
   50702 either of that version or of any later version published by the Free
   50703 Software Foundation.  If the Program does not specify a version number of
   50704 this License, you may choose any version ever published by the Free Software
   50705 Foundation.
   50706 
   50707   10. If you wish to incorporate parts of the Program into other free
   50708 programs whose distribution conditions are different, write to the author
   50709 to ask for permission.  For software which is copyrighted by the Free
   50710 Software Foundation, write to the Free Software Foundation; we sometimes
   50711 make exceptions for this.  Our decision will be guided by the two goals
   50712 of preserving the free status of all derivatives of our free software and
   50713 of promoting the sharing and reuse of software generally.
   50714 
   50715 			    NO WARRANTY
   50716 
   50717   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
   50718 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
   50719 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
   50720 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
   50721 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
   50722 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
   50723 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
   50724 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
   50725 REPAIR OR CORRECTION.
   50726 
   50727   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
   50728 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
   50729 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
   50730 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
   50731 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
   50732 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
   50733 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
   50734 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
   50735 POSSIBILITY OF SUCH DAMAGES.
   50736 
   50737 		     END OF TERMS AND CONDITIONS
   50738 
   50740 	    How to Apply These Terms to Your New Programs
   50741 
   50742   If you develop a new program, and you want it to be of the greatest
   50743 possible use to the public, the best way to achieve this is to make it
   50744 free software which everyone can redistribute and change under these terms.
   50745 
   50746   To do so, attach the following notices to the program.  It is safest
   50747 to attach them to the start of each source file to most effectively
   50748 convey the exclusion of warranty; and each file should have at least
   50749 the "copyright" line and a pointer to where the full notice is found.
   50750 
   50751     &lt;one line to give the program's name and a brief idea of what it does.&gt;
   50752     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   50753 
   50754     This program is free software; you can redistribute it and/or modify
   50755     it under the terms of the GNU General Public License as published by
   50756     the Free Software Foundation; either version 2 of the License, or
   50757     (at your option) any later version.
   50758 
   50759     This program is distributed in the hope that it will be useful,
   50760     but WITHOUT ANY WARRANTY; without even the implied warranty of
   50761     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   50762     GNU General Public License for more details.
   50763 
   50764     You should have received a copy of the GNU General Public License
   50765     along with this program; if not, write to the Free Software
   50766     Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
   50767 
   50768 
   50769 Also add information on how to contact you by electronic and paper mail.
   50770 
   50771 If the program is interactive, make it output a short notice like this
   50772 when it starts in an interactive mode:
   50773 
   50774     Gnomovision version 69, Copyright (C) year name of author
   50775     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
   50776     This is free software, and you are welcome to redistribute it
   50777     under certain conditions; type `show c' for details.
   50778 
   50779 The hypothetical commands `show w' and `show c' should show the appropriate
   50780 parts of the General Public License.  Of course, the commands you use may
   50781 be called something other than `show w' and `show c'; they could even be
   50782 mouse-clicks or menu items--whatever suits your program.
   50783 
   50784 You should also get your employer (if you work as a programmer) or your
   50785 school, if any, to sign a "copyright disclaimer" for the program, if
   50786 necessary.  Here is a sample; alter the names:
   50787 
   50788   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
   50789   `Gnomovision' (which makes passes at compilers) written by James Hacker.
   50790 
   50791   &lt;signature of Ty Coon&gt;, 1 April 1989
   50792   Ty Coon, President of Vice
   50793 
   50794 This General Public License does not permit incorporating your program into
   50795 proprietary programs.  If your program is a subroutine library, you may
   50796 consider it more useful to permit linking proprietary applications with the
   50797 library.  If this is what you want to do, use the GNU Library General
   50798 Public License instead of this License.
   50799 </pre>
   50800 </div>
   50801 </div>
   50802 
   50803 
   50804 <div class="product">
   50805 <span class="title">o3d</span>
   50806 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   50807 <span class="homepage"><a href="http://code.google.com/p/o3d/">homepage</a></span>
   50808 <div class="licence">
   50809 <pre>Copyright 2010, Google Inc.
   50810 All rights reserved.
   50811 
   50812 Redistribution and use in source and binary forms, with or without
   50813 modification, are permitted provided that the following conditions are
   50814 met:
   50815 
   50816     * Redistributions of source code must retain the above copyright
   50817 notice, this list of conditions and the following disclaimer.
   50818     * Redistributions in binary form must reproduce the above
   50819 copyright notice, this list of conditions and the following disclaimer
   50820 in the documentation and/or other materials provided with the
   50821 distribution.
   50822     * Neither the name of Google Inc. nor the names of its
   50823 contributors may be used to endorse or promote products derived from
   50824 this software without specific prior written permission.
   50825 
   50826 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
   50827 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
   50828 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
   50829 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
   50830 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
   50831 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
   50832 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
   50833 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
   50834 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
   50835 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
   50836 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
   50837 </pre>
   50838 </div>
   50839 </div>
   50840 
   50841 
   50842 <div class="product">
   50843 <span class="title">opencryptoki</span>
   50844 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   50845 <span class="homepage"><a href="http://sourceforge.net/projects/opencryptoki">homepage</a></span>
   50846 <div class="licence">
   50847 <pre>
   50848 Common Public License Version 0.5
   50849 
   50850    THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS COMMON
   50851    PUBLIC LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF
   50852    THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.
   50853 
   50854    1. DEFINITIONS
   50855 
   50856    "Contribution" means:
   50857 
   50858      a) in the case of the initial Contributor, the initial code and
   50859      documentation distributed under this Agreement, and
   50860 
   50861      b) in the case of each subsequent Contributor:
   50862 
   50863      i) changes to the Program, and
   50864 
   50865      ii) additions to the Program;
   50866 
   50867      where such changes and/or additions to the Program originate from
   50868      and are distributed by that particular Contributor. A Contribution
   50869      'originates' from a Contributor if it was added to the Program by
   50870      such Contributor itself or anyone acting on such Contributor's
   50871      behalf. Contributions do not include additions to the Program
   50872      which: (i) are separate modules of software distributed in
   50873      conjunction with the Program under their own license agreement, and
   50874      (ii) are not derivative works of the Program.
   50875 
   50876    "Contributor" means any person or entity that distributes the Program.
   50877 
   50878    "Licensed Patents " mean patent claims licensable by a Contributor
   50879    which are necessarily infringed by the use or sale of its Contribution
   50880    alone or when combined with the Program.
   50881 
   50882    "Program" means the Contributions distributed in accordance with this
   50883    Agreement.
   50884 
   50885    "Recipient" means anyone who receives the Program under this
   50886    Agreement, including all Contributors.
   50887 
   50888    2. GRANT OF RIGHTS
   50889 
   50890      a) Subject to the terms of this Agreement, each Contributor hereby
   50891      grants Recipient a non-exclusive, worldwide, royalty-free copyright
   50892      license to reproduce, prepare derivative works of, publicly
   50893      display, publicly perform, distribute and sublicense the
   50894      Contribution of such Contributor, if any, and such derivative
   50895      works, in source code and object code form.
   50896 
   50897      b) Subject to the terms of this Agreement, each Contributor hereby
   50898      grants Recipient a non-exclusive, worldwide, royalty-free patent
   50899      license under Licensed Patents to make, use, sell, offer to sell,
   50900      import and otherwise transfer the Contribution of such Contributor,
   50901      if any, in source code and object code form. This patent license
   50902      shall apply to the combination of the Contribution and the Program
   50903      if, at the time the Contribution is added by the Contributor, such
   50904      addition of the Contribution causes such combination to be covered
   50905      by the Licensed Patents. The patent license shall not apply to any
   50906      other combinations which include the Contribution. No hardware per
   50907      se is licensed hereunder.
   50908 
   50909      c) Recipient understands that although each Contributor grants the
   50910      licenses to its Contributions set forth herein, no assurances are
   50911      provided by any Contributor that the Program does not infringe the
   50912      patent or other intellectual property rights of any other entity.
   50913      Each Contributor disclaims any liability to Recipient for claims
   50914      brought by any other entity based on infringement of intellectual
   50915      property rights or otherwise. As a condition to exercising the
   50916      rights and licenses granted hereunder, each Recipient hereby
   50917      assumes sole responsibility to secure any other intellectual
   50918      property rights needed, if any. For example, if a third party
   50919      patent license is required to allow Recipient to distribute the
   50920      Program, it is Recipient's responsibility to acquire that license
   50921      before distributing the Program.
   50922 
   50923      d) Each Contributor represents that to its knowledge it has
   50924      sufficient copyright rights in its Contribution, if any, to grant
   50925      the copyright license set forth in this Agreement.
   50926 
   50927    3. REQUIREMENTS
   50928 
   50929    A Contributor may choose to distribute the Program in object code form
   50930    under its own license agreement, provided that:
   50931 
   50932      a) it complies with the terms and conditions of this Agreement; and
   50933 
   50934      b) its license agreement:
   50935 
   50936      i) effectively disclaims on behalf of all Contributors all
   50937      warranties and conditions, express and implied, including
   50938      warranties or conditions of title and non-infringement, and implied
   50939      warranties or conditions of merchantability and fitness for a
   50940      particular purpose;
   50941 
   50942      ii) effectively excludes on behalf of all Contributors all
   50943      liability for damages, including direct, indirect, special,
   50944      incidental and consequential damages, such as lost profits;
   50945 
   50946      iii) states that any provisions which differ from this Agreement
   50947      are offered by that Contributor alone and not by any other party;
   50948      and
   50949 
   50950      iv) states that source code for the Program is available from such
   50951      Contributor, and informs licensees how to obtain it in a reasonable
   50952      manner on or through a medium customarily used for software
   50953      exchange.
   50954 
   50955    When the Program is made available in source code form:
   50956 
   50957      a) it must be made available under this Agreement; and
   50958 
   50959      b) a copy of this Agreement must be included with each copy of the
   50960      Program.
   50961 
   50962    Contributors may not remove or alter any copyright notices contained
   50963    within the Program.
   50964 
   50965    Each Contributor must identify itself as the originator of its
   50966    Contribution, if any, in a manner that reasonably allows subsequent
   50967    Recipients to identify the originator of the Contribution.
   50968 
   50969    4. COMMERCIAL DISTRIBUTION
   50970 
   50971    Commercial distributors of software may accept certain
   50972    responsibilities with respect to end users, business partners and the
   50973    like. While this license is intended to facilitate the commercial use
   50974    of the Program, the Contributor who includes the Program in a
   50975    commercial product offering should do so in a manner which does not
   50976    create potential liability for other Contributors. Therefore, if a
   50977    Contributor includes the Program in a commercial product offering,
   50978    such Contributor ("Commercial Contributor") hereby agrees to defend
   50979    and indemnify every other Contributor ("Indemnified Contributor")
   50980    against any losses, damages and costs (collectively "Losses") arising
   50981    from claims, lawsuits and other legal actions brought by a third party
   50982    against the Indemnified Contributor to the extent caused by the acts
   50983    or omissions of such Commercial Contributor in connection with its
   50984    distribution of the Program in a commercial product offering. The
   50985    obligations in this section do not apply to any claims or Losses
   50986    relating to any actual or alleged intellectual property infringement.
   50987    In order to qualify, an Indemnified Contributor must: a) promptly
   50988    notify the Commercial Contributor in writing of such claim, and b)
   50989    allow the Commercial Contributor to control, and cooperate with the
   50990    Commercial Contributor in, the defense and any related settlement
   50991    negotiations. The Indemnified Contributor may participate in any such
   50992    claim at its own expense.
   50993 
   50994    For example, a Contributor might include the Program in a commercial
   50995    product offering, Product X. That Contributor is then a Commercial
   50996    Contributor. If that Commercial Contributor then makes performance
   50997    claims, or offers warranties related to Product X, those performance
   50998    claims and warranties are such Commercial Contributor's responsibility
   50999    alone. Under this section, the Commercial Contributor would have to
   51000    defend claims against the other Contributors related to those
   51001    performance claims and warranties, and if a court requires any other
   51002    Contributor to pay any damages as a result, the Commercial Contributor
   51003    must pay those damages.
   51004 
   51005    5. NO WARRANTY
   51006 
   51007    EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS
   51008    PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
   51009    KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION, ANY
   51010    WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY
   51011    OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely
   51012    responsible for determining the appropriateness of using and
   51013    distributing the Program and assumes all risks associated with its
   51014    exercise of rights under this Agreement, including but not limited to
   51015    the risks and costs of program errors, compliance with applicable
   51016    laws, damage to or loss of data, programs or equipment, and
   51017    unavailability or interruption of operations.
   51018 
   51019    6. DISCLAIMER OF LIABILITY
   51020 
   51021    EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR
   51022    ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT,
   51023    INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING
   51024    WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF
   51025    LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
   51026    NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR
   51027    DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED
   51028    HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
   51029 
   51030    7. GENERAL
   51031 
   51032    If any provision of this Agreement is invalid or unenforceable under
   51033    applicable law, it shall not affect the validity or enforceability of
   51034    the remainder of the terms of this Agreement, and without further
   51035    action by the parties hereto, such provision shall be reformed to the
   51036    minimum extent necessary to make such provision valid and enforceable.
   51037 
   51038    If Recipient institutes patent litigation against a Contributor with
   51039    respect to a patent applicable to software (including a cross-claim or
   51040    counterclaim in a lawsuit), then any patent licenses granted by that
   51041    Contributor to such Recipient under this Agreement shall terminate as
   51042    of the date such litigation is filed. In addition, If Recipient
   51043    institutes patent litigation against any entity (including a
   51044    cross-claim or counterclaim in a lawsuit) alleging that the Program
   51045    itself (excluding combinations of the Program with other software or
   51046    hardware) infringes such Recipient's patent(s), then such Recipient's
   51047    rights granted under Section 2(b) shall terminate as of the date such
   51048    litigation is filed.
   51049 
   51050    All Recipient's rights under this Agreement shall terminate if it
   51051    fails to comply with any of the material terms or conditions of this
   51052    Agreement and does not cure such failure in a reasonable period of
   51053    time after becoming aware of such noncompliance. If all Recipient's
   51054    rights under this Agreement terminate, Recipient agrees to cease use
   51055    and distribution of the Program as soon as reasonably practicable.
   51056    However, Recipient's obligations under this Agreement and any licenses
   51057    granted by Recipient relating to the Program shall continue and
   51058    survive.
   51059 
   51060    Everyone is permitted to copy and distribute copies of this Agreement,
   51061    but in order to avoid inconsistency the Agreement is copyrighted and
   51062    may only be modified in the following manner. The Agreement Steward
   51063    reserves the right to publish new versions (including revisions) of
   51064    this Agreement from time to time. No one other than the Agreement
   51065    Steward has the right to modify this Agreement. IBM is the initial
   51066    Agreement Steward. IBM may assign the responsibility to serve as the
   51067    Agreement Steward to a suitable separate entity. Each new version of
   51068    the Agreement will be given a distinguishing version number. The
   51069    Program (including Contributions) may always be distributed subject to
   51070    the version of the Agreement under which it was received. In addition,
   51071    after a new version of the Agreement is published, Contributor may
   51072    elect to distribute the Program (including its Contributions) under
   51073    the new version. Except as expressly stated in Sections 2(a) and 2(b)
   51074    above, Recipient receives no rights or licenses to the intellectual
   51075    property of any Contributor under this Agreement, whether expressly,
   51076    by implication, estoppel or otherwise. All rights in the Program not
   51077    expressly granted under this Agreement are reserved.
   51078 
   51079    This Agreement is governed by the laws of the State of New York and
   51080    the intellectual property laws of the United States of America. No
   51081    party to this Agreement will bring a legal action under this Agreement
   51082    more than one year after the cause of action arose. Each party waives
   51083    its rights to a jury trial in any resulting litigation.
   51084 </pre>
   51085 </div>
   51086 </div>
   51087 
   51088 
   51089 <div class="product">
   51090 <span class="title">openssh</span>
   51091 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   51092 <span class="homepage"><a href="http://www.openssh.org/">homepage</a></span>
   51093 <div class="licence">
   51094 <pre>This file is part of the OpenSSH software.
   51095 
   51096 The licences which components of this software fall under are as
   51097 follows.  First, we will summarize and say that all components
   51098 are under a BSD licence, or a licence more free than that.
   51099 
   51100 OpenSSH contains no GPL code.
   51101 
   51102 1)
   51103      * Copyright (c) 1995 Tatu Ylonen &lt;ylo (a] cs.hut.fi&gt;, Espoo, Finland
   51104      *                    All rights reserved
   51105      *
   51106      * As far as I am concerned, the code I have written for this software
   51107      * can be used freely for any purpose.  Any derived versions of this
   51108      * software must be clearly marked as such, and if the derived work is
   51109      * incompatible with the protocol description in the RFC file, it must be
   51110      * called by a name other than "ssh" or "Secure Shell".
   51111 
   51112     [Tatu continues]
   51113      *  However, I am not implying to give any licenses to any patents or
   51114      * copyrights held by third parties, and the software includes parts that
   51115      * are not under my direct control.  As far as I know, all included
   51116      * source code is used in accordance with the relevant license agreements
   51117      * and can be used freely for any purpose (the GNU license being the most
   51118      * restrictive); see below for details.
   51119 
   51120     [However, none of that term is relevant at this point in time.  All of
   51121     these restrictively licenced software components which he talks about
   51122     have been removed from OpenSSH, i.e.,
   51123 
   51124      - RSA is no longer included, found in the OpenSSL library
   51125      - IDEA is no longer included, its use is deprecated
   51126      - DES is now external, in the OpenSSL library
   51127      - GMP is no longer used, and instead we call BN code from OpenSSL
   51128      - Zlib is now external, in a library
   51129      - The make-ssh-known-hosts script is no longer included
   51130      - TSS has been removed
   51131      - MD5 is now external, in the OpenSSL library
   51132      - RC4 support has been replaced with ARC4 support from OpenSSL
   51133      - Blowfish is now external, in the OpenSSL library
   51134 
   51135     [The licence continues]
   51136 
   51137     Note that any information and cryptographic algorithms used in this
   51138     software are publicly available on the Internet and at any major
   51139     bookstore, scientific library, and patent office worldwide.  More
   51140     information can be found e.g. at "http://www.cs.hut.fi/crypto".
   51141 
   51142     The legal status of this program is some combination of all these
   51143     permissions and restrictions.  Use only at your own responsibility.
   51144     You will be responsible for any legal consequences yourself; I am not
   51145     making any claims whether possessing or using this is legal or not in
   51146     your country, and I am not taking any responsibility on your behalf.
   51147 
   51148 
   51149 			    NO WARRANTY
   51150 
   51151     BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
   51152     FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
   51153     OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
   51154     PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
   51155     OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
   51156     MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
   51157     TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
   51158     PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
   51159     REPAIR OR CORRECTION.
   51160 
   51161     IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
   51162     WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
   51163     REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
   51164     INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
   51165     OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
   51166     TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
   51167     YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
   51168     PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
   51169     POSSIBILITY OF SUCH DAMAGES.
   51170 
   51171 2)
   51172     The 32-bit CRC compensation attack detector in deattack.c was
   51173     contributed by CORE SDI S.A. under a BSD-style license.
   51174 
   51175      * Cryptographic attack detector for ssh - source code
   51176      *
   51177      * Copyright (c) 1998 CORE SDI S.A., Buenos Aires, Argentina.
   51178      *
   51179      * All rights reserved. Redistribution and use in source and binary
   51180      * forms, with or without modification, are permitted provided that
   51181      * this copyright notice is retained.
   51182      *
   51183      * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED
   51184      * WARRANTIES ARE DISCLAIMED. IN NO EVENT SHALL CORE SDI S.A. BE
   51185      * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY OR
   51186      * CONSEQUENTIAL DAMAGES RESULTING FROM THE USE OR MISUSE OF THIS
   51187      * SOFTWARE.
   51188      *
   51189      * Ariel Futoransky &lt;futo (a] core-sdi.com&gt;
   51190      * &lt;http://www.core-sdi.com>;
   51191 
   51192 3)
   51193     ssh-keyscan was contributed by David Mazieres under a BSD-style
   51194     license.
   51195 
   51196      * Copyright 1995, 1996 by David Mazieres &lt;dm (a] lcs.mit.edu&gt;.
   51197      *
   51198      * Modification and redistribution in source and binary forms is
   51199      * permitted provided that due credit is given to the author and the
   51200      * OpenBSD project by leaving this copyright notice intact.
   51201 
   51202 4)
   51203     The Rijndael implementation by Vincent Rijmen, Antoon Bosselaers
   51204     and Paulo Barreto is in the public domain and distributed
   51205     with the following license:
   51206 
   51207      * @version 3.0 (December 2000)
   51208      *
   51209      * Optimised ANSI C code for the Rijndael cipher (now AES)
   51210      *
   51211      * @author Vincent Rijmen &lt;vincent.rijmen (a] esat.kuleuven.ac.be&gt;
   51212      * @author Antoon Bosselaers &lt;antoon.bosselaers (a] esat.kuleuven.ac.be&gt;
   51213      * @author Paulo Barreto &lt;paulo.barreto (a] terra.com.br&gt;
   51214      *
   51215      * This code is hereby placed in the public domain.
   51216      *
   51217      * THIS SOFTWARE IS PROVIDED BY THE AUTHORS ''AS IS'' AND ANY EXPRESS
   51218      * OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
   51219      * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
   51220      * ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHORS OR CONTRIBUTORS BE
   51221      * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
   51222      * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
   51223      * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
   51224      * BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
   51225      * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
   51226      * OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
   51227      * EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
   51228 
   51229 5)
   51230     One component of the ssh source code is under a 3-clause BSD license,
   51231     held by the University of California, since we pulled these parts from
   51232     original Berkeley code.
   51233 
   51234      * Copyright (c) 1983, 1990, 1992, 1993, 1995
   51235      *      The Regents of the University of California.  All rights reserved.
   51236      *
   51237      * Redistribution and use in source and binary forms, with or without
   51238      * modification, are permitted provided that the following conditions
   51239      * are met:
   51240      * 1. Redistributions of source code must retain the above copyright
   51241      *    notice, this list of conditions and the following disclaimer.
   51242      * 2. Redistributions in binary form must reproduce the above copyright
   51243      *    notice, this list of conditions and the following disclaimer in the
   51244      *    documentation and/or other materials provided with the distribution.
   51245      * 3. Neither the name of the University nor the names of its contributors
   51246      *    may be used to endorse or promote products derived from this software
   51247      *    without specific prior written permission.
   51248      *
   51249      * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
   51250      * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
   51251      * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
   51252      * ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
   51253      * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
   51254      * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
   51255      * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
   51256      * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
   51257      * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
   51258      * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
   51259      * SUCH DAMAGE.
   51260 
   51261 6)
   51262     Remaining components of the software are provided under a standard
   51263     2-term BSD licence with the following names as copyright holders:
   51264 
   51265 	Markus Friedl
   51266 	Theo de Raadt
   51267 	Niels Provos
   51268 	Dug Song
   51269 	Aaron Campbell
   51270 	Damien Miller
   51271 	Kevin Steves
   51272 	Daniel Kouril
   51273 	Wesley Griffin
   51274 	Per Allansson
   51275 	Nils Nordman
   51276 	Simon Wilkinson
   51277 
   51278     Portable OpenSSH additionally includes code from the following copyright
   51279     holders, also under the 2-term BSD license:
   51280 
   51281 	Ben Lindstrom
   51282 	Tim Rice
   51283 	Andre Lucas
   51284 	Chris Adams
   51285 	Corinna Vinschen
   51286 	Cray Inc.
   51287 	Denis Parker
   51288 	Gert Doering
   51289 	Jakob Schlyter
   51290 	Jason Downs
   51291 	Juha Yrjl
   51292 	Michael Stone
   51293 	Networks Associates Technology, Inc.
   51294 	Solar Designer
   51295 	Todd C. Miller
   51296 	Wayne Schroeder
   51297 	William Jones
   51298 	Darren Tucker
   51299 	Sun Microsystems
   51300 	The SCO Group
   51301 	Daniel Walsh
   51302 
   51303      * Redistribution and use in source and binary forms, with or without
   51304      * modification, are permitted provided that the following conditions
   51305      * are met:
   51306      * 1. Redistributions of source code must retain the above copyright
   51307      *    notice, this list of conditions and the following disclaimer.
   51308      * 2. Redistributions in binary form must reproduce the above copyright
   51309      *    notice, this list of conditions and the following disclaimer in the
   51310      *    documentation and/or other materials provided with the distribution.
   51311      *
   51312      * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
   51313      * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
   51314      * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
   51315      * IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
   51316      * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
   51317      * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
   51318      * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
   51319      * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
   51320      * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
   51321      * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
   51322 
   51323 8) Portable OpenSSH contains the following additional licenses:
   51324 
   51325     a) md5crypt.c, md5crypt.h
   51326 
   51327 	 * "THE BEER-WARE LICENSE" (Revision 42):
   51328 	 * &lt;phk (a] login.dknet.dk&gt; wrote this file.  As long as you retain this
   51329 	 * notice you can do whatever you want with this stuff. If we meet
   51330 	 * some day, and you think this stuff is worth it, you can buy me a
   51331 	 * beer in return.   Poul-Henning Kamp
   51332 
   51333     b) snprintf replacement
   51334 
   51335 	* Copyright Patrick Powell 1995
   51336 	* This code is based on code written by Patrick Powell
   51337 	* (papowell (a] astart.com) It may be used for any purpose as long as this
   51338 	* notice remains intact on all source code distributions
   51339 
   51340     c) Compatibility code (openbsd-compat)
   51341 
   51342        Apart from the previously mentioned licenses, various pieces of code
   51343        in the openbsd-compat/ subdirectory are licensed as follows:
   51344 
   51345        Some code is licensed under a 3-term BSD license, to the following
   51346        copyright holders:
   51347 
   51348 	Todd C. Miller
   51349 	Theo de Raadt
   51350 	Damien Miller
   51351 	Eric P. Allman
   51352 	The Regents of the University of California
   51353 	Constantin S. Svintsoff
   51354 
   51355 	* Redistribution and use in source and binary forms, with or without
   51356 	* modification, are permitted provided that the following conditions
   51357 	* are met:
   51358 	* 1. Redistributions of source code must retain the above copyright
   51359 	*    notice, this list of conditions and the following disclaimer.
   51360 	* 2. Redistributions in binary form must reproduce the above copyright
   51361 	*    notice, this list of conditions and the following disclaimer in the
   51362 	*    documentation and/or other materials provided with the distribution.
   51363 	* 3. Neither the name of the University nor the names of its contributors
   51364 	*    may be used to endorse or promote products derived from this software
   51365 	*    without specific prior written permission.
   51366 	*
   51367 	* THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
   51368 	* ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
   51369 	* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
   51370 	* ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
   51371 	* FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
   51372 	* DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
   51373 	* OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
   51374 	* HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
   51375 	* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
   51376 	* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
   51377 	* SUCH DAMAGE.
   51378 
   51379        Some code is licensed under an ISC-style license, to the following
   51380        copyright holders:
   51381 
   51382 	Internet Software Consortium.
   51383 	Todd C. Miller
   51384 	Reyk Floeter
   51385 	Chad Mynhier
   51386 
   51387 	* Permission to use, copy, modify, and distribute this software for any
   51388 	* purpose with or without fee is hereby granted, provided that the above
   51389 	* copyright notice and this permission notice appear in all copies.
   51390 	*
   51391 	* THE SOFTWARE IS PROVIDED "AS IS" AND TODD C. MILLER DISCLAIMS ALL
   51392 	* WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
   51393 	* OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL TODD C. MILLER BE LIABLE
   51394 	* FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
   51395 	* WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
   51396 	* OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
   51397 	* CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
   51398 
   51399        Some code is licensed under a MIT-style license to the following
   51400        copyright holders:
   51401 
   51402 	Free Software Foundation, Inc.
   51403 
   51404 	* Permission is hereby granted, free of charge, to any person obtaining a  *
   51405 	* copy of this software and associated documentation files (the            *
   51406 	* "Software"), to deal in the Software without restriction, including      *
   51407 	* without limitation the rights to use, copy, modify, merge, publish,      *
   51408 	* distribute, distribute with modifications, sublicense, and/or sell       *
   51409 	* copies of the Software, and to permit persons to whom the Software is    *
   51410 	* furnished to do so, subject to the following conditions:                 *
   51411 	*                                                                          *
   51412 	* The above copyright notice and this permission notice shall be included  *
   51413 	* in all copies or substantial portions of the Software.                   *
   51414 	*                                                                          *
   51415 	* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS  *
   51416 	* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF               *
   51417 	* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.   *
   51418 	* IN NO EVENT SHALL THE ABOVE COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,   *
   51419 	* DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR    *
   51420 	* OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR    *
   51421 	* THE USE OR OTHER DEALINGS IN THE SOFTWARE.                               *
   51422 	*                                                                          *
   51423 	* Except as contained in this notice, the name(s) of the above copyright   *
   51424 	* holders shall not be used in advertising or otherwise to promote the     *
   51425 	* sale, use or other dealings in this Software without prior written       *
   51426 	* authorization.                                                           *
   51427 	****************************************************************************/
   51428 
   51429 
   51430 ------
   51431 $OpenBSD: LICENCE,v 1.19 2004/08/30 09:18:08 markus Exp $
   51432 </pre>
   51433 </div>
   51434 </div>
   51435 
   51436 
   51437 <div class="product">
   51438 <span class="title">openssl</span>
   51439 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   51440 <span class="homepage"><a href="http://www.openssl.org/">homepage</a></span>
   51441 <div class="licence">
   51442 <pre>
   51443   LICENSE ISSUES
   51444   ==============
   51445 
   51446   The OpenSSL toolkit stays under a dual license, i.e. both the conditions of
   51447   the OpenSSL License and the original SSLeay license apply to the toolkit.
   51448   See below for the actual license texts. Actually both licenses are BSD-style
   51449   Open Source licenses. In case of any license issues related to OpenSSL
   51450   please contact openssl-core (a] openssl.org.
   51451 
   51452   OpenSSL License
   51453   ---------------
   51454 
   51455 /* ====================================================================
   51456  * Copyright (c) 1998-2008 The OpenSSL Project.  All rights reserved.
   51457  *
   51458  * Redistribution and use in source and binary forms, with or without
   51459  * modification, are permitted provided that the following conditions
   51460  * are met:
   51461  *
   51462  * 1. Redistributions of source code must retain the above copyright
   51463  *    notice, this list of conditions and the following disclaimer. 
   51464  *
   51465  * 2. Redistributions in binary form must reproduce the above copyright
   51466  *    notice, this list of conditions and the following disclaimer in
   51467  *    the documentation and/or other materials provided with the
   51468  *    distribution.
   51469  *
   51470  * 3. All advertising materials mentioning features or use of this
   51471  *    software must display the following acknowledgment:
   51472  *    "This product includes software developed by the OpenSSL Project
   51473  *    for use in the OpenSSL Toolkit. (http://www.openssl.org/)"
   51474  *
   51475  * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
   51476  *    endorse or promote products derived from this software without
   51477  *    prior written permission. For written permission, please contact
   51478  *    openssl-core (a] openssl.org.
   51479  *
   51480  * 5. Products derived from this software may not be called "OpenSSL"
   51481  *    nor may "OpenSSL" appear in their names without prior written
   51482  *    permission of the OpenSSL Project.
   51483  *
   51484  * 6. Redistributions of any form whatsoever must retain the following
   51485  *    acknowledgment:
   51486  *    "This product includes software developed by the OpenSSL Project
   51487  *    for use in the OpenSSL Toolkit (http://www.openssl.org/)"
   51488  *
   51489  * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY
   51490  * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
   51491  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
   51492  * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE OpenSSL PROJECT OR
   51493  * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
   51494  * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
   51495  * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
   51496  * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
   51497  * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
   51498  * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
   51499  * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
   51500  * OF THE POSSIBILITY OF SUCH DAMAGE.
   51501  * ====================================================================
   51502  *
   51503  * This product includes cryptographic software written by Eric Young
   51504  * (eay (a] cryptsoft.com).  This product includes software written by Tim
   51505  * Hudson (tjh (a] cryptsoft.com).
   51506  *
   51507  */
   51508 
   51509  Original SSLeay License
   51510  -----------------------
   51511 
   51512 /* Copyright (C) 1995-1998 Eric Young (eay (a] cryptsoft.com)
   51513  * All rights reserved.
   51514  *
   51515  * This package is an SSL implementation written
   51516  * by Eric Young (eay (a] cryptsoft.com).
   51517  * The implementation was written so as to conform with Netscapes SSL.
   51518  * 
   51519  * This library is free for commercial and non-commercial use as long as
   51520  * the following conditions are aheared to.  The following conditions
   51521  * apply to all code found in this distribution, be it the RC4, RSA,
   51522  * lhash, DES, etc., code; not just the SSL code.  The SSL documentation
   51523  * included with this distribution is covered by the same copyright terms
   51524  * except that the holder is Tim Hudson (tjh (a] cryptsoft.com).
   51525  * 
   51526  * Copyright remains Eric Young's, and as such any Copyright notices in
   51527  * the code are not to be removed.
   51528  * If this package is used in a product, Eric Young should be given attribution
   51529  * as the author of the parts of the library used.
   51530  * This can be in the form of a textual message at program startup or
   51531  * in documentation (online or textual) provided with the package.
   51532  * 
   51533  * Redistribution and use in source and binary forms, with or without
   51534  * modification, are permitted provided that the following conditions
   51535  * are met:
   51536  * 1. Redistributions of source code must retain the copyright
   51537  *    notice, this list of conditions and the following disclaimer.
   51538  * 2. Redistributions in binary form must reproduce the above copyright
   51539  *    notice, this list of conditions and the following disclaimer in the
   51540  *    documentation and/or other materials provided with the distribution.
   51541  * 3. All advertising materials mentioning features or use of this software
   51542  *    must display the following acknowledgement:
   51543  *    "This product includes cryptographic software written by
   51544  *     Eric Young (eay (a] cryptsoft.com)"
   51545  *    The word 'cryptographic' can be left out if the rouines from the library
   51546  *    being used are not cryptographic related :-).
   51547  * 4. If you include any Windows specific code (or a derivative thereof) from 
   51548  *    the apps directory (application code) you must include an acknowledgement:
   51549  *    "This product includes software written by Tim Hudson (tjh (a] cryptsoft.com)"
   51550  * 
   51551  * THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND
   51552  * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
   51553  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
   51554  * ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
   51555  * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
   51556  * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
   51557  * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
   51558  * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
   51559  * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
   51560  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
   51561  * SUCH DAMAGE.
   51562  * 
   51563  * The licence and distribution terms for any publically available version or
   51564  * derivative of this code cannot be changed.  i.e. this code cannot simply be
   51565  * copied and put under another distribution licence
   51566  * [including the GNU Public Licence.]
   51567  */
   51568 
   51569 </pre>
   51570 </div>
   51571 </div>
   51572 
   51573 
   51574 <div class="product">
   51575 <span class="title">openvpn</span>
   51576 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   51577 <span class="homepage"><a href="http://openvpn.net/">homepage</a></span>
   51578 <div class="licence">
   51579 <pre>OpenVPN (TM) -- An Open Source VPN daemon
   51580 
   51581 Copyright (C) 2002-2008 OpenVPN Technologies, Inc. &lt;sales (a] openvpn.net&gt;
   51582 
   51583 This distribution contains multiple components, some
   51584 of which fall under different licenses.  By using OpenVPN
   51585 or any of the bundled components enumerated below, you
   51586 agree to be bound by the conditions of the license for
   51587 each respective component.
   51588 
   51589 OpenVPN trademark
   51590 -----------------
   51591 
   51592   "OpenVPN" is a trademark of OpenVPN Technologies, Inc.
   51593 
   51594 
   51595 OpenVPN license:
   51596 ----------------
   51597 
   51598   OpenVPN is distributed under the GPL license version 2 (see Below).
   51599 
   51600   Special exception for linking OpenVPN with OpenSSL:
   51601 
   51602   In addition, as a special exception, OpenVPN Technologies, Inc. gives
   51603   permission to link the code of this program with the OpenSSL
   51604   library (or with modified versions of OpenSSL that use the same
   51605   license as OpenSSL), and distribute linked combinations including
   51606   the two.  You must obey the GNU General Public License in all
   51607   respects for all of the code used other than OpenSSL.  If you modify
   51608   this file, you may extend this exception to your version of the
   51609   file, but you are not obligated to do so.  If you do not wish to
   51610   do so, delete this exception statement from your version.
   51611 
   51612 LZO license:
   51613 ------------
   51614 
   51615   LZO is Copyright (C) Markus F.X.J. Oberhumer,
   51616   and is licensed under the GPL.
   51617 
   51618   Special exception for linking OpenVPN with both OpenSSL and LZO:
   51619 
   51620   Hereby I grant a special exception to the OpenVPN project 
   51621   (http://openvpn.net/) to link the LZO library with 
   51622   the OpenSSL library (http://www.openssl.org).
   51623  
   51624   Markus F.X.J. Oberhumer
   51625 
   51626 TAP-Win32/TAP-Win64 Driver license:
   51627 -----------------------------------
   51628 
   51629   This device driver was inspired by the CIPE-Win32 driver by
   51630   Damion K. Wilson.
   51631 
   51632   The source and object code of the TAP-Win32/TAP-Win64 driver
   51633   is Copyright (C) 2002-2008 OpenVPN Technologies, Inc., and is released under
   51634   the GPL version 2 (see below), however due to the extra costs of
   51635   supporting Windows Vista, OpenVPN Technologies, Inc. reserves the right to
   51636   change the terms of the TAP-Win32/TAP-Win64 license for versions 9.1
   51637   and higher prior to the official release of OpenVPN 2.1.
   51638 
   51639 Windows DDK Samples:
   51640 --------------------
   51641 
   51642   The Windows binary distribution includes devcon.exe, a
   51643   Microsoft DDK sample which is redistributed under the terms
   51644   of the DDK EULA.
   51645 
   51646 NSIS License:
   51647 -------------
   51648 
   51649   Copyright (C) 2002-2003 Joost Verburg
   51650 
   51651   This software is provided 'as-is', without any express or implied
   51652   warranty. In no event will the authors be held liable for any damages
   51653   arising from the use of this software.
   51654 
   51655   Permission is granted to anyone to use this software for any purpose,
   51656   including commercial applications, and to alter it and redistribute
   51657   it freely, subject to the following restrictions:
   51658 
   51659   1. The origin of this software must not be misrepresented; 
   51660      you must not claim that you wrote the original software.
   51661      If you use this software in a product, an acknowledgment in the
   51662      product documentation would be appreciated but is not required.
   51663   2. Altered versions must be plainly marked as such,
   51664      and must not be misrepresented as being the original software.
   51665   3. This notice may not be removed or altered from any distribution.
   51666 
   51667 OpenSSL License:
   51668 ----------------
   51669 
   51670   The OpenSSL toolkit stays under a dual license, i.e. both the conditions of
   51671   the OpenSSL License and the original SSLeay license apply to the toolkit.
   51672   See below for the actual license texts. Actually both licenses are BSD-style
   51673   Open Source licenses. In case of any license issues related to OpenSSL
   51674   please contact openssl-core (a] openssl.org.
   51675 
   51676 /* ====================================================================
   51677  * Copyright (c) 1998-2003 The OpenSSL Project.  All rights reserved.
   51678  *
   51679  * Redistribution and use in source and binary forms, with or without
   51680  * modification, are permitted provided that the following conditions
   51681  * are met:
   51682  *
   51683  * 1. Redistributions of source code must retain the above copyright
   51684  *    notice, this list of conditions and the following disclaimer. 
   51685  *
   51686  * 2. Redistributions in binary form must reproduce the above copyright
   51687  *    notice, this list of conditions and the following disclaimer in
   51688  *    the documentation and/or other materials provided with the
   51689  *    distribution.
   51690  *
   51691  * 3. All advertising materials mentioning features or use of this
   51692  *    software must display the following acknowledgment:
   51693  *    "This product includes software developed by the OpenSSL Project
   51694  *    for use in the OpenSSL Toolkit. (http://www.openssl.org/)"
   51695  *
   51696  * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
   51697  *    endorse or promote products derived from this software without
   51698  *    prior written permission. For written permission, please contact
   51699  *    openssl-core (a] openssl.org.
   51700  *
   51701  * 5. Products derived from this software may not be called "OpenSSL"
   51702  *    nor may "OpenSSL" appear in their names without prior written
   51703  *    permission of the OpenSSL Project.
   51704  *
   51705  * 6. Redistributions of any form whatsoever must retain the following
   51706  *    acknowledgment:
   51707  *    "This product includes software developed by the OpenSSL Project
   51708  *    for use in the OpenSSL Toolkit (http://www.openssl.org/)"
   51709  *
   51710  * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY
   51711  * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
   51712  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
   51713  * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE OpenSSL PROJECT OR
   51714  * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
   51715  * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
   51716  * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
   51717  * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
   51718  * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
   51719  * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
   51720  * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
   51721  * OF THE POSSIBILITY OF SUCH DAMAGE.
   51722  * ====================================================================
   51723  *
   51724  * This product includes cryptographic software written by Eric Young
   51725  * (eay (a] cryptsoft.com).  This product includes software written by Tim
   51726  * Hudson (tjh (a] cryptsoft.com).
   51727  *
   51728  */
   51729 
   51730  Original SSLeay License
   51731  -----------------------
   51732 
   51733 /* Copyright (C) 1995-1998 Eric Young (eay (a] cryptsoft.com)
   51734  * All rights reserved.
   51735  *
   51736  * This package is an SSL implementation written
   51737  * by Eric Young (eay (a] cryptsoft.com).
   51738  * The implementation was written so as to conform with Netscapes SSL.
   51739  * 
   51740  * This library is free for commercial and non-commercial use as long as
   51741  * the following conditions are aheared to.  The following conditions
   51742  * apply to all code found in this distribution, be it the RC4, RSA,
   51743  * lhash, DES, etc., code; not just the SSL code.  The SSL documentation
   51744  * included with this distribution is covered by the same copyright terms
   51745  * except that the holder is Tim Hudson (tjh (a] cryptsoft.com).
   51746  * 
   51747  * Copyright remains Eric Young's, and as such any Copyright notices in
   51748  * the code are not to be removed.
   51749  * If this package is used in a product, Eric Young should be given attribution
   51750  * as the author of the parts of the library used.
   51751  * This can be in the form of a textual message at program startup or
   51752  * in documentation (online or textual) provided with the package.
   51753  * 
   51754  * Redistribution and use in source and binary forms, with or without
   51755  * modification, are permitted provided that the following conditions
   51756  * are met:
   51757  * 1. Redistributions of source code must retain the copyright
   51758  *    notice, this list of conditions and the following disclaimer.
   51759  * 2. Redistributions in binary form must reproduce the above copyright
   51760  *    notice, this list of conditions and the following disclaimer in the
   51761  *    documentation and/or other materials provided with the distribution.
   51762  * 3. All advertising materials mentioning features or use of this software
   51763  *    must display the following acknowledgement:
   51764  *    "This product includes cryptographic software written by
   51765  *     Eric Young (eay (a] cryptsoft.com)"
   51766  *    The word 'cryptographic' can be left out if the rouines from the library
   51767  *    being used are not cryptographic related :-).
   51768  * 4. If you include any Windows specific code (or a derivative thereof) from 
   51769  *    the apps directory (application code) you must include an acknowledgement:
   51770  *    "This product includes software written by Tim Hudson (tjh (a] cryptsoft.com)"
   51771  * 
   51772  * THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND
   51773  * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
   51774  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
   51775  * ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
   51776  * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
   51777  * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
   51778  * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
   51779  * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
   51780  * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
   51781  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
   51782  * SUCH DAMAGE.
   51783  * 
   51784  * The licence and distribution terms for any publically available version or
   51785  * derivative of this code cannot be changed.  i.e. this code cannot simply be
   51786  * copied and put under another distribution licence
   51787  * [including the GNU Public Licence.]
   51788  */
   51789 
   51790 GNU Public License (GPL)
   51791 ------------------------
   51792 
   51793   OpenVPN, LZO, and the TAP-Win32 distributions are
   51794   licensed under the GPL version 2 (see COPYRIGHT.GPL).
   51795 
   51796   In the Windows binary distribution of OpenVPN, the
   51797   GPL is reproduced below.
   51798 
   51799 </pre>
   51800 </div>
   51801 </div>
   51802 
   51803 
   51804 <div class="product">
   51805 <span class="title">pam</span>
   51806 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   51807 <span class="homepage"><a href="http://www.kernel.org/pub/linux/libs/pam/">homepage</a></span>
   51808 <div class="licence">
   51809 <pre>Unless otherwise *explicitly* stated the following text describes the
   51810 licensed conditions under which the contents of this Linux-PAM release
   51811 may be distributed:
   51812 
   51813 -------------------------------------------------------------------------
   51814 Redistribution and use in source and binary forms of Linux-PAM, with
   51815 or without modification, are permitted provided that the following
   51816 conditions are met:
   51817 
   51818 1. Redistributions of source code must retain any existing copyright
   51819    notice, and this entire permission notice in its entirety,
   51820    including the disclaimer of warranties.
   51821 
   51822 2. Redistributions in binary form must reproduce all prior and current
   51823    copyright notices, this list of conditions, and the following
   51824    disclaimer in the documentation and/or other materials provided
   51825    with the distribution.
   51826 
   51827 3. The name of any author may not be used to endorse or promote
   51828    products derived from this software without their specific prior
   51829    written permission.
   51830 
   51831 ALTERNATIVELY, this product may be distributed under the terms of the
   51832 GNU General Public License, in which case the provisions of the GNU
   51833 GPL are required INSTEAD OF the above restrictions.  (This clause is
   51834 necessary due to a potential conflict between the GNU GPL and the
   51835 restrictions contained in a BSD-style copyright.)
   51836 
   51837 THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED
   51838 WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
   51839 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
   51840 IN NO EVENT SHALL THE AUTHOR(S) BE LIABLE FOR ANY DIRECT, INDIRECT,
   51841 INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
   51842 BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
   51843 OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
   51844 ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR
   51845 TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE
   51846 USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
   51847 DAMAGE.
   51848 -------------------------------------------------------------------------
   51849 
   51850 </pre>
   51851 </div>
   51852 </div>
   51853 
   51854 
   51855 <div class="product">
   51856 <span class="title">pam_pwdfile</span>
   51857 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   51858 <span class="homepage"><a href="http://cpbotha.net/pam_pwdfile.html">homepage</a></span>
   51859 <div class="licence">
   51860 <pre>		    GNU GENERAL PUBLIC LICENSE
   51861 		       Version 2, June 1991
   51862 
   51863  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
   51864                        51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
   51865  Everyone is permitted to copy and distribute verbatim copies
   51866  of this license document, but changing it is not allowed.
   51867 
   51868 			    Preamble
   51869 
   51870   The licenses for most software are designed to take away your
   51871 freedom to share and change it.  By contrast, the GNU General Public
   51872 License is intended to guarantee your freedom to share and change free
   51873 software--to make sure the software is free for all its users.  This
   51874 General Public License applies to most of the Free Software
   51875 Foundation's software and to any other program whose authors commit to
   51876 using it.  (Some other Free Software Foundation software is covered by
   51877 the GNU Library General Public License instead.)  You can apply it to
   51878 your programs, too.
   51879 
   51880   When we speak of free software, we are referring to freedom, not
   51881 price.  Our General Public Licenses are designed to make sure that you
   51882 have the freedom to distribute copies of free software (and charge for
   51883 this service if you wish), that you receive source code or can get it
   51884 if you want it, that you can change the software or use pieces of it
   51885 in new free programs; and that you know you can do these things.
   51886 
   51887   To protect your rights, we need to make restrictions that forbid
   51888 anyone to deny you these rights or to ask you to surrender the rights.
   51889 These restrictions translate to certain responsibilities for you if you
   51890 distribute copies of the software, or if you modify it.
   51891 
   51892   For example, if you distribute copies of such a program, whether
   51893 gratis or for a fee, you must give the recipients all the rights that
   51894 you have.  You must make sure that they, too, receive or can get the
   51895 source code.  And you must show them these terms so they know their
   51896 rights.
   51897 
   51898   We protect your rights with two steps: (1) copyright the software, and
   51899 (2) offer you this license which gives you legal permission to copy,
   51900 distribute and/or modify the software.
   51901 
   51902   Also, for each author's protection and ours, we want to make certain
   51903 that everyone understands that there is no warranty for this free
   51904 software.  If the software is modified by someone else and passed on, we
   51905 want its recipients to know that what they have is not the original, so
   51906 that any problems introduced by others will not reflect on the original
   51907 authors' reputations.
   51908 
   51909   Finally, any free program is threatened constantly by software
   51910 patents.  We wish to avoid the danger that redistributors of a free
   51911 program will individually obtain patent licenses, in effect making the
   51912 program proprietary.  To prevent this, we have made it clear that any
   51913 patent must be licensed for everyone's free use or not licensed at all.
   51914 
   51915   The precise terms and conditions for copying, distribution and
   51916 modification follow.
   51917 
   51919 		    GNU GENERAL PUBLIC LICENSE
   51920    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   51921 
   51922   0. This License applies to any program or other work which contains
   51923 a notice placed by the copyright holder saying it may be distributed
   51924 under the terms of this General Public License.  The "Program", below,
   51925 refers to any such program or work, and a "work based on the Program"
   51926 means either the Program or any derivative work under copyright law:
   51927 that is to say, a work containing the Program or a portion of it,
   51928 either verbatim or with modifications and/or translated into another
   51929 language.  (Hereinafter, translation is included without limitation in
   51930 the term "modification".)  Each licensee is addressed as "you".
   51931 
   51932 Activities other than copying, distribution and modification are not
   51933 covered by this License; they are outside its scope.  The act of
   51934 running the Program is not restricted, and the output from the Program
   51935 is covered only if its contents constitute a work based on the
   51936 Program (independent of having been made by running the Program).
   51937 Whether that is true depends on what the Program does.
   51938 
   51939   1. You may copy and distribute verbatim copies of the Program's
   51940 source code as you receive it, in any medium, provided that you
   51941 conspicuously and appropriately publish on each copy an appropriate
   51942 copyright notice and disclaimer of warranty; keep intact all the
   51943 notices that refer to this License and to the absence of any warranty;
   51944 and give any other recipients of the Program a copy of this License
   51945 along with the Program.
   51946 
   51947 You may charge a fee for the physical act of transferring a copy, and
   51948 you may at your option offer warranty protection in exchange for a fee.
   51949 
   51950   2. You may modify your copy or copies of the Program or any portion
   51951 of it, thus forming a work based on the Program, and copy and
   51952 distribute such modifications or work under the terms of Section 1
   51953 above, provided that you also meet all of these conditions:
   51954 
   51955     a) You must cause the modified files to carry prominent notices
   51956     stating that you changed the files and the date of any change.
   51957 
   51958     b) You must cause any work that you distribute or publish, that in
   51959     whole or in part contains or is derived from the Program or any
   51960     part thereof, to be licensed as a whole at no charge to all third
   51961     parties under the terms of this License.
   51962 
   51963     c) If the modified program normally reads commands interactively
   51964     when run, you must cause it, when started running for such
   51965     interactive use in the most ordinary way, to print or display an
   51966     announcement including an appropriate copyright notice and a
   51967     notice that there is no warranty (or else, saying that you provide
   51968     a warranty) and that users may redistribute the program under
   51969     these conditions, and telling the user how to view a copy of this
   51970     License.  (Exception: if the Program itself is interactive but
   51971     does not normally print such an announcement, your work based on
   51972     the Program is not required to print an announcement.)
   51973 
   51975 These requirements apply to the modified work as a whole.  If
   51976 identifiable sections of that work are not derived from the Program,
   51977 and can be reasonably considered independent and separate works in
   51978 themselves, then this License, and its terms, do not apply to those
   51979 sections when you distribute them as separate works.  But when you
   51980 distribute the same sections as part of a whole which is a work based
   51981 on the Program, the distribution of the whole must be on the terms of
   51982 this License, whose permissions for other licensees extend to the
   51983 entire whole, and thus to each and every part regardless of who wrote it.
   51984 
   51985 Thus, it is not the intent of this section to claim rights or contest
   51986 your rights to work written entirely by you; rather, the intent is to
   51987 exercise the right to control the distribution of derivative or
   51988 collective works based on the Program.
   51989 
   51990 In addition, mere aggregation of another work not based on the Program
   51991 with the Program (or with a work based on the Program) on a volume of
   51992 a storage or distribution medium does not bring the other work under
   51993 the scope of this License.
   51994 
   51995   3. You may copy and distribute the Program (or a work based on it,
   51996 under Section 2) in object code or executable form under the terms of
   51997 Sections 1 and 2 above provided that you also do one of the following:
   51998 
   51999     a) Accompany it with the complete corresponding machine-readable
   52000     source code, which must be distributed under the terms of Sections
   52001     1 and 2 above on a medium customarily used for software interchange; or,
   52002 
   52003     b) Accompany it with a written offer, valid for at least three
   52004     years, to give any third party, for a charge no more than your
   52005     cost of physically performing source distribution, a complete
   52006     machine-readable copy of the corresponding source code, to be
   52007     distributed under the terms of Sections 1 and 2 above on a medium
   52008     customarily used for software interchange; or,
   52009 
   52010     c) Accompany it with the information you received as to the offer
   52011     to distribute corresponding source code.  (This alternative is
   52012     allowed only for noncommercial distribution and only if you
   52013     received the program in object code or executable form with such
   52014     an offer, in accord with Subsection b above.)
   52015 
   52016 The source code for a work means the preferred form of the work for
   52017 making modifications to it.  For an executable work, complete source
   52018 code means all the source code for all modules it contains, plus any
   52019 associated interface definition files, plus the scripts used to
   52020 control compilation and installation of the executable.  However, as a
   52021 special exception, the source code distributed need not include
   52022 anything that is normally distributed (in either source or binary
   52023 form) with the major components (compiler, kernel, and so on) of the
   52024 operating system on which the executable runs, unless that component
   52025 itself accompanies the executable.
   52026 
   52027 If distribution of executable or object code is made by offering
   52028 access to copy from a designated place, then offering equivalent
   52029 access to copy the source code from the same place counts as
   52030 distribution of the source code, even though third parties are not
   52031 compelled to copy the source along with the object code.
   52032 
   52034   4. You may not copy, modify, sublicense, or distribute the Program
   52035 except as expressly provided under this License.  Any attempt
   52036 otherwise to copy, modify, sublicense or distribute the Program is
   52037 void, and will automatically terminate your rights under this License.
   52038 However, parties who have received copies, or rights, from you under
   52039 this License will not have their licenses terminated so long as such
   52040 parties remain in full compliance.
   52041 
   52042   5. You are not required to accept this License, since you have not
   52043 signed it.  However, nothing else grants you permission to modify or
   52044 distribute the Program or its derivative works.  These actions are
   52045 prohibited by law if you do not accept this License.  Therefore, by
   52046 modifying or distributing the Program (or any work based on the
   52047 Program), you indicate your acceptance of this License to do so, and
   52048 all its terms and conditions for copying, distributing or modifying
   52049 the Program or works based on it.
   52050 
   52051   6. Each time you redistribute the Program (or any work based on the
   52052 Program), the recipient automatically receives a license from the
   52053 original licensor to copy, distribute or modify the Program subject to
   52054 these terms and conditions.  You may not impose any further
   52055 restrictions on the recipients' exercise of the rights granted herein.
   52056 You are not responsible for enforcing compliance by third parties to
   52057 this License.
   52058 
   52059   7. If, as a consequence of a court judgment or allegation of patent
   52060 infringement or for any other reason (not limited to patent issues),
   52061 conditions are imposed on you (whether by court order, agreement or
   52062 otherwise) that contradict the conditions of this License, they do not
   52063 excuse you from the conditions of this License.  If you cannot
   52064 distribute so as to satisfy simultaneously your obligations under this
   52065 License and any other pertinent obligations, then as a consequence you
   52066 may not distribute the Program at all.  For example, if a patent
   52067 license would not permit royalty-free redistribution of the Program by
   52068 all those who receive copies directly or indirectly through you, then
   52069 the only way you could satisfy both it and this License would be to
   52070 refrain entirely from distribution of the Program.
   52071 
   52072 If any portion of this section is held invalid or unenforceable under
   52073 any particular circumstance, the balance of the section is intended to
   52074 apply and the section as a whole is intended to apply in other
   52075 circumstances.
   52076 
   52077 It is not the purpose of this section to induce you to infringe any
   52078 patents or other property right claims or to contest validity of any
   52079 such claims; this section has the sole purpose of protecting the
   52080 integrity of the free software distribution system, which is
   52081 implemented by public license practices.  Many people have made
   52082 generous contributions to the wide range of software distributed
   52083 through that system in reliance on consistent application of that
   52084 system; it is up to the author/donor to decide if he or she is willing
   52085 to distribute software through any other system and a licensee cannot
   52086 impose that choice.
   52087 
   52088 This section is intended to make thoroughly clear what is believed to
   52089 be a consequence of the rest of this License.
   52090 
   52092   8. If the distribution and/or use of the Program is restricted in
   52093 certain countries either by patents or by copyrighted interfaces, the
   52094 original copyright holder who places the Program under this License
   52095 may add an explicit geographical distribution limitation excluding
   52096 those countries, so that distribution is permitted only in or among
   52097 countries not thus excluded.  In such case, this License incorporates
   52098 the limitation as if written in the body of this License.
   52099 
   52100   9. The Free Software Foundation may publish revised and/or new versions
   52101 of the General Public License from time to time.  Such new versions will
   52102 be similar in spirit to the present version, but may differ in detail to
   52103 address new problems or concerns.
   52104 
   52105 Each version is given a distinguishing version number.  If the Program
   52106 specifies a version number of this License which applies to it and "any
   52107 later version", you have the option of following the terms and conditions
   52108 either of that version or of any later version published by the Free
   52109 Software Foundation.  If the Program does not specify a version number of
   52110 this License, you may choose any version ever published by the Free Software
   52111 Foundation.
   52112 
   52113   10. If you wish to incorporate parts of the Program into other free
   52114 programs whose distribution conditions are different, write to the author
   52115 to ask for permission.  For software which is copyrighted by the Free
   52116 Software Foundation, write to the Free Software Foundation; we sometimes
   52117 make exceptions for this.  Our decision will be guided by the two goals
   52118 of preserving the free status of all derivatives of our free software and
   52119 of promoting the sharing and reuse of software generally.
   52120 
   52121 			    NO WARRANTY
   52122 
   52123   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
   52124 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
   52125 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
   52126 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
   52127 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
   52128 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
   52129 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
   52130 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
   52131 REPAIR OR CORRECTION.
   52132 
   52133   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
   52134 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
   52135 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
   52136 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
   52137 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
   52138 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
   52139 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
   52140 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
   52141 POSSIBILITY OF SUCH DAMAGES.
   52142 
   52143 		     END OF TERMS AND CONDITIONS
   52144 
   52146 	    How to Apply These Terms to Your New Programs
   52147 
   52148   If you develop a new program, and you want it to be of the greatest
   52149 possible use to the public, the best way to achieve this is to make it
   52150 free software which everyone can redistribute and change under these terms.
   52151 
   52152   To do so, attach the following notices to the program.  It is safest
   52153 to attach them to the start of each source file to most effectively
   52154 convey the exclusion of warranty; and each file should have at least
   52155 the "copyright" line and a pointer to where the full notice is found.
   52156 
   52157     &lt;one line to give the program's name and a brief idea of what it does.&gt;
   52158     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   52159 
   52160     This program is free software; you can redistribute it and/or modify
   52161     it under the terms of the GNU General Public License as published by
   52162     the Free Software Foundation; either version 2 of the License, or
   52163     (at your option) any later version.
   52164 
   52165     This program is distributed in the hope that it will be useful,
   52166     but WITHOUT ANY WARRANTY; without even the implied warranty of
   52167     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   52168     GNU General Public License for more details.
   52169 
   52170     You should have received a copy of the GNU General Public License
   52171     along with this program; if not, write to the Free Software
   52172     Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
   52173 
   52174 
   52175 Also add information on how to contact you by electronic and paper mail.
   52176 
   52177 If the program is interactive, make it output a short notice like this
   52178 when it starts in an interactive mode:
   52179 
   52180     Gnomovision version 69, Copyright (C) year name of author
   52181     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
   52182     This is free software, and you are welcome to redistribute it
   52183     under certain conditions; type `show c' for details.
   52184 
   52185 The hypothetical commands `show w' and `show c' should show the appropriate
   52186 parts of the General Public License.  Of course, the commands you use may
   52187 be called something other than `show w' and `show c'; they could even be
   52188 mouse-clicks or menu items--whatever suits your program.
   52189 
   52190 You should also get your employer (if you work as a programmer) or your
   52191 school, if any, to sign a "copyright disclaimer" for the program, if
   52192 necessary.  Here is a sample; alter the names:
   52193 
   52194   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
   52195   `Gnomovision' (which makes passes at compilers) written by James Hacker.
   52196 
   52197   &lt;signature of Ty Coon&gt;, 1 April 1989
   52198   Ty Coon, President of Vice
   52199 
   52200 This General Public License does not permit incorporating your program into
   52201 proprietary programs.  If your program is a subroutine library, you may
   52202 consider it more useful to permit linking proprietary applications with the
   52203 library.  If this is what you want to do, use the GNU Library General
   52204 Public License instead of this License.
   52205 </pre>
   52206 </div>
   52207 </div>
   52208 
   52209 
   52210 <div class="product">
   52211 <span class="title">pambase</span>
   52212 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   52213 <span class="homepage"><a href="http://www.gentoo.org/proj/en/base/pam/">homepage</a></span>
   52214 <div class="licence">
   52215 <pre>		    GNU GENERAL PUBLIC LICENSE
   52216 		       Version 2, June 1991
   52217 
   52218  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
   52219                        51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
   52220  Everyone is permitted to copy and distribute verbatim copies
   52221  of this license document, but changing it is not allowed.
   52222 
   52223 			    Preamble
   52224 
   52225   The licenses for most software are designed to take away your
   52226 freedom to share and change it.  By contrast, the GNU General Public
   52227 License is intended to guarantee your freedom to share and change free
   52228 software--to make sure the software is free for all its users.  This
   52229 General Public License applies to most of the Free Software
   52230 Foundation's software and to any other program whose authors commit to
   52231 using it.  (Some other Free Software Foundation software is covered by
   52232 the GNU Library General Public License instead.)  You can apply it to
   52233 your programs, too.
   52234 
   52235   When we speak of free software, we are referring to freedom, not
   52236 price.  Our General Public Licenses are designed to make sure that you
   52237 have the freedom to distribute copies of free software (and charge for
   52238 this service if you wish), that you receive source code or can get it
   52239 if you want it, that you can change the software or use pieces of it
   52240 in new free programs; and that you know you can do these things.
   52241 
   52242   To protect your rights, we need to make restrictions that forbid
   52243 anyone to deny you these rights or to ask you to surrender the rights.
   52244 These restrictions translate to certain responsibilities for you if you
   52245 distribute copies of the software, or if you modify it.
   52246 
   52247   For example, if you distribute copies of such a program, whether
   52248 gratis or for a fee, you must give the recipients all the rights that
   52249 you have.  You must make sure that they, too, receive or can get the
   52250 source code.  And you must show them these terms so they know their
   52251 rights.
   52252 
   52253   We protect your rights with two steps: (1) copyright the software, and
   52254 (2) offer you this license which gives you legal permission to copy,
   52255 distribute and/or modify the software.
   52256 
   52257   Also, for each author's protection and ours, we want to make certain
   52258 that everyone understands that there is no warranty for this free
   52259 software.  If the software is modified by someone else and passed on, we
   52260 want its recipients to know that what they have is not the original, so
   52261 that any problems introduced by others will not reflect on the original
   52262 authors' reputations.
   52263 
   52264   Finally, any free program is threatened constantly by software
   52265 patents.  We wish to avoid the danger that redistributors of a free
   52266 program will individually obtain patent licenses, in effect making the
   52267 program proprietary.  To prevent this, we have made it clear that any
   52268 patent must be licensed for everyone's free use or not licensed at all.
   52269 
   52270   The precise terms and conditions for copying, distribution and
   52271 modification follow.
   52272 
   52274 		    GNU GENERAL PUBLIC LICENSE
   52275    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   52276 
   52277   0. This License applies to any program or other work which contains
   52278 a notice placed by the copyright holder saying it may be distributed
   52279 under the terms of this General Public License.  The "Program", below,
   52280 refers to any such program or work, and a "work based on the Program"
   52281 means either the Program or any derivative work under copyright law:
   52282 that is to say, a work containing the Program or a portion of it,
   52283 either verbatim or with modifications and/or translated into another
   52284 language.  (Hereinafter, translation is included without limitation in
   52285 the term "modification".)  Each licensee is addressed as "you".
   52286 
   52287 Activities other than copying, distribution and modification are not
   52288 covered by this License; they are outside its scope.  The act of
   52289 running the Program is not restricted, and the output from the Program
   52290 is covered only if its contents constitute a work based on the
   52291 Program (independent of having been made by running the Program).
   52292 Whether that is true depends on what the Program does.
   52293 
   52294   1. You may copy and distribute verbatim copies of the Program's
   52295 source code as you receive it, in any medium, provided that you
   52296 conspicuously and appropriately publish on each copy an appropriate
   52297 copyright notice and disclaimer of warranty; keep intact all the
   52298 notices that refer to this License and to the absence of any warranty;
   52299 and give any other recipients of the Program a copy of this License
   52300 along with the Program.
   52301 
   52302 You may charge a fee for the physical act of transferring a copy, and
   52303 you may at your option offer warranty protection in exchange for a fee.
   52304 
   52305   2. You may modify your copy or copies of the Program or any portion
   52306 of it, thus forming a work based on the Program, and copy and
   52307 distribute such modifications or work under the terms of Section 1
   52308 above, provided that you also meet all of these conditions:
   52309 
   52310     a) You must cause the modified files to carry prominent notices
   52311     stating that you changed the files and the date of any change.
   52312 
   52313     b) You must cause any work that you distribute or publish, that in
   52314     whole or in part contains or is derived from the Program or any
   52315     part thereof, to be licensed as a whole at no charge to all third
   52316     parties under the terms of this License.
   52317 
   52318     c) If the modified program normally reads commands interactively
   52319     when run, you must cause it, when started running for such
   52320     interactive use in the most ordinary way, to print or display an
   52321     announcement including an appropriate copyright notice and a
   52322     notice that there is no warranty (or else, saying that you provide
   52323     a warranty) and that users may redistribute the program under
   52324     these conditions, and telling the user how to view a copy of this
   52325     License.  (Exception: if the Program itself is interactive but
   52326     does not normally print such an announcement, your work based on
   52327     the Program is not required to print an announcement.)
   52328 
   52330 These requirements apply to the modified work as a whole.  If
   52331 identifiable sections of that work are not derived from the Program,
   52332 and can be reasonably considered independent and separate works in
   52333 themselves, then this License, and its terms, do not apply to those
   52334 sections when you distribute them as separate works.  But when you
   52335 distribute the same sections as part of a whole which is a work based
   52336 on the Program, the distribution of the whole must be on the terms of
   52337 this License, whose permissions for other licensees extend to the
   52338 entire whole, and thus to each and every part regardless of who wrote it.
   52339 
   52340 Thus, it is not the intent of this section to claim rights or contest
   52341 your rights to work written entirely by you; rather, the intent is to
   52342 exercise the right to control the distribution of derivative or
   52343 collective works based on the Program.
   52344 
   52345 In addition, mere aggregation of another work not based on the Program
   52346 with the Program (or with a work based on the Program) on a volume of
   52347 a storage or distribution medium does not bring the other work under
   52348 the scope of this License.
   52349 
   52350   3. You may copy and distribute the Program (or a work based on it,
   52351 under Section 2) in object code or executable form under the terms of
   52352 Sections 1 and 2 above provided that you also do one of the following:
   52353 
   52354     a) Accompany it with the complete corresponding machine-readable
   52355     source code, which must be distributed under the terms of Sections
   52356     1 and 2 above on a medium customarily used for software interchange; or,
   52357 
   52358     b) Accompany it with a written offer, valid for at least three
   52359     years, to give any third party, for a charge no more than your
   52360     cost of physically performing source distribution, a complete
   52361     machine-readable copy of the corresponding source code, to be
   52362     distributed under the terms of Sections 1 and 2 above on a medium
   52363     customarily used for software interchange; or,
   52364 
   52365     c) Accompany it with the information you received as to the offer
   52366     to distribute corresponding source code.  (This alternative is
   52367     allowed only for noncommercial distribution and only if you
   52368     received the program in object code or executable form with such
   52369     an offer, in accord with Subsection b above.)
   52370 
   52371 The source code for a work means the preferred form of the work for
   52372 making modifications to it.  For an executable work, complete source
   52373 code means all the source code for all modules it contains, plus any
   52374 associated interface definition files, plus the scripts used to
   52375 control compilation and installation of the executable.  However, as a
   52376 special exception, the source code distributed need not include
   52377 anything that is normally distributed (in either source or binary
   52378 form) with the major components (compiler, kernel, and so on) of the
   52379 operating system on which the executable runs, unless that component
   52380 itself accompanies the executable.
   52381 
   52382 If distribution of executable or object code is made by offering
   52383 access to copy from a designated place, then offering equivalent
   52384 access to copy the source code from the same place counts as
   52385 distribution of the source code, even though third parties are not
   52386 compelled to copy the source along with the object code.
   52387 
   52389   4. You may not copy, modify, sublicense, or distribute the Program
   52390 except as expressly provided under this License.  Any attempt
   52391 otherwise to copy, modify, sublicense or distribute the Program is
   52392 void, and will automatically terminate your rights under this License.
   52393 However, parties who have received copies, or rights, from you under
   52394 this License will not have their licenses terminated so long as such
   52395 parties remain in full compliance.
   52396 
   52397   5. You are not required to accept this License, since you have not
   52398 signed it.  However, nothing else grants you permission to modify or
   52399 distribute the Program or its derivative works.  These actions are
   52400 prohibited by law if you do not accept this License.  Therefore, by
   52401 modifying or distributing the Program (or any work based on the
   52402 Program), you indicate your acceptance of this License to do so, and
   52403 all its terms and conditions for copying, distributing or modifying
   52404 the Program or works based on it.
   52405 
   52406   6. Each time you redistribute the Program (or any work based on the
   52407 Program), the recipient automatically receives a license from the
   52408 original licensor to copy, distribute or modify the Program subject to
   52409 these terms and conditions.  You may not impose any further
   52410 restrictions on the recipients' exercise of the rights granted herein.
   52411 You are not responsible for enforcing compliance by third parties to
   52412 this License.
   52413 
   52414   7. If, as a consequence of a court judgment or allegation of patent
   52415 infringement or for any other reason (not limited to patent issues),
   52416 conditions are imposed on you (whether by court order, agreement or
   52417 otherwise) that contradict the conditions of this License, they do not
   52418 excuse you from the conditions of this License.  If you cannot
   52419 distribute so as to satisfy simultaneously your obligations under this
   52420 License and any other pertinent obligations, then as a consequence you
   52421 may not distribute the Program at all.  For example, if a patent
   52422 license would not permit royalty-free redistribution of the Program by
   52423 all those who receive copies directly or indirectly through you, then
   52424 the only way you could satisfy both it and this License would be to
   52425 refrain entirely from distribution of the Program.
   52426 
   52427 If any portion of this section is held invalid or unenforceable under
   52428 any particular circumstance, the balance of the section is intended to
   52429 apply and the section as a whole is intended to apply in other
   52430 circumstances.
   52431 
   52432 It is not the purpose of this section to induce you to infringe any
   52433 patents or other property right claims or to contest validity of any
   52434 such claims; this section has the sole purpose of protecting the
   52435 integrity of the free software distribution system, which is
   52436 implemented by public license practices.  Many people have made
   52437 generous contributions to the wide range of software distributed
   52438 through that system in reliance on consistent application of that
   52439 system; it is up to the author/donor to decide if he or she is willing
   52440 to distribute software through any other system and a licensee cannot
   52441 impose that choice.
   52442 
   52443 This section is intended to make thoroughly clear what is believed to
   52444 be a consequence of the rest of this License.
   52445 
   52447   8. If the distribution and/or use of the Program is restricted in
   52448 certain countries either by patents or by copyrighted interfaces, the
   52449 original copyright holder who places the Program under this License
   52450 may add an explicit geographical distribution limitation excluding
   52451 those countries, so that distribution is permitted only in or among
   52452 countries not thus excluded.  In such case, this License incorporates
   52453 the limitation as if written in the body of this License.
   52454 
   52455   9. The Free Software Foundation may publish revised and/or new versions
   52456 of the General Public License from time to time.  Such new versions will
   52457 be similar in spirit to the present version, but may differ in detail to
   52458 address new problems or concerns.
   52459 
   52460 Each version is given a distinguishing version number.  If the Program
   52461 specifies a version number of this License which applies to it and "any
   52462 later version", you have the option of following the terms and conditions
   52463 either of that version or of any later version published by the Free
   52464 Software Foundation.  If the Program does not specify a version number of
   52465 this License, you may choose any version ever published by the Free Software
   52466 Foundation.
   52467 
   52468   10. If you wish to incorporate parts of the Program into other free
   52469 programs whose distribution conditions are different, write to the author
   52470 to ask for permission.  For software which is copyrighted by the Free
   52471 Software Foundation, write to the Free Software Foundation; we sometimes
   52472 make exceptions for this.  Our decision will be guided by the two goals
   52473 of preserving the free status of all derivatives of our free software and
   52474 of promoting the sharing and reuse of software generally.
   52475 
   52476 			    NO WARRANTY
   52477 
   52478   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
   52479 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
   52480 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
   52481 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
   52482 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
   52483 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
   52484 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
   52485 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
   52486 REPAIR OR CORRECTION.
   52487 
   52488   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
   52489 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
   52490 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
   52491 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
   52492 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
   52493 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
   52494 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
   52495 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
   52496 POSSIBILITY OF SUCH DAMAGES.
   52497 
   52498 		     END OF TERMS AND CONDITIONS
   52499 
   52501 	    How to Apply These Terms to Your New Programs
   52502 
   52503   If you develop a new program, and you want it to be of the greatest
   52504 possible use to the public, the best way to achieve this is to make it
   52505 free software which everyone can redistribute and change under these terms.
   52506 
   52507   To do so, attach the following notices to the program.  It is safest
   52508 to attach them to the start of each source file to most effectively
   52509 convey the exclusion of warranty; and each file should have at least
   52510 the "copyright" line and a pointer to where the full notice is found.
   52511 
   52512     &lt;one line to give the program's name and a brief idea of what it does.&gt;
   52513     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   52514 
   52515     This program is free software; you can redistribute it and/or modify
   52516     it under the terms of the GNU General Public License as published by
   52517     the Free Software Foundation; either version 2 of the License, or
   52518     (at your option) any later version.
   52519 
   52520     This program is distributed in the hope that it will be useful,
   52521     but WITHOUT ANY WARRANTY; without even the implied warranty of
   52522     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   52523     GNU General Public License for more details.
   52524 
   52525     You should have received a copy of the GNU General Public License
   52526     along with this program; if not, write to the Free Software
   52527     Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
   52528 
   52529 
   52530 Also add information on how to contact you by electronic and paper mail.
   52531 
   52532 If the program is interactive, make it output a short notice like this
   52533 when it starts in an interactive mode:
   52534 
   52535     Gnomovision version 69, Copyright (C) year name of author
   52536     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
   52537     This is free software, and you are welcome to redistribute it
   52538     under certain conditions; type `show c' for details.
   52539 
   52540 The hypothetical commands `show w' and `show c' should show the appropriate
   52541 parts of the General Public License.  Of course, the commands you use may
   52542 be called something other than `show w' and `show c'; they could even be
   52543 mouse-clicks or menu items--whatever suits your program.
   52544 
   52545 You should also get your employer (if you work as a programmer) or your
   52546 school, if any, to sign a "copyright disclaimer" for the program, if
   52547 necessary.  Here is a sample; alter the names:
   52548 
   52549   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
   52550   `Gnomovision' (which makes passes at compilers) written by James Hacker.
   52551 
   52552   &lt;signature of Ty Coon&gt;, 1 April 1989
   52553   Ty Coon, President of Vice
   52554 
   52555 This General Public License does not permit incorporating your program into
   52556 proprietary programs.  If your program is a subroutine library, you may
   52557 consider it more useful to permit linking proprietary applications with the
   52558 library.  If this is what you want to do, use the GNU Library General
   52559 Public License instead of this License.
   52560 </pre>
   52561 </div>
   52562 </div>
   52563 
   52564 
   52565 <div class="product">
   52566 <span class="title">pango</span>
   52567 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   52568 <span class="homepage"><a href="http://www.pango.org/">homepage</a></span>
   52569 <div class="licence">
   52570 <pre>		  GNU LIBRARY GENERAL PUBLIC LICENSE
   52571 		       Version 2, June 1991
   52572 
   52573  Copyright (C) 1991 Free Software Foundation, Inc.
   52574  59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
   52575  Everyone is permitted to copy and distribute verbatim copies
   52576  of this license document, but changing it is not allowed.
   52577 
   52578 [This is the first released version of the library GPL.  It is
   52579  numbered 2 because it goes with version 2 of the ordinary GPL.]
   52580 
   52581 			    Preamble
   52582 
   52583   The licenses for most software are designed to take away your
   52584 freedom to share and change it.  By contrast, the GNU General Public
   52585 Licenses are intended to guarantee your freedom to share and change
   52586 free software--to make sure the software is free for all its users.
   52587 
   52588   This license, the Library General Public License, applies to some
   52589 specially designated Free Software Foundation software, and to any
   52590 other libraries whose authors decide to use it.  You can use it for
   52591 your libraries, too.
   52592 
   52593   When we speak of free software, we are referring to freedom, not
   52594 price.  Our General Public Licenses are designed to make sure that you
   52595 have the freedom to distribute copies of free software (and charge for
   52596 this service if you wish), that you receive source code or can get it
   52597 if you want it, that you can change the software or use pieces of it
   52598 in new free programs; and that you know you can do these things.
   52599 
   52600   To protect your rights, we need to make restrictions that forbid
   52601 anyone to deny you these rights or to ask you to surrender the rights.
   52602 These restrictions translate to certain responsibilities for you if
   52603 you distribute copies of the library, or if you modify it.
   52604 
   52605   For example, if you distribute copies of the library, whether gratis
   52606 or for a fee, you must give the recipients all the rights that we gave
   52607 you.  You must make sure that they, too, receive or can get the source
   52608 code.  If you link a program with the library, you must provide
   52609 complete object files to the recipients so that they can relink them
   52610 with the library, after making changes to the library and recompiling
   52611 it.  And you must show them these terms so they know their rights.
   52612 
   52613   Our method of protecting your rights has two steps: (1) copyright
   52614 the library, and (2) offer you this license which gives you legal
   52615 permission to copy, distribute and/or modify the library.
   52616 
   52617   Also, for each distributor's protection, we want to make certain
   52618 that everyone understands that there is no warranty for this free
   52619 library.  If the library is modified by someone else and passed on, we
   52620 want its recipients to know that what they have is not the original
   52621 version, so that any problems introduced by others will not reflect on
   52622 the original authors' reputations.
   52623 
   52625   Finally, any free program is threatened constantly by software
   52626 patents.  We wish to avoid the danger that companies distributing free
   52627 software will individually obtain patent licenses, thus in effect
   52628 transforming the program into proprietary software.  To prevent this,
   52629 we have made it clear that any patent must be licensed for everyone's
   52630 free use or not licensed at all.
   52631 
   52632   Most GNU software, including some libraries, is covered by the ordinary
   52633 GNU General Public License, which was designed for utility programs.  This
   52634 license, the GNU Library General Public License, applies to certain
   52635 designated libraries.  This license is quite different from the ordinary
   52636 one; be sure to read it in full, and don't assume that anything in it is
   52637 the same as in the ordinary license.
   52638 
   52639   The reason we have a separate public license for some libraries is that
   52640 they blur the distinction we usually make between modifying or adding to a
   52641 program and simply using it.  Linking a program with a library, without
   52642 changing the library, is in some sense simply using the library, and is
   52643 analogous to running a utility program or application program.  However, in
   52644 a textual and legal sense, the linked executable is a combined work, a
   52645 derivative of the original library, and the ordinary General Public License
   52646 treats it as such.
   52647 
   52648   Because of this blurred distinction, using the ordinary General
   52649 Public License for libraries did not effectively promote software
   52650 sharing, because most developers did not use the libraries.  We
   52651 concluded that weaker conditions might promote sharing better.
   52652 
   52653   However, unrestricted linking of non-free programs would deprive the
   52654 users of those programs of all benefit from the free status of the
   52655 libraries themselves.  This Library General Public License is intended to
   52656 permit developers of non-free programs to use free libraries, while
   52657 preserving your freedom as a user of such programs to change the free
   52658 libraries that are incorporated in them.  (We have not seen how to achieve
   52659 this as regards changes in header files, but we have achieved it as regards
   52660 changes in the actual functions of the Library.)  The hope is that this
   52661 will lead to faster development of free libraries.
   52662 
   52663   The precise terms and conditions for copying, distribution and
   52664 modification follow.  Pay close attention to the difference between a
   52665 "work based on the library" and a "work that uses the library".  The
   52666 former contains code derived from the library, while the latter only
   52667 works together with the library.
   52668 
   52669   Note that it is possible for a library to be covered by the ordinary
   52670 General Public License rather than by this special one.
   52671 
   52673 		  GNU LIBRARY GENERAL PUBLIC LICENSE
   52674    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   52675 
   52676   0. This License Agreement applies to any software library which
   52677 contains a notice placed by the copyright holder or other authorized
   52678 party saying it may be distributed under the terms of this Library
   52679 General Public License (also called "this License").  Each licensee is
   52680 addressed as "you".
   52681 
   52682   A "library" means a collection of software functions and/or data
   52683 prepared so as to be conveniently linked with application programs
   52684 (which use some of those functions and data) to form executables.
   52685 
   52686   The "Library", below, refers to any such software library or work
   52687 which has been distributed under these terms.  A "work based on the
   52688 Library" means either the Library or any derivative work under
   52689 copyright law: that is to say, a work containing the Library or a
   52690 portion of it, either verbatim or with modifications and/or translated
   52691 straightforwardly into another language.  (Hereinafter, translation is
   52692 included without limitation in the term "modification".)
   52693 
   52694   "Source code" for a work means the preferred form of the work for
   52695 making modifications to it.  For a library, complete source code means
   52696 all the source code for all modules it contains, plus any associated
   52697 interface definition files, plus the scripts used to control compilation
   52698 and installation of the library.
   52699 
   52700   Activities other than copying, distribution and modification are not
   52701 covered by this License; they are outside its scope.  The act of
   52702 running a program using the Library is not restricted, and output from
   52703 such a program is covered only if its contents constitute a work based
   52704 on the Library (independent of the use of the Library in a tool for
   52705 writing it).  Whether that is true depends on what the Library does
   52706 and what the program that uses the Library does.
   52707   
   52708   1. You may copy and distribute verbatim copies of the Library's
   52709 complete source code as you receive it, in any medium, provided that
   52710 you conspicuously and appropriately publish on each copy an
   52711 appropriate copyright notice and disclaimer of warranty; keep intact
   52712 all the notices that refer to this License and to the absence of any
   52713 warranty; and distribute a copy of this License along with the
   52714 Library.
   52715 
   52716   You may charge a fee for the physical act of transferring a copy,
   52717 and you may at your option offer warranty protection in exchange for a
   52718 fee.
   52719 
   52721   2. You may modify your copy or copies of the Library or any portion
   52722 of it, thus forming a work based on the Library, and copy and
   52723 distribute such modifications or work under the terms of Section 1
   52724 above, provided that you also meet all of these conditions:
   52725 
   52726     a) The modified work must itself be a software library.
   52727 
   52728     b) You must cause the files modified to carry prominent notices
   52729     stating that you changed the files and the date of any change.
   52730 
   52731     c) You must cause the whole of the work to be licensed at no
   52732     charge to all third parties under the terms of this License.
   52733 
   52734     d) If a facility in the modified Library refers to a function or a
   52735     table of data to be supplied by an application program that uses
   52736     the facility, other than as an argument passed when the facility
   52737     is invoked, then you must make a good faith effort to ensure that,
   52738     in the event an application does not supply such function or
   52739     table, the facility still operates, and performs whatever part of
   52740     its purpose remains meaningful.
   52741 
   52742     (For example, a function in a library to compute square roots has
   52743     a purpose that is entirely well-defined independent of the
   52744     application.  Therefore, Subsection 2d requires that any
   52745     application-supplied function or table used by this function must
   52746     be optional: if the application does not supply it, the square
   52747     root function must still compute square roots.)
   52748 
   52749 These requirements apply to the modified work as a whole.  If
   52750 identifiable sections of that work are not derived from the Library,
   52751 and can be reasonably considered independent and separate works in
   52752 themselves, then this License, and its terms, do not apply to those
   52753 sections when you distribute them as separate works.  But when you
   52754 distribute the same sections as part of a whole which is a work based
   52755 on the Library, the distribution of the whole must be on the terms of
   52756 this License, whose permissions for other licensees extend to the
   52757 entire whole, and thus to each and every part regardless of who wrote
   52758 it.
   52759 
   52760 Thus, it is not the intent of this section to claim rights or contest
   52761 your rights to work written entirely by you; rather, the intent is to
   52762 exercise the right to control the distribution of derivative or
   52763 collective works based on the Library.
   52764 
   52765 In addition, mere aggregation of another work not based on the Library
   52766 with the Library (or with a work based on the Library) on a volume of
   52767 a storage or distribution medium does not bring the other work under
   52768 the scope of this License.
   52769 
   52770   3. You may opt to apply the terms of the ordinary GNU General Public
   52771 License instead of this License to a given copy of the Library.  To do
   52772 this, you must alter all the notices that refer to this License, so
   52773 that they refer to the ordinary GNU General Public License, version 2,
   52774 instead of to this License.  (If a newer version than version 2 of the
   52775 ordinary GNU General Public License has appeared, then you can specify
   52776 that version instead if you wish.)  Do not make any other change in
   52777 these notices.
   52778 
   52780   Once this change is made in a given copy, it is irreversible for
   52781 that copy, so the ordinary GNU General Public License applies to all
   52782 subsequent copies and derivative works made from that copy.
   52783 
   52784   This option is useful when you wish to copy part of the code of
   52785 the Library into a program that is not a library.
   52786 
   52787   4. You may copy and distribute the Library (or a portion or
   52788 derivative of it, under Section 2) in object code or executable form
   52789 under the terms of Sections 1 and 2 above provided that you accompany
   52790 it with the complete corresponding machine-readable source code, which
   52791 must be distributed under the terms of Sections 1 and 2 above on a
   52792 medium customarily used for software interchange.
   52793 
   52794   If distribution of object code is made by offering access to copy
   52795 from a designated place, then offering equivalent access to copy the
   52796 source code from the same place satisfies the requirement to
   52797 distribute the source code, even though third parties are not
   52798 compelled to copy the source along with the object code.
   52799 
   52800   5. A program that contains no derivative of any portion of the
   52801 Library, but is designed to work with the Library by being compiled or
   52802 linked with it, is called a "work that uses the Library".  Such a
   52803 work, in isolation, is not a derivative work of the Library, and
   52804 therefore falls outside the scope of this License.
   52805 
   52806   However, linking a "work that uses the Library" with the Library
   52807 creates an executable that is a derivative of the Library (because it
   52808 contains portions of the Library), rather than a "work that uses the
   52809 library".  The executable is therefore covered by this License.
   52810 Section 6 states terms for distribution of such executables.
   52811 
   52812   When a "work that uses the Library" uses material from a header file
   52813 that is part of the Library, the object code for the work may be a
   52814 derivative work of the Library even though the source code is not.
   52815 Whether this is true is especially significant if the work can be
   52816 linked without the Library, or if the work is itself a library.  The
   52817 threshold for this to be true is not precisely defined by law.
   52818 
   52819   If such an object file uses only numerical parameters, data
   52820 structure layouts and accessors, and small macros and small inline
   52821 functions (ten lines or less in length), then the use of the object
   52822 file is unrestricted, regardless of whether it is legally a derivative
   52823 work.  (Executables containing this object code plus portions of the
   52824 Library will still fall under Section 6.)
   52825 
   52826   Otherwise, if the work is a derivative of the Library, you may
   52827 distribute the object code for the work under the terms of Section 6.
   52828 Any executables containing that work also fall under Section 6,
   52829 whether or not they are linked directly with the Library itself.
   52830 
   52832   6. As an exception to the Sections above, you may also compile or
   52833 link a "work that uses the Library" with the Library to produce a
   52834 work containing portions of the Library, and distribute that work
   52835 under terms of your choice, provided that the terms permit
   52836 modification of the work for the customer's own use and reverse
   52837 engineering for debugging such modifications.
   52838 
   52839   You must give prominent notice with each copy of the work that the
   52840 Library is used in it and that the Library and its use are covered by
   52841 this License.  You must supply a copy of this License.  If the work
   52842 during execution displays copyright notices, you must include the
   52843 copyright notice for the Library among them, as well as a reference
   52844 directing the user to the copy of this License.  Also, you must do one
   52845 of these things:
   52846 
   52847     a) Accompany the work with the complete corresponding
   52848     machine-readable source code for the Library including whatever
   52849     changes were used in the work (which must be distributed under
   52850     Sections 1 and 2 above); and, if the work is an executable linked
   52851     with the Library, with the complete machine-readable "work that
   52852     uses the Library", as object code and/or source code, so that the
   52853     user can modify the Library and then relink to produce a modified
   52854     executable containing the modified Library.  (It is understood
   52855     that the user who changes the contents of definitions files in the
   52856     Library will not necessarily be able to recompile the application
   52857     to use the modified definitions.)
   52858 
   52859     b) Accompany the work with a written offer, valid for at
   52860     least three years, to give the same user the materials
   52861     specified in Subsection 6a, above, for a charge no more
   52862     than the cost of performing this distribution.
   52863 
   52864     c) If distribution of the work is made by offering access to copy
   52865     from a designated place, offer equivalent access to copy the above
   52866     specified materials from the same place.
   52867 
   52868     d) Verify that the user has already received a copy of these
   52869     materials or that you have already sent this user a copy.
   52870 
   52871   For an executable, the required form of the "work that uses the
   52872 Library" must include any data and utility programs needed for
   52873 reproducing the executable from it.  However, as a special exception,
   52874 the source code distributed need not include anything that is normally
   52875 distributed (in either source or binary form) with the major
   52876 components (compiler, kernel, and so on) of the operating system on
   52877 which the executable runs, unless that component itself accompanies
   52878 the executable.
   52879 
   52880   It may happen that this requirement contradicts the license
   52881 restrictions of other proprietary libraries that do not normally
   52882 accompany the operating system.  Such a contradiction means you cannot
   52883 use both them and the Library together in an executable that you
   52884 distribute.
   52885 
   52887   7. You may place library facilities that are a work based on the
   52888 Library side-by-side in a single library together with other library
   52889 facilities not covered by this License, and distribute such a combined
   52890 library, provided that the separate distribution of the work based on
   52891 the Library and of the other library facilities is otherwise
   52892 permitted, and provided that you do these two things:
   52893 
   52894     a) Accompany the combined library with a copy of the same work
   52895     based on the Library, uncombined with any other library
   52896     facilities.  This must be distributed under the terms of the
   52897     Sections above.
   52898 
   52899     b) Give prominent notice with the combined library of the fact
   52900     that part of it is a work based on the Library, and explaining
   52901     where to find the accompanying uncombined form of the same work.
   52902 
   52903   8. You may not copy, modify, sublicense, link with, or distribute
   52904 the Library except as expressly provided under this License.  Any
   52905 attempt otherwise to copy, modify, sublicense, link with, or
   52906 distribute the Library is void, and will automatically terminate your
   52907 rights under this License.  However, parties who have received copies,
   52908 or rights, from you under this License will not have their licenses
   52909 terminated so long as such parties remain in full compliance.
   52910 
   52911   9. You are not required to accept this License, since you have not
   52912 signed it.  However, nothing else grants you permission to modify or
   52913 distribute the Library or its derivative works.  These actions are
   52914 prohibited by law if you do not accept this License.  Therefore, by
   52915 modifying or distributing the Library (or any work based on the
   52916 Library), you indicate your acceptance of this License to do so, and
   52917 all its terms and conditions for copying, distributing or modifying
   52918 the Library or works based on it.
   52919 
   52920   10. Each time you redistribute the Library (or any work based on the
   52921 Library), the recipient automatically receives a license from the
   52922 original licensor to copy, distribute, link with or modify the Library
   52923 subject to these terms and conditions.  You may not impose any further
   52924 restrictions on the recipients' exercise of the rights granted herein.
   52925 You are not responsible for enforcing compliance by third parties to
   52926 this License.
   52927 
   52929   11. If, as a consequence of a court judgment or allegation of patent
   52930 infringement or for any other reason (not limited to patent issues),
   52931 conditions are imposed on you (whether by court order, agreement or
   52932 otherwise) that contradict the conditions of this License, they do not
   52933 excuse you from the conditions of this License.  If you cannot
   52934 distribute so as to satisfy simultaneously your obligations under this
   52935 License and any other pertinent obligations, then as a consequence you
   52936 may not distribute the Library at all.  For example, if a patent
   52937 license would not permit royalty-free redistribution of the Library by
   52938 all those who receive copies directly or indirectly through you, then
   52939 the only way you could satisfy both it and this License would be to
   52940 refrain entirely from distribution of the Library.
   52941 
   52942 If any portion of this section is held invalid or unenforceable under any
   52943 particular circumstance, the balance of the section is intended to apply,
   52944 and the section as a whole is intended to apply in other circumstances.
   52945 
   52946 It is not the purpose of this section to induce you to infringe any
   52947 patents or other property right claims or to contest validity of any
   52948 such claims; this section has the sole purpose of protecting the
   52949 integrity of the free software distribution system which is
   52950 implemented by public license practices.  Many people have made
   52951 generous contributions to the wide range of software distributed
   52952 through that system in reliance on consistent application of that
   52953 system; it is up to the author/donor to decide if he or she is willing
   52954 to distribute software through any other system and a licensee cannot
   52955 impose that choice.
   52956 
   52957 This section is intended to make thoroughly clear what is believed to
   52958 be a consequence of the rest of this License.
   52959 
   52960   12. If the distribution and/or use of the Library is restricted in
   52961 certain countries either by patents or by copyrighted interfaces, the
   52962 original copyright holder who places the Library under this License may add
   52963 an explicit geographical distribution limitation excluding those countries,
   52964 so that distribution is permitted only in or among countries not thus
   52965 excluded.  In such case, this License incorporates the limitation as if
   52966 written in the body of this License.
   52967 
   52968   13. The Free Software Foundation may publish revised and/or new
   52969 versions of the Library General Public License from time to time.
   52970 Such new versions will be similar in spirit to the present version,
   52971 but may differ in detail to address new problems or concerns.
   52972 
   52973 Each version is given a distinguishing version number.  If the Library
   52974 specifies a version number of this License which applies to it and
   52975 "any later version", you have the option of following the terms and
   52976 conditions either of that version or of any later version published by
   52977 the Free Software Foundation.  If the Library does not specify a
   52978 license version number, you may choose any version ever published by
   52979 the Free Software Foundation.
   52980 
   52982   14. If you wish to incorporate parts of the Library into other free
   52983 programs whose distribution conditions are incompatible with these,
   52984 write to the author to ask for permission.  For software which is
   52985 copyrighted by the Free Software Foundation, write to the Free
   52986 Software Foundation; we sometimes make exceptions for this.  Our
   52987 decision will be guided by the two goals of preserving the free status
   52988 of all derivatives of our free software and of promoting the sharing
   52989 and reuse of software generally.
   52990 
   52991 			    NO WARRANTY
   52992 
   52993   15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
   52994 WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
   52995 EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
   52996 OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
   52997 KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
   52998 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
   52999 PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
   53000 LIBRARY IS WITH YOU.  SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
   53001 THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
   53002 
   53003   16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
   53004 WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
   53005 AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
   53006 FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
   53007 CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
   53008 LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
   53009 RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
   53010 FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
   53011 SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
   53012 DAMAGES.
   53013 
   53014 		     END OF TERMS AND CONDITIONS
   53015 
   53017      Appendix: How to Apply These Terms to Your New Libraries
   53018 
   53019   If you develop a new library, and you want it to be of the greatest
   53020 possible use to the public, we recommend making it free software that
   53021 everyone can redistribute and change.  You can do so by permitting
   53022 redistribution under these terms (or, alternatively, under the terms of the
   53023 ordinary General Public License).
   53024 
   53025   To apply these terms, attach the following notices to the library.  It is
   53026 safest to attach them to the start of each source file to most effectively
   53027 convey the exclusion of warranty; and each file should have at least the
   53028 "copyright" line and a pointer to where the full notice is found.
   53029 
   53030     &lt;one line to give the library's name and a brief idea of what it does.&gt;
   53031     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   53032 
   53033     This library is free software; you can redistribute it and/or
   53034     modify it under the terms of the GNU Library General Public
   53035     License as published by the Free Software Foundation; either
   53036     version 2 of the License, or (at your option) any later version.
   53037 
   53038     This library is distributed in the hope that it will be useful,
   53039     but WITHOUT ANY WARRANTY; without even the implied warranty of
   53040     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
   53041     Library General Public License for more details.
   53042 
   53043     You should have received a copy of the GNU Library General Public
   53044     License along with this library; if not, write to the Free
   53045     Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
   53046     MA 02111-1307, USA
   53047 
   53048 Also add information on how to contact you by electronic and paper mail.
   53049 
   53050 You should also get your employer (if you work as a programmer) or your
   53051 school, if any, to sign a "copyright disclaimer" for the library, if
   53052 necessary.  Here is a sample; alter the names:
   53053 
   53054   Yoyodyne, Inc., hereby disclaims all copyright interest in the
   53055   library `Frob' (a library for tweaking knobs) written by James Random Hacker.
   53056 
   53057   &lt;signature of Ty Coon&gt;, 1 April 1990
   53058   Ty Coon, President of Vice
   53059 
   53060 That's all there is to it!
   53061 
   53062                     The FreeType Project LICENSE
   53063                     ----------------------------
   53064 
   53065                        Copyright 1996-1999 by
   53066           David Turner, Robert Wilhelm, and Werner Lemberg
   53067 
   53068 
   53069 
   53070 Introduction
   53071 ============
   53072 
   53073   The FreeType  Project is distributed in  several archive packages;
   53074   some of them may contain, in addition to the FreeType font engine,
   53075   various tools and  contributions which rely on, or  relate to, the
   53076   FreeType Project.
   53077 
   53078   This  license applies  to all  files found  in such  packages, and
   53079   which do not  fall under their own explicit  license.  The license
   53080   affects  thus  the  FreeType   font  engine,  the  test  programs,
   53081   documentation and makefiles, at the very least.
   53082 
   53083   This  license   was  inspired  by  the  BSD,   Artistic,  and  IJG
   53084   (Independent JPEG  Group) licenses, which  all encourage inclusion
   53085   and  use of  free  software in  commercial  and freeware  products
   53086   alike.  As a consequence, its main points are that:
   53087 
   53088     o We don't promise that this software works.  However, we are be
   53089       interested in any kind of bug reports. (`as is' distribution)
   53090 
   53091     o You can  use this software for whatever you  want, in parts or
   53092       full form, without having to pay us. (`royalty-free' usage)
   53093 
   53094     o You may not pretend that  you wrote this software.  If you use
   53095       it, or  only parts of it,  in a program,  you must acknowledge
   53096       somewhere in your documentation  that you've used the FreeType
   53097       code. (`credits')
   53098 
   53099   We  specifically  permit  and  encourage  the  inclusion  of  this
   53100   software,  with  or without modifications, in commercial products,
   53101   provided that all warranty or  liability claims are assumed by the
   53102   product vendor.
   53103 
   53104 
   53105 Legal Terms
   53106 ===========
   53107 
   53108 0. Definitions
   53109 --------------
   53110 
   53111   Throughout this license,  the terms `package', `FreeType Project',
   53112   and  `FreeType  archive' refer  to  the  set  of files  originally
   53113   distributed  by the  authors  (David Turner,  Robert Wilhelm,  and
   53114   Werner Lemberg) as the `FreeType project', be they named as alpha,
   53115   beta or final release.
   53116 
   53117   `You' refers to  the licensee, or person using  the project, where
   53118   `using' is a generic term including compiling the project's source
   53119   code as  well as linking it  to form a  `program' or `executable'.
   53120   This  program is  referred to  as  `a program  using the  FreeType
   53121   engine'.
   53122 
   53123   This  license applies  to all  files distributed  in  the original
   53124   FreeType  archive,   including  all  source   code,  binaries  and
   53125   documentation,  unless  otherwise  stated   in  the  file  in  its
   53126   original, unmodified form as  distributed in the original archive.
   53127   If you are  unsure whether or not a particular  file is covered by
   53128   this license, you must contact us to verify this.
   53129 
   53130   The FreeType  project is copyright (C) 1996-1999  by David Turner,
   53131   Robert Wilhelm, and Werner Lemberg.  All rights reserved except as
   53132   specified below.
   53133 
   53134 1. No Warranty
   53135 --------------
   53136 
   53137   THE FREETYPE ARCHIVE  IS PROVIDED `AS IS' WITHOUT  WARRANTY OF ANY
   53138   KIND, EITHER EXPRESSED OR  IMPLIED, INCLUDING, BUT NOT LIMITED TO,
   53139   WARRANTIES  OF  MERCHANTABILITY   AND  FITNESS  FOR  A  PARTICULAR
   53140   PURPOSE.  IN NO EVENT WILL ANY OF THE AUTHORS OR COPYRIGHT HOLDERS
   53141   BE LIABLE  FOR ANY DAMAGES CAUSED  BY THE USE OR  THE INABILITY TO
   53142   USE, OF THE FREETYPE PROJECT.
   53143 
   53144   As  you have  not signed  this license,  you are  not  required to
   53145   accept  it.   However,  as  the FreeType  project  is  copyrighted
   53146   material, only  this license, or  another one contracted  with the
   53147   authors, grants you  the right to use, distribute,  and modify it.
   53148   Therefore,  by  using,  distributing,  or modifying  the  FreeType
   53149   project, you indicate that you understand and accept all the terms
   53150   of this license.
   53151 
   53152 2. Redistribution
   53153 -----------------
   53154 
   53155   Redistribution and use in source and binary forms, with or without
   53156   modification, are permitted provided that the following conditions
   53157   are met:
   53158 
   53159     o Redistribution  of source code  must retain this  license file
   53160       (`licence.txt') unaltered; any additions, deletions or changes
   53161       to   the  original   files  must   be  clearly   indicated  in
   53162       accompanying  documentation.   The  copyright notices  of  the
   53163       unaltered, original  files must be preserved in  all copies of
   53164       source files.
   53165 
   53166     o Redistribution in binary form must provide a  disclaimer  that
   53167       states  that  the software is based in part of the work of the
   53168       FreeType Team,  in  the  distribution  documentation.  We also
   53169       encourage you to put an URL to the FreeType web page  in  your
   53170       documentation, though this isn't mandatory.
   53171 
   53172   These conditions  apply to any  software derived from or  based on
   53173   the FreeType code, not just  the unmodified files.  If you use our
   53174   work, you  must acknowledge us.  However,  no fee need  be paid to
   53175   us.
   53176 
   53177 3. Advertising
   53178 --------------
   53179 
   53180   The names of  FreeType's authors and contributors may  not be used
   53181   to endorse or promote  products derived from this software without
   53182   specific prior written permission.
   53183   
   53184   We suggest,  but do not require, that  you use one or  more of the
   53185   following phrases to refer  to this software in your documentation
   53186   or advertising  materials: `FreeType Project',  `FreeType Engine',
   53187   `FreeType library', or `FreeType Distribution'.
   53188 
   53189 4. Contacts
   53190 -----------
   53191 
   53192   There are two mailing lists related to FreeType:
   53193 
   53194     o freetype (a] freetype.org
   53195 
   53196       Discusses general use and applications of FreeType, as well as
   53197       future and  wanted additions to the  library and distribution.
   53198       If  you are looking  for support,  start in  this list  if you
   53199       haven't found anything to help you in the documentation.
   53200 
   53201     o devel (a] freetype.org
   53202 
   53203       Discusses bugs,  as well  as engine internals,  design issues,
   53204       specific licenses, porting, etc.
   53205 
   53206     o http://www.freetype.org
   53207 
   53208       Holds the current  FreeType web page, which will  allow you to
   53209       download  our  latest  development  version  and  read  online
   53210       documentation.
   53211 
   53212   You can also contact us individually at:
   53213 
   53214     David Turner      &lt;david.turner (a] freetype.org&gt;
   53215     Robert Wilhelm    &lt;robert.wilhelm (a] freetype.org&gt;
   53216     Werner Lemberg    &lt;werner.lemberg (a] freetype.org&gt;
   53217 
   53218 
   53219 --- end of license.txt ---
   53220 </pre>
   53221 </div>
   53222 </div>
   53223 
   53224 
   53225 <div class="product">
   53226 <span class="title">parted</span>
   53227 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   53228 <span class="homepage"><a href="http://www.gnu.org/software/parted">homepage</a></span>
   53229 <div class="licence">
   53230 <pre>
   53231 		    GNU GENERAL PUBLIC LICENSE
   53232 		       Version 3, 29 June 2007
   53233 
   53234  Copyright (C) 2007 Free Software Foundation, Inc. &lt;http://fsf.org/>;
   53235  Everyone is permitted to copy and distribute verbatim copies
   53236  of this license document, but changing it is not allowed.
   53237 
   53238 			    Preamble
   53239 
   53240   The GNU General Public License is a free, copyleft license for
   53241 software and other kinds of works.
   53242 
   53243   The licenses for most software and other practical works are designed
   53244 to take away your freedom to share and change the works.  By contrast,
   53245 the GNU General Public License is intended to guarantee your freedom to
   53246 share and change all versions of a program--to make sure it remains free
   53247 software for all its users.  We, the Free Software Foundation, use the
   53248 GNU General Public License for most of our software; it applies also to
   53249 any other work released this way by its authors.  You can apply it to
   53250 your programs, too.
   53251 
   53252   When we speak of free software, we are referring to freedom, not
   53253 price.  Our General Public Licenses are designed to make sure that you
   53254 have the freedom to distribute copies of free software (and charge for
   53255 them if you wish), that you receive source code or can get it if you
   53256 want it, that you can change the software or use pieces of it in new
   53257 free programs, and that you know you can do these things.
   53258 
   53259   To protect your rights, we need to prevent others from denying you
   53260 these rights or asking you to surrender the rights.  Therefore, you have
   53261 certain responsibilities if you distribute copies of the software, or if
   53262 you modify it: responsibilities to respect the freedom of others.
   53263 
   53264   For example, if you distribute copies of such a program, whether
   53265 gratis or for a fee, you must pass on to the recipients the same
   53266 freedoms that you received.  You must make sure that they, too, receive
   53267 or can get the source code.  And you must show them these terms so they
   53268 know their rights.
   53269 
   53270   Developers that use the GNU GPL protect your rights with two steps:
   53271 (1) assert copyright on the software, and (2) offer you this License
   53272 giving you legal permission to copy, distribute and/or modify it.
   53273 
   53274   For the developers' and authors' protection, the GPL clearly explains
   53275 that there is no warranty for this free software.  For both users' and
   53276 authors' sake, the GPL requires that modified versions be marked as
   53277 changed, so that their problems will not be attributed erroneously to
   53278 authors of previous versions.
   53279 
   53280   Some devices are designed to deny users access to install or run
   53281 modified versions of the software inside them, although the manufacturer
   53282 can do so.  This is fundamentally incompatible with the aim of
   53283 protecting users' freedom to change the software.  The systematic
   53284 pattern of such abuse occurs in the area of products for individuals to
   53285 use, which is precisely where it is most unacceptable.  Therefore, we
   53286 have designed this version of the GPL to prohibit the practice for those
   53287 products.  If such problems arise substantially in other domains, we
   53288 stand ready to extend this provision to those domains in future versions
   53289 of the GPL, as needed to protect the freedom of users.
   53290 
   53291   Finally, every program is threatened constantly by software patents.
   53292 States should not allow patents to restrict development and use of
   53293 software on general-purpose computers, but in those that do, we wish to
   53294 avoid the special danger that patents applied to a free program could
   53295 make it effectively proprietary.  To prevent this, the GPL assures that
   53296 patents cannot be used to render the program non-free.
   53297 
   53298   The precise terms and conditions for copying, distribution and
   53299 modification follow.
   53300 
   53301 		       TERMS AND CONDITIONS
   53302 
   53303   0. Definitions.
   53304 
   53305   "This License" refers to version 3 of the GNU General Public License.
   53306 
   53307   "Copyright" also means copyright-like laws that apply to other kinds of
   53308 works, such as semiconductor masks.
   53309 
   53310   "The Program" refers to any copyrightable work licensed under this
   53311 License.  Each licensee is addressed as "you".  "Licensees" and
   53312 "recipients" may be individuals or organizations.
   53313 
   53314   To "modify" a work means to copy from or adapt all or part of the work
   53315 in a fashion requiring copyright permission, other than the making of an
   53316 exact copy.  The resulting work is called a "modified version" of the
   53317 earlier work or a work "based on" the earlier work.
   53318 
   53319   A "covered work" means either the unmodified Program or a work based
   53320 on the Program.
   53321 
   53322   To "propagate" a work means to do anything with it that, without
   53323 permission, would make you directly or secondarily liable for
   53324 infringement under applicable copyright law, except executing it on a
   53325 computer or modifying a private copy.  Propagation includes copying,
   53326 distribution (with or without modification), making available to the
   53327 public, and in some countries other activities as well.
   53328 
   53329   To "convey" a work means any kind of propagation that enables other
   53330 parties to make or receive copies.  Mere interaction with a user through
   53331 a computer network, with no transfer of a copy, is not conveying.
   53332 
   53333   An interactive user interface displays "Appropriate Legal Notices"
   53334 to the extent that it includes a convenient and prominently visible
   53335 feature that (1) displays an appropriate copyright notice, and (2)
   53336 tells the user that there is no warranty for the work (except to the
   53337 extent that warranties are provided), that licensees may convey the
   53338 work under this License, and how to view a copy of this License.  If
   53339 the interface presents a list of user commands or options, such as a
   53340 menu, a prominent item in the list meets this criterion.
   53341 
   53342   1. Source Code.
   53343 
   53344   The "source code" for a work means the preferred form of the work
   53345 for making modifications to it.  "Object code" means any non-source
   53346 form of a work.
   53347 
   53348   A "Standard Interface" means an interface that either is an official
   53349 standard defined by a recognized standards body, or, in the case of
   53350 interfaces specified for a particular programming language, one that
   53351 is widely used among developers working in that language.
   53352 
   53353   The "System Libraries" of an executable work include anything, other
   53354 than the work as a whole, that (a) is included in the normal form of
   53355 packaging a Major Component, but which is not part of that Major
   53356 Component, and (b) serves only to enable use of the work with that
   53357 Major Component, or to implement a Standard Interface for which an
   53358 implementation is available to the public in source code form.  A
   53359 "Major Component", in this context, means a major essential component
   53360 (kernel, window system, and so on) of the specific operating system
   53361 (if any) on which the executable work runs, or a compiler used to
   53362 produce the work, or an object code interpreter used to run it.
   53363 
   53364   The "Corresponding Source" for a work in object code form means all
   53365 the source code needed to generate, install, and (for an executable
   53366 work) run the object code and to modify the work, including scripts to
   53367 control those activities.  However, it does not include the work's
   53368 System Libraries, or general-purpose tools or generally available free
   53369 programs which are used unmodified in performing those activities but
   53370 which are not part of the work.  For example, Corresponding Source
   53371 includes interface definition files associated with source files for
   53372 the work, and the source code for shared libraries and dynamically
   53373 linked subprograms that the work is specifically designed to require,
   53374 such as by intimate data communication or control flow between those
   53375 subprograms and other parts of the work.
   53376 
   53377   The Corresponding Source need not include anything that users
   53378 can regenerate automatically from other parts of the Corresponding
   53379 Source.
   53380 
   53381   The Corresponding Source for a work in source code form is that
   53382 same work.
   53383 
   53384   2. Basic Permissions.
   53385 
   53386   All rights granted under this License are granted for the term of
   53387 copyright on the Program, and are irrevocable provided the stated
   53388 conditions are met.  This License explicitly affirms your unlimited
   53389 permission to run the unmodified Program.  The output from running a
   53390 covered work is covered by this License only if the output, given its
   53391 content, constitutes a covered work.  This License acknowledges your
   53392 rights of fair use or other equivalent, as provided by copyright law.
   53393 
   53394   You may make, run and propagate covered works that you do not
   53395 convey, without conditions so long as your license otherwise remains
   53396 in force.  You may convey covered works to others for the sole purpose
   53397 of having them make modifications exclusively for you, or provide you
   53398 with facilities for running those works, provided that you comply with
   53399 the terms of this License in conveying all material for which you do
   53400 not control copyright.  Those thus making or running the covered works
   53401 for you must do so exclusively on your behalf, under your direction
   53402 and control, on terms that prohibit them from making any copies of
   53403 your copyrighted material outside their relationship with you.
   53404 
   53405   Conveying under any other circumstances is permitted solely under
   53406 the conditions stated below.  Sublicensing is not allowed; section 10
   53407 makes it unnecessary.
   53408 
   53409   3. Protecting Users' Legal Rights From Anti-Circumvention Law.
   53410 
   53411   No covered work shall be deemed part of an effective technological
   53412 measure under any applicable law fulfilling obligations under article
   53413 11 of the WIPO copyright treaty adopted on 20 December 1996, or
   53414 similar laws prohibiting or restricting circumvention of such
   53415 measures.
   53416 
   53417   When you convey a covered work, you waive any legal power to forbid
   53418 circumvention of technological measures to the extent such circumvention
   53419 is effected by exercising rights under this License with respect to
   53420 the covered work, and you disclaim any intention to limit operation or
   53421 modification of the work as a means of enforcing, against the work's
   53422 users, your or third parties' legal rights to forbid circumvention of
   53423 technological measures.
   53424 
   53425   4. Conveying Verbatim Copies.
   53426 
   53427   You may convey verbatim copies of the Program's source code as you
   53428 receive it, in any medium, provided that you conspicuously and
   53429 appropriately publish on each copy an appropriate copyright notice;
   53430 keep intact all notices stating that this License and any
   53431 non-permissive terms added in accord with section 7 apply to the code;
   53432 keep intact all notices of the absence of any warranty; and give all
   53433 recipients a copy of this License along with the Program.
   53434 
   53435   You may charge any price or no price for each copy that you convey,
   53436 and you may offer support or warranty protection for a fee.
   53437 
   53438   5. Conveying Modified Source Versions.
   53439 
   53440   You may convey a work based on the Program, or the modifications to
   53441 produce it from the Program, in the form of source code under the
   53442 terms of section 4, provided that you also meet all of these conditions:
   53443 
   53444     a) The work must carry prominent notices stating that you modified
   53445     it, and giving a relevant date.
   53446 
   53447     b) The work must carry prominent notices stating that it is
   53448     released under this License and any conditions added under section
   53449     7.  This requirement modifies the requirement in section 4 to
   53450     "keep intact all notices".
   53451 
   53452     c) You must license the entire work, as a whole, under this
   53453     License to anyone who comes into possession of a copy.  This
   53454     License will therefore apply, along with any applicable section 7
   53455     additional terms, to the whole of the work, and all its parts,
   53456     regardless of how they are packaged.  This License gives no
   53457     permission to license the work in any other way, but it does not
   53458     invalidate such permission if you have separately received it.
   53459 
   53460     d) If the work has interactive user interfaces, each must display
   53461     Appropriate Legal Notices; however, if the Program has interactive
   53462     interfaces that do not display Appropriate Legal Notices, your
   53463     work need not make them do so.
   53464 
   53465   A compilation of a covered work with other separate and independent
   53466 works, which are not by their nature extensions of the covered work,
   53467 and which are not combined with it such as to form a larger program,
   53468 in or on a volume of a storage or distribution medium, is called an
   53469 "aggregate" if the compilation and its resulting copyright are not
   53470 used to limit the access or legal rights of the compilation's users
   53471 beyond what the individual works permit.  Inclusion of a covered work
   53472 in an aggregate does not cause this License to apply to the other
   53473 parts of the aggregate.
   53474 
   53475   6. Conveying Non-Source Forms.
   53476 
   53477   You may convey a covered work in object code form under the terms
   53478 of sections 4 and 5, provided that you also convey the
   53479 machine-readable Corresponding Source under the terms of this License,
   53480 in one of these ways:
   53481 
   53482     a) Convey the object code in, or embodied in, a physical product
   53483     (including a physical distribution medium), accompanied by the
   53484     Corresponding Source fixed on a durable physical medium
   53485     customarily used for software interchange.
   53486 
   53487     b) Convey the object code in, or embodied in, a physical product
   53488     (including a physical distribution medium), accompanied by a
   53489     written offer, valid for at least three years and valid for as
   53490     long as you offer spare parts or customer support for that product
   53491     model, to give anyone who possesses the object code either (1) a
   53492     copy of the Corresponding Source for all the software in the
   53493     product that is covered by this License, on a durable physical
   53494     medium customarily used for software interchange, for a price no
   53495     more than your reasonable cost of physically performing this
   53496     conveying of source, or (2) access to copy the
   53497     Corresponding Source from a network server at no charge.
   53498 
   53499     c) Convey individual copies of the object code with a copy of the
   53500     written offer to provide the Corresponding Source.  This
   53501     alternative is allowed only occasionally and noncommercially, and
   53502     only if you received the object code with such an offer, in accord
   53503     with subsection 6b.
   53504 
   53505     d) Convey the object code by offering access from a designated
   53506     place (gratis or for a charge), and offer equivalent access to the
   53507     Corresponding Source in the same way through the same place at no
   53508     further charge.  You need not require recipients to copy the
   53509     Corresponding Source along with the object code.  If the place to
   53510     copy the object code is a network server, the Corresponding Source
   53511     may be on a different server (operated by you or a third party)
   53512     that supports equivalent copying facilities, provided you maintain
   53513     clear directions next to the object code saying where to find the
   53514     Corresponding Source.  Regardless of what server hosts the
   53515     Corresponding Source, you remain obligated to ensure that it is
   53516     available for as long as needed to satisfy these requirements.
   53517 
   53518     e) Convey the object code using peer-to-peer transmission, provided
   53519     you inform other peers where the object code and Corresponding
   53520     Source of the work are being offered to the general public at no
   53521     charge under subsection 6d.
   53522 
   53523   A separable portion of the object code, whose source code is excluded
   53524 from the Corresponding Source as a System Library, need not be
   53525 included in conveying the object code work.
   53526 
   53527   A "User Product" is either (1) a "consumer product", which means any
   53528 tangible personal property which is normally used for personal, family,
   53529 or household purposes, or (2) anything designed or sold for incorporation
   53530 into a dwelling.  In determining whether a product is a consumer product,
   53531 doubtful cases shall be resolved in favor of coverage.  For a particular
   53532 product received by a particular user, "normally used" refers to a
   53533 typical or common use of that class of product, regardless of the status
   53534 of the particular user or of the way in which the particular user
   53535 actually uses, or expects or is expected to use, the product.  A product
   53536 is a consumer product regardless of whether the product has substantial
   53537 commercial, industrial or non-consumer uses, unless such uses represent
   53538 the only significant mode of use of the product.
   53539 
   53540   "Installation Information" for a User Product means any methods,
   53541 procedures, authorization keys, or other information required to install
   53542 and execute modified versions of a covered work in that User Product from
   53543 a modified version of its Corresponding Source.  The information must
   53544 suffice to ensure that the continued functioning of the modified object
   53545 code is in no case prevented or interfered with solely because
   53546 modification has been made.
   53547 
   53548   If you convey an object code work under this section in, or with, or
   53549 specifically for use in, a User Product, and the conveying occurs as
   53550 part of a transaction in which the right of possession and use of the
   53551 User Product is transferred to the recipient in perpetuity or for a
   53552 fixed term (regardless of how the transaction is characterized), the
   53553 Corresponding Source conveyed under this section must be accompanied
   53554 by the Installation Information.  But this requirement does not apply
   53555 if neither you nor any third party retains the ability to install
   53556 modified object code on the User Product (for example, the work has
   53557 been installed in ROM).
   53558 
   53559   The requirement to provide Installation Information does not include a
   53560 requirement to continue to provide support service, warranty, or updates
   53561 for a work that has been modified or installed by the recipient, or for
   53562 the User Product in which it has been modified or installed.  Access to a
   53563 network may be denied when the modification itself materially and
   53564 adversely affects the operation of the network or violates the rules and
   53565 protocols for communication across the network.
   53566 
   53567   Corresponding Source conveyed, and Installation Information provided,
   53568 in accord with this section must be in a format that is publicly
   53569 documented (and with an implementation available to the public in
   53570 source code form), and must require no special password or key for
   53571 unpacking, reading or copying.
   53572 
   53573   7. Additional Terms.
   53574 
   53575   "Additional permissions" are terms that supplement the terms of this
   53576 License by making exceptions from one or more of its conditions.
   53577 Additional permissions that are applicable to the entire Program shall
   53578 be treated as though they were included in this License, to the extent
   53579 that they are valid under applicable law.  If additional permissions
   53580 apply only to part of the Program, that part may be used separately
   53581 under those permissions, but the entire Program remains governed by
   53582 this License without regard to the additional permissions.
   53583 
   53584   When you convey a copy of a covered work, you may at your option
   53585 remove any additional permissions from that copy, or from any part of
   53586 it.  (Additional permissions may be written to require their own
   53587 removal in certain cases when you modify the work.)  You may place
   53588 additional permissions on material, added by you to a covered work,
   53589 for which you have or can give appropriate copyright permission.
   53590 
   53591   Notwithstanding any other provision of this License, for material you
   53592 add to a covered work, you may (if authorized by the copyright holders of
   53593 that material) supplement the terms of this License with terms:
   53594 
   53595     a) Disclaiming warranty or limiting liability differently from the
   53596     terms of sections 15 and 16 of this License; or
   53597 
   53598     b) Requiring preservation of specified reasonable legal notices or
   53599     author attributions in that material or in the Appropriate Legal
   53600     Notices displayed by works containing it; or
   53601 
   53602     c) Prohibiting misrepresentation of the origin of that material, or
   53603     requiring that modified versions of such material be marked in
   53604     reasonable ways as different from the original version; or
   53605 
   53606     d) Limiting the use for publicity purposes of names of licensors or
   53607     authors of the material; or
   53608 
   53609     e) Declining to grant rights under trademark law for use of some
   53610     trade names, trademarks, or service marks; or
   53611 
   53612     f) Requiring indemnification of licensors and authors of that
   53613     material by anyone who conveys the material (or modified versions of
   53614     it) with contractual assumptions of liability to the recipient, for
   53615     any liability that these contractual assumptions directly impose on
   53616     those licensors and authors.
   53617 
   53618   All other non-permissive additional terms are considered "further
   53619 restrictions" within the meaning of section 10.  If the Program as you
   53620 received it, or any part of it, contains a notice stating that it is
   53621 governed by this License along with a term that is a further
   53622 restriction, you may remove that term.  If a license document contains
   53623 a further restriction but permits relicensing or conveying under this
   53624 License, you may add to a covered work material governed by the terms
   53625 of that license document, provided that the further restriction does
   53626 not survive such relicensing or conveying.
   53627 
   53628   If you add terms to a covered work in accord with this section, you
   53629 must place, in the relevant source files, a statement of the
   53630 additional terms that apply to those files, or a notice indicating
   53631 where to find the applicable terms.
   53632 
   53633   Additional terms, permissive or non-permissive, may be stated in the
   53634 form of a separately written license, or stated as exceptions;
   53635 the above requirements apply either way.
   53636 
   53637   8. Termination.
   53638 
   53639   You may not propagate or modify a covered work except as expressly
   53640 provided under this License.  Any attempt otherwise to propagate or
   53641 modify it is void, and will automatically terminate your rights under
   53642 this License (including any patent licenses granted under the third
   53643 paragraph of section 11).
   53644 
   53645   However, if you cease all violation of this License, then your
   53646 license from a particular copyright holder is reinstated (a)
   53647 provisionally, unless and until the copyright holder explicitly and
   53648 finally terminates your license, and (b) permanently, if the copyright
   53649 holder fails to notify you of the violation by some reasonable means
   53650 prior to 60 days after the cessation.
   53651 
   53652   Moreover, your license from a particular copyright holder is
   53653 reinstated permanently if the copyright holder notifies you of the
   53654 violation by some reasonable means, this is the first time you have
   53655 received notice of violation of this License (for any work) from that
   53656 copyright holder, and you cure the violation prior to 30 days after
   53657 your receipt of the notice.
   53658 
   53659   Termination of your rights under this section does not terminate the
   53660 licenses of parties who have received copies or rights from you under
   53661 this License.  If your rights have been terminated and not permanently
   53662 reinstated, you do not qualify to receive new licenses for the same
   53663 material under section 10.
   53664 
   53665   9. Acceptance Not Required for Having Copies.
   53666 
   53667   You are not required to accept this License in order to receive or
   53668 run a copy of the Program.  Ancillary propagation of a covered work
   53669 occurring solely as a consequence of using peer-to-peer transmission
   53670 to receive a copy likewise does not require acceptance.  However,
   53671 nothing other than this License grants you permission to propagate or
   53672 modify any covered work.  These actions infringe copyright if you do
   53673 not accept this License.  Therefore, by modifying or propagating a
   53674 covered work, you indicate your acceptance of this License to do so.
   53675 
   53676   10. Automatic Licensing of Downstream Recipients.
   53677 
   53678   Each time you convey a covered work, the recipient automatically
   53679 receives a license from the original licensors, to run, modify and
   53680 propagate that work, subject to this License.  You are not responsible
   53681 for enforcing compliance by third parties with this License.
   53682 
   53683   An "entity transaction" is a transaction transferring control of an
   53684 organization, or substantially all assets of one, or subdividing an
   53685 organization, or merging organizations.  If propagation of a covered
   53686 work results from an entity transaction, each party to that
   53687 transaction who receives a copy of the work also receives whatever
   53688 licenses to the work the party's predecessor in interest had or could
   53689 give under the previous paragraph, plus a right to possession of the
   53690 Corresponding Source of the work from the predecessor in interest, if
   53691 the predecessor has it or can get it with reasonable efforts.
   53692 
   53693   You may not impose any further restrictions on the exercise of the
   53694 rights granted or affirmed under this License.  For example, you may
   53695 not impose a license fee, royalty, or other charge for exercise of
   53696 rights granted under this License, and you may not initiate litigation
   53697 (including a cross-claim or counterclaim in a lawsuit) alleging that
   53698 any patent claim is infringed by making, using, selling, offering for
   53699 sale, or importing the Program or any portion of it.
   53700 
   53701   11. Patents.
   53702 
   53703   A "contributor" is a copyright holder who authorizes use under this
   53704 License of the Program or a work on which the Program is based.  The
   53705 work thus licensed is called the contributor's "contributor version".
   53706 
   53707   A contributor's "essential patent claims" are all patent claims
   53708 owned or controlled by the contributor, whether already acquired or
   53709 hereafter acquired, that would be infringed by some manner, permitted
   53710 by this License, of making, using, or selling its contributor version,
   53711 but do not include claims that would be infringed only as a
   53712 consequence of further modification of the contributor version.  For
   53713 purposes of this definition, "control" includes the right to grant
   53714 patent sublicenses in a manner consistent with the requirements of
   53715 this License.
   53716 
   53717   Each contributor grants you a non-exclusive, worldwide, royalty-free
   53718 patent license under the contributor's essential patent claims, to
   53719 make, use, sell, offer for sale, import and otherwise run, modify and
   53720 propagate the contents of its contributor version.
   53721 
   53722   In the following three paragraphs, a "patent license" is any express
   53723 agreement or commitment, however denominated, not to enforce a patent
   53724 (such as an express permission to practice a patent or covenant not to
   53725 sue for patent infringement).  To "grant" such a patent license to a
   53726 party means to make such an agreement or commitment not to enforce a
   53727 patent against the party.
   53728 
   53729   If you convey a covered work, knowingly relying on a patent license,
   53730 and the Corresponding Source of the work is not available for anyone
   53731 to copy, free of charge and under the terms of this License, through a
   53732 publicly available network server or other readily accessible means,
   53733 then you must either (1) cause the Corresponding Source to be so
   53734 available, or (2) arrange to deprive yourself of the benefit of the
   53735 patent license for this particular work, or (3) arrange, in a manner
   53736 consistent with the requirements of this License, to extend the patent
   53737 license to downstream recipients.  "Knowingly relying" means you have
   53738 actual knowledge that, but for the patent license, your conveying the
   53739 covered work in a country, or your recipient's use of the covered work
   53740 in a country, would infringe one or more identifiable patents in that
   53741 country that you have reason to believe are valid.
   53742 
   53743   If, pursuant to or in connection with a single transaction or
   53744 arrangement, you convey, or propagate by procuring conveyance of, a
   53745 covered work, and grant a patent license to some of the parties
   53746 receiving the covered work authorizing them to use, propagate, modify
   53747 or convey a specific copy of the covered work, then the patent license
   53748 you grant is automatically extended to all recipients of the covered
   53749 work and works based on it.
   53750 
   53751   A patent license is "discriminatory" if it does not include within
   53752 the scope of its coverage, prohibits the exercise of, or is
   53753 conditioned on the non-exercise of one or more of the rights that are
   53754 specifically granted under this License.  You may not convey a covered
   53755 work if you are a party to an arrangement with a third party that is
   53756 in the business of distributing software, under which you make payment
   53757 to the third party based on the extent of your activity of conveying
   53758 the work, and under which the third party grants, to any of the
   53759 parties who would receive the covered work from you, a discriminatory
   53760 patent license (a) in connection with copies of the covered work
   53761 conveyed by you (or copies made from those copies), or (b) primarily
   53762 for and in connection with specific products or compilations that
   53763 contain the covered work, unless you entered into that arrangement,
   53764 or that patent license was granted, prior to 28 March 2007.
   53765 
   53766   Nothing in this License shall be construed as excluding or limiting
   53767 any implied license or other defenses to infringement that may
   53768 otherwise be available to you under applicable patent law.
   53769 
   53770   12. No Surrender of Others' Freedom.
   53771 
   53772   If conditions are imposed on you (whether by court order, agreement or
   53773 otherwise) that contradict the conditions of this License, they do not
   53774 excuse you from the conditions of this License.  If you cannot convey a
   53775 covered work so as to satisfy simultaneously your obligations under this
   53776 License and any other pertinent obligations, then as a consequence you may
   53777 not convey it at all.  For example, if you agree to terms that obligate you
   53778 to collect a royalty for further conveying from those to whom you convey
   53779 the Program, the only way you could satisfy both those terms and this
   53780 License would be to refrain entirely from conveying the Program.
   53781 
   53782   13. Use with the GNU Affero General Public License.
   53783 
   53784   Notwithstanding any other provision of this License, you have
   53785 permission to link or combine any covered work with a work licensed
   53786 under version 3 of the GNU Affero General Public License into a single
   53787 combined work, and to convey the resulting work.  The terms of this
   53788 License will continue to apply to the part which is the covered work,
   53789 but the special requirements of the GNU Affero General Public License,
   53790 section 13, concerning interaction through a network will apply to the
   53791 combination as such.
   53792 
   53793   14. Revised Versions of this License.
   53794 
   53795   The Free Software Foundation may publish revised and/or new versions of
   53796 the GNU General Public License from time to time.  Such new versions will
   53797 be similar in spirit to the present version, but may differ in detail to
   53798 address new problems or concerns.
   53799 
   53800   Each version is given a distinguishing version number.  If the
   53801 Program specifies that a certain numbered version of the GNU General
   53802 Public License "or any later version" applies to it, you have the
   53803 option of following the terms and conditions either of that numbered
   53804 version or of any later version published by the Free Software
   53805 Foundation.  If the Program does not specify a version number of the
   53806 GNU General Public License, you may choose any version ever published
   53807 by the Free Software Foundation.
   53808 
   53809   If the Program specifies that a proxy can decide which future
   53810 versions of the GNU General Public License can be used, that proxy's
   53811 public statement of acceptance of a version permanently authorizes you
   53812 to choose that version for the Program.
   53813 
   53814   Later license versions may give you additional or different
   53815 permissions.  However, no additional obligations are imposed on any
   53816 author or copyright holder as a result of your choosing to follow a
   53817 later version.
   53818 
   53819   15. Disclaimer of Warranty.
   53820 
   53821   THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
   53822 APPLICABLE LAW.  EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
   53823 HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
   53824 OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
   53825 THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
   53826 PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
   53827 IS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
   53828 ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
   53829 
   53830   16. Limitation of Liability.
   53831 
   53832   IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
   53833 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
   53834 THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
   53835 GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
   53836 USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
   53837 DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
   53838 PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
   53839 EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
   53840 SUCH DAMAGES.
   53841 
   53842   17. Interpretation of Sections 15 and 16.
   53843 
   53844   If the disclaimer of warranty and limitation of liability provided
   53845 above cannot be given local legal effect according to their terms,
   53846 reviewing courts shall apply local law that most closely approximates
   53847 an absolute waiver of all civil liability in connection with the
   53848 Program, unless a warranty or assumption of liability accompanies a
   53849 copy of the Program in return for a fee.
   53850 
   53851 		     END OF TERMS AND CONDITIONS
   53852 
   53853 	    How to Apply These Terms to Your New Programs
   53854 
   53855   If you develop a new program, and you want it to be of the greatest
   53856 possible use to the public, the best way to achieve this is to make it
   53857 free software which everyone can redistribute and change under these terms.
   53858 
   53859   To do so, attach the following notices to the program.  It is safest
   53860 to attach them to the start of each source file to most effectively
   53861 state the exclusion of warranty; and each file should have at least
   53862 the "copyright" line and a pointer to where the full notice is found.
   53863 
   53864     &lt;one line to give the program's name and a brief idea of what it does.&gt;
   53865     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   53866 
   53867     This program is free software: you can redistribute it and/or modify
   53868     it under the terms of the GNU General Public License as published by
   53869     the Free Software Foundation, either version 3 of the License, or
   53870     (at your option) any later version.
   53871 
   53872     This program is distributed in the hope that it will be useful,
   53873     but WITHOUT ANY WARRANTY; without even the implied warranty of
   53874     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   53875     GNU General Public License for more details.
   53876 
   53877     You should have received a copy of the GNU General Public License
   53878     along with this program.  If not, see &lt;http://www.gnu.org/licenses/>;.
   53879 
   53880 Also add information on how to contact you by electronic and paper mail.
   53881 
   53882   If the program does terminal interaction, make it output a short
   53883 notice like this when it starts in an interactive mode:
   53884 
   53885     &lt;program&gt;  Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   53886     This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
   53887     This is free software, and you are welcome to redistribute it
   53888     under certain conditions; type `show c' for details.
   53889 
   53890 The hypothetical commands `show w' and `show c' should show the appropriate
   53891 parts of the General Public License.  Of course, your program's commands
   53892 might be different; for a GUI interface, you would use an "about box".
   53893 
   53894   You should also get your employer (if you work as a programmer) or school,
   53895 if any, to sign a "copyright disclaimer" for the program, if necessary.
   53896 For more information on this, and how to apply and follow the GNU GPL, see
   53897 &lt;http://www.gnu.org/licenses/>;.
   53898 
   53899   The GNU General Public License does not permit incorporating your program
   53900 into proprietary programs.  If your program is a subroutine library, you
   53901 may consider it more useful to permit linking proprietary applications with
   53902 the library.  If this is what you want to do, use the GNU Lesser General
   53903 Public License instead of this License.  But first, please read
   53904 &lt;http://www.gnu.org/philosophy/why-not-lgpl.html>;.
   53905 
   53906 </pre>
   53907 </div>
   53908 </div>
   53909 
   53910 
   53911 <div class="product">
   53912 <span class="title">pax-utils</span>
   53913 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   53914 <span class="homepage"><a href="http://hardened.gentoo.org/pax-utils.xml">homepage</a></span>
   53915 <div class="licence">
   53916 <pre>		    GNU GENERAL PUBLIC LICENSE
   53917 		       Version 2, June 1991
   53918 
   53919  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
   53920                        51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
   53921  Everyone is permitted to copy and distribute verbatim copies
   53922  of this license document, but changing it is not allowed.
   53923 
   53924 			    Preamble
   53925 
   53926   The licenses for most software are designed to take away your
   53927 freedom to share and change it.  By contrast, the GNU General Public
   53928 License is intended to guarantee your freedom to share and change free
   53929 software--to make sure the software is free for all its users.  This
   53930 General Public License applies to most of the Free Software
   53931 Foundation's software and to any other program whose authors commit to
   53932 using it.  (Some other Free Software Foundation software is covered by
   53933 the GNU Library General Public License instead.)  You can apply it to
   53934 your programs, too.
   53935 
   53936   When we speak of free software, we are referring to freedom, not
   53937 price.  Our General Public Licenses are designed to make sure that you
   53938 have the freedom to distribute copies of free software (and charge for
   53939 this service if you wish), that you receive source code or can get it
   53940 if you want it, that you can change the software or use pieces of it
   53941 in new free programs; and that you know you can do these things.
   53942 
   53943   To protect your rights, we need to make restrictions that forbid
   53944 anyone to deny you these rights or to ask you to surrender the rights.
   53945 These restrictions translate to certain responsibilities for you if you
   53946 distribute copies of the software, or if you modify it.
   53947 
   53948   For example, if you distribute copies of such a program, whether
   53949 gratis or for a fee, you must give the recipients all the rights that
   53950 you have.  You must make sure that they, too, receive or can get the
   53951 source code.  And you must show them these terms so they know their
   53952 rights.
   53953 
   53954   We protect your rights with two steps: (1) copyright the software, and
   53955 (2) offer you this license which gives you legal permission to copy,
   53956 distribute and/or modify the software.
   53957 
   53958   Also, for each author's protection and ours, we want to make certain
   53959 that everyone understands that there is no warranty for this free
   53960 software.  If the software is modified by someone else and passed on, we
   53961 want its recipients to know that what they have is not the original, so
   53962 that any problems introduced by others will not reflect on the original
   53963 authors' reputations.
   53964 
   53965   Finally, any free program is threatened constantly by software
   53966 patents.  We wish to avoid the danger that redistributors of a free
   53967 program will individually obtain patent licenses, in effect making the
   53968 program proprietary.  To prevent this, we have made it clear that any
   53969 patent must be licensed for everyone's free use or not licensed at all.
   53970 
   53971   The precise terms and conditions for copying, distribution and
   53972 modification follow.
   53973 
   53975 		    GNU GENERAL PUBLIC LICENSE
   53976    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   53977 
   53978   0. This License applies to any program or other work which contains
   53979 a notice placed by the copyright holder saying it may be distributed
   53980 under the terms of this General Public License.  The "Program", below,
   53981 refers to any such program or work, and a "work based on the Program"
   53982 means either the Program or any derivative work under copyright law:
   53983 that is to say, a work containing the Program or a portion of it,
   53984 either verbatim or with modifications and/or translated into another
   53985 language.  (Hereinafter, translation is included without limitation in
   53986 the term "modification".)  Each licensee is addressed as "you".
   53987 
   53988 Activities other than copying, distribution and modification are not
   53989 covered by this License; they are outside its scope.  The act of
   53990 running the Program is not restricted, and the output from the Program
   53991 is covered only if its contents constitute a work based on the
   53992 Program (independent of having been made by running the Program).
   53993 Whether that is true depends on what the Program does.
   53994 
   53995   1. You may copy and distribute verbatim copies of the Program's
   53996 source code as you receive it, in any medium, provided that you
   53997 conspicuously and appropriately publish on each copy an appropriate
   53998 copyright notice and disclaimer of warranty; keep intact all the
   53999 notices that refer to this License and to the absence of any warranty;
   54000 and give any other recipients of the Program a copy of this License
   54001 along with the Program.
   54002 
   54003 You may charge a fee for the physical act of transferring a copy, and
   54004 you may at your option offer warranty protection in exchange for a fee.
   54005 
   54006   2. You may modify your copy or copies of the Program or any portion
   54007 of it, thus forming a work based on the Program, and copy and
   54008 distribute such modifications or work under the terms of Section 1
   54009 above, provided that you also meet all of these conditions:
   54010 
   54011     a) You must cause the modified files to carry prominent notices
   54012     stating that you changed the files and the date of any change.
   54013 
   54014     b) You must cause any work that you distribute or publish, that in
   54015     whole or in part contains or is derived from the Program or any
   54016     part thereof, to be licensed as a whole at no charge to all third
   54017     parties under the terms of this License.
   54018 
   54019     c) If the modified program normally reads commands interactively
   54020     when run, you must cause it, when started running for such
   54021     interactive use in the most ordinary way, to print or display an
   54022     announcement including an appropriate copyright notice and a
   54023     notice that there is no warranty (or else, saying that you provide
   54024     a warranty) and that users may redistribute the program under
   54025     these conditions, and telling the user how to view a copy of this
   54026     License.  (Exception: if the Program itself is interactive but
   54027     does not normally print such an announcement, your work based on
   54028     the Program is not required to print an announcement.)
   54029 
   54031 These requirements apply to the modified work as a whole.  If
   54032 identifiable sections of that work are not derived from the Program,
   54033 and can be reasonably considered independent and separate works in
   54034 themselves, then this License, and its terms, do not apply to those
   54035 sections when you distribute them as separate works.  But when you
   54036 distribute the same sections as part of a whole which is a work based
   54037 on the Program, the distribution of the whole must be on the terms of
   54038 this License, whose permissions for other licensees extend to the
   54039 entire whole, and thus to each and every part regardless of who wrote it.
   54040 
   54041 Thus, it is not the intent of this section to claim rights or contest
   54042 your rights to work written entirely by you; rather, the intent is to
   54043 exercise the right to control the distribution of derivative or
   54044 collective works based on the Program.
   54045 
   54046 In addition, mere aggregation of another work not based on the Program
   54047 with the Program (or with a work based on the Program) on a volume of
   54048 a storage or distribution medium does not bring the other work under
   54049 the scope of this License.
   54050 
   54051   3. You may copy and distribute the Program (or a work based on it,
   54052 under Section 2) in object code or executable form under the terms of
   54053 Sections 1 and 2 above provided that you also do one of the following:
   54054 
   54055     a) Accompany it with the complete corresponding machine-readable
   54056     source code, which must be distributed under the terms of Sections
   54057     1 and 2 above on a medium customarily used for software interchange; or,
   54058 
   54059     b) Accompany it with a written offer, valid for at least three
   54060     years, to give any third party, for a charge no more than your
   54061     cost of physically performing source distribution, a complete
   54062     machine-readable copy of the corresponding source code, to be
   54063     distributed under the terms of Sections 1 and 2 above on a medium
   54064     customarily used for software interchange; or,
   54065 
   54066     c) Accompany it with the information you received as to the offer
   54067     to distribute corresponding source code.  (This alternative is
   54068     allowed only for noncommercial distribution and only if you
   54069     received the program in object code or executable form with such
   54070     an offer, in accord with Subsection b above.)
   54071 
   54072 The source code for a work means the preferred form of the work for
   54073 making modifications to it.  For an executable work, complete source
   54074 code means all the source code for all modules it contains, plus any
   54075 associated interface definition files, plus the scripts used to
   54076 control compilation and installation of the executable.  However, as a
   54077 special exception, the source code distributed need not include
   54078 anything that is normally distributed (in either source or binary
   54079 form) with the major components (compiler, kernel, and so on) of the
   54080 operating system on which the executable runs, unless that component
   54081 itself accompanies the executable.
   54082 
   54083 If distribution of executable or object code is made by offering
   54084 access to copy from a designated place, then offering equivalent
   54085 access to copy the source code from the same place counts as
   54086 distribution of the source code, even though third parties are not
   54087 compelled to copy the source along with the object code.
   54088 
   54090   4. You may not copy, modify, sublicense, or distribute the Program
   54091 except as expressly provided under this License.  Any attempt
   54092 otherwise to copy, modify, sublicense or distribute the Program is
   54093 void, and will automatically terminate your rights under this License.
   54094 However, parties who have received copies, or rights, from you under
   54095 this License will not have their licenses terminated so long as such
   54096 parties remain in full compliance.
   54097 
   54098   5. You are not required to accept this License, since you have not
   54099 signed it.  However, nothing else grants you permission to modify or
   54100 distribute the Program or its derivative works.  These actions are
   54101 prohibited by law if you do not accept this License.  Therefore, by
   54102 modifying or distributing the Program (or any work based on the
   54103 Program), you indicate your acceptance of this License to do so, and
   54104 all its terms and conditions for copying, distributing or modifying
   54105 the Program or works based on it.
   54106 
   54107   6. Each time you redistribute the Program (or any work based on the
   54108 Program), the recipient automatically receives a license from the
   54109 original licensor to copy, distribute or modify the Program subject to
   54110 these terms and conditions.  You may not impose any further
   54111 restrictions on the recipients' exercise of the rights granted herein.
   54112 You are not responsible for enforcing compliance by third parties to
   54113 this License.
   54114 
   54115   7. If, as a consequence of a court judgment or allegation of patent
   54116 infringement or for any other reason (not limited to patent issues),
   54117 conditions are imposed on you (whether by court order, agreement or
   54118 otherwise) that contradict the conditions of this License, they do not
   54119 excuse you from the conditions of this License.  If you cannot
   54120 distribute so as to satisfy simultaneously your obligations under this
   54121 License and any other pertinent obligations, then as a consequence you
   54122 may not distribute the Program at all.  For example, if a patent
   54123 license would not permit royalty-free redistribution of the Program by
   54124 all those who receive copies directly or indirectly through you, then
   54125 the only way you could satisfy both it and this License would be to
   54126 refrain entirely from distribution of the Program.
   54127 
   54128 If any portion of this section is held invalid or unenforceable under
   54129 any particular circumstance, the balance of the section is intended to
   54130 apply and the section as a whole is intended to apply in other
   54131 circumstances.
   54132 
   54133 It is not the purpose of this section to induce you to infringe any
   54134 patents or other property right claims or to contest validity of any
   54135 such claims; this section has the sole purpose of protecting the
   54136 integrity of the free software distribution system, which is
   54137 implemented by public license practices.  Many people have made
   54138 generous contributions to the wide range of software distributed
   54139 through that system in reliance on consistent application of that
   54140 system; it is up to the author/donor to decide if he or she is willing
   54141 to distribute software through any other system and a licensee cannot
   54142 impose that choice.
   54143 
   54144 This section is intended to make thoroughly clear what is believed to
   54145 be a consequence of the rest of this License.
   54146 
   54148   8. If the distribution and/or use of the Program is restricted in
   54149 certain countries either by patents or by copyrighted interfaces, the
   54150 original copyright holder who places the Program under this License
   54151 may add an explicit geographical distribution limitation excluding
   54152 those countries, so that distribution is permitted only in or among
   54153 countries not thus excluded.  In such case, this License incorporates
   54154 the limitation as if written in the body of this License.
   54155 
   54156   9. The Free Software Foundation may publish revised and/or new versions
   54157 of the General Public License from time to time.  Such new versions will
   54158 be similar in spirit to the present version, but may differ in detail to
   54159 address new problems or concerns.
   54160 
   54161 Each version is given a distinguishing version number.  If the Program
   54162 specifies a version number of this License which applies to it and "any
   54163 later version", you have the option of following the terms and conditions
   54164 either of that version or of any later version published by the Free
   54165 Software Foundation.  If the Program does not specify a version number of
   54166 this License, you may choose any version ever published by the Free Software
   54167 Foundation.
   54168 
   54169   10. If you wish to incorporate parts of the Program into other free
   54170 programs whose distribution conditions are different, write to the author
   54171 to ask for permission.  For software which is copyrighted by the Free
   54172 Software Foundation, write to the Free Software Foundation; we sometimes
   54173 make exceptions for this.  Our decision will be guided by the two goals
   54174 of preserving the free status of all derivatives of our free software and
   54175 of promoting the sharing and reuse of software generally.
   54176 
   54177 			    NO WARRANTY
   54178 
   54179   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
   54180 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
   54181 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
   54182 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
   54183 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
   54184 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
   54185 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
   54186 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
   54187 REPAIR OR CORRECTION.
   54188 
   54189   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
   54190 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
   54191 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
   54192 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
   54193 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
   54194 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
   54195 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
   54196 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
   54197 POSSIBILITY OF SUCH DAMAGES.
   54198 
   54199 		     END OF TERMS AND CONDITIONS
   54200 
   54202 	    How to Apply These Terms to Your New Programs
   54203 
   54204   If you develop a new program, and you want it to be of the greatest
   54205 possible use to the public, the best way to achieve this is to make it
   54206 free software which everyone can redistribute and change under these terms.
   54207 
   54208   To do so, attach the following notices to the program.  It is safest
   54209 to attach them to the start of each source file to most effectively
   54210 convey the exclusion of warranty; and each file should have at least
   54211 the "copyright" line and a pointer to where the full notice is found.
   54212 
   54213     &lt;one line to give the program's name and a brief idea of what it does.&gt;
   54214     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   54215 
   54216     This program is free software; you can redistribute it and/or modify
   54217     it under the terms of the GNU General Public License as published by
   54218     the Free Software Foundation; either version 2 of the License, or
   54219     (at your option) any later version.
   54220 
   54221     This program is distributed in the hope that it will be useful,
   54222     but WITHOUT ANY WARRANTY; without even the implied warranty of
   54223     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   54224     GNU General Public License for more details.
   54225 
   54226     You should have received a copy of the GNU General Public License
   54227     along with this program; if not, write to the Free Software
   54228     Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
   54229 
   54230 
   54231 Also add information on how to contact you by electronic and paper mail.
   54232 
   54233 If the program is interactive, make it output a short notice like this
   54234 when it starts in an interactive mode:
   54235 
   54236     Gnomovision version 69, Copyright (C) year name of author
   54237     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
   54238     This is free software, and you are welcome to redistribute it
   54239     under certain conditions; type `show c' for details.
   54240 
   54241 The hypothetical commands `show w' and `show c' should show the appropriate
   54242 parts of the General Public License.  Of course, the commands you use may
   54243 be called something other than `show w' and `show c'; they could even be
   54244 mouse-clicks or menu items--whatever suits your program.
   54245 
   54246 You should also get your employer (if you work as a programmer) or your
   54247 school, if any, to sign a "copyright disclaimer" for the program, if
   54248 necessary.  Here is a sample; alter the names:
   54249 
   54250   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
   54251   `Gnomovision' (which makes passes at compilers) written by James Hacker.
   54252 
   54253   &lt;signature of Ty Coon&gt;, 1 April 1989
   54254   Ty Coon, President of Vice
   54255 
   54256 This General Public License does not permit incorporating your program into
   54257 proprietary programs.  If your program is a subroutine library, you may
   54258 consider it more useful to permit linking proprietary applications with the
   54259 library.  If this is what you want to do, use the GNU Library General
   54260 Public License instead of this License.
   54261 </pre>
   54262 </div>
   54263 </div>
   54264 
   54265 
   54266 <div class="product">
   54267 <span class="title">pciutils</span>
   54268 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   54269 <span class="homepage"><a href="http://atrey.karlin.mff.cuni.cz/~mj/pciutils.html">homepage</a></span>
   54270 <div class="licence">
   54271 <pre>		    GNU GENERAL PUBLIC LICENSE
   54272 		       Version 2, June 1991
   54273 
   54274  Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
   54275  51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
   54276  Everyone is permitted to copy and distribute verbatim copies
   54277  of this license document, but changing it is not allowed.
   54278 
   54279 			    Preamble
   54280 
   54281   The licenses for most software are designed to take away your
   54282 freedom to share and change it.  By contrast, the GNU General Public
   54283 License is intended to guarantee your freedom to share and change free
   54284 software--to make sure the software is free for all its users.  This
   54285 General Public License applies to most of the Free Software
   54286 Foundation's software and to any other program whose authors commit to
   54287 using it.  (Some other Free Software Foundation software is covered by
   54288 the GNU Lesser General Public License instead.)  You can apply it to
   54289 your programs, too.
   54290 
   54291   When we speak of free software, we are referring to freedom, not
   54292 price.  Our General Public Licenses are designed to make sure that you
   54293 have the freedom to distribute copies of free software (and charge for
   54294 this service if you wish), that you receive source code or can get it
   54295 if you want it, that you can change the software or use pieces of it
   54296 in new free programs; and that you know you can do these things.
   54297 
   54298   To protect your rights, we need to make restrictions that forbid
   54299 anyone to deny you these rights or to ask you to surrender the rights.
   54300 These restrictions translate to certain responsibilities for you if you
   54301 distribute copies of the software, or if you modify it.
   54302 
   54303   For example, if you distribute copies of such a program, whether
   54304 gratis or for a fee, you must give the recipients all the rights that
   54305 you have.  You must make sure that they, too, receive or can get the
   54306 source code.  And you must show them these terms so they know their
   54307 rights.
   54308 
   54309   We protect your rights with two steps: (1) copyright the software, and
   54310 (2) offer you this license which gives you legal permission to copy,
   54311 distribute and/or modify the software.
   54312 
   54313   Also, for each author's protection and ours, we want to make certain
   54314 that everyone understands that there is no warranty for this free
   54315 software.  If the software is modified by someone else and passed on, we
   54316 want its recipients to know that what they have is not the original, so
   54317 that any problems introduced by others will not reflect on the original
   54318 authors' reputations.
   54319 
   54320   Finally, any free program is threatened constantly by software
   54321 patents.  We wish to avoid the danger that redistributors of a free
   54322 program will individually obtain patent licenses, in effect making the
   54323 program proprietary.  To prevent this, we have made it clear that any
   54324 patent must be licensed for everyone's free use or not licensed at all.
   54325 
   54326   The precise terms and conditions for copying, distribution and
   54327 modification follow.
   54328 
   54329 		    GNU GENERAL PUBLIC LICENSE
   54330    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   54331 
   54332   0. This License applies to any program or other work which contains
   54333 a notice placed by the copyright holder saying it may be distributed
   54334 under the terms of this General Public License.  The "Program", below,
   54335 refers to any such program or work, and a "work based on the Program"
   54336 means either the Program or any derivative work under copyright law:
   54337 that is to say, a work containing the Program or a portion of it,
   54338 either verbatim or with modifications and/or translated into another
   54339 language.  (Hereinafter, translation is included without limitation in
   54340 the term "modification".)  Each licensee is addressed as "you".
   54341 
   54342 Activities other than copying, distribution and modification are not
   54343 covered by this License; they are outside its scope.  The act of
   54344 running the Program is not restricted, and the output from the Program
   54345 is covered only if its contents constitute a work based on the
   54346 Program (independent of having been made by running the Program).
   54347 Whether that is true depends on what the Program does.
   54348 
   54349   1. You may copy and distribute verbatim copies of the Program's
   54350 source code as you receive it, in any medium, provided that you
   54351 conspicuously and appropriately publish on each copy an appropriate
   54352 copyright notice and disclaimer of warranty; keep intact all the
   54353 notices that refer to this License and to the absence of any warranty;
   54354 and give any other recipients of the Program a copy of this License
   54355 along with the Program.
   54356 
   54357 You may charge a fee for the physical act of transferring a copy, and
   54358 you may at your option offer warranty protection in exchange for a fee.
   54359 
   54360   2. You may modify your copy or copies of the Program or any portion
   54361 of it, thus forming a work based on the Program, and copy and
   54362 distribute such modifications or work under the terms of Section 1
   54363 above, provided that you also meet all of these conditions:
   54364 
   54365     a) You must cause the modified files to carry prominent notices
   54366     stating that you changed the files and the date of any change.
   54367 
   54368     b) You must cause any work that you distribute or publish, that in
   54369     whole or in part contains or is derived from the Program or any
   54370     part thereof, to be licensed as a whole at no charge to all third
   54371     parties under the terms of this License.
   54372 
   54373     c) If the modified program normally reads commands interactively
   54374     when run, you must cause it, when started running for such
   54375     interactive use in the most ordinary way, to print or display an
   54376     announcement including an appropriate copyright notice and a
   54377     notice that there is no warranty (or else, saying that you provide
   54378     a warranty) and that users may redistribute the program under
   54379     these conditions, and telling the user how to view a copy of this
   54380     License.  (Exception: if the Program itself is interactive but
   54381     does not normally print such an announcement, your work based on
   54382     the Program is not required to print an announcement.)
   54383 
   54384 These requirements apply to the modified work as a whole.  If
   54385 identifiable sections of that work are not derived from the Program,
   54386 and can be reasonably considered independent and separate works in
   54387 themselves, then this License, and its terms, do not apply to those
   54388 sections when you distribute them as separate works.  But when you
   54389 distribute the same sections as part of a whole which is a work based
   54390 on the Program, the distribution of the whole must be on the terms of
   54391 this License, whose permissions for other licensees extend to the
   54392 entire whole, and thus to each and every part regardless of who wrote it.
   54393 
   54394 Thus, it is not the intent of this section to claim rights or contest
   54395 your rights to work written entirely by you; rather, the intent is to
   54396 exercise the right to control the distribution of derivative or
   54397 collective works based on the Program.
   54398 
   54399 In addition, mere aggregation of another work not based on the Program
   54400 with the Program (or with a work based on the Program) on a volume of
   54401 a storage or distribution medium does not bring the other work under
   54402 the scope of this License.
   54403 
   54404   3. You may copy and distribute the Program (or a work based on it,
   54405 under Section 2) in object code or executable form under the terms of
   54406 Sections 1 and 2 above provided that you also do one of the following:
   54407 
   54408     a) Accompany it with the complete corresponding machine-readable
   54409     source code, which must be distributed under the terms of Sections
   54410     1 and 2 above on a medium customarily used for software interchange; or,
   54411 
   54412     b) Accompany it with a written offer, valid for at least three
   54413     years, to give any third party, for a charge no more than your
   54414     cost of physically performing source distribution, a complete
   54415     machine-readable copy of the corresponding source code, to be
   54416     distributed under the terms of Sections 1 and 2 above on a medium
   54417     customarily used for software interchange; or,
   54418 
   54419     c) Accompany it with the information you received as to the offer
   54420     to distribute corresponding source code.  (This alternative is
   54421     allowed only for noncommercial distribution and only if you
   54422     received the program in object code or executable form with such
   54423     an offer, in accord with Subsection b above.)
   54424 
   54425 The source code for a work means the preferred form of the work for
   54426 making modifications to it.  For an executable work, complete source
   54427 code means all the source code for all modules it contains, plus any
   54428 associated interface definition files, plus the scripts used to
   54429 control compilation and installation of the executable.  However, as a
   54430 special exception, the source code distributed need not include
   54431 anything that is normally distributed (in either source or binary
   54432 form) with the major components (compiler, kernel, and so on) of the
   54433 operating system on which the executable runs, unless that component
   54434 itself accompanies the executable.
   54435 
   54436 If distribution of executable or object code is made by offering
   54437 access to copy from a designated place, then offering equivalent
   54438 access to copy the source code from the same place counts as
   54439 distribution of the source code, even though third parties are not
   54440 compelled to copy the source along with the object code.
   54441 
   54442   4. You may not copy, modify, sublicense, or distribute the Program
   54443 except as expressly provided under this License.  Any attempt
   54444 otherwise to copy, modify, sublicense or distribute the Program is
   54445 void, and will automatically terminate your rights under this License.
   54446 However, parties who have received copies, or rights, from you under
   54447 this License will not have their licenses terminated so long as such
   54448 parties remain in full compliance.
   54449 
   54450   5. You are not required to accept this License, since you have not
   54451 signed it.  However, nothing else grants you permission to modify or
   54452 distribute the Program or its derivative works.  These actions are
   54453 prohibited by law if you do not accept this License.  Therefore, by
   54454 modifying or distributing the Program (or any work based on the
   54455 Program), you indicate your acceptance of this License to do so, and
   54456 all its terms and conditions for copying, distributing or modifying
   54457 the Program or works based on it.
   54458 
   54459   6. Each time you redistribute the Program (or any work based on the
   54460 Program), the recipient automatically receives a license from the
   54461 original licensor to copy, distribute or modify the Program subject to
   54462 these terms and conditions.  You may not impose any further
   54463 restrictions on the recipients' exercise of the rights granted herein.
   54464 You are not responsible for enforcing compliance by third parties to
   54465 this License.
   54466 
   54467   7. If, as a consequence of a court judgment or allegation of patent
   54468 infringement or for any other reason (not limited to patent issues),
   54469 conditions are imposed on you (whether by court order, agreement or
   54470 otherwise) that contradict the conditions of this License, they do not
   54471 excuse you from the conditions of this License.  If you cannot
   54472 distribute so as to satisfy simultaneously your obligations under this
   54473 License and any other pertinent obligations, then as a consequence you
   54474 may not distribute the Program at all.  For example, if a patent
   54475 license would not permit royalty-free redistribution of the Program by
   54476 all those who receive copies directly or indirectly through you, then
   54477 the only way you could satisfy both it and this License would be to
   54478 refrain entirely from distribution of the Program.
   54479 
   54480 If any portion of this section is held invalid or unenforceable under
   54481 any particular circumstance, the balance of the section is intended to
   54482 apply and the section as a whole is intended to apply in other
   54483 circumstances.
   54484 
   54485 It is not the purpose of this section to induce you to infringe any
   54486 patents or other property right claims or to contest validity of any
   54487 such claims; this section has the sole purpose of protecting the
   54488 integrity of the free software distribution system, which is
   54489 implemented by public license practices.  Many people have made
   54490 generous contributions to the wide range of software distributed
   54491 through that system in reliance on consistent application of that
   54492 system; it is up to the author/donor to decide if he or she is willing
   54493 to distribute software through any other system and a licensee cannot
   54494 impose that choice.
   54495 
   54496 This section is intended to make thoroughly clear what is believed to
   54497 be a consequence of the rest of this License.
   54498 
   54499   8. If the distribution and/or use of the Program is restricted in
   54500 certain countries either by patents or by copyrighted interfaces, the
   54501 original copyright holder who places the Program under this License
   54502 may add an explicit geographical distribution limitation excluding
   54503 those countries, so that distribution is permitted only in or among
   54504 countries not thus excluded.  In such case, this License incorporates
   54505 the limitation as if written in the body of this License.
   54506 
   54507   9. The Free Software Foundation may publish revised and/or new versions
   54508 of the General Public License from time to time.  Such new versions will
   54509 be similar in spirit to the present version, but may differ in detail to
   54510 address new problems or concerns.
   54511 
   54512 Each version is given a distinguishing version number.  If the Program
   54513 specifies a version number of this License which applies to it and "any
   54514 later version", you have the option of following the terms and conditions
   54515 either of that version or of any later version published by the Free
   54516 Software Foundation.  If the Program does not specify a version number of
   54517 this License, you may choose any version ever published by the Free Software
   54518 Foundation.
   54519 
   54520   10. If you wish to incorporate parts of the Program into other free
   54521 programs whose distribution conditions are different, write to the author
   54522 to ask for permission.  For software which is copyrighted by the Free
   54523 Software Foundation, write to the Free Software Foundation; we sometimes
   54524 make exceptions for this.  Our decision will be guided by the two goals
   54525 of preserving the free status of all derivatives of our free software and
   54526 of promoting the sharing and reuse of software generally.
   54527 
   54528 			    NO WARRANTY
   54529 
   54530   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
   54531 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
   54532 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
   54533 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
   54534 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
   54535 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
   54536 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
   54537 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
   54538 REPAIR OR CORRECTION.
   54539 
   54540   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
   54541 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
   54542 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
   54543 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
   54544 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
   54545 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
   54546 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
   54547 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
   54548 POSSIBILITY OF SUCH DAMAGES.
   54549 
   54550 		     END OF TERMS AND CONDITIONS
   54551 
   54552 	    How to Apply These Terms to Your New Programs
   54553 
   54554   If you develop a new program, and you want it to be of the greatest
   54555 possible use to the public, the best way to achieve this is to make it
   54556 free software which everyone can redistribute and change under these terms.
   54557 
   54558   To do so, attach the following notices to the program.  It is safest
   54559 to attach them to the start of each source file to most effectively
   54560 convey the exclusion of warranty; and each file should have at least
   54561 the "copyright" line and a pointer to where the full notice is found.
   54562 
   54563     &lt;one line to give the program's name and a brief idea of what it does.&gt;
   54564     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   54565 
   54566     This program is free software; you can redistribute it and/or modify
   54567     it under the terms of the GNU General Public License as published by
   54568     the Free Software Foundation; either version 2 of the License, or
   54569     (at your option) any later version.
   54570 
   54571     This program is distributed in the hope that it will be useful,
   54572     but WITHOUT ANY WARRANTY; without even the implied warranty of
   54573     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   54574     GNU General Public License for more details.
   54575 
   54576     You should have received a copy of the GNU General Public License along
   54577     with this program; if not, write to the Free Software Foundation, Inc.,
   54578     51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
   54579 
   54580 Also add information on how to contact you by electronic and paper mail.
   54581 
   54582 If the program is interactive, make it output a short notice like this
   54583 when it starts in an interactive mode:
   54584 
   54585     Gnomovision version 69, Copyright (C) year name of author
   54586     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
   54587     This is free software, and you are welcome to redistribute it
   54588     under certain conditions; type `show c' for details.
   54589 
   54590 The hypothetical commands `show w' and `show c' should show the appropriate
   54591 parts of the General Public License.  Of course, the commands you use may
   54592 be called something other than `show w' and `show c'; they could even be
   54593 mouse-clicks or menu items--whatever suits your program.
   54594 
   54595 You should also get your employer (if you work as a programmer) or your
   54596 school, if any, to sign a "copyright disclaimer" for the program, if
   54597 necessary.  Here is a sample; alter the names:
   54598 
   54599   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
   54600   `Gnomovision' (which makes passes at compilers) written by James Hacker.
   54601 
   54602   &lt;signature of Ty Coon&gt;, 1 April 1989
   54603   Ty Coon, President of Vice
   54604 
   54605 This General Public License does not permit incorporating your program into
   54606 proprietary programs.  If your program is a subroutine library, you may
   54607 consider it more useful to permit linking proprietary applications with the
   54608 library.  If this is what you want to do, use the GNU Lesser General
   54609 Public License instead of this License.
   54610 </pre>
   54611 </div>
   54612 </div>
   54613 
   54614 
   54615 <div class="product">
   54616 <span class="title">perf</span>
   54617 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   54618 <span class="homepage"><a href="http://perf.wiki.kernel.org/">homepage</a></span>
   54619 <div class="licence">
   54620 <pre>		    GNU GENERAL PUBLIC LICENSE
   54621 		       Version 2, June 1991
   54622 
   54623  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
   54624                        51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
   54625  Everyone is permitted to copy and distribute verbatim copies
   54626  of this license document, but changing it is not allowed.
   54627 
   54628 			    Preamble
   54629 
   54630   The licenses for most software are designed to take away your
   54631 freedom to share and change it.  By contrast, the GNU General Public
   54632 License is intended to guarantee your freedom to share and change free
   54633 software--to make sure the software is free for all its users.  This
   54634 General Public License applies to most of the Free Software
   54635 Foundation's software and to any other program whose authors commit to
   54636 using it.  (Some other Free Software Foundation software is covered by
   54637 the GNU Library General Public License instead.)  You can apply it to
   54638 your programs, too.
   54639 
   54640   When we speak of free software, we are referring to freedom, not
   54641 price.  Our General Public Licenses are designed to make sure that you
   54642 have the freedom to distribute copies of free software (and charge for
   54643 this service if you wish), that you receive source code or can get it
   54644 if you want it, that you can change the software or use pieces of it
   54645 in new free programs; and that you know you can do these things.
   54646 
   54647   To protect your rights, we need to make restrictions that forbid
   54648 anyone to deny you these rights or to ask you to surrender the rights.
   54649 These restrictions translate to certain responsibilities for you if you
   54650 distribute copies of the software, or if you modify it.
   54651 
   54652   For example, if you distribute copies of such a program, whether
   54653 gratis or for a fee, you must give the recipients all the rights that
   54654 you have.  You must make sure that they, too, receive or can get the
   54655 source code.  And you must show them these terms so they know their
   54656 rights.
   54657 
   54658   We protect your rights with two steps: (1) copyright the software, and
   54659 (2) offer you this license which gives you legal permission to copy,
   54660 distribute and/or modify the software.
   54661 
   54662   Also, for each author's protection and ours, we want to make certain
   54663 that everyone understands that there is no warranty for this free
   54664 software.  If the software is modified by someone else and passed on, we
   54665 want its recipients to know that what they have is not the original, so
   54666 that any problems introduced by others will not reflect on the original
   54667 authors' reputations.
   54668 
   54669   Finally, any free program is threatened constantly by software
   54670 patents.  We wish to avoid the danger that redistributors of a free
   54671 program will individually obtain patent licenses, in effect making the
   54672 program proprietary.  To prevent this, we have made it clear that any
   54673 patent must be licensed for everyone's free use or not licensed at all.
   54674 
   54675   The precise terms and conditions for copying, distribution and
   54676 modification follow.
   54677 
   54679 		    GNU GENERAL PUBLIC LICENSE
   54680    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   54681 
   54682   0. This License applies to any program or other work which contains
   54683 a notice placed by the copyright holder saying it may be distributed
   54684 under the terms of this General Public License.  The "Program", below,
   54685 refers to any such program or work, and a "work based on the Program"
   54686 means either the Program or any derivative work under copyright law:
   54687 that is to say, a work containing the Program or a portion of it,
   54688 either verbatim or with modifications and/or translated into another
   54689 language.  (Hereinafter, translation is included without limitation in
   54690 the term "modification".)  Each licensee is addressed as "you".
   54691 
   54692 Activities other than copying, distribution and modification are not
   54693 covered by this License; they are outside its scope.  The act of
   54694 running the Program is not restricted, and the output from the Program
   54695 is covered only if its contents constitute a work based on the
   54696 Program (independent of having been made by running the Program).
   54697 Whether that is true depends on what the Program does.
   54698 
   54699   1. You may copy and distribute verbatim copies of the Program's
   54700 source code as you receive it, in any medium, provided that you
   54701 conspicuously and appropriately publish on each copy an appropriate
   54702 copyright notice and disclaimer of warranty; keep intact all the
   54703 notices that refer to this License and to the absence of any warranty;
   54704 and give any other recipients of the Program a copy of this License
   54705 along with the Program.
   54706 
   54707 You may charge a fee for the physical act of transferring a copy, and
   54708 you may at your option offer warranty protection in exchange for a fee.
   54709 
   54710   2. You may modify your copy or copies of the Program or any portion
   54711 of it, thus forming a work based on the Program, and copy and
   54712 distribute such modifications or work under the terms of Section 1
   54713 above, provided that you also meet all of these conditions:
   54714 
   54715     a) You must cause the modified files to carry prominent notices
   54716     stating that you changed the files and the date of any change.
   54717 
   54718     b) You must cause any work that you distribute or publish, that in
   54719     whole or in part contains or is derived from the Program or any
   54720     part thereof, to be licensed as a whole at no charge to all third
   54721     parties under the terms of this License.
   54722 
   54723     c) If the modified program normally reads commands interactively
   54724     when run, you must cause it, when started running for such
   54725     interactive use in the most ordinary way, to print or display an
   54726     announcement including an appropriate copyright notice and a
   54727     notice that there is no warranty (or else, saying that you provide
   54728     a warranty) and that users may redistribute the program under
   54729     these conditions, and telling the user how to view a copy of this
   54730     License.  (Exception: if the Program itself is interactive but
   54731     does not normally print such an announcement, your work based on
   54732     the Program is not required to print an announcement.)
   54733 
   54735 These requirements apply to the modified work as a whole.  If
   54736 identifiable sections of that work are not derived from the Program,
   54737 and can be reasonably considered independent and separate works in
   54738 themselves, then this License, and its terms, do not apply to those
   54739 sections when you distribute them as separate works.  But when you
   54740 distribute the same sections as part of a whole which is a work based
   54741 on the Program, the distribution of the whole must be on the terms of
   54742 this License, whose permissions for other licensees extend to the
   54743 entire whole, and thus to each and every part regardless of who wrote it.
   54744 
   54745 Thus, it is not the intent of this section to claim rights or contest
   54746 your rights to work written entirely by you; rather, the intent is to
   54747 exercise the right to control the distribution of derivative or
   54748 collective works based on the Program.
   54749 
   54750 In addition, mere aggregation of another work not based on the Program
   54751 with the Program (or with a work based on the Program) on a volume of
   54752 a storage or distribution medium does not bring the other work under
   54753 the scope of this License.
   54754 
   54755   3. You may copy and distribute the Program (or a work based on it,
   54756 under Section 2) in object code or executable form under the terms of
   54757 Sections 1 and 2 above provided that you also do one of the following:
   54758 
   54759     a) Accompany it with the complete corresponding machine-readable
   54760     source code, which must be distributed under the terms of Sections
   54761     1 and 2 above on a medium customarily used for software interchange; or,
   54762 
   54763     b) Accompany it with a written offer, valid for at least three
   54764     years, to give any third party, for a charge no more than your
   54765     cost of physically performing source distribution, a complete
   54766     machine-readable copy of the corresponding source code, to be
   54767     distributed under the terms of Sections 1 and 2 above on a medium
   54768     customarily used for software interchange; or,
   54769 
   54770     c) Accompany it with the information you received as to the offer
   54771     to distribute corresponding source code.  (This alternative is
   54772     allowed only for noncommercial distribution and only if you
   54773     received the program in object code or executable form with such
   54774     an offer, in accord with Subsection b above.)
   54775 
   54776 The source code for a work means the preferred form of the work for
   54777 making modifications to it.  For an executable work, complete source
   54778 code means all the source code for all modules it contains, plus any
   54779 associated interface definition files, plus the scripts used to
   54780 control compilation and installation of the executable.  However, as a
   54781 special exception, the source code distributed need not include
   54782 anything that is normally distributed (in either source or binary
   54783 form) with the major components (compiler, kernel, and so on) of the
   54784 operating system on which the executable runs, unless that component
   54785 itself accompanies the executable.
   54786 
   54787 If distribution of executable or object code is made by offering
   54788 access to copy from a designated place, then offering equivalent
   54789 access to copy the source code from the same place counts as
   54790 distribution of the source code, even though third parties are not
   54791 compelled to copy the source along with the object code.
   54792 
   54794   4. You may not copy, modify, sublicense, or distribute the Program
   54795 except as expressly provided under this License.  Any attempt
   54796 otherwise to copy, modify, sublicense or distribute the Program is
   54797 void, and will automatically terminate your rights under this License.
   54798 However, parties who have received copies, or rights, from you under
   54799 this License will not have their licenses terminated so long as such
   54800 parties remain in full compliance.
   54801 
   54802   5. You are not required to accept this License, since you have not
   54803 signed it.  However, nothing else grants you permission to modify or
   54804 distribute the Program or its derivative works.  These actions are
   54805 prohibited by law if you do not accept this License.  Therefore, by
   54806 modifying or distributing the Program (or any work based on the
   54807 Program), you indicate your acceptance of this License to do so, and
   54808 all its terms and conditions for copying, distributing or modifying
   54809 the Program or works based on it.
   54810 
   54811   6. Each time you redistribute the Program (or any work based on the
   54812 Program), the recipient automatically receives a license from the
   54813 original licensor to copy, distribute or modify the Program subject to
   54814 these terms and conditions.  You may not impose any further
   54815 restrictions on the recipients' exercise of the rights granted herein.
   54816 You are not responsible for enforcing compliance by third parties to
   54817 this License.
   54818 
   54819   7. If, as a consequence of a court judgment or allegation of patent
   54820 infringement or for any other reason (not limited to patent issues),
   54821 conditions are imposed on you (whether by court order, agreement or
   54822 otherwise) that contradict the conditions of this License, they do not
   54823 excuse you from the conditions of this License.  If you cannot
   54824 distribute so as to satisfy simultaneously your obligations under this
   54825 License and any other pertinent obligations, then as a consequence you
   54826 may not distribute the Program at all.  For example, if a patent
   54827 license would not permit royalty-free redistribution of the Program by
   54828 all those who receive copies directly or indirectly through you, then
   54829 the only way you could satisfy both it and this License would be to
   54830 refrain entirely from distribution of the Program.
   54831 
   54832 If any portion of this section is held invalid or unenforceable under
   54833 any particular circumstance, the balance of the section is intended to
   54834 apply and the section as a whole is intended to apply in other
   54835 circumstances.
   54836 
   54837 It is not the purpose of this section to induce you to infringe any
   54838 patents or other property right claims or to contest validity of any
   54839 such claims; this section has the sole purpose of protecting the
   54840 integrity of the free software distribution system, which is
   54841 implemented by public license practices.  Many people have made
   54842 generous contributions to the wide range of software distributed
   54843 through that system in reliance on consistent application of that
   54844 system; it is up to the author/donor to decide if he or she is willing
   54845 to distribute software through any other system and a licensee cannot
   54846 impose that choice.
   54847 
   54848 This section is intended to make thoroughly clear what is believed to
   54849 be a consequence of the rest of this License.
   54850 
   54852   8. If the distribution and/or use of the Program is restricted in
   54853 certain countries either by patents or by copyrighted interfaces, the
   54854 original copyright holder who places the Program under this License
   54855 may add an explicit geographical distribution limitation excluding
   54856 those countries, so that distribution is permitted only in or among
   54857 countries not thus excluded.  In such case, this License incorporates
   54858 the limitation as if written in the body of this License.
   54859 
   54860   9. The Free Software Foundation may publish revised and/or new versions
   54861 of the General Public License from time to time.  Such new versions will
   54862 be similar in spirit to the present version, but may differ in detail to
   54863 address new problems or concerns.
   54864 
   54865 Each version is given a distinguishing version number.  If the Program
   54866 specifies a version number of this License which applies to it and "any
   54867 later version", you have the option of following the terms and conditions
   54868 either of that version or of any later version published by the Free
   54869 Software Foundation.  If the Program does not specify a version number of
   54870 this License, you may choose any version ever published by the Free Software
   54871 Foundation.
   54872 
   54873   10. If you wish to incorporate parts of the Program into other free
   54874 programs whose distribution conditions are different, write to the author
   54875 to ask for permission.  For software which is copyrighted by the Free
   54876 Software Foundation, write to the Free Software Foundation; we sometimes
   54877 make exceptions for this.  Our decision will be guided by the two goals
   54878 of preserving the free status of all derivatives of our free software and
   54879 of promoting the sharing and reuse of software generally.
   54880 
   54881 			    NO WARRANTY
   54882 
   54883   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
   54884 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
   54885 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
   54886 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
   54887 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
   54888 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
   54889 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
   54890 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
   54891 REPAIR OR CORRECTION.
   54892 
   54893   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
   54894 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
   54895 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
   54896 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
   54897 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
   54898 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
   54899 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
   54900 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
   54901 POSSIBILITY OF SUCH DAMAGES.
   54902 
   54903 		     END OF TERMS AND CONDITIONS
   54904 
   54906 	    How to Apply These Terms to Your New Programs
   54907 
   54908   If you develop a new program, and you want it to be of the greatest
   54909 possible use to the public, the best way to achieve this is to make it
   54910 free software which everyone can redistribute and change under these terms.
   54911 
   54912   To do so, attach the following notices to the program.  It is safest
   54913 to attach them to the start of each source file to most effectively
   54914 convey the exclusion of warranty; and each file should have at least
   54915 the "copyright" line and a pointer to where the full notice is found.
   54916 
   54917     &lt;one line to give the program's name and a brief idea of what it does.&gt;
   54918     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   54919 
   54920     This program is free software; you can redistribute it and/or modify
   54921     it under the terms of the GNU General Public License as published by
   54922     the Free Software Foundation; either version 2 of the License, or
   54923     (at your option) any later version.
   54924 
   54925     This program is distributed in the hope that it will be useful,
   54926     but WITHOUT ANY WARRANTY; without even the implied warranty of
   54927     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   54928     GNU General Public License for more details.
   54929 
   54930     You should have received a copy of the GNU General Public License
   54931     along with this program; if not, write to the Free Software
   54932     Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
   54933 
   54934 
   54935 Also add information on how to contact you by electronic and paper mail.
   54936 
   54937 If the program is interactive, make it output a short notice like this
   54938 when it starts in an interactive mode:
   54939 
   54940     Gnomovision version 69, Copyright (C) year name of author
   54941     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
   54942     This is free software, and you are welcome to redistribute it
   54943     under certain conditions; type `show c' for details.
   54944 
   54945 The hypothetical commands `show w' and `show c' should show the appropriate
   54946 parts of the General Public License.  Of course, the commands you use may
   54947 be called something other than `show w' and `show c'; they could even be
   54948 mouse-clicks or menu items--whatever suits your program.
   54949 
   54950 You should also get your employer (if you work as a programmer) or your
   54951 school, if any, to sign a "copyright disclaimer" for the program, if
   54952 necessary.  Here is a sample; alter the names:
   54953 
   54954   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
   54955   `Gnomovision' (which makes passes at compilers) written by James Hacker.
   54956 
   54957   &lt;signature of Ty Coon&gt;, 1 April 1989
   54958   Ty Coon, President of Vice
   54959 
   54960 This General Public License does not permit incorporating your program into
   54961 proprietary programs.  If your program is a subroutine library, you may
   54962 consider it more useful to permit linking proprietary applications with the
   54963 library.  If this is what you want to do, use the GNU Library General
   54964 Public License instead of this License.
   54965 </pre>
   54966 </div>
   54967 </div>
   54968 
   54969 
   54970 <div class="product">
   54971 <span class="title">pico</span>
   54972 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   54973 <span class="homepage"><a href="http://www.svox.com">homepage</a></span>
   54974 <div class="licence">
   54975 <pre>                                 Apache License
   54976                            Version 2.0, January 2004
   54977                         http://www.apache.org/licenses/
   54978 
   54979    TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
   54980 
   54981    1. Definitions.
   54982 
   54983       "License" shall mean the terms and conditions for use, reproduction,
   54984       and distribution as defined by Sections 1 through 9 of this document.
   54985 
   54986       "Licensor" shall mean the copyright owner or entity authorized by
   54987       the copyright owner that is granting the License.
   54988 
   54989       "Legal Entity" shall mean the union of the acting entity and all
   54990       other entities that control, are controlled by, or are under common
   54991       control with that entity. For the purposes of this definition,
   54992       "control" means (i) the power, direct or indirect, to cause the
   54993       direction or management of such entity, whether by contract or
   54994       otherwise, or (ii) ownership of fifty percent (50%) or more of the
   54995       outstanding shares, or (iii) beneficial ownership of such entity.
   54996 
   54997       "You" (or "Your") shall mean an individual or Legal Entity
   54998       exercising permissions granted by this License.
   54999 
   55000       "Source" form shall mean the preferred form for making modifications,
   55001       including but not limited to software source code, documentation
   55002       source, and configuration files.
   55003 
   55004       "Object" form shall mean any form resulting from mechanical
   55005       transformation or translation of a Source form, including but
   55006       not limited to compiled object code, generated documentation,
   55007       and conversions to other media types.
   55008 
   55009       "Work" shall mean the work of authorship, whether in Source or
   55010       Object form, made available under the License, as indicated by a
   55011       copyright notice that is included in or attached to the work
   55012       (an example is provided in the Appendix below).
   55013 
   55014       "Derivative Works" shall mean any work, whether in Source or Object
   55015       form, that is based on (or derived from) the Work and for which the
   55016       editorial revisions, annotations, elaborations, or other modifications
   55017       represent, as a whole, an original work of authorship. For the purposes
   55018       of this License, Derivative Works shall not include works that remain
   55019       separable from, or merely link (or bind by name) to the interfaces of,
   55020       the Work and Derivative Works thereof.
   55021 
   55022       "Contribution" shall mean any work of authorship, including
   55023       the original version of the Work and any modifications or additions
   55024       to that Work or Derivative Works thereof, that is intentionally
   55025       submitted to Licensor for inclusion in the Work by the copyright owner
   55026       or by an individual or Legal Entity authorized to submit on behalf of
   55027       the copyright owner. For the purposes of this definition, "submitted"
   55028       means any form of electronic, verbal, or written communication sent
   55029       to the Licensor or its representatives, including but not limited to
   55030       communication on electronic mailing lists, source code control systems,
   55031       and issue tracking systems that are managed by, or on behalf of, the
   55032       Licensor for the purpose of discussing and improving the Work, but
   55033       excluding communication that is conspicuously marked or otherwise
   55034       designated in writing by the copyright owner as "Not a Contribution."
   55035 
   55036       "Contributor" shall mean Licensor and any individual or Legal Entity
   55037       on behalf of whom a Contribution has been received by Licensor and
   55038       subsequently incorporated within the Work.
   55039 
   55040    2. Grant of Copyright License. Subject to the terms and conditions of
   55041       this License, each Contributor hereby grants to You a perpetual,
   55042       worldwide, non-exclusive, no-charge, royalty-free, irrevocable
   55043       copyright license to reproduce, prepare Derivative Works of,
   55044       publicly display, publicly perform, sublicense, and distribute the
   55045       Work and such Derivative Works in Source or Object form.
   55046 
   55047    3. Grant of Patent License. Subject to the terms and conditions of
   55048       this License, each Contributor hereby grants to You a perpetual,
   55049       worldwide, non-exclusive, no-charge, royalty-free, irrevocable
   55050       (except as stated in this section) patent license to make, have made,
   55051       use, offer to sell, sell, import, and otherwise transfer the Work,
   55052       where such license applies only to those patent claims licensable
   55053       by such Contributor that are necessarily infringed by their
   55054       Contribution(s) alone or by combination of their Contribution(s)
   55055       with the Work to which such Contribution(s) was submitted. If You
   55056       institute patent litigation against any entity (including a
   55057       cross-claim or counterclaim in a lawsuit) alleging that the Work
   55058       or a Contribution incorporated within the Work constitutes direct
   55059       or contributory patent infringement, then any patent licenses
   55060       granted to You under this License for that Work shall terminate
   55061       as of the date such litigation is filed.
   55062 
   55063    4. Redistribution. You may reproduce and distribute copies of the
   55064       Work or Derivative Works thereof in any medium, with or without
   55065       modifications, and in Source or Object form, provided that You
   55066       meet the following conditions:
   55067 
   55068       (a) You must give any other recipients of the Work or
   55069           Derivative Works a copy of this License; and
   55070 
   55071       (b) You must cause any modified files to carry prominent notices
   55072           stating that You changed the files; and
   55073 
   55074       (c) You must retain, in the Source form of any Derivative Works
   55075           that You distribute, all copyright, patent, trademark, and
   55076           attribution notices from the Source form of the Work,
   55077           excluding those notices that do not pertain to any part of
   55078           the Derivative Works; and
   55079 
   55080       (d) If the Work includes a "NOTICE" text file as part of its
   55081           distribution, then any Derivative Works that You distribute must
   55082           include a readable copy of the attribution notices contained
   55083           within such NOTICE file, excluding those notices that do not
   55084           pertain to any part of the Derivative Works, in at least one
   55085           of the following places: within a NOTICE text file distributed
   55086           as part of the Derivative Works; within the Source form or
   55087           documentation, if provided along with the Derivative Works; or,
   55088           within a display generated by the Derivative Works, if and
   55089           wherever such third-party notices normally appear. The contents
   55090           of the NOTICE file are for informational purposes only and
   55091           do not modify the License. You may add Your own attribution
   55092           notices within Derivative Works that You distribute, alongside
   55093           or as an addendum to the NOTICE text from the Work, provided
   55094           that such additional attribution notices cannot be construed
   55095           as modifying the License.
   55096 
   55097       You may add Your own copyright statement to Your modifications and
   55098       may provide additional or different license terms and conditions
   55099       for use, reproduction, or distribution of Your modifications, or
   55100       for any such Derivative Works as a whole, provided Your use,
   55101       reproduction, and distribution of the Work otherwise complies with
   55102       the conditions stated in this License.
   55103 
   55104    5. Submission of Contributions. Unless You explicitly state otherwise,
   55105       any Contribution intentionally submitted for inclusion in the Work
   55106       by You to the Licensor shall be under the terms and conditions of
   55107       this License, without any additional terms or conditions.
   55108       Notwithstanding the above, nothing herein shall supersede or modify
   55109       the terms of any separate license agreement you may have executed
   55110       with Licensor regarding such Contributions.
   55111 
   55112    6. Trademarks. This License does not grant permission to use the trade
   55113       names, trademarks, service marks, or product names of the Licensor,
   55114       except as required for reasonable and customary use in describing the
   55115       origin of the Work and reproducing the content of the NOTICE file.
   55116 
   55117    7. Disclaimer of Warranty. Unless required by applicable law or
   55118       agreed to in writing, Licensor provides the Work (and each
   55119       Contributor provides its Contributions) on an "AS IS" BASIS,
   55120       WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
   55121       implied, including, without limitation, any warranties or conditions
   55122       of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
   55123       PARTICULAR PURPOSE. You are solely responsible for determining the
   55124       appropriateness of using or redistributing the Work and assume any
   55125       risks associated with Your exercise of permissions under this License.
   55126 
   55127    8. Limitation of Liability. In no event and under no legal theory,
   55128       whether in tort (including negligence), contract, or otherwise,
   55129       unless required by applicable law (such as deliberate and grossly
   55130       negligent acts) or agreed to in writing, shall any Contributor be
   55131       liable to You for damages, including any direct, indirect, special,
   55132       incidental, or consequential damages of any character arising as a
   55133       result of this License or out of the use or inability to use the
   55134       Work (including but not limited to damages for loss of goodwill,
   55135       work stoppage, computer failure or malfunction, or any and all
   55136       other commercial damages or losses), even if such Contributor
   55137       has been advised of the possibility of such damages.
   55138 
   55139    9. Accepting Warranty or Additional Liability. While redistributing
   55140       the Work or Derivative Works thereof, You may choose to offer,
   55141       and charge a fee for, acceptance of support, warranty, indemnity,
   55142       or other liability obligations and/or rights consistent with this
   55143       License. However, in accepting such obligations, You may act only
   55144       on Your own behalf and on Your sole responsibility, not on behalf
   55145       of any other Contributor, and only if You agree to indemnify,
   55146       defend, and hold each Contributor harmless for any liability
   55147       incurred by, or claims asserted against, such Contributor by reason
   55148       of your accepting any such warranty or additional liability.
   55149 
   55150    END OF TERMS AND CONDITIONS
   55151 
   55152    APPENDIX: How to apply the Apache License to your work.
   55153 
   55154       To apply the Apache License to your work, attach the following
   55155       boilerplate notice, with the fields enclosed by brackets "[]"
   55156       replaced with your own identifying information. (Don't include
   55157       the brackets!)  The text should be enclosed in the appropriate
   55158       comment syntax for the file format. We also recommend that a
   55159       file or class name and description of purpose be included on the
   55160       same "printed page" as the copyright notice for easier
   55161       identification within third-party archives.
   55162 
   55163    Copyright [yyyy] [name of copyright owner]
   55164 
   55165    Licensed under the Apache License, Version 2.0 (the "License");
   55166    you may not use this file except in compliance with the License.
   55167    You may obtain a copy of the License at
   55168 
   55169        http://www.apache.org/licenses/LICENSE-2.0
   55170 
   55171    Unless required by applicable law or agreed to in writing, software
   55172    distributed under the License is distributed on an "AS IS" BASIS,
   55173    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   55174    See the License for the specific language governing permissions and
   55175    limitations under the License.
   55176 
   55177 
   55178 
   55179 APACHE HTTP SERVER SUBCOMPONENTS: 
   55180 
   55181 The Apache HTTP Server includes a number of subcomponents with
   55182 separate copyright notices and license terms. Your use of the source
   55183 code for the these subcomponents is subject to the terms and
   55184 conditions of the following licenses. 
   55185 
   55186 For the mod_mime_magic component:
   55187 
   55188 /*
   55189  * mod_mime_magic: MIME type lookup via file magic numbers
   55190  * Copyright (c) 1996-1997 Cisco Systems, Inc.
   55191  *
   55192  * This software was submitted by Cisco Systems to the Apache Group in July
   55193  * 1997.  Future revisions and derivatives of this source code must
   55194  * acknowledge Cisco Systems as the original contributor of this module.
   55195  * All other licensing and usage conditions are those of the Apache Group.
   55196  *
   55197  * Some of this code is derived from the free version of the file command
   55198  * originally posted to comp.sources.unix.  Copyright info for that program
   55199  * is included below as required.
   55200  * ---------------------------------------------------------------------------
   55201  * - Copyright (c) Ian F. Darwin, 1987. Written by Ian F. Darwin.
   55202  *
   55203  * This software is not subject to any license of the American Telephone and
   55204  * Telegraph Company or of the Regents of the University of California.
   55205  *
   55206  * Permission is granted to anyone to use this software for any purpose on any
   55207  * computer system, and to alter it and redistribute it freely, subject to
   55208  * the following restrictions:
   55209  *
   55210  * 1. The author is not responsible for the consequences of use of this
   55211  * software, no matter how awful, even if they arise from flaws in it.
   55212  *
   55213  * 2. The origin of this software must not be misrepresented, either by
   55214  * explicit claim or by omission.  Since few users ever read sources, credits
   55215  * must appear in the documentation.
   55216  *
   55217  * 3. Altered versions must be plainly marked as such, and must not be
   55218  * misrepresented as being the original software.  Since few users ever read
   55219  * sources, credits must appear in the documentation.
   55220  *
   55221  * 4. This notice may not be removed or altered.
   55222  * -------------------------------------------------------------------------
   55223  *
   55224  */
   55225 
   55226 
   55227 For the  modules\mappers\mod_imap.c component:
   55228 
   55229   "macmartinized" polygon code copyright 1992 by Eric Haines, erich (a] eye.com
   55230 
   55231 For the  server\util_md5.c component:
   55232 
   55233 /************************************************************************
   55234  * NCSA HTTPd Server
   55235  * Software Development Group
   55236  * National Center for Supercomputing Applications
   55237  * University of Illinois at Urbana-Champaign
   55238  * 605 E. Springfield, Champaign, IL 61820
   55239  * httpd (a] ncsa.uiuc.edu
   55240  *
   55241  * Copyright  (C)  1995, Board of Trustees of the University of Illinois
   55242  *
   55243  ************************************************************************
   55244  *
   55245  * md5.c: NCSA HTTPd code which uses the md5c.c RSA Code
   55246  *
   55247  *  Original Code Copyright (C) 1994, Jeff Hostetler, Spyglass, Inc.
   55248  *  Portions of Content-MD5 code Copyright (C) 1993, 1994 by Carnegie Mellon
   55249  *     University (see Copyright below).
   55250  *  Portions of Content-MD5 code Copyright (C) 1991 Bell Communications 
   55251  *     Research, Inc. (Bellcore) (see Copyright below).
   55252  *  Portions extracted from mpack, John G. Myers - jgm+@cmu.edu
   55253  *  Content-MD5 Code contributed by Martin Hamilton (martin (a] net.lut.ac.uk)
   55254  *
   55255  */
   55256 
   55257 
   55258 /* these portions extracted from mpack, John G. Myers - jgm+@cmu.edu */
   55259 /* (C) Copyright 1993,1994 by Carnegie Mellon University
   55260  * All Rights Reserved.
   55261  *
   55262  * Permission to use, copy, modify, distribute, and sell this software
   55263  * and its documentation for any purpose is hereby granted without
   55264  * fee, provided that the above copyright notice appear in all copies
   55265  * and that both that copyright notice and this permission notice
   55266  * appear in supporting documentation, and that the name of Carnegie
   55267  * Mellon University not be used in advertising or publicity
   55268  * pertaining to distribution of the software without specific,
   55269  * written prior permission.  Carnegie Mellon University makes no
   55270  * representations about the suitability of this software for any
   55271  * purpose.  It is provided "as is" without express or implied
   55272  * warranty.
   55273  *
   55274  * CARNEGIE MELLON UNIVERSITY DISCLAIMS ALL WARRANTIES WITH REGARD TO
   55275  * THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
   55276  * AND FITNESS, IN NO EVENT SHALL CARNEGIE MELLON UNIVERSITY BE LIABLE
   55277  * FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
   55278  * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
   55279  * AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
   55280  * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
   55281  * SOFTWARE.
   55282  */
   55283 
   55284 /*
   55285  * Copyright (c) 1991 Bell Communications Research, Inc. (Bellcore)
   55286  *
   55287  * Permission to use, copy, modify, and distribute this material
   55288  * for any purpose and without fee is hereby granted, provided
   55289  * that the above copyright notice and this permission notice
   55290  * appear in all copies, and that the name of Bellcore not be
   55291  * used in advertising or publicity pertaining to this
   55292  * material without the specific, prior written permission
   55293  * of an authorized representative of Bellcore.  BELLCORE
   55294  * MAKES NO REPRESENTATIONS ABOUT THE ACCURACY OR SUITABILITY
   55295  * OF THIS MATERIAL FOR ANY PURPOSE.  IT IS PROVIDED "AS IS",
   55296  * WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES.  
   55297  */
   55298 
   55299 For the  srclib\apr\include\apr_md5.h component: 
   55300 /*
   55301  * This is work is derived from material Copyright RSA Data Security, Inc.
   55302  *
   55303  * The RSA copyright statement and Licence for that original material is
   55304  * included below. This is followed by the Apache copyright statement and
   55305  * licence for the modifications made to that material.
   55306  */
   55307 
   55308 /* Copyright (C) 1991-2, RSA Data Security, Inc. Created 1991. All
   55309    rights reserved.
   55310 
   55311    License to copy and use this software is granted provided that it
   55312    is identified as the "RSA Data Security, Inc. MD5 Message-Digest
   55313    Algorithm" in all material mentioning or referencing this software
   55314    or this function.
   55315 
   55316    License is also granted to make and use derivative works provided
   55317    that such works are identified as "derived from the RSA Data
   55318    Security, Inc. MD5 Message-Digest Algorithm" in all material
   55319    mentioning or referencing the derived work.
   55320 
   55321    RSA Data Security, Inc. makes no representations concerning either
   55322    the merchantability of this software or the suitability of this
   55323    software for any particular purpose. It is provided "as is"
   55324    without express or implied warranty of any kind.
   55325 
   55326    These notices must be retained in any copies of any part of this
   55327    documentation and/or software.
   55328  */
   55329 
   55330 For the  srclib\apr\passwd\apr_md5.c component:
   55331 
   55332 /*
   55333  * This is work is derived from material Copyright RSA Data Security, Inc.
   55334  *
   55335  * The RSA copyright statement and Licence for that original material is
   55336  * included below. This is followed by the Apache copyright statement and
   55337  * licence for the modifications made to that material.
   55338  */
   55339 
   55340 /* MD5C.C - RSA Data Security, Inc., MD5 message-digest algorithm
   55341  */
   55342 
   55343 /* Copyright (C) 1991-2, RSA Data Security, Inc. Created 1991. All
   55344    rights reserved.
   55345 
   55346    License to copy and use this software is granted provided that it
   55347    is identified as the "RSA Data Security, Inc. MD5 Message-Digest
   55348    Algorithm" in all material mentioning or referencing this software
   55349    or this function.
   55350 
   55351    License is also granted to make and use derivative works provided
   55352    that such works are identified as "derived from the RSA Data
   55353    Security, Inc. MD5 Message-Digest Algorithm" in all material
   55354    mentioning or referencing the derived work.
   55355 
   55356    RSA Data Security, Inc. makes no representations concerning either
   55357    the merchantability of this software or the suitability of this
   55358    software for any particular purpose. It is provided "as is"
   55359    without express or implied warranty of any kind.
   55360 
   55361    These notices must be retained in any copies of any part of this
   55362    documentation and/or software.
   55363  */
   55364 /*
   55365  * The apr_md5_encode() routine uses much code obtained from the FreeBSD 3.0
   55366  * MD5 crypt() function, which is licenced as follows:
   55367  * ----------------------------------------------------------------------------
   55368  * "THE BEER-WARE LICENSE" (Revision 42):
   55369  * &lt;phk (a] login.dknet.dk&gt; wrote this file.  As long as you retain this notice you
   55370  * can do whatever you want with this stuff. If we meet some day, and you think
   55371  * this stuff is worth it, you can buy me a beer in return.  Poul-Henning Kamp
   55372  * ----------------------------------------------------------------------------
   55373  */
   55374 
   55375 For the srclib\apr-util\crypto\apr_md4.c component:
   55376 
   55377  * This is derived from material copyright RSA Data Security, Inc.
   55378  * Their notice is reproduced below in its entirety.
   55379  *
   55380  * Copyright (C) 1991-2, RSA Data Security, Inc. Created 1991. All
   55381  * rights reserved.
   55382  *
   55383  * License to copy and use this software is granted provided that it
   55384  * is identified as the "RSA Data Security, Inc. MD4 Message-Digest
   55385  * Algorithm" in all material mentioning or referencing this software
   55386  * or this function.
   55387  *
   55388  * License is also granted to make and use derivative works provided
   55389  * that such works are identified as "derived from the RSA Data
   55390  * Security, Inc. MD4 Message-Digest Algorithm" in all material
   55391  * mentioning or referencing the derived work.
   55392  *
   55393  * RSA Data Security, Inc. makes no representations concerning either
   55394  * the merchantability of this software or the suitability of this
   55395  * software for any particular purpose. It is provided "as is"
   55396  * without express or implied warranty of any kind.
   55397  *
   55398  * These notices must be retained in any copies of any part of this
   55399  * documentation and/or software.
   55400  */
   55401 
   55402 For the srclib\apr-util\include\apr_md4.h component:
   55403 
   55404  *
   55405  * This is derived from material copyright RSA Data Security, Inc.
   55406  * Their notice is reproduced below in its entirety.
   55407  *
   55408  * Copyright (C) 1991-2, RSA Data Security, Inc. Created 1991. All
   55409  * rights reserved.
   55410  *
   55411  * License to copy and use this software is granted provided that it
   55412  * is identified as the "RSA Data Security, Inc. MD4 Message-Digest
   55413  * Algorithm" in all material mentioning or referencing this software
   55414  * or this function.
   55415  *
   55416  * License is also granted to make and use derivative works provided
   55417  * that such works are identified as "derived from the RSA Data
   55418  * Security, Inc. MD4 Message-Digest Algorithm" in all material
   55419  * mentioning or referencing the derived work.
   55420  *
   55421  * RSA Data Security, Inc. makes no representations concerning either
   55422  * the merchantability of this software or the suitability of this
   55423  * software for any particular purpose. It is provided "as is"
   55424  * without express or implied warranty of any kind.
   55425  *
   55426  * These notices must be retained in any copies of any part of this
   55427  * documentation and/or software.
   55428  */
   55429 
   55430 
   55431 For the srclib\apr-util\test\testdbm.c component:
   55432 
   55433 /* ====================================================================
   55434  * The Apache Software License, Version 1.1
   55435  *
   55436  * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
   55437  * reserved.
   55438  *
   55439  * Redistribution and use in source and binary forms, with or without
   55440  * modification, are permitted provided that the following conditions
   55441  * are met:
   55442  *
   55443  * 1. Redistributions of source code must retain the above copyright
   55444  *    notice, this list of conditions and the following disclaimer.
   55445  *
   55446  * 2. Redistributions in binary form must reproduce the above copyright
   55447  *    notice, this list of conditions and the following disclaimer in
   55448  *    the documentation and/or other materials provided with the
   55449  *    distribution.
   55450  *
   55451  * 3. The end-user documentation included with the redistribution,
   55452  *    if any, must include the following acknowledgment:
   55453  *       "This product includes software developed by the
   55454  *        Apache Software Foundation (http://www.apache.org/)."
   55455  *    Alternately, this acknowledgment may appear in the software itself,
   55456  *    if and wherever such third-party acknowledgments normally appear.
   55457  *
   55458  * 4. The names "Apache" and "Apache Software Foundation" must
   55459  *    not be used to endorse or promote products derived from this
   55460  *    software without prior written permission. For written
   55461  *    permission, please contact apache (a] apache.org.
   55462  *
   55463  * 5. Products derived from this software may not be called "Apache",
   55464  *    nor may "Apache" appear in their name, without prior written
   55465  *    permission of the Apache Software Foundation.
   55466  *
   55467  * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
   55468  * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
   55469  * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
   55470  * DISCLAIMED.  IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR
   55471  * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
   55472  * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
   55473  * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
   55474  * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
   55475  * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
   55476  * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
   55477  * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
   55478  * SUCH DAMAGE.
   55479  * ====================================================================
   55480  *
   55481  * This software consists of voluntary contributions made by many
   55482  * individuals on behalf of the Apache Software Foundation.  For more
   55483  * information on the Apache Software Foundation, please see
   55484  * &lt;http://www.apache.org/>;.
   55485  *
   55486  * This file came from the SDBM package (written by oz (a] nexus.yorku.ca).
   55487  * That package was under public domain. This file has been ported to
   55488  * APR, updated to ANSI C and other, newer idioms, and added to the Apache
   55489  * codebase under the above copyright and license.
   55490  */
   55491 
   55492 
   55493 For the srclib\apr-util\test\testmd4.c component:
   55494 
   55495  *
   55496  * This is derived from material copyright RSA Data Security, Inc.
   55497  * Their notice is reproduced below in its entirety.
   55498  *
   55499  * Copyright (C) 1990-2, RSA Data Security, Inc. Created 1990. All
   55500  * rights reserved.
   55501  *
   55502  * RSA Data Security, Inc. makes no representations concerning either
   55503  * the merchantability of this software or the suitability of this
   55504  * software for any particular purpose. It is provided "as is"
   55505  * without express or implied warranty of any kind.
   55506  *
   55507  * These notices must be retained in any copies of any part of this
   55508  * documentation and/or software.
   55509  */
   55510 
   55511 For the srclib\apr-util\xml\expat\conftools\install-sh component:
   55512 
   55513 #
   55514 # install - install a program, script, or datafile
   55515 # This comes from X11R5 (mit/util/scripts/install.sh).
   55516 #
   55517 # Copyright 1991 by the Massachusetts Institute of Technology
   55518 #
   55519 # Permission to use, copy, modify, distribute, and sell this software and its
   55520 # documentation for any purpose is hereby granted without fee, provided that
   55521 # the above copyright notice appear in all copies and that both that
   55522 # copyright notice and this permission notice appear in supporting
   55523 # documentation, and that the name of M.I.T. not be used in advertising or
   55524 # publicity pertaining to distribution of the software without specific,
   55525 # written prior permission.  M.I.T. makes no representations about the
   55526 # suitability of this software for any purpose.  It is provided "as is"
   55527 # without express or implied warranty.
   55528 #
   55529 
   55530 For the srclib\pcre\install-sh component:
   55531 
   55532 #
   55533 # Copyright 1991 by the Massachusetts Institute of Technology
   55534 #
   55535 # Permission to use, copy, modify, distribute, and sell this software and its
   55536 # documentation for any purpose is hereby granted without fee, provided that
   55537 # the above copyright notice appear in all copies and that both that
   55538 # copyright notice and this permission notice appear in supporting
   55539 # documentation, and that the name of M.I.T. not be used in advertising or
   55540 # publicity pertaining to distribution of the software without specific,
   55541 # written prior permission.  M.I.T. makes no representations about the
   55542 # suitability of this software for any purpose.  It is provided "as is"
   55543 # without express or implied warranty.
   55544 
   55545 For the pcre component:
   55546 
   55547 PCRE LICENCE
   55548 ------------
   55549 
   55550 PCRE is a library of functions to support regular expressions whose syntax
   55551 and semantics are as close as possible to those of the Perl 5 language.
   55552 
   55553 Written by: Philip Hazel &lt;ph10 (a] cam.ac.uk&gt;
   55554 
   55555 University of Cambridge Computing Service,
   55556 Cambridge, England. Phone: +44 1223 334714.
   55557 
   55558 Copyright (c) 1997-2001 University of Cambridge
   55559 
   55560 Permission is granted to anyone to use this software for any purpose on any
   55561 computer system, and to redistribute it freely, subject to the following
   55562 restrictions:
   55563 
   55564 1. This software is distributed in the hope that it will be useful,
   55565    but WITHOUT ANY WARRANTY; without even the implied warranty of
   55566    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
   55567 
   55568 2. The origin of this software must not be misrepresented, either by
   55569    explicit claim or by omission. In practice, this means that if you use
   55570    PCRE in software which you distribute to others, commercially or
   55571    otherwise, you must put a sentence like this
   55572 
   55573      Regular expression support is provided by the PCRE library package,
   55574      which is open source software, written by Philip Hazel, and copyright
   55575      by the University of Cambridge, England.
   55576 
   55577    somewhere reasonably visible in your documentation and in any relevant
   55578    files or online help data or similar. A reference to the ftp site for
   55579    the source, that is, to
   55580 
   55581      ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/
   55582 
   55583    should also be given in the documentation.
   55584 
   55585 3. Altered versions must be plainly marked as such, and must not be
   55586    misrepresented as being the original software.
   55587 
   55588 4. If PCRE is embedded in any software that is released under the GNU
   55589    General Purpose Licence (GPL), or Lesser General Purpose Licence (LGPL),
   55590    then the terms of that licence shall supersede any condition above with
   55591    which it is incompatible.
   55592 
   55593 The documentation for PCRE, supplied in the "doc" directory, is distributed
   55594 under the same terms as the software itself.
   55595 
   55596 End PCRE LICENCE
   55597 
   55598 
   55599 For the test\zb.c component:
   55600 
   55601 /*                          ZeusBench V1.01
   55602 			    ===============
   55603 
   55604 This program is Copyright (C) Zeus Technology Limited 1996.
   55605 
   55606 This program may be used and copied freely providing this copyright notice
   55607 is not removed.
   55608 
   55609 This software is provided "as is" and any express or implied waranties, 
   55610 including but not limited to, the implied warranties of merchantability and
   55611 fitness for a particular purpose are disclaimed.  In no event shall 
   55612 Zeus Technology Ltd. be liable for any direct, indirect, incidental, special, 
   55613 exemplary, or consequential damaged (including, but not limited to, 
   55614 procurement of substitute good or services; loss of use, data, or profits;
   55615 or business interruption) however caused and on theory of liability.  Whether
   55616 in contract, strict liability or tort (including negligence or otherwise) 
   55617 arising in any way out of the use of this software, even if advised of the
   55618 possibility of such damage.
   55619 
   55620      Written by Adam Twiss (adam (a] zeus.co.uk).  March 1996
   55621 
   55622 Thanks to the following people for their input:
   55623   Mike Belshe (mbelshe (a] netscape.com) 
   55624   Michael Campanella (campanella (a] stevms.enet.dec.com)
   55625 
   55626 */
   55627 
   55628 For the expat xml parser component:
   55629 
   55630 Copyright (c) 1998, 1999, 2000 Thai Open Source Software Center Ltd
   55631                                and Clark Cooper
   55632 
   55633 Permission is hereby granted, free of charge, to any person obtaining
   55634 a copy of this software and associated documentation files (the
   55635 "Software"), to deal in the Software without restriction, including
   55636 without limitation the rights to use, copy, modify, merge, publish,
   55637 distribute, sublicense, and/or sell copies of the Software, and to
   55638 permit persons to whom the Software is furnished to do so, subject to
   55639 the following conditions:
   55640 	
   55641 The above copyright notice and this permission notice shall be included
   55642 in all copies or substantial portions of the Software.
   55643 	
   55644 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
   55645 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
   55646 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
   55647 IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
   55648 CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
   55649 TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
   55650 SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
   55651 
   55652 ====================================================================
   55653 </pre>
   55654 </div>
   55655 </div>
   55656 
   55657 
   55658 <div class="product">
   55659 <span class="title">ply-image</span>
   55660 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   55661 <span class="homepage"><a href="http://src.chromium.org">homepage</a></span>
   55662 <div class="licence">
   55663 <pre>		    GNU GENERAL PUBLIC LICENSE
   55664 		       Version 2, June 1991
   55665 
   55666  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
   55667                        51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
   55668  Everyone is permitted to copy and distribute verbatim copies
   55669  of this license document, but changing it is not allowed.
   55670 
   55671 			    Preamble
   55672 
   55673   The licenses for most software are designed to take away your
   55674 freedom to share and change it.  By contrast, the GNU General Public
   55675 License is intended to guarantee your freedom to share and change free
   55676 software--to make sure the software is free for all its users.  This
   55677 General Public License applies to most of the Free Software
   55678 Foundation's software and to any other program whose authors commit to
   55679 using it.  (Some other Free Software Foundation software is covered by
   55680 the GNU Library General Public License instead.)  You can apply it to
   55681 your programs, too.
   55682 
   55683   When we speak of free software, we are referring to freedom, not
   55684 price.  Our General Public Licenses are designed to make sure that you
   55685 have the freedom to distribute copies of free software (and charge for
   55686 this service if you wish), that you receive source code or can get it
   55687 if you want it, that you can change the software or use pieces of it
   55688 in new free programs; and that you know you can do these things.
   55689 
   55690   To protect your rights, we need to make restrictions that forbid
   55691 anyone to deny you these rights or to ask you to surrender the rights.
   55692 These restrictions translate to certain responsibilities for you if you
   55693 distribute copies of the software, or if you modify it.
   55694 
   55695   For example, if you distribute copies of such a program, whether
   55696 gratis or for a fee, you must give the recipients all the rights that
   55697 you have.  You must make sure that they, too, receive or can get the
   55698 source code.  And you must show them these terms so they know their
   55699 rights.
   55700 
   55701   We protect your rights with two steps: (1) copyright the software, and
   55702 (2) offer you this license which gives you legal permission to copy,
   55703 distribute and/or modify the software.
   55704 
   55705   Also, for each author's protection and ours, we want to make certain
   55706 that everyone understands that there is no warranty for this free
   55707 software.  If the software is modified by someone else and passed on, we
   55708 want its recipients to know that what they have is not the original, so
   55709 that any problems introduced by others will not reflect on the original
   55710 authors' reputations.
   55711 
   55712   Finally, any free program is threatened constantly by software
   55713 patents.  We wish to avoid the danger that redistributors of a free
   55714 program will individually obtain patent licenses, in effect making the
   55715 program proprietary.  To prevent this, we have made it clear that any
   55716 patent must be licensed for everyone's free use or not licensed at all.
   55717 
   55718   The precise terms and conditions for copying, distribution and
   55719 modification follow.
   55720 
   55722 		    GNU GENERAL PUBLIC LICENSE
   55723    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   55724 
   55725   0. This License applies to any program or other work which contains
   55726 a notice placed by the copyright holder saying it may be distributed
   55727 under the terms of this General Public License.  The "Program", below,
   55728 refers to any such program or work, and a "work based on the Program"
   55729 means either the Program or any derivative work under copyright law:
   55730 that is to say, a work containing the Program or a portion of it,
   55731 either verbatim or with modifications and/or translated into another
   55732 language.  (Hereinafter, translation is included without limitation in
   55733 the term "modification".)  Each licensee is addressed as "you".
   55734 
   55735 Activities other than copying, distribution and modification are not
   55736 covered by this License; they are outside its scope.  The act of
   55737 running the Program is not restricted, and the output from the Program
   55738 is covered only if its contents constitute a work based on the
   55739 Program (independent of having been made by running the Program).
   55740 Whether that is true depends on what the Program does.
   55741 
   55742   1. You may copy and distribute verbatim copies of the Program's
   55743 source code as you receive it, in any medium, provided that you
   55744 conspicuously and appropriately publish on each copy an appropriate
   55745 copyright notice and disclaimer of warranty; keep intact all the
   55746 notices that refer to this License and to the absence of any warranty;
   55747 and give any other recipients of the Program a copy of this License
   55748 along with the Program.
   55749 
   55750 You may charge a fee for the physical act of transferring a copy, and
   55751 you may at your option offer warranty protection in exchange for a fee.
   55752 
   55753   2. You may modify your copy or copies of the Program or any portion
   55754 of it, thus forming a work based on the Program, and copy and
   55755 distribute such modifications or work under the terms of Section 1
   55756 above, provided that you also meet all of these conditions:
   55757 
   55758     a) You must cause the modified files to carry prominent notices
   55759     stating that you changed the files and the date of any change.
   55760 
   55761     b) You must cause any work that you distribute or publish, that in
   55762     whole or in part contains or is derived from the Program or any
   55763     part thereof, to be licensed as a whole at no charge to all third
   55764     parties under the terms of this License.
   55765 
   55766     c) If the modified program normally reads commands interactively
   55767     when run, you must cause it, when started running for such
   55768     interactive use in the most ordinary way, to print or display an
   55769     announcement including an appropriate copyright notice and a
   55770     notice that there is no warranty (or else, saying that you provide
   55771     a warranty) and that users may redistribute the program under
   55772     these conditions, and telling the user how to view a copy of this
   55773     License.  (Exception: if the Program itself is interactive but
   55774     does not normally print such an announcement, your work based on
   55775     the Program is not required to print an announcement.)
   55776 
   55778 These requirements apply to the modified work as a whole.  If
   55779 identifiable sections of that work are not derived from the Program,
   55780 and can be reasonably considered independent and separate works in
   55781 themselves, then this License, and its terms, do not apply to those
   55782 sections when you distribute them as separate works.  But when you
   55783 distribute the same sections as part of a whole which is a work based
   55784 on the Program, the distribution of the whole must be on the terms of
   55785 this License, whose permissions for other licensees extend to the
   55786 entire whole, and thus to each and every part regardless of who wrote it.
   55787 
   55788 Thus, it is not the intent of this section to claim rights or contest
   55789 your rights to work written entirely by you; rather, the intent is to
   55790 exercise the right to control the distribution of derivative or
   55791 collective works based on the Program.
   55792 
   55793 In addition, mere aggregation of another work not based on the Program
   55794 with the Program (or with a work based on the Program) on a volume of
   55795 a storage or distribution medium does not bring the other work under
   55796 the scope of this License.
   55797 
   55798   3. You may copy and distribute the Program (or a work based on it,
   55799 under Section 2) in object code or executable form under the terms of
   55800 Sections 1 and 2 above provided that you also do one of the following:
   55801 
   55802     a) Accompany it with the complete corresponding machine-readable
   55803     source code, which must be distributed under the terms of Sections
   55804     1 and 2 above on a medium customarily used for software interchange; or,
   55805 
   55806     b) Accompany it with a written offer, valid for at least three
   55807     years, to give any third party, for a charge no more than your
   55808     cost of physically performing source distribution, a complete
   55809     machine-readable copy of the corresponding source code, to be
   55810     distributed under the terms of Sections 1 and 2 above on a medium
   55811     customarily used for software interchange; or,
   55812 
   55813     c) Accompany it with the information you received as to the offer
   55814     to distribute corresponding source code.  (This alternative is
   55815     allowed only for noncommercial distribution and only if you
   55816     received the program in object code or executable form with such
   55817     an offer, in accord with Subsection b above.)
   55818 
   55819 The source code for a work means the preferred form of the work for
   55820 making modifications to it.  For an executable work, complete source
   55821 code means all the source code for all modules it contains, plus any
   55822 associated interface definition files, plus the scripts used to
   55823 control compilation and installation of the executable.  However, as a
   55824 special exception, the source code distributed need not include
   55825 anything that is normally distributed (in either source or binary
   55826 form) with the major components (compiler, kernel, and so on) of the
   55827 operating system on which the executable runs, unless that component
   55828 itself accompanies the executable.
   55829 
   55830 If distribution of executable or object code is made by offering
   55831 access to copy from a designated place, then offering equivalent
   55832 access to copy the source code from the same place counts as
   55833 distribution of the source code, even though third parties are not
   55834 compelled to copy the source along with the object code.
   55835 
   55837   4. You may not copy, modify, sublicense, or distribute the Program
   55838 except as expressly provided under this License.  Any attempt
   55839 otherwise to copy, modify, sublicense or distribute the Program is
   55840 void, and will automatically terminate your rights under this License.
   55841 However, parties who have received copies, or rights, from you under
   55842 this License will not have their licenses terminated so long as such
   55843 parties remain in full compliance.
   55844 
   55845   5. You are not required to accept this License, since you have not
   55846 signed it.  However, nothing else grants you permission to modify or
   55847 distribute the Program or its derivative works.  These actions are
   55848 prohibited by law if you do not accept this License.  Therefore, by
   55849 modifying or distributing the Program (or any work based on the
   55850 Program), you indicate your acceptance of this License to do so, and
   55851 all its terms and conditions for copying, distributing or modifying
   55852 the Program or works based on it.
   55853 
   55854   6. Each time you redistribute the Program (or any work based on the
   55855 Program), the recipient automatically receives a license from the
   55856 original licensor to copy, distribute or modify the Program subject to
   55857 these terms and conditions.  You may not impose any further
   55858 restrictions on the recipients' exercise of the rights granted herein.
   55859 You are not responsible for enforcing compliance by third parties to
   55860 this License.
   55861 
   55862   7. If, as a consequence of a court judgment or allegation of patent
   55863 infringement or for any other reason (not limited to patent issues),
   55864 conditions are imposed on you (whether by court order, agreement or
   55865 otherwise) that contradict the conditions of this License, they do not
   55866 excuse you from the conditions of this License.  If you cannot
   55867 distribute so as to satisfy simultaneously your obligations under this
   55868 License and any other pertinent obligations, then as a consequence you
   55869 may not distribute the Program at all.  For example, if a patent
   55870 license would not permit royalty-free redistribution of the Program by
   55871 all those who receive copies directly or indirectly through you, then
   55872 the only way you could satisfy both it and this License would be to
   55873 refrain entirely from distribution of the Program.
   55874 
   55875 If any portion of this section is held invalid or unenforceable under
   55876 any particular circumstance, the balance of the section is intended to
   55877 apply and the section as a whole is intended to apply in other
   55878 circumstances.
   55879 
   55880 It is not the purpose of this section to induce you to infringe any
   55881 patents or other property right claims or to contest validity of any
   55882 such claims; this section has the sole purpose of protecting the
   55883 integrity of the free software distribution system, which is
   55884 implemented by public license practices.  Many people have made
   55885 generous contributions to the wide range of software distributed
   55886 through that system in reliance on consistent application of that
   55887 system; it is up to the author/donor to decide if he or she is willing
   55888 to distribute software through any other system and a licensee cannot
   55889 impose that choice.
   55890 
   55891 This section is intended to make thoroughly clear what is believed to
   55892 be a consequence of the rest of this License.
   55893 
   55895   8. If the distribution and/or use of the Program is restricted in
   55896 certain countries either by patents or by copyrighted interfaces, the
   55897 original copyright holder who places the Program under this License
   55898 may add an explicit geographical distribution limitation excluding
   55899 those countries, so that distribution is permitted only in or among
   55900 countries not thus excluded.  In such case, this License incorporates
   55901 the limitation as if written in the body of this License.
   55902 
   55903   9. The Free Software Foundation may publish revised and/or new versions
   55904 of the General Public License from time to time.  Such new versions will
   55905 be similar in spirit to the present version, but may differ in detail to
   55906 address new problems or concerns.
   55907 
   55908 Each version is given a distinguishing version number.  If the Program
   55909 specifies a version number of this License which applies to it and "any
   55910 later version", you have the option of following the terms and conditions
   55911 either of that version or of any later version published by the Free
   55912 Software Foundation.  If the Program does not specify a version number of
   55913 this License, you may choose any version ever published by the Free Software
   55914 Foundation.
   55915 
   55916   10. If you wish to incorporate parts of the Program into other free
   55917 programs whose distribution conditions are different, write to the author
   55918 to ask for permission.  For software which is copyrighted by the Free
   55919 Software Foundation, write to the Free Software Foundation; we sometimes
   55920 make exceptions for this.  Our decision will be guided by the two goals
   55921 of preserving the free status of all derivatives of our free software and
   55922 of promoting the sharing and reuse of software generally.
   55923 
   55924 			    NO WARRANTY
   55925 
   55926   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
   55927 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
   55928 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
   55929 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
   55930 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
   55931 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
   55932 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
   55933 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
   55934 REPAIR OR CORRECTION.
   55935 
   55936   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
   55937 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
   55938 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
   55939 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
   55940 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
   55941 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
   55942 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
   55943 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
   55944 POSSIBILITY OF SUCH DAMAGES.
   55945 
   55946 		     END OF TERMS AND CONDITIONS
   55947 
   55949 	    How to Apply These Terms to Your New Programs
   55950 
   55951   If you develop a new program, and you want it to be of the greatest
   55952 possible use to the public, the best way to achieve this is to make it
   55953 free software which everyone can redistribute and change under these terms.
   55954 
   55955   To do so, attach the following notices to the program.  It is safest
   55956 to attach them to the start of each source file to most effectively
   55957 convey the exclusion of warranty; and each file should have at least
   55958 the "copyright" line and a pointer to where the full notice is found.
   55959 
   55960     &lt;one line to give the program's name and a brief idea of what it does.&gt;
   55961     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   55962 
   55963     This program is free software; you can redistribute it and/or modify
   55964     it under the terms of the GNU General Public License as published by
   55965     the Free Software Foundation; either version 2 of the License, or
   55966     (at your option) any later version.
   55967 
   55968     This program is distributed in the hope that it will be useful,
   55969     but WITHOUT ANY WARRANTY; without even the implied warranty of
   55970     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   55971     GNU General Public License for more details.
   55972 
   55973     You should have received a copy of the GNU General Public License
   55974     along with this program; if not, write to the Free Software
   55975     Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
   55976 
   55977 
   55978 Also add information on how to contact you by electronic and paper mail.
   55979 
   55980 If the program is interactive, make it output a short notice like this
   55981 when it starts in an interactive mode:
   55982 
   55983     Gnomovision version 69, Copyright (C) year name of author
   55984     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
   55985     This is free software, and you are welcome to redistribute it
   55986     under certain conditions; type `show c' for details.
   55987 
   55988 The hypothetical commands `show w' and `show c' should show the appropriate
   55989 parts of the General Public License.  Of course, the commands you use may
   55990 be called something other than `show w' and `show c'; they could even be
   55991 mouse-clicks or menu items--whatever suits your program.
   55992 
   55993 You should also get your employer (if you work as a programmer) or your
   55994 school, if any, to sign a "copyright disclaimer" for the program, if
   55995 necessary.  Here is a sample; alter the names:
   55996 
   55997   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
   55998   `Gnomovision' (which makes passes at compilers) written by James Hacker.
   55999 
   56000   &lt;signature of Ty Coon&gt;, 1 April 1989
   56001   Ty Coon, President of Vice
   56002 
   56003 This General Public License does not permit incorporating your program into
   56004 proprietary programs.  If your program is a subroutine library, you may
   56005 consider it more useful to permit linking proprietary applications with the
   56006 library.  If this is what you want to do, use the GNU Library General
   56007 Public License instead of this License.
   56008 </pre>
   56009 </div>
   56010 </div>
   56011 
   56012 
   56013 <div class="product">
   56014 <span class="title">policykit</span>
   56015 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   56016 <span class="homepage"><a href="http://hal.freedesktop.org/docs/PolicyKit">homepage</a></span>
   56017 <div class="licence">
   56018 <pre>Copyright (C) 2007-2008 David Zeuthen &lt;davidz (a] redhat.com&gt;.
   56019 All Rights Reserved.
   56020 
   56021 The PolicyKit source code is licensed under the MIT/X11 license. The
   56022 license is included below.
   56023 
   56024 -- BEGIN MIT/X11 License ---
   56025 
   56026 Permission is hereby granted, free of charge, to any person
   56027 obtaining a copy of this software and associated
   56028 documentation files (the "Software"), to deal in the
   56029 Software without restriction, including without limitation
   56030 the rights to use, copy, modify, merge, publish, distribute,
   56031 sublicense, and/or sell copies of the Software, and to
   56032 permit persons to whom the Software is furnished to do so,
   56033 subject to the following conditions:
   56034 
   56035 The above copyright notice and this permission notice shall
   56036 be included in all copies or substantial portions of the
   56037 Software.
   56038 
   56039 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
   56040 KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
   56041 WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
   56042 PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS
   56043 BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
   56044 IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
   56045 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
   56046 OTHER DEALINGS IN THE SOFTWARE.
   56047 
   56048 -- END MIT/X11 License ---
   56049 
   56050 </pre>
   56051 </div>
   56052 </div>
   56053 
   56054 
   56055 <div class="product">
   56056 <span class="title">polkit</span>
   56057 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   56058 <span class="homepage"><a href="http://hal.freedesktop.org/docs/PolicyKit">homepage</a></span>
   56059 <div class="licence">
   56060 <pre>                  GNU LIBRARY GENERAL PUBLIC LICENSE
   56061                        Version 2, June 1991
   56062 
   56063  Copyright (C) 1991 Free Software Foundation, Inc.
   56064                     59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   56065  Everyone is permitted to copy and distribute verbatim copies
   56066  of this license document, but changing it is not allowed.
   56067 
   56068 [This is the first released version of the library GPL.  It is
   56069  numbered 2 because it goes with version 2 of the ordinary GPL.]
   56070 
   56071                             Preamble
   56072 
   56073   The licenses for most software are designed to take away your
   56074 freedom to share and change it.  By contrast, the GNU General Public
   56075 Licenses are intended to guarantee your freedom to share and change
   56076 free software--to make sure the software is free for all its users.
   56077 
   56078   This license, the Library General Public License, applies to some
   56079 specially designated Free Software Foundation software, and to any
   56080 other libraries whose authors decide to use it.  You can use it for
   56081 your libraries, too.
   56082 
   56083   When we speak of free software, we are referring to freedom, not
   56084 price.  Our General Public Licenses are designed to make sure that you
   56085 have the freedom to distribute copies of free software (and charge for
   56086 this service if you wish), that you receive source code or can get it
   56087 if you want it, that you can change the software or use pieces of it
   56088 in new free programs; and that you know you can do these things.
   56089 
   56090   To protect your rights, we need to make restrictions that forbid
   56091 anyone to deny you these rights or to ask you to surrender the rights.
   56092 These restrictions translate to certain responsibilities for you if
   56093 you distribute copies of the library, or if you modify it.
   56094 
   56095   For example, if you distribute copies of the library, whether gratis
   56096 or for a fee, you must give the recipients all the rights that we gave
   56097 you.  You must make sure that they, too, receive or can get the source
   56098 code.  If you link a program with the library, you must provide
   56099 complete object files to the recipients so that they can relink them
   56100 with the library, after making changes to the library and recompiling
   56101 it.  And you must show them these terms so they know their rights.
   56102 
   56103   Our method of protecting your rights has two steps: (1) copyright
   56104 the library, and (2) offer you this license which gives you legal
   56105 permission to copy, distribute and/or modify the library.
   56106 
   56107   Also, for each distributor's protection, we want to make certain
   56108 that everyone understands that there is no warranty for this free
   56109 library.  If the library is modified by someone else and passed on, we
   56110 want its recipients to know that what they have is not the original
   56111 version, so that any problems introduced by others will not reflect on
   56112 the original authors' reputations.
   56113 
   56114   Finally, any free program is threatened constantly by software
   56115 patents.  We wish to avoid the danger that companies distributing free
   56116 software will individually obtain patent licenses, thus in effect
   56117 transforming the program into proprietary software.  To prevent this,
   56118 we have made it clear that any patent must be licensed for everyone's
   56119 free use or not licensed at all.
   56120 
   56121   Most GNU software, including some libraries, is covered by the ordinary
   56122 GNU General Public License, which was designed for utility programs.  This
   56123 license, the GNU Library General Public License, applies to certain
   56124 designated libraries.  This license is quite different from the ordinary
   56125 one; be sure to read it in full, and don't assume that anything in it is
   56126 the same as in the ordinary license.
   56127 
   56128   The reason we have a separate public license for some libraries is that
   56129 they blur the distinction we usually make between modifying or adding to a
   56130 program and simply using it.  Linking a program with a library, without
   56131 changing the library, is in some sense simply using the library, and is
   56132 analogous to running a utility program or application program.  However, in
   56133 a textual and legal sense, the linked executable is a combined work, a
   56134 derivative of the original library, and the ordinary General Public License
   56135 treats it as such.
   56136 
   56137   Because of this blurred distinction, using the ordinary General
   56138 Public License for libraries did not effectively promote software
   56139 sharing, because most developers did not use the libraries.  We
   56140 concluded that weaker conditions might promote sharing better.
   56141 
   56142   However, unrestricted linking of non-free programs would deprive the
   56143 users of those programs of all benefit from the free status of the
   56144 libraries themselves.  This Library General Public License is intended to
   56145 permit developers of non-free programs to use free libraries, while
   56146 preserving your freedom as a user of such programs to change the free
   56147 libraries that are incorporated in them.  (We have not seen how to achieve
   56148 this as regards changes in header files, but we have achieved it as regards
   56149 changes in the actual functions of the Library.)  The hope is that this
   56150 will lead to faster development of free libraries.
   56151 
   56152   The precise terms and conditions for copying, distribution and
   56153 modification follow.  Pay close attention to the difference between a
   56154 "work based on the library" and a "work that uses the library".  The
   56155 former contains code derived from the library, while the latter only
   56156 works together with the library.
   56157 
   56158   Note that it is possible for a library to be covered by the ordinary
   56159 General Public License rather than by this special one.
   56160 
   56161                   GNU LIBRARY GENERAL PUBLIC LICENSE
   56162    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   56163 
   56164   0. This License Agreement applies to any software library which
   56165 contains a notice placed by the copyright holder or other authorized
   56166 party saying it may be distributed under the terms of this Library
   56167 General Public License (also called "this License").  Each licensee is
   56168 addressed as "you".
   56169 
   56170   A "library" means a collection of software functions and/or data
   56171 prepared so as to be conveniently linked with application programs
   56172 (which use some of those functions and data) to form executables.
   56173 
   56174   The "Library", below, refers to any such software library or work
   56175 which has been distributed under these terms.  A "work based on the
   56176 Library" means either the Library or any derivative work under
   56177 copyright law: that is to say, a work containing the Library or a
   56178 portion of it, either verbatim or with modifications and/or translated
   56179 straightforwardly into another language.  (Hereinafter, translation is
   56180 included without limitation in the term "modification".)
   56181 
   56182   "Source code" for a work means the preferred form of the work for
   56183 making modifications to it.  For a library, complete source code means
   56184 all the source code for all modules it contains, plus any associated
   56185 interface definition files, plus the scripts used to control compilation
   56186 and installation of the library.
   56187 
   56188   Activities other than copying, distribution and modification are not
   56189 covered by this License; they are outside its scope.  The act of
   56190 running a program using the Library is not restricted, and output from
   56191 such a program is covered only if its contents constitute a work based
   56192 on the Library (independent of the use of the Library in a tool for
   56193 writing it).  Whether that is true depends on what the Library does
   56194 and what the program that uses the Library does.
   56195 
   56196   1. You may copy and distribute verbatim copies of the Library's
   56197 complete source code as you receive it, in any medium, provided that
   56198 you conspicuously and appropriately publish on each copy an
   56199 appropriate copyright notice and disclaimer of warranty; keep intact
   56200 all the notices that refer to this License and to the absence of any
   56201 warranty; and distribute a copy of this License along with the
   56202 Library.
   56203 
   56204   You may charge a fee for the physical act of transferring a copy,
   56205 and you may at your option offer warranty protection in exchange for a
   56206 fee.
   56207 
   56208   2. You may modify your copy or copies of the Library or any portion
   56209 of it, thus forming a work based on the Library, and copy and
   56210 distribute such modifications or work under the terms of Section 1
   56211 above, provided that you also meet all of these conditions:
   56212 
   56213     a) The modified work must itself be a software library.
   56214 
   56215     b) You must cause the files modified to carry prominent notices
   56216     stating that you changed the files and the date of any change.
   56217 
   56218     c) You must cause the whole of the work to be licensed at no
   56219     charge to all third parties under the terms of this License.
   56220 
   56221     d) If a facility in the modified Library refers to a function or a
   56222     table of data to be supplied by an application program that uses
   56223     the facility, other than as an argument passed when the facility
   56224     is invoked, then you must make a good faith effort to ensure that,
   56225     in the event an application does not supply such function or
   56226     table, the facility still operates, and performs whatever part of
   56227     its purpose remains meaningful.
   56228 
   56229     (For example, a function in a library to compute square roots has
   56230     a purpose that is entirely well-defined independent of the
   56231     application.  Therefore, Subsection 2d requires that any
   56232     application-supplied function or table used by this function must
   56233     be optional: if the application does not supply it, the square
   56234     root function must still compute square roots.)
   56235 
   56236 These requirements apply to the modified work as a whole.  If
   56237 identifiable sections of that work are not derived from the Library,
   56238 and can be reasonably considered independent and separate works in
   56239 themselves, then this License, and its terms, do not apply to those
   56240 sections when you distribute them as separate works.  But when you
   56241 distribute the same sections as part of a whole which is a work based
   56242 on the Library, the distribution of the whole must be on the terms of
   56243 this License, whose permissions for other licensees extend to the
   56244 entire whole, and thus to each and every part regardless of who wrote
   56245 it.
   56246 
   56247 Thus, it is not the intent of this section to claim rights or contest
   56248 your rights to work written entirely by you; rather, the intent is to
   56249 exercise the right to control the distribution of derivative or
   56250 collective works based on the Library.
   56251 
   56252 In addition, mere aggregation of another work not based on the Library
   56253 with the Library (or with a work based on the Library) on a volume of
   56254 a storage or distribution medium does not bring the other work under
   56255 the scope of this License.
   56256 
   56257   3. You may opt to apply the terms of the ordinary GNU General Public
   56258 License instead of this License to a given copy of the Library.  To do
   56259 this, you must alter all the notices that refer to this License, so
   56260 that they refer to the ordinary GNU General Public License, version 2,
   56261 instead of to this License.  (If a newer version than version 2 of the
   56262 ordinary GNU General Public License has appeared, then you can specify
   56263 that version instead if you wish.)  Do not make any other change in
   56264 these notices.
   56265 
   56266   Once this change is made in a given copy, it is irreversible for
   56267 that copy, so the ordinary GNU General Public License applies to all
   56268 subsequent copies and derivative works made from that copy.
   56269 
   56270   This option is useful when you wish to copy part of the code of
   56271 the Library into a program that is not a library.
   56272 
   56273   4. You may copy and distribute the Library (or a portion or
   56274 derivative of it, under Section 2) in object code or executable form
   56275 under the terms of Sections 1 and 2 above provided that you accompany
   56276 it with the complete corresponding machine-readable source code, which
   56277 must be distributed under the terms of Sections 1 and 2 above on a
   56278 medium customarily used for software interchange.
   56279 
   56280   If distribution of object code is made by offering access to copy
   56281 from a designated place, then offering equivalent access to copy the
   56282 source code from the same place satisfies the requirement to
   56283 distribute the source code, even though third parties are not
   56284 compelled to copy the source along with the object code.
   56285 
   56286   5. A program that contains no derivative of any portion of the
   56287 Library, but is designed to work with the Library by being compiled or
   56288 linked with it, is called a "work that uses the Library".  Such a
   56289 work, in isolation, is not a derivative work of the Library, and
   56290 therefore falls outside the scope of this License.
   56291 
   56292   However, linking a "work that uses the Library" with the Library
   56293 creates an executable that is a derivative of the Library (because it
   56294 contains portions of the Library), rather than a "work that uses the
   56295 library".  The executable is therefore covered by this License.
   56296 Section 6 states terms for distribution of such executables.
   56297 
   56298   When a "work that uses the Library" uses material from a header file
   56299 that is part of the Library, the object code for the work may be a
   56300 derivative work of the Library even though the source code is not.
   56301 Whether this is true is especially significant if the work can be
   56302 linked without the Library, or if the work is itself a library.  The
   56303 threshold for this to be true is not precisely defined by law.
   56304 
   56305   If such an object file uses only numerical parameters, data
   56306 structure layouts and accessors, and small macros and small inline
   56307 functions (ten lines or less in length), then the use of the object
   56308 file is unrestricted, regardless of whether it is legally a derivative
   56309 work.  (Executables containing this object code plus portions of the
   56310 Library will still fall under Section 6.)
   56311 
   56312   Otherwise, if the work is a derivative of the Library, you may
   56313 distribute the object code for the work under the terms of Section 6.
   56314 Any executables containing that work also fall under Section 6,
   56315 whether or not they are linked directly with the Library itself.
   56316 
   56317   6. As an exception to the Sections above, you may also compile or
   56318 link a "work that uses the Library" with the Library to produce a
   56319 work containing portions of the Library, and distribute that work
   56320 under terms of your choice, provided that the terms permit
   56321 modification of the work for the customer's own use and reverse
   56322 engineering for debugging such modifications.
   56323 
   56324   You must give prominent notice with each copy of the work that the
   56325 Library is used in it and that the Library and its use are covered by
   56326 this License.  You must supply a copy of this License.  If the work
   56327 during execution displays copyright notices, you must include the
   56328 copyright notice for the Library among them, as well as a reference
   56329 directing the user to the copy of this License.  Also, you must do one
   56330 of these things:
   56331 
   56332     a) Accompany the work with the complete corresponding
   56333     machine-readable source code for the Library including whatever
   56334     changes were used in the work (which must be distributed under
   56335     Sections 1 and 2 above); and, if the work is an executable linked
   56336     with the Library, with the complete machine-readable "work that
   56337     uses the Library", as object code and/or source code, so that the
   56338     user can modify the Library and then relink to produce a modified
   56339     executable containing the modified Library.  (It is understood
   56340     that the user who changes the contents of definitions files in the
   56341     Library will not necessarily be able to recompile the application
   56342     to use the modified definitions.)
   56343 
   56344     b) Accompany the work with a written offer, valid for at
   56345     least three years, to give the same user the materials
   56346     specified in Subsection 6a, above, for a charge no more
   56347     than the cost of performing this distribution.
   56348 
   56349     c) If distribution of the work is made by offering access to copy
   56350     from a designated place, offer equivalent access to copy the above
   56351     specified materials from the same place.
   56352 
   56353     d) Verify that the user has already received a copy of these
   56354     materials or that you have already sent this user a copy.
   56355 
   56356   For an executable, the required form of the "work that uses the
   56357 Library" must include any data and utility programs needed for
   56358 reproducing the executable from it.  However, as a special exception,
   56359 the source code distributed need not include anything that is normally
   56360 distributed (in either source or binary form) with the major
   56361 components (compiler, kernel, and so on) of the operating system on
   56362 which the executable runs, unless that component itself accompanies
   56363 the executable.
   56364 
   56365   It may happen that this requirement contradicts the license
   56366 restrictions of other proprietary libraries that do not normally
   56367 accompany the operating system.  Such a contradiction means you cannot
   56368 use both them and the Library together in an executable that you
   56369 distribute.
   56370 
   56371   7. You may place library facilities that are a work based on the
   56372 Library side-by-side in a single library together with other library
   56373 facilities not covered by this License, and distribute such a combined
   56374 library, provided that the separate distribution of the work based on
   56375 the Library and of the other library facilities is otherwise
   56376 permitted, and provided that you do these two things:
   56377 
   56378     a) Accompany the combined library with a copy of the same work
   56379     based on the Library, uncombined with any other library
   56380     facilities.  This must be distributed under the terms of the
   56381     Sections above.
   56382 
   56383     b) Give prominent notice with the combined library of the fact
   56384     that part of it is a work based on the Library, and explaining
   56385     where to find the accompanying uncombined form of the same work.
   56386 
   56387   8. You may not copy, modify, sublicense, link with, or distribute
   56388 the Library except as expressly provided under this License.  Any
   56389 attempt otherwise to copy, modify, sublicense, link with, or
   56390 distribute the Library is void, and will automatically terminate your
   56391 rights under this License.  However, parties who have received copies,
   56392 or rights, from you under this License will not have their licenses
   56393 terminated so long as such parties remain in full compliance.
   56394 
   56395   9. You are not required to accept this License, since you have not
   56396 signed it.  However, nothing else grants you permission to modify or
   56397 distribute the Library or its derivative works.  These actions are
   56398 prohibited by law if you do not accept this License.  Therefore, by
   56399 modifying or distributing the Library (or any work based on the
   56400 Library), you indicate your acceptance of this License to do so, and
   56401 all its terms and conditions for copying, distributing or modifying
   56402 the Library or works based on it.
   56403 
   56404   10. Each time you redistribute the Library (or any work based on the
   56405 Library), the recipient automatically receives a license from the
   56406 original licensor to copy, distribute, link with or modify the Library
   56407 subject to these terms and conditions.  You may not impose any further
   56408 restrictions on the recipients' exercise of the rights granted herein.
   56409 You are not responsible for enforcing compliance by third parties to
   56410 this License.
   56411 
   56412   11. If, as a consequence of a court judgment or allegation of patent
   56413 infringement or for any other reason (not limited to patent issues),
   56414 conditions are imposed on you (whether by court order, agreement or
   56415 otherwise) that contradict the conditions of this License, they do not
   56416 excuse you from the conditions of this License.  If you cannot
   56417 distribute so as to satisfy simultaneously your obligations under this
   56418 License and any other pertinent obligations, then as a consequence you
   56419 may not distribute the Library at all.  For example, if a patent
   56420 license would not permit royalty-free redistribution of the Library by
   56421 all those who receive copies directly or indirectly through you, then
   56422 the only way you could satisfy both it and this License would be to
   56423 refrain entirely from distribution of the Library.
   56424 
   56425 If any portion of this section is held invalid or unenforceable under any
   56426 particular circumstance, the balance of the section is intended to apply,
   56427 and the section as a whole is intended to apply in other circumstances.
   56428 
   56429 It is not the purpose of this section to induce you to infringe any
   56430 patents or other property right claims or to contest validity of any
   56431 such claims; this section has the sole purpose of protecting the
   56432 integrity of the free software distribution system which is
   56433 implemented by public license practices.  Many people have made
   56434 generous contributions to the wide range of software distributed
   56435 through that system in reliance on consistent application of that
   56436 system; it is up to the author/donor to decide if he or she is willing
   56437 to distribute software through any other system and a licensee cannot
   56438 impose that choice.
   56439 
   56440 This section is intended to make thoroughly clear what is believed to
   56441 be a consequence of the rest of this License.
   56442 
   56443   12. If the distribution and/or use of the Library is restricted in
   56444 certain countries either by patents or by copyrighted interfaces, the
   56445 original copyright holder who places the Library under this License may add
   56446 an explicit geographical distribution limitation excluding those countries,
   56447 so that distribution is permitted only in or among countries not thus
   56448 excluded.  In such case, this License incorporates the limitation as if
   56449 written in the body of this License.
   56450 
   56451   13. The Free Software Foundation may publish revised and/or new
   56452 versions of the Library General Public License from time to time.
   56453 Such new versions will be similar in spirit to the present version,
   56454 but may differ in detail to address new problems or concerns.
   56455 
   56456 Each version is given a distinguishing version number.  If the Library
   56457 specifies a version number of this License which applies to it and
   56458 "any later version", you have the option of following the terms and
   56459 conditions either of that version or of any later version published by
   56460 the Free Software Foundation.  If the Library does not specify a
   56461 license version number, you may choose any version ever published by
   56462 the Free Software Foundation.
   56463 
   56464   14. If you wish to incorporate parts of the Library into other free
   56465 programs whose distribution conditions are incompatible with these,
   56466 write to the author to ask for permission.  For software which is
   56467 copyrighted by the Free Software Foundation, write to the Free
   56468 Software Foundation; we sometimes make exceptions for this.  Our
   56469 decision will be guided by the two goals of preserving the free status
   56470 of all derivatives of our free software and of promoting the sharing
   56471 and reuse of software generally.
   56472 
   56473                             NO WARRANTY
   56474 
   56475   15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
   56476 WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
   56477 EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
   56478 OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
   56479 KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
   56480 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
   56481 PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
   56482 LIBRARY IS WITH YOU.  SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
   56483 THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
   56484 
   56485   16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
   56486 WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
   56487 AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
   56488 FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
   56489 CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
   56490 LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
   56491 RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
   56492 FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
   56493 SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
   56494 DAMAGES.
   56495 
   56496                      END OF TERMS AND CONDITIONS
   56497 
   56498            How to Apply These Terms to Your New Libraries
   56499 
   56500   If you develop a new library, and you want it to be of the greatest
   56501 possible use to the public, we recommend making it free software that
   56502 everyone can redistribute and change.  You can do so by permitting
   56503 redistribution under these terms (or, alternatively, under the terms of the
   56504 ordinary General Public License).
   56505 
   56506   To apply these terms, attach the following notices to the library.  It is
   56507 safest to attach them to the start of each source file to most effectively
   56508 convey the exclusion of warranty; and each file should have at least the
   56509 "copyright" line and a pointer to where the full notice is found.
   56510 
   56511     &lt;one line to give the library's name and a brief idea of what it does.&gt;
   56512     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   56513 
   56514     This library is free software; you can redistribute it and/or
   56515     modify it under the terms of the GNU Library General Public
   56516     License as published by the Free Software Foundation; either
   56517     version 2 of the License, or (at your option) any later version.
   56518 
   56519     This library is distributed in the hope that it will be useful,
   56520     but WITHOUT ANY WARRANTY; without even the implied warranty of
   56521     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
   56522     Library General Public License for more details.
   56523 
   56524     You should have received a copy of the GNU Library General Public
   56525     License along with this library; if not, write to the
   56526     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
   56527     Boston, MA  02111-1307  USA.
   56528 
   56529 Also add information on how to contact you by electronic and paper mail.
   56530 
   56531 You should also get your employer (if you work as a programmer) or your
   56532 school, if any, to sign a "copyright disclaimer" for the library, if
   56533 necessary.  Here is a sample; alter the names:
   56534 
   56535   Yoyodyne, Inc., hereby disclaims all copyright interest in the
   56536   library `Frob' (a library for tweaking knobs) written by James Random Hacker.
   56537 
   56538   &lt;signature of Ty Coon&gt;, 1 April 1990
   56539   Ty Coon, President of Vice
   56540 
   56541 That's all there is to it!
   56542 </pre>
   56543 </div>
   56544 </div>
   56545 
   56546 
   56547 <div class="product">
   56548 <span class="title">popt</span>
   56549 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   56550 <span class="homepage"><a href="http://rpm5.org/">homepage</a></span>
   56551 <div class="licence">
   56552 <pre>Copyright (c) 1998  Red Hat Software
   56553 
   56554 Permission is hereby granted, free of charge, to any person obtaining a copy
   56555 of this software and associated documentation files (the "Software"), to deal
   56556 in the Software without restriction, including without limitation the rights
   56557 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
   56558 copies of the Software, and to permit persons to whom the Software is
   56559 furnished to do so, subject to the following conditions:
   56560 
   56561 The above copyright notice and this permission notice shall be included in
   56562 all copies or substantial portions of the Software.
   56563 
   56564 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
   56565 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
   56566 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
   56567 X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
   56568 AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
   56569 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
   56570 
   56571 Except as contained in this notice, the name of the X Consortium shall not be
   56572 used in advertising or otherwise to promote the sale, use or other dealings
   56573 in this Software without prior written authorization from the X Consortium.
   56574 </pre>
   56575 </div>
   56576 </div>
   56577 
   56578 
   56579 <div class="product">
   56580 <span class="title">portage</span>
   56581 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   56582 <span class="homepage"><a href="http://www.gentoo.org/proj/en/portage/index.xml">homepage</a></span>
   56583 <div class="licence">
   56584 <pre>                    GNU GENERAL PUBLIC LICENSE
   56585                        Version 2, June 1991
   56586 
   56587  Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
   56588  51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
   56589  Everyone is permitted to copy and distribute verbatim copies
   56590  of this license document, but changing it is not allowed.
   56591 
   56592                             Preamble
   56593 
   56594   The licenses for most software are designed to take away your
   56595 freedom to share and change it.  By contrast, the GNU General Public
   56596 License is intended to guarantee your freedom to share and change free
   56597 software--to make sure the software is free for all its users.  This
   56598 General Public License applies to most of the Free Software
   56599 Foundation's software and to any other program whose authors commit to
   56600 using it.  (Some other Free Software Foundation software is covered by
   56601 the GNU Lesser General Public License instead.)  You can apply it to
   56602 your programs, too.
   56603 
   56604   When we speak of free software, we are referring to freedom, not
   56605 price.  Our General Public Licenses are designed to make sure that you
   56606 have the freedom to distribute copies of free software (and charge for
   56607 this service if you wish), that you receive source code or can get it
   56608 if you want it, that you can change the software or use pieces of it
   56609 in new free programs; and that you know you can do these things.
   56610 
   56611   To protect your rights, we need to make restrictions that forbid
   56612 anyone to deny you these rights or to ask you to surrender the rights.
   56613 These restrictions translate to certain responsibilities for you if you
   56614 distribute copies of the software, or if you modify it.
   56615 
   56616   For example, if you distribute copies of such a program, whether
   56617 gratis or for a fee, you must give the recipients all the rights that
   56618 you have.  You must make sure that they, too, receive or can get the
   56619 source code.  And you must show them these terms so they know their
   56620 rights.
   56621 
   56622   We protect your rights with two steps: (1) copyright the software, and
   56623 (2) offer you this license which gives you legal permission to copy,
   56624 distribute and/or modify the software.
   56625 
   56626   Also, for each author's protection and ours, we want to make certain
   56627 that everyone understands that there is no warranty for this free
   56628 software.  If the software is modified by someone else and passed on, we
   56629 want its recipients to know that what they have is not the original, so
   56630 that any problems introduced by others will not reflect on the original
   56631 authors' reputations.
   56632 
   56633   Finally, any free program is threatened constantly by software
   56634 patents.  We wish to avoid the danger that redistributors of a free
   56635 program will individually obtain patent licenses, in effect making the
   56636 program proprietary.  To prevent this, we have made it clear that any
   56637 patent must be licensed for everyone's free use or not licensed at all.
   56638 
   56639   The precise terms and conditions for copying, distribution and
   56640 modification follow.
   56641 
   56642                     GNU GENERAL PUBLIC LICENSE
   56643    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   56644 
   56645   0. This License applies to any program or other work which contains
   56646 a notice placed by the copyright holder saying it may be distributed
   56647 under the terms of this General Public License.  The "Program", below,
   56648 refers to any such program or work, and a "work based on the Program"
   56649 means either the Program or any derivative work under copyright law:
   56650 that is to say, a work containing the Program or a portion of it,
   56651 either verbatim or with modifications and/or translated into another
   56652 language.  (Hereinafter, translation is included without limitation in
   56653 the term "modification".)  Each licensee is addressed as "you".
   56654 
   56655 Activities other than copying, distribution and modification are not
   56656 covered by this License; they are outside its scope.  The act of
   56657 running the Program is not restricted, and the output from the Program
   56658 is covered only if its contents constitute a work based on the
   56659 Program (independent of having been made by running the Program).
   56660 Whether that is true depends on what the Program does.
   56661 
   56662   1. You may copy and distribute verbatim copies of the Program's
   56663 source code as you receive it, in any medium, provided that you
   56664 conspicuously and appropriately publish on each copy an appropriate
   56665 copyright notice and disclaimer of warranty; keep intact all the
   56666 notices that refer to this License and to the absence of any warranty;
   56667 and give any other recipients of the Program a copy of this License
   56668 along with the Program.
   56669 
   56670 You may charge a fee for the physical act of transferring a copy, and
   56671 you may at your option offer warranty protection in exchange for a fee.
   56672 
   56673   2. You may modify your copy or copies of the Program or any portion
   56674 of it, thus forming a work based on the Program, and copy and
   56675 distribute such modifications or work under the terms of Section 1
   56676 above, provided that you also meet all of these conditions:
   56677 
   56678     a) You must cause the modified files to carry prominent notices
   56679     stating that you changed the files and the date of any change.
   56680 
   56681     b) You must cause any work that you distribute or publish, that in
   56682     whole or in part contains or is derived from the Program or any
   56683     part thereof, to be licensed as a whole at no charge to all third
   56684     parties under the terms of this License.
   56685 
   56686     c) If the modified program normally reads commands interactively
   56687     when run, you must cause it, when started running for such
   56688     interactive use in the most ordinary way, to print or display an
   56689     announcement including an appropriate copyright notice and a
   56690     notice that there is no warranty (or else, saying that you provide
   56691     a warranty) and that users may redistribute the program under
   56692     these conditions, and telling the user how to view a copy of this
   56693     License.  (Exception: if the Program itself is interactive but
   56694     does not normally print such an announcement, your work based on
   56695     the Program is not required to print an announcement.)
   56696 
   56697 These requirements apply to the modified work as a whole.  If
   56698 identifiable sections of that work are not derived from the Program,
   56699 and can be reasonably considered independent and separate works in
   56700 themselves, then this License, and its terms, do not apply to those
   56701 sections when you distribute them as separate works.  But when you
   56702 distribute the same sections as part of a whole which is a work based
   56703 on the Program, the distribution of the whole must be on the terms of
   56704 this License, whose permissions for other licensees extend to the
   56705 entire whole, and thus to each and every part regardless of who wrote it.
   56706 
   56707 Thus, it is not the intent of this section to claim rights or contest
   56708 your rights to work written entirely by you; rather, the intent is to
   56709 exercise the right to control the distribution of derivative or
   56710 collective works based on the Program.
   56711 
   56712 In addition, mere aggregation of another work not based on the Program
   56713 with the Program (or with a work based on the Program) on a volume of
   56714 a storage or distribution medium does not bring the other work under
   56715 the scope of this License.
   56716 
   56717   3. You may copy and distribute the Program (or a work based on it,
   56718 under Section 2) in object code or executable form under the terms of
   56719 Sections 1 and 2 above provided that you also do one of the following:
   56720 
   56721     a) Accompany it with the complete corresponding machine-readable
   56722     source code, which must be distributed under the terms of Sections
   56723     1 and 2 above on a medium customarily used for software interchange; or,
   56724 
   56725     b) Accompany it with a written offer, valid for at least three
   56726     years, to give any third party, for a charge no more than your
   56727     cost of physically performing source distribution, a complete
   56728     machine-readable copy of the corresponding source code, to be
   56729     distributed under the terms of Sections 1 and 2 above on a medium
   56730     customarily used for software interchange; or,
   56731 
   56732     c) Accompany it with the information you received as to the offer
   56733     to distribute corresponding source code.  (This alternative is
   56734     allowed only for noncommercial distribution and only if you
   56735     received the program in object code or executable form with such
   56736     an offer, in accord with Subsection b above.)
   56737 
   56738 The source code for a work means the preferred form of the work for
   56739 making modifications to it.  For an executable work, complete source
   56740 code means all the source code for all modules it contains, plus any
   56741 associated interface definition files, plus the scripts used to
   56742 control compilation and installation of the executable.  However, as a
   56743 special exception, the source code distributed need not include
   56744 anything that is normally distributed (in either source or binary
   56745 form) with the major components (compiler, kernel, and so on) of the
   56746 operating system on which the executable runs, unless that component
   56747 itself accompanies the executable.
   56748 
   56749 If distribution of executable or object code is made by offering
   56750 access to copy from a designated place, then offering equivalent
   56751 access to copy the source code from the same place counts as
   56752 distribution of the source code, even though third parties are not
   56753 compelled to copy the source along with the object code.
   56754 
   56755   4. You may not copy, modify, sublicense, or distribute the Program
   56756 except as expressly provided under this License.  Any attempt
   56757 otherwise to copy, modify, sublicense or distribute the Program is
   56758 void, and will automatically terminate your rights under this License.
   56759 However, parties who have received copies, or rights, from you under
   56760 this License will not have their licenses terminated so long as such
   56761 parties remain in full compliance.
   56762 
   56763   5. You are not required to accept this License, since you have not
   56764 signed it.  However, nothing else grants you permission to modify or
   56765 distribute the Program or its derivative works.  These actions are
   56766 prohibited by law if you do not accept this License.  Therefore, by
   56767 modifying or distributing the Program (or any work based on the
   56768 Program), you indicate your acceptance of this License to do so, and
   56769 all its terms and conditions for copying, distributing or modifying
   56770 the Program or works based on it.
   56771 
   56772   6. Each time you redistribute the Program (or any work based on the
   56773 Program), the recipient automatically receives a license from the
   56774 original licensor to copy, distribute or modify the Program subject to
   56775 these terms and conditions.  You may not impose any further
   56776 restrictions on the recipients' exercise of the rights granted herein.
   56777 You are not responsible for enforcing compliance by third parties to
   56778 this License.
   56779 
   56780   7. If, as a consequence of a court judgment or allegation of patent
   56781 infringement or for any other reason (not limited to patent issues),
   56782 conditions are imposed on you (whether by court order, agreement or
   56783 otherwise) that contradict the conditions of this License, they do not
   56784 excuse you from the conditions of this License.  If you cannot
   56785 distribute so as to satisfy simultaneously your obligations under this
   56786 License and any other pertinent obligations, then as a consequence you
   56787 may not distribute the Program at all.  For example, if a patent
   56788 license would not permit royalty-free redistribution of the Program by
   56789 all those who receive copies directly or indirectly through you, then
   56790 the only way you could satisfy both it and this License would be to
   56791 refrain entirely from distribution of the Program.
   56792 
   56793 If any portion of this section is held invalid or unenforceable under
   56794 any particular circumstance, the balance of the section is intended to
   56795 apply and the section as a whole is intended to apply in other
   56796 circumstances.
   56797 
   56798 It is not the purpose of this section to induce you to infringe any
   56799 patents or other property right claims or to contest validity of any
   56800 such claims; this section has the sole purpose of protecting the
   56801 integrity of the free software distribution system, which is
   56802 implemented by public license practices.  Many people have made
   56803 generous contributions to the wide range of software distributed
   56804 through that system in reliance on consistent application of that
   56805 system; it is up to the author/donor to decide if he or she is willing
   56806 to distribute software through any other system and a licensee cannot
   56807 impose that choice.
   56808 
   56809 This section is intended to make thoroughly clear what is believed to
   56810 be a consequence of the rest of this License.
   56811 
   56812   8. If the distribution and/or use of the Program is restricted in
   56813 certain countries either by patents or by copyrighted interfaces, the
   56814 original copyright holder who places the Program under this License
   56815 may add an explicit geographical distribution limitation excluding
   56816 those countries, so that distribution is permitted only in or among
   56817 countries not thus excluded.  In such case, this License incorporates
   56818 the limitation as if written in the body of this License.
   56819 
   56820   9. The Free Software Foundation may publish revised and/or new versions
   56821 of the General Public License from time to time.  Such new versions will
   56822 be similar in spirit to the present version, but may differ in detail to
   56823 address new problems or concerns.
   56824 
   56825 Each version is given a distinguishing version number.  If the Program
   56826 specifies a version number of this License which applies to it and "any
   56827 later version", you have the option of following the terms and conditions
   56828 either of that version or of any later version published by the Free
   56829 Software Foundation.  If the Program does not specify a version number of
   56830 this License, you may choose any version ever published by the Free Software
   56831 Foundation.
   56832 
   56833   10. If you wish to incorporate parts of the Program into other free
   56834 programs whose distribution conditions are different, write to the author
   56835 to ask for permission.  For software which is copyrighted by the Free
   56836 Software Foundation, write to the Free Software Foundation; we sometimes
   56837 make exceptions for this.  Our decision will be guided by the two goals
   56838 of preserving the free status of all derivatives of our free software and
   56839 of promoting the sharing and reuse of software generally.
   56840 
   56841                             NO WARRANTY
   56842 
   56843   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
   56844 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
   56845 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
   56846 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
   56847 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
   56848 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
   56849 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
   56850 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
   56851 REPAIR OR CORRECTION.
   56852 
   56853   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
   56854 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
   56855 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
   56856 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
   56857 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
   56858 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
   56859 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
   56860 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
   56861 POSSIBILITY OF SUCH DAMAGES.
   56862 
   56863                      END OF TERMS AND CONDITIONS
   56864 
   56865             How to Apply These Terms to Your New Programs
   56866 
   56867   If you develop a new program, and you want it to be of the greatest
   56868 possible use to the public, the best way to achieve this is to make it
   56869 free software which everyone can redistribute and change under these terms.
   56870 
   56871   To do so, attach the following notices to the program.  It is safest
   56872 to attach them to the start of each source file to most effectively
   56873 convey the exclusion of warranty; and each file should have at least
   56874 the "copyright" line and a pointer to where the full notice is found.
   56875 
   56876     &lt;one line to give the program's name and a brief idea of what it does.&gt;
   56877     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   56878 
   56879     This program is free software; you can redistribute it and/or modify
   56880     it under the terms of the GNU General Public License as published by
   56881     the Free Software Foundation; either version 2 of the License, or
   56882     (at your option) any later version.
   56883 
   56884     This program is distributed in the hope that it will be useful,
   56885     but WITHOUT ANY WARRANTY; without even the implied warranty of
   56886     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   56887     GNU General Public License for more details.
   56888 
   56889     You should have received a copy of the GNU General Public License along
   56890     with this program; if not, write to the Free Software Foundation, Inc.,
   56891     51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
   56892 
   56893 Also add information on how to contact you by electronic and paper mail.
   56894 
   56895 If the program is interactive, make it output a short notice like this
   56896 when it starts in an interactive mode:
   56897 
   56898     Gnomovision version 69, Copyright (C) year name of author
   56899     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
   56900     This is free software, and you are welcome to redistribute it
   56901     under certain conditions; type `show c' for details.
   56902 
   56903 The hypothetical commands `show w' and `show c' should show the appropriate
   56904 parts of the General Public License.  Of course, the commands you use may
   56905 be called something other than `show w' and `show c'; they could even be
   56906 mouse-clicks or menu items--whatever suits your program.
   56907 
   56908 You should also get your employer (if you work as a programmer) or your
   56909 school, if any, to sign a "copyright disclaimer" for the program, if
   56910 necessary.  Here is a sample; alter the names:
   56911 
   56912   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
   56913   `Gnomovision' (which makes passes at compilers) written by James Hacker.
   56914 
   56915   &lt;signature of Ty Coon&gt;, 1 April 1989
   56916   Ty Coon, President of Vice
   56917 
   56918 This General Public License does not permit incorporating your program into
   56919 proprietary programs.  If your program is a subroutine library, you may
   56920 consider it more useful to permit linking proprietary applications with the
   56921 library.  If this is what you want to do, use the GNU Lesser General
   56922 Public License instead of this License.
   56923 </pre>
   56924 </div>
   56925 </div>
   56926 
   56927 
   56928 <div class="product">
   56929 <span class="title">powertop</span>
   56930 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   56931 <span class="homepage"><a href="http://www.linuxpowertop.org/">homepage</a></span>
   56932 <div class="licence">
   56933 <pre>		    GNU GENERAL PUBLIC LICENSE
   56934 		       Version 2, June 1991
   56935 
   56936  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
   56937                        51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
   56938  Everyone is permitted to copy and distribute verbatim copies
   56939  of this license document, but changing it is not allowed.
   56940 
   56941 			    Preamble
   56942 
   56943   The licenses for most software are designed to take away your
   56944 freedom to share and change it.  By contrast, the GNU General Public
   56945 License is intended to guarantee your freedom to share and change free
   56946 software--to make sure the software is free for all its users.  This
   56947 General Public License applies to most of the Free Software
   56948 Foundation's software and to any other program whose authors commit to
   56949 using it.  (Some other Free Software Foundation software is covered by
   56950 the GNU Library General Public License instead.)  You can apply it to
   56951 your programs, too.
   56952 
   56953   When we speak of free software, we are referring to freedom, not
   56954 price.  Our General Public Licenses are designed to make sure that you
   56955 have the freedom to distribute copies of free software (and charge for
   56956 this service if you wish), that you receive source code or can get it
   56957 if you want it, that you can change the software or use pieces of it
   56958 in new free programs; and that you know you can do these things.
   56959 
   56960   To protect your rights, we need to make restrictions that forbid
   56961 anyone to deny you these rights or to ask you to surrender the rights.
   56962 These restrictions translate to certain responsibilities for you if you
   56963 distribute copies of the software, or if you modify it.
   56964 
   56965   For example, if you distribute copies of such a program, whether
   56966 gratis or for a fee, you must give the recipients all the rights that
   56967 you have.  You must make sure that they, too, receive or can get the
   56968 source code.  And you must show them these terms so they know their
   56969 rights.
   56970 
   56971   We protect your rights with two steps: (1) copyright the software, and
   56972 (2) offer you this license which gives you legal permission to copy,
   56973 distribute and/or modify the software.
   56974 
   56975   Also, for each author's protection and ours, we want to make certain
   56976 that everyone understands that there is no warranty for this free
   56977 software.  If the software is modified by someone else and passed on, we
   56978 want its recipients to know that what they have is not the original, so
   56979 that any problems introduced by others will not reflect on the original
   56980 authors' reputations.
   56981 
   56982   Finally, any free program is threatened constantly by software
   56983 patents.  We wish to avoid the danger that redistributors of a free
   56984 program will individually obtain patent licenses, in effect making the
   56985 program proprietary.  To prevent this, we have made it clear that any
   56986 patent must be licensed for everyone's free use or not licensed at all.
   56987 
   56988   The precise terms and conditions for copying, distribution and
   56989 modification follow.
   56990 
   56991 		    GNU GENERAL PUBLIC LICENSE
   56992    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   56993 
   56994   0. This License applies to any program or other work which contains
   56995 a notice placed by the copyright holder saying it may be distributed
   56996 under the terms of this General Public License.  The "Program", below,
   56997 refers to any such program or work, and a "work based on the Program"
   56998 means either the Program or any derivative work under copyright law:
   56999 that is to say, a work containing the Program or a portion of it,
   57000 either verbatim or with modifications and/or translated into another
   57001 language.  (Hereinafter, translation is included without limitation in
   57002 the term "modification".)  Each licensee is addressed as "you".
   57003 
   57004 Activities other than copying, distribution and modification are not
   57005 covered by this License; they are outside its scope.  The act of
   57006 running the Program is not restricted, and the output from the Program
   57007 is covered only if its contents constitute a work based on the
   57008 Program (independent of having been made by running the Program).
   57009 Whether that is true depends on what the Program does.
   57010 
   57011   1. You may copy and distribute verbatim copies of the Program's
   57012 source code as you receive it, in any medium, provided that you
   57013 conspicuously and appropriately publish on each copy an appropriate
   57014 copyright notice and disclaimer of warranty; keep intact all the
   57015 notices that refer to this License and to the absence of any warranty;
   57016 and give any other recipients of the Program a copy of this License
   57017 along with the Program.
   57018 
   57019 You may charge a fee for the physical act of transferring a copy, and
   57020 you may at your option offer warranty protection in exchange for a fee.
   57021 
   57022   2. You may modify your copy or copies of the Program or any portion
   57023 of it, thus forming a work based on the Program, and copy and
   57024 distribute such modifications or work under the terms of Section 1
   57025 above, provided that you also meet all of these conditions:
   57026 
   57027     a) You must cause the modified files to carry prominent notices
   57028     stating that you changed the files and the date of any change.
   57029 
   57030     b) You must cause any work that you distribute or publish, that in
   57031     whole or in part contains or is derived from the Program or any
   57032     part thereof, to be licensed as a whole at no charge to all third
   57033     parties under the terms of this License.
   57034 
   57035     c) If the modified program normally reads commands interactively
   57036     when run, you must cause it, when started running for such
   57037     interactive use in the most ordinary way, to print or display an
   57038     announcement including an appropriate copyright notice and a
   57039     notice that there is no warranty (or else, saying that you provide
   57040     a warranty) and that users may redistribute the program under
   57041     these conditions, and telling the user how to view a copy of this
   57042     License.  (Exception: if the Program itself is interactive but
   57043     does not normally print such an announcement, your work based on
   57044     the Program is not required to print an announcement.)
   57045 
   57046 These requirements apply to the modified work as a whole.  If
   57047 identifiable sections of that work are not derived from the Program,
   57048 and can be reasonably considered independent and separate works in
   57049 themselves, then this License, and its terms, do not apply to those
   57050 sections when you distribute them as separate works.  But when you
   57051 distribute the same sections as part of a whole which is a work based
   57052 on the Program, the distribution of the whole must be on the terms of
   57053 this License, whose permissions for other licensees extend to the
   57054 entire whole, and thus to each and every part regardless of who wrote it.
   57055 
   57056 Thus, it is not the intent of this section to claim rights or contest
   57057 your rights to work written entirely by you; rather, the intent is to
   57058 exercise the right to control the distribution of derivative or
   57059 collective works based on the Program.
   57060 
   57061 In addition, mere aggregation of another work not based on the Program
   57062 with the Program (or with a work based on the Program) on a volume of
   57063 a storage or distribution medium does not bring the other work under
   57064 the scope of this License.
   57065 
   57066   3. You may copy and distribute the Program (or a work based on it,
   57067 under Section 2) in object code or executable form under the terms of
   57068 Sections 1 and 2 above provided that you also do one of the following:
   57069 
   57070     a) Accompany it with the complete corresponding machine-readable
   57071     source code, which must be distributed under the terms of Sections
   57072     1 and 2 above on a medium customarily used for software interchange; or,
   57073 
   57074     b) Accompany it with a written offer, valid for at least three
   57075     years, to give any third party, for a charge no more than your
   57076     cost of physically performing source distribution, a complete
   57077     machine-readable copy of the corresponding source code, to be
   57078     distributed under the terms of Sections 1 and 2 above on a medium
   57079     customarily used for software interchange; or,
   57080 
   57081     c) Accompany it with the information you received as to the offer
   57082     to distribute corresponding source code.  (This alternative is
   57083     allowed only for noncommercial distribution and only if you
   57084     received the program in object code or executable form with such
   57085     an offer, in accord with Subsection b above.)
   57086 
   57087 The source code for a work means the preferred form of the work for
   57088 making modifications to it.  For an executable work, complete source
   57089 code means all the source code for all modules it contains, plus any
   57090 associated interface definition files, plus the scripts used to
   57091 control compilation and installation of the executable.  However, as a
   57092 special exception, the source code distributed need not include
   57093 anything that is normally distributed (in either source or binary
   57094 form) with the major components (compiler, kernel, and so on) of the
   57095 operating system on which the executable runs, unless that component
   57096 itself accompanies the executable.
   57097 
   57098 If distribution of executable or object code is made by offering
   57099 access to copy from a designated place, then offering equivalent
   57100 access to copy the source code from the same place counts as
   57101 distribution of the source code, even though third parties are not
   57102 compelled to copy the source along with the object code.
   57103 
   57104   4. You may not copy, modify, sublicense, or distribute the Program
   57105 except as expressly provided under this License.  Any attempt
   57106 otherwise to copy, modify, sublicense or distribute the Program is
   57107 void, and will automatically terminate your rights under this License.
   57108 However, parties who have received copies, or rights, from you under
   57109 this License will not have their licenses terminated so long as such
   57110 parties remain in full compliance.
   57111 
   57112   5. You are not required to accept this License, since you have not
   57113 signed it.  However, nothing else grants you permission to modify or
   57114 distribute the Program or its derivative works.  These actions are
   57115 prohibited by law if you do not accept this License.  Therefore, by
   57116 modifying or distributing the Program (or any work based on the
   57117 Program), you indicate your acceptance of this License to do so, and
   57118 all its terms and conditions for copying, distributing or modifying
   57119 the Program or works based on it.
   57120 
   57121   6. Each time you redistribute the Program (or any work based on the
   57122 Program), the recipient automatically receives a license from the
   57123 original licensor to copy, distribute or modify the Program subject to
   57124 these terms and conditions.  You may not impose any further
   57125 restrictions on the recipients' exercise of the rights granted herein.
   57126 You are not responsible for enforcing compliance by third parties to
   57127 this License.
   57128 
   57129   7. If, as a consequence of a court judgment or allegation of patent
   57130 infringement or for any other reason (not limited to patent issues),
   57131 conditions are imposed on you (whether by court order, agreement or
   57132 otherwise) that contradict the conditions of this License, they do not
   57133 excuse you from the conditions of this License.  If you cannot
   57134 distribute so as to satisfy simultaneously your obligations under this
   57135 License and any other pertinent obligations, then as a consequence you
   57136 may not distribute the Program at all.  For example, if a patent
   57137 license would not permit royalty-free redistribution of the Program by
   57138 all those who receive copies directly or indirectly through you, then
   57139 the only way you could satisfy both it and this License would be to
   57140 refrain entirely from distribution of the Program.
   57141 
   57142 If any portion of this section is held invalid or unenforceable under
   57143 any particular circumstance, the balance of the section is intended to
   57144 apply and the section as a whole is intended to apply in other
   57145 circumstances.
   57146 
   57147 It is not the purpose of this section to induce you to infringe any
   57148 patents or other property right claims or to contest validity of any
   57149 such claims; this section has the sole purpose of protecting the
   57150 integrity of the free software distribution system, which is
   57151 implemented by public license practices.  Many people have made
   57152 generous contributions to the wide range of software distributed
   57153 through that system in reliance on consistent application of that
   57154 system; it is up to the author/donor to decide if he or she is willing
   57155 to distribute software through any other system and a licensee cannot
   57156 impose that choice.
   57157 
   57158 This section is intended to make thoroughly clear what is believed to
   57159 be a consequence of the rest of this License.
   57160 
   57161   8. If the distribution and/or use of the Program is restricted in
   57162 certain countries either by patents or by copyrighted interfaces, the
   57163 original copyright holder who places the Program under this License
   57164 may add an explicit geographical distribution limitation excluding
   57165 those countries, so that distribution is permitted only in or among
   57166 countries not thus excluded.  In such case, this License incorporates
   57167 the limitation as if written in the body of this License.
   57168 
   57169   9. The Free Software Foundation may publish revised and/or new versions
   57170 of the General Public License from time to time.  Such new versions will
   57171 be similar in spirit to the present version, but may differ in detail to
   57172 address new problems or concerns.
   57173 
   57174 Each version is given a distinguishing version number.  If the Program
   57175 specifies a version number of this License which applies to it and "any
   57176 later version", you have the option of following the terms and conditions
   57177 either of that version or of any later version published by the Free
   57178 Software Foundation.  If the Program does not specify a version number of
   57179 this License, you may choose any version ever published by the Free Software
   57180 Foundation.
   57181 
   57182   10. If you wish to incorporate parts of the Program into other free
   57183 programs whose distribution conditions are different, write to the author
   57184 to ask for permission.  For software which is copyrighted by the Free
   57185 Software Foundation, write to the Free Software Foundation; we sometimes
   57186 make exceptions for this.  Our decision will be guided by the two goals
   57187 of preserving the free status of all derivatives of our free software and
   57188 of promoting the sharing and reuse of software generally.
   57189 
   57190 			    NO WARRANTY
   57191 
   57192   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
   57193 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
   57194 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
   57195 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
   57196 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
   57197 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
   57198 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
   57199 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
   57200 REPAIR OR CORRECTION.
   57201 
   57202   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
   57203 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
   57204 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
   57205 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
   57206 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
   57207 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
   57208 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
   57209 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
   57210 POSSIBILITY OF SUCH DAMAGES.
   57211 
   57212 		     END OF TERMS AND CONDITIONS
   57213 
   57214 	    How to Apply These Terms to Your New Programs
   57215 
   57216   If you develop a new program, and you want it to be of the greatest
   57217 possible use to the public, the best way to achieve this is to make it
   57218 free software which everyone can redistribute and change under these terms.
   57219 
   57220   To do so, attach the following notices to the program.  It is safest
   57221 to attach them to the start of each source file to most effectively
   57222 convey the exclusion of warranty; and each file should have at least
   57223 the "copyright" line and a pointer to where the full notice is found.
   57224 
   57225     &lt;one line to give the program's name and a brief idea of what it does.&gt;
   57226     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   57227 
   57228     This program is free software; you can redistribute it and/or modify
   57229     it under the terms of the GNU General Public License as published by
   57230     the Free Software Foundation; either version 2 of the License, or
   57231     (at your option) any later version.
   57232 
   57233     This program is distributed in the hope that it will be useful,
   57234     but WITHOUT ANY WARRANTY; without even the implied warranty of
   57235     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   57236     GNU General Public License for more details.
   57237 
   57238     You should have received a copy of the GNU General Public License
   57239     along with this program; if not, write to the Free Software
   57240     Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
   57241 
   57242 
   57243 Also add information on how to contact you by electronic and paper mail.
   57244 
   57245 If the program is interactive, make it output a short notice like this
   57246 when it starts in an interactive mode:
   57247 
   57248     Gnomovision version 69, Copyright (C) year name of author
   57249     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
   57250     This is free software, and you are welcome to redistribute it
   57251     under certain conditions; type `show c' for details.
   57252 
   57253 The hypothetical commands `show w' and `show c' should show the appropriate
   57254 parts of the General Public License.  Of course, the commands you use may
   57255 be called something other than `show w' and `show c'; they could even be
   57256 mouse-clicks or menu items--whatever suits your program.
   57257 
   57258 You should also get your employer (if you work as a programmer) or your
   57259 school, if any, to sign a "copyright disclaimer" for the program, if
   57260 necessary.  Here is a sample; alter the names:
   57261 
   57262   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
   57263   `Gnomovision' (which makes passes at compilers) written by James Hacker.
   57264 
   57265   &lt;signature of Ty Coon&gt;, 1 April 1989
   57266   Ty Coon, President of Vice
   57267 
   57268 This General Public License does not permit incorporating your program into
   57269 proprietary programs.  If your program is a subroutine library, you may
   57270 consider it more useful to permit linking proprietary applications with the
   57271 library.  If this is what you want to do, use the GNU Library General
   57272 Public License instead of this License.
   57273 </pre>
   57274 </div>
   57275 </div>
   57276 
   57277 
   57278 <div class="product">
   57279 <span class="title">ppp</span>
   57280 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   57281 <span class="homepage"><a href="http://www.samba.org/ppp">homepage</a></span>
   57282 <div class="licence">
   57283 <pre>/*
   57284  * if_ppp.h - Point-to-Point Protocol definitions.
   57285  *
   57286  * Copyright (c) 1984-2000 Carnegie Mellon University. All rights reserved.
   57287  *
   57288  * Redistribution and use in source and binary forms, with or without
   57289  * modification, are permitted provided that the following conditions
   57290  * are met:
   57291  *
   57292  * 1. Redistributions of source code must retain the above copyright
   57293  *    notice, this list of conditions and the following disclaimer.
   57294  *
   57295  * 2. Redistributions in binary form must reproduce the above copyright
   57296  *    notice, this list of conditions and the following disclaimer in
   57297  *    the documentation and/or other materials provided with the
   57298  *    distribution.
   57299  *
   57300  * 3. The name "Carnegie Mellon University" must not be used to
   57301  *    endorse or promote products derived from this software without
   57302  *    prior written permission. For permission or any legal
   57303  *    details, please contact
   57304  *      Office of Technology Transfer
   57305  *      Carnegie Mellon University
   57306  *      5000 Forbes Avenue
   57307  *      Pittsburgh, PA  15213-3890
   57308  *      (412) 268-4387, fax: (412) 268-7395
   57309  *      tech-transfer (a] andrew.cmu.edu
   57310  *
   57311  * 4. Redistributions of any form whatsoever must retain the following
   57312  *    acknowledgment:
   57313  *    "This product includes software developed by Computing Services
   57314  *     at Carnegie Mellon University (http://www.cmu.edu/computing/)."
   57315  *
   57316  * CARNEGIE MELLON UNIVERSITY DISCLAIMS ALL WARRANTIES WITH REGARD TO
   57317  * THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
   57318  * AND FITNESS, IN NO EVENT SHALL CARNEGIE MELLON UNIVERSITY BE LIABLE
   57319  * FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
   57320  * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
   57321  * AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
   57322  * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
   57323  *
   57324  */
   57325 
   57326 /*	From: if_pppvar.h,v 1.2 1995/06/12 11:36:51 paulus Exp */
   57327 /*
   57328  * if_pppvar.h - private structures and declarations for PPP.
   57329  *
   57330  * Copyright (c) 1989-2002 Paul Mackerras. All rights reserved.
   57331  *
   57332  * Redistribution and use in source and binary forms, with or without
   57333  * modification, are permitted provided that the following conditions
   57334  * are met:
   57335  *
   57336  * 1. Redistributions of source code must retain the above copyright
   57337  *    notice, this list of conditions and the following disclaimer.
   57338  *
   57339  * 2. Redistributions in binary form must reproduce the above copyright
   57340  *    notice, this list of conditions and the following disclaimer in
   57341  *    the documentation and/or other materials provided with the
   57342  *    distribution.
   57343  *
   57344  * 3. The name(s) of the authors of this software must not be used to
   57345  *    endorse or promote products derived from this software without
   57346  *    prior written permission.
   57347  *
   57348  * 4. Redistributions of any form whatsoever must retain the following
   57349  *    acknowledgment:
   57350  *    "This product includes software developed by Paul Mackerras
   57351  *     &lt;paulus (a] samba.org&gt;".
   57352  *
   57353  * THE AUTHORS OF THIS SOFTWARE DISCLAIM ALL WARRANTIES WITH REGARD TO
   57354  * THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
   57355  * AND FITNESS, IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY
   57356  * SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
   57357  * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
   57358  * AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
   57359  * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
   57360  *
   57361  * Copyright (c) 1984-2000 Carnegie Mellon University. All rights reserved.
   57362  *
   57363  * Redistribution and use in source and binary forms, with or without
   57364  * modification, are permitted provided that the following conditions
   57365  * are met:
   57366  *
   57367  * 1. Redistributions of source code must retain the above copyright
   57368  *    notice, this list of conditions and the following disclaimer.
   57369  *
   57370  * 2. Redistributions in binary form must reproduce the above copyright
   57371  *    notice, this list of conditions and the following disclaimer in
   57372  *    the documentation and/or other materials provided with the
   57373  *    distribution.
   57374  *
   57375  * 3. The name "Carnegie Mellon University" must not be used to
   57376  *    endorse or promote products derived from this software without
   57377  *    prior written permission. For permission or any legal
   57378  *    details, please contact
   57379  *      Office of Technology Transfer
   57380  *      Carnegie Mellon University
   57381  *      5000 Forbes Avenue
   57382  *      Pittsburgh, PA  15213-3890
   57383  *      (412) 268-4387, fax: (412) 268-7395
   57384  *      tech-transfer (a] andrew.cmu.edu
   57385  *
   57386  * 4. Redistributions of any form whatsoever must retain the following
   57387  *    acknowledgment:
   57388  *    "This product includes software developed by Computing Services
   57389  *     at Carnegie Mellon University (http://www.cmu.edu/computing/)."
   57390  *
   57391  * CARNEGIE MELLON UNIVERSITY DISCLAIMS ALL WARRANTIES WITH REGARD TO
   57392  * THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
   57393  * AND FITNESS, IN NO EVENT SHALL CARNEGIE MELLON UNIVERSITY BE LIABLE
   57394  * FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
   57395  * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
   57396  * AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
   57397  * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
   57398  */
   57399 
   57400 /*
   57401  * ppp-comp.h - Definitions for doing PPP packet compression.
   57402  *
   57403  * Copyright (c) 1984 Paul Mackerras. All rights reserved.
   57404  *
   57405  * Redistribution and use in source and binary forms, with or without
   57406  * modification, are permitted provided that the following conditions
   57407  * are met:
   57408  *
   57409  * 1. Redistributions of source code must retain the above copyright
   57410  *    notice, this list of conditions and the following disclaimer.
   57411  *
   57412  * 2. Redistributions in binary form must reproduce the above copyright
   57413  *    notice, this list of conditions and the following disclaimer in
   57414  *    the documentation and/or other materials provided with the
   57415  *    distribution.
   57416  *
   57417  * 3. The name(s) of the authors of this software must not be used to
   57418  *    endorse or promote products derived from this software without
   57419  *    prior written permission.
   57420  *
   57421  * 4. Redistributions of any form whatsoever must retain the following
   57422  *    acknowledgment:
   57423  *    "This product includes software developed by Paul Mackerras
   57424  *     &lt;paulus (a] samba.org&gt;".
   57425  *
   57426  * THE AUTHORS OF THIS SOFTWARE DISCLAIM ALL WARRANTIES WITH REGARD TO
   57427  * THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
   57428  * AND FITNESS, IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY
   57429  * SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
   57430  * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
   57431  * AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
   57432  * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
   57433  *
   57434  * $Id: ppp-comp.h,v 1.10 2002/12/06 09:49:15 paulus Exp $
   57435  */
   57436 
   57437 /*
   57438  * ppp_defs.h - PPP definitions.
   57439  *
   57440  * Copyright (c) 1989-2002 Paul Mackerras. All rights reserved.
   57441  *
   57442  * Redistribution and use in source and binary forms, with or without
   57443  * modification, are permitted provided that the following conditions
   57444  * are met:
   57445  *
   57446  * 1. Redistributions of source code must retain the above copyright
   57447  *    notice, this list of conditions and the following disclaimer.
   57448  *
   57449  * 2. Redistributions in binary form must reproduce the above copyright
   57450  *    notice, this list of conditions and the following disclaimer in
   57451  *    the documentation and/or other materials provided with the
   57452  *    distribution.
   57453  *
   57454  * 3. The name(s) of the authors of this software must not be used to
   57455  *    endorse or promote products derived from this software without
   57456  *    prior written permission.
   57457  *
   57458  * 4. Redistributions of any form whatsoever must retain the following
   57459  *    acknowledgment:
   57460  *    "This product includes software developed by Paul Mackerras
   57461  *     &lt;paulus (a] samba.org&gt;".
   57462  *
   57463  * THE AUTHORS OF THIS SOFTWARE DISCLAIM ALL WARRANTIES WITH REGARD TO
   57464  * THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
   57465  * AND FITNESS, IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY
   57466  * SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
   57467  * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
   57468  * AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
   57469  * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
   57470  */
   57471 
   57472 /*
   57473  * if_ppp.h - Point-to-Point Protocol definitions.
   57474  *
   57475  * Copyright (c) 1984-2000 Carnegie Mellon University. All rights reserved.
   57476  *
   57477  * Redistribution and use in source and binary forms, with or without
   57478  * modification, are permitted provided that the following conditions
   57479  * are met:
   57480  *
   57481  * 1. Redistributions of source code must retain the above copyright
   57482  *    notice, this list of conditions and the following disclaimer.
   57483  *
   57484  * 2. Redistributions in binary form must reproduce the above copyright
   57485  *    notice, this list of conditions and the following disclaimer in
   57486  *    the documentation and/or other materials provided with the
   57487  *    distribution.
   57488  *
   57489  * 3. The name "Carnegie Mellon University" must not be used to
   57490  *    endorse or promote products derived from this software without
   57491  *    prior written permission. For permission or any legal
   57492  *    details, please contact
   57493  *      Office of Technology Transfer
   57494  *      Carnegie Mellon University
   57495  *      5000 Forbes Avenue
   57496  *      Pittsburgh, PA  15213-3890
   57497  *      (412) 268-4387, fax: (412) 268-7395
   57498  *      tech-transfer (a] andrew.cmu.edu
   57499  *
   57500  * 4. Redistributions of any form whatsoever must retain the following
   57501  *    acknowledgment:
   57502  *    "This product includes software developed by Computing Services
   57503  *     at Carnegie Mellon University (http://www.cmu.edu/computing/)."
   57504  *
   57505  * CARNEGIE MELLON UNIVERSITY DISCLAIMS ALL WARRANTIES WITH REGARD TO
   57506  * THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
   57507  * AND FITNESS, IN NO EVENT SHALL CARNEGIE MELLON UNIVERSITY BE LIABLE
   57508  * FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
   57509  * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
   57510  * AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
   57511  * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
   57512  */
   57513 
   57514 /*
   57515  * ppp-comp.h - Definitions for doing PPP packet compression.
   57516  *
   57517  * Copyright (c) 1984 Paul Mackerras. All rights reserved.
   57518  *
   57519  * Redistribution and use in source and binary forms, with or without
   57520  * modification, are permitted provided that the following conditions
   57521  * are met:
   57522  *
   57523  * 1. Redistributions of source code must retain the above copyright
   57524  *    notice, this list of conditions and the following disclaimer.
   57525  *
   57526  * 2. Redistributions in binary form must reproduce the above copyright
   57527  *    notice, this list of conditions and the following disclaimer in
   57528  *    the documentation and/or other materials provided with the
   57529  *    distribution.
   57530  *
   57531  * 3. The name(s) of the authors of this software must not be used to
   57532  *    endorse or promote products derived from this software without
   57533  *    prior written permission.
   57534  *
   57535  * 4. Redistributions of any form whatsoever must retain the following
   57536  *    acknowledgment:
   57537  *    "This product includes software developed by Paul Mackerras
   57538  *     &lt;paulus (a] samba.org&gt;".
   57539  *
   57540  * THE AUTHORS OF THIS SOFTWARE DISCLAIM ALL WARRANTIES WITH REGARD TO
   57541  * THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
   57542  * AND FITNESS, IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY
   57543  * SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
   57544  * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
   57545  * AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
   57546  * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
   57547  *
   57548  * $Id: ppp-comp.h,v 1.13 2002/12/06 09:49:15 paulus Exp $
   57549  */
   57550 
   57551 /*
   57552  * ppp_defs.h - PPP definitions.
   57553  *
   57554  * Copyright (c) 1984 Paul Mackerras. All rights reserved.
   57555  *
   57556  * Redistribution and use in source and binary forms, with or without
   57557  * modification, are permitted provided that the following conditions
   57558  * are met:
   57559  *
   57560  * 1. Redistributions of source code must retain the above copyright
   57561  *    notice, this list of conditions and the following disclaimer.
   57562  *
   57563  * 2. Redistributions in binary form must reproduce the above copyright
   57564  *    notice, this list of conditions and the following disclaimer in
   57565  *    the documentation and/or other materials provided with the
   57566  *    distribution.
   57567  *
   57568  * 3. The name(s) of the authors of this software must not be used to
   57569  *    endorse or promote products derived from this software without
   57570  *    prior written permission.
   57571  *
   57572  * 4. Redistributions of any form whatsoever must retain the following
   57573  *    acknowledgment:
   57574  *    "This product includes software developed by Paul Mackerras
   57575  *     &lt;paulus (a] samba.org&gt;".
   57576  *
   57577  * THE AUTHORS OF THIS SOFTWARE DISCLAIM ALL WARRANTIES WITH REGARD TO
   57578  * THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
   57579  * AND FITNESS, IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY
   57580  * SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
   57581  * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
   57582  * AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
   57583  * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
   57584  */
   57585 
   57586 /*
   57587  * pppio.h - ioctl and other misc. definitions for STREAMS modules.
   57588  *
   57589  * Copyright (c) 1994 Paul Mackerras. All rights reserved.
   57590  *
   57591  * Redistribution and use in source and binary forms, with or without
   57592  * modification, are permitted provided that the following conditions
   57593  * are met:
   57594  *
   57595  * 1. Redistributions of source code must retain the above copyright
   57596  *    notice, this list of conditions and the following disclaimer.
   57597  *
   57598  * 2. Redistributions in binary form must reproduce the above copyright
   57599  *    notice, this list of conditions and the following disclaimer in
   57600  *    the documentation and/or other materials provided with the
   57601  *    distribution.
   57602  *
   57603  * 3. The name(s) of the authors of this software must not be used to
   57604  *    endorse or promote products derived from this software without
   57605  *    prior written permission.
   57606  *
   57607  * 4. Redistributions of any form whatsoever must retain the following
   57608  *    acknowledgment:
   57609  *    "This product includes software developed by Paul Mackerras
   57610  *     &lt;paulus (a] samba.org&gt;".
   57611  *
   57612  * THE AUTHORS OF THIS SOFTWARE DISCLAIM ALL WARRANTIES WITH REGARD TO
   57613  * THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
   57614  * AND FITNESS, IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY
   57615  * SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
   57616  * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
   57617  * AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
   57618  * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
   57619  *
   57620  * $Id: pppio.h,v 1.9 2002/12/06 09:49:15 paulus Exp $
   57621  */
   57622 
   57623 /*
   57624  * Definitions for tcp compression routines.
   57625  *
   57626  * $Id: slcompress.h,v 1.4 1994/09/21 06:50:08 paulus Exp $
   57627  *
   57628  * Copyright (c) 1989 Regents of the University of California.
   57629  * All rights reserved.
   57630  *
   57631  * Redistribution and use in source and binary forms are permitted
   57632  * provided that the above copyright notice and this paragraph are
   57633  * duplicated in all such forms and that any documentation,
   57634  * advertising materials, and other materials related to such
   57635  * distribution and use acknowledge that the software was developed
   57636  * by the University of California, Berkeley.  The name of the
   57637  * University may not be used to endorse or promote products derived
   57638  * from this software without specific prior written permission.
   57639  * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
   57640  * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
   57641  * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
   57642  *
   57643  *	Van Jacobson (van (a] helios.ee.lbl.gov), Dec 31, 1989:
   57644  *	- Initial distribution.
   57645  */
   57646 
   57647 /*
   57648  * Definitions for tcp compression routines.
   57649  *
   57650  * $Id: vjcompress.h,v 1.3 1996/05/28 00:55:33 paulus Exp $
   57651  *
   57652  * Copyright (c) 1989 Regents of the University of California.
   57653  * All rights reserved.
   57654  *
   57655  * Redistribution and use in source and binary forms are permitted
   57656  * provided that the above copyright notice and this paragraph are
   57657  * duplicated in all such forms and that any documentation,
   57658  * advertising materials, and other materials related to such
   57659  * distribution and use acknowledge that the software was developed
   57660  * by the University of California, Berkeley.  The name of the
   57661  * University may not be used to endorse or promote products derived
   57662  * from this software without specific prior written permission.
   57663  * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
   57664  * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
   57665  * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
   57666  *
   57667  *	Van Jacobson (van (a] helios.ee.lbl.gov), Dec 31, 1989:
   57668  *	- Initial distribution.
   57669  */
   57670 
   57671 /*
   57672  * Copyright (c) 1994, 1995, 1996
   57673  *	The Regents of the University of California.  All rights reserved.
   57674  *
   57675  * Redistribution and use in source and binary forms, with or without
   57676  * modification, are permitted provided that the following conditions
   57677  * are met:
   57678  * 1. Redistributions of source code must retain the above copyright
   57679  *    notice, this list of conditions and the following disclaimer.
   57680  * 2. Redistributions in binary form must reproduce the above copyright
   57681  *    notice, this list of conditions and the following disclaimer in the
   57682  *    documentation and/or other materials provided with the distribution.
   57683  * 3. All advertising materials mentioning features or use of this software
   57684  *    must display the following acknowledgement:
   57685  *	This product includes software developed by the Computer Systems
   57686  *	Engineering Group at Lawrence Berkeley Laboratory.
   57687  * 4. Neither the name of the University nor of the Laboratory may be used
   57688  *    to endorse or promote products derived from this software without
   57689  *    specific prior written permission.
   57690  *
   57691  * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
   57692  * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
   57693  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
   57694  * ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
   57695  * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
   57696  * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
   57697  * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
   57698  * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
   57699  * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
   57700  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
   57701  * SUCH DAMAGE.
   57702  *
   57703  * @(#) $Header: /data/cvs/ppp/include/pcap-int.h,v 1.1 2000/08/01 01:37:24 paulus Exp $ (LBL)
   57704  */
   57705 
   57706 /* Because this code is derived from the 4.3BSD compress source:
   57707  *
   57708  *
   57709  * Copyright (c) 1985, 1986 The Regents of the University of California.
   57710  * All rights reserved.
   57711  *
   57712  * This code is derived from software contributed to Berkeley by
   57713  * James A. Woods, derived from original work by Spencer Thomas
   57714  * and Joseph Orost.
   57715  *
   57716  * Redistribution and use in source and binary forms, with or without
   57717  * modification, are permitted provided that the following conditions
   57718  * are met:
   57719  * 1. Redistributions of source code must retain the above copyright
   57720  *    notice, this list of conditions and the following disclaimer.
   57721  * 2. Redistributions in binary form must reproduce the above copyright
   57722  *    notice, this list of conditions and the following disclaimer in the
   57723  *    documentation and/or other materials provided with the distribution.
   57724  * 3. All advertising materials mentioning features or use of this software
   57725  *    must display the following acknowledgement:
   57726  *	This product includes software developed by the University of
   57727  *	California, Berkeley and its contributors.
   57728  * 4. Neither the name of the University nor the names of its contributors
   57729  *    may be used to endorse or promote products derived from this software
   57730  *    without specific prior written permission.
   57731  *
   57732  * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
   57733  * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
   57734  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
   57735  * ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
   57736  * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
   57737  * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
   57738  * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
   57739  * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
   57740  * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
   57741  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
   57742  * SUCH DAMAGE.
   57743  */
   57744 
   57745 /*
   57746  * This version is for use with STREAMS under SunOS 4.x,
   57747  * Digital UNIX, AIX 4.x, and SVR4 systems including Solaris 2.
   57748  *
   57749  * $Id: bsd-comp.c,v 1.21 2004/01/17 05:47:55 carlsonj Exp $
   57750  */
   57751 
   57752 /*
   57753  * ppp_deflate.c - interface the zlib procedures for Deflate compression
   57754  * and decompression (as used by gzip) to the PPP code.
   57755  * This version is for use with STREAMS under SunOS 4.x, Solaris 2,
   57756  * SVR4, OSF/1 and AIX 4.x.
   57757  *
   57758  * Copyright (c) 1994 Paul Mackerras. All rights reserved.
   57759  *
   57760  * Redistribution and use in source and binary forms, with or without
   57761  * modification, are permitted provided that the following conditions
   57762  * are met:
   57763  *
   57764  * 1. Redistributions of source code must retain the above copyright
   57765  *    notice, this list of conditions and the following disclaimer.
   57766  *
   57767  * 2. Redistributions in binary form must reproduce the above copyright
   57768  *    notice, this list of conditions and the following disclaimer in
   57769  *    the documentation and/or other materials provided with the
   57770  *    distribution.
   57771  *
   57772  * 3. The name(s) of the authors of this software must not be used to
   57773  *    endorse or promote products derived from this software without
   57774  *    prior written permission.
   57775  *
   57776  * 4. Redistributions of any form whatsoever must retain the following
   57777  *    acknowledgment:
   57778  *    "This product includes software developed by Paul Mackerras
   57779  *     &lt;paulus (a] samba.org&gt;".
   57780  *
   57781  * THE AUTHORS OF THIS SOFTWARE DISCLAIM ALL WARRANTIES WITH REGARD TO
   57782  * THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
   57783  * AND FITNESS, IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY
   57784  * SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
   57785  * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
   57786  * AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
   57787  * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
   57788  *
   57789  * $Id: deflate.c,v 1.12 2004/01/17 05:47:55 carlsonj Exp $
   57790  */
   57791 
   57792 /*
   57793  * if_ppp.c - a network interface connected to a STREAMS module.
   57794  *
   57795  * Copyright (c) 1994 Paul Mackerras. All rights reserved.
   57796  *
   57797  * Redistribution and use in source and binary forms, with or without
   57798  * modification, are permitted provided that the following conditions
   57799  * are met:
   57800  *
   57801  * 1. Redistributions of source code must retain the above copyright
   57802  *    notice, this list of conditions and the following disclaimer.
   57803  *
   57804  * 2. Redistributions in binary form must reproduce the above copyright
   57805  *    notice, this list of conditions and the following disclaimer in
   57806  *    the documentation and/or other materials provided with the
   57807  *    distribution.
   57808  *
   57809  * 3. The name(s) of the authors of this software must not be used to
   57810  *    endorse or promote products derived from this software without
   57811  *    prior written permission.
   57812  *
   57813  * 4. Redistributions of any form whatsoever must retain the following
   57814  *    acknowledgment:
   57815  *    "This product includes software developed by Paul Mackerras
   57816  *     &lt;paulus (a] samba.org&gt;".
   57817  *
   57818  * THE AUTHORS OF THIS SOFTWARE DISCLAIM ALL WARRANTIES WITH REGARD TO
   57819  * THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
   57820  * AND FITNESS, IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY
   57821  * SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
   57822  * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
   57823  * AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
   57824  * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
   57825  *
   57826  * $Id: if_ppp.c,v 1.18 2002/12/06 09:49:15 paulus Exp $
   57827  */
   57828 
   57829 /*
   57830  * ppp.c - STREAMS multiplexing pseudo-device driver for PPP.
   57831  *
   57832  * Copyright (c) 1994 Paul Mackerras. All rights reserved.
   57833  *
   57834  * Redistribution and use in source and binary forms, with or without
   57835  * modification, are permitted provided that the following conditions
   57836  * are met:
   57837  *
   57838  * 1. Redistributions of source code must retain the above copyright
   57839  *    notice, this list of conditions and the following disclaimer.
   57840  *
   57841  * 2. Redistributions in binary form must reproduce the above copyright
   57842  *    notice, this list of conditions and the following disclaimer in
   57843  *    the documentation and/or other materials provided with the
   57844  *    distribution.
   57845  *
   57846  * 3. The name(s) of the authors of this software must not be used to
   57847  *    endorse or promote products derived from this software without
   57848  *    prior written permission.
   57849  *
   57850  * 4. Redistributions of any form whatsoever must retain the following
   57851  *    acknowledgment:
   57852  *    "This product includes software developed by Paul Mackerras
   57853  *     &lt;paulus (a] samba.org&gt;".
   57854  *
   57855  * THE AUTHORS OF THIS SOFTWARE DISCLAIM ALL WARRANTIES WITH REGARD TO
   57856  * THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
   57857  * AND FITNESS, IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY
   57858  * SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
   57859  * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
   57860  * AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
   57861  * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
   57862  *
   57863  * $Id: ppp.c,v 1.26 2002/12/06 09:49:15 paulus Exp $
   57864  */
   57865 
   57866 /*
   57867  * ppp_ahdlc.c - STREAMS module for doing PPP asynchronous HDLC.
   57868  *
   57869  * Re-written by Adi Masputra &lt;adi.masputra (a] sun.com&gt;, based on 
   57870  * the original ppp_ahdlc.c
   57871  *
   57872  * Copyright (c) 2000 by Sun Microsystems, Inc.
   57873  * All rights reserved.
   57874  *
   57875  * Permission to use, copy, modify, and distribute this software and its
   57876  * documentation is hereby granted, provided that the above copyright
   57877  * notice appears in all copies.  
   57878  *
   57879  * SUN MAKES NO REPRESENTATION OR WARRANTIES ABOUT THE SUITABILITY OF
   57880  * THE SOFTWARE, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
   57881  * TO THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
   57882  * PARTICULAR PURPOSE, OR NON-INFRINGEMENT.  SUN SHALL NOT BE LIABLE FOR
   57883  * ANY DAMAGES SUFFERED BY LICENSEE AS A RESULT OF USING, MODIFYING OR
   57884  * DISTRIBUTING THIS SOFTWARE OR ITS DERIVATIVES
   57885  *
   57886  * Copyright (c) 1994 Paul Mackerras. All rights reserved.
   57887  *
   57888  * Redistribution and use in source and binary forms, with or without
   57889  * modification, are permitted provided that the following conditions
   57890  * are met:
   57891  *
   57892  * 1. Redistributions of source code must retain the above copyright
   57893  *    notice, this list of conditions and the following disclaimer.
   57894  *
   57895  * 2. Redistributions in binary form must reproduce the above copyright
   57896  *    notice, this list of conditions and the following disclaimer in
   57897  *    the documentation and/or other materials provided with the
   57898  *    distribution.
   57899  *
   57900  * 3. The name(s) of the authors of this software must not be used to
   57901  *    endorse or promote products derived from this software without
   57902  *    prior written permission.
   57903  *
   57904  * 4. Redistributions of any form whatsoever must retain the following
   57905  *    acknowledgment:
   57906  *    "This product includes software developed by Paul Mackerras
   57907  *     &lt;paulus (a] samba.org&gt;".
   57908  *
   57909  * THE AUTHORS OF THIS SOFTWARE DISCLAIM ALL WARRANTIES WITH REGARD TO
   57910  * THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
   57911  * AND FITNESS, IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY
   57912  * SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
   57913  * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
   57914  * AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
   57915  * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
   57916  *
   57917  * THE AUSTRALIAN NATIONAL UNIVERSITY SPECIFICALLY DISCLAIMS ANY WARRANTIES,
   57918  * INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
   57919  * AND FITNESS FOR A PARTICULAR PURPOSE.  THE SOFTWARE PROVIDED HEREUNDER IS
   57920  * ON AN "AS IS" BASIS, AND THE AUSTRALIAN NATIONAL UNIVERSITY HAS NO
   57921  * OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS,
   57922  * OR MODIFICATIONS.
   57923  *
   57924  * $Id: ppp_ahdlc.c,v 1.18 2002/12/06 09:49:15 paulus Exp $
   57925  */
   57926 
   57927 /*
   57928  * ppp_comp.c - STREAMS module for kernel-level compression and CCP support.
   57929  *
   57930  * Copyright (c) 1994 Paul Mackerras. All rights reserved.
   57931  *
   57932  * Redistribution and use in source and binary forms, with or without
   57933  * modification, are permitted provided that the following conditions
   57934  * are met:
   57935  *
   57936  * 1. Redistributions of source code must retain the above copyright
   57937  *    notice, this list of conditions and the following disclaimer.
   57938  *
   57939  * 2. Redistributions in binary form must reproduce the above copyright
   57940  *    notice, this list of conditions and the following disclaimer in
   57941  *    the documentation and/or other materials provided with the
   57942  *    distribution.
   57943  *
   57944  * 3. The name(s) of the authors of this software must not be used to
   57945  *    endorse or promote products derived from this software without
   57946  *    prior written permission.
   57947  *
   57948  * 4. Redistributions of any form whatsoever must retain the following
   57949  *    acknowledgment:
   57950  *    "This product includes software developed by Paul Mackerras
   57951  *     &lt;paulus (a] samba.org&gt;".
   57952  *
   57953  * THE AUTHORS OF THIS SOFTWARE DISCLAIM ALL WARRANTIES WITH REGARD TO
   57954  * THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
   57955  * AND FITNESS, IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY
   57956  * SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
   57957  * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
   57958  * AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
   57959  * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
   57960  *
   57961  * $Id: ppp_comp.c,v 1.14 2002/12/06 09:49:15 paulus Exp $
   57962  */
   57963 
   57964 /*
   57965  * Routines to compress and uncompess tcp packets (for transmission
   57966  * over low speed serial lines.
   57967  *
   57968  * Copyright (c) 1989 Regents of the University of California.
   57969  * All rights reserved.
   57970  *
   57971  * Redistribution and use in source and binary forms are permitted
   57972  * provided that the above copyright notice and this paragraph are
   57973  * duplicated in all such forms and that any documentation,
   57974  * advertising materials, and other materials related to such
   57975  * distribution and use acknowledge that the software was developed
   57976  * by the University of California, Berkeley.  The name of the
   57977  * University may not be used to endorse or promote products derived
   57978  * from this software without specific prior written permission.
   57979  * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
   57980  * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
   57981  * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
   57982  *
   57983  *	Van Jacobson (van (a] helios.ee.lbl.gov), Dec 31, 1989:
   57984  *	- Initial distribution.
   57985  *
   57986  * Modified June 1993 by Paul Mackerras, paulus (a] cs.anu.edu.au,
   57987  * so that the entire packet being decompressed doesn't have
   57988  * to be in contiguous memory (just the compressed header).
   57989  */
   57990 
   57991 /*
   57992  * auth.c - PPP authentication and phase control.
   57993  *
   57994  * Copyright (c) 1993-2002 Paul Mackerras. All rights reserved.
   57995  *
   57996  * Redistribution and use in source and binary forms, with or without
   57997  * modification, are permitted provided that the following conditions
   57998  * are met:
   57999  *
   58000  * 1. Redistributions of source code must retain the above copyright
   58001  *    notice, this list of conditions and the following disclaimer.
   58002  *
   58003  * 2. The name(s) of the authors of this software must not be used to
   58004  *    endorse or promote products derived from this software without
   58005  *    prior written permission.
   58006  *
   58007  * 3. Redistributions of any form whatsoever must retain the following
   58008  *    acknowledgment:
   58009  *    "This product includes software developed by Paul Mackerras
   58010  *     &lt;paulus (a] samba.org&gt;".
   58011  *
   58012  * THE AUTHORS OF THIS SOFTWARE DISCLAIM ALL WARRANTIES WITH REGARD TO
   58013  * THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
   58014  * AND FITNESS, IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY
   58015  * SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
   58016  * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
   58017  * AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
   58018  * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
   58019  *
   58020  * Derived from main.c, which is:
   58021  *
   58022  * Copyright (c) 1984-2000 Carnegie Mellon University. All rights reserved.
   58023  *
   58024  * Redistribution and use in source and binary forms, with or without
   58025  * modification, are permitted provided that the following conditions
   58026  * are met:
   58027  *
   58028  * 1. Redistributions of source code must retain the above copyright
   58029  *    notice, this list of conditions and the following disclaimer.
   58030  *
   58031  * 2. Redistributions in binary form must reproduce the above copyright
   58032  *    notice, this list of conditions and the following disclaimer in
   58033  *    the documentation and/or other materials provided with the
   58034  *    distribution.
   58035  *
   58036  * 3. The name "Carnegie Mellon University" must not be used to
   58037  *    endorse or promote products derived from this software without
   58038  *    prior written permission. For permission or any legal
   58039  *    details, please contact
   58040  *      Office of Technology Transfer
   58041  *      Carnegie Mellon University
   58042  *      5000 Forbes Avenue
   58043  *      Pittsburgh, PA  15213-3890
   58044  *      (412) 268-4387, fax: (412) 268-7395
   58045  *      tech-transfer (a] andrew.cmu.edu
   58046  *
   58047  * 4. Redistributions of any form whatsoever must retain the following
   58048  *    acknowledgment:
   58049  *    "This product includes software developed by Computing Services
   58050  *     at Carnegie Mellon University (http://www.cmu.edu/computing/)."
   58051  *
   58052  * CARNEGIE MELLON UNIVERSITY DISCLAIMS ALL WARRANTIES WITH REGARD TO
   58053  * THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
   58054  * AND FITNESS, IN NO EVENT SHALL CARNEGIE MELLON UNIVERSITY BE LIABLE
   58055  * FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
   58056  * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
   58057  * AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
   58058  * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
   58059  */
   58060 
   58061 /*
   58062  * cbcp - Call Back Configuration Protocol.
   58063  *
   58064  * Copyright (c) 1995 Pedro Roque Marques.  All rights reserved.
   58065  *
   58066  * Redistribution and use in source and binary forms, with or without
   58067  * modification, are permitted provided that the following conditions
   58068  * are met:
   58069  *
   58070  * 1. Redistributions of source code must retain the above copyright
   58071  *    notice, this list of conditions and the following disclaimer.
   58072  *
   58073  * 2. Redistributions in binary form must reproduce the above copyright
   58074  *    notice, this list of conditions and the following disclaimer in
   58075  *    the documentation and/or other materials provided with the
   58076  *    distribution.
   58077  *
   58078  * 3. The names of the authors of this software must not be used to
   58079  *    endorse or promote products derived from this software without
   58080  *    prior written permission.
   58081  *
   58082  * 4. Redistributions of any form whatsoever must retain the following
   58083  *    acknowledgment:
   58084  *    "This product includes software developed by Pedro Roque Marques
   58085  *     &lt;pedro_m (a] yahoo.com&gt;"
   58086  *
   58087  * THE AUTHORS OF THIS SOFTWARE DISCLAIM ALL WARRANTIES WITH REGARD TO
   58088  * THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
   58089  * AND FITNESS, IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY
   58090  * SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
   58091  * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
   58092  * AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
   58093  * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
   58094  */
   58095 
   58096 /*
   58097  * ccp.c - PPP Compression Control Protocol.
   58098  *
   58099  * Copyright (c) 1994-2002 Paul Mackerras. All rights reserved.
   58100  *
   58101  * Redistribution and use in source and binary forms, with or without
   58102  * modification, are permitted provided that the following conditions
   58103  * are met:
   58104  *
   58105  * 1. Redistributions of source code must retain the above copyright
   58106  *    notice, this list of conditions and the following disclaimer.
   58107  *
   58108  * 2. The name(s) of the authors of this software must not be used to
   58109  *    endorse or promote products derived from this software without
   58110  *    prior written permission.
   58111  *
   58112  * 3. Redistributions of any form whatsoever must retain the following
   58113  *    acknowledgment:
   58114  *    "This product includes software developed by Paul Mackerras
   58115  *     &lt;paulus (a] samba.org&gt;".
   58116  *
   58117  * THE AUTHORS OF THIS SOFTWARE DISCLAIM ALL WARRANTIES WITH REGARD TO
   58118  * THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
   58119  * AND FITNESS, IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY
   58120  * SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
   58121  * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
   58122  * AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
   58123  * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
   58124  */
   58125 
   58126 /*
   58127  * ccp.h - Definitions for PPP Compression Control Protocol.
   58128  *
   58129  * Copyright (c) 1994-2002 Paul Mackerras. All rights reserved.
   58130  *
   58131  * Redistribution and use in source and binary forms, with or without
   58132  * modification, are permitted provided that the following conditions
   58133  * are met:
   58134  *
   58135  * 1. Redistributions of source code must retain the above copyright
   58136  *    notice, this list of conditions and the following disclaimer.
   58137  *
   58138  * 2. The name(s) of the authors of this software must not be used to
   58139  *    endorse or promote products derived from this software without
   58140  *    prior written permission.
   58141  *
   58142  * 3. Redistributions of any form whatsoever must retain the following
   58143  *    acknowledgment:
   58144  *    "This product includes software developed by Paul Mackerras
   58145  *     &lt;paulus (a] samba.org&gt;".
   58146  *
   58147  * THE AUTHORS OF THIS SOFTWARE DISCLAIM ALL WARRANTIES WITH REGARD TO
   58148  * THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
   58149  * AND FITNESS, IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY
   58150  * SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
   58151  * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
   58152  * AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
   58153  * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
   58154  *
   58155  * $Id: ccp.h,v 1.12 2004/11/04 10:02:26 paulus Exp $
   58156  */
   58157 
   58158 /*
   58159  * chap-md5.c - New CHAP/MD5 implementation.
   58160  *
   58161  * Copyright (c) 2003 Paul Mackerras. All rights reserved.
   58162  *
   58163  * Redistribution and use in source and binary forms, with or without
   58164  * modification, are permitted provided that the following conditions
   58165  * are met:
   58166  *
   58167  * 1. Redistributions of source code must retain the above copyright
   58168  *    notice, this list of conditions and the following disclaimer.
   58169  *
   58170  * 2. The name(s) of the authors of this software must not be used to
   58171  *    endorse or promote products derived from this software without
   58172  *    prior written permission.
   58173  *
   58174  * 3. Redistributions of any form whatsoever must retain the following
   58175  *    acknowledgment:
   58176  *    "This product includes software developed by Paul Mackerras
   58177  *     &lt;paulus (a] samba.org&gt;".
   58178  *
   58179  * THE AUTHORS OF THIS SOFTWARE DISCLAIM ALL WARRANTIES WITH REGARD TO
   58180  * THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
   58181  * AND FITNESS, IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY
   58182  * SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
   58183  * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
   58184  * AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
   58185  * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
   58186  */
   58187 
   58188 /*
   58189  * chap-md5.h - New CHAP/MD5 implementation.
   58190  *
   58191  * Copyright (c) 2003 Paul Mackerras. All rights reserved.
   58192  *
   58193  * Redistribution and use in source and binary forms, with or without
   58194  * modification, are permitted provided that the following conditions
   58195  * are met:
   58196  *
   58197  * 1. Redistributions of source code must retain the above copyright
   58198  *    notice, this list of conditions and the following disclaimer.
   58199  *
   58200  * 2. The name(s) of the authors of this software must not be used to
   58201  *    endorse or promote products derived from this software without
   58202  *    prior written permission.
   58203  *
   58204  * 3. Redistributions of any form whatsoever must retain the following
   58205  *    acknowledgment:
   58206  *    "This product includes software developed by Paul Mackerras
   58207  *     &lt;paulus (a] samba.org&gt;".
   58208  *
   58209  * THE AUTHORS OF THIS SOFTWARE DISCLAIM ALL WARRANTIES WITH REGARD TO
   58210  * THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
   58211  * AND FITNESS, IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY
   58212  * SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
   58213  * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
   58214  * AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
   58215  * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
   58216  */
   58217 
   58218 /*
   58219  * chap-new.c - New CHAP implementation.
   58220  *
   58221  * Copyright (c) 2003 Paul Mackerras. All rights reserved.
   58222  *
   58223  * Redistribution and use in source and binary forms, with or without
   58224  * modification, are permitted provided that the following conditions
   58225  * are met:
   58226  *
   58227  * 1. Redistributions of source code must retain the above copyright
   58228  *    notice, this list of conditions and the following disclaimer.
   58229  *
   58230  * 2. The name(s) of the authors of this software must not be used to
   58231  *    endorse or promote products derived from this software without
   58232  *    prior written permission.
   58233  *
   58234  * 3. Redistributions of any form whatsoever must retain the following
   58235  *    acknowledgment:
   58236  *    "This product includes software developed by Paul Mackerras
   58237  *     &lt;paulus (a] samba.org&gt;".
   58238  *
   58239  * THE AUTHORS OF THIS SOFTWARE DISCLAIM ALL WARRANTIES WITH REGARD TO
   58240  * THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
   58241  * AND FITNESS, IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY
   58242  * SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
   58243  * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
   58244  * AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
   58245  * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
   58246  */
   58247 
   58248 /*
   58249  * chap-new.c - New CHAP implementation.
   58250  *
   58251  * Copyright (c) 2003 Paul Mackerras. All rights reserved.
   58252  *
   58253  * Redistribution and use in source and binary forms, with or without
   58254  * modification, are permitted provided that the following conditions
   58255  * are met:
   58256  *
   58257  * 1. Redistributions of source code must retain the above copyright
   58258  *    notice, this list of conditions and the following disclaimer.
   58259  *
   58260  * 2. The name(s) of the authors of this software must not be used to
   58261  *    endorse or promote products derived from this software without
   58262  *    prior written permission.
   58263  *
   58264  * 3. Redistributions of any form whatsoever must retain the following
   58265  *    acknowledgment:
   58266  *    "This product includes software developed by Paul Mackerras
   58267  *     &lt;paulus (a] samba.org&gt;".
   58268  *
   58269  * THE AUTHORS OF THIS SOFTWARE DISCLAIM ALL WARRANTIES WITH REGARD TO
   58270  * THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
   58271  * AND FITNESS, IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY
   58272  * SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
   58273  * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
   58274  * AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
   58275  * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
   58276  */
   58277 
   58278 /*
   58279  * chap_ms.c - Microsoft MS-CHAP compatible implementation.
   58280  *
   58281  * Copyright (c) 1995 Eric Rosenquist.  All rights reserved.
   58282  *
   58283  * Redistribution and use in source and binary forms, with or without
   58284  * modification, are permitted provided that the following conditions
   58285  * are met:
   58286  *
   58287  * 1. Redistributions of source code must retain the above copyright
   58288  *    notice, this list of conditions and the following disclaimer.
   58289  *
   58290  * 2. Redistributions in binary form must reproduce the above copyright
   58291  *    notice, this list of conditions and the following disclaimer in
   58292  *    the documentation and/or other materials provided with the
   58293  *    distribution.
   58294  *
   58295  * 3. The name(s) of the authors of this software must not be used to
   58296  *    endorse or promote products derived from this software without
   58297  *    prior written permission.
   58298  *
   58299  * THE AUTHORS OF THIS SOFTWARE DISCLAIM ALL WARRANTIES WITH REGARD TO
   58300  * THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
   58301  * AND FITNESS, IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY
   58302  * SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
   58303  * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
   58304  * AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
   58305  * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
   58306  */
   58307 
   58308 /*
   58309  * Modifications by Lauri Pesonen / lpesonen (a] clinet.fi, april 1997
   58310  *
   58311  *   Implemented LANManager type password response to MS-CHAP challenges.
   58312  *   Now pppd provides both NT style and LANMan style blocks, and the
   58313  *   prefered is set by option "ms-lanman". Default is to use NT.
   58314  *   The hash text (StdText) was taken from Win95 RASAPI32.DLL.
   58315  *
   58316  *   You should also use DOMAIN\\USERNAME as described in README.MSCHAP80
   58317  */
   58318 
   58319 /*
   58320  * Modifications by Frank Cusack, frank (a] google.com, March 2002.
   58321  *
   58322  *   Implemented MS-CHAPv2 functionality, heavily based on sample
   58323  *   implementation in RFC 2759.  Implemented MPPE functionality,
   58324  *   heavily based on sample implementation in RFC 3079.
   58325  *
   58326  * Copyright (c) 2002 Google, Inc.  All rights reserved.
   58327  *
   58328  * Redistribution and use in source and binary forms, with or without
   58329  * modification, are permitted provided that the following conditions
   58330  * are met:
   58331  *
   58332  * 1. Redistributions of source code must retain the above copyright
   58333  *    notice, this list of conditions and the following disclaimer.
   58334  *
   58335  * 2. Redistributions in binary form must reproduce the above copyright
   58336  *    notice, this list of conditions and the following disclaimer in
   58337  *    the documentation and/or other materials provided with the
   58338  *    distribution.
   58339  *
   58340  * 3. The name(s) of the authors of this software must not be used to
   58341  *    endorse or promote products derived from this software without
   58342  *    prior written permission.
   58343  *
   58344  * THE AUTHORS OF THIS SOFTWARE DISCLAIM ALL WARRANTIES WITH REGARD TO
   58345  * THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
   58346  * AND FITNESS, IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY
   58347  * SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
   58348  * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
   58349  * AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
   58350  * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
   58351  *
   58352  */
   58353 
   58354 /*
   58355  * chap_ms.h - Challenge Handshake Authentication Protocol definitions.
   58356  *
   58357  * Copyright (c) 1995 Eric Rosenquist.  All rights reserved.
   58358  *
   58359  * Redistribution and use in source and binary forms, with or without
   58360  * modification, are permitted provided that the following conditions
   58361  * are met:
   58362  *
   58363  * 1. Redistributions of source code must retain the above copyright
   58364  *    notice, this list of conditions and the following disclaimer.
   58365  *
   58366  * 2. Redistributions in binary form must reproduce the above copyright
   58367  *    notice, this list of conditions and the following disclaimer in
   58368  *    the documentation and/or other materials provided with the
   58369  *    distribution.
   58370  *
   58371  * 3. The name(s) of the authors of this software must not be used to
   58372  *    endorse or promote products derived from this software without
   58373  *    prior written permission.
   58374  *
   58375  * THE AUTHORS OF THIS SOFTWARE DISCLAIM ALL WARRANTIES WITH REGARD TO
   58376  * THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
   58377  * AND FITNESS, IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY
   58378  * SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
   58379  * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
   58380  * AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
   58381  * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
   58382  *
   58383  * $Id: chap_ms.h,v 1.13 2004/11/15 22:13:26 paulus Exp $
   58384  */
   58385 
   58386 /*
   58387  * demand.c - Support routines for demand-dialling.
   58388  *
   58389  * Copyright (c) 1996-2002 Paul Mackerras. All rights reserved.
   58390  *
   58391  * Redistribution and use in source and binary forms, with or without
   58392  * modification, are permitted provided that the following conditions
   58393  * are met:
   58394  *
   58395  * 1. Redistributions of source code must retain the above copyright
   58396  *    notice, this list of conditions and the following disclaimer.
   58397  *
   58398  * 2. The name(s) of the authors of this software must not be used to
   58399  *    endorse or promote products derived from this software without
   58400  *    prior written permission.
   58401  *
   58402  * 3. Redistributions of any form whatsoever must retain the following
   58403  *    acknowledgment:
   58404  *    "This product includes software developed by Paul Mackerras
   58405  *     &lt;paulus (a] samba.org&gt;".
   58406  *
   58407  * THE AUTHORS OF THIS SOFTWARE DISCLAIM ALL WARRANTIES WITH REGARD TO
   58408  * THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
   58409  * AND FITNESS, IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY
   58410  * SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
   58411  * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
   58412  * AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
   58413  * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
   58414  */
   58415 
   58416 /*
   58417  * ecp.c - PPP Encryption Control Protocol.
   58418  *
   58419  * Copyright (c) 2002 Google, Inc.
   58420  * All rights reserved.
   58421  *
   58422  * Redistribution and use in source and binary forms, with or without
   58423  * modification, are permitted provided that the following conditions
   58424  * are met:
   58425  *
   58426  * 1. Redistributions of source code must retain the above copyright
   58427  *    notice, this list of conditions and the following disclaimer.
   58428  *
   58429  * 2. Redistributions in binary form must reproduce the above copyright
   58430  *    notice, this list of conditions and the following disclaimer in
   58431  *    the documentation and/or other materials provided with the
   58432  *    distribution.
   58433  *
   58434  * 3. The name(s) of the authors of this software must not be used to
   58435  *    endorse or promote products derived from this software without
   58436  *    prior written permission.
   58437  *
   58438  * THE AUTHORS OF THIS SOFTWARE DISCLAIM ALL WARRANTIES WITH REGARD TO
   58439  * THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
   58440  * AND FITNESS, IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY
   58441  * SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
   58442  * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
   58443  * AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
   58444  * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
   58445  *
   58446  * Derived from ccp.c, which is:
   58447  *
   58448  * Copyright (c) 1994-2002 Paul Mackerras. All rights reserved.
   58449  *
   58450  * Redistribution and use in source and binary forms, with or without
   58451  * modification, are permitted provided that the following conditions
   58452  * are met:
   58453  *
   58454  * 1. Redistributions of source code must retain the above copyright
   58455  *    notice, this list of conditions and the following disclaimer.
   58456  *
   58457  * 2. The name(s) of the authors of this software must not be used to
   58458  *    endorse or promote products derived from this software without
   58459  *    prior written permission.
   58460  *
   58461  * 3. Redistributions of any form whatsoever must retain the following
   58462  *    acknowledgment:
   58463  *    "This product includes software developed by Paul Mackerras
   58464  *     &lt;paulus (a] samba.org&gt;".
   58465  *
   58466  * THE AUTHORS OF THIS SOFTWARE DISCLAIM ALL WARRANTIES WITH REGARD TO
   58467  * THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
   58468  * AND FITNESS, IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY
   58469  * SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
   58470  * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
   58471  * AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
   58472  * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
   58473  */
   58474 
   58475 /*
   58476  * ecp.h - Definitions for PPP Encryption Control Protocol.
   58477  *
   58478  * Copyright (c) 2002 Google, Inc.
   58479  * All rights reserved.
   58480  *
   58481  * Redistribution and use in source and binary forms, with or without
   58482  * modification, are permitted provided that the following conditions
   58483  * are met:
   58484  *
   58485  * 1. Redistributions of source code must retain the above copyright
   58486  *    notice, this list of conditions and the following disclaimer.
   58487  *
   58488  * 2. Redistributions in binary form must reproduce the above copyright
   58489  *    notice, this list of conditions and the following disclaimer in
   58490  *    the documentation and/or other materials provided with the
   58491  *    distribution.
   58492  *
   58493  * 3. The name(s) of the authors of this software must not be used to
   58494  *    endorse or promote products derived from this software without
   58495  *    prior written permission.
   58496  *
   58497  * THE AUTHORS OF THIS SOFTWARE DISCLAIM ALL WARRANTIES WITH REGARD TO
   58498  * THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
   58499  * AND FITNESS, IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY
   58500  * SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
   58501  * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
   58502  * AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
   58503  * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
   58504  *
   58505  * $Id: ecp.h,v 1.2 2003/01/10 07:12:36 fcusack Exp $
   58506  */
   58507 
   58508 /*
   58509  * eui64.c - EUI64 routines for IPv6CP.
   58510  *
   58511  * Copyright (c) 1999 Tommi Komulainen.  All rights reserved.
   58512  *
   58513  * Redistribution and use in source and binary forms, with or without
   58514  * modification, are permitted provided that the following conditions
   58515  * are met:
   58516  *
   58517  * 1. Redistributions of source code must retain the above copyright
   58518  *    notice, this list of conditions and the following disclaimer.
   58519  *
   58520  * 2. Redistributions in binary form must reproduce the above copyright
   58521  *    notice, this list of conditions and the following disclaimer in
   58522  *    the documentation and/or other materials provided with the
   58523  *    distribution.
   58524  *
   58525  * 3. The name(s) of the authors of this software must not be used to
   58526  *    endorse or promote products derived from this software without
   58527  *    prior written permission.
   58528  *
   58529  * 4. Redistributions of any form whatsoever must retain the following
   58530  *    acknowledgment:
   58531  *    "This product includes software developed by Tommi Komulainen
   58532  *     &lt;Tommi.Komulainen (a] iki.fi&gt;".
   58533  *
   58534  * THE AUTHORS OF THIS SOFTWARE DISCLAIM ALL WARRANTIES WITH REGARD TO
   58535  * THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
   58536  * AND FITNESS, IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY
   58537  * SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
   58538  * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
   58539  * AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
   58540  * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
   58541  *
   58542  * $Id: eui64.c,v 1.6 2002/12/04 23:03:32 paulus Exp $
   58543  */
   58544 
   58545 /*
   58546  * eui64.h - EUI64 routines for IPv6CP.
   58547  *
   58548  * Copyright (c) 1999 Tommi Komulainen.  All rights reserved.
   58549  *
   58550  * Redistribution and use in source and binary forms, with or without
   58551  * modification, are permitted provided that the following conditions
   58552  * are met:
   58553  *
   58554  * 1. Redistributions of source code must retain the above copyright
   58555  *    notice, this list of conditions and the following disclaimer.
   58556  *
   58557  * 2. Redistributions in binary form must reproduce the above copyright
   58558  *    notice, this list of conditions and the following disclaimer in
   58559  *    the documentation and/or other materials provided with the
   58560  *    distribution.
   58561  *
   58562  * 3. The name(s) of the authors of this software must not be used to
   58563  *    endorse or promote products derived from this software without
   58564  *    prior written permission.
   58565  *
   58566  * 4. Redistributions of any form whatsoever must retain the following
   58567  *    acknowledgment:
   58568  *    "This product includes software developed by Tommi Komulainen
   58569  *     &lt;Tommi.Komulainen (a] iki.fi&gt;".
   58570  *
   58571  * THE AUTHORS OF THIS SOFTWARE DISCLAIM ALL WARRANTIES WITH REGARD TO
   58572  * THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
   58573  * AND FITNESS, IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY
   58574  * SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
   58575  * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
   58576  * AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
   58577  * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
   58578  *
   58579  * $Id: eui64.h,v 1.6 2002/12/04 23:03:32 paulus Exp $
   58580 */
   58581 
   58582 /*
   58583  * fsm.c - {Link, IP} Control Protocol Finite State Machine.
   58584  *
   58585  * Copyright (c) 1984-2000 Carnegie Mellon University. All rights reserved.
   58586  *
   58587  * Redistribution and use in source and binary forms, with or without
   58588  * modification, are permitted provided that the following conditions
   58589  * are met:
   58590  *
   58591  * 1. Redistributions of source code must retain the above copyright
   58592  *    notice, this list of conditions and the following disclaimer.
   58593  *
   58594  * 2. Redistributions in binary form must reproduce the above copyright
   58595  *    notice, this list of conditions and the following disclaimer in
   58596  *    the documentation and/or other materials provided with the
   58597  *    distribution.
   58598  *
   58599  * 3. The name "Carnegie Mellon University" must not be used to
   58600  *    endorse or promote products derived from this software without
   58601  *    prior written permission. For permission or any legal
   58602  *    details, please contact
   58603  *      Office of Technology Transfer
   58604  *      Carnegie Mellon University
   58605  *      5000 Forbes Avenue
   58606  *      Pittsburgh, PA  15213-3890
   58607  *      (412) 268-4387, fax: (412) 268-7395
   58608  *      tech-transfer (a] andrew.cmu.edu
   58609  *
   58610  * 4. Redistributions of any form whatsoever must retain the following
   58611  *    acknowledgment:
   58612  *    "This product includes software developed by Computing Services
   58613  *     at Carnegie Mellon University (http://www.cmu.edu/computing/)."
   58614  *
   58615  * CARNEGIE MELLON UNIVERSITY DISCLAIMS ALL WARRANTIES WITH REGARD TO
   58616  * THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
   58617  * AND FITNESS, IN NO EVENT SHALL CARNEGIE MELLON UNIVERSITY BE LIABLE
   58618  * FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
   58619  * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
   58620  * AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
   58621  * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
   58622  */
   58623 
   58624 /*
   58625  * fsm.h - {Link, IP} Control Protocol Finite State Machine definitions.
   58626  *
   58627  * Copyright (c) 1984-2000 Carnegie Mellon University. All rights reserved.
   58628  *
   58629  * Redistribution and use in source and binary forms, with or without
   58630  * modification, are permitted provided that the following conditions
   58631  * are met:
   58632  *
   58633  * 1. Redistributions of source code must retain the above copyright
   58634  *    notice, this list of conditions and the following disclaimer.
   58635  *
   58636  * 2. Redistributions in binary form must reproduce the above copyright
   58637  *    notice, this list of conditions and the following disclaimer in
   58638  *    the documentation and/or other materials provided with the
   58639  *    distribution.
   58640  *
   58641  * 3. The name "Carnegie Mellon University" must not be used to
   58642  *    endorse or promote products derived from this software without
   58643  *    prior written permission. For permission or any legal
   58644  *    details, please contact
   58645  *      Office of Technology Transfer
   58646  *      Carnegie Mellon University
   58647  *      5000 Forbes Avenue
   58648  *      Pittsburgh, PA  15213-3890
   58649  *      (412) 268-4387, fax: (412) 268-7395
   58650  *      tech-transfer (a] andrew.cmu.edu
   58651  *
   58652  * 4. Redistributions of any form whatsoever must retain the following
   58653  *    acknowledgment:
   58654  *    "This product includes software developed by Computing Services
   58655  *     at Carnegie Mellon University (http://www.cmu.edu/computing/)."
   58656  *
   58657  * CARNEGIE MELLON UNIVERSITY DISCLAIMS ALL WARRANTIES WITH REGARD TO
   58658  * THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
   58659  * AND FITNESS, IN NO EVENT SHALL CARNEGIE MELLON UNIVERSITY BE LIABLE
   58660  * FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
   58661  * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
   58662  * AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
   58663  * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
   58664  *
   58665  * $Id: fsm.h,v 1.10 2004/11/13 02:28:15 paulus Exp $
   58666  */
   58667 
   58668 /*
   58669  * ipcp.c - PPP IP Control Protocol.
   58670  *
   58671  * Copyright (c) 1984-2000 Carnegie Mellon University. All rights reserved.
   58672  *
   58673  * Redistribution and use in source and binary forms, with or without
   58674  * modification, are permitted provided that the following conditions
   58675  * are met:
   58676  *
   58677  * 1. Redistributions of source code must retain the above copyright
   58678  *    notice, this list of conditions and the following disclaimer.
   58679  *
   58680  * 2. Redistributions in binary form must reproduce the above copyright
   58681  *    notice, this list of conditions and the following disclaimer in
   58682  *    the documentation and/or other materials provided with the
   58683  *    distribution.
   58684  *
   58685  * 3. The name "Carnegie Mellon University" must not be used to
   58686  *    endorse or promote products derived from this software without
   58687  *    prior written permission. For permission or any legal
   58688  *    details, please contact
   58689  *      Office of Technology Transfer
   58690  *      Carnegie Mellon University
   58691  *      5000 Forbes Avenue
   58692  *      Pittsburgh, PA  15213-3890
   58693  *      (412) 268-4387, fax: (412) 268-7395
   58694  *      tech-transfer (a] andrew.cmu.edu
   58695  *
   58696  * 4. Redistributions of any form whatsoever must retain the following
   58697  *    acknowledgment:
   58698  *    "This product includes software developed by Computing Services
   58699  *     at Carnegie Mellon University (http://www.cmu.edu/computing/)."
   58700  *
   58701  * CARNEGIE MELLON UNIVERSITY DISCLAIMS ALL WARRANTIES WITH REGARD TO
   58702  * THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
   58703  * AND FITNESS, IN NO EVENT SHALL CARNEGIE MELLON UNIVERSITY BE LIABLE
   58704  * FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
   58705  * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
   58706  * AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
   58707  * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
   58708  */
   58709 
   58710 /*
   58711  * ipcp.h - IP Control Protocol definitions.
   58712  *
   58713  * Copyright (c) 1984-2000 Carnegie Mellon University. All rights reserved.
   58714  *
   58715  * Redistribution and use in source and binary forms, with or without
   58716  * modification, are permitted provided that the following conditions
   58717  * are met:
   58718  *
   58719  * 1. Redistributions of source code must retain the above copyright
   58720  *    notice, this list of conditions and the following disclaimer.
   58721  *
   58722  * 2. Redistributions in binary form must reproduce the above copyright
   58723  *    notice, this list of conditions and the following disclaimer in
   58724  *    the documentation and/or other materials provided with the
   58725  *    distribution.
   58726  *
   58727  * 3. The name "Carnegie Mellon University" must not be used to
   58728  *    endorse or promote products derived from this software without
   58729  *    prior written permission. For permission or any legal
   58730  *    details, please contact
   58731  *      Office of Technology Transfer
   58732  *      Carnegie Mellon University
   58733  *      5000 Forbes Avenue
   58734  *      Pittsburgh, PA  15213-3890
   58735  *      (412) 268-4387, fax: (412) 268-7395
   58736  *      tech-transfer (a] andrew.cmu.edu
   58737  *
   58738  * 4. Redistributions of any form whatsoever must retain the following
   58739  *    acknowledgment:
   58740  *    "This product includes software developed by Computing Services
   58741  *     at Carnegie Mellon University (http://www.cmu.edu/computing/)."
   58742  *
   58743  * CARNEGIE MELLON UNIVERSITY DISCLAIMS ALL WARRANTIES WITH REGARD TO
   58744  * THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
   58745  * AND FITNESS, IN NO EVENT SHALL CARNEGIE MELLON UNIVERSITY BE LIABLE
   58746  * FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
   58747  * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
   58748  * AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
   58749  * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
   58750  *
   58751  * $Id: ipcp.h,v 1.14 2002/12/04 23:03:32 paulus Exp $
   58752  */
   58753 
   58754 /*
   58755  * ipv6cp.c - PPP IPV6 Control Protocol.
   58756  *
   58757  * Copyright (c) 1999 Tommi Komulainen.  All rights reserved.
   58758  *
   58759  * Redistribution and use in source and binary forms, with or without
   58760  * modification, are permitted provided that the following conditions
   58761  * are met:
   58762  *
   58763  * 1. Redistributions of source code must retain the above copyright
   58764  *    notice, this list of conditions and the following disclaimer.
   58765  *
   58766  * 2. Redistributions in binary form must reproduce the above copyright
   58767  *    notice, this list of conditions and the following disclaimer in
   58768  *    the documentation and/or other materials provided with the
   58769  *    distribution.
   58770  *
   58771  * 3. The name(s) of the authors of this software must not be used to
   58772  *    endorse or promote products derived from this software without
   58773  *    prior written permission.
   58774  *
   58775  * 4. Redistributions of any form whatsoever must retain the following
   58776  *    acknowledgment:
   58777  *    "This product includes software developed by Tommi Komulainen
   58778  *     &lt;Tommi.Komulainen (a] iki.fi&gt;".
   58779  *
   58780  * THE AUTHORS OF THIS SOFTWARE DISCLAIM ALL WARRANTIES WITH REGARD TO
   58781  * THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
   58782  * AND FITNESS, IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY
   58783  * SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
   58784  * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
   58785  * AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
   58786  * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
   58787  *
   58788  */
   58789 
   58790 /*  Original version, based on RFC2023 :
   58791 
   58792     Copyright (c) 1995, 1996, 1997 Francis.Dupont (a] inria.fr, INRIA Rocquencourt,
   58793     Alain.Durand (a] imag.fr, IMAG,
   58794     Jean-Luc.Richier (a] imag.fr, IMAG-LSR.
   58795 
   58796     Copyright (c) 1998, 1999 Francis.Dupont (a] inria.fr, GIE DYADE,
   58797     Alain.Durand (a] imag.fr, IMAG,
   58798     Jean-Luc.Richier (a] imag.fr, IMAG-LSR.
   58799 
   58800     Ce travail a t fait au sein du GIE DYADE (Groupement d'Intrt
   58801     conomique ayant pour membres BULL S.A. et l'INRIA).
   58802 
   58803     Ce logiciel informatique est disponible aux conditions
   58804     usuelles dans la recherche, c'est--dire qu'il peut
   58805     tre utilis, copi, modifi, distribu  l'unique
   58806     condition que ce texte soit conserv afin que
   58807     l'origine de ce logiciel soit reconnue.
   58808 
   58809     Le nom de l'Institut National de Recherche en Informatique
   58810     et en Automatique (INRIA), de l'IMAG, ou d'une personne morale
   58811     ou physique ayant particip  l'laboration de ce logiciel ne peut
   58812     tre utilis sans son accord pralable explicite.
   58813 
   58814     Ce logiciel est fourni tel quel sans aucune garantie,
   58815     support ou responsabilit d'aucune sorte.
   58816     Ce logiciel est driv de sources d'origine
   58817     "University of California at Berkeley" et
   58818     "Digital Equipment Corporation" couvertes par des copyrights.
   58819 
   58820     L'Institut d'Informatique et de Mathmatiques Appliques de Grenoble (IMAG)
   58821     est une fdration d'units mixtes de recherche du CNRS, de l'Institut National
   58822     Polytechnique de Grenoble et de l'Universit Joseph Fourier regroupant
   58823     sept laboratoires dont le laboratoire Logiciels, Systmes, Rseaux (LSR).
   58824 
   58825     This work has been done in the context of GIE DYADE (joint R &amp; D venture
   58826     between BULL S.A. and INRIA).
   58827 
   58828     This software is available with usual "research" terms
   58829     with the aim of retain credits of the software. 
   58830     Permission to use, copy, modify and distribute this software for any
   58831     purpose and without fee is hereby granted, provided that the above
   58832     copyright notice and this permission notice appear in all copies,
   58833     and the name of INRIA, IMAG, or any contributor not be used in advertising
   58834     or publicity pertaining to this material without the prior explicit
   58835     permission. The software is provided "as is" without any
   58836     warranties, support or liabilities of any kind.
   58837     This software is derived from source code from
   58838     "University of California at Berkeley" and
   58839     "Digital Equipment Corporation" protected by copyrights.
   58840 
   58841     Grenoble's Institute of Computer Science and Applied Mathematics (IMAG)
   58842     is a federation of seven research units funded by the CNRS, National
   58843     Polytechnic Institute of Grenoble and University Joseph Fourier.
   58844     The research unit in Software, Systems, Networks (LSR) is member of IMAG.
   58845 */
   58846 
   58847 /*
   58848  * ipv6cp.h - PPP IPV6 Control Protocol.
   58849  *
   58850  * Copyright (c) 1999 Tommi Komulainen.  All rights reserved.
   58851  *
   58852  * Redistribution and use in source and binary forms, with or without
   58853  * modification, are permitted provided that the following conditions
   58854  * are met:
   58855  *
   58856  * 1. Redistributions of source code must retain the above copyright
   58857  *    notice, this list of conditions and the following disclaimer.
   58858  *
   58859  * 2. Redistributions in binary form must reproduce the above copyright
   58860  *    notice, this list of conditions and the following disclaimer in
   58861  *    the documentation and/or other materials provided with the
   58862  *    distribution.
   58863  *
   58864  * 3. The name(s) of the authors of this software must not be used to
   58865  *    endorse or promote products derived from this software without
   58866  *    prior written permission.
   58867  *
   58868  * 4. Redistributions of any form whatsoever must retain the following
   58869  *    acknowledgment:
   58870  *    "This product includes software developed by Tommi Komulainen
   58871  *     &lt;Tommi.Komulainen (a] iki.fi&gt;".
   58872  *
   58873  * THE AUTHORS OF THIS SOFTWARE DISCLAIM ALL WARRANTIES WITH REGARD TO
   58874  * THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
   58875  * AND FITNESS, IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY
   58876  * SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
   58877  * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
   58878  * AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
   58879  * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
   58880  *
   58881  */
   58882 
   58883 /*  Original version, based on RFC2023 :
   58884 
   58885     Copyright (c) 1995, 1996, 1997 Francis.Dupont (a] inria.fr, INRIA Rocquencourt,
   58886     Alain.Durand (a] imag.fr, IMAG,
   58887     Jean-Luc.Richier (a] imag.fr, IMAG-LSR.
   58888 
   58889     Copyright (c) 1998, 1999 Francis.Dupont (a] inria.fr, GIE DYADE,
   58890     Alain.Durand (a] imag.fr, IMAG,
   58891     Jean-Luc.Richier (a] imag.fr, IMAG-LSR.
   58892 
   58893     Ce travail a t fait au sein du GIE DYADE (Groupement d'Intrt
   58894     conomique ayant pour membres BULL S.A. et l'INRIA).
   58895 
   58896     Ce logiciel informatique est disponible aux conditions
   58897     usuelles dans la recherche, c'est--dire qu'il peut
   58898     tre utilis, copi, modifi, distribu  l'unique
   58899     condition que ce texte soit conserv afin que
   58900     l'origine de ce logiciel soit reconnue.
   58901 
   58902     Le nom de l'Institut National de Recherche en Informatique
   58903     et en Automatique (INRIA), de l'IMAG, ou d'une personne morale
   58904     ou physique ayant particip  l'laboration de ce logiciel ne peut
   58905     tre utilis sans son accord pralable explicite.
   58906 
   58907     Ce logiciel est fourni tel quel sans aucune garantie,
   58908     support ou responsabilit d'aucune sorte.
   58909     Ce logiciel est driv de sources d'origine
   58910     "University of California at Berkeley" et
   58911     "Digital Equipment Corporation" couvertes par des copyrights.
   58912 
   58913     L'Institut d'Informatique et de Mathmatiques Appliques de Grenoble (IMAG)
   58914     est une fdration d'units mixtes de recherche du CNRS, de l'Institut National
   58915     Polytechnique de Grenoble et de l'Universit Joseph Fourier regroupant
   58916     sept laboratoires dont le laboratoire Logiciels, Systmes, Rseaux (LSR).
   58917 
   58918     This work has been done in the context of GIE DYADE (joint R &amp; D venture
   58919     between BULL S.A. and INRIA).
   58920 
   58921     This software is available with usual "research" terms
   58922     with the aim of retain credits of the software. 
   58923     Permission to use, copy, modify and distribute this software for any
   58924     purpose and without fee is hereby granted, provided that the above
   58925     copyright notice and this permission notice appear in all copies,
   58926     and the name of INRIA, IMAG, or any contributor not be used in advertising
   58927     or publicity pertaining to this material without the prior explicit
   58928     permission. The software is provided "as is" without any
   58929     warranties, support or liabilities of any kind.
   58930     This software is derived from source code from
   58931     "University of California at Berkeley" and
   58932     "Digital Equipment Corporation" protected by copyrights.
   58933 
   58934     Grenoble's Institute of Computer Science and Applied Mathematics (IMAG)
   58935     is a federation of seven research units funded by the CNRS, National
   58936     Polytechnic Institute of Grenoble and University Joseph Fourier.
   58937     The research unit in Software, Systems, Networks (LSR) is member of IMAG.
   58938 */
   58939 
   58940 /*
   58941  * ipxcp.c - PPP IPX Control Protocol.
   58942  *
   58943  * Copyright (c) 1984-2000 Carnegie Mellon University. All rights reserved.
   58944  *
   58945  * Redistribution and use in source and binary forms, with or without
   58946  * modification, are permitted provided that the following conditions
   58947  * are met:
   58948  *
   58949  * 1. Redistributions of source code must retain the above copyright
   58950  *    notice, this list of conditions and the following disclaimer.
   58951  *
   58952  * 2. Redistributions in binary form must reproduce the above copyright
   58953  *    notice, this list of conditions and the following disclaimer in
   58954  *    the documentation and/or other materials provided with the
   58955  *    distribution.
   58956  *
   58957  * 3. The name "Carnegie Mellon University" must not be used to
   58958  *    endorse or promote products derived from this software without
   58959  *    prior written permission. For permission or any legal
   58960  *    details, please contact
   58961  *      Office of Technology Transfer
   58962  *      Carnegie Mellon University
   58963  *      5000 Forbes Avenue
   58964  *      Pittsburgh, PA  15213-3890
   58965  *      (412) 268-4387, fax: (412) 268-7395
   58966  *      tech-transfer (a] andrew.cmu.edu
   58967  *
   58968  * 4. Redistributions of any form whatsoever must retain the following
   58969  *    acknowledgment:
   58970  *    "This product includes software developed by Computing Services
   58971  *     at Carnegie Mellon University (http://www.cmu.edu/computing/)."
   58972  *
   58973  * CARNEGIE MELLON UNIVERSITY DISCLAIMS ALL WARRANTIES WITH REGARD TO
   58974  * THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
   58975  * AND FITNESS, IN NO EVENT SHALL CARNEGIE MELLON UNIVERSITY BE LIABLE
   58976  * FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
   58977  * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
   58978  * AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
   58979  * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
   58980  */
   58981 
   58982 /*
   58983  * ipxcp.h - IPX Control Protocol definitions.
   58984  *
   58985  * Copyright (c) 1984-2000 Carnegie Mellon University. All rights reserved.
   58986  *
   58987  * Redistribution and use in source and binary forms, with or without
   58988  * modification, are permitted provided that the following conditions
   58989  * are met:
   58990  *
   58991  * 1. Redistributions of source code must retain the above copyright
   58992  *    notice, this list of conditions and the following disclaimer.
   58993  *
   58994  * 2. Redistributions in binary form must reproduce the above copyright
   58995  *    notice, this list of conditions and the following disclaimer in
   58996  *    the documentation and/or other materials provided with the
   58997  *    distribution.
   58998  *
   58999  * 3. The name "Carnegie Mellon University" must not be used to
   59000  *    endorse or promote products derived from this software without
   59001  *    prior written permission. For permission or any legal
   59002  *    details, please contact
   59003  *      Office of Technology Transfer
   59004  *      Carnegie Mellon University
   59005  *      5000 Forbes Avenue
   59006  *      Pittsburgh, PA  15213-3890
   59007  *      (412) 268-4387, fax: (412) 268-7395
   59008  *      tech-transfer (a] andrew.cmu.edu
   59009  *
   59010  * 4. Redistributions of any form whatsoever must retain the following
   59011  *    acknowledgment:
   59012  *    "This product includes software developed by Computing Services
   59013  *     at Carnegie Mellon University (http://www.cmu.edu/computing/)."
   59014  *
   59015  * CARNEGIE MELLON UNIVERSITY DISCLAIMS ALL WARRANTIES WITH REGARD TO
   59016  * THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
   59017  * AND FITNESS, IN NO EVENT SHALL CARNEGIE MELLON UNIVERSITY BE LIABLE
   59018  * FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
   59019  * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
   59020  * AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
   59021  * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
   59022  *
   59023  * $Id: ipxcp.h,v 1.5 2002/12/04 23:03:32 paulus Exp $
   59024  */
   59025 
   59026 /*
   59027  * lcp.c - PPP Link Control Protocol.
   59028  *
   59029  * Copyright (c) 1984-2000 Carnegie Mellon University. All rights reserved.
   59030  *
   59031  * Redistribution and use in source and binary forms, with or without
   59032  * modification, are permitted provided that the following conditions
   59033  * are met:
   59034  *
   59035  * 1. Redistributions of source code must retain the above copyright
   59036  *    notice, this list of conditions and the following disclaimer.
   59037  *
   59038  * 2. Redistributions in binary form must reproduce the above copyright
   59039  *    notice, this list of conditions and the following disclaimer in
   59040  *    the documentation and/or other materials provided with the
   59041  *    distribution.
   59042  *
   59043  * 3. The name "Carnegie Mellon University" must not be used to
   59044  *    endorse or promote products derived from this software without
   59045  *    prior written permission. For permission or any legal
   59046  *    details, please contact
   59047  *      Office of Technology Transfer
   59048  *      Carnegie Mellon University
   59049  *      5000 Forbes Avenue
   59050  *      Pittsburgh, PA  15213-3890
   59051  *      (412) 268-4387, fax: (412) 268-7395
   59052  *      tech-transfer (a] andrew.cmu.edu
   59053  *
   59054  * 4. Redistributions of any form whatsoever must retain the following
   59055  *    acknowledgment:
   59056  *    "This product includes software developed by Computing Services
   59057  *     at Carnegie Mellon University (http://www.cmu.edu/computing/)."
   59058  *
   59059  * CARNEGIE MELLON UNIVERSITY DISCLAIMS ALL WARRANTIES WITH REGARD TO
   59060  * THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
   59061  * AND FITNESS, IN NO EVENT SHALL CARNEGIE MELLON UNIVERSITY BE LIABLE
   59062  * FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
   59063  * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
   59064  * AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
   59065  * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
   59066  */
   59067 
   59068 /*
   59069  * lcp.h - Link Control Protocol definitions.
   59070  *
   59071  * Copyright (c) 1984-2000 Carnegie Mellon University. All rights reserved.
   59072  *
   59073  * Redistribution and use in source and binary forms, with or without
   59074  * modification, are permitted provided that the following conditions
   59075  * are met:
   59076  *
   59077  * 1. Redistributions of source code must retain the above copyright
   59078  *    notice, this list of conditions and the following disclaimer.
   59079  *
   59080  * 2. Redistributions in binary form must reproduce the above copyright
   59081  *    notice, this list of conditions and the following disclaimer in
   59082  *    the documentation and/or other materials provided with the
   59083  *    distribution.
   59084  *
   59085  * 3. The name "Carnegie Mellon University" must not be used to
   59086  *    endorse or promote products derived from this software without
   59087  *    prior written permission. For permission or any legal
   59088  *    details, please contact
   59089  *      Office of Technology Transfer
   59090  *      Carnegie Mellon University
   59091  *      5000 Forbes Avenue
   59092  *      Pittsburgh, PA  15213-3890
   59093  *      (412) 268-4387, fax: (412) 268-7395
   59094  *      tech-transfer (a] andrew.cmu.edu
   59095  *
   59096  * 4. Redistributions of any form whatsoever must retain the following
   59097  *    acknowledgment:
   59098  *    "This product includes software developed by Computing Services
   59099  *     at Carnegie Mellon University (http://www.cmu.edu/computing/)."
   59100  *
   59101  * CARNEGIE MELLON UNIVERSITY DISCLAIMS ALL WARRANTIES WITH REGARD TO
   59102  * THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
   59103  * AND FITNESS, IN NO EVENT SHALL CARNEGIE MELLON UNIVERSITY BE LIABLE
   59104  * FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
   59105  * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
   59106  * AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
   59107  * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
   59108  *
   59109  * $Id: lcp.h,v 1.20 2004/11/14 22:53:42 carlsonj Exp $
   59110  */
   59111 
   59112 /*
   59113  * magic.c - PPP Magic Number routines.
   59114  *
   59115  * Copyright (c) 1984-2000 Carnegie Mellon University. All rights reserved.
   59116  *
   59117  * Redistribution and use in source and binary forms, with or without
   59118  * modification, are permitted provided that the following conditions
   59119  * are met:
   59120  *
   59121  * 1. Redistributions of source code must retain the above copyright
   59122  *    notice, this list of conditions and the following disclaimer.
   59123  *
   59124  * 2. Redistributions in binary form must reproduce the above copyright
   59125  *    notice, this list of conditions and the following disclaimer in
   59126  *    the documentation and/or other materials provided with the
   59127  *    distribution.
   59128  *
   59129  * 3. The name "Carnegie Mellon University" must not be used to
   59130  *    endorse or promote products derived from this software without
   59131  *    prior written permission. For permission or any legal
   59132  *    details, please contact
   59133  *      Office of Technology Transfer
   59134  *      Carnegie Mellon University
   59135  *      5000 Forbes Avenue
   59136  *      Pittsburgh, PA  15213-3890
   59137  *      (412) 268-4387, fax: (412) 268-7395
   59138  *      tech-transfer (a] andrew.cmu.edu
   59139  *
   59140  * 4. Redistributions of any form whatsoever must retain the following
   59141  *    acknowledgment:
   59142  *    "This product includes software developed by Computing Services
   59143  *     at Carnegie Mellon University (http://www.cmu.edu/computing/)."
   59144  *
   59145  * CARNEGIE MELLON UNIVERSITY DISCLAIMS ALL WARRANTIES WITH REGARD TO
   59146  * THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
   59147  * AND FITNESS, IN NO EVENT SHALL CARNEGIE MELLON UNIVERSITY BE LIABLE
   59148  * FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
   59149  * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
   59150  * AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
   59151  * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
   59152  */
   59153 
   59154 /*
   59155  * magic.h - PPP Magic Number definitions.
   59156  *
   59157  * Copyright (c) 1984-2000 Carnegie Mellon University. All rights reserved.
   59158  *
   59159  * Redistribution and use in source and binary forms, with or without
   59160  * modification, are permitted provided that the following conditions
   59161  * are met:
   59162  *
   59163  * 1. Redistributions of source code must retain the above copyright
   59164  *    notice, this list of conditions and the following disclaimer.
   59165  *
   59166  * 2. Redistributions in binary form must reproduce the above copyright
   59167  *    notice, this list of conditions and the following disclaimer in
   59168  *    the documentation and/or other materials provided with the
   59169  *    distribution.
   59170  *
   59171  * 3. The name "Carnegie Mellon University" must not be used to
   59172  *    endorse or promote products derived from this software without
   59173  *    prior written permission. For permission or any legal
   59174  *    details, please contact
   59175  *      Office of Technology Transfer
   59176  *      Carnegie Mellon University
   59177  *      5000 Forbes Avenue
   59178  *      Pittsburgh, PA  15213-3890
   59179  *      (412) 268-4387, fax: (412) 268-7395
   59180  *      tech-transfer (a] andrew.cmu.edu
   59181  *
   59182  * 4. Redistributions of any form whatsoever must retain the following
   59183  *    acknowledgment:
   59184  *    "This product includes software developed by Computing Services
   59185  *     at Carnegie Mellon University (http://www.cmu.edu/computing/)."
   59186  *
   59187  * CARNEGIE MELLON UNIVERSITY DISCLAIMS ALL WARRANTIES WITH REGARD TO
   59188  * THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
   59189  * AND FITNESS, IN NO EVENT SHALL CARNEGIE MELLON UNIVERSITY BE LIABLE
   59190  * FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
   59191  * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
   59192  * AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
   59193  * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
   59194  *
   59195  * $Id: magic.h,v 1.5 2003/06/11 23:56:26 paulus Exp $
   59196  */
   59197 
   59198 /*
   59199  * main.c - Point-to-Point Protocol main module
   59200  *
   59201  * Copyright (c) 1984-2000 Carnegie Mellon University. All rights reserved.
   59202  *
   59203  * Redistribution and use in source and binary forms, with or without
   59204  * modification, are permitted provided that the following conditions
   59205  * are met:
   59206  *
   59207  * 1. Redistributions of source code must retain the above copyright
   59208  *    notice, this list of conditions and the following disclaimer.
   59209  *
   59210  * 2. Redistributions in binary form must reproduce the above copyright
   59211  *    notice, this list of conditions and the following disclaimer in
   59212  *    the documentation and/or other materials provided with the
   59213  *    distribution.
   59214  *
   59215  * 3. The name "Carnegie Mellon University" must not be used to
   59216  *    endorse or promote products derived from this software without
   59217  *    prior written permission. For permission or any legal
   59218  *    details, please contact
   59219  *      Office of Technology Transfer
   59220  *      Carnegie Mellon University
   59221  *      5000 Forbes Avenue
   59222  *      Pittsburgh, PA  15213-3890
   59223  *      (412) 268-4387, fax: (412) 268-7395
   59224  *      tech-transfer (a] andrew.cmu.edu
   59225  *
   59226  * 4. Redistributions of any form whatsoever must retain the following
   59227  *    acknowledgment:
   59228  *    "This product includes software developed by Computing Services
   59229  *     at Carnegie Mellon University (http://www.cmu.edu/computing/)."
   59230  *
   59231  * CARNEGIE MELLON UNIVERSITY DISCLAIMS ALL WARRANTIES WITH REGARD TO
   59232  * THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
   59233  * AND FITNESS, IN NO EVENT SHALL CARNEGIE MELLON UNIVERSITY BE LIABLE
   59234  * FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
   59235  * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
   59236  * AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
   59237  * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
   59238  *
   59239  * Copyright (c) 1999-2004 Paul Mackerras. All rights reserved.
   59240  *
   59241  * Redistribution and use in source and binary forms, with or without
   59242  * modification, are permitted provided that the following conditions
   59243  * are met:
   59244  *
   59245  * 1. Redistributions of source code must retain the above copyright
   59246  *    notice, this list of conditions and the following disclaimer.
   59247  *
   59248  * 2. The name(s) of the authors of this software must not be used to
   59249  *    endorse or promote products derived from this software without
   59250  *    prior written permission.
   59251  *
   59252  * 3. Redistributions of any form whatsoever must retain the following
   59253  *    acknowledgment:
   59254  *    "This product includes software developed by Paul Mackerras
   59255  *     &lt;paulus (a] samba.org&gt;".
   59256  *
   59257  * THE AUTHORS OF THIS SOFTWARE DISCLAIM ALL WARRANTIES WITH REGARD TO
   59258  * THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
   59259  * AND FITNESS, IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY
   59260  * SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
   59261  * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
   59262  * AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
   59263  * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
   59264  */
   59265 
   59266 /*
   59267  * multilink.c - support routines for multilink.
   59268  *
   59269  * Copyright (c) 2000-2002 Paul Mackerras. All rights reserved.
   59270  *
   59271  * Redistribution and use in source and binary forms, with or without
   59272  * modification, are permitted provided that the following conditions
   59273  * are met:
   59274  *
   59275  * 1. Redistributions of source code must retain the above copyright
   59276  *    notice, this list of conditions and the following disclaimer.
   59277  *
   59278  * 2. The name(s) of the authors of this software must not be used to
   59279  *    endorse or promote products derived from this software without
   59280  *    prior written permission.
   59281  *
   59282  * 3. Redistributions of any form whatsoever must retain the following
   59283  *    acknowledgment:
   59284  *    "This product includes software developed by Paul Mackerras
   59285  *     &lt;paulus (a] samba.org&gt;".
   59286  *
   59287  * THE AUTHORS OF THIS SOFTWARE DISCLAIM ALL WARRANTIES WITH REGARD TO
   59288  * THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
   59289  * AND FITNESS, IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY
   59290  * SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
   59291  * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
   59292  * AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
   59293  * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
   59294  */
   59295 
   59296 /*
   59297  * options.c - handles option processing for PPP.
   59298  *
   59299  * Copyright (c) 1984-2000 Carnegie Mellon University. All rights reserved.
   59300  *
   59301  * Redistribution and use in source and binary forms, with or without
   59302  * modification, are permitted provided that the following conditions
   59303  * are met:
   59304  *
   59305  * 1. Redistributions of source code must retain the above copyright
   59306  *    notice, this list of conditions and the following disclaimer.
   59307  *
   59308  * 2. Redistributions in binary form must reproduce the above copyright
   59309  *    notice, this list of conditions and the following disclaimer in
   59310  *    the documentation and/or other materials provided with the
   59311  *    distribution.
   59312  *
   59313  * 3. The name "Carnegie Mellon University" must not be used to
   59314  *    endorse or promote products derived from this software without
   59315  *    prior written permission. For permission or any legal
   59316  *    details, please contact
   59317  *      Office of Technology Transfer
   59318  *      Carnegie Mellon University
   59319  *      5000 Forbes Avenue
   59320  *      Pittsburgh, PA  15213-3890
   59321  *      (412) 268-4387, fax: (412) 268-7395
   59322  *      tech-transfer (a] andrew.cmu.edu
   59323  *
   59324  * 4. Redistributions of any form whatsoever must retain the following
   59325  *    acknowledgment:
   59326  *    "This product includes software developed by Computing Services
   59327  *     at Carnegie Mellon University (http://www.cmu.edu/computing/)."
   59328  *
   59329  * CARNEGIE MELLON UNIVERSITY DISCLAIMS ALL WARRANTIES WITH REGARD TO
   59330  * THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
   59331  * AND FITNESS, IN NO EVENT SHALL CARNEGIE MELLON UNIVERSITY BE LIABLE
   59332  * FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
   59333  * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
   59334  * AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
   59335  * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
   59336  */
   59337 
   59338 /*
   59339  * minconn.c - pppd plugin to implement a `minconnect' option.
   59340  *
   59341  * Copyright (c) 1999 Paul Mackerras. All rights reserved.
   59342  *
   59343  * Redistribution and use in source and binary forms, with or without
   59344  * modification, are permitted provided that the following conditions
   59345  * are met:
   59346  *
   59347  * 1. Redistributions of source code must retain the above copyright
   59348  *    notice, this list of conditions and the following disclaimer.
   59349  *
   59350  * 2. Redistributions in binary form must reproduce the above copyright
   59351  *    notice, this list of conditions and the following disclaimer in
   59352  *    the documentation and/or other materials provided with the
   59353  *    distribution.
   59354  *
   59355  * 3. The name(s) of the authors of this software must not be used to
   59356  *    endorse or promote products derived from this software without
   59357  *    prior written permission.
   59358  *
   59359  * 4. Redistributions of any form whatsoever must retain the following
   59360  *    acknowledgment:
   59361  *    "This product includes software developed by Paul Mackerras
   59362  *     &lt;paulus (a] samba.org&gt;".
   59363  *
   59364  * THE AUTHORS OF THIS SOFTWARE DISCLAIM ALL WARRANTIES WITH REGARD TO
   59365  * THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
   59366  * AND FITNESS, IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY
   59367  * SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
   59368  * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
   59369  * AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
   59370  * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
   59371  */
   59372 
   59373 /*
   59374  * $Id: avpair.c,v 1.1 2004/11/14 07:26:26 paulus Exp $
   59375  *
   59376  * Copyright (C) 1995 Lars Fenneberg
   59377  *
   59378  * Copyright 1992 Livingston Enterprises, Inc.
   59379  *
   59380  * Copyright 1992,1993, 1994,1995 The Regents of the University of Michigan
   59381  * and Merit Network, Inc. All Rights Reserved
   59382  *
   59383  * See the file COPYRIGHT for the respective terms and conditions.
   59384  * If the file is missing contact me at lf (a] elemental.net
   59385  * and I'll send you a copy.
   59386  *
   59387  */
   59388 
   59389 /*
   59390  * $Id: buildreq.c,v 1.1 2004/11/14 07:26:26 paulus Exp $
   59391  *
   59392  * Copyright (C) 1995,1997 Lars Fenneberg
   59393  *
   59394  * See the file COPYRIGHT for the respective terms and conditions.
   59395  * If the file is missing contact me at lf (a] elemental.net
   59396  * and I'll send you a copy.
   59397  *
   59398  */
   59399 
   59400 /*
   59401  * $Id: clientid.c,v 1.1 2004/11/14 07:26:26 paulus Exp $
   59402  *
   59403  * Copyright (C) 1995,1996,1997 Lars Fenneberg
   59404  *
   59405  * See the file COPYRIGHT for the respective terms and conditions.
   59406  * If the file is missing contact me at lf (a] elemental.net
   59407  * and I'll send you a copy.
   59408  *
   59409  */
   59410 
   59411 /*
   59412  * $Id: config.c,v 1.1 2004/11/14 07:26:26 paulus Exp $
   59413  *
   59414  * Copyright (C) 1995,1996,1997 Lars Fenneberg
   59415  *
   59416  * Copyright 1992 Livingston Enterprises, Inc.
   59417  *
   59418  * Copyright 1992,1993, 1994,1995 The Regents of the University of Michigan
   59419  * and Merit Network, Inc. All Rights Reserved
   59420  *
   59421  * See the file COPYRIGHT for the respective terms and conditions.
   59422  * If the file is missing contact me at lf (a] elemental.net
   59423  * and I'll send you a copy.
   59424  *
   59425  */
   59426 
   59427 /*
   59428  * $Id: dict.c,v 1.1 2004/11/14 07:26:26 paulus Exp $
   59429  *
   59430  * Copyright (C) 2002 Roaring Penguin Software Inc.
   59431  *
   59432  * Copyright (C) 1995,1996,1997 Lars Fenneberg
   59433  *
   59434  * Copyright 1992 Livingston Enterprises, Inc.
   59435  *
   59436  * Copyright 1992,1993, 1994,1995 The Regents of the University of Michigan
   59437  * and Merit Network, Inc. All Rights Reserved
   59438  *
   59439  * See the file COPYRIGHT for the respective terms and conditions.
   59440  * If the file is missing contact me at lf (a] elemental.net
   59441  * and I'll send you a copy.
   59442  *
   59443  */
   59444 
   59445 /*
   59446  * $Id: includes.h,v 1.1 2004/11/14 07:26:26 paulus Exp $
   59447  *
   59448  * Copyright (C) 1997 Lars Fenneberg
   59449  *
   59450  * Copyright 1992 Livingston Enterprises, Inc.
   59451  *
   59452  * Copyright 1992,1993, 1994,1995 The Regents of the University of Michigan
   59453  * and Merit Network, Inc. All Rights Reserved
   59454  *
   59455  * See the file COPYRIGHT for the respective terms and conditions.
   59456  * If the file is missing contact me at lf (a] elemental.net
   59457  * and I'll send you a copy.
   59458  *
   59459  */
   59460 
   59461 /*
   59462  * $Id: ip_util.c,v 1.1 2004/11/14 07:26:26 paulus Exp $
   59463  *
   59464  * Copyright (C) 1995,1996,1997 Lars Fenneberg
   59465  *
   59466  * Copyright 1992 Livingston Enterprises, Inc.
   59467  *
   59468  * Copyright 1992,1993, 1994,1995 The Regents of the University of Michigan
   59469  * and Merit Network, Inc. All Rights Reserved
   59470  *
   59471  * See the file COPYRIGHT for the respective terms and conditions.
   59472  * If the file is missing contact me at lf (a] elemental.net
   59473  * and I'll send you a copy.
   59474  *
   59475  */
   59476 
   59477 /*
   59478  * $Id: lock.c,v 1.1 2004/11/14 07:26:26 paulus Exp $
   59479  *
   59480  * Copyright (C) 1997 Lars Fenneberg
   59481  *
   59482  * See the file COPYRIGHT for the respective terms and conditions.
   59483  * If the file is missing contact me at lf (a] elemental.net
   59484  * and I'll send you a copy.
   59485  *
   59486  */
   59487 
   59488 /*
   59489  * $Id: options.h,v 1.1 2004/11/14 07:26:26 paulus Exp $
   59490  *
   59491  * Copyright (C) 1996 Lars Fenneberg
   59492  *
   59493  * See the file COPYRIGHT for the respective terms and conditions. 
   59494  * If the file is missing contact me at lf (a] elemental.net 
   59495  * and I'll send you a copy.
   59496  *
   59497  */
   59498 
   59499 /*
   59500  * $Id: pathnames.h,v 1.1 2004/11/14 07:26:26 paulus Exp $
   59501  *
   59502  * Copyright (C) 1995,1996 Lars Fenneberg
   59503  *
   59504  * Copyright 1992 Livingston Enterprises, Inc.
   59505  *
   59506  * Copyright 1992,1993, 1994,1995 The Regents of the University of Michigan
   59507  * and Merit Network, Inc. All Rights Reserved
   59508  *
   59509  * See the file COPYRIGHT for the respective terms and conditions.
   59510  * If the file is missing contact me at lf (a] elemental.net
   59511  * and I'll send you a copy.
   59512  *
   59513  */
   59514 
   59515 /*
   59516  * $Id: radiusclient.h,v 1.1 2004/11/14 07:26:26 paulus Exp $
   59517  *
   59518  * Copyright (C) 1995,1996,1997,1998 Lars Fenneberg
   59519  *
   59520  * Copyright 1992 Livingston Enterprises, Inc.
   59521  *
   59522  * Copyright 1992,1993, 1994,1995 The Regents of the University of Michigan
   59523  * and Merit Network, Inc. All Rights Reserved
   59524  *
   59525  * See the file COPYRIGHT for the respective terms and conditions.
   59526  * If the file is missing contact me at lf (a] elemental.net
   59527  * and I'll send you a copy.
   59528  *
   59529  */
   59530 
   59531 /*
   59532  * $Id: sendserver.c,v 1.1 2004/11/14 07:26:26 paulus Exp $
   59533  *
   59534  * Copyright (C) 1995,1996,1997 Lars Fenneberg
   59535  *
   59536  * Copyright 1992 Livingston Enterprises, Inc.
   59537  *
   59538  * Copyright 1992,1993, 1994,1995 The Regents of the University of Michigan
   59539  * and Merit Network, Inc. All Rights Reserved
   59540  *
   59541  * See the file COPYRIGHT for the respective terms and conditions.
   59542  * If the file is missing contact me at lf (a] elemental.net
   59543  * and I'll send you a copy.
   59544  *
   59545  */
   59546 
   59547 /*
   59548  * pppcrypt.c - PPP/DES linkage for MS-CHAP and EAP SRP-SHA1
   59549  *
   59550  * Extracted from chap_ms.c by James Carlson.
   59551  *
   59552  * Copyright (c) 1995 Eric Rosenquist.  All rights reserved.
   59553  *
   59554  * Redistribution and use in source and binary forms, with or without
   59555  * modification, are permitted provided that the following conditions
   59556  * are met:
   59557  *
   59558  * 1. Redistributions of source code must retain the above copyright
   59559  *    notice, this list of conditions and the following disclaimer.
   59560  *
   59561  * 2. Redistributions in binary form must reproduce the above copyright
   59562  *    notice, this list of conditions and the following disclaimer in
   59563  *    the documentation and/or other materials provided with the
   59564  *    distribution.
   59565  *
   59566  * 3. The name(s) of the authors of this software must not be used to
   59567  *    endorse or promote products derived from this software without
   59568  *    prior written permission.
   59569  *
   59570  * THE AUTHORS OF THIS SOFTWARE DISCLAIM ALL WARRANTIES WITH REGARD TO
   59571  * THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
   59572  * AND FITNESS, IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY
   59573  * SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
   59574  * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
   59575  * AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
   59576  * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
   59577  */
   59578 
   59579 /*
   59580  * pppcrypt.c - PPP/DES linkage for MS-CHAP and EAP SRP-SHA1
   59581  *
   59582  * Extracted from chap_ms.c by James Carlson.
   59583  *
   59584  * Copyright (c) 1995 Eric Rosenquist.  All rights reserved.
   59585  *
   59586  * Redistribution and use in source and binary forms, with or without
   59587  * modification, are permitted provided that the following conditions
   59588  * are met:
   59589  *
   59590  * 1. Redistributions of source code must retain the above copyright
   59591  *    notice, this list of conditions and the following disclaimer.
   59592  *
   59593  * 2. Redistributions in binary form must reproduce the above copyright
   59594  *    notice, this list of conditions and the following disclaimer in
   59595  *    the documentation and/or other materials provided with the
   59596  *    distribution.
   59597  *
   59598  * 3. The name(s) of the authors of this software must not be used to
   59599  *    endorse or promote products derived from this software without
   59600  *    prior written permission.
   59601  *
   59602  * THE AUTHORS OF THIS SOFTWARE DISCLAIM ALL WARRANTIES WITH REGARD TO
   59603  * THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
   59604  * AND FITNESS, IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY
   59605  * SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
   59606  * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
   59607  * AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
   59608  * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
   59609  */
   59610 
   59611 /*
   59612  * pppd.h - PPP daemon global declarations.
   59613  *
   59614  * Copyright (c) 1984-2000 Carnegie Mellon University. All rights reserved.
   59615  *
   59616  * Redistribution and use in source and binary forms, with or without
   59617  * modification, are permitted provided that the following conditions
   59618  * are met:
   59619  *
   59620  * 1. Redistributions of source code must retain the above copyright
   59621  *    notice, this list of conditions and the following disclaimer.
   59622  *
   59623  * 2. Redistributions in binary form must reproduce the above copyright
   59624  *    notice, this list of conditions and the following disclaimer in
   59625  *    the documentation and/or other materials provided with the
   59626  *    distribution.
   59627  *
   59628  * 3. The name "Carnegie Mellon University" must not be used to
   59629  *    endorse or promote products derived from this software without
   59630  *    prior written permission. For permission or any legal
   59631  *    details, please contact
   59632  *      Office of Technology Transfer
   59633  *      Carnegie Mellon University
   59634  *      5000 Forbes Avenue
   59635  *      Pittsburgh, PA  15213-3890
   59636  *      (412) 268-4387, fax: (412) 268-7395
   59637  *      tech-transfer (a] andrew.cmu.edu
   59638  *
   59639  * 4. Redistributions of any form whatsoever must retain the following
   59640  *    acknowledgment:
   59641  *    "This product includes software developed by Computing Services
   59642  *     at Carnegie Mellon University (http://www.cmu.edu/computing/)."
   59643  *
   59644  * CARNEGIE MELLON UNIVERSITY DISCLAIMS ALL WARRANTIES WITH REGARD TO
   59645  * THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
   59646  * AND FITNESS, IN NO EVENT SHALL CARNEGIE MELLON UNIVERSITY BE LIABLE
   59647  * FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
   59648  * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
   59649  * AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
   59650  * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
   59651  *
   59652  * $Id: pppd.h,v 1.91 2005/08/25 23:59:34 paulus Exp $
   59653  */
   59654 
   59655 /*
   59656  * sys-linux.c - System-dependent procedures for setting up
   59657  * PPP interfaces on Linux systems
   59658  *
   59659  * Copyright (c) 1994-2004 Paul Mackerras. All rights reserved.
   59660  *
   59661  * Redistribution and use in source and binary forms, with or without
   59662  * modification, are permitted provided that the following conditions
   59663  * are met:
   59664  *
   59665  * 1. Redistributions of source code must retain the above copyright
   59666  *    notice, this list of conditions and the following disclaimer.
   59667  *
   59668  * 2. The name(s) of the authors of this software must not be used to
   59669  *    endorse or promote products derived from this software without
   59670  *    prior written permission.
   59671  *
   59672  * 3. Redistributions of any form whatsoever must retain the following
   59673  *    acknowledgment:
   59674  *    "This product includes software developed by Paul Mackerras
   59675  *     &lt;paulus (a] samba.org&gt;".
   59676  *
   59677  * THE AUTHORS OF THIS SOFTWARE DISCLAIM ALL WARRANTIES WITH REGARD TO
   59678  * THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
   59679  * AND FITNESS, IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY
   59680  * SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
   59681  * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
   59682  * AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
   59683  * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
   59684  *
   59685  * Derived from main.c and pppd.h, which are:
   59686  *
   59687  * Copyright (c) 1984-2000 Carnegie Mellon University. All rights reserved.
   59688  *
   59689  * Redistribution and use in source and binary forms, with or without
   59690  * modification, are permitted provided that the following conditions
   59691  * are met:
   59692  *
   59693  * 1. Redistributions of source code must retain the above copyright
   59694  *    notice, this list of conditions and the following disclaimer.
   59695  *
   59696  * 2. Redistributions in binary form must reproduce the above copyright
   59697  *    notice, this list of conditions and the following disclaimer in
   59698  *    the documentation and/or other materials provided with the
   59699  *    distribution.
   59700  *
   59701  * 3. The name "Carnegie Mellon University" must not be used to
   59702  *    endorse or promote products derived from this software without
   59703  *    prior written permission. For permission or any legal
   59704  *    details, please contact
   59705  *      Office of Technology Transfer
   59706  *      Carnegie Mellon University
   59707  *      5000 Forbes Avenue
   59708  *      Pittsburgh, PA  15213-3890
   59709  *      (412) 268-4387, fax: (412) 268-7395
   59710  *      tech-transfer (a] andrew.cmu.edu
   59711  *
   59712  * 4. Redistributions of any form whatsoever must retain the following
   59713  *    acknowledgment:
   59714  *    "This product includes software developed by Computing Services
   59715  *     at Carnegie Mellon University (http://www.cmu.edu/computing/)."
   59716  *
   59717  * CARNEGIE MELLON UNIVERSITY DISCLAIMS ALL WARRANTIES WITH REGARD TO
   59718  * THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
   59719  * AND FITNESS, IN NO EVENT SHALL CARNEGIE MELLON UNIVERSITY BE LIABLE
   59720  * FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
   59721  * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
   59722  * AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
   59723  * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
   59724  */
   59725 
   59726 /*
   59727  * tty.c - code for handling serial ports in pppd.
   59728  *
   59729  * Copyright (C) 2000-2004 Paul Mackerras. All rights reserved.
   59730  *
   59731  * Redistribution and use in source and binary forms, with or without
   59732  * modification, are permitted provided that the following conditions
   59733  * are met:
   59734  *
   59735  * 1. Redistributions of source code must retain the above copyright
   59736  *    notice, this list of conditions and the following disclaimer.
   59737  *
   59738  * 2. The name(s) of the authors of this software must not be used to
   59739  *    endorse or promote products derived from this software without
   59740  *    prior written permission.
   59741  *
   59742  * 3. Redistributions of any form whatsoever must retain the following
   59743  *    acknowledgment:
   59744  *    "This product includes software developed by Paul Mackerras
   59745  *     &lt;paulus (a] samba.org&gt;".
   59746  *
   59747  * THE AUTHORS OF THIS SOFTWARE DISCLAIM ALL WARRANTIES WITH REGARD TO
   59748  * THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
   59749  * AND FITNESS, IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY
   59750  * SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
   59751  * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
   59752  * AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
   59753  * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
   59754  *
   59755  * Portions derived from main.c, which is:
   59756  *
   59757  * Copyright (c) 1984-2000 Carnegie Mellon University. All rights reserved.
   59758  *
   59759  * Redistribution and use in source and binary forms, with or without
   59760  * modification, are permitted provided that the following conditions
   59761  * are met:
   59762  *
   59763  * 1. Redistributions of source code must retain the above copyright
   59764  *    notice, this list of conditions and the following disclaimer.
   59765  *
   59766  * 2. Redistributions in binary form must reproduce the above copyright
   59767  *    notice, this list of conditions and the following disclaimer in
   59768  *    the documentation and/or other materials provided with the
   59769  *    distribution.
   59770  *
   59771  * 3. The name "Carnegie Mellon University" must not be used to
   59772  *    endorse or promote products derived from this software without
   59773  *    prior written permission. For permission or any legal
   59774  *    details, please contact
   59775  *      Office of Technology Transfer
   59776  *      Carnegie Mellon University
   59777  *      5000 Forbes Avenue
   59778  *      Pittsburgh, PA  15213-3890
   59779  *      (412) 268-4387, fax: (412) 268-7395
   59780  *      tech-transfer (a] andrew.cmu.edu
   59781  *
   59782  * 4. Redistributions of any form whatsoever must retain the following
   59783  *    acknowledgment:
   59784  *    "This product includes software developed by Computing Services
   59785  *     at Carnegie Mellon University (http://www.cmu.edu/computing/)."
   59786  *
   59787  * CARNEGIE MELLON UNIVERSITY DISCLAIMS ALL WARRANTIES WITH REGARD TO
   59788  * THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
   59789  * AND FITNESS, IN NO EVENT SHALL CARNEGIE MELLON UNIVERSITY BE LIABLE
   59790  * FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
   59791  * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
   59792  * AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
   59793  * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
   59794  */
   59795 
   59796 /*
   59797  * upap.c - User/Password Authentication Protocol.
   59798  *
   59799  * Copyright (c) 1984-2000 Carnegie Mellon University. All rights reserved.
   59800  *
   59801  * Redistribution and use in source and binary forms, with or without
   59802  * modification, are permitted provided that the following conditions
   59803  * are met:
   59804  *
   59805  * 1. Redistributions of source code must retain the above copyright
   59806  *    notice, this list of conditions and the following disclaimer.
   59807  *
   59808  * 2. Redistributions in binary form must reproduce the above copyright
   59809  *    notice, this list of conditions and the following disclaimer in
   59810  *    the documentation and/or other materials provided with the
   59811  *    distribution.
   59812  *
   59813  * 3. The name "Carnegie Mellon University" must not be used to
   59814  *    endorse or promote products derived from this software without
   59815  *    prior written permission. For permission or any legal
   59816  *    details, please contact
   59817  *      Office of Technology Transfer
   59818  *      Carnegie Mellon University
   59819  *      5000 Forbes Avenue
   59820  *      Pittsburgh, PA  15213-3890
   59821  *      (412) 268-4387, fax: (412) 268-7395
   59822  *      tech-transfer (a] andrew.cmu.edu
   59823  *
   59824  * 4. Redistributions of any form whatsoever must retain the following
   59825  *    acknowledgment:
   59826  *    "This product includes software developed by Computing Services
   59827  *     at Carnegie Mellon University (http://www.cmu.edu/computing/)."
   59828  *
   59829  * CARNEGIE MELLON UNIVERSITY DISCLAIMS ALL WARRANTIES WITH REGARD TO
   59830  * THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
   59831  * AND FITNESS, IN NO EVENT SHALL CARNEGIE MELLON UNIVERSITY BE LIABLE
   59832  * FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
   59833  * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
   59834  * AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
   59835  * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
   59836  */
   59837 
   59838 /*
   59839  * upap.h - User/Password Authentication Protocol definitions.
   59840  *
   59841  * Copyright (c) 1984-2000 Carnegie Mellon University. All rights reserved.
   59842  *
   59843  * Redistribution and use in source and binary forms, with or without
   59844  * modification, are permitted provided that the following conditions
   59845  * are met:
   59846  *
   59847  * 1. Redistributions of source code must retain the above copyright
   59848  *    notice, this list of conditions and the following disclaimer.
   59849  *
   59850  * 2. Redistributions in binary form must reproduce the above copyright
   59851  *    notice, this list of conditions and the following disclaimer in
   59852  *    the documentation and/or other materials provided with the
   59853  *    distribution.
   59854  *
   59855  * 3. The name "Carnegie Mellon University" must not be used to
   59856  *    endorse or promote products derived from this software without
   59857  *    prior written permission. For permission or any legal
   59858  *    details, please contact
   59859  *      Office of Technology Transfer
   59860  *      Carnegie Mellon University
   59861  *      5000 Forbes Avenue
   59862  *      Pittsburgh, PA  15213-3890
   59863  *      (412) 268-4387, fax: (412) 268-7395
   59864  *      tech-transfer (a] andrew.cmu.edu
   59865  *
   59866  * 4. Redistributions of any form whatsoever must retain the following
   59867  *    acknowledgment:
   59868  *    "This product includes software developed by Computing Services
   59869  *     at Carnegie Mellon University (http://www.cmu.edu/computing/)."
   59870  *
   59871  * CARNEGIE MELLON UNIVERSITY DISCLAIMS ALL WARRANTIES WITH REGARD TO
   59872  * THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
   59873  * AND FITNESS, IN NO EVENT SHALL CARNEGIE MELLON UNIVERSITY BE LIABLE
   59874  * FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
   59875  * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
   59876  * AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
   59877  * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
   59878  *
   59879  * $Id: upap.h,v 1.8 2002/12/04 23:03:33 paulus Exp $
   59880  */
   59881 
   59882 /*
   59883  * utils.c - various utility functions used in pppd.
   59884  *
   59885  * Copyright (c) 1999-2002 Paul Mackerras. All rights reserved.
   59886  *
   59887  * Redistribution and use in source and binary forms, with or without
   59888  * modification, are permitted provided that the following conditions
   59889  * are met:
   59890  *
   59891  * 1. Redistributions of source code must retain the above copyright
   59892  *    notice, this list of conditions and the following disclaimer.
   59893  *
   59894  * 2. The name(s) of the authors of this software must not be used to
   59895  *    endorse or promote products derived from this software without
   59896  *    prior written permission.
   59897  *
   59898  * 3. Redistributions of any form whatsoever must retain the following
   59899  *    acknowledgment:
   59900  *    "This product includes software developed by Paul Mackerras
   59901  *     &lt;paulus (a] samba.org&gt;".
   59902  *
   59903  * THE AUTHORS OF THIS SOFTWARE DISCLAIM ALL WARRANTIES WITH REGARD TO
   59904  * THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
   59905  * AND FITNESS, IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY
   59906  * SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
   59907  * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
   59908  * AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
   59909  * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
   59910  */
   59911 
   59912 /* Because this code is derived from the 4.3BSD compress source:
   59913  *
   59914  *
   59915  * Copyright (c) 1985, 1986 The Regents of the University of California.
   59916  * All rights reserved.
   59917  *
   59918  * This code is derived from software contributed to Berkeley by
   59919  * James A. Woods, derived from original work by Spencer Thomas
   59920  * and Joseph Orost.
   59921  *
   59922  * Redistribution and use in source and binary forms, with or without
   59923  * modification, are permitted provided that the following conditions
   59924  * are met:
   59925  * 1. Redistributions of source code must retain the above copyright
   59926  *    notice, this list of conditions and the following disclaimer.
   59927  * 2. Redistributions in binary form must reproduce the above copyright
   59928  *    notice, this list of conditions and the following disclaimer in the
   59929  *    documentation and/or other materials provided with the distribution.
   59930  * 3. All advertising materials mentioning features or use of this software
   59931  *    must display the following acknowledgement:
   59932  *	This product includes software developed by the University of
   59933  *	California, Berkeley and its contributors.
   59934  * 4. Neither the name of the University nor the names of its contributors
   59935  *    may be used to endorse or promote products derived from this software
   59936  *    without specific prior written permission.
   59937  *
   59938  * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
   59939  * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
   59940  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
   59941  * ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
   59942  * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
   59943  * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
   59944  * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
   59945  * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
   59946  * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
   59947  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
   59948  * SUCH DAMAGE.
   59949  */
   59950 
   59951 /*
   59952  * ppp_deflate.c - interface the zlib procedures for Deflate compression
   59953  * and decompression (as used by gzip) to the PPP code.
   59954  *
   59955  * Copyright (c) 1994 Paul Mackerras. All rights reserved.
   59956  *
   59957  * Redistribution and use in source and binary forms, with or without
   59958  * modification, are permitted provided that the following conditions
   59959  * are met:
   59960  *
   59961  * 1. Redistributions of source code must retain the above copyright
   59962  *    notice, this list of conditions and the following disclaimer.
   59963  *
   59964  * 2. Redistributions in binary form must reproduce the above copyright
   59965  *    notice, this list of conditions and the following disclaimer in
   59966  *    the documentation and/or other materials provided with the
   59967  *    distribution.
   59968  *
   59969  * 3. The name(s) of the authors of this software must not be used to
   59970  *    endorse or promote products derived from this software without
   59971  *    prior written permission.
   59972  *
   59973  * 4. Redistributions of any form whatsoever must retain the following
   59974  *    acknowledgment:
   59975  *    "This product includes software developed by Paul Mackerras
   59976  *     &lt;paulus (a] samba.org&gt;".
   59977  *
   59978  * THE AUTHORS OF THIS SOFTWARE DISCLAIM ALL WARRANTIES WITH REGARD TO
   59979  * THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
   59980  * AND FITNESS, IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY
   59981  * SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
   59982  * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
   59983  * AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
   59984  * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
   59985  *
   59986  * $Id: deflate.c,v 1.5 2004/01/17 05:47:55 carlsonj Exp $
   59987  */
   59988 
   59989 /*
   59990  * ppp-comp.h - Definitions for doing PPP packet compression.
   59991  *
   59992  * Copyright (c) 1994 Paul Mackerras. All rights reserved.
   59993  *
   59994  * Redistribution and use in source and binary forms, with or without
   59995  * modification, are permitted provided that the following conditions
   59996  * are met:
   59997  *
   59998  * 1. Redistributions of source code must retain the above copyright
   59999  *    notice, this list of conditions and the following disclaimer.
   60000  *
   60001  * 2. Redistributions in binary form must reproduce the above copyright
   60002  *    notice, this list of conditions and the following disclaimer in
   60003  *    the documentation and/or other materials provided with the
   60004  *    distribution.
   60005  *
   60006  * 3. The name(s) of the authors of this software must not be used to
   60007  *    endorse or promote products derived from this software without
   60008  *    prior written permission.
   60009  *
   60010  * 4. Redistributions of any form whatsoever must retain the following
   60011  *    acknowledgment:
   60012  *    "This product includes software developed by Paul Mackerras
   60013  *     &lt;paulus (a] samba.org&gt;".
   60014  *
   60015  * THE AUTHORS OF THIS SOFTWARE DISCLAIM ALL WARRANTIES WITH REGARD TO
   60016  * THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
   60017  * AND FITNESS, IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY
   60018  * SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
   60019  * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
   60020  * AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
   60021  * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
   60022  *
   60023  * $Id: ppp-comp.h,v 1.2 2002/12/06 09:49:16 paulus Exp $
   60024  */
   60025 
   60026 /*
   60027  * pppdump - print out the contents of a record file generated by
   60028  * pppd in readable form.
   60029  *
   60030  * Copyright (c) 1999 Paul Mackerras. All rights reserved.
   60031  *
   60032  * Redistribution and use in source and binary forms, with or without
   60033  * modification, are permitted provided that the following conditions
   60034  * are met:
   60035  *
   60036  * 1. Redistributions of source code must retain the above copyright
   60037  *    notice, this list of conditions and the following disclaimer.
   60038  *
   60039  * 2. Redistributions in binary form must reproduce the above copyright
   60040  *    notice, this list of conditions and the following disclaimer in
   60041  *    the documentation and/or other materials provided with the
   60042  *    distribution.
   60043  *
   60044  * 3. The name(s) of the authors of this software must not be used to
   60045  *    endorse or promote products derived from this software without
   60046  *    prior written permission.
   60047  *
   60048  * 4. Redistributions of any form whatsoever must retain the following
   60049  *    acknowledgment:
   60050  *    "This product includes software developed by Paul Mackerras
   60051  *     &lt;paulus (a] samba.org&gt;".
   60052  *
   60053  * THE AUTHORS OF THIS SOFTWARE DISCLAIM ALL WARRANTIES WITH REGARD TO
   60054  * THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
   60055  * AND FITNESS, IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY
   60056  * SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
   60057  * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
   60058  * AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
   60059  * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
   60060  */
   60061 
   60062 /*
   60063  * print PPP statistics:
   60064  * 	pppstats [-a|-d] [-v|-r|-z] [-c count] [-w wait] [interface]
   60065  *
   60066  *   -a Show absolute values rather than deltas
   60067  *   -d Show data rate (kB/s) rather than bytes
   60068  *   -v Show more stats for VJ TCP header compression
   60069  *   -r Show compression ratio
   60070  *   -z Show compression statistics instead of default display
   60071  *
   60072  * History:
   60073  *      perkins (a] cps.msu.edu: Added compression statistics and alternate 
   60074  *                display. 11/94
   60075  *	Brad Parker (brad (a] cayman.com) 6/92
   60076  *
   60077  * from the original "slstats" by Van Jacobson
   60078  *
   60079  * Copyright (c) 1989 Regents of the University of California.
   60080  * All rights reserved.
   60081  *
   60082  * Redistribution and use in source and binary forms are permitted
   60083  * provided that the above copyright notice and this paragraph are
   60084  * duplicated in all such forms and that any documentation,
   60085  * advertising materials, and other materials related to such
   60086  * distribution and use acknowledge that the software was developed
   60087  * by the University of California, Berkeley.  The name of the
   60088  * University may not be used to endorse or promote products derived
   60089  * from this software without specific prior written permission.
   60090  * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
   60091  * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
   60092  * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
   60093  */
   60094 </pre>
   60095 </div>
   60096 </div>
   60097 
   60098 
   60099 <div class="product">
   60100 <span class="title">procps</span>
   60101 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   60102 <span class="homepage"><a href="http://procps.sourceforge.net/">homepage</a></span>
   60103 <div class="licence">
   60104 <pre>		    GNU GENERAL PUBLIC LICENSE
   60105 		       Version 2, June 1991
   60106 
   60107  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
   60108                        59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   60109  Everyone is permitted to copy and distribute verbatim copies
   60110  of this license document, but changing it is not allowed.
   60111 
   60112 			    Preamble
   60113 
   60114   The licenses for most software are designed to take away your
   60115 freedom to share and change it.  By contrast, the GNU General Public
   60116 License is intended to guarantee your freedom to share and change free
   60117 software--to make sure the software is free for all its users.  This
   60118 General Public License applies to most of the Free Software
   60119 Foundation's software and to any other program whose authors commit to
   60120 using it.  (Some other Free Software Foundation software is covered by
   60121 the GNU Library General Public License instead.)  You can apply it to
   60122 your programs, too.
   60123 
   60124   When we speak of free software, we are referring to freedom, not
   60125 price.  Our General Public Licenses are designed to make sure that you
   60126 have the freedom to distribute copies of free software (and charge for
   60127 this service if you wish), that you receive source code or can get it
   60128 if you want it, that you can change the software or use pieces of it
   60129 in new free programs; and that you know you can do these things.
   60130 
   60131   To protect your rights, we need to make restrictions that forbid
   60132 anyone to deny you these rights or to ask you to surrender the rights.
   60133 These restrictions translate to certain responsibilities for you if you
   60134 distribute copies of the software, or if you modify it.
   60135 
   60136   For example, if you distribute copies of such a program, whether
   60137 gratis or for a fee, you must give the recipients all the rights that
   60138 you have.  You must make sure that they, too, receive or can get the
   60139 source code.  And you must show them these terms so they know their
   60140 rights.
   60141 
   60142   We protect your rights with two steps: (1) copyright the software, and
   60143 (2) offer you this license which gives you legal permission to copy,
   60144 distribute and/or modify the software.
   60145 
   60146   Also, for each author's protection and ours, we want to make certain
   60147 that everyone understands that there is no warranty for this free
   60148 software.  If the software is modified by someone else and passed on, we
   60149 want its recipients to know that what they have is not the original, so
   60150 that any problems introduced by others will not reflect on the original
   60151 authors' reputations.
   60152 
   60153   Finally, any free program is threatened constantly by software
   60154 patents.  We wish to avoid the danger that redistributors of a free
   60155 program will individually obtain patent licenses, in effect making the
   60156 program proprietary.  To prevent this, we have made it clear that any
   60157 patent must be licensed for everyone's free use or not licensed at all.
   60158 
   60159   The precise terms and conditions for copying, distribution and
   60160 modification follow.
   60161 
   60163 		    GNU GENERAL PUBLIC LICENSE
   60164    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   60165 
   60166   0. This License applies to any program or other work which contains
   60167 a notice placed by the copyright holder saying it may be distributed
   60168 under the terms of this General Public License.  The "Program", below,
   60169 refers to any such program or work, and a "work based on the Program"
   60170 means either the Program or any derivative work under copyright law:
   60171 that is to say, a work containing the Program or a portion of it,
   60172 either verbatim or with modifications and/or translated into another
   60173 language.  (Hereinafter, translation is included without limitation in
   60174 the term "modification".)  Each licensee is addressed as "you".
   60175 
   60176 Activities other than copying, distribution and modification are not
   60177 covered by this License; they are outside its scope.  The act of
   60178 running the Program is not restricted, and the output from the Program
   60179 is covered only if its contents constitute a work based on the
   60180 Program (independent of having been made by running the Program).
   60181 Whether that is true depends on what the Program does.
   60182 
   60183   1. You may copy and distribute verbatim copies of the Program's
   60184 source code as you receive it, in any medium, provided that you
   60185 conspicuously and appropriately publish on each copy an appropriate
   60186 copyright notice and disclaimer of warranty; keep intact all the
   60187 notices that refer to this License and to the absence of any warranty;
   60188 and give any other recipients of the Program a copy of this License
   60189 along with the Program.
   60190 
   60191 You may charge a fee for the physical act of transferring a copy, and
   60192 you may at your option offer warranty protection in exchange for a fee.
   60193 
   60194   2. You may modify your copy or copies of the Program or any portion
   60195 of it, thus forming a work based on the Program, and copy and
   60196 distribute such modifications or work under the terms of Section 1
   60197 above, provided that you also meet all of these conditions:
   60198 
   60199     a) You must cause the modified files to carry prominent notices
   60200     stating that you changed the files and the date of any change.
   60201 
   60202     b) You must cause any work that you distribute or publish, that in
   60203     whole or in part contains or is derived from the Program or any
   60204     part thereof, to be licensed as a whole at no charge to all third
   60205     parties under the terms of this License.
   60206 
   60207     c) If the modified program normally reads commands interactively
   60208     when run, you must cause it, when started running for such
   60209     interactive use in the most ordinary way, to print or display an
   60210     announcement including an appropriate copyright notice and a
   60211     notice that there is no warranty (or else, saying that you provide
   60212     a warranty) and that users may redistribute the program under
   60213     these conditions, and telling the user how to view a copy of this
   60214     License.  (Exception: if the Program itself is interactive but
   60215     does not normally print such an announcement, your work based on
   60216     the Program is not required to print an announcement.)
   60217 
   60219 These requirements apply to the modified work as a whole.  If
   60220 identifiable sections of that work are not derived from the Program,
   60221 and can be reasonably considered independent and separate works in
   60222 themselves, then this License, and its terms, do not apply to those
   60223 sections when you distribute them as separate works.  But when you
   60224 distribute the same sections as part of a whole which is a work based
   60225 on the Program, the distribution of the whole must be on the terms of
   60226 this License, whose permissions for other licensees extend to the
   60227 entire whole, and thus to each and every part regardless of who wrote it.
   60228 
   60229 Thus, it is not the intent of this section to claim rights or contest
   60230 your rights to work written entirely by you; rather, the intent is to
   60231 exercise the right to control the distribution of derivative or
   60232 collective works based on the Program.
   60233 
   60234 In addition, mere aggregation of another work not based on the Program
   60235 with the Program (or with a work based on the Program) on a volume of
   60236 a storage or distribution medium does not bring the other work under
   60237 the scope of this License.
   60238 
   60239   3. You may copy and distribute the Program (or a work based on it,
   60240 under Section 2) in object code or executable form under the terms of
   60241 Sections 1 and 2 above provided that you also do one of the following:
   60242 
   60243     a) Accompany it with the complete corresponding machine-readable
   60244     source code, which must be distributed under the terms of Sections
   60245     1 and 2 above on a medium customarily used for software interchange; or,
   60246 
   60247     b) Accompany it with a written offer, valid for at least three
   60248     years, to give any third party, for a charge no more than your
   60249     cost of physically performing source distribution, a complete
   60250     machine-readable copy of the corresponding source code, to be
   60251     distributed under the terms of Sections 1 and 2 above on a medium
   60252     customarily used for software interchange; or,
   60253 
   60254     c) Accompany it with the information you received as to the offer
   60255     to distribute corresponding source code.  (This alternative is
   60256     allowed only for noncommercial distribution and only if you
   60257     received the program in object code or executable form with such
   60258     an offer, in accord with Subsection b above.)
   60259 
   60260 The source code for a work means the preferred form of the work for
   60261 making modifications to it.  For an executable work, complete source
   60262 code means all the source code for all modules it contains, plus any
   60263 associated interface definition files, plus the scripts used to
   60264 control compilation and installation of the executable.  However, as a
   60265 special exception, the source code distributed need not include
   60266 anything that is normally distributed (in either source or binary
   60267 form) with the major components (compiler, kernel, and so on) of the
   60268 operating system on which the executable runs, unless that component
   60269 itself accompanies the executable.
   60270 
   60271 If distribution of executable or object code is made by offering
   60272 access to copy from a designated place, then offering equivalent
   60273 access to copy the source code from the same place counts as
   60274 distribution of the source code, even though third parties are not
   60275 compelled to copy the source along with the object code.
   60276 
   60278   4. You may not copy, modify, sublicense, or distribute the Program
   60279 except as expressly provided under this License.  Any attempt
   60280 otherwise to copy, modify, sublicense or distribute the Program is
   60281 void, and will automatically terminate your rights under this License.
   60282 However, parties who have received copies, or rights, from you under
   60283 this License will not have their licenses terminated so long as such
   60284 parties remain in full compliance.
   60285 
   60286   5. You are not required to accept this License, since you have not
   60287 signed it.  However, nothing else grants you permission to modify or
   60288 distribute the Program or its derivative works.  These actions are
   60289 prohibited by law if you do not accept this License.  Therefore, by
   60290 modifying or distributing the Program (or any work based on the
   60291 Program), you indicate your acceptance of this License to do so, and
   60292 all its terms and conditions for copying, distributing or modifying
   60293 the Program or works based on it.
   60294 
   60295   6. Each time you redistribute the Program (or any work based on the
   60296 Program), the recipient automatically receives a license from the
   60297 original licensor to copy, distribute or modify the Program subject to
   60298 these terms and conditions.  You may not impose any further
   60299 restrictions on the recipients' exercise of the rights granted herein.
   60300 You are not responsible for enforcing compliance by third parties to
   60301 this License.
   60302 
   60303   7. If, as a consequence of a court judgment or allegation of patent
   60304 infringement or for any other reason (not limited to patent issues),
   60305 conditions are imposed on you (whether by court order, agreement or
   60306 otherwise) that contradict the conditions of this License, they do not
   60307 excuse you from the conditions of this License.  If you cannot
   60308 distribute so as to satisfy simultaneously your obligations under this
   60309 License and any other pertinent obligations, then as a consequence you
   60310 may not distribute the Program at all.  For example, if a patent
   60311 license would not permit royalty-free redistribution of the Program by
   60312 all those who receive copies directly or indirectly through you, then
   60313 the only way you could satisfy both it and this License would be to
   60314 refrain entirely from distribution of the Program.
   60315 
   60316 If any portion of this section is held invalid or unenforceable under
   60317 any particular circumstance, the balance of the section is intended to
   60318 apply and the section as a whole is intended to apply in other
   60319 circumstances.
   60320 
   60321 It is not the purpose of this section to induce you to infringe any
   60322 patents or other property right claims or to contest validity of any
   60323 such claims; this section has the sole purpose of protecting the
   60324 integrity of the free software distribution system, which is
   60325 implemented by public license practices.  Many people have made
   60326 generous contributions to the wide range of software distributed
   60327 through that system in reliance on consistent application of that
   60328 system; it is up to the author/donor to decide if he or she is willing
   60329 to distribute software through any other system and a licensee cannot
   60330 impose that choice.
   60331 
   60332 This section is intended to make thoroughly clear what is believed to
   60333 be a consequence of the rest of this License.
   60334 
   60336   8. If the distribution and/or use of the Program is restricted in
   60337 certain countries either by patents or by copyrighted interfaces, the
   60338 original copyright holder who places the Program under this License
   60339 may add an explicit geographical distribution limitation excluding
   60340 those countries, so that distribution is permitted only in or among
   60341 countries not thus excluded.  In such case, this License incorporates
   60342 the limitation as if written in the body of this License.
   60343 
   60344   9. The Free Software Foundation may publish revised and/or new versions
   60345 of the General Public License from time to time.  Such new versions will
   60346 be similar in spirit to the present version, but may differ in detail to
   60347 address new problems or concerns.
   60348 
   60349 Each version is given a distinguishing version number.  If the Program
   60350 specifies a version number of this License which applies to it and "any
   60351 later version", you have the option of following the terms and conditions
   60352 either of that version or of any later version published by the Free
   60353 Software Foundation.  If the Program does not specify a version number of
   60354 this License, you may choose any version ever published by the Free Software
   60355 Foundation.
   60356 
   60357   10. If you wish to incorporate parts of the Program into other free
   60358 programs whose distribution conditions are different, write to the author
   60359 to ask for permission.  For software which is copyrighted by the Free
   60360 Software Foundation, write to the Free Software Foundation; we sometimes
   60361 make exceptions for this.  Our decision will be guided by the two goals
   60362 of preserving the free status of all derivatives of our free software and
   60363 of promoting the sharing and reuse of software generally.
   60364 
   60365 			    NO WARRANTY
   60366 
   60367   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
   60368 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
   60369 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
   60370 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
   60371 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
   60372 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
   60373 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
   60374 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
   60375 REPAIR OR CORRECTION.
   60376 
   60377   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
   60378 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
   60379 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
   60380 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
   60381 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
   60382 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
   60383 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
   60384 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
   60385 POSSIBILITY OF SUCH DAMAGES.
   60386 
   60387 		     END OF TERMS AND CONDITIONS
   60388 
   60390 	    How to Apply These Terms to Your New Programs
   60391 
   60392   If you develop a new program, and you want it to be of the greatest
   60393 possible use to the public, the best way to achieve this is to make it
   60394 free software which everyone can redistribute and change under these terms.
   60395 
   60396   To do so, attach the following notices to the program.  It is safest
   60397 to attach them to the start of each source file to most effectively
   60398 convey the exclusion of warranty; and each file should have at least
   60399 the "copyright" line and a pointer to where the full notice is found.
   60400 
   60401     &lt;one line to give the program's name and a brief idea of what it does.&gt;
   60402     Copyright (C) 19yy  &lt;name of author&gt;
   60403 
   60404     This program is free software; you can redistribute it and/or modify
   60405     it under the terms of the GNU General Public License as published by
   60406     the Free Software Foundation; either version 2 of the License, or
   60407     (at your option) any later version.
   60408 
   60409     This program is distributed in the hope that it will be useful,
   60410     but WITHOUT ANY WARRANTY; without even the implied warranty of
   60411     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   60412     GNU General Public License for more details.
   60413 
   60414     You should have received a copy of the GNU General Public License
   60415     along with this program; if not, write to the Free Software
   60416     Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   60417 
   60418 
   60419 Also add information on how to contact you by electronic and paper mail.
   60420 
   60421 If the program is interactive, make it output a short notice like this
   60422 when it starts in an interactive mode:
   60423 
   60424     Gnomovision version 69, Copyright (C) 19yy name of author
   60425     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
   60426     This is free software, and you are welcome to redistribute it
   60427     under certain conditions; type `show c' for details.
   60428 
   60429 The hypothetical commands `show w' and `show c' should show the appropriate
   60430 parts of the General Public License.  Of course, the commands you use may
   60431 be called something other than `show w' and `show c'; they could even be
   60432 mouse-clicks or menu items--whatever suits your program.
   60433 
   60434 You should also get your employer (if you work as a programmer) or your
   60435 school, if any, to sign a "copyright disclaimer" for the program, if
   60436 necessary.  Here is a sample; alter the names:
   60437 
   60438   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
   60439   `Gnomovision' (which makes passes at compilers) written by James Hacker.
   60440 
   60441   &lt;signature of Ty Coon&gt;, 1 April 1989
   60442   Ty Coon, President of Vice
   60443 
   60444 This General Public License does not permit incorporating your program into
   60445 proprietary programs.  If your program is a subroutine library, you may
   60446 consider it more useful to permit linking proprietary applications with the
   60447 library.  If this is what you want to do, use the GNU Library General
   60448 Public License instead of this License.
   60449 </pre>
   60450 </div>
   60451 </div>
   60452 
   60453 
   60454 <div class="product">
   60455 <span class="title">protobuf</span>
   60456 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   60457 <span class="homepage"><a href="http://code.google.com/p/protobuf/">homepage</a></span>
   60458 <div class="licence">
   60459 <pre>Copyright 2010, Google Inc.
   60460 All rights reserved.
   60461 
   60462 Redistribution and use in source and binary forms, with or without
   60463 modification, are permitted provided that the following conditions are
   60464 met:
   60465 
   60466     * Redistributions of source code must retain the above copyright
   60467 notice, this list of conditions and the following disclaimer.
   60468     * Redistributions in binary form must reproduce the above
   60469 copyright notice, this list of conditions and the following disclaimer
   60470 in the documentation and/or other materials provided with the
   60471 distribution.
   60472     * Neither the name of Google Inc. nor the names of its
   60473 contributors may be used to endorse or promote products derived from
   60474 this software without specific prior written permission.
   60475 
   60476 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
   60477 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
   60478 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
   60479 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
   60480 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
   60481 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
   60482 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
   60483 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
   60484 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
   60485 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
   60486 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
   60487 </pre>
   60488 </div>
   60489 </div>
   60490 
   60491 
   60492 <div class="product">
   60493 <span class="title">psmisc</span>
   60494 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   60495 <span class="homepage"><a href="http://psmisc.sourceforge.net/">homepage</a></span>
   60496 <div class="licence">
   60497 <pre>		    GNU GENERAL PUBLIC LICENSE
   60498 		       Version 2, June 1991
   60499 
   60500  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
   60501                        59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   60502  Everyone is permitted to copy and distribute verbatim copies
   60503  of this license document, but changing it is not allowed.
   60504 
   60505 			    Preamble
   60506 
   60507   The licenses for most software are designed to take away your
   60508 freedom to share and change it.  By contrast, the GNU General Public
   60509 License is intended to guarantee your freedom to share and change free
   60510 software--to make sure the software is free for all its users.  This
   60511 General Public License applies to most of the Free Software
   60512 Foundation's software and to any other program whose authors commit to
   60513 using it.  (Some other Free Software Foundation software is covered by
   60514 the GNU Library General Public License instead.)  You can apply it to
   60515 your programs, too.
   60516 
   60517   When we speak of free software, we are referring to freedom, not
   60518 price.  Our General Public Licenses are designed to make sure that you
   60519 have the freedom to distribute copies of free software (and charge for
   60520 this service if you wish), that you receive source code or can get it
   60521 if you want it, that you can change the software or use pieces of it
   60522 in new free programs; and that you know you can do these things.
   60523 
   60524   To protect your rights, we need to make restrictions that forbid
   60525 anyone to deny you these rights or to ask you to surrender the rights.
   60526 These restrictions translate to certain responsibilities for you if you
   60527 distribute copies of the software, or if you modify it.
   60528 
   60529   For example, if you distribute copies of such a program, whether
   60530 gratis or for a fee, you must give the recipients all the rights that
   60531 you have.  You must make sure that they, too, receive or can get the
   60532 source code.  And you must show them these terms so they know their
   60533 rights.
   60534 
   60535   We protect your rights with two steps: (1) copyright the software, and
   60536 (2) offer you this license which gives you legal permission to copy,
   60537 distribute and/or modify the software.
   60538 
   60539   Also, for each author's protection and ours, we want to make certain
   60540 that everyone understands that there is no warranty for this free
   60541 software.  If the software is modified by someone else and passed on, we
   60542 want its recipients to know that what they have is not the original, so
   60543 that any problems introduced by others will not reflect on the original
   60544 authors' reputations.
   60545 
   60546   Finally, any free program is threatened constantly by software
   60547 patents.  We wish to avoid the danger that redistributors of a free
   60548 program will individually obtain patent licenses, in effect making the
   60549 program proprietary.  To prevent this, we have made it clear that any
   60550 patent must be licensed for everyone's free use or not licensed at all.
   60551 
   60552   The precise terms and conditions for copying, distribution and
   60553 modification follow.
   60554 
   60556 		    GNU GENERAL PUBLIC LICENSE
   60557    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   60558 
   60559   0. This License applies to any program or other work which contains
   60560 a notice placed by the copyright holder saying it may be distributed
   60561 under the terms of this General Public License.  The "Program", below,
   60562 refers to any such program or work, and a "work based on the Program"
   60563 means either the Program or any derivative work under copyright law:
   60564 that is to say, a work containing the Program or a portion of it,
   60565 either verbatim or with modifications and/or translated into another
   60566 language.  (Hereinafter, translation is included without limitation in
   60567 the term "modification".)  Each licensee is addressed as "you".
   60568 
   60569 Activities other than copying, distribution and modification are not
   60570 covered by this License; they are outside its scope.  The act of
   60571 running the Program is not restricted, and the output from the Program
   60572 is covered only if its contents constitute a work based on the
   60573 Program (independent of having been made by running the Program).
   60574 Whether that is true depends on what the Program does.
   60575 
   60576   1. You may copy and distribute verbatim copies of the Program's
   60577 source code as you receive it, in any medium, provided that you
   60578 conspicuously and appropriately publish on each copy an appropriate
   60579 copyright notice and disclaimer of warranty; keep intact all the
   60580 notices that refer to this License and to the absence of any warranty;
   60581 and give any other recipients of the Program a copy of this License
   60582 along with the Program.
   60583 
   60584 You may charge a fee for the physical act of transferring a copy, and
   60585 you may at your option offer warranty protection in exchange for a fee.
   60586 
   60587   2. You may modify your copy or copies of the Program or any portion
   60588 of it, thus forming a work based on the Program, and copy and
   60589 distribute such modifications or work under the terms of Section 1
   60590 above, provided that you also meet all of these conditions:
   60591 
   60592     a) You must cause the modified files to carry prominent notices
   60593     stating that you changed the files and the date of any change.
   60594 
   60595     b) You must cause any work that you distribute or publish, that in
   60596     whole or in part contains or is derived from the Program or any
   60597     part thereof, to be licensed as a whole at no charge to all third
   60598     parties under the terms of this License.
   60599 
   60600     c) If the modified program normally reads commands interactively
   60601     when run, you must cause it, when started running for such
   60602     interactive use in the most ordinary way, to print or display an
   60603     announcement including an appropriate copyright notice and a
   60604     notice that there is no warranty (or else, saying that you provide
   60605     a warranty) and that users may redistribute the program under
   60606     these conditions, and telling the user how to view a copy of this
   60607     License.  (Exception: if the Program itself is interactive but
   60608     does not normally print such an announcement, your work based on
   60609     the Program is not required to print an announcement.)
   60610 
   60612 These requirements apply to the modified work as a whole.  If
   60613 identifiable sections of that work are not derived from the Program,
   60614 and can be reasonably considered independent and separate works in
   60615 themselves, then this License, and its terms, do not apply to those
   60616 sections when you distribute them as separate works.  But when you
   60617 distribute the same sections as part of a whole which is a work based
   60618 on the Program, the distribution of the whole must be on the terms of
   60619 this License, whose permissions for other licensees extend to the
   60620 entire whole, and thus to each and every part regardless of who wrote it.
   60621 
   60622 Thus, it is not the intent of this section to claim rights or contest
   60623 your rights to work written entirely by you; rather, the intent is to
   60624 exercise the right to control the distribution of derivative or
   60625 collective works based on the Program.
   60626 
   60627 In addition, mere aggregation of another work not based on the Program
   60628 with the Program (or with a work based on the Program) on a volume of
   60629 a storage or distribution medium does not bring the other work under
   60630 the scope of this License.
   60631 
   60632   3. You may copy and distribute the Program (or a work based on it,
   60633 under Section 2) in object code or executable form under the terms of
   60634 Sections 1 and 2 above provided that you also do one of the following:
   60635 
   60636     a) Accompany it with the complete corresponding machine-readable
   60637     source code, which must be distributed under the terms of Sections
   60638     1 and 2 above on a medium customarily used for software interchange; or,
   60639 
   60640     b) Accompany it with a written offer, valid for at least three
   60641     years, to give any third party, for a charge no more than your
   60642     cost of physically performing source distribution, a complete
   60643     machine-readable copy of the corresponding source code, to be
   60644     distributed under the terms of Sections 1 and 2 above on a medium
   60645     customarily used for software interchange; or,
   60646 
   60647     c) Accompany it with the information you received as to the offer
   60648     to distribute corresponding source code.  (This alternative is
   60649     allowed only for noncommercial distribution and only if you
   60650     received the program in object code or executable form with such
   60651     an offer, in accord with Subsection b above.)
   60652 
   60653 The source code for a work means the preferred form of the work for
   60654 making modifications to it.  For an executable work, complete source
   60655 code means all the source code for all modules it contains, plus any
   60656 associated interface definition files, plus the scripts used to
   60657 control compilation and installation of the executable.  However, as a
   60658 special exception, the source code distributed need not include
   60659 anything that is normally distributed (in either source or binary
   60660 form) with the major components (compiler, kernel, and so on) of the
   60661 operating system on which the executable runs, unless that component
   60662 itself accompanies the executable.
   60663 
   60664 If distribution of executable or object code is made by offering
   60665 access to copy from a designated place, then offering equivalent
   60666 access to copy the source code from the same place counts as
   60667 distribution of the source code, even though third parties are not
   60668 compelled to copy the source along with the object code.
   60669 
   60671   4. You may not copy, modify, sublicense, or distribute the Program
   60672 except as expressly provided under this License.  Any attempt
   60673 otherwise to copy, modify, sublicense or distribute the Program is
   60674 void, and will automatically terminate your rights under this License.
   60675 However, parties who have received copies, or rights, from you under
   60676 this License will not have their licenses terminated so long as such
   60677 parties remain in full compliance.
   60678 
   60679   5. You are not required to accept this License, since you have not
   60680 signed it.  However, nothing else grants you permission to modify or
   60681 distribute the Program or its derivative works.  These actions are
   60682 prohibited by law if you do not accept this License.  Therefore, by
   60683 modifying or distributing the Program (or any work based on the
   60684 Program), you indicate your acceptance of this License to do so, and
   60685 all its terms and conditions for copying, distributing or modifying
   60686 the Program or works based on it.
   60687 
   60688   6. Each time you redistribute the Program (or any work based on the
   60689 Program), the recipient automatically receives a license from the
   60690 original licensor to copy, distribute or modify the Program subject to
   60691 these terms and conditions.  You may not impose any further
   60692 restrictions on the recipients' exercise of the rights granted herein.
   60693 You are not responsible for enforcing compliance by third parties to
   60694 this License.
   60695 
   60696   7. If, as a consequence of a court judgment or allegation of patent
   60697 infringement or for any other reason (not limited to patent issues),
   60698 conditions are imposed on you (whether by court order, agreement or
   60699 otherwise) that contradict the conditions of this License, they do not
   60700 excuse you from the conditions of this License.  If you cannot
   60701 distribute so as to satisfy simultaneously your obligations under this
   60702 License and any other pertinent obligations, then as a consequence you
   60703 may not distribute the Program at all.  For example, if a patent
   60704 license would not permit royalty-free redistribution of the Program by
   60705 all those who receive copies directly or indirectly through you, then
   60706 the only way you could satisfy both it and this License would be to
   60707 refrain entirely from distribution of the Program.
   60708 
   60709 If any portion of this section is held invalid or unenforceable under
   60710 any particular circumstance, the balance of the section is intended to
   60711 apply and the section as a whole is intended to apply in other
   60712 circumstances.
   60713 
   60714 It is not the purpose of this section to induce you to infringe any
   60715 patents or other property right claims or to contest validity of any
   60716 such claims; this section has the sole purpose of protecting the
   60717 integrity of the free software distribution system, which is
   60718 implemented by public license practices.  Many people have made
   60719 generous contributions to the wide range of software distributed
   60720 through that system in reliance on consistent application of that
   60721 system; it is up to the author/donor to decide if he or she is willing
   60722 to distribute software through any other system and a licensee cannot
   60723 impose that choice.
   60724 
   60725 This section is intended to make thoroughly clear what is believed to
   60726 be a consequence of the rest of this License.
   60727 
   60729   8. If the distribution and/or use of the Program is restricted in
   60730 certain countries either by patents or by copyrighted interfaces, the
   60731 original copyright holder who places the Program under this License
   60732 may add an explicit geographical distribution limitation excluding
   60733 those countries, so that distribution is permitted only in or among
   60734 countries not thus excluded.  In such case, this License incorporates
   60735 the limitation as if written in the body of this License.
   60736 
   60737   9. The Free Software Foundation may publish revised and/or new versions
   60738 of the General Public License from time to time.  Such new versions will
   60739 be similar in spirit to the present version, but may differ in detail to
   60740 address new problems or concerns.
   60741 
   60742 Each version is given a distinguishing version number.  If the Program
   60743 specifies a version number of this License which applies to it and "any
   60744 later version", you have the option of following the terms and conditions
   60745 either of that version or of any later version published by the Free
   60746 Software Foundation.  If the Program does not specify a version number of
   60747 this License, you may choose any version ever published by the Free Software
   60748 Foundation.
   60749 
   60750   10. If you wish to incorporate parts of the Program into other free
   60751 programs whose distribution conditions are different, write to the author
   60752 to ask for permission.  For software which is copyrighted by the Free
   60753 Software Foundation, write to the Free Software Foundation; we sometimes
   60754 make exceptions for this.  Our decision will be guided by the two goals
   60755 of preserving the free status of all derivatives of our free software and
   60756 of promoting the sharing and reuse of software generally.
   60757 
   60758 			    NO WARRANTY
   60759 
   60760   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
   60761 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
   60762 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
   60763 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
   60764 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
   60765 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
   60766 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
   60767 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
   60768 REPAIR OR CORRECTION.
   60769 
   60770   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
   60771 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
   60772 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
   60773 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
   60774 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
   60775 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
   60776 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
   60777 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
   60778 POSSIBILITY OF SUCH DAMAGES.
   60779 
   60780 		     END OF TERMS AND CONDITIONS
   60781 
   60783 	    How to Apply These Terms to Your New Programs
   60784 
   60785   If you develop a new program, and you want it to be of the greatest
   60786 possible use to the public, the best way to achieve this is to make it
   60787 free software which everyone can redistribute and change under these terms.
   60788 
   60789   To do so, attach the following notices to the program.  It is safest
   60790 to attach them to the start of each source file to most effectively
   60791 convey the exclusion of warranty; and each file should have at least
   60792 the "copyright" line and a pointer to where the full notice is found.
   60793 
   60794     &lt;one line to give the program's name and a brief idea of what it does.&gt;
   60795     Copyright (C) 19yy  &lt;name of author&gt;
   60796 
   60797     This program is free software; you can redistribute it and/or modify
   60798     it under the terms of the GNU General Public License as published by
   60799     the Free Software Foundation; either version 2 of the License, or
   60800     (at your option) any later version.
   60801 
   60802     This program is distributed in the hope that it will be useful,
   60803     but WITHOUT ANY WARRANTY; without even the implied warranty of
   60804     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   60805     GNU General Public License for more details.
   60806 
   60807     You should have received a copy of the GNU General Public License
   60808     along with this program; if not, write to the Free Software
   60809     Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   60810 
   60811 
   60812 Also add information on how to contact you by electronic and paper mail.
   60813 
   60814 If the program is interactive, make it output a short notice like this
   60815 when it starts in an interactive mode:
   60816 
   60817     Gnomovision version 69, Copyright (C) 19yy name of author
   60818     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
   60819     This is free software, and you are welcome to redistribute it
   60820     under certain conditions; type `show c' for details.
   60821 
   60822 The hypothetical commands `show w' and `show c' should show the appropriate
   60823 parts of the General Public License.  Of course, the commands you use may
   60824 be called something other than `show w' and `show c'; they could even be
   60825 mouse-clicks or menu items--whatever suits your program.
   60826 
   60827 You should also get your employer (if you work as a programmer) or your
   60828 school, if any, to sign a "copyright disclaimer" for the program, if
   60829 necessary.  Here is a sample; alter the names:
   60830 
   60831   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
   60832   `Gnomovision' (which makes passes at compilers) written by James Hacker.
   60833 
   60834   &lt;signature of Ty Coon&gt;, 1 April 1989
   60835   Ty Coon, President of Vice
   60836 
   60837 This General Public License does not permit incorporating your program into
   60838 proprietary programs.  If your program is a subroutine library, you may
   60839 consider it more useful to permit linking proprietary applications with the
   60840 library.  If this is what you want to do, use the GNU Library General
   60841 Public License instead of this License.
   60842 </pre>
   60843 </div>
   60844 </div>
   60845 
   60846 
   60847 <div class="product">
   60848 <span class="title">pv</span>
   60849 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   60850 <span class="homepage"><a href="http://www.ivarch.com/programs/pv.shtml">homepage</a></span>
   60851 <div class="licence">
   60852 <pre>This package is free software, and is being distributed under the terms
   60853 of the Artistic License 2.0.
   60854 
   60855 ----------------------------------------------------------
   60856 
   60857 Artistic License 2.0
   60858 
   60859 Copyright (c) 2000-2006, The Perl Foundation.
   60860 
   60861 Everyone is permitted to copy and distribute verbatim copies of this
   60862 license document, but changing it is not allowed.  Preamble
   60863 
   60864 This license establishes the terms under which a given free software
   60865 Package may be copied, modified, distributed, and/or redistributed. The
   60866 intent is that the Copyright Holder maintains some artistic control
   60867 over the development of that Package while still keeping the Package
   60868 available as open source and free software.
   60869 
   60870 You are always permitted to make arrangements wholly outside of this
   60871 license directly with the Copyright Holder of a given Package. If the
   60872 terms of this license do not permit the full use that you propose to
   60873 make of the Package, you should contact the Copyright Holder and seek
   60874 a different licensing arrangement.  Definitions
   60875 
   60876 "Copyright Holder" means the individual(s) or organization(s) named in
   60877 the copyright notice for the entire Package.
   60878 
   60879 "Contributor" means any party that has contributed code or other material
   60880 to the Package, in accordance with the Copyright Holder's procedures.
   60881 
   60882 "You" and "your" means any person who would like to copy, distribute,
   60883 or modify the Package.
   60884 
   60885 "Package" means the collection of files distributed by the Copyright
   60886 Holder, and derivatives of that collection and/or of those files. A given
   60887 Package may consist of either the Standard Version, or a Modified Version.
   60888 
   60889 "Distribute" means providing a copy of the Package or making it accessible
   60890 to anyone else, or in the case of a company or organization, to others
   60891 outside of your company or organization.
   60892 
   60893 "Distributor Fee" means any fee that you charge for Distributing this
   60894 Package or providing support for this Package to another party. It does
   60895 not mean licensing fees.
   60896 
   60897 "Standard Version" refers to the Package if it has not been modified,
   60898 or has been modified only in ways explicitly requested by the Copyright
   60899 Holder.
   60900 
   60901 "Modified Version" means the Package, if it has been changed, and such
   60902 changes were not explicitly requested by the Copyright Holder.
   60903 
   60904 "Original License" means this Artistic License as Distributed with the
   60905 Standard Version of the Package, in its current version or as it may be
   60906 modified by The Perl Foundation in the future.
   60907 
   60908 "Source" form means the source code, documentation source, and
   60909 configuration files for the Package.
   60910 
   60911 "Compiled" form means the compiled bytecode, object code, binary, or any
   60912 other form resulting from mechanical transformation or translation of
   60913 the Source form.  Permission for Use and Modification Without Distribution
   60914 
   60915 (1) You are permitted to use the Standard Version and create and use
   60916 Modified Versions for any purpose without restriction, provided that you
   60917 do not Distribute the Modified Version.  Permissions for Redistribution
   60918 of the Standard Version
   60919 
   60920 (2) You may Distribute verbatim copies of the Source form of the Standard
   60921 Version of this Package in any medium without restriction, either gratis
   60922 or for a Distributor Fee, provided that you duplicate all of the original
   60923 copyright notices and associated disclaimers. At your discretion, such
   60924 verbatim copies may or may not include a Compiled form of the Package.
   60925 
   60926 (3) You may apply any bug fixes, portability changes, and other
   60927 modifications made available from the Copyright Holder. The resulting
   60928 Package will still be considered the Standard Version, and as such will
   60929 be subject to the Original License.  Distribution of Modified Versions
   60930 of the Package as Source
   60931 
   60932 (4) You may Distribute your Modified Version as Source (either gratis
   60933 or for a Distributor Fee, and with or without a Compiled form of the
   60934 Modified Version) provided that you clearly document how it differs
   60935 from the Standard Version, including, but not limited to, documenting
   60936 any non-standard features, executables, or modules, and provided that
   60937 you do at least ONE of the following:
   60938 
   60939 (a) make the Modified Version available to the Copyright Holder of the
   60940 Standard Version, under the Original License, so that the Copyright Holder
   60941 may include your modifications in the Standard Version.
   60942 (b) ensure that installation of your Modified Version does not prevent the
   60943 user installing or running the Standard Version. In addition, the Modified
   60944 Version must bear a name that is different from the name of the Standard
   60945 Version.
   60946 (c) allow anyone who receives a copy of the Modified Version to make
   60947 the Source form of the Modified Version available to others under
   60948 (i) the Original License or
   60949 (ii) a license that permits the licensee to freely copy, modify and
   60950 redistribute the Modified Version using the same licensing terms that apply
   60951 to the copy that the licensee received, and requires that the Source form of
   60952 the Modified Version, and of any works derived from it, be made freely
   60953 available in that license fees are prohibited but Distributor Fees are
   60954 allowed.  Distribution of Compiled Forms of the Standard Version or Modified
   60955 Versions without the Source
   60956 
   60957 (5) You may Distribute Compiled forms of the Standard Version without
   60958 the Source, provided that you include complete instructions on how to
   60959 get the Source of the Standard Version. Such instructions must be valid
   60960 at the time of your distribution. If these instructions, at any time
   60961 while you are carrying out such distribution, become invalid, you must
   60962 provide new instructions on demand or cease further distribution. If
   60963 you provide valid instructions or cease distribution within thirty days
   60964 after you become aware that the instructions are invalid, then you do
   60965 not forfeit any of your rights under this license.
   60966 
   60967 (6) You may Distribute a Modified Version in Compiled form without the
   60968 Source, provided that you comply with Section 4 with respect to the
   60969 Source of the Modified Version.  Aggregating or Linking the Package
   60970 
   60971 (7) You may aggregate the Package (either the Standard Version or
   60972 Modified Version) with other packages and Distribute the resulting
   60973 aggregation provided that you do not charge a licensing fee for the
   60974 Package. Distributor Fees are permitted, and licensing fees for other
   60975 components in the aggregation are permitted. The terms of this license
   60976 apply to the use and Distribution of the Standard or Modified Versions
   60977 as included in the aggregation.
   60978 
   60979 (8) You are permitted to link Modified and Standard Versions with other
   60980 works, to embed the Package in a larger work of your own, or to build
   60981 stand-alone binary or bytecode versions of applications that include the
   60982 Package, and Distribute the result without restriction, provided the
   60983 result does not expose a direct interface to the Package.  Items That
   60984 are Not Considered Part of a Modified Version
   60985 
   60986 (9) Works (including, but not limited to, modules and scripts) that
   60987 merely extend or make use of the Package, do not, by themselves, cause
   60988 the Package to be a Modified Version. In addition, such works are not
   60989 considered parts of the Package itself, and are not subject to the terms
   60990 of this license.  General Provisions
   60991 
   60992 (10) Any use, modification, and distribution of the Standard or Modified
   60993 Versions is governed by this Artistic License. By using, modifying or
   60994 distributing the Package, you accept this license. Do not use, modify,
   60995 or distribute the Package, if you do not accept this license.
   60996 
   60997 (11) If your Modified Version has been derived from a Modified Version
   60998 made by someone other than you, you are nevertheless required to ensure
   60999 that your Modified Version complies with the requirements of this license.
   61000 
   61001 (12) This license does not grant you the right to use any trademark,
   61002 service mark, tradename, or logo of the Copyright Holder.
   61003 
   61004 (13) This license includes the non-exclusive, worldwide, free-of-charge
   61005 patent license to make, have made, use, offer to sell, sell, import
   61006 and otherwise transfer the Package with respect to any patent claims
   61007 licensable by the Copyright Holder that are necessarily infringed by the
   61008 Package. If you institute patent litigation (including a cross-claim or
   61009 counterclaim) against any party alleging that the Package constitutes
   61010 direct or contributory patent infringement, then this Artistic License
   61011 to you shall terminate on the date that such litigation is filed.
   61012 
   61013 (14) Disclaimer of Warranty: THE PACKAGE IS PROVIDED BY THE COPYRIGHT
   61014 HOLDER AND CONTRIBUTORS "AS IS' AND WITHOUT ANY EXPRESS OR IMPLIED
   61015 WARRANTIES. THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
   61016 PARTICULAR PURPOSE, OR NON-INFRINGEMENT ARE DISCLAIMED TO THE EXTENT
   61017 PERMITTED BY YOUR LOCAL LAW. UNLESS REQUIRED BY LAW, NO COPYRIGHT HOLDER
   61018 OR CONTRIBUTOR WILL BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, OR
   61019 CONSEQUENTIAL DAMAGES ARISING IN ANY WAY OUT OF THE USE OF THE PACKAGE,
   61020 EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
   61021 
   61022 ----------------------------------------------------------
   61023 </pre>
   61024 </div>
   61025 </div>
   61026 
   61027 
   61028 <div class="product">
   61029 <span class="title">pygobject</span>
   61030 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   61031 <span class="homepage"><a href="http://www.pygtk.org/">homepage</a></span>
   61032 <div class="licence">
   61033 <pre>		  GNU LESSER GENERAL PUBLIC LICENSE
   61034 		       Version 2.1, February 1999
   61035 
   61036  Copyright (C) 1991, 1999 Free Software Foundation, Inc.
   61037      51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
   61038  Everyone is permitted to copy and distribute verbatim copies
   61039  of this license document, but changing it is not allowed.
   61040 
   61041 [This is the first released version of the Lesser GPL.  It also counts
   61042  as the successor of the GNU Library Public License, version 2, hence
   61043  the version number 2.1.]
   61044 
   61045 			    Preamble
   61046 
   61047   The licenses for most software are designed to take away your
   61048 freedom to share and change it.  By contrast, the GNU General Public
   61049 Licenses are intended to guarantee your freedom to share and change
   61050 free software--to make sure the software is free for all its users.
   61051 
   61052   This license, the Lesser General Public License, applies to some
   61053 specially designated software packages--typically libraries--of the
   61054 Free Software Foundation and other authors who decide to use it.  You
   61055 can use it too, but we suggest you first think carefully about whether
   61056 this license or the ordinary General Public License is the better
   61057 strategy to use in any particular case, based on the explanations below.
   61058 
   61059   When we speak of free software, we are referring to freedom of use,
   61060 not price.  Our General Public Licenses are designed to make sure that
   61061 you have the freedom to distribute copies of free software (and charge
   61062 for this service if you wish); that you receive source code or can get
   61063 it if you want it; that you can change the software and use pieces of
   61064 it in new free programs; and that you are informed that you can do
   61065 these things.
   61066 
   61067   To protect your rights, we need to make restrictions that forbid
   61068 distributors to deny you these rights or to ask you to surrender these
   61069 rights.  These restrictions translate to certain responsibilities for
   61070 you if you distribute copies of the library or if you modify it.
   61071 
   61072   For example, if you distribute copies of the library, whether gratis
   61073 or for a fee, you must give the recipients all the rights that we gave
   61074 you.  You must make sure that they, too, receive or can get the source
   61075 code.  If you link other code with the library, you must provide
   61076 complete object files to the recipients, so that they can relink them
   61077 with the library after making changes to the library and recompiling
   61078 it.  And you must show them these terms so they know their rights.
   61079 
   61080   We protect your rights with a two-step method: (1) we copyright the
   61081 library, and (2) we offer you this license, which gives you legal
   61082 permission to copy, distribute and/or modify the library.
   61083 
   61084   To protect each distributor, we want to make it very clear that
   61085 there is no warranty for the free library.  Also, if the library is
   61086 modified by someone else and passed on, the recipients should know
   61087 that what they have is not the original version, so that the original
   61088 author's reputation will not be affected by problems that might be
   61089 introduced by others.
   61090 
   61092   Finally, software patents pose a constant threat to the existence of
   61093 any free program.  We wish to make sure that a company cannot
   61094 effectively restrict the users of a free program by obtaining a
   61095 restrictive license from a patent holder.  Therefore, we insist that
   61096 any patent license obtained for a version of the library must be
   61097 consistent with the full freedom of use specified in this license.
   61098 
   61099   Most GNU software, including some libraries, is covered by the
   61100 ordinary GNU General Public License.  This license, the GNU Lesser
   61101 General Public License, applies to certain designated libraries, and
   61102 is quite different from the ordinary General Public License.  We use
   61103 this license for certain libraries in order to permit linking those
   61104 libraries into non-free programs.
   61105 
   61106   When a program is linked with a library, whether statically or using
   61107 a shared library, the combination of the two is legally speaking a
   61108 combined work, a derivative of the original library.  The ordinary
   61109 General Public License therefore permits such linking only if the
   61110 entire combination fits its criteria of freedom.  The Lesser General
   61111 Public License permits more lax criteria for linking other code with
   61112 the library.
   61113 
   61114   We call this license the "Lesser" General Public License because it
   61115 does Less to protect the user's freedom than the ordinary General
   61116 Public License.  It also provides other free software developers Less
   61117 of an advantage over competing non-free programs.  These disadvantages
   61118 are the reason we use the ordinary General Public License for many
   61119 libraries.  However, the Lesser license provides advantages in certain
   61120 special circumstances.
   61121 
   61122   For example, on rare occasions, there may be a special need to
   61123 encourage the widest possible use of a certain library, so that it becomes
   61124 a de-facto standard.  To achieve this, non-free programs must be
   61125 allowed to use the library.  A more frequent case is that a free
   61126 library does the same job as widely used non-free libraries.  In this
   61127 case, there is little to gain by limiting the free library to free
   61128 software only, so we use the Lesser General Public License.
   61129 
   61130   In other cases, permission to use a particular library in non-free
   61131 programs enables a greater number of people to use a large body of
   61132 free software.  For example, permission to use the GNU C Library in
   61133 non-free programs enables many more people to use the whole GNU
   61134 operating system, as well as its variant, the GNU/Linux operating
   61135 system.
   61136 
   61137   Although the Lesser General Public License is Less protective of the
   61138 users' freedom, it does ensure that the user of a program that is
   61139 linked with the Library has the freedom and the wherewithal to run
   61140 that program using a modified version of the Library.
   61141 
   61142   The precise terms and conditions for copying, distribution and
   61143 modification follow.  Pay close attention to the difference between a
   61144 "work based on the library" and a "work that uses the library".  The
   61145 former contains code derived from the library, whereas the latter must
   61146 be combined with the library in order to run.
   61147 
   61149 		  GNU LESSER GENERAL PUBLIC LICENSE
   61150    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   61151 
   61152   0. This License Agreement applies to any software library or other
   61153 program which contains a notice placed by the copyright holder or
   61154 other authorized party saying it may be distributed under the terms of
   61155 this Lesser General Public License (also called "this License").
   61156 Each licensee is addressed as "you".
   61157 
   61158   A "library" means a collection of software functions and/or data
   61159 prepared so as to be conveniently linked with application programs
   61160 (which use some of those functions and data) to form executables.
   61161 
   61162   The "Library", below, refers to any such software library or work
   61163 which has been distributed under these terms.  A "work based on the
   61164 Library" means either the Library or any derivative work under
   61165 copyright law: that is to say, a work containing the Library or a
   61166 portion of it, either verbatim or with modifications and/or translated
   61167 straightforwardly into another language.  (Hereinafter, translation is
   61168 included without limitation in the term "modification".)
   61169 
   61170   "Source code" for a work means the preferred form of the work for
   61171 making modifications to it.  For a library, complete source code means
   61172 all the source code for all modules it contains, plus any associated
   61173 interface definition files, plus the scripts used to control compilation
   61174 and installation of the library.
   61175 
   61176   Activities other than copying, distribution and modification are not
   61177 covered by this License; they are outside its scope.  The act of
   61178 running a program using the Library is not restricted, and output from
   61179 such a program is covered only if its contents constitute a work based
   61180 on the Library (independent of the use of the Library in a tool for
   61181 writing it).  Whether that is true depends on what the Library does
   61182 and what the program that uses the Library does.
   61183   
   61184   1. You may copy and distribute verbatim copies of the Library's
   61185 complete source code as you receive it, in any medium, provided that
   61186 you conspicuously and appropriately publish on each copy an
   61187 appropriate copyright notice and disclaimer of warranty; keep intact
   61188 all the notices that refer to this License and to the absence of any
   61189 warranty; and distribute a copy of this License along with the
   61190 Library.
   61191 
   61192   You may charge a fee for the physical act of transferring a copy,
   61193 and you may at your option offer warranty protection in exchange for a
   61194 fee.
   61195 
   61197   2. You may modify your copy or copies of the Library or any portion
   61198 of it, thus forming a work based on the Library, and copy and
   61199 distribute such modifications or work under the terms of Section 1
   61200 above, provided that you also meet all of these conditions:
   61201 
   61202     a) The modified work must itself be a software library.
   61203 
   61204     b) You must cause the files modified to carry prominent notices
   61205     stating that you changed the files and the date of any change.
   61206 
   61207     c) You must cause the whole of the work to be licensed at no
   61208     charge to all third parties under the terms of this License.
   61209 
   61210     d) If a facility in the modified Library refers to a function or a
   61211     table of data to be supplied by an application program that uses
   61212     the facility, other than as an argument passed when the facility
   61213     is invoked, then you must make a good faith effort to ensure that,
   61214     in the event an application does not supply such function or
   61215     table, the facility still operates, and performs whatever part of
   61216     its purpose remains meaningful.
   61217 
   61218     (For example, a function in a library to compute square roots has
   61219     a purpose that is entirely well-defined independent of the
   61220     application.  Therefore, Subsection 2d requires that any
   61221     application-supplied function or table used by this function must
   61222     be optional: if the application does not supply it, the square
   61223     root function must still compute square roots.)
   61224 
   61225 These requirements apply to the modified work as a whole.  If
   61226 identifiable sections of that work are not derived from the Library,
   61227 and can be reasonably considered independent and separate works in
   61228 themselves, then this License, and its terms, do not apply to those
   61229 sections when you distribute them as separate works.  But when you
   61230 distribute the same sections as part of a whole which is a work based
   61231 on the Library, the distribution of the whole must be on the terms of
   61232 this License, whose permissions for other licensees extend to the
   61233 entire whole, and thus to each and every part regardless of who wrote
   61234 it.
   61235 
   61236 Thus, it is not the intent of this section to claim rights or contest
   61237 your rights to work written entirely by you; rather, the intent is to
   61238 exercise the right to control the distribution of derivative or
   61239 collective works based on the Library.
   61240 
   61241 In addition, mere aggregation of another work not based on the Library
   61242 with the Library (or with a work based on the Library) on a volume of
   61243 a storage or distribution medium does not bring the other work under
   61244 the scope of this License.
   61245 
   61246   3. You may opt to apply the terms of the ordinary GNU General Public
   61247 License instead of this License to a given copy of the Library.  To do
   61248 this, you must alter all the notices that refer to this License, so
   61249 that they refer to the ordinary GNU General Public License, version 2,
   61250 instead of to this License.  (If a newer version than version 2 of the
   61251 ordinary GNU General Public License has appeared, then you can specify
   61252 that version instead if you wish.)  Do not make any other change in
   61253 these notices.
   61254 
   61256   Once this change is made in a given copy, it is irreversible for
   61257 that copy, so the ordinary GNU General Public License applies to all
   61258 subsequent copies and derivative works made from that copy.
   61259 
   61260   This option is useful when you wish to copy part of the code of
   61261 the Library into a program that is not a library.
   61262 
   61263   4. You may copy and distribute the Library (or a portion or
   61264 derivative of it, under Section 2) in object code or executable form
   61265 under the terms of Sections 1 and 2 above provided that you accompany
   61266 it with the complete corresponding machine-readable source code, which
   61267 must be distributed under the terms of Sections 1 and 2 above on a
   61268 medium customarily used for software interchange.
   61269 
   61270   If distribution of object code is made by offering access to copy
   61271 from a designated place, then offering equivalent access to copy the
   61272 source code from the same place satisfies the requirement to
   61273 distribute the source code, even though third parties are not
   61274 compelled to copy the source along with the object code.
   61275 
   61276   5. A program that contains no derivative of any portion of the
   61277 Library, but is designed to work with the Library by being compiled or
   61278 linked with it, is called a "work that uses the Library".  Such a
   61279 work, in isolation, is not a derivative work of the Library, and
   61280 therefore falls outside the scope of this License.
   61281 
   61282   However, linking a "work that uses the Library" with the Library
   61283 creates an executable that is a derivative of the Library (because it
   61284 contains portions of the Library), rather than a "work that uses the
   61285 library".  The executable is therefore covered by this License.
   61286 Section 6 states terms for distribution of such executables.
   61287 
   61288   When a "work that uses the Library" uses material from a header file
   61289 that is part of the Library, the object code for the work may be a
   61290 derivative work of the Library even though the source code is not.
   61291 Whether this is true is especially significant if the work can be
   61292 linked without the Library, or if the work is itself a library.  The
   61293 threshold for this to be true is not precisely defined by law.
   61294 
   61295   If such an object file uses only numerical parameters, data
   61296 structure layouts and accessors, and small macros and small inline
   61297 functions (ten lines or less in length), then the use of the object
   61298 file is unrestricted, regardless of whether it is legally a derivative
   61299 work.  (Executables containing this object code plus portions of the
   61300 Library will still fall under Section 6.)
   61301 
   61302   Otherwise, if the work is a derivative of the Library, you may
   61303 distribute the object code for the work under the terms of Section 6.
   61304 Any executables containing that work also fall under Section 6,
   61305 whether or not they are linked directly with the Library itself.
   61306 
   61308   6. As an exception to the Sections above, you may also combine or
   61309 link a "work that uses the Library" with the Library to produce a
   61310 work containing portions of the Library, and distribute that work
   61311 under terms of your choice, provided that the terms permit
   61312 modification of the work for the customer's own use and reverse
   61313 engineering for debugging such modifications.
   61314 
   61315   You must give prominent notice with each copy of the work that the
   61316 Library is used in it and that the Library and its use are covered by
   61317 this License.  You must supply a copy of this License.  If the work
   61318 during execution displays copyright notices, you must include the
   61319 copyright notice for the Library among them, as well as a reference
   61320 directing the user to the copy of this License.  Also, you must do one
   61321 of these things:
   61322 
   61323     a) Accompany the work with the complete corresponding
   61324     machine-readable source code for the Library including whatever
   61325     changes were used in the work (which must be distributed under
   61326     Sections 1 and 2 above); and, if the work is an executable linked
   61327     with the Library, with the complete machine-readable "work that
   61328     uses the Library", as object code and/or source code, so that the
   61329     user can modify the Library and then relink to produce a modified
   61330     executable containing the modified Library.  (It is understood
   61331     that the user who changes the contents of definitions files in the
   61332     Library will not necessarily be able to recompile the application
   61333     to use the modified definitions.)
   61334 
   61335     b) Use a suitable shared library mechanism for linking with the
   61336     Library.  A suitable mechanism is one that (1) uses at run time a
   61337     copy of the library already present on the user's computer system,
   61338     rather than copying library functions into the executable, and (2)
   61339     will operate properly with a modified version of the library, if
   61340     the user installs one, as long as the modified version is
   61341     interface-compatible with the version that the work was made with.
   61342 
   61343     c) Accompany the work with a written offer, valid for at
   61344     least three years, to give the same user the materials
   61345     specified in Subsection 6a, above, for a charge no more
   61346     than the cost of performing this distribution.
   61347 
   61348     d) If distribution of the work is made by offering access to copy
   61349     from a designated place, offer equivalent access to copy the above
   61350     specified materials from the same place.
   61351 
   61352     e) Verify that the user has already received a copy of these
   61353     materials or that you have already sent this user a copy.
   61354 
   61355   For an executable, the required form of the "work that uses the
   61356 Library" must include any data and utility programs needed for
   61357 reproducing the executable from it.  However, as a special exception,
   61358 the materials to be distributed need not include anything that is
   61359 normally distributed (in either source or binary form) with the major
   61360 components (compiler, kernel, and so on) of the operating system on
   61361 which the executable runs, unless that component itself accompanies
   61362 the executable.
   61363 
   61364   It may happen that this requirement contradicts the license
   61365 restrictions of other proprietary libraries that do not normally
   61366 accompany the operating system.  Such a contradiction means you cannot
   61367 use both them and the Library together in an executable that you
   61368 distribute.
   61369 
   61371   7. You may place library facilities that are a work based on the
   61372 Library side-by-side in a single library together with other library
   61373 facilities not covered by this License, and distribute such a combined
   61374 library, provided that the separate distribution of the work based on
   61375 the Library and of the other library facilities is otherwise
   61376 permitted, and provided that you do these two things:
   61377 
   61378     a) Accompany the combined library with a copy of the same work
   61379     based on the Library, uncombined with any other library
   61380     facilities.  This must be distributed under the terms of the
   61381     Sections above.
   61382 
   61383     b) Give prominent notice with the combined library of the fact
   61384     that part of it is a work based on the Library, and explaining
   61385     where to find the accompanying uncombined form of the same work.
   61386 
   61387   8. You may not copy, modify, sublicense, link with, or distribute
   61388 the Library except as expressly provided under this License.  Any
   61389 attempt otherwise to copy, modify, sublicense, link with, or
   61390 distribute the Library is void, and will automatically terminate your
   61391 rights under this License.  However, parties who have received copies,
   61392 or rights, from you under this License will not have their licenses
   61393 terminated so long as such parties remain in full compliance.
   61394 
   61395   9. You are not required to accept this License, since you have not
   61396 signed it.  However, nothing else grants you permission to modify or
   61397 distribute the Library or its derivative works.  These actions are
   61398 prohibited by law if you do not accept this License.  Therefore, by
   61399 modifying or distributing the Library (or any work based on the
   61400 Library), you indicate your acceptance of this License to do so, and
   61401 all its terms and conditions for copying, distributing or modifying
   61402 the Library or works based on it.
   61403 
   61404   10. Each time you redistribute the Library (or any work based on the
   61405 Library), the recipient automatically receives a license from the
   61406 original licensor to copy, distribute, link with or modify the Library
   61407 subject to these terms and conditions.  You may not impose any further
   61408 restrictions on the recipients' exercise of the rights granted herein.
   61409 You are not responsible for enforcing compliance by third parties with
   61410 this License.
   61411 
   61413   11. If, as a consequence of a court judgment or allegation of patent
   61414 infringement or for any other reason (not limited to patent issues),
   61415 conditions are imposed on you (whether by court order, agreement or
   61416 otherwise) that contradict the conditions of this License, they do not
   61417 excuse you from the conditions of this License.  If you cannot
   61418 distribute so as to satisfy simultaneously your obligations under this
   61419 License and any other pertinent obligations, then as a consequence you
   61420 may not distribute the Library at all.  For example, if a patent
   61421 license would not permit royalty-free redistribution of the Library by
   61422 all those who receive copies directly or indirectly through you, then
   61423 the only way you could satisfy both it and this License would be to
   61424 refrain entirely from distribution of the Library.
   61425 
   61426 If any portion of this section is held invalid or unenforceable under any
   61427 particular circumstance, the balance of the section is intended to apply,
   61428 and the section as a whole is intended to apply in other circumstances.
   61429 
   61430 It is not the purpose of this section to induce you to infringe any
   61431 patents or other property right claims or to contest validity of any
   61432 such claims; this section has the sole purpose of protecting the
   61433 integrity of the free software distribution system which is
   61434 implemented by public license practices.  Many people have made
   61435 generous contributions to the wide range of software distributed
   61436 through that system in reliance on consistent application of that
   61437 system; it is up to the author/donor to decide if he or she is willing
   61438 to distribute software through any other system and a licensee cannot
   61439 impose that choice.
   61440 
   61441 This section is intended to make thoroughly clear what is believed to
   61442 be a consequence of the rest of this License.
   61443 
   61444   12. If the distribution and/or use of the Library is restricted in
   61445 certain countries either by patents or by copyrighted interfaces, the
   61446 original copyright holder who places the Library under this License may add
   61447 an explicit geographical distribution limitation excluding those countries,
   61448 so that distribution is permitted only in or among countries not thus
   61449 excluded.  In such case, this License incorporates the limitation as if
   61450 written in the body of this License.
   61451 
   61452   13. The Free Software Foundation may publish revised and/or new
   61453 versions of the Lesser General Public License from time to time.
   61454 Such new versions will be similar in spirit to the present version,
   61455 but may differ in detail to address new problems or concerns.
   61456 
   61457 Each version is given a distinguishing version number.  If the Library
   61458 specifies a version number of this License which applies to it and
   61459 "any later version", you have the option of following the terms and
   61460 conditions either of that version or of any later version published by
   61461 the Free Software Foundation.  If the Library does not specify a
   61462 license version number, you may choose any version ever published by
   61463 the Free Software Foundation.
   61464 
   61466   14. If you wish to incorporate parts of the Library into other free
   61467 programs whose distribution conditions are incompatible with these,
   61468 write to the author to ask for permission.  For software which is
   61469 copyrighted by the Free Software Foundation, write to the Free
   61470 Software Foundation; we sometimes make exceptions for this.  Our
   61471 decision will be guided by the two goals of preserving the free status
   61472 of all derivatives of our free software and of promoting the sharing
   61473 and reuse of software generally.
   61474 
   61475 			    NO WARRANTY
   61476 
   61477   15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
   61478 WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
   61479 EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
   61480 OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
   61481 KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
   61482 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
   61483 PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
   61484 LIBRARY IS WITH YOU.  SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
   61485 THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
   61486 
   61487   16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
   61488 WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
   61489 AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
   61490 FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
   61491 CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
   61492 LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
   61493 RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
   61494 FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
   61495 SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
   61496 DAMAGES.
   61497 
   61498 		     END OF TERMS AND CONDITIONS
   61499 
   61501            How to Apply These Terms to Your New Libraries
   61502 
   61503   If you develop a new library, and you want it to be of the greatest
   61504 possible use to the public, we recommend making it free software that
   61505 everyone can redistribute and change.  You can do so by permitting
   61506 redistribution under these terms (or, alternatively, under the terms of the
   61507 ordinary General Public License).
   61508 
   61509   To apply these terms, attach the following notices to the library.  It is
   61510 safest to attach them to the start of each source file to most effectively
   61511 convey the exclusion of warranty; and each file should have at least the
   61512 "copyright" line and a pointer to where the full notice is found.
   61513 
   61514     &lt;one line to give the library's name and a brief idea of what it does.&gt;
   61515     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   61516 
   61517     This library is free software; you can redistribute it and/or
   61518     modify it under the terms of the GNU Lesser General Public
   61519     License as published by the Free Software Foundation; either
   61520     version 2.1 of the License, or (at your option) any later version.
   61521 
   61522     This library is distributed in the hope that it will be useful,
   61523     but WITHOUT ANY WARRANTY; without even the implied warranty of
   61524     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
   61525     Lesser General Public License for more details.
   61526 
   61527     You should have received a copy of the GNU Lesser General Public
   61528     License along with this library; if not, write to the Free Software
   61529     Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
   61530 
   61531 Also add information on how to contact you by electronic and paper mail.
   61532 
   61533 You should also get your employer (if you work as a programmer) or your
   61534 school, if any, to sign a "copyright disclaimer" for the library, if
   61535 necessary.  Here is a sample; alter the names:
   61536 
   61537   Yoyodyne, Inc., hereby disclaims all copyright interest in the
   61538   library `Frob' (a library for tweaking knobs) written by James Random Hacker.
   61539 
   61540   &lt;signature of Ty Coon&gt;, 1 April 1990
   61541   Ty Coon, President of Vice
   61542 
   61543 That's all there is to it!
   61544 
   61545 
   61546 </pre>
   61547 </div>
   61548 </div>
   61549 
   61550 
   61551 <div class="product">
   61552 <span class="title">python</span>
   61553 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   61554 <span class="homepage"><a href="http://www.python.org/">homepage</a></span>
   61555 <div class="licence">
   61556 <pre>A. HISTORY OF THE SOFTWARE
   61557 ==========================
   61558 
   61559 Python was created in the early 1990s by Guido van Rossum at Stichting
   61560 Mathematisch Centrum (CWI, see http://www.cwi.nl) in the Netherlands
   61561 as a successor of a language called ABC.  Guido remains Python's
   61562 principal author, although it includes many contributions from others.
   61563 
   61564 In 1995, Guido continued his work on Python at the Corporation for
   61565 National Research Initiatives (CNRI, see http://www.cnri.reston.va.us)
   61566 in Reston, Virginia where he released several versions of the
   61567 software.
   61568 
   61569 In May 2000, Guido and the Python core development team moved to
   61570 BeOpen.com to form the BeOpen PythonLabs team.  In October of the same
   61571 year, the PythonLabs team moved to Digital Creations (now Zope
   61572 Corporation, see http://www.zope.com).  In 2001, the Python Software
   61573 Foundation (PSF, see http://www.python.org/psf/) was formed, a
   61574 non-profit organization created specifically to own Python-related
   61575 Intellectual Property.  Zope Corporation is a sponsoring member of
   61576 the PSF.
   61577 
   61578 All Python releases are Open Source (see http://www.opensource.org for
   61579 the Open Source Definition).  Historically, most, but not all, Python
   61580 releases have also been GPL-compatible; the table below summarizes
   61581 the various releases.
   61582 
   61583     Release         Derived     Year        Owner       GPL-
   61584                     from                                compatible? (1)
   61585 
   61586     0.9.0 thru 1.2              1991-1995   CWI         yes
   61587     1.3 thru 1.5.2  1.2         1995-1999   CNRI        yes
   61588     1.6             1.5.2       2000        CNRI        no
   61589     2.0             1.6         2000        BeOpen.com  no
   61590     1.6.1           1.6         2001        CNRI        yes (2)
   61591     2.1             2.0+1.6.1   2001        PSF         no
   61592     2.0.1           2.0+1.6.1   2001        PSF         yes
   61593     2.1.1           2.1+2.0.1   2001        PSF         yes
   61594     2.2             2.1.1       2001        PSF         yes
   61595     2.1.2           2.1.1       2002        PSF         yes
   61596     2.1.3           2.1.2       2002        PSF         yes
   61597     2.2.1           2.2         2002        PSF         yes
   61598     2.2.2           2.2.1       2002        PSF         yes
   61599     2.2.3           2.2.2       2003        PSF         yes
   61600     2.3             2.2.2       2002-2003   PSF         yes
   61601     2.3.1           2.3         2002-2003   PSF         yes
   61602     2.3.2           2.3.1       2002-2003   PSF         yes
   61603     2.3.3           2.3.2       2002-2003   PSF         yes
   61604     2.3.4           2.3.3       2004        PSF         yes
   61605     2.3.5           2.3.4       2005        PSF         yes
   61606     2.4             2.3         2004        PSF         yes
   61607     2.4.1           2.4         2005        PSF         yes
   61608     2.4.2           2.4.1       2005        PSF         yes
   61609     2.4.3           2.4.2       2006        PSF         yes
   61610     2.4.4           2.4.3       2006        PSF         yes
   61611     2.5             2.4         2006        PSF         yes
   61612     2.5.1           2.5         2007        PSF         yes
   61613     2.5.2           2.5.1       2008        PSF         yes
   61614     2.5.3           2.5.2       2008        PSF         yes
   61615     2.6             2.5         2008        PSF         yes
   61616     2.6.1           2.6         2008        PSF         yes
   61617 
   61618 Footnotes:
   61619 
   61620 (1) GPL-compatible doesn't mean that we're distributing Python under
   61621     the GPL.  All Python licenses, unlike the GPL, let you distribute
   61622     a modified version without making your changes open source.  The
   61623     GPL-compatible licenses make it possible to combine Python with
   61624     other software that is released under the GPL; the others don't.
   61625 
   61626 (2) According to Richard Stallman, 1.6.1 is not GPL-compatible,
   61627     because its license has a choice of law clause.  According to
   61628     CNRI, however, Stallman's lawyer has told CNRI's lawyer that 1.6.1
   61629     is "not incompatible" with the GPL.
   61630 
   61631 Thanks to the many outside volunteers who have worked under Guido's
   61632 direction to make these releases possible.
   61633 
   61634 
   61635 B. TERMS AND CONDITIONS FOR ACCESSING OR OTHERWISE USING PYTHON
   61636 ===============================================================
   61637 
   61638 PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2
   61639 --------------------------------------------
   61640 
   61641 1. This LICENSE AGREEMENT is between the Python Software Foundation
   61642 ("PSF"), and the Individual or Organization ("Licensee") accessing and
   61643 otherwise using this software ("Python") in source or binary form and
   61644 its associated documentation.
   61645 
   61646 2. Subject to the terms and conditions of this License Agreement, PSF hereby
   61647 grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce,
   61648 analyze, test, perform and/or display publicly, prepare derivative works,
   61649 distribute, and otherwise use Python alone or in any derivative version,
   61650 provided, however, that PSF's License Agreement and PSF's notice of copyright,
   61651 i.e., "Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Python
   61652 Software Foundation; All Rights Reserved" are retained in Python alone or in any
   61653 derivative version prepared by Licensee.
   61654 
   61655 3. In the event Licensee prepares a derivative work that is based on
   61656 or incorporates Python or any part thereof, and wants to make
   61657 the derivative work available to others as provided herein, then
   61658 Licensee hereby agrees to include in any such work a brief summary of
   61659 the changes made to Python.
   61660 
   61661 4. PSF is making Python available to Licensee on an "AS IS"
   61662 basis.  PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
   61663 IMPLIED.  BY WAY OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND
   61664 DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
   61665 FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON WILL NOT
   61666 INFRINGE ANY THIRD PARTY RIGHTS.
   61667 
   61668 5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON
   61669 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS
   61670 A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON,
   61671 OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
   61672 
   61673 6. This License Agreement will automatically terminate upon a material
   61674 breach of its terms and conditions.
   61675 
   61676 7. Nothing in this License Agreement shall be deemed to create any
   61677 relationship of agency, partnership, or joint venture between PSF and
   61678 Licensee.  This License Agreement does not grant permission to use PSF
   61679 trademarks or trade name in a trademark sense to endorse or promote
   61680 products or services of Licensee, or any third party.
   61681 
   61682 8. By copying, installing or otherwise using Python, Licensee
   61683 agrees to be bound by the terms and conditions of this License
   61684 Agreement.
   61685 
   61686 
   61687 BEOPEN.COM LICENSE AGREEMENT FOR PYTHON 2.0
   61688 -------------------------------------------
   61689 
   61690 BEOPEN PYTHON OPEN SOURCE LICENSE AGREEMENT VERSION 1
   61691 
   61692 1. This LICENSE AGREEMENT is between BeOpen.com ("BeOpen"), having an
   61693 office at 160 Saratoga Avenue, Santa Clara, CA 95051, and the
   61694 Individual or Organization ("Licensee") accessing and otherwise using
   61695 this software in source or binary form and its associated
   61696 documentation ("the Software").
   61697 
   61698 2. Subject to the terms and conditions of this BeOpen Python License
   61699 Agreement, BeOpen hereby grants Licensee a non-exclusive,
   61700 royalty-free, world-wide license to reproduce, analyze, test, perform
   61701 and/or display publicly, prepare derivative works, distribute, and
   61702 otherwise use the Software alone or in any derivative version,
   61703 provided, however, that the BeOpen Python License is retained in the
   61704 Software, alone or in any derivative version prepared by Licensee.
   61705 
   61706 3. BeOpen is making the Software available to Licensee on an "AS IS"
   61707 basis.  BEOPEN MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
   61708 IMPLIED.  BY WAY OF EXAMPLE, BUT NOT LIMITATION, BEOPEN MAKES NO AND
   61709 DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
   61710 FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE SOFTWARE WILL NOT
   61711 INFRINGE ANY THIRD PARTY RIGHTS.
   61712 
   61713 4. BEOPEN SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF THE
   61714 SOFTWARE FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS
   61715 AS A RESULT OF USING, MODIFYING OR DISTRIBUTING THE SOFTWARE, OR ANY
   61716 DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
   61717 
   61718 5. This License Agreement will automatically terminate upon a material
   61719 breach of its terms and conditions.
   61720 
   61721 6. This License Agreement shall be governed by and interpreted in all
   61722 respects by the law of the State of California, excluding conflict of
   61723 law provisions.  Nothing in this License Agreement shall be deemed to
   61724 create any relationship of agency, partnership, or joint venture
   61725 between BeOpen and Licensee.  This License Agreement does not grant
   61726 permission to use BeOpen trademarks or trade names in a trademark
   61727 sense to endorse or promote products or services of Licensee, or any
   61728 third party.  As an exception, the "BeOpen Python" logos available at
   61729 http://www.pythonlabs.com/logos.html may be used according to the
   61730 permissions granted on that web page.
   61731 
   61732 7. By copying, installing or otherwise using the software, Licensee
   61733 agrees to be bound by the terms and conditions of this License
   61734 Agreement.
   61735 
   61736 
   61737 CNRI LICENSE AGREEMENT FOR PYTHON 1.6.1
   61738 ---------------------------------------
   61739 
   61740 1. This LICENSE AGREEMENT is between the Corporation for National
   61741 Research Initiatives, having an office at 1895 Preston White Drive,
   61742 Reston, VA 20191 ("CNRI"), and the Individual or Organization
   61743 ("Licensee") accessing and otherwise using Python 1.6.1 software in
   61744 source or binary form and its associated documentation.
   61745 
   61746 2. Subject to the terms and conditions of this License Agreement, CNRI
   61747 hereby grants Licensee a nonexclusive, royalty-free, world-wide
   61748 license to reproduce, analyze, test, perform and/or display publicly,
   61749 prepare derivative works, distribute, and otherwise use Python 1.6.1
   61750 alone or in any derivative version, provided, however, that CNRI's
   61751 License Agreement and CNRI's notice of copyright, i.e., "Copyright (c)
   61752 1995-2001 Corporation for National Research Initiatives; All Rights
   61753 Reserved" are retained in Python 1.6.1 alone or in any derivative
   61754 version prepared by Licensee.  Alternately, in lieu of CNRI's License
   61755 Agreement, Licensee may substitute the following text (omitting the
   61756 quotes): "Python 1.6.1 is made available subject to the terms and
   61757 conditions in CNRI's License Agreement.  This Agreement together with
   61758 Python 1.6.1 may be located on the Internet using the following
   61759 unique, persistent identifier (known as a handle): 1895.22/1013.  This
   61760 Agreement may also be obtained from a proxy server on the Internet
   61761 using the following URL: http://hdl.handle.net/1895.22/1013".
   61762 
   61763 3. In the event Licensee prepares a derivative work that is based on
   61764 or incorporates Python 1.6.1 or any part thereof, and wants to make
   61765 the derivative work available to others as provided herein, then
   61766 Licensee hereby agrees to include in any such work a brief summary of
   61767 the changes made to Python 1.6.1.
   61768 
   61769 4. CNRI is making Python 1.6.1 available to Licensee on an "AS IS"
   61770 basis.  CNRI MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
   61771 IMPLIED.  BY WAY OF EXAMPLE, BUT NOT LIMITATION, CNRI MAKES NO AND
   61772 DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
   61773 FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON 1.6.1 WILL NOT
   61774 INFRINGE ANY THIRD PARTY RIGHTS.
   61775 
   61776 5. CNRI SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON
   61777 1.6.1 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS
   61778 A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON 1.6.1,
   61779 OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
   61780 
   61781 6. This License Agreement will automatically terminate upon a material
   61782 breach of its terms and conditions.
   61783 
   61784 7. This License Agreement shall be governed by the federal
   61785 intellectual property law of the United States, including without
   61786 limitation the federal copyright law, and, to the extent such
   61787 U.S. federal law does not apply, by the law of the Commonwealth of
   61788 Virginia, excluding Virginia's conflict of law provisions.
   61789 Notwithstanding the foregoing, with regard to derivative works based
   61790 on Python 1.6.1 that incorporate non-separable material that was
   61791 previously distributed under the GNU General Public License (GPL), the
   61792 law of the Commonwealth of Virginia shall govern this License
   61793 Agreement only as to issues arising under or with respect to
   61794 Paragraphs 4, 5, and 7 of this License Agreement.  Nothing in this
   61795 License Agreement shall be deemed to create any relationship of
   61796 agency, partnership, or joint venture between CNRI and Licensee.  This
   61797 License Agreement does not grant permission to use CNRI trademarks or
   61798 trade name in a trademark sense to endorse or promote products or
   61799 services of Licensee, or any third party.
   61800 
   61801 8. By clicking on the "ACCEPT" button where indicated, or by copying,
   61802 installing or otherwise using Python 1.6.1, Licensee agrees to be
   61803 bound by the terms and conditions of this License Agreement.
   61804 
   61805         ACCEPT
   61806 
   61807 
   61808 CWI LICENSE AGREEMENT FOR PYTHON 0.9.0 THROUGH 1.2
   61809 --------------------------------------------------
   61810 
   61811 Copyright (c) 1991 - 1995, Stichting Mathematisch Centrum Amsterdam,
   61812 The Netherlands.  All rights reserved.
   61813 
   61814 Permission to use, copy, modify, and distribute this software and its
   61815 documentation for any purpose and without fee is hereby granted,
   61816 provided that the above copyright notice appear in all copies and that
   61817 both that copyright notice and this permission notice appear in
   61818 supporting documentation, and that the name of Stichting Mathematisch
   61819 Centrum or CWI not be used in advertising or publicity pertaining to
   61820 distribution of the software without specific, written prior
   61821 permission.
   61822 
   61823 STICHTING MATHEMATISCH CENTRUM DISCLAIMS ALL WARRANTIES WITH REGARD TO
   61824 THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
   61825 FITNESS, IN NO EVENT SHALL STICHTING MATHEMATISCH CENTRUM BE LIABLE
   61826 FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
   61827 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
   61828 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
   61829 OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
   61830 </pre>
   61831 </div>
   61832 </div>
   61833 
   61834 
   61835 <div class="product">
   61836 <span class="title">qemacs</span>
   61837 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   61838 <span class="homepage"><a href="http://savannah.nongnu.org/projects/qemacs">homepage</a></span>
   61839 <div class="licence">
   61840 <pre>		  GNU LESSER GENERAL PUBLIC LICENSE
   61841 		       Version 2.1, February 1999
   61842 
   61843  Copyright (C) 1991, 1999 Free Software Foundation, Inc.
   61844      59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   61845  Everyone is permitted to copy and distribute verbatim copies
   61846  of this license document, but changing it is not allowed.
   61847 
   61848 [This is the first released version of the Lesser GPL.  It also counts
   61849  as the successor of the GNU Library Public License, version 2, hence
   61850  the version number 2.1.]
   61851 
   61852 			    Preamble
   61853 
   61854   The licenses for most software are designed to take away your
   61855 freedom to share and change it.  By contrast, the GNU General Public
   61856 Licenses are intended to guarantee your freedom to share and change
   61857 free software--to make sure the software is free for all its users.
   61858 
   61859   This license, the Lesser General Public License, applies to some
   61860 specially designated software packages--typically libraries--of the
   61861 Free Software Foundation and other authors who decide to use it.  You
   61862 can use it too, but we suggest you first think carefully about whether
   61863 this license or the ordinary General Public License is the better
   61864 strategy to use in any particular case, based on the explanations below.
   61865 
   61866   When we speak of free software, we are referring to freedom of use,
   61867 not price.  Our General Public Licenses are designed to make sure that
   61868 you have the freedom to distribute copies of free software (and charge
   61869 for this service if you wish); that you receive source code or can get
   61870 it if you want it; that you can change the software and use pieces of
   61871 it in new free programs; and that you are informed that you can do
   61872 these things.
   61873 
   61874   To protect your rights, we need to make restrictions that forbid
   61875 distributors to deny you these rights or to ask you to surrender these
   61876 rights.  These restrictions translate to certain responsibilities for
   61877 you if you distribute copies of the library or if you modify it.
   61878 
   61879   For example, if you distribute copies of the library, whether gratis
   61880 or for a fee, you must give the recipients all the rights that we gave
   61881 you.  You must make sure that they, too, receive or can get the source
   61882 code.  If you link other code with the library, you must provide
   61883 complete object files to the recipients, so that they can relink them
   61884 with the library after making changes to the library and recompiling
   61885 it.  And you must show them these terms so they know their rights.
   61886 
   61887   We protect your rights with a two-step method: (1) we copyright the
   61888 library, and (2) we offer you this license, which gives you legal
   61889 permission to copy, distribute and/or modify the library.
   61890 
   61891   To protect each distributor, we want to make it very clear that
   61892 there is no warranty for the free library.  Also, if the library is
   61893 modified by someone else and passed on, the recipients should know
   61894 that what they have is not the original version, so that the original
   61895 author's reputation will not be affected by problems that might be
   61896 introduced by others.
   61897 
   61899   Finally, software patents pose a constant threat to the existence of
   61900 any free program.  We wish to make sure that a company cannot
   61901 effectively restrict the users of a free program by obtaining a
   61902 restrictive license from a patent holder.  Therefore, we insist that
   61903 any patent license obtained for a version of the library must be
   61904 consistent with the full freedom of use specified in this license.
   61905 
   61906   Most GNU software, including some libraries, is covered by the
   61907 ordinary GNU General Public License.  This license, the GNU Lesser
   61908 General Public License, applies to certain designated libraries, and
   61909 is quite different from the ordinary General Public License.  We use
   61910 this license for certain libraries in order to permit linking those
   61911 libraries into non-free programs.
   61912 
   61913   When a program is linked with a library, whether statically or using
   61914 a shared library, the combination of the two is legally speaking a
   61915 combined work, a derivative of the original library.  The ordinary
   61916 General Public License therefore permits such linking only if the
   61917 entire combination fits its criteria of freedom.  The Lesser General
   61918 Public License permits more lax criteria for linking other code with
   61919 the library.
   61920 
   61921   We call this license the "Lesser" General Public License because it
   61922 does Less to protect the user's freedom than the ordinary General
   61923 Public License.  It also provides other free software developers Less
   61924 of an advantage over competing non-free programs.  These disadvantages
   61925 are the reason we use the ordinary General Public License for many
   61926 libraries.  However, the Lesser license provides advantages in certain
   61927 special circumstances.
   61928 
   61929   For example, on rare occasions, there may be a special need to
   61930 encourage the widest possible use of a certain library, so that it becomes
   61931 a de-facto standard.  To achieve this, non-free programs must be
   61932 allowed to use the library.  A more frequent case is that a free
   61933 library does the same job as widely used non-free libraries.  In this
   61934 case, there is little to gain by limiting the free library to free
   61935 software only, so we use the Lesser General Public License.
   61936 
   61937   In other cases, permission to use a particular library in non-free
   61938 programs enables a greater number of people to use a large body of
   61939 free software.  For example, permission to use the GNU C Library in
   61940 non-free programs enables many more people to use the whole GNU
   61941 operating system, as well as its variant, the GNU/Linux operating
   61942 system.
   61943 
   61944   Although the Lesser General Public License is Less protective of the
   61945 users' freedom, it does ensure that the user of a program that is
   61946 linked with the Library has the freedom and the wherewithal to run
   61947 that program using a modified version of the Library.
   61948 
   61949   The precise terms and conditions for copying, distribution and
   61950 modification follow.  Pay close attention to the difference between a
   61951 "work based on the library" and a "work that uses the library".  The
   61952 former contains code derived from the library, whereas the latter must
   61953 be combined with the library in order to run.
   61954 
   61956 		  GNU LESSER GENERAL PUBLIC LICENSE
   61957    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   61958 
   61959   0. This License Agreement applies to any software library or other
   61960 program which contains a notice placed by the copyright holder or
   61961 other authorized party saying it may be distributed under the terms of
   61962 this Lesser General Public License (also called "this License").
   61963 Each licensee is addressed as "you".
   61964 
   61965   A "library" means a collection of software functions and/or data
   61966 prepared so as to be conveniently linked with application programs
   61967 (which use some of those functions and data) to form executables.
   61968 
   61969   The "Library", below, refers to any such software library or work
   61970 which has been distributed under these terms.  A "work based on the
   61971 Library" means either the Library or any derivative work under
   61972 copyright law: that is to say, a work containing the Library or a
   61973 portion of it, either verbatim or with modifications and/or translated
   61974 straightforwardly into another language.  (Hereinafter, translation is
   61975 included without limitation in the term "modification".)
   61976 
   61977   "Source code" for a work means the preferred form of the work for
   61978 making modifications to it.  For a library, complete source code means
   61979 all the source code for all modules it contains, plus any associated
   61980 interface definition files, plus the scripts used to control compilation
   61981 and installation of the library.
   61982 
   61983   Activities other than copying, distribution and modification are not
   61984 covered by this License; they are outside its scope.  The act of
   61985 running a program using the Library is not restricted, and output from
   61986 such a program is covered only if its contents constitute a work based
   61987 on the Library (independent of the use of the Library in a tool for
   61988 writing it).  Whether that is true depends on what the Library does
   61989 and what the program that uses the Library does.
   61990   
   61991   1. You may copy and distribute verbatim copies of the Library's
   61992 complete source code as you receive it, in any medium, provided that
   61993 you conspicuously and appropriately publish on each copy an
   61994 appropriate copyright notice and disclaimer of warranty; keep intact
   61995 all the notices that refer to this License and to the absence of any
   61996 warranty; and distribute a copy of this License along with the
   61997 Library.
   61998 
   61999   You may charge a fee for the physical act of transferring a copy,
   62000 and you may at your option offer warranty protection in exchange for a
   62001 fee.
   62002 
   62004   2. You may modify your copy or copies of the Library or any portion
   62005 of it, thus forming a work based on the Library, and copy and
   62006 distribute such modifications or work under the terms of Section 1
   62007 above, provided that you also meet all of these conditions:
   62008 
   62009     a) The modified work must itself be a software library.
   62010 
   62011     b) You must cause the files modified to carry prominent notices
   62012     stating that you changed the files and the date of any change.
   62013 
   62014     c) You must cause the whole of the work to be licensed at no
   62015     charge to all third parties under the terms of this License.
   62016 
   62017     d) If a facility in the modified Library refers to a function or a
   62018     table of data to be supplied by an application program that uses
   62019     the facility, other than as an argument passed when the facility
   62020     is invoked, then you must make a good faith effort to ensure that,
   62021     in the event an application does not supply such function or
   62022     table, the facility still operates, and performs whatever part of
   62023     its purpose remains meaningful.
   62024 
   62025     (For example, a function in a library to compute square roots has
   62026     a purpose that is entirely well-defined independent of the
   62027     application.  Therefore, Subsection 2d requires that any
   62028     application-supplied function or table used by this function must
   62029     be optional: if the application does not supply it, the square
   62030     root function must still compute square roots.)
   62031 
   62032 These requirements apply to the modified work as a whole.  If
   62033 identifiable sections of that work are not derived from the Library,
   62034 and can be reasonably considered independent and separate works in
   62035 themselves, then this License, and its terms, do not apply to those
   62036 sections when you distribute them as separate works.  But when you
   62037 distribute the same sections as part of a whole which is a work based
   62038 on the Library, the distribution of the whole must be on the terms of
   62039 this License, whose permissions for other licensees extend to the
   62040 entire whole, and thus to each and every part regardless of who wrote
   62041 it.
   62042 
   62043 Thus, it is not the intent of this section to claim rights or contest
   62044 your rights to work written entirely by you; rather, the intent is to
   62045 exercise the right to control the distribution of derivative or
   62046 collective works based on the Library.
   62047 
   62048 In addition, mere aggregation of another work not based on the Library
   62049 with the Library (or with a work based on the Library) on a volume of
   62050 a storage or distribution medium does not bring the other work under
   62051 the scope of this License.
   62052 
   62053   3. You may opt to apply the terms of the ordinary GNU General Public
   62054 License instead of this License to a given copy of the Library.  To do
   62055 this, you must alter all the notices that refer to this License, so
   62056 that they refer to the ordinary GNU General Public License, version 2,
   62057 instead of to this License.  (If a newer version than version 2 of the
   62058 ordinary GNU General Public License has appeared, then you can specify
   62059 that version instead if you wish.)  Do not make any other change in
   62060 these notices.
   62061 
   62063   Once this change is made in a given copy, it is irreversible for
   62064 that copy, so the ordinary GNU General Public License applies to all
   62065 subsequent copies and derivative works made from that copy.
   62066 
   62067   This option is useful when you wish to copy part of the code of
   62068 the Library into a program that is not a library.
   62069 
   62070   4. You may copy and distribute the Library (or a portion or
   62071 derivative of it, under Section 2) in object code or executable form
   62072 under the terms of Sections 1 and 2 above provided that you accompany
   62073 it with the complete corresponding machine-readable source code, which
   62074 must be distributed under the terms of Sections 1 and 2 above on a
   62075 medium customarily used for software interchange.
   62076 
   62077   If distribution of object code is made by offering access to copy
   62078 from a designated place, then offering equivalent access to copy the
   62079 source code from the same place satisfies the requirement to
   62080 distribute the source code, even though third parties are not
   62081 compelled to copy the source along with the object code.
   62082 
   62083   5. A program that contains no derivative of any portion of the
   62084 Library, but is designed to work with the Library by being compiled or
   62085 linked with it, is called a "work that uses the Library".  Such a
   62086 work, in isolation, is not a derivative work of the Library, and
   62087 therefore falls outside the scope of this License.
   62088 
   62089   However, linking a "work that uses the Library" with the Library
   62090 creates an executable that is a derivative of the Library (because it
   62091 contains portions of the Library), rather than a "work that uses the
   62092 library".  The executable is therefore covered by this License.
   62093 Section 6 states terms for distribution of such executables.
   62094 
   62095   When a "work that uses the Library" uses material from a header file
   62096 that is part of the Library, the object code for the work may be a
   62097 derivative work of the Library even though the source code is not.
   62098 Whether this is true is especially significant if the work can be
   62099 linked without the Library, or if the work is itself a library.  The
   62100 threshold for this to be true is not precisely defined by law.
   62101 
   62102   If such an object file uses only numerical parameters, data
   62103 structure layouts and accessors, and small macros and small inline
   62104 functions (ten lines or less in length), then the use of the object
   62105 file is unrestricted, regardless of whether it is legally a derivative
   62106 work.  (Executables containing this object code plus portions of the
   62107 Library will still fall under Section 6.)
   62108 
   62109   Otherwise, if the work is a derivative of the Library, you may
   62110 distribute the object code for the work under the terms of Section 6.
   62111 Any executables containing that work also fall under Section 6,
   62112 whether or not they are linked directly with the Library itself.
   62113 
   62115   6. As an exception to the Sections above, you may also combine or
   62116 link a "work that uses the Library" with the Library to produce a
   62117 work containing portions of the Library, and distribute that work
   62118 under terms of your choice, provided that the terms permit
   62119 modification of the work for the customer's own use and reverse
   62120 engineering for debugging such modifications.
   62121 
   62122   You must give prominent notice with each copy of the work that the
   62123 Library is used in it and that the Library and its use are covered by
   62124 this License.  You must supply a copy of this License.  If the work
   62125 during execution displays copyright notices, you must include the
   62126 copyright notice for the Library among them, as well as a reference
   62127 directing the user to the copy of this License.  Also, you must do one
   62128 of these things:
   62129 
   62130     a) Accompany the work with the complete corresponding
   62131     machine-readable source code for the Library including whatever
   62132     changes were used in the work (which must be distributed under
   62133     Sections 1 and 2 above); and, if the work is an executable linked
   62134     with the Library, with the complete machine-readable "work that
   62135     uses the Library", as object code and/or source code, so that the
   62136     user can modify the Library and then relink to produce a modified
   62137     executable containing the modified Library.  (It is understood
   62138     that the user who changes the contents of definitions files in the
   62139     Library will not necessarily be able to recompile the application
   62140     to use the modified definitions.)
   62141 
   62142     b) Use a suitable shared library mechanism for linking with the
   62143     Library.  A suitable mechanism is one that (1) uses at run time a
   62144     copy of the library already present on the user's computer system,
   62145     rather than copying library functions into the executable, and (2)
   62146     will operate properly with a modified version of the library, if
   62147     the user installs one, as long as the modified version is
   62148     interface-compatible with the version that the work was made with.
   62149 
   62150     c) Accompany the work with a written offer, valid for at
   62151     least three years, to give the same user the materials
   62152     specified in Subsection 6a, above, for a charge no more
   62153     than the cost of performing this distribution.
   62154 
   62155     d) If distribution of the work is made by offering access to copy
   62156     from a designated place, offer equivalent access to copy the above
   62157     specified materials from the same place.
   62158 
   62159     e) Verify that the user has already received a copy of these
   62160     materials or that you have already sent this user a copy.
   62161 
   62162   For an executable, the required form of the "work that uses the
   62163 Library" must include any data and utility programs needed for
   62164 reproducing the executable from it.  However, as a special exception,
   62165 the materials to be distributed need not include anything that is
   62166 normally distributed (in either source or binary form) with the major
   62167 components (compiler, kernel, and so on) of the operating system on
   62168 which the executable runs, unless that component itself accompanies
   62169 the executable.
   62170 
   62171   It may happen that this requirement contradicts the license
   62172 restrictions of other proprietary libraries that do not normally
   62173 accompany the operating system.  Such a contradiction means you cannot
   62174 use both them and the Library together in an executable that you
   62175 distribute.
   62176 
   62178   7. You may place library facilities that are a work based on the
   62179 Library side-by-side in a single library together with other library
   62180 facilities not covered by this License, and distribute such a combined
   62181 library, provided that the separate distribution of the work based on
   62182 the Library and of the other library facilities is otherwise
   62183 permitted, and provided that you do these two things:
   62184 
   62185     a) Accompany the combined library with a copy of the same work
   62186     based on the Library, uncombined with any other library
   62187     facilities.  This must be distributed under the terms of the
   62188     Sections above.
   62189 
   62190     b) Give prominent notice with the combined library of the fact
   62191     that part of it is a work based on the Library, and explaining
   62192     where to find the accompanying uncombined form of the same work.
   62193 
   62194   8. You may not copy, modify, sublicense, link with, or distribute
   62195 the Library except as expressly provided under this License.  Any
   62196 attempt otherwise to copy, modify, sublicense, link with, or
   62197 distribute the Library is void, and will automatically terminate your
   62198 rights under this License.  However, parties who have received copies,
   62199 or rights, from you under this License will not have their licenses
   62200 terminated so long as such parties remain in full compliance.
   62201 
   62202   9. You are not required to accept this License, since you have not
   62203 signed it.  However, nothing else grants you permission to modify or
   62204 distribute the Library or its derivative works.  These actions are
   62205 prohibited by law if you do not accept this License.  Therefore, by
   62206 modifying or distributing the Library (or any work based on the
   62207 Library), you indicate your acceptance of this License to do so, and
   62208 all its terms and conditions for copying, distributing or modifying
   62209 the Library or works based on it.
   62210 
   62211   10. Each time you redistribute the Library (or any work based on the
   62212 Library), the recipient automatically receives a license from the
   62213 original licensor to copy, distribute, link with or modify the Library
   62214 subject to these terms and conditions.  You may not impose any further
   62215 restrictions on the recipients' exercise of the rights granted herein.
   62216 You are not responsible for enforcing compliance by third parties with
   62217 this License.
   62218 
   62220   11. If, as a consequence of a court judgment or allegation of patent
   62221 infringement or for any other reason (not limited to patent issues),
   62222 conditions are imposed on you (whether by court order, agreement or
   62223 otherwise) that contradict the conditions of this License, they do not
   62224 excuse you from the conditions of this License.  If you cannot
   62225 distribute so as to satisfy simultaneously your obligations under this
   62226 License and any other pertinent obligations, then as a consequence you
   62227 may not distribute the Library at all.  For example, if a patent
   62228 license would not permit royalty-free redistribution of the Library by
   62229 all those who receive copies directly or indirectly through you, then
   62230 the only way you could satisfy both it and this License would be to
   62231 refrain entirely from distribution of the Library.
   62232 
   62233 If any portion of this section is held invalid or unenforceable under any
   62234 particular circumstance, the balance of the section is intended to apply,
   62235 and the section as a whole is intended to apply in other circumstances.
   62236 
   62237 It is not the purpose of this section to induce you to infringe any
   62238 patents or other property right claims or to contest validity of any
   62239 such claims; this section has the sole purpose of protecting the
   62240 integrity of the free software distribution system which is
   62241 implemented by public license practices.  Many people have made
   62242 generous contributions to the wide range of software distributed
   62243 through that system in reliance on consistent application of that
   62244 system; it is up to the author/donor to decide if he or she is willing
   62245 to distribute software through any other system and a licensee cannot
   62246 impose that choice.
   62247 
   62248 This section is intended to make thoroughly clear what is believed to
   62249 be a consequence of the rest of this License.
   62250 
   62251   12. If the distribution and/or use of the Library is restricted in
   62252 certain countries either by patents or by copyrighted interfaces, the
   62253 original copyright holder who places the Library under this License may add
   62254 an explicit geographical distribution limitation excluding those countries,
   62255 so that distribution is permitted only in or among countries not thus
   62256 excluded.  In such case, this License incorporates the limitation as if
   62257 written in the body of this License.
   62258 
   62259   13. The Free Software Foundation may publish revised and/or new
   62260 versions of the Lesser General Public License from time to time.
   62261 Such new versions will be similar in spirit to the present version,
   62262 but may differ in detail to address new problems or concerns.
   62263 
   62264 Each version is given a distinguishing version number.  If the Library
   62265 specifies a version number of this License which applies to it and
   62266 "any later version", you have the option of following the terms and
   62267 conditions either of that version or of any later version published by
   62268 the Free Software Foundation.  If the Library does not specify a
   62269 license version number, you may choose any version ever published by
   62270 the Free Software Foundation.
   62271 
   62273   14. If you wish to incorporate parts of the Library into other free
   62274 programs whose distribution conditions are incompatible with these,
   62275 write to the author to ask for permission.  For software which is
   62276 copyrighted by the Free Software Foundation, write to the Free
   62277 Software Foundation; we sometimes make exceptions for this.  Our
   62278 decision will be guided by the two goals of preserving the free status
   62279 of all derivatives of our free software and of promoting the sharing
   62280 and reuse of software generally.
   62281 
   62282 			    NO WARRANTY
   62283 
   62284   15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
   62285 WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
   62286 EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
   62287 OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
   62288 KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
   62289 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
   62290 PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
   62291 LIBRARY IS WITH YOU.  SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
   62292 THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
   62293 
   62294   16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
   62295 WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
   62296 AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
   62297 FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
   62298 CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
   62299 LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
   62300 RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
   62301 FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
   62302 SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
   62303 DAMAGES.
   62304 
   62305 		     END OF TERMS AND CONDITIONS
   62306 
   62308            How to Apply These Terms to Your New Libraries
   62309 
   62310   If you develop a new library, and you want it to be of the greatest
   62311 possible use to the public, we recommend making it free software that
   62312 everyone can redistribute and change.  You can do so by permitting
   62313 redistribution under these terms (or, alternatively, under the terms of the
   62314 ordinary General Public License).
   62315 
   62316   To apply these terms, attach the following notices to the library.  It is
   62317 safest to attach them to the start of each source file to most effectively
   62318 convey the exclusion of warranty; and each file should have at least the
   62319 "copyright" line and a pointer to where the full notice is found.
   62320 
   62321     &lt;one line to give the library's name and a brief idea of what it does.&gt;
   62322     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   62323 
   62324     This library is free software; you can redistribute it and/or
   62325     modify it under the terms of the GNU Lesser General Public
   62326     License as published by the Free Software Foundation; either
   62327     version 2 of the License, or (at your option) any later version.
   62328 
   62329     This library is distributed in the hope that it will be useful,
   62330     but WITHOUT ANY WARRANTY; without even the implied warranty of
   62331     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
   62332     Lesser General Public License for more details.
   62333 
   62334     You should have received a copy of the GNU Lesser General Public
   62335     License along with this library; if not, write to the Free Software
   62336     Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   62337 
   62338 Also add information on how to contact you by electronic and paper mail.
   62339 
   62340 You should also get your employer (if you work as a programmer) or your
   62341 school, if any, to sign a "copyright disclaimer" for the library, if
   62342 necessary.  Here is a sample; alter the names:
   62343 
   62344   Yoyodyne, Inc., hereby disclaims all copyright interest in the
   62345   library `Frob' (a library for tweaking knobs) written by James Random Hacker.
   62346 
   62347   &lt;signature of Ty Coon&gt;, 1 April 1990
   62348   Ty Coon, President of Vice
   62349 
   62350 That's all there is to it!
   62351 
   62352 
   62353 </pre>
   62354 </div>
   62355 </div>
   62356 
   62357 
   62358 <div class="product">
   62359 <span class="title">readline</span>
   62360 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   62361 <span class="homepage"><a href="http://cnswww.cns.cwru.edu/php/chet/readline/rltop.html">homepage</a></span>
   62362 <div class="licence">
   62363 <pre>                    GNU GENERAL PUBLIC LICENSE
   62364                        Version 3, 29 June 2007
   62365 
   62366  Copyright (C) 2007 Free Software Foundation, Inc. &lt;http://fsf.org/>;
   62367  Everyone is permitted to copy and distribute verbatim copies
   62368  of this license document, but changing it is not allowed.
   62369 
   62370                             Preamble
   62371 
   62372   The GNU General Public License is a free, copyleft license for
   62373 software and other kinds of works.
   62374 
   62375   The licenses for most software and other practical works are designed
   62376 to take away your freedom to share and change the works.  By contrast,
   62377 the GNU General Public License is intended to guarantee your freedom to
   62378 share and change all versions of a program--to make sure it remains free
   62379 software for all its users.  We, the Free Software Foundation, use the
   62380 GNU General Public License for most of our software; it applies also to
   62381 any other work released this way by its authors.  You can apply it to
   62382 your programs, too.
   62383 
   62384   When we speak of free software, we are referring to freedom, not
   62385 price.  Our General Public Licenses are designed to make sure that you
   62386 have the freedom to distribute copies of free software (and charge for
   62387 them if you wish), that you receive source code or can get it if you
   62388 want it, that you can change the software or use pieces of it in new
   62389 free programs, and that you know you can do these things.
   62390 
   62391   To protect your rights, we need to prevent others from denying you
   62392 these rights or asking you to surrender the rights.  Therefore, you have
   62393 certain responsibilities if you distribute copies of the software, or if
   62394 you modify it: responsibilities to respect the freedom of others.
   62395 
   62396   For example, if you distribute copies of such a program, whether
   62397 gratis or for a fee, you must pass on to the recipients the same
   62398 freedoms that you received.  You must make sure that they, too, receive
   62399 or can get the source code.  And you must show them these terms so they
   62400 know their rights.
   62401 
   62402   Developers that use the GNU GPL protect your rights with two steps:
   62403 (1) assert copyright on the software, and (2) offer you this License
   62404 giving you legal permission to copy, distribute and/or modify it.
   62405 
   62406   For the developers' and authors' protection, the GPL clearly explains
   62407 that there is no warranty for this free software.  For both users' and
   62408 authors' sake, the GPL requires that modified versions be marked as
   62409 changed, so that their problems will not be attributed erroneously to
   62410 authors of previous versions.
   62411 
   62412   Some devices are designed to deny users access to install or run
   62413 modified versions of the software inside them, although the manufacturer
   62414 can do so.  This is fundamentally incompatible with the aim of
   62415 protecting users' freedom to change the software.  The systematic
   62416 pattern of such abuse occurs in the area of products for individuals to
   62417 use, which is precisely where it is most unacceptable.  Therefore, we
   62418 have designed this version of the GPL to prohibit the practice for those
   62419 products.  If such problems arise substantially in other domains, we
   62420 stand ready to extend this provision to those domains in future versions
   62421 of the GPL, as needed to protect the freedom of users.
   62422 
   62423   Finally, every program is threatened constantly by software patents.
   62424 States should not allow patents to restrict development and use of
   62425 software on general-purpose computers, but in those that do, we wish to
   62426 avoid the special danger that patents applied to a free program could
   62427 make it effectively proprietary.  To prevent this, the GPL assures that
   62428 patents cannot be used to render the program non-free.
   62429 
   62430   The precise terms and conditions for copying, distribution and
   62431 modification follow.
   62432 
   62433                        TERMS AND CONDITIONS
   62434 
   62435   0. Definitions.
   62436 
   62437   "This License" refers to version 3 of the GNU General Public License.
   62438 
   62439   "Copyright" also means copyright-like laws that apply to other kinds of
   62440 works, such as semiconductor masks.
   62441 
   62442   "The Program" refers to any copyrightable work licensed under this
   62443 License.  Each licensee is addressed as "you".  "Licensees" and
   62444 "recipients" may be individuals or organizations.
   62445 
   62446   To "modify" a work means to copy from or adapt all or part of the work
   62447 in a fashion requiring copyright permission, other than the making of an
   62448 exact copy.  The resulting work is called a "modified version" of the
   62449 earlier work or a work "based on" the earlier work.
   62450 
   62451   A "covered work" means either the unmodified Program or a work based
   62452 on the Program.
   62453 
   62454   To "propagate" a work means to do anything with it that, without
   62455 permission, would make you directly or secondarily liable for
   62456 infringement under applicable copyright law, except executing it on a
   62457 computer or modifying a private copy.  Propagation includes copying,
   62458 distribution (with or without modification), making available to the
   62459 public, and in some countries other activities as well.
   62460 
   62461   To "convey" a work means any kind of propagation that enables other
   62462 parties to make or receive copies.  Mere interaction with a user through
   62463 a computer network, with no transfer of a copy, is not conveying.
   62464 
   62465   An interactive user interface displays "Appropriate Legal Notices"
   62466 to the extent that it includes a convenient and prominently visible
   62467 feature that (1) displays an appropriate copyright notice, and (2)
   62468 tells the user that there is no warranty for the work (except to the
   62469 extent that warranties are provided), that licensees may convey the
   62470 work under this License, and how to view a copy of this License.  If
   62471 the interface presents a list of user commands or options, such as a
   62472 menu, a prominent item in the list meets this criterion.
   62473 
   62474   1. Source Code.
   62475 
   62476   The "source code" for a work means the preferred form of the work
   62477 for making modifications to it.  "Object code" means any non-source
   62478 form of a work.
   62479 
   62480   A "Standard Interface" means an interface that either is an official
   62481 standard defined by a recognized standards body, or, in the case of
   62482 interfaces specified for a particular programming language, one that
   62483 is widely used among developers working in that language.
   62484 
   62485   The "System Libraries" of an executable work include anything, other
   62486 than the work as a whole, that (a) is included in the normal form of
   62487 packaging a Major Component, but which is not part of that Major
   62488 Component, and (b) serves only to enable use of the work with that
   62489 Major Component, or to implement a Standard Interface for which an
   62490 implementation is available to the public in source code form.  A
   62491 "Major Component", in this context, means a major essential component
   62492 (kernel, window system, and so on) of the specific operating system
   62493 (if any) on which the executable work runs, or a compiler used to
   62494 produce the work, or an object code interpreter used to run it.
   62495 
   62496   The "Corresponding Source" for a work in object code form means all
   62497 the source code needed to generate, install, and (for an executable
   62498 work) run the object code and to modify the work, including scripts to
   62499 control those activities.  However, it does not include the work's
   62500 System Libraries, or general-purpose tools or generally available free
   62501 programs which are used unmodified in performing those activities but
   62502 which are not part of the work.  For example, Corresponding Source
   62503 includes interface definition files associated with source files for
   62504 the work, and the source code for shared libraries and dynamically
   62505 linked subprograms that the work is specifically designed to require,
   62506 such as by intimate data communication or control flow between those
   62507 subprograms and other parts of the work.
   62508 
   62509   The Corresponding Source need not include anything that users
   62510 can regenerate automatically from other parts of the Corresponding
   62511 Source.
   62512 
   62513   The Corresponding Source for a work in source code form is that
   62514 same work.
   62515 
   62516   2. Basic Permissions.
   62517 
   62518   All rights granted under this License are granted for the term of
   62519 copyright on the Program, and are irrevocable provided the stated
   62520 conditions are met.  This License explicitly affirms your unlimited
   62521 permission to run the unmodified Program.  The output from running a
   62522 covered work is covered by this License only if the output, given its
   62523 content, constitutes a covered work.  This License acknowledges your
   62524 rights of fair use or other equivalent, as provided by copyright law.
   62525 
   62526   You may make, run and propagate covered works that you do not
   62527 convey, without conditions so long as your license otherwise remains
   62528 in force.  You may convey covered works to others for the sole purpose
   62529 of having them make modifications exclusively for you, or provide you
   62530 with facilities for running those works, provided that you comply with
   62531 the terms of this License in conveying all material for which you do
   62532 not control copyright.  Those thus making or running the covered works
   62533 for you must do so exclusively on your behalf, under your direction
   62534 and control, on terms that prohibit them from making any copies of
   62535 your copyrighted material outside their relationship with you.
   62536 
   62537   Conveying under any other circumstances is permitted solely under
   62538 the conditions stated below.  Sublicensing is not allowed; section 10
   62539 makes it unnecessary.
   62540 
   62541   3. Protecting Users' Legal Rights From Anti-Circumvention Law.
   62542 
   62543   No covered work shall be deemed part of an effective technological
   62544 measure under any applicable law fulfilling obligations under article
   62545 11 of the WIPO copyright treaty adopted on 20 December 1996, or
   62546 similar laws prohibiting or restricting circumvention of such
   62547 measures.
   62548 
   62549   When you convey a covered work, you waive any legal power to forbid
   62550 circumvention of technological measures to the extent such circumvention
   62551 is effected by exercising rights under this License with respect to
   62552 the covered work, and you disclaim any intention to limit operation or
   62553 modification of the work as a means of enforcing, against the work's
   62554 users, your or third parties' legal rights to forbid circumvention of
   62555 technological measures.
   62556 
   62557   4. Conveying Verbatim Copies.
   62558 
   62559   You may convey verbatim copies of the Program's source code as you
   62560 receive it, in any medium, provided that you conspicuously and
   62561 appropriately publish on each copy an appropriate copyright notice;
   62562 keep intact all notices stating that this License and any
   62563 non-permissive terms added in accord with section 7 apply to the code;
   62564 keep intact all notices of the absence of any warranty; and give all
   62565 recipients a copy of this License along with the Program.
   62566 
   62567   You may charge any price or no price for each copy that you convey,
   62568 and you may offer support or warranty protection for a fee.
   62569 
   62570   5. Conveying Modified Source Versions.
   62571 
   62572   You may convey a work based on the Program, or the modifications to
   62573 produce it from the Program, in the form of source code under the
   62574 terms of section 4, provided that you also meet all of these conditions:
   62575 
   62576     a) The work must carry prominent notices stating that you modified
   62577     it, and giving a relevant date.
   62578 
   62579     b) The work must carry prominent notices stating that it is
   62580     released under this License and any conditions added under section
   62581     7.  This requirement modifies the requirement in section 4 to
   62582     "keep intact all notices".
   62583 
   62584     c) You must license the entire work, as a whole, under this
   62585     License to anyone who comes into possession of a copy.  This
   62586     License will therefore apply, along with any applicable section 7
   62587     additional terms, to the whole of the work, and all its parts,
   62588     regardless of how they are packaged.  This License gives no
   62589     permission to license the work in any other way, but it does not
   62590     invalidate such permission if you have separately received it.
   62591 
   62592     d) If the work has interactive user interfaces, each must display
   62593     Appropriate Legal Notices; however, if the Program has interactive
   62594     interfaces that do not display Appropriate Legal Notices, your
   62595     work need not make them do so.
   62596 
   62597   A compilation of a covered work with other separate and independent
   62598 works, which are not by their nature extensions of the covered work,
   62599 and which are not combined with it such as to form a larger program,
   62600 in or on a volume of a storage or distribution medium, is called an
   62601 "aggregate" if the compilation and its resulting copyright are not
   62602 used to limit the access or legal rights of the compilation's users
   62603 beyond what the individual works permit.  Inclusion of a covered work
   62604 in an aggregate does not cause this License to apply to the other
   62605 parts of the aggregate.
   62606 
   62607   6. Conveying Non-Source Forms.
   62608 
   62609   You may convey a covered work in object code form under the terms
   62610 of sections 4 and 5, provided that you also convey the
   62611 machine-readable Corresponding Source under the terms of this License,
   62612 in one of these ways:
   62613 
   62614     a) Convey the object code in, or embodied in, a physical product
   62615     (including a physical distribution medium), accompanied by the
   62616     Corresponding Source fixed on a durable physical medium
   62617     customarily used for software interchange.
   62618 
   62619     b) Convey the object code in, or embodied in, a physical product
   62620     (including a physical distribution medium), accompanied by a
   62621     written offer, valid for at least three years and valid for as
   62622     long as you offer spare parts or customer support for that product
   62623     model, to give anyone who possesses the object code either (1) a
   62624     copy of the Corresponding Source for all the software in the
   62625     product that is covered by this License, on a durable physical
   62626     medium customarily used for software interchange, for a price no
   62627     more than your reasonable cost of physically performing this
   62628     conveying of source, or (2) access to copy the
   62629     Corresponding Source from a network server at no charge.
   62630 
   62631     c) Convey individual copies of the object code with a copy of the
   62632     written offer to provide the Corresponding Source.  This
   62633     alternative is allowed only occasionally and noncommercially, and
   62634     only if you received the object code with such an offer, in accord
   62635     with subsection 6b.
   62636 
   62637     d) Convey the object code by offering access from a designated
   62638     place (gratis or for a charge), and offer equivalent access to the
   62639     Corresponding Source in the same way through the same place at no
   62640     further charge.  You need not require recipients to copy the
   62641     Corresponding Source along with the object code.  If the place to
   62642     copy the object code is a network server, the Corresponding Source
   62643     may be on a different server (operated by you or a third party)
   62644     that supports equivalent copying facilities, provided you maintain
   62645     clear directions next to the object code saying where to find the
   62646     Corresponding Source.  Regardless of what server hosts the
   62647     Corresponding Source, you remain obligated to ensure that it is
   62648     available for as long as needed to satisfy these requirements.
   62649 
   62650     e) Convey the object code using peer-to-peer transmission, provided
   62651     you inform other peers where the object code and Corresponding
   62652     Source of the work are being offered to the general public at no
   62653     charge under subsection 6d.
   62654 
   62655   A separable portion of the object code, whose source code is excluded
   62656 from the Corresponding Source as a System Library, need not be
   62657 included in conveying the object code work.
   62658 
   62659   A "User Product" is either (1) a "consumer product", which means any
   62660 tangible personal property which is normally used for personal, family,
   62661 or household purposes, or (2) anything designed or sold for incorporation
   62662 into a dwelling.  In determining whether a product is a consumer product,
   62663 doubtful cases shall be resolved in favor of coverage.  For a particular
   62664 product received by a particular user, "normally used" refers to a
   62665 typical or common use of that class of product, regardless of the status
   62666 of the particular user or of the way in which the particular user
   62667 actually uses, or expects or is expected to use, the product.  A product
   62668 is a consumer product regardless of whether the product has substantial
   62669 commercial, industrial or non-consumer uses, unless such uses represent
   62670 the only significant mode of use of the product.
   62671 
   62672   "Installation Information" for a User Product means any methods,
   62673 procedures, authorization keys, or other information required to install
   62674 and execute modified versions of a covered work in that User Product from
   62675 a modified version of its Corresponding Source.  The information must
   62676 suffice to ensure that the continued functioning of the modified object
   62677 code is in no case prevented or interfered with solely because
   62678 modification has been made.
   62679 
   62680   If you convey an object code work under this section in, or with, or
   62681 specifically for use in, a User Product, and the conveying occurs as
   62682 part of a transaction in which the right of possession and use of the
   62683 User Product is transferred to the recipient in perpetuity or for a
   62684 fixed term (regardless of how the transaction is characterized), the
   62685 Corresponding Source conveyed under this section must be accompanied
   62686 by the Installation Information.  But this requirement does not apply
   62687 if neither you nor any third party retains the ability to install
   62688 modified object code on the User Product (for example, the work has
   62689 been installed in ROM).
   62690 
   62691   The requirement to provide Installation Information does not include a
   62692 requirement to continue to provide support service, warranty, or updates
   62693 for a work that has been modified or installed by the recipient, or for
   62694 the User Product in which it has been modified or installed.  Access to a
   62695 network may be denied when the modification itself materially and
   62696 adversely affects the operation of the network or violates the rules and
   62697 protocols for communication across the network.
   62698 
   62699   Corresponding Source conveyed, and Installation Information provided,
   62700 in accord with this section must be in a format that is publicly
   62701 documented (and with an implementation available to the public in
   62702 source code form), and must require no special password or key for
   62703 unpacking, reading or copying.
   62704 
   62705   7. Additional Terms.
   62706 
   62707   "Additional permissions" are terms that supplement the terms of this
   62708 License by making exceptions from one or more of its conditions.
   62709 Additional permissions that are applicable to the entire Program shall
   62710 be treated as though they were included in this License, to the extent
   62711 that they are valid under applicable law.  If additional permissions
   62712 apply only to part of the Program, that part may be used separately
   62713 under those permissions, but the entire Program remains governed by
   62714 this License without regard to the additional permissions.
   62715 
   62716   When you convey a copy of a covered work, you may at your option
   62717 remove any additional permissions from that copy, or from any part of
   62718 it.  (Additional permissions may be written to require their own
   62719 removal in certain cases when you modify the work.)  You may place
   62720 additional permissions on material, added by you to a covered work,
   62721 for which you have or can give appropriate copyright permission.
   62722 
   62723   Notwithstanding any other provision of this License, for material you
   62724 add to a covered work, you may (if authorized by the copyright holders of
   62725 that material) supplement the terms of this License with terms:
   62726 
   62727     a) Disclaiming warranty or limiting liability differently from the
   62728     terms of sections 15 and 16 of this License; or
   62729 
   62730     b) Requiring preservation of specified reasonable legal notices or
   62731     author attributions in that material or in the Appropriate Legal
   62732     Notices displayed by works containing it; or
   62733 
   62734     c) Prohibiting misrepresentation of the origin of that material, or
   62735     requiring that modified versions of such material be marked in
   62736     reasonable ways as different from the original version; or
   62737 
   62738     d) Limiting the use for publicity purposes of names of licensors or
   62739     authors of the material; or
   62740 
   62741     e) Declining to grant rights under trademark law for use of some
   62742     trade names, trademarks, or service marks; or
   62743 
   62744     f) Requiring indemnification of licensors and authors of that
   62745     material by anyone who conveys the material (or modified versions of
   62746     it) with contractual assumptions of liability to the recipient, for
   62747     any liability that these contractual assumptions directly impose on
   62748     those licensors and authors.
   62749 
   62750   All other non-permissive additional terms are considered "further
   62751 restrictions" within the meaning of section 10.  If the Program as you
   62752 received it, or any part of it, contains a notice stating that it is
   62753 governed by this License along with a term that is a further
   62754 restriction, you may remove that term.  If a license document contains
   62755 a further restriction but permits relicensing or conveying under this
   62756 License, you may add to a covered work material governed by the terms
   62757 of that license document, provided that the further restriction does
   62758 not survive such relicensing or conveying.
   62759 
   62760   If you add terms to a covered work in accord with this section, you
   62761 must place, in the relevant source files, a statement of the
   62762 additional terms that apply to those files, or a notice indicating
   62763 where to find the applicable terms.
   62764 
   62765   Additional terms, permissive or non-permissive, may be stated in the
   62766 form of a separately written license, or stated as exceptions;
   62767 the above requirements apply either way.
   62768 
   62769   8. Termination.
   62770 
   62771   You may not propagate or modify a covered work except as expressly
   62772 provided under this License.  Any attempt otherwise to propagate or
   62773 modify it is void, and will automatically terminate your rights under
   62774 this License (including any patent licenses granted under the third
   62775 paragraph of section 11).
   62776 
   62777   However, if you cease all violation of this License, then your
   62778 license from a particular copyright holder is reinstated (a)
   62779 provisionally, unless and until the copyright holder explicitly and
   62780 finally terminates your license, and (b) permanently, if the copyright
   62781 holder fails to notify you of the violation by some reasonable means
   62782 prior to 60 days after the cessation.
   62783 
   62784   Moreover, your license from a particular copyright holder is
   62785 reinstated permanently if the copyright holder notifies you of the
   62786 violation by some reasonable means, this is the first time you have
   62787 received notice of violation of this License (for any work) from that
   62788 copyright holder, and you cure the violation prior to 30 days after
   62789 your receipt of the notice.
   62790 
   62791   Termination of your rights under this section does not terminate the
   62792 licenses of parties who have received copies or rights from you under
   62793 this License.  If your rights have been terminated and not permanently
   62794 reinstated, you do not qualify to receive new licenses for the same
   62795 material under section 10.
   62796 
   62797   9. Acceptance Not Required for Having Copies.
   62798 
   62799   You are not required to accept this License in order to receive or
   62800 run a copy of the Program.  Ancillary propagation of a covered work
   62801 occurring solely as a consequence of using peer-to-peer transmission
   62802 to receive a copy likewise does not require acceptance.  However,
   62803 nothing other than this License grants you permission to propagate or
   62804 modify any covered work.  These actions infringe copyright if you do
   62805 not accept this License.  Therefore, by modifying or propagating a
   62806 covered work, you indicate your acceptance of this License to do so.
   62807 
   62808   10. Automatic Licensing of Downstream Recipients.
   62809 
   62810   Each time you convey a covered work, the recipient automatically
   62811 receives a license from the original licensors, to run, modify and
   62812 propagate that work, subject to this License.  You are not responsible
   62813 for enforcing compliance by third parties with this License.
   62814 
   62815   An "entity transaction" is a transaction transferring control of an
   62816 organization, or substantially all assets of one, or subdividing an
   62817 organization, or merging organizations.  If propagation of a covered
   62818 work results from an entity transaction, each party to that
   62819 transaction who receives a copy of the work also receives whatever
   62820 licenses to the work the party's predecessor in interest had or could
   62821 give under the previous paragraph, plus a right to possession of the
   62822 Corresponding Source of the work from the predecessor in interest, if
   62823 the predecessor has it or can get it with reasonable efforts.
   62824 
   62825   You may not impose any further restrictions on the exercise of the
   62826 rights granted or affirmed under this License.  For example, you may
   62827 not impose a license fee, royalty, or other charge for exercise of
   62828 rights granted under this License, and you may not initiate litigation
   62829 (including a cross-claim or counterclaim in a lawsuit) alleging that
   62830 any patent claim is infringed by making, using, selling, offering for
   62831 sale, or importing the Program or any portion of it.
   62832 
   62833   11. Patents.
   62834 
   62835   A "contributor" is a copyright holder who authorizes use under this
   62836 License of the Program or a work on which the Program is based.  The
   62837 work thus licensed is called the contributor's "contributor version".
   62838 
   62839   A contributor's "essential patent claims" are all patent claims
   62840 owned or controlled by the contributor, whether already acquired or
   62841 hereafter acquired, that would be infringed by some manner, permitted
   62842 by this License, of making, using, or selling its contributor version,
   62843 but do not include claims that would be infringed only as a
   62844 consequence of further modification of the contributor version.  For
   62845 purposes of this definition, "control" includes the right to grant
   62846 patent sublicenses in a manner consistent with the requirements of
   62847 this License.
   62848 
   62849   Each contributor grants you a non-exclusive, worldwide, royalty-free
   62850 patent license under the contributor's essential patent claims, to
   62851 make, use, sell, offer for sale, import and otherwise run, modify and
   62852 propagate the contents of its contributor version.
   62853 
   62854   In the following three paragraphs, a "patent license" is any express
   62855 agreement or commitment, however denominated, not to enforce a patent
   62856 (such as an express permission to practice a patent or covenant not to
   62857 sue for patent infringement).  To "grant" such a patent license to a
   62858 party means to make such an agreement or commitment not to enforce a
   62859 patent against the party.
   62860 
   62861   If you convey a covered work, knowingly relying on a patent license,
   62862 and the Corresponding Source of the work is not available for anyone
   62863 to copy, free of charge and under the terms of this License, through a
   62864 publicly available network server or other readily accessible means,
   62865 then you must either (1) cause the Corresponding Source to be so
   62866 available, or (2) arrange to deprive yourself of the benefit of the
   62867 patent license for this particular work, or (3) arrange, in a manner
   62868 consistent with the requirements of this License, to extend the patent
   62869 license to downstream recipients.  "Knowingly relying" means you have
   62870 actual knowledge that, but for the patent license, your conveying the
   62871 covered work in a country, or your recipient's use of the covered work
   62872 in a country, would infringe one or more identifiable patents in that
   62873 country that you have reason to believe are valid.
   62874 
   62875   If, pursuant to or in connection with a single transaction or
   62876 arrangement, you convey, or propagate by procuring conveyance of, a
   62877 covered work, and grant a patent license to some of the parties
   62878 receiving the covered work authorizing them to use, propagate, modify
   62879 or convey a specific copy of the covered work, then the patent license
   62880 you grant is automatically extended to all recipients of the covered
   62881 work and works based on it.
   62882 
   62883   A patent license is "discriminatory" if it does not include within
   62884 the scope of its coverage, prohibits the exercise of, or is
   62885 conditioned on the non-exercise of one or more of the rights that are
   62886 specifically granted under this License.  You may not convey a covered
   62887 work if you are a party to an arrangement with a third party that is
   62888 in the business of distributing software, under which you make payment
   62889 to the third party based on the extent of your activity of conveying
   62890 the work, and under which the third party grants, to any of the
   62891 parties who would receive the covered work from you, a discriminatory
   62892 patent license (a) in connection with copies of the covered work
   62893 conveyed by you (or copies made from those copies), or (b) primarily
   62894 for and in connection with specific products or compilations that
   62895 contain the covered work, unless you entered into that arrangement,
   62896 or that patent license was granted, prior to 28 March 2007.
   62897 
   62898   Nothing in this License shall be construed as excluding or limiting
   62899 any implied license or other defenses to infringement that may
   62900 otherwise be available to you under applicable patent law.
   62901 
   62902   12. No Surrender of Others' Freedom.
   62903 
   62904   If conditions are imposed on you (whether by court order, agreement or
   62905 otherwise) that contradict the conditions of this License, they do not
   62906 excuse you from the conditions of this License.  If you cannot convey a
   62907 covered work so as to satisfy simultaneously your obligations under this
   62908 License and any other pertinent obligations, then as a consequence you may
   62909 not convey it at all.  For example, if you agree to terms that obligate you
   62910 to collect a royalty for further conveying from those to whom you convey
   62911 the Program, the only way you could satisfy both those terms and this
   62912 License would be to refrain entirely from conveying the Program.
   62913 
   62914   13. Use with the GNU Affero General Public License.
   62915 
   62916   Notwithstanding any other provision of this License, you have
   62917 permission to link or combine any covered work with a work licensed
   62918 under version 3 of the GNU Affero General Public License into a single
   62919 combined work, and to convey the resulting work.  The terms of this
   62920 License will continue to apply to the part which is the covered work,
   62921 but the special requirements of the GNU Affero General Public License,
   62922 section 13, concerning interaction through a network will apply to the
   62923 combination as such.
   62924 
   62925   14. Revised Versions of this License.
   62926 
   62927   The Free Software Foundation may publish revised and/or new versions of
   62928 the GNU General Public License from time to time.  Such new versions will
   62929 be similar in spirit to the present version, but may differ in detail to
   62930 address new problems or concerns.
   62931 
   62932   Each version is given a distinguishing version number.  If the
   62933 Program specifies that a certain numbered version of the GNU General
   62934 Public License "or any later version" applies to it, you have the
   62935 option of following the terms and conditions either of that numbered
   62936 version or of any later version published by the Free Software
   62937 Foundation.  If the Program does not specify a version number of the
   62938 GNU General Public License, you may choose any version ever published
   62939 by the Free Software Foundation.
   62940 
   62941   If the Program specifies that a proxy can decide which future
   62942 versions of the GNU General Public License can be used, that proxy's
   62943 public statement of acceptance of a version permanently authorizes you
   62944 to choose that version for the Program.
   62945 
   62946   Later license versions may give you additional or different
   62947 permissions.  However, no additional obligations are imposed on any
   62948 author or copyright holder as a result of your choosing to follow a
   62949 later version.
   62950 
   62951   15. Disclaimer of Warranty.
   62952 
   62953   THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
   62954 APPLICABLE LAW.  EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
   62955 HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
   62956 OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
   62957 THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
   62958 PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
   62959 IS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
   62960 ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
   62961 
   62962   16. Limitation of Liability.
   62963 
   62964   IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
   62965 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
   62966 THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
   62967 GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
   62968 USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
   62969 DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
   62970 PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
   62971 EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
   62972 SUCH DAMAGES.
   62973 
   62974   17. Interpretation of Sections 15 and 16.
   62975 
   62976   If the disclaimer of warranty and limitation of liability provided
   62977 above cannot be given local legal effect according to their terms,
   62978 reviewing courts shall apply local law that most closely approximates
   62979 an absolute waiver of all civil liability in connection with the
   62980 Program, unless a warranty or assumption of liability accompanies a
   62981 copy of the Program in return for a fee.
   62982 
   62983                      END OF TERMS AND CONDITIONS
   62984 
   62985             How to Apply These Terms to Your New Programs
   62986 
   62987   If you develop a new program, and you want it to be of the greatest
   62988 possible use to the public, the best way to achieve this is to make it
   62989 free software which everyone can redistribute and change under these terms.
   62990 
   62991   To do so, attach the following notices to the program.  It is safest
   62992 to attach them to the start of each source file to most effectively
   62993 state the exclusion of warranty; and each file should have at least
   62994 the "copyright" line and a pointer to where the full notice is found.
   62995 
   62996     &lt;one line to give the program's name and a brief idea of what it does.&gt;
   62997     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   62998 
   62999     This program is free software: you can redistribute it and/or modify
   63000     it under the terms of the GNU General Public License as published by
   63001     the Free Software Foundation, either version 3 of the License, or
   63002     (at your option) any later version.
   63003 
   63004     This program is distributed in the hope that it will be useful,
   63005     but WITHOUT ANY WARRANTY; without even the implied warranty of
   63006     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   63007     GNU General Public License for more details.
   63008 
   63009     You should have received a copy of the GNU General Public License
   63010     along with this program.  If not, see &lt;http://www.gnu.org/licenses/>;.
   63011 
   63012 Also add information on how to contact you by electronic and paper mail.
   63013 
   63014   If the program does terminal interaction, make it output a short
   63015 notice like this when it starts in an interactive mode:
   63016 
   63017     &lt;program&gt;  Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   63018     This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
   63019     This is free software, and you are welcome to redistribute it
   63020     under certain conditions; type `show c' for details.
   63021 
   63022 The hypothetical commands `show w' and `show c' should show the appropriate
   63023 parts of the General Public License.  Of course, your program's commands
   63024 might be different; for a GUI interface, you would use an "about box".
   63025 
   63026   You should also get your employer (if you work as a programmer) or school,
   63027 if any, to sign a "copyright disclaimer" for the program, if necessary.
   63028 For more information on this, and how to apply and follow the GNU GPL, see
   63029 &lt;http://www.gnu.org/licenses/>;.
   63030 
   63031   The GNU General Public License does not permit incorporating your program
   63032 into proprietary programs.  If your program is a subroutine library, you
   63033 may consider it more useful to permit linking proprietary applications with
   63034 the library.  If this is what you want to do, use the GNU Lesser General
   63035 Public License instead of this License.  But first, please read
   63036 &lt;http://www.gnu.org/philosophy/why-not-lgpl.html>;.
   63037 </pre>
   63038 </div>
   63039 </div>
   63040 
   63041 
   63042 <div class="product">
   63043 <span class="title">rescan-scsi-bus</span>
   63044 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   63045 <span class="homepage"><a href="http://www.garloff.de/kurt/linux/">homepage</a></span>
   63046 <div class="licence">
   63047 <pre>		    GNU GENERAL PUBLIC LICENSE
   63048 		       Version 2, June 1991
   63049 
   63050  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
   63051                        51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
   63052  Everyone is permitted to copy and distribute verbatim copies
   63053  of this license document, but changing it is not allowed.
   63054 
   63055 			    Preamble
   63056 
   63057   The licenses for most software are designed to take away your
   63058 freedom to share and change it.  By contrast, the GNU General Public
   63059 License is intended to guarantee your freedom to share and change free
   63060 software--to make sure the software is free for all its users.  This
   63061 General Public License applies to most of the Free Software
   63062 Foundation's software and to any other program whose authors commit to
   63063 using it.  (Some other Free Software Foundation software is covered by
   63064 the GNU Library General Public License instead.)  You can apply it to
   63065 your programs, too.
   63066 
   63067   When we speak of free software, we are referring to freedom, not
   63068 price.  Our General Public Licenses are designed to make sure that you
   63069 have the freedom to distribute copies of free software (and charge for
   63070 this service if you wish), that you receive source code or can get it
   63071 if you want it, that you can change the software or use pieces of it
   63072 in new free programs; and that you know you can do these things.
   63073 
   63074   To protect your rights, we need to make restrictions that forbid
   63075 anyone to deny you these rights or to ask you to surrender the rights.
   63076 These restrictions translate to certain responsibilities for you if you
   63077 distribute copies of the software, or if you modify it.
   63078 
   63079   For example, if you distribute copies of such a program, whether
   63080 gratis or for a fee, you must give the recipients all the rights that
   63081 you have.  You must make sure that they, too, receive or can get the
   63082 source code.  And you must show them these terms so they know their
   63083 rights.
   63084 
   63085   We protect your rights with two steps: (1) copyright the software, and
   63086 (2) offer you this license which gives you legal permission to copy,
   63087 distribute and/or modify the software.
   63088 
   63089   Also, for each author's protection and ours, we want to make certain
   63090 that everyone understands that there is no warranty for this free
   63091 software.  If the software is modified by someone else and passed on, we
   63092 want its recipients to know that what they have is not the original, so
   63093 that any problems introduced by others will not reflect on the original
   63094 authors' reputations.
   63095 
   63096   Finally, any free program is threatened constantly by software
   63097 patents.  We wish to avoid the danger that redistributors of a free
   63098 program will individually obtain patent licenses, in effect making the
   63099 program proprietary.  To prevent this, we have made it clear that any
   63100 patent must be licensed for everyone's free use or not licensed at all.
   63101 
   63102   The precise terms and conditions for copying, distribution and
   63103 modification follow.
   63104 
   63106 		    GNU GENERAL PUBLIC LICENSE
   63107    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   63108 
   63109   0. This License applies to any program or other work which contains
   63110 a notice placed by the copyright holder saying it may be distributed
   63111 under the terms of this General Public License.  The "Program", below,
   63112 refers to any such program or work, and a "work based on the Program"
   63113 means either the Program or any derivative work under copyright law:
   63114 that is to say, a work containing the Program or a portion of it,
   63115 either verbatim or with modifications and/or translated into another
   63116 language.  (Hereinafter, translation is included without limitation in
   63117 the term "modification".)  Each licensee is addressed as "you".
   63118 
   63119 Activities other than copying, distribution and modification are not
   63120 covered by this License; they are outside its scope.  The act of
   63121 running the Program is not restricted, and the output from the Program
   63122 is covered only if its contents constitute a work based on the
   63123 Program (independent of having been made by running the Program).
   63124 Whether that is true depends on what the Program does.
   63125 
   63126   1. You may copy and distribute verbatim copies of the Program's
   63127 source code as you receive it, in any medium, provided that you
   63128 conspicuously and appropriately publish on each copy an appropriate
   63129 copyright notice and disclaimer of warranty; keep intact all the
   63130 notices that refer to this License and to the absence of any warranty;
   63131 and give any other recipients of the Program a copy of this License
   63132 along with the Program.
   63133 
   63134 You may charge a fee for the physical act of transferring a copy, and
   63135 you may at your option offer warranty protection in exchange for a fee.
   63136 
   63137   2. You may modify your copy or copies of the Program or any portion
   63138 of it, thus forming a work based on the Program, and copy and
   63139 distribute such modifications or work under the terms of Section 1
   63140 above, provided that you also meet all of these conditions:
   63141 
   63142     a) You must cause the modified files to carry prominent notices
   63143     stating that you changed the files and the date of any change.
   63144 
   63145     b) You must cause any work that you distribute or publish, that in
   63146     whole or in part contains or is derived from the Program or any
   63147     part thereof, to be licensed as a whole at no charge to all third
   63148     parties under the terms of this License.
   63149 
   63150     c) If the modified program normally reads commands interactively
   63151     when run, you must cause it, when started running for such
   63152     interactive use in the most ordinary way, to print or display an
   63153     announcement including an appropriate copyright notice and a
   63154     notice that there is no warranty (or else, saying that you provide
   63155     a warranty) and that users may redistribute the program under
   63156     these conditions, and telling the user how to view a copy of this
   63157     License.  (Exception: if the Program itself is interactive but
   63158     does not normally print such an announcement, your work based on
   63159     the Program is not required to print an announcement.)
   63160 
   63162 These requirements apply to the modified work as a whole.  If
   63163 identifiable sections of that work are not derived from the Program,
   63164 and can be reasonably considered independent and separate works in
   63165 themselves, then this License, and its terms, do not apply to those
   63166 sections when you distribute them as separate works.  But when you
   63167 distribute the same sections as part of a whole which is a work based
   63168 on the Program, the distribution of the whole must be on the terms of
   63169 this License, whose permissions for other licensees extend to the
   63170 entire whole, and thus to each and every part regardless of who wrote it.
   63171 
   63172 Thus, it is not the intent of this section to claim rights or contest
   63173 your rights to work written entirely by you; rather, the intent is to
   63174 exercise the right to control the distribution of derivative or
   63175 collective works based on the Program.
   63176 
   63177 In addition, mere aggregation of another work not based on the Program
   63178 with the Program (or with a work based on the Program) on a volume of
   63179 a storage or distribution medium does not bring the other work under
   63180 the scope of this License.
   63181 
   63182   3. You may copy and distribute the Program (or a work based on it,
   63183 under Section 2) in object code or executable form under the terms of
   63184 Sections 1 and 2 above provided that you also do one of the following:
   63185 
   63186     a) Accompany it with the complete corresponding machine-readable
   63187     source code, which must be distributed under the terms of Sections
   63188     1 and 2 above on a medium customarily used for software interchange; or,
   63189 
   63190     b) Accompany it with a written offer, valid for at least three
   63191     years, to give any third party, for a charge no more than your
   63192     cost of physically performing source distribution, a complete
   63193     machine-readable copy of the corresponding source code, to be
   63194     distributed under the terms of Sections 1 and 2 above on a medium
   63195     customarily used for software interchange; or,
   63196 
   63197     c) Accompany it with the information you received as to the offer
   63198     to distribute corresponding source code.  (This alternative is
   63199     allowed only for noncommercial distribution and only if you
   63200     received the program in object code or executable form with such
   63201     an offer, in accord with Subsection b above.)
   63202 
   63203 The source code for a work means the preferred form of the work for
   63204 making modifications to it.  For an executable work, complete source
   63205 code means all the source code for all modules it contains, plus any
   63206 associated interface definition files, plus the scripts used to
   63207 control compilation and installation of the executable.  However, as a
   63208 special exception, the source code distributed need not include
   63209 anything that is normally distributed (in either source or binary
   63210 form) with the major components (compiler, kernel, and so on) of the
   63211 operating system on which the executable runs, unless that component
   63212 itself accompanies the executable.
   63213 
   63214 If distribution of executable or object code is made by offering
   63215 access to copy from a designated place, then offering equivalent
   63216 access to copy the source code from the same place counts as
   63217 distribution of the source code, even though third parties are not
   63218 compelled to copy the source along with the object code.
   63219 
   63221   4. You may not copy, modify, sublicense, or distribute the Program
   63222 except as expressly provided under this License.  Any attempt
   63223 otherwise to copy, modify, sublicense or distribute the Program is
   63224 void, and will automatically terminate your rights under this License.
   63225 However, parties who have received copies, or rights, from you under
   63226 this License will not have their licenses terminated so long as such
   63227 parties remain in full compliance.
   63228 
   63229   5. You are not required to accept this License, since you have not
   63230 signed it.  However, nothing else grants you permission to modify or
   63231 distribute the Program or its derivative works.  These actions are
   63232 prohibited by law if you do not accept this License.  Therefore, by
   63233 modifying or distributing the Program (or any work based on the
   63234 Program), you indicate your acceptance of this License to do so, and
   63235 all its terms and conditions for copying, distributing or modifying
   63236 the Program or works based on it.
   63237 
   63238   6. Each time you redistribute the Program (or any work based on the
   63239 Program), the recipient automatically receives a license from the
   63240 original licensor to copy, distribute or modify the Program subject to
   63241 these terms and conditions.  You may not impose any further
   63242 restrictions on the recipients' exercise of the rights granted herein.
   63243 You are not responsible for enforcing compliance by third parties to
   63244 this License.
   63245 
   63246   7. If, as a consequence of a court judgment or allegation of patent
   63247 infringement or for any other reason (not limited to patent issues),
   63248 conditions are imposed on you (whether by court order, agreement or
   63249 otherwise) that contradict the conditions of this License, they do not
   63250 excuse you from the conditions of this License.  If you cannot
   63251 distribute so as to satisfy simultaneously your obligations under this
   63252 License and any other pertinent obligations, then as a consequence you
   63253 may not distribute the Program at all.  For example, if a patent
   63254 license would not permit royalty-free redistribution of the Program by
   63255 all those who receive copies directly or indirectly through you, then
   63256 the only way you could satisfy both it and this License would be to
   63257 refrain entirely from distribution of the Program.
   63258 
   63259 If any portion of this section is held invalid or unenforceable under
   63260 any particular circumstance, the balance of the section is intended to
   63261 apply and the section as a whole is intended to apply in other
   63262 circumstances.
   63263 
   63264 It is not the purpose of this section to induce you to infringe any
   63265 patents or other property right claims or to contest validity of any
   63266 such claims; this section has the sole purpose of protecting the
   63267 integrity of the free software distribution system, which is
   63268 implemented by public license practices.  Many people have made
   63269 generous contributions to the wide range of software distributed
   63270 through that system in reliance on consistent application of that
   63271 system; it is up to the author/donor to decide if he or she is willing
   63272 to distribute software through any other system and a licensee cannot
   63273 impose that choice.
   63274 
   63275 This section is intended to make thoroughly clear what is believed to
   63276 be a consequence of the rest of this License.
   63277 
   63279   8. If the distribution and/or use of the Program is restricted in
   63280 certain countries either by patents or by copyrighted interfaces, the
   63281 original copyright holder who places the Program under this License
   63282 may add an explicit geographical distribution limitation excluding
   63283 those countries, so that distribution is permitted only in or among
   63284 countries not thus excluded.  In such case, this License incorporates
   63285 the limitation as if written in the body of this License.
   63286 
   63287   9. The Free Software Foundation may publish revised and/or new versions
   63288 of the General Public License from time to time.  Such new versions will
   63289 be similar in spirit to the present version, but may differ in detail to
   63290 address new problems or concerns.
   63291 
   63292 Each version is given a distinguishing version number.  If the Program
   63293 specifies a version number of this License which applies to it and "any
   63294 later version", you have the option of following the terms and conditions
   63295 either of that version or of any later version published by the Free
   63296 Software Foundation.  If the Program does not specify a version number of
   63297 this License, you may choose any version ever published by the Free Software
   63298 Foundation.
   63299 
   63300   10. If you wish to incorporate parts of the Program into other free
   63301 programs whose distribution conditions are different, write to the author
   63302 to ask for permission.  For software which is copyrighted by the Free
   63303 Software Foundation, write to the Free Software Foundation; we sometimes
   63304 make exceptions for this.  Our decision will be guided by the two goals
   63305 of preserving the free status of all derivatives of our free software and
   63306 of promoting the sharing and reuse of software generally.
   63307 
   63308 			    NO WARRANTY
   63309 
   63310   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
   63311 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
   63312 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
   63313 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
   63314 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
   63315 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
   63316 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
   63317 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
   63318 REPAIR OR CORRECTION.
   63319 
   63320   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
   63321 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
   63322 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
   63323 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
   63324 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
   63325 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
   63326 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
   63327 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
   63328 POSSIBILITY OF SUCH DAMAGES.
   63329 
   63330 		     END OF TERMS AND CONDITIONS
   63331 
   63333 	    How to Apply These Terms to Your New Programs
   63334 
   63335   If you develop a new program, and you want it to be of the greatest
   63336 possible use to the public, the best way to achieve this is to make it
   63337 free software which everyone can redistribute and change under these terms.
   63338 
   63339   To do so, attach the following notices to the program.  It is safest
   63340 to attach them to the start of each source file to most effectively
   63341 convey the exclusion of warranty; and each file should have at least
   63342 the "copyright" line and a pointer to where the full notice is found.
   63343 
   63344     &lt;one line to give the program's name and a brief idea of what it does.&gt;
   63345     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   63346 
   63347     This program is free software; you can redistribute it and/or modify
   63348     it under the terms of the GNU General Public License as published by
   63349     the Free Software Foundation; either version 2 of the License, or
   63350     (at your option) any later version.
   63351 
   63352     This program is distributed in the hope that it will be useful,
   63353     but WITHOUT ANY WARRANTY; without even the implied warranty of
   63354     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   63355     GNU General Public License for more details.
   63356 
   63357     You should have received a copy of the GNU General Public License
   63358     along with this program; if not, write to the Free Software
   63359     Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
   63360 
   63361 
   63362 Also add information on how to contact you by electronic and paper mail.
   63363 
   63364 If the program is interactive, make it output a short notice like this
   63365 when it starts in an interactive mode:
   63366 
   63367     Gnomovision version 69, Copyright (C) year name of author
   63368     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
   63369     This is free software, and you are welcome to redistribute it
   63370     under certain conditions; type `show c' for details.
   63371 
   63372 The hypothetical commands `show w' and `show c' should show the appropriate
   63373 parts of the General Public License.  Of course, the commands you use may
   63374 be called something other than `show w' and `show c'; they could even be
   63375 mouse-clicks or menu items--whatever suits your program.
   63376 
   63377 You should also get your employer (if you work as a programmer) or your
   63378 school, if any, to sign a "copyright disclaimer" for the program, if
   63379 necessary.  Here is a sample; alter the names:
   63380 
   63381   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
   63382   `Gnomovision' (which makes passes at compilers) written by James Hacker.
   63383 
   63384   &lt;signature of Ty Coon&gt;, 1 April 1989
   63385   Ty Coon, President of Vice
   63386 
   63387 This General Public License does not permit incorporating your program into
   63388 proprietary programs.  If your program is a subroutine library, you may
   63389 consider it more useful to permit linking proprietary applications with the
   63390 library.  If this is what you want to do, use the GNU Library General
   63391 Public License instead of this License.
   63392 </pre>
   63393 </div>
   63394 </div>
   63395 
   63396 
   63397 <div class="product">
   63398 <span class="title">rsync</span>
   63399 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   63400 <span class="homepage"><a href="http://rsync.samba.org/">homepage</a></span>
   63401 <div class="licence">
   63402 <pre>                    GNU GENERAL PUBLIC LICENSE
   63403                        Version 3, 29 June 2007
   63404 
   63405  Copyright (C) 2007 Free Software Foundation, Inc. &lt;http://fsf.org/>;
   63406  Everyone is permitted to copy and distribute verbatim copies
   63407  of this license document, but changing it is not allowed.
   63408 
   63409                             Preamble
   63410 
   63411   The GNU General Public License is a free, copyleft license for
   63412 software and other kinds of works.
   63413 
   63414   The licenses for most software and other practical works are designed
   63415 to take away your freedom to share and change the works.  By contrast,
   63416 the GNU General Public License is intended to guarantee your freedom to
   63417 share and change all versions of a program--to make sure it remains free
   63418 software for all its users.  We, the Free Software Foundation, use the
   63419 GNU General Public License for most of our software; it applies also to
   63420 any other work released this way by its authors.  You can apply it to
   63421 your programs, too.
   63422 
   63423   When we speak of free software, we are referring to freedom, not
   63424 price.  Our General Public Licenses are designed to make sure that you
   63425 have the freedom to distribute copies of free software (and charge for
   63426 them if you wish), that you receive source code or can get it if you
   63427 want it, that you can change the software or use pieces of it in new
   63428 free programs, and that you know you can do these things.
   63429 
   63430   To protect your rights, we need to prevent others from denying you
   63431 these rights or asking you to surrender the rights.  Therefore, you have
   63432 certain responsibilities if you distribute copies of the software, or if
   63433 you modify it: responsibilities to respect the freedom of others.
   63434 
   63435   For example, if you distribute copies of such a program, whether
   63436 gratis or for a fee, you must pass on to the recipients the same
   63437 freedoms that you received.  You must make sure that they, too, receive
   63438 or can get the source code.  And you must show them these terms so they
   63439 know their rights.
   63440 
   63441   Developers that use the GNU GPL protect your rights with two steps:
   63442 (1) assert copyright on the software, and (2) offer you this License
   63443 giving you legal permission to copy, distribute and/or modify it.
   63444 
   63445   For the developers' and authors' protection, the GPL clearly explains
   63446 that there is no warranty for this free software.  For both users' and
   63447 authors' sake, the GPL requires that modified versions be marked as
   63448 changed, so that their problems will not be attributed erroneously to
   63449 authors of previous versions.
   63450 
   63451   Some devices are designed to deny users access to install or run
   63452 modified versions of the software inside them, although the manufacturer
   63453 can do so.  This is fundamentally incompatible with the aim of
   63454 protecting users' freedom to change the software.  The systematic
   63455 pattern of such abuse occurs in the area of products for individuals to
   63456 use, which is precisely where it is most unacceptable.  Therefore, we
   63457 have designed this version of the GPL to prohibit the practice for those
   63458 products.  If such problems arise substantially in other domains, we
   63459 stand ready to extend this provision to those domains in future versions
   63460 of the GPL, as needed to protect the freedom of users.
   63461 
   63462   Finally, every program is threatened constantly by software patents.
   63463 States should not allow patents to restrict development and use of
   63464 software on general-purpose computers, but in those that do, we wish to
   63465 avoid the special danger that patents applied to a free program could
   63466 make it effectively proprietary.  To prevent this, the GPL assures that
   63467 patents cannot be used to render the program non-free.
   63468 
   63469   The precise terms and conditions for copying, distribution and
   63470 modification follow.
   63471 
   63472                        TERMS AND CONDITIONS
   63473 
   63474   0. Definitions.
   63475 
   63476   "This License" refers to version 3 of the GNU General Public License.
   63477 
   63478   "Copyright" also means copyright-like laws that apply to other kinds of
   63479 works, such as semiconductor masks.
   63480 
   63481   "The Program" refers to any copyrightable work licensed under this
   63482 License.  Each licensee is addressed as "you".  "Licensees" and
   63483 "recipients" may be individuals or organizations.
   63484 
   63485   To "modify" a work means to copy from or adapt all or part of the work
   63486 in a fashion requiring copyright permission, other than the making of an
   63487 exact copy.  The resulting work is called a "modified version" of the
   63488 earlier work or a work "based on" the earlier work.
   63489 
   63490   A "covered work" means either the unmodified Program or a work based
   63491 on the Program.
   63492 
   63493   To "propagate" a work means to do anything with it that, without
   63494 permission, would make you directly or secondarily liable for
   63495 infringement under applicable copyright law, except executing it on a
   63496 computer or modifying a private copy.  Propagation includes copying,
   63497 distribution (with or without modification), making available to the
   63498 public, and in some countries other activities as well.
   63499 
   63500   To "convey" a work means any kind of propagation that enables other
   63501 parties to make or receive copies.  Mere interaction with a user through
   63502 a computer network, with no transfer of a copy, is not conveying.
   63503 
   63504   An interactive user interface displays "Appropriate Legal Notices"
   63505 to the extent that it includes a convenient and prominently visible
   63506 feature that (1) displays an appropriate copyright notice, and (2)
   63507 tells the user that there is no warranty for the work (except to the
   63508 extent that warranties are provided), that licensees may convey the
   63509 work under this License, and how to view a copy of this License.  If
   63510 the interface presents a list of user commands or options, such as a
   63511 menu, a prominent item in the list meets this criterion.
   63512 
   63513   1. Source Code.
   63514 
   63515   The "source code" for a work means the preferred form of the work
   63516 for making modifications to it.  "Object code" means any non-source
   63517 form of a work.
   63518 
   63519   A "Standard Interface" means an interface that either is an official
   63520 standard defined by a recognized standards body, or, in the case of
   63521 interfaces specified for a particular programming language, one that
   63522 is widely used among developers working in that language.
   63523 
   63524   The "System Libraries" of an executable work include anything, other
   63525 than the work as a whole, that (a) is included in the normal form of
   63526 packaging a Major Component, but which is not part of that Major
   63527 Component, and (b) serves only to enable use of the work with that
   63528 Major Component, or to implement a Standard Interface for which an
   63529 implementation is available to the public in source code form.  A
   63530 "Major Component", in this context, means a major essential component
   63531 (kernel, window system, and so on) of the specific operating system
   63532 (if any) on which the executable work runs, or a compiler used to
   63533 produce the work, or an object code interpreter used to run it.
   63534 
   63535   The "Corresponding Source" for a work in object code form means all
   63536 the source code needed to generate, install, and (for an executable
   63537 work) run the object code and to modify the work, including scripts to
   63538 control those activities.  However, it does not include the work's
   63539 System Libraries, or general-purpose tools or generally available free
   63540 programs which are used unmodified in performing those activities but
   63541 which are not part of the work.  For example, Corresponding Source
   63542 includes interface definition files associated with source files for
   63543 the work, and the source code for shared libraries and dynamically
   63544 linked subprograms that the work is specifically designed to require,
   63545 such as by intimate data communication or control flow between those
   63546 subprograms and other parts of the work.
   63547 
   63548   The Corresponding Source need not include anything that users
   63549 can regenerate automatically from other parts of the Corresponding
   63550 Source.
   63551 
   63552   The Corresponding Source for a work in source code form is that
   63553 same work.
   63554 
   63555   2. Basic Permissions.
   63556 
   63557   All rights granted under this License are granted for the term of
   63558 copyright on the Program, and are irrevocable provided the stated
   63559 conditions are met.  This License explicitly affirms your unlimited
   63560 permission to run the unmodified Program.  The output from running a
   63561 covered work is covered by this License only if the output, given its
   63562 content, constitutes a covered work.  This License acknowledges your
   63563 rights of fair use or other equivalent, as provided by copyright law.
   63564 
   63565   You may make, run and propagate covered works that you do not
   63566 convey, without conditions so long as your license otherwise remains
   63567 in force.  You may convey covered works to others for the sole purpose
   63568 of having them make modifications exclusively for you, or provide you
   63569 with facilities for running those works, provided that you comply with
   63570 the terms of this License in conveying all material for which you do
   63571 not control copyright.  Those thus making or running the covered works
   63572 for you must do so exclusively on your behalf, under your direction
   63573 and control, on terms that prohibit them from making any copies of
   63574 your copyrighted material outside their relationship with you.
   63575 
   63576   Conveying under any other circumstances is permitted solely under
   63577 the conditions stated below.  Sublicensing is not allowed; section 10
   63578 makes it unnecessary.
   63579 
   63580   3. Protecting Users' Legal Rights From Anti-Circumvention Law.
   63581 
   63582   No covered work shall be deemed part of an effective technological
   63583 measure under any applicable law fulfilling obligations under article
   63584 11 of the WIPO copyright treaty adopted on 20 December 1996, or
   63585 similar laws prohibiting or restricting circumvention of such
   63586 measures.
   63587 
   63588   When you convey a covered work, you waive any legal power to forbid
   63589 circumvention of technological measures to the extent such circumvention
   63590 is effected by exercising rights under this License with respect to
   63591 the covered work, and you disclaim any intention to limit operation or
   63592 modification of the work as a means of enforcing, against the work's
   63593 users, your or third parties' legal rights to forbid circumvention of
   63594 technological measures.
   63595 
   63596   4. Conveying Verbatim Copies.
   63597 
   63598   You may convey verbatim copies of the Program's source code as you
   63599 receive it, in any medium, provided that you conspicuously and
   63600 appropriately publish on each copy an appropriate copyright notice;
   63601 keep intact all notices stating that this License and any
   63602 non-permissive terms added in accord with section 7 apply to the code;
   63603 keep intact all notices of the absence of any warranty; and give all
   63604 recipients a copy of this License along with the Program.
   63605 
   63606   You may charge any price or no price for each copy that you convey,
   63607 and you may offer support or warranty protection for a fee.
   63608 
   63609   5. Conveying Modified Source Versions.
   63610 
   63611   You may convey a work based on the Program, or the modifications to
   63612 produce it from the Program, in the form of source code under the
   63613 terms of section 4, provided that you also meet all of these conditions:
   63614 
   63615     a) The work must carry prominent notices stating that you modified
   63616     it, and giving a relevant date.
   63617 
   63618     b) The work must carry prominent notices stating that it is
   63619     released under this License and any conditions added under section
   63620     7.  This requirement modifies the requirement in section 4 to
   63621     "keep intact all notices".
   63622 
   63623     c) You must license the entire work, as a whole, under this
   63624     License to anyone who comes into possession of a copy.  This
   63625     License will therefore apply, along with any applicable section 7
   63626     additional terms, to the whole of the work, and all its parts,
   63627     regardless of how they are packaged.  This License gives no
   63628     permission to license the work in any other way, but it does not
   63629     invalidate such permission if you have separately received it.
   63630 
   63631     d) If the work has interactive user interfaces, each must display
   63632     Appropriate Legal Notices; however, if the Program has interactive
   63633     interfaces that do not display Appropriate Legal Notices, your
   63634     work need not make them do so.
   63635 
   63636   A compilation of a covered work with other separate and independent
   63637 works, which are not by their nature extensions of the covered work,
   63638 and which are not combined with it such as to form a larger program,
   63639 in or on a volume of a storage or distribution medium, is called an
   63640 "aggregate" if the compilation and its resulting copyright are not
   63641 used to limit the access or legal rights of the compilation's users
   63642 beyond what the individual works permit.  Inclusion of a covered work
   63643 in an aggregate does not cause this License to apply to the other
   63644 parts of the aggregate.
   63645 
   63646   6. Conveying Non-Source Forms.
   63647 
   63648   You may convey a covered work in object code form under the terms
   63649 of sections 4 and 5, provided that you also convey the
   63650 machine-readable Corresponding Source under the terms of this License,
   63651 in one of these ways:
   63652 
   63653     a) Convey the object code in, or embodied in, a physical product
   63654     (including a physical distribution medium), accompanied by the
   63655     Corresponding Source fixed on a durable physical medium
   63656     customarily used for software interchange.
   63657 
   63658     b) Convey the object code in, or embodied in, a physical product
   63659     (including a physical distribution medium), accompanied by a
   63660     written offer, valid for at least three years and valid for as
   63661     long as you offer spare parts or customer support for that product
   63662     model, to give anyone who possesses the object code either (1) a
   63663     copy of the Corresponding Source for all the software in the
   63664     product that is covered by this License, on a durable physical
   63665     medium customarily used for software interchange, for a price no
   63666     more than your reasonable cost of physically performing this
   63667     conveying of source, or (2) access to copy the
   63668     Corresponding Source from a network server at no charge.
   63669 
   63670     c) Convey individual copies of the object code with a copy of the
   63671     written offer to provide the Corresponding Source.  This
   63672     alternative is allowed only occasionally and noncommercially, and
   63673     only if you received the object code with such an offer, in accord
   63674     with subsection 6b.
   63675 
   63676     d) Convey the object code by offering access from a designated
   63677     place (gratis or for a charge), and offer equivalent access to the
   63678     Corresponding Source in the same way through the same place at no
   63679     further charge.  You need not require recipients to copy the
   63680     Corresponding Source along with the object code.  If the place to
   63681     copy the object code is a network server, the Corresponding Source
   63682     may be on a different server (operated by you or a third party)
   63683     that supports equivalent copying facilities, provided you maintain
   63684     clear directions next to the object code saying where to find the
   63685     Corresponding Source.  Regardless of what server hosts the
   63686     Corresponding Source, you remain obligated to ensure that it is
   63687     available for as long as needed to satisfy these requirements.
   63688 
   63689     e) Convey the object code using peer-to-peer transmission, provided
   63690     you inform other peers where the object code and Corresponding
   63691     Source of the work are being offered to the general public at no
   63692     charge under subsection 6d.
   63693 
   63694   A separable portion of the object code, whose source code is excluded
   63695 from the Corresponding Source as a System Library, need not be
   63696 included in conveying the object code work.
   63697 
   63698   A "User Product" is either (1) a "consumer product", which means any
   63699 tangible personal property which is normally used for personal, family,
   63700 or household purposes, or (2) anything designed or sold for incorporation
   63701 into a dwelling.  In determining whether a product is a consumer product,
   63702 doubtful cases shall be resolved in favor of coverage.  For a particular
   63703 product received by a particular user, "normally used" refers to a
   63704 typical or common use of that class of product, regardless of the status
   63705 of the particular user or of the way in which the particular user
   63706 actually uses, or expects or is expected to use, the product.  A product
   63707 is a consumer product regardless of whether the product has substantial
   63708 commercial, industrial or non-consumer uses, unless such uses represent
   63709 the only significant mode of use of the product.
   63710 
   63711   "Installation Information" for a User Product means any methods,
   63712 procedures, authorization keys, or other information required to install
   63713 and execute modified versions of a covered work in that User Product from
   63714 a modified version of its Corresponding Source.  The information must
   63715 suffice to ensure that the continued functioning of the modified object
   63716 code is in no case prevented or interfered with solely because
   63717 modification has been made.
   63718 
   63719   If you convey an object code work under this section in, or with, or
   63720 specifically for use in, a User Product, and the conveying occurs as
   63721 part of a transaction in which the right of possession and use of the
   63722 User Product is transferred to the recipient in perpetuity or for a
   63723 fixed term (regardless of how the transaction is characterized), the
   63724 Corresponding Source conveyed under this section must be accompanied
   63725 by the Installation Information.  But this requirement does not apply
   63726 if neither you nor any third party retains the ability to install
   63727 modified object code on the User Product (for example, the work has
   63728 been installed in ROM).
   63729 
   63730   The requirement to provide Installation Information does not include a
   63731 requirement to continue to provide support service, warranty, or updates
   63732 for a work that has been modified or installed by the recipient, or for
   63733 the User Product in which it has been modified or installed.  Access to a
   63734 network may be denied when the modification itself materially and
   63735 adversely affects the operation of the network or violates the rules and
   63736 protocols for communication across the network.
   63737 
   63738   Corresponding Source conveyed, and Installation Information provided,
   63739 in accord with this section must be in a format that is publicly
   63740 documented (and with an implementation available to the public in
   63741 source code form), and must require no special password or key for
   63742 unpacking, reading or copying.
   63743 
   63744   7. Additional Terms.
   63745 
   63746   "Additional permissions" are terms that supplement the terms of this
   63747 License by making exceptions from one or more of its conditions.
   63748 Additional permissions that are applicable to the entire Program shall
   63749 be treated as though they were included in this License, to the extent
   63750 that they are valid under applicable law.  If additional permissions
   63751 apply only to part of the Program, that part may be used separately
   63752 under those permissions, but the entire Program remains governed by
   63753 this License without regard to the additional permissions.
   63754 
   63755   When you convey a copy of a covered work, you may at your option
   63756 remove any additional permissions from that copy, or from any part of
   63757 it.  (Additional permissions may be written to require their own
   63758 removal in certain cases when you modify the work.)  You may place
   63759 additional permissions on material, added by you to a covered work,
   63760 for which you have or can give appropriate copyright permission.
   63761 
   63762   Notwithstanding any other provision of this License, for material you
   63763 add to a covered work, you may (if authorized by the copyright holders of
   63764 that material) supplement the terms of this License with terms:
   63765 
   63766     a) Disclaiming warranty or limiting liability differently from the
   63767     terms of sections 15 and 16 of this License; or
   63768 
   63769     b) Requiring preservation of specified reasonable legal notices or
   63770     author attributions in that material or in the Appropriate Legal
   63771     Notices displayed by works containing it; or
   63772 
   63773     c) Prohibiting misrepresentation of the origin of that material, or
   63774     requiring that modified versions of such material be marked in
   63775     reasonable ways as different from the original version; or
   63776 
   63777     d) Limiting the use for publicity purposes of names of licensors or
   63778     authors of the material; or
   63779 
   63780     e) Declining to grant rights under trademark law for use of some
   63781     trade names, trademarks, or service marks; or
   63782 
   63783     f) Requiring indemnification of licensors and authors of that
   63784     material by anyone who conveys the material (or modified versions of
   63785     it) with contractual assumptions of liability to the recipient, for
   63786     any liability that these contractual assumptions directly impose on
   63787     those licensors and authors.
   63788 
   63789   All other non-permissive additional terms are considered "further
   63790 restrictions" within the meaning of section 10.  If the Program as you
   63791 received it, or any part of it, contains a notice stating that it is
   63792 governed by this License along with a term that is a further
   63793 restriction, you may remove that term.  If a license document contains
   63794 a further restriction but permits relicensing or conveying under this
   63795 License, you may add to a covered work material governed by the terms
   63796 of that license document, provided that the further restriction does
   63797 not survive such relicensing or conveying.
   63798 
   63799   If you add terms to a covered work in accord with this section, you
   63800 must place, in the relevant source files, a statement of the
   63801 additional terms that apply to those files, or a notice indicating
   63802 where to find the applicable terms.
   63803 
   63804   Additional terms, permissive or non-permissive, may be stated in the
   63805 form of a separately written license, or stated as exceptions;
   63806 the above requirements apply either way.
   63807 
   63808   8. Termination.
   63809 
   63810   You may not propagate or modify a covered work except as expressly
   63811 provided under this License.  Any attempt otherwise to propagate or
   63812 modify it is void, and will automatically terminate your rights under
   63813 this License (including any patent licenses granted under the third
   63814 paragraph of section 11).
   63815 
   63816   However, if you cease all violation of this License, then your
   63817 license from a particular copyright holder is reinstated (a)
   63818 provisionally, unless and until the copyright holder explicitly and
   63819 finally terminates your license, and (b) permanently, if the copyright
   63820 holder fails to notify you of the violation by some reasonable means
   63821 prior to 60 days after the cessation.
   63822 
   63823   Moreover, your license from a particular copyright holder is
   63824 reinstated permanently if the copyright holder notifies you of the
   63825 violation by some reasonable means, this is the first time you have
   63826 received notice of violation of this License (for any work) from that
   63827 copyright holder, and you cure the violation prior to 30 days after
   63828 your receipt of the notice.
   63829 
   63830   Termination of your rights under this section does not terminate the
   63831 licenses of parties who have received copies or rights from you under
   63832 this License.  If your rights have been terminated and not permanently
   63833 reinstated, you do not qualify to receive new licenses for the same
   63834 material under section 10.
   63835 
   63836   9. Acceptance Not Required for Having Copies.
   63837 
   63838   You are not required to accept this License in order to receive or
   63839 run a copy of the Program.  Ancillary propagation of a covered work
   63840 occurring solely as a consequence of using peer-to-peer transmission
   63841 to receive a copy likewise does not require acceptance.  However,
   63842 nothing other than this License grants you permission to propagate or
   63843 modify any covered work.  These actions infringe copyright if you do
   63844 not accept this License.  Therefore, by modifying or propagating a
   63845 covered work, you indicate your acceptance of this License to do so.
   63846 
   63847   10. Automatic Licensing of Downstream Recipients.
   63848 
   63849   Each time you convey a covered work, the recipient automatically
   63850 receives a license from the original licensors, to run, modify and
   63851 propagate that work, subject to this License.  You are not responsible
   63852 for enforcing compliance by third parties with this License.
   63853 
   63854   An "entity transaction" is a transaction transferring control of an
   63855 organization, or substantially all assets of one, or subdividing an
   63856 organization, or merging organizations.  If propagation of a covered
   63857 work results from an entity transaction, each party to that
   63858 transaction who receives a copy of the work also receives whatever
   63859 licenses to the work the party's predecessor in interest had or could
   63860 give under the previous paragraph, plus a right to possession of the
   63861 Corresponding Source of the work from the predecessor in interest, if
   63862 the predecessor has it or can get it with reasonable efforts.
   63863 
   63864   You may not impose any further restrictions on the exercise of the
   63865 rights granted or affirmed under this License.  For example, you may
   63866 not impose a license fee, royalty, or other charge for exercise of
   63867 rights granted under this License, and you may not initiate litigation
   63868 (including a cross-claim or counterclaim in a lawsuit) alleging that
   63869 any patent claim is infringed by making, using, selling, offering for
   63870 sale, or importing the Program or any portion of it.
   63871 
   63872   11. Patents.
   63873 
   63874   A "contributor" is a copyright holder who authorizes use under this
   63875 License of the Program or a work on which the Program is based.  The
   63876 work thus licensed is called the contributor's "contributor version".
   63877 
   63878   A contributor's "essential patent claims" are all patent claims
   63879 owned or controlled by the contributor, whether already acquired or
   63880 hereafter acquired, that would be infringed by some manner, permitted
   63881 by this License, of making, using, or selling its contributor version,
   63882 but do not include claims that would be infringed only as a
   63883 consequence of further modification of the contributor version.  For
   63884 purposes of this definition, "control" includes the right to grant
   63885 patent sublicenses in a manner consistent with the requirements of
   63886 this License.
   63887 
   63888   Each contributor grants you a non-exclusive, worldwide, royalty-free
   63889 patent license under the contributor's essential patent claims, to
   63890 make, use, sell, offer for sale, import and otherwise run, modify and
   63891 propagate the contents of its contributor version.
   63892 
   63893   In the following three paragraphs, a "patent license" is any express
   63894 agreement or commitment, however denominated, not to enforce a patent
   63895 (such as an express permission to practice a patent or covenant not to
   63896 sue for patent infringement).  To "grant" such a patent license to a
   63897 party means to make such an agreement or commitment not to enforce a
   63898 patent against the party.
   63899 
   63900   If you convey a covered work, knowingly relying on a patent license,
   63901 and the Corresponding Source of the work is not available for anyone
   63902 to copy, free of charge and under the terms of this License, through a
   63903 publicly available network server or other readily accessible means,
   63904 then you must either (1) cause the Corresponding Source to be so
   63905 available, or (2) arrange to deprive yourself of the benefit of the
   63906 patent license for this particular work, or (3) arrange, in a manner
   63907 consistent with the requirements of this License, to extend the patent
   63908 license to downstream recipients.  "Knowingly relying" means you have
   63909 actual knowledge that, but for the patent license, your conveying the
   63910 covered work in a country, or your recipient's use of the covered work
   63911 in a country, would infringe one or more identifiable patents in that
   63912 country that you have reason to believe are valid.
   63913 
   63914   If, pursuant to or in connection with a single transaction or
   63915 arrangement, you convey, or propagate by procuring conveyance of, a
   63916 covered work, and grant a patent license to some of the parties
   63917 receiving the covered work authorizing them to use, propagate, modify
   63918 or convey a specific copy of the covered work, then the patent license
   63919 you grant is automatically extended to all recipients of the covered
   63920 work and works based on it.
   63921 
   63922   A patent license is "discriminatory" if it does not include within
   63923 the scope of its coverage, prohibits the exercise of, or is
   63924 conditioned on the non-exercise of one or more of the rights that are
   63925 specifically granted under this License.  You may not convey a covered
   63926 work if you are a party to an arrangement with a third party that is
   63927 in the business of distributing software, under which you make payment
   63928 to the third party based on the extent of your activity of conveying
   63929 the work, and under which the third party grants, to any of the
   63930 parties who would receive the covered work from you, a discriminatory
   63931 patent license (a) in connection with copies of the covered work
   63932 conveyed by you (or copies made from those copies), or (b) primarily
   63933 for and in connection with specific products or compilations that
   63934 contain the covered work, unless you entered into that arrangement,
   63935 or that patent license was granted, prior to 28 March 2007.
   63936 
   63937   Nothing in this License shall be construed as excluding or limiting
   63938 any implied license or other defenses to infringement that may
   63939 otherwise be available to you under applicable patent law.
   63940 
   63941   12. No Surrender of Others' Freedom.
   63942 
   63943   If conditions are imposed on you (whether by court order, agreement or
   63944 otherwise) that contradict the conditions of this License, they do not
   63945 excuse you from the conditions of this License.  If you cannot convey a
   63946 covered work so as to satisfy simultaneously your obligations under this
   63947 License and any other pertinent obligations, then as a consequence you may
   63948 not convey it at all.  For example, if you agree to terms that obligate you
   63949 to collect a royalty for further conveying from those to whom you convey
   63950 the Program, the only way you could satisfy both those terms and this
   63951 License would be to refrain entirely from conveying the Program.
   63952 
   63953   13. Use with the GNU Affero General Public License.
   63954 
   63955   Notwithstanding any other provision of this License, you have
   63956 permission to link or combine any covered work with a work licensed
   63957 under version 3 of the GNU Affero General Public License into a single
   63958 combined work, and to convey the resulting work.  The terms of this
   63959 License will continue to apply to the part which is the covered work,
   63960 but the special requirements of the GNU Affero General Public License,
   63961 section 13, concerning interaction through a network will apply to the
   63962 combination as such.
   63963 
   63964   14. Revised Versions of this License.
   63965 
   63966   The Free Software Foundation may publish revised and/or new versions of
   63967 the GNU General Public License from time to time.  Such new versions will
   63968 be similar in spirit to the present version, but may differ in detail to
   63969 address new problems or concerns.
   63970 
   63971   Each version is given a distinguishing version number.  If the
   63972 Program specifies that a certain numbered version of the GNU General
   63973 Public License "or any later version" applies to it, you have the
   63974 option of following the terms and conditions either of that numbered
   63975 version or of any later version published by the Free Software
   63976 Foundation.  If the Program does not specify a version number of the
   63977 GNU General Public License, you may choose any version ever published
   63978 by the Free Software Foundation.
   63979 
   63980   If the Program specifies that a proxy can decide which future
   63981 versions of the GNU General Public License can be used, that proxy's
   63982 public statement of acceptance of a version permanently authorizes you
   63983 to choose that version for the Program.
   63984 
   63985   Later license versions may give you additional or different
   63986 permissions.  However, no additional obligations are imposed on any
   63987 author or copyright holder as a result of your choosing to follow a
   63988 later version.
   63989 
   63990   15. Disclaimer of Warranty.
   63991 
   63992   THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
   63993 APPLICABLE LAW.  EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
   63994 HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
   63995 OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
   63996 THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
   63997 PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
   63998 IS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
   63999 ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
   64000 
   64001   16. Limitation of Liability.
   64002 
   64003   IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
   64004 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
   64005 THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
   64006 GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
   64007 USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
   64008 DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
   64009 PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
   64010 EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
   64011 SUCH DAMAGES.
   64012 
   64013   17. Interpretation of Sections 15 and 16.
   64014 
   64015   If the disclaimer of warranty and limitation of liability provided
   64016 above cannot be given local legal effect according to their terms,
   64017 reviewing courts shall apply local law that most closely approximates
   64018 an absolute waiver of all civil liability in connection with the
   64019 Program, unless a warranty or assumption of liability accompanies a
   64020 copy of the Program in return for a fee.
   64021 
   64022                      END OF TERMS AND CONDITIONS
   64023 
   64024             How to Apply These Terms to Your New Programs
   64025 
   64026   If you develop a new program, and you want it to be of the greatest
   64027 possible use to the public, the best way to achieve this is to make it
   64028 free software which everyone can redistribute and change under these terms.
   64029 
   64030   To do so, attach the following notices to the program.  It is safest
   64031 to attach them to the start of each source file to most effectively
   64032 state the exclusion of warranty; and each file should have at least
   64033 the "copyright" line and a pointer to where the full notice is found.
   64034 
   64035     &lt;one line to give the program's name and a brief idea of what it does.&gt;
   64036     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   64037 
   64038     This program is free software: you can redistribute it and/or modify
   64039     it under the terms of the GNU General Public License as published by
   64040     the Free Software Foundation, either version 3 of the License, or
   64041     (at your option) any later version.
   64042 
   64043     This program is distributed in the hope that it will be useful,
   64044     but WITHOUT ANY WARRANTY; without even the implied warranty of
   64045     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   64046     GNU General Public License for more details.
   64047 
   64048     You should have received a copy of the GNU General Public License
   64049     along with this program.  If not, see &lt;http://www.gnu.org/licenses/>;.
   64050 
   64051 Also add information on how to contact you by electronic and paper mail.
   64052 
   64053   If the program does terminal interaction, make it output a short
   64054 notice like this when it starts in an interactive mode:
   64055 
   64056     &lt;program&gt;  Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   64057     This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
   64058     This is free software, and you are welcome to redistribute it
   64059     under certain conditions; type `show c' for details.
   64060 
   64061 The hypothetical commands `show w' and `show c' should show the appropriate
   64062 parts of the General Public License.  Of course, your program's commands
   64063 might be different; for a GUI interface, you would use an "about box".
   64064 
   64065   You should also get your employer (if you work as a programmer) or school,
   64066 if any, to sign a "copyright disclaimer" for the program, if necessary.
   64067 For more information on this, and how to apply and follow the GNU GPL, see
   64068 &lt;http://www.gnu.org/licenses/>;.
   64069 
   64070   The GNU General Public License does not permit incorporating your program
   64071 into proprietary programs.  If your program is a subroutine library, you
   64072 may consider it more useful to permit linking proprietary applications with
   64073 the library.  If this is what you want to do, use the GNU Lesser General
   64074 Public License instead of this License.  But first, please read
   64075 &lt;http://www.gnu.org/philosophy/why-not-lgpl.html>;.
   64076 </pre>
   64077 </div>
   64078 </div>
   64079 
   64080 
   64081 <div class="product">
   64082 <span class="title">rsyslog</span>
   64083 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   64084 <span class="homepage"><a href="http://www.rsyslog.com/">homepage</a></span>
   64085 <div class="licence">
   64086 <pre>                  GNU GENERAL PUBLIC LICENSE
   64087                        Version 3, 29 June 2007
   64088 
   64089  Copyright (C) 2007 Free Software Foundation, Inc. &lt;http://fsf.org/>;
   64090  Everyone is permitted to copy and distribute verbatim copies
   64091  of this license document, but changing it is not allowed.
   64092 
   64093                             Preamble
   64094 
   64095   The GNU General Public License is a free, copyleft license for
   64096 software and other kinds of works.
   64097 
   64098   The licenses for most software and other practical works are designed
   64099 to take away your freedom to share and change the works.  By contrast,
   64100 the GNU General Public License is intended to guarantee your freedom to
   64101 share and change all versions of a program--to make sure it remains free
   64102 software for all its users.  We, the Free Software Foundation, use the
   64103 GNU General Public License for most of our software; it applies also to
   64104 any other work released this way by its authors.  You can apply it to
   64105 your programs, too.
   64106 
   64107   When we speak of free software, we are referring to freedom, not
   64108 price.  Our General Public Licenses are designed to make sure that you
   64109 have the freedom to distribute copies of free software (and charge for
   64110 them if you wish), that you receive source code or can get it if you
   64111 want it, that you can change the software or use pieces of it in new
   64112 free programs, and that you know you can do these things.
   64113 
   64114   To protect your rights, we need to prevent others from denying you
   64115 these rights or asking you to surrender the rights.  Therefore, you have
   64116 certain responsibilities if you distribute copies of the software, or if
   64117 you modify it: responsibilities to respect the freedom of others.
   64118 
   64119   For example, if you distribute copies of such a program, whether
   64120 gratis or for a fee, you must pass on to the recipients the same
   64121 freedoms that you received.  You must make sure that they, too, receive
   64122 or can get the source code.  And you must show them these terms so they
   64123 know their rights.
   64124 
   64125   Developers that use the GNU GPL protect your rights with two steps:
   64126 (1) assert copyright on the software, and (2) offer you this License
   64127 giving you legal permission to copy, distribute and/or modify it.
   64128 
   64129   For the developers' and authors' protection, the GPL clearly explains
   64130 that there is no warranty for this free software.  For both users' and
   64131 authors' sake, the GPL requires that modified versions be marked as
   64132 changed, so that their problems will not be attributed erroneously to
   64133 authors of previous versions.
   64134 
   64135   Some devices are designed to deny users access to install or run
   64136 modified versions of the software inside them, although the manufacturer
   64137 can do so.  This is fundamentally incompatible with the aim of
   64138 protecting users' freedom to change the software.  The systematic
   64139 pattern of such abuse occurs in the area of products for individuals to
   64140 use, which is precisely where it is most unacceptable.  Therefore, we
   64141 have designed this version of the GPL to prohibit the practice for those
   64142 products.  If such problems arise substantially in other domains, we
   64143 stand ready to extend this provision to those domains in future versions
   64144 of the GPL, as needed to protect the freedom of users.
   64145 
   64146   Finally, every program is threatened constantly by software patents.
   64147 States should not allow patents to restrict development and use of
   64148 software on general-purpose computers, but in those that do, we wish to
   64149 avoid the special danger that patents applied to a free program could
   64150 make it effectively proprietary.  To prevent this, the GPL assures that
   64151 patents cannot be used to render the program non-free.
   64152 
   64153   The precise terms and conditions for copying, distribution and
   64154 modification follow.
   64155 
   64156                        TERMS AND CONDITIONS
   64157 
   64158   0. Definitions.
   64159 
   64160   "This License" refers to version 3 of the GNU General Public License.
   64161 
   64162   "Copyright" also means copyright-like laws that apply to other kinds of
   64163 works, such as semiconductor masks.
   64164 
   64165   "The Program" refers to any copyrightable work licensed under this
   64166 License.  Each licensee is addressed as "you".  "Licensees" and
   64167 "recipients" may be individuals or organizations.
   64168 
   64169   To "modify" a work means to copy from or adapt all or part of the work
   64170 in a fashion requiring copyright permission, other than the making of an
   64171 exact copy.  The resulting work is called a "modified version" of the
   64172 earlier work or a work "based on" the earlier work.
   64173 
   64174   A "covered work" means either the unmodified Program or a work based
   64175 on the Program.
   64176 
   64177   To "propagate" a work means to do anything with it that, without
   64178 permission, would make you directly or secondarily liable for
   64179 infringement under applicable copyright law, except executing it on a
   64180 computer or modifying a private copy.  Propagation includes copying,
   64181 distribution (with or without modification), making available to the
   64182 public, and in some countries other activities as well.
   64183 
   64184   To "convey" a work means any kind of propagation that enables other
   64185 parties to make or receive copies.  Mere interaction with a user through
   64186 a computer network, with no transfer of a copy, is not conveying.
   64187 
   64188   An interactive user interface displays "Appropriate Legal Notices"
   64189 to the extent that it includes a convenient and prominently visible
   64190 feature that (1) displays an appropriate copyright notice, and (2)
   64191 tells the user that there is no warranty for the work (except to the
   64192 extent that warranties are provided), that licensees may convey the
   64193 work under this License, and how to view a copy of this License.  If
   64194 the interface presents a list of user commands or options, such as a
   64195 menu, a prominent item in the list meets this criterion.
   64196 
   64197   1. Source Code.
   64198 
   64199   The "source code" for a work means the preferred form of the work
   64200 for making modifications to it.  "Object code" means any non-source
   64201 form of a work.
   64202 
   64203   A "Standard Interface" means an interface that either is an official
   64204 standard defined by a recognized standards body, or, in the case of
   64205 interfaces specified for a particular programming language, one that
   64206 is widely used among developers working in that language.
   64207 
   64208   The "System Libraries" of an executable work include anything, other
   64209 than the work as a whole, that (a) is included in the normal form of
   64210 packaging a Major Component, but which is not part of that Major
   64211 Component, and (b) serves only to enable use of the work with that
   64212 Major Component, or to implement a Standard Interface for which an
   64213 implementation is available to the public in source code form.  A
   64214 "Major Component", in this context, means a major essential component
   64215 (kernel, window system, and so on) of the specific operating system
   64216 (if any) on which the executable work runs, or a compiler used to
   64217 produce the work, or an object code interpreter used to run it.
   64218 
   64219   The "Corresponding Source" for a work in object code form means all
   64220 the source code needed to generate, install, and (for an executable
   64221 work) run the object code and to modify the work, including scripts to
   64222 control those activities.  However, it does not include the work's
   64223 System Libraries, or general-purpose tools or generally available free
   64224 programs which are used unmodified in performing those activities but
   64225 which are not part of the work.  For example, Corresponding Source
   64226 includes interface definition files associated with source files for
   64227 the work, and the source code for shared libraries and dynamically
   64228 linked subprograms that the work is specifically designed to require,
   64229 such as by intimate data communication or control flow between those
   64230 subprograms and other parts of the work.
   64231 
   64232   The Corresponding Source need not include anything that users
   64233 can regenerate automatically from other parts of the Corresponding
   64234 Source.
   64235 
   64236   The Corresponding Source for a work in source code form is that
   64237 same work.
   64238 
   64239   2. Basic Permissions.
   64240 
   64241   All rights granted under this License are granted for the term of
   64242 copyright on the Program, and are irrevocable provided the stated
   64243 conditions are met.  This License explicitly affirms your unlimited
   64244 permission to run the unmodified Program.  The output from running a
   64245 covered work is covered by this License only if the output, given its
   64246 content, constitutes a covered work.  This License acknowledges your
   64247 rights of fair use or other equivalent, as provided by copyright law.
   64248 
   64249   You may make, run and propagate covered works that you do not
   64250 convey, without conditions so long as your license otherwise remains
   64251 in force.  You may convey covered works to others for the sole purpose
   64252 of having them make modifications exclusively for you, or provide you
   64253 with facilities for running those works, provided that you comply with
   64254 the terms of this License in conveying all material for which you do
   64255 not control copyright.  Those thus making or running the covered works
   64256 for you must do so exclusively on your behalf, under your direction
   64257 and control, on terms that prohibit them from making any copies of
   64258 your copyrighted material outside their relationship with you.
   64259 
   64260   Conveying under any other circumstances is permitted solely under
   64261 the conditions stated below.  Sublicensing is not allowed; section 10
   64262 makes it unnecessary.
   64263 
   64264   3. Protecting Users' Legal Rights From Anti-Circumvention Law.
   64265 
   64266   No covered work shall be deemed part of an effective technological
   64267 measure under any applicable law fulfilling obligations under article
   64268 11 of the WIPO copyright treaty adopted on 20 December 1996, or
   64269 similar laws prohibiting or restricting circumvention of such
   64270 measures.
   64271 
   64272   When you convey a covered work, you waive any legal power to forbid
   64273 circumvention of technological measures to the extent such circumvention
   64274 is effected by exercising rights under this License with respect to
   64275 the covered work, and you disclaim any intention to limit operation or
   64276 modification of the work as a means of enforcing, against the work's
   64277 users, your or third parties' legal rights to forbid circumvention of
   64278 technological measures.
   64279 
   64280   4. Conveying Verbatim Copies.
   64281 
   64282   You may convey verbatim copies of the Program's source code as you
   64283 receive it, in any medium, provided that you conspicuously and
   64284 appropriately publish on each copy an appropriate copyright notice;
   64285 keep intact all notices stating that this License and any
   64286 non-permissive terms added in accord with section 7 apply to the code;
   64287 keep intact all notices of the absence of any warranty; and give all
   64288 recipients a copy of this License along with the Program.
   64289 
   64290   You may charge any price or no price for each copy that you convey,
   64291 and you may offer support or warranty protection for a fee.
   64292 
   64293   5. Conveying Modified Source Versions.
   64294 
   64295   You may convey a work based on the Program, or the modifications to
   64296 produce it from the Program, in the form of source code under the
   64297 terms of section 4, provided that you also meet all of these conditions:
   64298 
   64299     a) The work must carry prominent notices stating that you modified
   64300     it, and giving a relevant date.
   64301 
   64302     b) The work must carry prominent notices stating that it is
   64303     released under this License and any conditions added under section
   64304     7.  This requirement modifies the requirement in section 4 to
   64305     "keep intact all notices".
   64306 
   64307     c) You must license the entire work, as a whole, under this
   64308     License to anyone who comes into possession of a copy.  This
   64309     License will therefore apply, along with any applicable section 7
   64310     additional terms, to the whole of the work, and all its parts,
   64311     regardless of how they are packaged.  This License gives no
   64312     permission to license the work in any other way, but it does not
   64313     invalidate such permission if you have separately received it.
   64314 
   64315     d) If the work has interactive user interfaces, each must display
   64316     Appropriate Legal Notices; however, if the Program has interactive
   64317     interfaces that do not display Appropriate Legal Notices, your
   64318     work need not make them do so.
   64319 
   64320   A compilation of a covered work with other separate and independent
   64321 works, which are not by their nature extensions of the covered work,
   64322 and which are not combined with it such as to form a larger program,
   64323 in or on a volume of a storage or distribution medium, is called an
   64324 "aggregate" if the compilation and its resulting copyright are not
   64325 used to limit the access or legal rights of the compilation's users
   64326 beyond what the individual works permit.  Inclusion of a covered work
   64327 in an aggregate does not cause this License to apply to the other
   64328 parts of the aggregate.
   64329 
   64330   6. Conveying Non-Source Forms.
   64331 
   64332   You may convey a covered work in object code form under the terms
   64333 of sections 4 and 5, provided that you also convey the
   64334 machine-readable Corresponding Source under the terms of this License,
   64335 in one of these ways:
   64336 
   64337     a) Convey the object code in, or embodied in, a physical product
   64338     (including a physical distribution medium), accompanied by the
   64339     Corresponding Source fixed on a durable physical medium
   64340     customarily used for software interchange.
   64341 
   64342     b) Convey the object code in, or embodied in, a physical product
   64343     (including a physical distribution medium), accompanied by a
   64344     written offer, valid for at least three years and valid for as
   64345     long as you offer spare parts or customer support for that product
   64346     model, to give anyone who possesses the object code either (1) a
   64347     copy of the Corresponding Source for all the software in the
   64348     product that is covered by this License, on a durable physical
   64349     medium customarily used for software interchange, for a price no
   64350     more than your reasonable cost of physically performing this
   64351     conveying of source, or (2) access to copy the
   64352     Corresponding Source from a network server at no charge.
   64353 
   64354     c) Convey individual copies of the object code with a copy of the
   64355     written offer to provide the Corresponding Source.  This
   64356     alternative is allowed only occasionally and noncommercially, and
   64357     only if you received the object code with such an offer, in accord
   64358     with subsection 6b.
   64359 
   64360     d) Convey the object code by offering access from a designated
   64361     place (gratis or for a charge), and offer equivalent access to the
   64362     Corresponding Source in the same way through the same place at no
   64363     further charge.  You need not require recipients to copy the
   64364     Corresponding Source along with the object code.  If the place to
   64365     copy the object code is a network server, the Corresponding Source
   64366     may be on a different server (operated by you or a third party)
   64367     that supports equivalent copying facilities, provided you maintain
   64368     clear directions next to the object code saying where to find the
   64369     Corresponding Source.  Regardless of what server hosts the
   64370     Corresponding Source, you remain obligated to ensure that it is
   64371     available for as long as needed to satisfy these requirements.
   64372 
   64373     e) Convey the object code using peer-to-peer transmission, provided
   64374     you inform other peers where the object code and Corresponding
   64375     Source of the work are being offered to the general public at no
   64376     charge under subsection 6d.
   64377 
   64378   A separable portion of the object code, whose source code is excluded
   64379 from the Corresponding Source as a System Library, need not be
   64380 included in conveying the object code work.
   64381 
   64382   A "User Product" is either (1) a "consumer product", which means any
   64383 tangible personal property which is normally used for personal, family,
   64384 or household purposes, or (2) anything designed or sold for incorporation
   64385 into a dwelling.  In determining whether a product is a consumer product,
   64386 doubtful cases shall be resolved in favor of coverage.  For a particular
   64387 product received by a particular user, "normally used" refers to a
   64388 typical or common use of that class of product, regardless of the status
   64389 of the particular user or of the way in which the particular user
   64390 actually uses, or expects or is expected to use, the product.  A product
   64391 is a consumer product regardless of whether the product has substantial
   64392 commercial, industrial or non-consumer uses, unless such uses represent
   64393 the only significant mode of use of the product.
   64394 
   64395   "Installation Information" for a User Product means any methods,
   64396 procedures, authorization keys, or other information required to install
   64397 and execute modified versions of a covered work in that User Product from
   64398 a modified version of its Corresponding Source.  The information must
   64399 suffice to ensure that the continued functioning of the modified object
   64400 code is in no case prevented or interfered with solely because
   64401 modification has been made.
   64402 
   64403   If you convey an object code work under this section in, or with, or
   64404 specifically for use in, a User Product, and the conveying occurs as
   64405 part of a transaction in which the right of possession and use of the
   64406 User Product is transferred to the recipient in perpetuity or for a
   64407 fixed term (regardless of how the transaction is characterized), the
   64408 Corresponding Source conveyed under this section must be accompanied
   64409 by the Installation Information.  But this requirement does not apply
   64410 if neither you nor any third party retains the ability to install
   64411 modified object code on the User Product (for example, the work has
   64412 been installed in ROM).
   64413 
   64414   The requirement to provide Installation Information does not include a
   64415 requirement to continue to provide support service, warranty, or updates
   64416 for a work that has been modified or installed by the recipient, or for
   64417 the User Product in which it has been modified or installed.  Access to a
   64418 network may be denied when the modification itself materially and
   64419 adversely affects the operation of the network or violates the rules and
   64420 protocols for communication across the network.
   64421 
   64422   Corresponding Source conveyed, and Installation Information provided,
   64423 in accord with this section must be in a format that is publicly
   64424 documented (and with an implementation available to the public in
   64425 source code form), and must require no special password or key for
   64426 unpacking, reading or copying.
   64427 
   64428   7. Additional Terms.
   64429 
   64430   "Additional permissions" are terms that supplement the terms of this
   64431 License by making exceptions from one or more of its conditions.
   64432 Additional permissions that are applicable to the entire Program shall
   64433 be treated as though they were included in this License, to the extent
   64434 that they are valid under applicable law.  If additional permissions
   64435 apply only to part of the Program, that part may be used separately
   64436 under those permissions, but the entire Program remains governed by
   64437 this License without regard to the additional permissions.
   64438 
   64439   When you convey a copy of a covered work, you may at your option
   64440 remove any additional permissions from that copy, or from any part of
   64441 it.  (Additional permissions may be written to require their own
   64442 removal in certain cases when you modify the work.)  You may place
   64443 additional permissions on material, added by you to a covered work,
   64444 for which you have or can give appropriate copyright permission.
   64445 
   64446   Notwithstanding any other provision of this License, for material you
   64447 add to a covered work, you may (if authorized by the copyright holders of
   64448 that material) supplement the terms of this License with terms:
   64449 
   64450     a) Disclaiming warranty or limiting liability differently from the
   64451     terms of sections 15 and 16 of this License; or
   64452 
   64453     b) Requiring preservation of specified reasonable legal notices or
   64454     author attributions in that material or in the Appropriate Legal
   64455     Notices displayed by works containing it; or
   64456 
   64457     c) Prohibiting misrepresentation of the origin of that material, or
   64458     requiring that modified versions of such material be marked in
   64459     reasonable ways as different from the original version; or
   64460 
   64461     d) Limiting the use for publicity purposes of names of licensors or
   64462     authors of the material; or
   64463 
   64464     e) Declining to grant rights under trademark law for use of some
   64465     trade names, trademarks, or service marks; or
   64466 
   64467     f) Requiring indemnification of licensors and authors of that
   64468     material by anyone who conveys the material (or modified versions of
   64469     it) with contractual assumptions of liability to the recipient, for
   64470     any liability that these contractual assumptions directly impose on
   64471     those licensors and authors.
   64472 
   64473   All other non-permissive additional terms are considered "further
   64474 restrictions" within the meaning of section 10.  If the Program as you
   64475 received it, or any part of it, contains a notice stating that it is
   64476 governed by this License along with a term that is a further
   64477 restriction, you may remove that term.  If a license document contains
   64478 a further restriction but permits relicensing or conveying under this
   64479 License, you may add to a covered work material governed by the terms
   64480 of that license document, provided that the further restriction does
   64481 not survive such relicensing or conveying.
   64482 
   64483   If you add terms to a covered work in accord with this section, you
   64484 must place, in the relevant source files, a statement of the
   64485 additional terms that apply to those files, or a notice indicating
   64486 where to find the applicable terms.
   64487 
   64488   Additional terms, permissive or non-permissive, may be stated in the
   64489 form of a separately written license, or stated as exceptions;
   64490 the above requirements apply either way.
   64491 
   64492   8. Termination.
   64493 
   64494   You may not propagate or modify a covered work except as expressly
   64495 provided under this License.  Any attempt otherwise to propagate or
   64496 modify it is void, and will automatically terminate your rights under
   64497 this License (including any patent licenses granted under the third
   64498 paragraph of section 11).
   64499 
   64500   However, if you cease all violation of this License, then your
   64501 license from a particular copyright holder is reinstated (a)
   64502 provisionally, unless and until the copyright holder explicitly and
   64503 finally terminates your license, and (b) permanently, if the copyright
   64504 holder fails to notify you of the violation by some reasonable means
   64505 prior to 60 days after the cessation.
   64506 
   64507   Moreover, your license from a particular copyright holder is
   64508 reinstated permanently if the copyright holder notifies you of the
   64509 violation by some reasonable means, this is the first time you have
   64510 received notice of violation of this License (for any work) from that
   64511 copyright holder, and you cure the violation prior to 30 days after
   64512 your receipt of the notice.
   64513 
   64514   Termination of your rights under this section does not terminate the
   64515 licenses of parties who have received copies or rights from you under
   64516 this License.  If your rights have been terminated and not permanently
   64517 reinstated, you do not qualify to receive new licenses for the same
   64518 material under section 10.
   64519 
   64520   9. Acceptance Not Required for Having Copies.
   64521 
   64522   You are not required to accept this License in order to receive or
   64523 run a copy of the Program.  Ancillary propagation of a covered work
   64524 occurring solely as a consequence of using peer-to-peer transmission
   64525 to receive a copy likewise does not require acceptance.  However,
   64526 nothing other than this License grants you permission to propagate or
   64527 modify any covered work.  These actions infringe copyright if you do
   64528 not accept this License.  Therefore, by modifying or propagating a
   64529 covered work, you indicate your acceptance of this License to do so.
   64530 
   64531   10. Automatic Licensing of Downstream Recipients.
   64532 
   64533   Each time you convey a covered work, the recipient automatically
   64534 receives a license from the original licensors, to run, modify and
   64535 propagate that work, subject to this License.  You are not responsible
   64536 for enforcing compliance by third parties with this License.
   64537 
   64538   An "entity transaction" is a transaction transferring control of an
   64539 organization, or substantially all assets of one, or subdividing an
   64540 organization, or merging organizations.  If propagation of a covered
   64541 work results from an entity transaction, each party to that
   64542 transaction who receives a copy of the work also receives whatever
   64543 licenses to the work the party's predecessor in interest had or could
   64544 give under the previous paragraph, plus a right to possession of the
   64545 Corresponding Source of the work from the predecessor in interest, if
   64546 the predecessor has it or can get it with reasonable efforts.
   64547 
   64548   You may not impose any further restrictions on the exercise of the
   64549 rights granted or affirmed under this License.  For example, you may
   64550 not impose a license fee, royalty, or other charge for exercise of
   64551 rights granted under this License, and you may not initiate litigation
   64552 (including a cross-claim or counterclaim in a lawsuit) alleging that
   64553 any patent claim is infringed by making, using, selling, offering for
   64554 sale, or importing the Program or any portion of it.
   64555 
   64556   11. Patents.
   64557 
   64558   A "contributor" is a copyright holder who authorizes use under this
   64559 License of the Program or a work on which the Program is based.  The
   64560 work thus licensed is called the contributor's "contributor version".
   64561 
   64562   A contributor's "essential patent claims" are all patent claims
   64563 owned or controlled by the contributor, whether already acquired or
   64564 hereafter acquired, that would be infringed by some manner, permitted
   64565 by this License, of making, using, or selling its contributor version,
   64566 but do not include claims that would be infringed only as a
   64567 consequence of further modification of the contributor version.  For
   64568 purposes of this definition, "control" includes the right to grant
   64569 patent sublicenses in a manner consistent with the requirements of
   64570 this License.
   64571 
   64572   Each contributor grants you a non-exclusive, worldwide, royalty-free
   64573 patent license under the contributor's essential patent claims, to
   64574 make, use, sell, offer for sale, import and otherwise run, modify and
   64575 propagate the contents of its contributor version.
   64576 
   64577   In the following three paragraphs, a "patent license" is any express
   64578 agreement or commitment, however denominated, not to enforce a patent
   64579 (such as an express permission to practice a patent or covenant not to
   64580 sue for patent infringement).  To "grant" such a patent license to a
   64581 party means to make such an agreement or commitment not to enforce a
   64582 patent against the party.
   64583 
   64584   If you convey a covered work, knowingly relying on a patent license,
   64585 and the Corresponding Source of the work is not available for anyone
   64586 to copy, free of charge and under the terms of this License, through a
   64587 publicly available network server or other readily accessible means,
   64588 then you must either (1) cause the Corresponding Source to be so
   64589 available, or (2) arrange to deprive yourself of the benefit of the
   64590 patent license for this particular work, or (3) arrange, in a manner
   64591 consistent with the requirements of this License, to extend the patent
   64592 license to downstream recipients.  "Knowingly relying" means you have
   64593 actual knowledge that, but for the patent license, your conveying the
   64594 covered work in a country, or your recipient's use of the covered work
   64595 in a country, would infringe one or more identifiable patents in that
   64596 country that you have reason to believe are valid.
   64597 
   64598   If, pursuant to or in connection with a single transaction or
   64599 arrangement, you convey, or propagate by procuring conveyance of, a
   64600 covered work, and grant a patent license to some of the parties
   64601 receiving the covered work authorizing them to use, propagate, modify
   64602 or convey a specific copy of the covered work, then the patent license
   64603 you grant is automatically extended to all recipients of the covered
   64604 work and works based on it.
   64605 
   64606   A patent license is "discriminatory" if it does not include within
   64607 the scope of its coverage, prohibits the exercise of, or is
   64608 conditioned on the non-exercise of one or more of the rights that are
   64609 specifically granted under this License.  You may not convey a covered
   64610 work if you are a party to an arrangement with a third party that is
   64611 in the business of distributing software, under which you make payment
   64612 to the third party based on the extent of your activity of conveying
   64613 the work, and under which the third party grants, to any of the
   64614 parties who would receive the covered work from you, a discriminatory
   64615 patent license (a) in connection with copies of the covered work
   64616 conveyed by you (or copies made from those copies), or (b) primarily
   64617 for and in connection with specific products or compilations that
   64618 contain the covered work, unless you entered into that arrangement,
   64619 or that patent license was granted, prior to 28 March 2007.
   64620 
   64621   Nothing in this License shall be construed as excluding or limiting
   64622 any implied license or other defenses to infringement that may
   64623 otherwise be available to you under applicable patent law.
   64624 
   64625   12. No Surrender of Others' Freedom.
   64626 
   64627   If conditions are imposed on you (whether by court order, agreement or
   64628 otherwise) that contradict the conditions of this License, they do not
   64629 excuse you from the conditions of this License.  If you cannot convey a
   64630 covered work so as to satisfy simultaneously your obligations under this
   64631 License and any other pertinent obligations, then as a consequence you may
   64632 not convey it at all.  For example, if you agree to terms that obligate you
   64633 to collect a royalty for further conveying from those to whom you convey
   64634 the Program, the only way you could satisfy both those terms and this
   64635 License would be to refrain entirely from conveying the Program.
   64636 
   64637   13. Use with the GNU Affero General Public License.
   64638 
   64639   Notwithstanding any other provision of this License, you have
   64640 permission to link or combine any covered work with a work licensed
   64641 under version 3 of the GNU Affero General Public License into a single
   64642 combined work, and to convey the resulting work.  The terms of this
   64643 License will continue to apply to the part which is the covered work,
   64644 but the special requirements of the GNU Affero General Public License,
   64645 section 13, concerning interaction through a network will apply to the
   64646 combination as such.
   64647 
   64648   14. Revised Versions of this License.
   64649 
   64650   The Free Software Foundation may publish revised and/or new versions of
   64651 the GNU General Public License from time to time.  Such new versions will
   64652 be similar in spirit to the present version, but may differ in detail to
   64653 address new problems or concerns.
   64654 
   64655   Each version is given a distinguishing version number.  If the
   64656 Program specifies that a certain numbered version of the GNU General
   64657 Public License "or any later version" applies to it, you have the
   64658 option of following the terms and conditions either of that numbered
   64659 version or of any later version published by the Free Software
   64660 Foundation.  If the Program does not specify a version number of the
   64661 GNU General Public License, you may choose any version ever published
   64662 by the Free Software Foundation.
   64663 
   64664   If the Program specifies that a proxy can decide which future
   64665 versions of the GNU General Public License can be used, that proxy's
   64666 public statement of acceptance of a version permanently authorizes you
   64667 to choose that version for the Program.
   64668 
   64669   Later license versions may give you additional or different
   64670 permissions.  However, no additional obligations are imposed on any
   64671 author or copyright holder as a result of your choosing to follow a
   64672 later version.
   64673 
   64674   15. Disclaimer of Warranty.
   64675 
   64676   THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
   64677 APPLICABLE LAW.  EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
   64678 HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
   64679 OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
   64680 THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
   64681 PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
   64682 IS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
   64683 ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
   64684 
   64685   16. Limitation of Liability.
   64686 
   64687   IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
   64688 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
   64689 THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
   64690 GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
   64691 USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
   64692 DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
   64693 PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
   64694 EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
   64695 SUCH DAMAGES.
   64696 
   64697   17. Interpretation of Sections 15 and 16.
   64698 
   64699   If the disclaimer of warranty and limitation of liability provided
   64700 above cannot be given local legal effect according to their terms,
   64701 reviewing courts shall apply local law that most closely approximates
   64702 an absolute waiver of all civil liability in connection with the
   64703 Program, unless a warranty or assumption of liability accompanies a
   64704 copy of the Program in return for a fee.
   64705 
   64706                      END OF TERMS AND CONDITIONS
   64707 
   64708             How to Apply These Terms to Your New Programs
   64709 
   64710   If you develop a new program, and you want it to be of the greatest
   64711 possible use to the public, the best way to achieve this is to make it
   64712 free software which everyone can redistribute and change under these terms.
   64713 
   64714   To do so, attach the following notices to the program.  It is safest
   64715 to attach them to the start of each source file to most effectively
   64716 state the exclusion of warranty; and each file should have at least
   64717 the "copyright" line and a pointer to where the full notice is found.
   64718 
   64719     &lt;one line to give the program's name and a brief idea of what it does.&gt;
   64720     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   64721 
   64722     This program is free software: you can redistribute it and/or modify
   64723     it under the terms of the GNU General Public License as published by
   64724     the Free Software Foundation, either version 3 of the License, or
   64725     (at your option) any later version.
   64726 
   64727     This program is distributed in the hope that it will be useful,
   64728     but WITHOUT ANY WARRANTY; without even the implied warranty of
   64729     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   64730     GNU General Public License for more details.
   64731 
   64732     You should have received a copy of the GNU General Public License
   64733     along with this program.  If not, see &lt;http://www.gnu.org/licenses/>;.
   64734 
   64735 Also add information on how to contact you by electronic and paper mail.
   64736 
   64737   If the program does terminal interaction, make it output a short
   64738 notice like this when it starts in an interactive mode:
   64739 
   64740     &lt;program&gt;  Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   64741     This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
   64742     This is free software, and you are welcome to redistribute it
   64743     under certain conditions; type `show c' for details.
   64744 
   64745 The hypothetical commands `show w' and `show c' should show the appropriate
   64746 parts of the General Public License.  Of course, your program's commands
   64747 might be different; for a GUI interface, you would use an "about box".
   64748 
   64749   You should also get your employer (if you work as a programmer) or school,
   64750 if any, to sign a "copyright disclaimer" for the program, if necessary.
   64751 For more information on this, and how to apply and follow the GNU GPL, see
   64752 &lt;http://www.gnu.org/licenses/>;.
   64753 
   64754   The GNU General Public License does not permit incorporating your program
   64755 into proprietary programs.  If your program is a subroutine library, you
   64756 may consider it more useful to permit linking proprietary applications with
   64757 the library.  If this is what you want to do, use the GNU Lesser General
   64758 Public License instead of this License.  But first, please read
   64759 &lt;http://www.gnu.org/philosophy/why-not-lgpl.html>;.
   64760 
   64761 </pre>
   64762 </div>
   64763 </div>
   64764 
   64765 
   64766 <div class="product">
   64767 <span class="title">rxvt-unicode</span>
   64768 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   64769 <span class="homepage"><a href="http://software.schmorp.de/pkg/rxvt-unicode.html">homepage</a></span>
   64770 <div class="licence">
   64771 <pre>		    GNU GENERAL PUBLIC LICENSE
   64772 		       Version 2, June 1991
   64773 
   64774  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
   64775      51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
   64776  Everyone is permitted to copy and distribute verbatim copies
   64777  of this license document, but changing it is not allowed.
   64778 
   64779 			    Preamble
   64780 
   64781   The licenses for most software are designed to take away your
   64782 freedom to share and change it.  By contrast, the GNU General Public
   64783 License is intended to guarantee your freedom to share and change free
   64784 software--to make sure the software is free for all its users.  This
   64785 General Public License applies to most of the Free Software
   64786 Foundation's software and to any other program whose authors commit to
   64787 using it.  (Some other Free Software Foundation software is covered by
   64788 the GNU Library General Public License instead.)  You can apply it to
   64789 your programs, too.
   64790 
   64791   When we speak of free software, we are referring to freedom, not
   64792 price.  Our General Public Licenses are designed to make sure that you
   64793 have the freedom to distribute copies of free software (and charge for
   64794 this service if you wish), that you receive source code or can get it
   64795 if you want it, that you can change the software or use pieces of it
   64796 in new free programs; and that you know you can do these things.
   64797 
   64798   To protect your rights, we need to make restrictions that forbid
   64799 anyone to deny you these rights or to ask you to surrender the rights.
   64800 These restrictions translate to certain responsibilities for you if you
   64801 distribute copies of the software, or if you modify it.
   64802 
   64803   For example, if you distribute copies of such a program, whether
   64804 gratis or for a fee, you must give the recipients all the rights that
   64805 you have.  You must make sure that they, too, receive or can get the
   64806 source code.  And you must show them these terms so they know their
   64807 rights.
   64808 
   64809   We protect your rights with two steps: (1) copyright the software, and
   64810 (2) offer you this license which gives you legal permission to copy,
   64811 distribute and/or modify the software.
   64812 
   64813   Also, for each author's protection and ours, we want to make certain
   64814 that everyone understands that there is no warranty for this free
   64815 software.  If the software is modified by someone else and passed on, we
   64816 want its recipients to know that what they have is not the original, so
   64817 that any problems introduced by others will not reflect on the original
   64818 authors' reputations.
   64819 
   64820   Finally, any free program is threatened constantly by software
   64821 patents.  We wish to avoid the danger that redistributors of a free
   64822 program will individually obtain patent licenses, in effect making the
   64823 program proprietary.  To prevent this, we have made it clear that any
   64824 patent must be licensed for everyone's free use or not licensed at all.
   64825 
   64826   The precise terms and conditions for copying, distribution and
   64827 modification follow.
   64828 
   64830 		    GNU GENERAL PUBLIC LICENSE
   64831    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   64832 
   64833   0. This License applies to any program or other work which contains
   64834 a notice placed by the copyright holder saying it may be distributed
   64835 under the terms of this General Public License.  The "Program", below,
   64836 refers to any such program or work, and a "work based on the Program"
   64837 means either the Program or any derivative work under copyright law:
   64838 that is to say, a work containing the Program or a portion of it,
   64839 either verbatim or with modifications and/or translated into another
   64840 language.  (Hereinafter, translation is included without limitation in
   64841 the term "modification".)  Each licensee is addressed as "you".
   64842 
   64843 Activities other than copying, distribution and modification are not
   64844 covered by this License; they are outside its scope.  The act of
   64845 running the Program is not restricted, and the output from the Program
   64846 is covered only if its contents constitute a work based on the
   64847 Program (independent of having been made by running the Program).
   64848 Whether that is true depends on what the Program does.
   64849 
   64850   1. You may copy and distribute verbatim copies of the Program's
   64851 source code as you receive it, in any medium, provided that you
   64852 conspicuously and appropriately publish on each copy an appropriate
   64853 copyright notice and disclaimer of warranty; keep intact all the
   64854 notices that refer to this License and to the absence of any warranty;
   64855 and give any other recipients of the Program a copy of this License
   64856 along with the Program.
   64857 
   64858 You may charge a fee for the physical act of transferring a copy, and
   64859 you may at your option offer warranty protection in exchange for a fee.
   64860 
   64861   2. You may modify your copy or copies of the Program or any portion
   64862 of it, thus forming a work based on the Program, and copy and
   64863 distribute such modifications or work under the terms of Section 1
   64864 above, provided that you also meet all of these conditions:
   64865 
   64866     a) You must cause the modified files to carry prominent notices
   64867     stating that you changed the files and the date of any change.
   64868 
   64869     b) You must cause any work that you distribute or publish, that in
   64870     whole or in part contains or is derived from the Program or any
   64871     part thereof, to be licensed as a whole at no charge to all third
   64872     parties under the terms of this License.
   64873 
   64874     c) If the modified program normally reads commands interactively
   64875     when run, you must cause it, when started running for such
   64876     interactive use in the most ordinary way, to print or display an
   64877     announcement including an appropriate copyright notice and a
   64878     notice that there is no warranty (or else, saying that you provide
   64879     a warranty) and that users may redistribute the program under
   64880     these conditions, and telling the user how to view a copy of this
   64881     License.  (Exception: if the Program itself is interactive but
   64882     does not normally print such an announcement, your work based on
   64883     the Program is not required to print an announcement.)
   64884 
   64886 These requirements apply to the modified work as a whole.  If
   64887 identifiable sections of that work are not derived from the Program,
   64888 and can be reasonably considered independent and separate works in
   64889 themselves, then this License, and its terms, do not apply to those
   64890 sections when you distribute them as separate works.  But when you
   64891 distribute the same sections as part of a whole which is a work based
   64892 on the Program, the distribution of the whole must be on the terms of
   64893 this License, whose permissions for other licensees extend to the
   64894 entire whole, and thus to each and every part regardless of who wrote it.
   64895 
   64896 Thus, it is not the intent of this section to claim rights or contest
   64897 your rights to work written entirely by you; rather, the intent is to
   64898 exercise the right to control the distribution of derivative or
   64899 collective works based on the Program.
   64900 
   64901 In addition, mere aggregation of another work not based on the Program
   64902 with the Program (or with a work based on the Program) on a volume of
   64903 a storage or distribution medium does not bring the other work under
   64904 the scope of this License.
   64905 
   64906   3. You may copy and distribute the Program (or a work based on it,
   64907 under Section 2) in object code or executable form under the terms of
   64908 Sections 1 and 2 above provided that you also do one of the following:
   64909 
   64910     a) Accompany it with the complete corresponding machine-readable
   64911     source code, which must be distributed under the terms of Sections
   64912     1 and 2 above on a medium customarily used for software interchange; or,
   64913 
   64914     b) Accompany it with a written offer, valid for at least three
   64915     years, to give any third party, for a charge no more than your
   64916     cost of physically performing source distribution, a complete
   64917     machine-readable copy of the corresponding source code, to be
   64918     distributed under the terms of Sections 1 and 2 above on a medium
   64919     customarily used for software interchange; or,
   64920 
   64921     c) Accompany it with the information you received as to the offer
   64922     to distribute corresponding source code.  (This alternative is
   64923     allowed only for noncommercial distribution and only if you
   64924     received the program in object code or executable form with such
   64925     an offer, in accord with Subsection b above.)
   64926 
   64927 The source code for a work means the preferred form of the work for
   64928 making modifications to it.  For an executable work, complete source
   64929 code means all the source code for all modules it contains, plus any
   64930 associated interface definition files, plus the scripts used to
   64931 control compilation and installation of the executable.  However, as a
   64932 special exception, the source code distributed need not include
   64933 anything that is normally distributed (in either source or binary
   64934 form) with the major components (compiler, kernel, and so on) of the
   64935 operating system on which the executable runs, unless that component
   64936 itself accompanies the executable.
   64937 
   64938 If distribution of executable or object code is made by offering
   64939 access to copy from a designated place, then offering equivalent
   64940 access to copy the source code from the same place counts as
   64941 distribution of the source code, even though third parties are not
   64942 compelled to copy the source along with the object code.
   64943 
   64945   4. You may not copy, modify, sublicense, or distribute the Program
   64946 except as expressly provided under this License.  Any attempt
   64947 otherwise to copy, modify, sublicense or distribute the Program is
   64948 void, and will automatically terminate your rights under this License.
   64949 However, parties who have received copies, or rights, from you under
   64950 this License will not have their licenses terminated so long as such
   64951 parties remain in full compliance.
   64952 
   64953   5. You are not required to accept this License, since you have not
   64954 signed it.  However, nothing else grants you permission to modify or
   64955 distribute the Program or its derivative works.  These actions are
   64956 prohibited by law if you do not accept this License.  Therefore, by
   64957 modifying or distributing the Program (or any work based on the
   64958 Program), you indicate your acceptance of this License to do so, and
   64959 all its terms and conditions for copying, distributing or modifying
   64960 the Program or works based on it.
   64961 
   64962   6. Each time you redistribute the Program (or any work based on the
   64963 Program), the recipient automatically receives a license from the
   64964 original licensor to copy, distribute or modify the Program subject to
   64965 these terms and conditions.  You may not impose any further
   64966 restrictions on the recipients' exercise of the rights granted herein.
   64967 You are not responsible for enforcing compliance by third parties to
   64968 this License.
   64969 
   64970   7. If, as a consequence of a court judgment or allegation of patent
   64971 infringement or for any other reason (not limited to patent issues),
   64972 conditions are imposed on you (whether by court order, agreement or
   64973 otherwise) that contradict the conditions of this License, they do not
   64974 excuse you from the conditions of this License.  If you cannot
   64975 distribute so as to satisfy simultaneously your obligations under this
   64976 License and any other pertinent obligations, then as a consequence you
   64977 may not distribute the Program at all.  For example, if a patent
   64978 license would not permit royalty-free redistribution of the Program by
   64979 all those who receive copies directly or indirectly through you, then
   64980 the only way you could satisfy both it and this License would be to
   64981 refrain entirely from distribution of the Program.
   64982 
   64983 If any portion of this section is held invalid or unenforceable under
   64984 any particular circumstance, the balance of the section is intended to
   64985 apply and the section as a whole is intended to apply in other
   64986 circumstances.
   64987 
   64988 It is not the purpose of this section to induce you to infringe any
   64989 patents or other property right claims or to contest validity of any
   64990 such claims; this section has the sole purpose of protecting the
   64991 integrity of the free software distribution system, which is
   64992 implemented by public license practices.  Many people have made
   64993 generous contributions to the wide range of software distributed
   64994 through that system in reliance on consistent application of that
   64995 system; it is up to the author/donor to decide if he or she is willing
   64996 to distribute software through any other system and a licensee cannot
   64997 impose that choice.
   64998 
   64999 This section is intended to make thoroughly clear what is believed to
   65000 be a consequence of the rest of this License.
   65001 
   65003   8. If the distribution and/or use of the Program is restricted in
   65004 certain countries either by patents or by copyrighted interfaces, the
   65005 original copyright holder who places the Program under this License
   65006 may add an explicit geographical distribution limitation excluding
   65007 those countries, so that distribution is permitted only in or among
   65008 countries not thus excluded.  In such case, this License incorporates
   65009 the limitation as if written in the body of this License.
   65010 
   65011   9. The Free Software Foundation may publish revised and/or new versions
   65012 of the General Public License from time to time.  Such new versions will
   65013 be similar in spirit to the present version, but may differ in detail to
   65014 address new problems or concerns.
   65015 
   65016 Each version is given a distinguishing version number.  If the Program
   65017 specifies a version number of this License which applies to it and "any
   65018 later version", you have the option of following the terms and conditions
   65019 either of that version or of any later version published by the Free
   65020 Software Foundation.  If the Program does not specify a version number of
   65021 this License, you may choose any version ever published by the Free Software
   65022 Foundation.
   65023 
   65024   10. If you wish to incorporate parts of the Program into other free
   65025 programs whose distribution conditions are different, write to the author
   65026 to ask for permission.  For software which is copyrighted by the Free
   65027 Software Foundation, write to the Free Software Foundation; we sometimes
   65028 make exceptions for this.  Our decision will be guided by the two goals
   65029 of preserving the free status of all derivatives of our free software and
   65030 of promoting the sharing and reuse of software generally.
   65031 
   65032 			    NO WARRANTY
   65033 
   65034   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
   65035 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
   65036 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
   65037 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
   65038 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
   65039 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
   65040 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
   65041 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
   65042 REPAIR OR CORRECTION.
   65043 
   65044   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
   65045 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
   65046 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
   65047 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
   65048 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
   65049 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
   65050 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
   65051 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
   65052 POSSIBILITY OF SUCH DAMAGES.
   65053 
   65054 		     END OF TERMS AND CONDITIONS
   65055 
   65057 	    How to Apply These Terms to Your New Programs
   65058 
   65059   If you develop a new program, and you want it to be of the greatest
   65060 possible use to the public, the best way to achieve this is to make it
   65061 free software which everyone can redistribute and change under these terms.
   65062 
   65063   To do so, attach the following notices to the program.  It is safest
   65064 to attach them to the start of each source file to most effectively
   65065 convey the exclusion of warranty; and each file should have at least
   65066 the "copyright" line and a pointer to where the full notice is found.
   65067 
   65068     &lt;one line to give the program's name and a brief idea of what it does.&gt;
   65069     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   65070 
   65071     This program is free software; you can redistribute it and/or modify
   65072     it under the terms of the GNU General Public License as published by
   65073     the Free Software Foundation; either version 2 of the License, or
   65074     (at your option) any later version.
   65075 
   65076     This program is distributed in the hope that it will be useful,
   65077     but WITHOUT ANY WARRANTY; without even the implied warranty of
   65078     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   65079     GNU General Public License for more details.
   65080 
   65081     You should have received a copy of the GNU General Public License
   65082     along with this program; if not, write to the Free Software
   65083     Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
   65084 
   65085 
   65086 Also add information on how to contact you by electronic and paper mail.
   65087 
   65088 If the program is interactive, make it output a short notice like this
   65089 when it starts in an interactive mode:
   65090 
   65091     Gnomovision version 69, Copyright (C) year  name of author
   65092     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
   65093     This is free software, and you are welcome to redistribute it
   65094     under certain conditions; type `show c' for details.
   65095 
   65096 The hypothetical commands `show w' and `show c' should show the appropriate
   65097 parts of the General Public License.  Of course, the commands you use may
   65098 be called something other than `show w' and `show c'; they could even be
   65099 mouse-clicks or menu items--whatever suits your program.
   65100 
   65101 You should also get your employer (if you work as a programmer) or your
   65102 school, if any, to sign a "copyright disclaimer" for the program, if
   65103 necessary.  Here is a sample; alter the names:
   65104 
   65105   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
   65106   `Gnomovision' (which makes passes at compilers) written by James Hacker.
   65107 
   65108   &lt;signature of Ty Coon&gt;, 1 April 1989
   65109   Ty Coon, President of Vice
   65110 
   65111 This General Public License does not permit incorporating your program into
   65112 proprietary programs.  If your program is a subroutine library, you may
   65113 consider it more useful to permit linking proprietary applications with the
   65114 library.  If this is what you want to do, use the GNU Library General
   65115 Public License instead of this License.
   65116 </pre>
   65117 </div>
   65118 </div>
   65119 
   65120 
   65121 <div class="product">
   65122 <span class="title">sandbox</span>
   65123 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   65124 <span class="homepage"><a href="http://www.gentoo.org/">homepage</a></span>
   65125 <div class="licence">
   65126 <pre>		    GNU GENERAL PUBLIC LICENSE
   65127 		       Version 2, June 1991
   65128 
   65129  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
   65130                        51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
   65131  Everyone is permitted to copy and distribute verbatim copies
   65132  of this license document, but changing it is not allowed.
   65133 
   65134 			    Preamble
   65135 
   65136   The licenses for most software are designed to take away your
   65137 freedom to share and change it.  By contrast, the GNU General Public
   65138 License is intended to guarantee your freedom to share and change free
   65139 software--to make sure the software is free for all its users.  This
   65140 General Public License applies to most of the Free Software
   65141 Foundation's software and to any other program whose authors commit to
   65142 using it.  (Some other Free Software Foundation software is covered by
   65143 the GNU Library General Public License instead.)  You can apply it to
   65144 your programs, too.
   65145 
   65146   When we speak of free software, we are referring to freedom, not
   65147 price.  Our General Public Licenses are designed to make sure that you
   65148 have the freedom to distribute copies of free software (and charge for
   65149 this service if you wish), that you receive source code or can get it
   65150 if you want it, that you can change the software or use pieces of it
   65151 in new free programs; and that you know you can do these things.
   65152 
   65153   To protect your rights, we need to make restrictions that forbid
   65154 anyone to deny you these rights or to ask you to surrender the rights.
   65155 These restrictions translate to certain responsibilities for you if you
   65156 distribute copies of the software, or if you modify it.
   65157 
   65158   For example, if you distribute copies of such a program, whether
   65159 gratis or for a fee, you must give the recipients all the rights that
   65160 you have.  You must make sure that they, too, receive or can get the
   65161 source code.  And you must show them these terms so they know their
   65162 rights.
   65163 
   65164   We protect your rights with two steps: (1) copyright the software, and
   65165 (2) offer you this license which gives you legal permission to copy,
   65166 distribute and/or modify the software.
   65167 
   65168   Also, for each author's protection and ours, we want to make certain
   65169 that everyone understands that there is no warranty for this free
   65170 software.  If the software is modified by someone else and passed on, we
   65171 want its recipients to know that what they have is not the original, so
   65172 that any problems introduced by others will not reflect on the original
   65173 authors' reputations.
   65174 
   65175   Finally, any free program is threatened constantly by software
   65176 patents.  We wish to avoid the danger that redistributors of a free
   65177 program will individually obtain patent licenses, in effect making the
   65178 program proprietary.  To prevent this, we have made it clear that any
   65179 patent must be licensed for everyone's free use or not licensed at all.
   65180 
   65181   The precise terms and conditions for copying, distribution and
   65182 modification follow.
   65183 
   65185 		    GNU GENERAL PUBLIC LICENSE
   65186    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   65187 
   65188   0. This License applies to any program or other work which contains
   65189 a notice placed by the copyright holder saying it may be distributed
   65190 under the terms of this General Public License.  The "Program", below,
   65191 refers to any such program or work, and a "work based on the Program"
   65192 means either the Program or any derivative work under copyright law:
   65193 that is to say, a work containing the Program or a portion of it,
   65194 either verbatim or with modifications and/or translated into another
   65195 language.  (Hereinafter, translation is included without limitation in
   65196 the term "modification".)  Each licensee is addressed as "you".
   65197 
   65198 Activities other than copying, distribution and modification are not
   65199 covered by this License; they are outside its scope.  The act of
   65200 running the Program is not restricted, and the output from the Program
   65201 is covered only if its contents constitute a work based on the
   65202 Program (independent of having been made by running the Program).
   65203 Whether that is true depends on what the Program does.
   65204 
   65205   1. You may copy and distribute verbatim copies of the Program's
   65206 source code as you receive it, in any medium, provided that you
   65207 conspicuously and appropriately publish on each copy an appropriate
   65208 copyright notice and disclaimer of warranty; keep intact all the
   65209 notices that refer to this License and to the absence of any warranty;
   65210 and give any other recipients of the Program a copy of this License
   65211 along with the Program.
   65212 
   65213 You may charge a fee for the physical act of transferring a copy, and
   65214 you may at your option offer warranty protection in exchange for a fee.
   65215 
   65216   2. You may modify your copy or copies of the Program or any portion
   65217 of it, thus forming a work based on the Program, and copy and
   65218 distribute such modifications or work under the terms of Section 1
   65219 above, provided that you also meet all of these conditions:
   65220 
   65221     a) You must cause the modified files to carry prominent notices
   65222     stating that you changed the files and the date of any change.
   65223 
   65224     b) You must cause any work that you distribute or publish, that in
   65225     whole or in part contains or is derived from the Program or any
   65226     part thereof, to be licensed as a whole at no charge to all third
   65227     parties under the terms of this License.
   65228 
   65229     c) If the modified program normally reads commands interactively
   65230     when run, you must cause it, when started running for such
   65231     interactive use in the most ordinary way, to print or display an
   65232     announcement including an appropriate copyright notice and a
   65233     notice that there is no warranty (or else, saying that you provide
   65234     a warranty) and that users may redistribute the program under
   65235     these conditions, and telling the user how to view a copy of this
   65236     License.  (Exception: if the Program itself is interactive but
   65237     does not normally print such an announcement, your work based on
   65238     the Program is not required to print an announcement.)
   65239 
   65241 These requirements apply to the modified work as a whole.  If
   65242 identifiable sections of that work are not derived from the Program,
   65243 and can be reasonably considered independent and separate works in
   65244 themselves, then this License, and its terms, do not apply to those
   65245 sections when you distribute them as separate works.  But when you
   65246 distribute the same sections as part of a whole which is a work based
   65247 on the Program, the distribution of the whole must be on the terms of
   65248 this License, whose permissions for other licensees extend to the
   65249 entire whole, and thus to each and every part regardless of who wrote it.
   65250 
   65251 Thus, it is not the intent of this section to claim rights or contest
   65252 your rights to work written entirely by you; rather, the intent is to
   65253 exercise the right to control the distribution of derivative or
   65254 collective works based on the Program.
   65255 
   65256 In addition, mere aggregation of another work not based on the Program
   65257 with the Program (or with a work based on the Program) on a volume of
   65258 a storage or distribution medium does not bring the other work under
   65259 the scope of this License.
   65260 
   65261   3. You may copy and distribute the Program (or a work based on it,
   65262 under Section 2) in object code or executable form under the terms of
   65263 Sections 1 and 2 above provided that you also do one of the following:
   65264 
   65265     a) Accompany it with the complete corresponding machine-readable
   65266     source code, which must be distributed under the terms of Sections
   65267     1 and 2 above on a medium customarily used for software interchange; or,
   65268 
   65269     b) Accompany it with a written offer, valid for at least three
   65270     years, to give any third party, for a charge no more than your
   65271     cost of physically performing source distribution, a complete
   65272     machine-readable copy of the corresponding source code, to be
   65273     distributed under the terms of Sections 1 and 2 above on a medium
   65274     customarily used for software interchange; or,
   65275 
   65276     c) Accompany it with the information you received as to the offer
   65277     to distribute corresponding source code.  (This alternative is
   65278     allowed only for noncommercial distribution and only if you
   65279     received the program in object code or executable form with such
   65280     an offer, in accord with Subsection b above.)
   65281 
   65282 The source code for a work means the preferred form of the work for
   65283 making modifications to it.  For an executable work, complete source
   65284 code means all the source code for all modules it contains, plus any
   65285 associated interface definition files, plus the scripts used to
   65286 control compilation and installation of the executable.  However, as a
   65287 special exception, the source code distributed need not include
   65288 anything that is normally distributed (in either source or binary
   65289 form) with the major components (compiler, kernel, and so on) of the
   65290 operating system on which the executable runs, unless that component
   65291 itself accompanies the executable.
   65292 
   65293 If distribution of executable or object code is made by offering
   65294 access to copy from a designated place, then offering equivalent
   65295 access to copy the source code from the same place counts as
   65296 distribution of the source code, even though third parties are not
   65297 compelled to copy the source along with the object code.
   65298 
   65300   4. You may not copy, modify, sublicense, or distribute the Program
   65301 except as expressly provided under this License.  Any attempt
   65302 otherwise to copy, modify, sublicense or distribute the Program is
   65303 void, and will automatically terminate your rights under this License.
   65304 However, parties who have received copies, or rights, from you under
   65305 this License will not have their licenses terminated so long as such
   65306 parties remain in full compliance.
   65307 
   65308   5. You are not required to accept this License, since you have not
   65309 signed it.  However, nothing else grants you permission to modify or
   65310 distribute the Program or its derivative works.  These actions are
   65311 prohibited by law if you do not accept this License.  Therefore, by
   65312 modifying or distributing the Program (or any work based on the
   65313 Program), you indicate your acceptance of this License to do so, and
   65314 all its terms and conditions for copying, distributing or modifying
   65315 the Program or works based on it.
   65316 
   65317   6. Each time you redistribute the Program (or any work based on the
   65318 Program), the recipient automatically receives a license from the
   65319 original licensor to copy, distribute or modify the Program subject to
   65320 these terms and conditions.  You may not impose any further
   65321 restrictions on the recipients' exercise of the rights granted herein.
   65322 You are not responsible for enforcing compliance by third parties to
   65323 this License.
   65324 
   65325   7. If, as a consequence of a court judgment or allegation of patent
   65326 infringement or for any other reason (not limited to patent issues),
   65327 conditions are imposed on you (whether by court order, agreement or
   65328 otherwise) that contradict the conditions of this License, they do not
   65329 excuse you from the conditions of this License.  If you cannot
   65330 distribute so as to satisfy simultaneously your obligations under this
   65331 License and any other pertinent obligations, then as a consequence you
   65332 may not distribute the Program at all.  For example, if a patent
   65333 license would not permit royalty-free redistribution of the Program by
   65334 all those who receive copies directly or indirectly through you, then
   65335 the only way you could satisfy both it and this License would be to
   65336 refrain entirely from distribution of the Program.
   65337 
   65338 If any portion of this section is held invalid or unenforceable under
   65339 any particular circumstance, the balance of the section is intended to
   65340 apply and the section as a whole is intended to apply in other
   65341 circumstances.
   65342 
   65343 It is not the purpose of this section to induce you to infringe any
   65344 patents or other property right claims or to contest validity of any
   65345 such claims; this section has the sole purpose of protecting the
   65346 integrity of the free software distribution system, which is
   65347 implemented by public license practices.  Many people have made
   65348 generous contributions to the wide range of software distributed
   65349 through that system in reliance on consistent application of that
   65350 system; it is up to the author/donor to decide if he or she is willing
   65351 to distribute software through any other system and a licensee cannot
   65352 impose that choice.
   65353 
   65354 This section is intended to make thoroughly clear what is believed to
   65355 be a consequence of the rest of this License.
   65356 
   65358   8. If the distribution and/or use of the Program is restricted in
   65359 certain countries either by patents or by copyrighted interfaces, the
   65360 original copyright holder who places the Program under this License
   65361 may add an explicit geographical distribution limitation excluding
   65362 those countries, so that distribution is permitted only in or among
   65363 countries not thus excluded.  In such case, this License incorporates
   65364 the limitation as if written in the body of this License.
   65365 
   65366   9. The Free Software Foundation may publish revised and/or new versions
   65367 of the General Public License from time to time.  Such new versions will
   65368 be similar in spirit to the present version, but may differ in detail to
   65369 address new problems or concerns.
   65370 
   65371 Each version is given a distinguishing version number.  If the Program
   65372 specifies a version number of this License which applies to it and "any
   65373 later version", you have the option of following the terms and conditions
   65374 either of that version or of any later version published by the Free
   65375 Software Foundation.  If the Program does not specify a version number of
   65376 this License, you may choose any version ever published by the Free Software
   65377 Foundation.
   65378 
   65379   10. If you wish to incorporate parts of the Program into other free
   65380 programs whose distribution conditions are different, write to the author
   65381 to ask for permission.  For software which is copyrighted by the Free
   65382 Software Foundation, write to the Free Software Foundation; we sometimes
   65383 make exceptions for this.  Our decision will be guided by the two goals
   65384 of preserving the free status of all derivatives of our free software and
   65385 of promoting the sharing and reuse of software generally.
   65386 
   65387 			    NO WARRANTY
   65388 
   65389   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
   65390 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
   65391 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
   65392 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
   65393 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
   65394 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
   65395 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
   65396 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
   65397 REPAIR OR CORRECTION.
   65398 
   65399   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
   65400 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
   65401 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
   65402 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
   65403 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
   65404 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
   65405 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
   65406 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
   65407 POSSIBILITY OF SUCH DAMAGES.
   65408 
   65409 		     END OF TERMS AND CONDITIONS
   65410 
   65412 	    How to Apply These Terms to Your New Programs
   65413 
   65414   If you develop a new program, and you want it to be of the greatest
   65415 possible use to the public, the best way to achieve this is to make it
   65416 free software which everyone can redistribute and change under these terms.
   65417 
   65418   To do so, attach the following notices to the program.  It is safest
   65419 to attach them to the start of each source file to most effectively
   65420 convey the exclusion of warranty; and each file should have at least
   65421 the "copyright" line and a pointer to where the full notice is found.
   65422 
   65423     &lt;one line to give the program's name and a brief idea of what it does.&gt;
   65424     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   65425 
   65426     This program is free software; you can redistribute it and/or modify
   65427     it under the terms of the GNU General Public License as published by
   65428     the Free Software Foundation; either version 2 of the License, or
   65429     (at your option) any later version.
   65430 
   65431     This program is distributed in the hope that it will be useful,
   65432     but WITHOUT ANY WARRANTY; without even the implied warranty of
   65433     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   65434     GNU General Public License for more details.
   65435 
   65436     You should have received a copy of the GNU General Public License
   65437     along with this program; if not, write to the Free Software
   65438     Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
   65439 
   65440 
   65441 Also add information on how to contact you by electronic and paper mail.
   65442 
   65443 If the program is interactive, make it output a short notice like this
   65444 when it starts in an interactive mode:
   65445 
   65446     Gnomovision version 69, Copyright (C) year name of author
   65447     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
   65448     This is free software, and you are welcome to redistribute it
   65449     under certain conditions; type `show c' for details.
   65450 
   65451 The hypothetical commands `show w' and `show c' should show the appropriate
   65452 parts of the General Public License.  Of course, the commands you use may
   65453 be called something other than `show w' and `show c'; they could even be
   65454 mouse-clicks or menu items--whatever suits your program.
   65455 
   65456 You should also get your employer (if you work as a programmer) or your
   65457 school, if any, to sign a "copyright disclaimer" for the program, if
   65458 necessary.  Here is a sample; alter the names:
   65459 
   65460   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
   65461   `Gnomovision' (which makes passes at compilers) written by James Hacker.
   65462 
   65463   &lt;signature of Ty Coon&gt;, 1 April 1989
   65464   Ty Coon, President of Vice
   65465 
   65466 This General Public License does not permit incorporating your program into
   65467 proprietary programs.  If your program is a subroutine library, you may
   65468 consider it more useful to permit linking proprietary applications with the
   65469 library.  If this is what you want to do, use the GNU Library General
   65470 Public License instead of this License.
   65471 </pre>
   65472 </div>
   65473 </div>
   65474 
   65475 
   65476 <div class="product">
   65477 <span class="title">sdparm</span>
   65478 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   65479 <span class="homepage"><a href="http://sg.danny.cz/sg/sdparm.html">homepage</a></span>
   65480 <div class="licence">
   65481 <pre>Copyright (c) 2005-2006 Douglas Gilbert.
   65482  All rights reserved.
   65483 
   65484 Redistribution and use in source and binary forms, with or without
   65485 modification, are permitted provided that the following conditions
   65486 are met:
   65487 1. Redistributions of source code must retain the above copyright
   65488    notice, this list of conditions and the following disclaimer.
   65489 2. Redistributions in binary form must reproduce the above copyright
   65490    notice, this list of conditions and the following disclaimer in the
   65491    documentation and/or other materials provided with the distribution.
   65492 3. The name of the author may not be used to endorse or promote products
   65493    derived from this software without specific prior written permission.
   65494 
   65495 THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
   65496 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
   65497 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
   65498 ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
   65499 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
   65500 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
   65501 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
   65502 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
   65503 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
   65504 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
   65505 SUCH DAMAGE.    
   65506 </pre>
   65507 </div>
   65508 </div>
   65509 
   65510 
   65511 <div class="product">
   65512 <span class="title">sed</span>
   65513 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   65514 <span class="homepage"><a href="http://sed.sourceforge.net/">homepage</a></span>
   65515 <div class="licence">
   65516 <pre>
   65517 		    GNU GENERAL PUBLIC LICENSE
   65518 		       Version 3, 29 June 2007
   65519 
   65520  Copyright (C) 2007 Free Software Foundation, Inc. &lt;http://fsf.org/>;
   65521  Everyone is permitted to copy and distribute verbatim copies
   65522  of this license document, but changing it is not allowed.
   65523 
   65524 			    Preamble
   65525 
   65526   The GNU General Public License is a free, copyleft license for
   65527 software and other kinds of works.
   65528 
   65529   The licenses for most software and other practical works are designed
   65530 to take away your freedom to share and change the works.  By contrast,
   65531 the GNU General Public License is intended to guarantee your freedom to
   65532 share and change all versions of a program--to make sure it remains free
   65533 software for all its users.  We, the Free Software Foundation, use the
   65534 GNU General Public License for most of our software; it applies also to
   65535 any other work released this way by its authors.  You can apply it to
   65536 your programs, too.
   65537 
   65538   When we speak of free software, we are referring to freedom, not
   65539 price.  Our General Public Licenses are designed to make sure that you
   65540 have the freedom to distribute copies of free software (and charge for
   65541 them if you wish), that you receive source code or can get it if you
   65542 want it, that you can change the software or use pieces of it in new
   65543 free programs, and that you know you can do these things.
   65544 
   65545   To protect your rights, we need to prevent others from denying you
   65546 these rights or asking you to surrender the rights.  Therefore, you have
   65547 certain responsibilities if you distribute copies of the software, or if
   65548 you modify it: responsibilities to respect the freedom of others.
   65549 
   65550   For example, if you distribute copies of such a program, whether
   65551 gratis or for a fee, you must pass on to the recipients the same
   65552 freedoms that you received.  You must make sure that they, too, receive
   65553 or can get the source code.  And you must show them these terms so they
   65554 know their rights.
   65555 
   65556   Developers that use the GNU GPL protect your rights with two steps:
   65557 (1) assert copyright on the software, and (2) offer you this License
   65558 giving you legal permission to copy, distribute and/or modify it.
   65559 
   65560   For the developers' and authors' protection, the GPL clearly explains
   65561 that there is no warranty for this free software.  For both users' and
   65562 authors' sake, the GPL requires that modified versions be marked as
   65563 changed, so that their problems will not be attributed erroneously to
   65564 authors of previous versions.
   65565 
   65566   Some devices are designed to deny users access to install or run
   65567 modified versions of the software inside them, although the manufacturer
   65568 can do so.  This is fundamentally incompatible with the aim of
   65569 protecting users' freedom to change the software.  The systematic
   65570 pattern of such abuse occurs in the area of products for individuals to
   65571 use, which is precisely where it is most unacceptable.  Therefore, we
   65572 have designed this version of the GPL to prohibit the practice for those
   65573 products.  If such problems arise substantially in other domains, we
   65574 stand ready to extend this provision to those domains in future versions
   65575 of the GPL, as needed to protect the freedom of users.
   65576 
   65577   Finally, every program is threatened constantly by software patents.
   65578 States should not allow patents to restrict development and use of
   65579 software on general-purpose computers, but in those that do, we wish to
   65580 avoid the special danger that patents applied to a free program could
   65581 make it effectively proprietary.  To prevent this, the GPL assures that
   65582 patents cannot be used to render the program non-free.
   65583 
   65584   The precise terms and conditions for copying, distribution and
   65585 modification follow.
   65586 
   65587 		       TERMS AND CONDITIONS
   65588 
   65589   0. Definitions.
   65590 
   65591   "This License" refers to version 3 of the GNU General Public License.
   65592 
   65593   "Copyright" also means copyright-like laws that apply to other kinds of
   65594 works, such as semiconductor masks.
   65595  
   65596   "The Program" refers to any copyrightable work licensed under this
   65597 License.  Each licensee is addressed as "you".  "Licensees" and
   65598 "recipients" may be individuals or organizations.
   65599 
   65600   To "modify" a work means to copy from or adapt all or part of the work
   65601 in a fashion requiring copyright permission, other than the making of an
   65602 exact copy.  The resulting work is called a "modified version" of the
   65603 earlier work or a work "based on" the earlier work.
   65604 
   65605   A "covered work" means either the unmodified Program or a work based
   65606 on the Program.
   65607 
   65608   To "propagate" a work means to do anything with it that, without
   65609 permission, would make you directly or secondarily liable for
   65610 infringement under applicable copyright law, except executing it on a
   65611 computer or modifying a private copy.  Propagation includes copying,
   65612 distribution (with or without modification), making available to the
   65613 public, and in some countries other activities as well.
   65614 
   65615   To "convey" a work means any kind of propagation that enables other
   65616 parties to make or receive copies.  Mere interaction with a user through
   65617 a computer network, with no transfer of a copy, is not conveying.
   65618 
   65619   An interactive user interface displays "Appropriate Legal Notices"
   65620 to the extent that it includes a convenient and prominently visible
   65621 feature that (1) displays an appropriate copyright notice, and (2)
   65622 tells the user that there is no warranty for the work (except to the
   65623 extent that warranties are provided), that licensees may convey the
   65624 work under this License, and how to view a copy of this License.  If
   65625 the interface presents a list of user commands or options, such as a
   65626 menu, a prominent item in the list meets this criterion.
   65627 
   65628   1. Source Code.
   65629 
   65630   The "source code" for a work means the preferred form of the work
   65631 for making modifications to it.  "Object code" means any non-source
   65632 form of a work.
   65633 
   65634   A "Standard Interface" means an interface that either is an official
   65635 standard defined by a recognized standards body, or, in the case of
   65636 interfaces specified for a particular programming language, one that
   65637 is widely used among developers working in that language.
   65638 
   65639   The "System Libraries" of an executable work include anything, other
   65640 than the work as a whole, that (a) is included in the normal form of
   65641 packaging a Major Component, but which is not part of that Major
   65642 Component, and (b) serves only to enable use of the work with that
   65643 Major Component, or to implement a Standard Interface for which an
   65644 implementation is available to the public in source code form.  A
   65645 "Major Component", in this context, means a major essential component
   65646 (kernel, window system, and so on) of the specific operating system
   65647 (if any) on which the executable work runs, or a compiler used to
   65648 produce the work, or an object code interpreter used to run it.
   65649 
   65650   The "Corresponding Source" for a work in object code form means all
   65651 the source code needed to generate, install, and (for an executable
   65652 work) run the object code and to modify the work, including scripts to
   65653 control those activities.  However, it does not include the work's
   65654 System Libraries, or general-purpose tools or generally available free
   65655 programs which are used unmodified in performing those activities but
   65656 which are not part of the work.  For example, Corresponding Source
   65657 includes interface definition files associated with source files for
   65658 the work, and the source code for shared libraries and dynamically
   65659 linked subprograms that the work is specifically designed to require,
   65660 such as by intimate data communication or control flow between those
   65661 subprograms and other parts of the work.
   65662 
   65663   The Corresponding Source need not include anything that users
   65664 can regenerate automatically from other parts of the Corresponding
   65665 Source.
   65666 
   65667   The Corresponding Source for a work in source code form is that
   65668 same work.
   65669 
   65670   2. Basic Permissions.
   65671 
   65672   All rights granted under this License are granted for the term of
   65673 copyright on the Program, and are irrevocable provided the stated
   65674 conditions are met.  This License explicitly affirms your unlimited
   65675 permission to run the unmodified Program.  The output from running a
   65676 covered work is covered by this License only if the output, given its
   65677 content, constitutes a covered work.  This License acknowledges your
   65678 rights of fair use or other equivalent, as provided by copyright law.
   65679 
   65680   You may make, run and propagate covered works that you do not
   65681 convey, without conditions so long as your license otherwise remains
   65682 in force.  You may convey covered works to others for the sole purpose
   65683 of having them make modifications exclusively for you, or provide you
   65684 with facilities for running those works, provided that you comply with
   65685 the terms of this License in conveying all material for which you do
   65686 not control copyright.  Those thus making or running the covered works
   65687 for you must do so exclusively on your behalf, under your direction
   65688 and control, on terms that prohibit them from making any copies of
   65689 your copyrighted material outside their relationship with you.
   65690 
   65691   Conveying under any other circumstances is permitted solely under
   65692 the conditions stated below.  Sublicensing is not allowed; section 10
   65693 makes it unnecessary.
   65694 
   65695   3. Protecting Users' Legal Rights From Anti-Circumvention Law.
   65696 
   65697   No covered work shall be deemed part of an effective technological
   65698 measure under any applicable law fulfilling obligations under article
   65699 11 of the WIPO copyright treaty adopted on 20 December 1996, or
   65700 similar laws prohibiting or restricting circumvention of such
   65701 measures.
   65702 
   65703   When you convey a covered work, you waive any legal power to forbid
   65704 circumvention of technological measures to the extent such circumvention
   65705 is effected by exercising rights under this License with respect to
   65706 the covered work, and you disclaim any intention to limit operation or
   65707 modification of the work as a means of enforcing, against the work's
   65708 users, your or third parties' legal rights to forbid circumvention of
   65709 technological measures.
   65710 
   65711   4. Conveying Verbatim Copies.
   65712 
   65713   You may convey verbatim copies of the Program's source code as you
   65714 receive it, in any medium, provided that you conspicuously and
   65715 appropriately publish on each copy an appropriate copyright notice;
   65716 keep intact all notices stating that this License and any
   65717 non-permissive terms added in accord with section 7 apply to the code;
   65718 keep intact all notices of the absence of any warranty; and give all
   65719 recipients a copy of this License along with the Program.
   65720 
   65721   You may charge any price or no price for each copy that you convey,
   65722 and you may offer support or warranty protection for a fee.
   65723 
   65724   5. Conveying Modified Source Versions.
   65725 
   65726   You may convey a work based on the Program, or the modifications to
   65727 produce it from the Program, in the form of source code under the
   65728 terms of section 4, provided that you also meet all of these conditions:
   65729 
   65730     a) The work must carry prominent notices stating that you modified
   65731     it, and giving a relevant date.
   65732 
   65733     b) The work must carry prominent notices stating that it is
   65734     released under this License and any conditions added under section
   65735     7.  This requirement modifies the requirement in section 4 to
   65736     "keep intact all notices".
   65737 
   65738     c) You must license the entire work, as a whole, under this
   65739     License to anyone who comes into possession of a copy.  This
   65740     License will therefore apply, along with any applicable section 7
   65741     additional terms, to the whole of the work, and all its parts,
   65742     regardless of how they are packaged.  This License gives no
   65743     permission to license the work in any other way, but it does not
   65744     invalidate such permission if you have separately received it.
   65745 
   65746     d) If the work has interactive user interfaces, each must display
   65747     Appropriate Legal Notices; however, if the Program has interactive
   65748     interfaces that do not display Appropriate Legal Notices, your
   65749     work need not make them do so.
   65750 
   65751   A compilation of a covered work with other separate and independent
   65752 works, which are not by their nature extensions of the covered work,
   65753 and which are not combined with it such as to form a larger program,
   65754 in or on a volume of a storage or distribution medium, is called an
   65755 "aggregate" if the compilation and its resulting copyright are not
   65756 used to limit the access or legal rights of the compilation's users
   65757 beyond what the individual works permit.  Inclusion of a covered work
   65758 in an aggregate does not cause this License to apply to the other
   65759 parts of the aggregate.
   65760 
   65761   6. Conveying Non-Source Forms.
   65762 
   65763   You may convey a covered work in object code form under the terms
   65764 of sections 4 and 5, provided that you also convey the
   65765 machine-readable Corresponding Source under the terms of this License,
   65766 in one of these ways:
   65767 
   65768     a) Convey the object code in, or embodied in, a physical product
   65769     (including a physical distribution medium), accompanied by the
   65770     Corresponding Source fixed on a durable physical medium
   65771     customarily used for software interchange.
   65772 
   65773     b) Convey the object code in, or embodied in, a physical product
   65774     (including a physical distribution medium), accompanied by a
   65775     written offer, valid for at least three years and valid for as
   65776     long as you offer spare parts or customer support for that product
   65777     model, to give anyone who possesses the object code either (1) a
   65778     copy of the Corresponding Source for all the software in the
   65779     product that is covered by this License, on a durable physical
   65780     medium customarily used for software interchange, for a price no
   65781     more than your reasonable cost of physically performing this
   65782     conveying of source, or (2) access to copy the
   65783     Corresponding Source from a network server at no charge.
   65784 
   65785     c) Convey individual copies of the object code with a copy of the
   65786     written offer to provide the Corresponding Source.  This
   65787     alternative is allowed only occasionally and noncommercially, and
   65788     only if you received the object code with such an offer, in accord
   65789     with subsection 6b.
   65790 
   65791     d) Convey the object code by offering access from a designated
   65792     place (gratis or for a charge), and offer equivalent access to the
   65793     Corresponding Source in the same way through the same place at no
   65794     further charge.  You need not require recipients to copy the
   65795     Corresponding Source along with the object code.  If the place to
   65796     copy the object code is a network server, the Corresponding Source
   65797     may be on a different server (operated by you or a third party)
   65798     that supports equivalent copying facilities, provided you maintain
   65799     clear directions next to the object code saying where to find the
   65800     Corresponding Source.  Regardless of what server hosts the
   65801     Corresponding Source, you remain obligated to ensure that it is
   65802     available for as long as needed to satisfy these requirements.
   65803 
   65804     e) Convey the object code using peer-to-peer transmission, provided
   65805     you inform other peers where the object code and Corresponding
   65806     Source of the work are being offered to the general public at no
   65807     charge under subsection 6d.
   65808 
   65809   A separable portion of the object code, whose source code is excluded
   65810 from the Corresponding Source as a System Library, need not be
   65811 included in conveying the object code work.
   65812 
   65813   A "User Product" is either (1) a "consumer product", which means any
   65814 tangible personal property which is normally used for personal, family,
   65815 or household purposes, or (2) anything designed or sold for incorporation
   65816 into a dwelling.  In determining whether a product is a consumer product,
   65817 doubtful cases shall be resolved in favor of coverage.  For a particular
   65818 product received by a particular user, "normally used" refers to a
   65819 typical or common use of that class of product, regardless of the status
   65820 of the particular user or of the way in which the particular user
   65821 actually uses, or expects or is expected to use, the product.  A product
   65822 is a consumer product regardless of whether the product has substantial
   65823 commercial, industrial or non-consumer uses, unless such uses represent
   65824 the only significant mode of use of the product.
   65825 
   65826   "Installation Information" for a User Product means any methods,
   65827 procedures, authorization keys, or other information required to install
   65828 and execute modified versions of a covered work in that User Product from
   65829 a modified version of its Corresponding Source.  The information must
   65830 suffice to ensure that the continued functioning of the modified object
   65831 code is in no case prevented or interfered with solely because
   65832 modification has been made.
   65833 
   65834   If you convey an object code work under this section in, or with, or
   65835 specifically for use in, a User Product, and the conveying occurs as
   65836 part of a transaction in which the right of possession and use of the
   65837 User Product is transferred to the recipient in perpetuity or for a
   65838 fixed term (regardless of how the transaction is characterized), the
   65839 Corresponding Source conveyed under this section must be accompanied
   65840 by the Installation Information.  But this requirement does not apply
   65841 if neither you nor any third party retains the ability to install
   65842 modified object code on the User Product (for example, the work has
   65843 been installed in ROM).
   65844 
   65845   The requirement to provide Installation Information does not include a
   65846 requirement to continue to provide support service, warranty, or updates
   65847 for a work that has been modified or installed by the recipient, or for
   65848 the User Product in which it has been modified or installed.  Access to a
   65849 network may be denied when the modification itself materially and
   65850 adversely affects the operation of the network or violates the rules and
   65851 protocols for communication across the network.
   65852 
   65853   Corresponding Source conveyed, and Installation Information provided,
   65854 in accord with this section must be in a format that is publicly
   65855 documented (and with an implementation available to the public in
   65856 source code form), and must require no special password or key for
   65857 unpacking, reading or copying.
   65858 
   65859   7. Additional Terms.
   65860 
   65861   "Additional permissions" are terms that supplement the terms of this
   65862 License by making exceptions from one or more of its conditions.
   65863 Additional permissions that are applicable to the entire Program shall
   65864 be treated as though they were included in this License, to the extent
   65865 that they are valid under applicable law.  If additional permissions
   65866 apply only to part of the Program, that part may be used separately
   65867 under those permissions, but the entire Program remains governed by
   65868 this License without regard to the additional permissions.
   65869 
   65870   When you convey a copy of a covered work, you may at your option
   65871 remove any additional permissions from that copy, or from any part of
   65872 it.  (Additional permissions may be written to require their own
   65873 removal in certain cases when you modify the work.)  You may place
   65874 additional permissions on material, added by you to a covered work,
   65875 for which you have or can give appropriate copyright permission.
   65876 
   65877   Notwithstanding any other provision of this License, for material you
   65878 add to a covered work, you may (if authorized by the copyright holders of
   65879 that material) supplement the terms of this License with terms:
   65880 
   65881     a) Disclaiming warranty or limiting liability differently from the
   65882     terms of sections 15 and 16 of this License; or
   65883 
   65884     b) Requiring preservation of specified reasonable legal notices or
   65885     author attributions in that material or in the Appropriate Legal
   65886     Notices displayed by works containing it; or
   65887 
   65888     c) Prohibiting misrepresentation of the origin of that material, or
   65889     requiring that modified versions of such material be marked in
   65890     reasonable ways as different from the original version; or
   65891 
   65892     d) Limiting the use for publicity purposes of names of licensors or
   65893     authors of the material; or
   65894 
   65895     e) Declining to grant rights under trademark law for use of some
   65896     trade names, trademarks, or service marks; or
   65897 
   65898     f) Requiring indemnification of licensors and authors of that
   65899     material by anyone who conveys the material (or modified versions of
   65900     it) with contractual assumptions of liability to the recipient, for
   65901     any liability that these contractual assumptions directly impose on
   65902     those licensors and authors.
   65903 
   65904   All other non-permissive additional terms are considered "further
   65905 restrictions" within the meaning of section 10.  If the Program as you
   65906 received it, or any part of it, contains a notice stating that it is
   65907 governed by this License along with a term that is a further
   65908 restriction, you may remove that term.  If a license document contains
   65909 a further restriction but permits relicensing or conveying under this
   65910 License, you may add to a covered work material governed by the terms
   65911 of that license document, provided that the further restriction does
   65912 not survive such relicensing or conveying.
   65913 
   65914   If you add terms to a covered work in accord with this section, you
   65915 must place, in the relevant source files, a statement of the
   65916 additional terms that apply to those files, or a notice indicating
   65917 where to find the applicable terms.
   65918 
   65919   Additional terms, permissive or non-permissive, may be stated in the
   65920 form of a separately written license, or stated as exceptions;
   65921 the above requirements apply either way.
   65922 
   65923   8. Termination.
   65924 
   65925   You may not propagate or modify a covered work except as expressly
   65926 provided under this License.  Any attempt otherwise to propagate or
   65927 modify it is void, and will automatically terminate your rights under
   65928 this License (including any patent licenses granted under the third
   65929 paragraph of section 11).
   65930 
   65931   However, if you cease all violation of this License, then your
   65932 license from a particular copyright holder is reinstated (a)
   65933 provisionally, unless and until the copyright holder explicitly and
   65934 finally terminates your license, and (b) permanently, if the copyright
   65935 holder fails to notify you of the violation by some reasonable means
   65936 prior to 60 days after the cessation.
   65937 
   65938   Moreover, your license from a particular copyright holder is
   65939 reinstated permanently if the copyright holder notifies you of the
   65940 violation by some reasonable means, this is the first time you have
   65941 received notice of violation of this License (for any work) from that
   65942 copyright holder, and you cure the violation prior to 30 days after
   65943 your receipt of the notice.
   65944 
   65945   Termination of your rights under this section does not terminate the
   65946 licenses of parties who have received copies or rights from you under
   65947 this License.  If your rights have been terminated and not permanently
   65948 reinstated, you do not qualify to receive new licenses for the same
   65949 material under section 10.
   65950 
   65951   9. Acceptance Not Required for Having Copies.
   65952 
   65953   You are not required to accept this License in order to receive or
   65954 run a copy of the Program.  Ancillary propagation of a covered work
   65955 occurring solely as a consequence of using peer-to-peer transmission
   65956 to receive a copy likewise does not require acceptance.  However,
   65957 nothing other than this License grants you permission to propagate or
   65958 modify any covered work.  These actions infringe copyright if you do
   65959 not accept this License.  Therefore, by modifying or propagating a
   65960 covered work, you indicate your acceptance of this License to do so.
   65961 
   65962   10. Automatic Licensing of Downstream Recipients.
   65963 
   65964   Each time you convey a covered work, the recipient automatically
   65965 receives a license from the original licensors, to run, modify and
   65966 propagate that work, subject to this License.  You are not responsible
   65967 for enforcing compliance by third parties with this License.
   65968 
   65969   An "entity transaction" is a transaction transferring control of an
   65970 organization, or substantially all assets of one, or subdividing an
   65971 organization, or merging organizations.  If propagation of a covered
   65972 work results from an entity transaction, each party to that
   65973 transaction who receives a copy of the work also receives whatever
   65974 licenses to the work the party's predecessor in interest had or could
   65975 give under the previous paragraph, plus a right to possession of the
   65976 Corresponding Source of the work from the predecessor in interest, if
   65977 the predecessor has it or can get it with reasonable efforts.
   65978 
   65979   You may not impose any further restrictions on the exercise of the
   65980 rights granted or affirmed under this License.  For example, you may
   65981 not impose a license fee, royalty, or other charge for exercise of
   65982 rights granted under this License, and you may not initiate litigation
   65983 (including a cross-claim or counterclaim in a lawsuit) alleging that
   65984 any patent claim is infringed by making, using, selling, offering for
   65985 sale, or importing the Program or any portion of it.
   65986 
   65987   11. Patents.
   65988 
   65989   A "contributor" is a copyright holder who authorizes use under this
   65990 License of the Program or a work on which the Program is based.  The
   65991 work thus licensed is called the contributor's "contributor version".
   65992 
   65993   A contributor's "essential patent claims" are all patent claims
   65994 owned or controlled by the contributor, whether already acquired or
   65995 hereafter acquired, that would be infringed by some manner, permitted
   65996 by this License, of making, using, or selling its contributor version,
   65997 but do not include claims that would be infringed only as a
   65998 consequence of further modification of the contributor version.  For
   65999 purposes of this definition, "control" includes the right to grant
   66000 patent sublicenses in a manner consistent with the requirements of
   66001 this License.
   66002 
   66003   Each contributor grants you a non-exclusive, worldwide, royalty-free
   66004 patent license under the contributor's essential patent claims, to
   66005 make, use, sell, offer for sale, import and otherwise run, modify and
   66006 propagate the contents of its contributor version.
   66007 
   66008   In the following three paragraphs, a "patent license" is any express
   66009 agreement or commitment, however denominated, not to enforce a patent
   66010 (such as an express permission to practice a patent or covenant not to
   66011 sue for patent infringement).  To "grant" such a patent license to a
   66012 party means to make such an agreement or commitment not to enforce a
   66013 patent against the party.
   66014 
   66015   If you convey a covered work, knowingly relying on a patent license,
   66016 and the Corresponding Source of the work is not available for anyone
   66017 to copy, free of charge and under the terms of this License, through a
   66018 publicly available network server or other readily accessible means,
   66019 then you must either (1) cause the Corresponding Source to be so
   66020 available, or (2) arrange to deprive yourself of the benefit of the
   66021 patent license for this particular work, or (3) arrange, in a manner
   66022 consistent with the requirements of this License, to extend the patent
   66023 license to downstream recipients.  "Knowingly relying" means you have
   66024 actual knowledge that, but for the patent license, your conveying the
   66025 covered work in a country, or your recipient's use of the covered work
   66026 in a country, would infringe one or more identifiable patents in that
   66027 country that you have reason to believe are valid.
   66028   
   66029   If, pursuant to or in connection with a single transaction or
   66030 arrangement, you convey, or propagate by procuring conveyance of, a
   66031 covered work, and grant a patent license to some of the parties
   66032 receiving the covered work authorizing them to use, propagate, modify
   66033 or convey a specific copy of the covered work, then the patent license
   66034 you grant is automatically extended to all recipients of the covered
   66035 work and works based on it.
   66036 
   66037   A patent license is "discriminatory" if it does not include within
   66038 the scope of its coverage, prohibits the exercise of, or is
   66039 conditioned on the non-exercise of one or more of the rights that are
   66040 specifically granted under this License.  You may not convey a covered
   66041 work if you are a party to an arrangement with a third party that is
   66042 in the business of distributing software, under which you make payment
   66043 to the third party based on the extent of your activity of conveying
   66044 the work, and under which the third party grants, to any of the
   66045 parties who would receive the covered work from you, a discriminatory
   66046 patent license (a) in connection with copies of the covered work
   66047 conveyed by you (or copies made from those copies), or (b) primarily
   66048 for and in connection with specific products or compilations that
   66049 contain the covered work, unless you entered into that arrangement,
   66050 or that patent license was granted, prior to 28 March 2007.
   66051 
   66052   Nothing in this License shall be construed as excluding or limiting
   66053 any implied license or other defenses to infringement that may
   66054 otherwise be available to you under applicable patent law.
   66055 
   66056   12. No Surrender of Others' Freedom.
   66057 
   66058   If conditions are imposed on you (whether by court order, agreement or
   66059 otherwise) that contradict the conditions of this License, they do not
   66060 excuse you from the conditions of this License.  If you cannot convey a
   66061 covered work so as to satisfy simultaneously your obligations under this
   66062 License and any other pertinent obligations, then as a consequence you may
   66063 not convey it at all.  For example, if you agree to terms that obligate you
   66064 to collect a royalty for further conveying from those to whom you convey
   66065 the Program, the only way you could satisfy both those terms and this
   66066 License would be to refrain entirely from conveying the Program.
   66067 
   66068   13. Use with the GNU Affero General Public License.
   66069 
   66070   Notwithstanding any other provision of this License, you have
   66071 permission to link or combine any covered work with a work licensed
   66072 under version 3 of the GNU Affero General Public License into a single
   66073 combined work, and to convey the resulting work.  The terms of this
   66074 License will continue to apply to the part which is the covered work,
   66075 but the special requirements of the GNU Affero General Public License,
   66076 section 13, concerning interaction through a network will apply to the
   66077 combination as such.
   66078 
   66079   14. Revised Versions of this License.
   66080 
   66081   The Free Software Foundation may publish revised and/or new versions of
   66082 the GNU General Public License from time to time.  Such new versions will
   66083 be similar in spirit to the present version, but may differ in detail to
   66084 address new problems or concerns.
   66085 
   66086   Each version is given a distinguishing version number.  If the
   66087 Program specifies that a certain numbered version of the GNU General
   66088 Public License "or any later version" applies to it, you have the
   66089 option of following the terms and conditions either of that numbered
   66090 version or of any later version published by the Free Software
   66091 Foundation.  If the Program does not specify a version number of the
   66092 GNU General Public License, you may choose any version ever published
   66093 by the Free Software Foundation.
   66094 
   66095   If the Program specifies that a proxy can decide which future
   66096 versions of the GNU General Public License can be used, that proxy's
   66097 public statement of acceptance of a version permanently authorizes you
   66098 to choose that version for the Program.
   66099 
   66100   Later license versions may give you additional or different
   66101 permissions.  However, no additional obligations are imposed on any
   66102 author or copyright holder as a result of your choosing to follow a
   66103 later version.
   66104 
   66105   15. Disclaimer of Warranty.
   66106 
   66107   THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
   66108 APPLICABLE LAW.  EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
   66109 HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
   66110 OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
   66111 THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
   66112 PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
   66113 IS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
   66114 ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
   66115 
   66116   16. Limitation of Liability.
   66117 
   66118   IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
   66119 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
   66120 THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
   66121 GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
   66122 USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
   66123 DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
   66124 PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
   66125 EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
   66126 SUCH DAMAGES.
   66127 
   66128   17. Interpretation of Sections 15 and 16.
   66129 
   66130   If the disclaimer of warranty and limitation of liability provided
   66131 above cannot be given local legal effect according to their terms,
   66132 reviewing courts shall apply local law that most closely approximates
   66133 an absolute waiver of all civil liability in connection with the
   66134 Program, unless a warranty or assumption of liability accompanies a
   66135 copy of the Program in return for a fee.
   66136 
   66137 		     END OF TERMS AND CONDITIONS
   66138 
   66139 	    How to Apply These Terms to Your New Programs
   66140 
   66141   If you develop a new program, and you want it to be of the greatest
   66142 possible use to the public, the best way to achieve this is to make it
   66143 free software which everyone can redistribute and change under these terms.
   66144 
   66145   To do so, attach the following notices to the program.  It is safest
   66146 to attach them to the start of each source file to most effectively
   66147 state the exclusion of warranty; and each file should have at least
   66148 the "copyright" line and a pointer to where the full notice is found.
   66149 
   66150     &lt;one line to give the program's name and a brief idea of what it does.&gt;
   66151     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   66152 
   66153     This program is free software: you can redistribute it and/or modify
   66154     it under the terms of the GNU General Public License as published by
   66155     the Free Software Foundation, either version 3 of the License, or
   66156     (at your option) any later version.
   66157 
   66158     This program is distributed in the hope that it will be useful,
   66159     but WITHOUT ANY WARRANTY; without even the implied warranty of
   66160     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   66161     GNU General Public License for more details.
   66162 
   66163     You should have received a copy of the GNU General Public License
   66164     along with this program.  If not, see &lt;http://www.gnu.org/licenses/>;.
   66165 
   66166 Also add information on how to contact you by electronic and paper mail.
   66167 
   66168   If the program does terminal interaction, make it output a short
   66169 notice like this when it starts in an interactive mode:
   66170 
   66171     &lt;program&gt;  Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   66172     This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
   66173     This is free software, and you are welcome to redistribute it
   66174     under certain conditions; type `show c' for details.
   66175 
   66176 The hypothetical commands `show w' and `show c' should show the appropriate
   66177 parts of the General Public License.  Of course, your program's commands
   66178 might be different; for a GUI interface, you would use an "about box".
   66179 
   66180   You should also get your employer (if you work as a programmer) or school,
   66181 if any, to sign a "copyright disclaimer" for the program, if necessary.
   66182 For more information on this, and how to apply and follow the GNU GPL, see
   66183 &lt;http://www.gnu.org/licenses/>;.
   66184 
   66185   The GNU General Public License does not permit incorporating your program
   66186 into proprietary programs.  If your program is a subroutine library, you
   66187 may consider it more useful to permit linking proprietary applications with
   66188 the library.  If this is what you want to do, use the GNU Lesser General
   66189 Public License instead of this License.  But first, please read
   66190 &lt;http://www.gnu.org/philosophy/why-not-lgpl.html>;.
   66191 
   66192 </pre>
   66193 </div>
   66194 </div>
   66195 
   66196 
   66197 <div class="product">
   66198 <span class="title">setuptools</span>
   66199 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   66200 <span class="homepage"><a href="http://pypi.python.org/pypi/distribute">homepage</a></span>
   66201 <div class="licence">
   66202 <pre>PSF LICENSE AGREEMENT FOR PYTHON 2.2
   66203 ------------------------------------
   66204 
   66205 1. This LICENSE AGREEMENT is between the Python Software Foundation
   66206 ("PSF"), and the Individual or Organization ("Licensee") accessing and
   66207 otherwise using Python 2.2 software in source or binary form and its
   66208 associated documentation.
   66209 
   66210 2. Subject to the terms and conditions of this License Agreement, PSF
   66211 hereby grants Licensee a nonexclusive, royalty-free, world-wide
   66212 license to reproduce, analyze, test, perform and/or display publicly,
   66213 prepare derivative works, distribute, and otherwise use Python 2.2
   66214 alone or in any derivative version, provided, however, that PSF's
   66215 License Agreement and PSF's notice of copyright, i.e., "Copyright (c)
   66216 2001 Python Software Foundation; All Rights Reserved" are retained in
   66217 Python 2.2 alone or in any derivative version prepared by Licensee.
   66218 
   66219 3. In the event Licensee prepares a derivative work that is based on
   66220 or incorporates Python 2.2 or any part thereof, and wants to make
   66221 the derivative work available to others as provided herein, then
   66222 Licensee hereby agrees to include in any such work a brief summary of
   66223 the changes made to Python 2.2.
   66224 
   66225 4. PSF is making Python 2.2 available to Licensee on an "AS IS"
   66226 basis.  PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
   66227 IMPLIED.  BY WAY OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND
   66228 DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
   66229 FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON 2.2 WILL NOT
   66230 INFRINGE ANY THIRD PARTY RIGHTS.
   66231 
   66232 5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON
   66233 2.2 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS
   66234 A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON 2.2,
   66235 OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
   66236 
   66237 6. This License Agreement will automatically terminate upon a material
   66238 breach of its terms and conditions.
   66239 
   66240 7. Nothing in this License Agreement shall be deemed to create any
   66241 relationship of agency, partnership, or joint venture between PSF and
   66242 Licensee.  This License Agreement does not grant permission to use PSF
   66243 trademarks or trade name in a trademark sense to endorse or promote
   66244 products or services of Licensee, or any third party.
   66245 
   66246 8. By copying, installing or otherwise using Python 2.2, Licensee
   66247 agrees to be bound by the terms and conditions of this License
   66248 Agreement.
   66249 </pre>
   66250 </div>
   66251 </div>
   66252 
   66253 
   66254 <div class="product">
   66255 <span class="title">sg3_utils</span>
   66256 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   66257 <span class="homepage"><a href="http://sg.danny.cz/sg/">homepage</a></span>
   66258 <div class="licence">
   66259 <pre>
   66260 Upstream Authors: Douglas Gilbert &lt;dgilbert at interlog dot com&gt;, 
   66261                   Bruce Allen  &lt;ballen at gravity dot phys dot uwm dot edu&gt;,
   66262                   Peter Allworth &lt;linsol at zeta dot org dot au&gt;,
   66263                   James Bottomley  &lt;jejb at parisc-linux dot org&gt;,
   66264                   Lars Marowsky-Bree &lt;lmb at suse dot de&gt;,
   66265                   Kurt Garloff &lt;garloff at suse dot de&gt;,
   66266                   Grant Grundler  &lt;grundler at parisc-linux dot org&gt;,
   66267                   Christophe Varoqui &lt;christophe dot varoqui at free dot fr&gt;,
   66268                   Michael Weller &lt;eowmob at exp-math dot uni-essen dot de&gt;,
   66269                   Eric Youngdale &lt;eric at andante dot org&gt;
   66270 
   66271 Copyright:
   66272 
   66273 This software is copyright(c) 1994-2009 by the authors
   66274 
   66275 You are free to distribute this software under the terms of the
   66276 GNU General Public License.
   66277 On Debian systems, the complete text of the GNU General Public License
   66278 can be found in /usr/share/common-licenses/GPL file.
   66279 
   66280 Many parts of this package are covered by a (Free-) BSD license. These
   66281 include central error processing code (sg_lib.[hc] and sg_lib_data.[hc]),
   66282 common command code (sg_cmds_basic.[hc], sg_cmds_mmc.[hc] and
   66283 sg_cmds_extra.[hc]) and later utilities. They are Copyright: Douglas Gilbert.
   66284 The author's intention is that the (Free-) BSD licensed code can be used
   66285 freely by others. On Debian systems, the complete text of the BSD License
   66286 can be found in `/usr/share/common-licenses/BSD'.
   66287 
   66288 Doug Gilbert
   66289 4th January 2009
   66290 </pre>
   66291 </div>
   66292 </div>
   66293 
   66294 
   66295 <div class="product">
   66296 <span class="title">sgml-common</span>
   66297 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   66298 <span class="homepage"><a href="http://www.iso.ch/cate/3524030.html">homepage</a></span>
   66299 <div class="licence">
   66300 <pre>		    GNU GENERAL PUBLIC LICENSE
   66301 		       Version 2, June 1991
   66302 
   66303  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
   66304                        51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
   66305  Everyone is permitted to copy and distribute verbatim copies
   66306  of this license document, but changing it is not allowed.
   66307 
   66308 			    Preamble
   66309 
   66310   The licenses for most software are designed to take away your
   66311 freedom to share and change it.  By contrast, the GNU General Public
   66312 License is intended to guarantee your freedom to share and change free
   66313 software--to make sure the software is free for all its users.  This
   66314 General Public License applies to most of the Free Software
   66315 Foundation's software and to any other program whose authors commit to
   66316 using it.  (Some other Free Software Foundation software is covered by
   66317 the GNU Library General Public License instead.)  You can apply it to
   66318 your programs, too.
   66319 
   66320   When we speak of free software, we are referring to freedom, not
   66321 price.  Our General Public Licenses are designed to make sure that you
   66322 have the freedom to distribute copies of free software (and charge for
   66323 this service if you wish), that you receive source code or can get it
   66324 if you want it, that you can change the software or use pieces of it
   66325 in new free programs; and that you know you can do these things.
   66326 
   66327   To protect your rights, we need to make restrictions that forbid
   66328 anyone to deny you these rights or to ask you to surrender the rights.
   66329 These restrictions translate to certain responsibilities for you if you
   66330 distribute copies of the software, or if you modify it.
   66331 
   66332   For example, if you distribute copies of such a program, whether
   66333 gratis or for a fee, you must give the recipients all the rights that
   66334 you have.  You must make sure that they, too, receive or can get the
   66335 source code.  And you must show them these terms so they know their
   66336 rights.
   66337 
   66338   We protect your rights with two steps: (1) copyright the software, and
   66339 (2) offer you this license which gives you legal permission to copy,
   66340 distribute and/or modify the software.
   66341 
   66342   Also, for each author's protection and ours, we want to make certain
   66343 that everyone understands that there is no warranty for this free
   66344 software.  If the software is modified by someone else and passed on, we
   66345 want its recipients to know that what they have is not the original, so
   66346 that any problems introduced by others will not reflect on the original
   66347 authors' reputations.
   66348 
   66349   Finally, any free program is threatened constantly by software
   66350 patents.  We wish to avoid the danger that redistributors of a free
   66351 program will individually obtain patent licenses, in effect making the
   66352 program proprietary.  To prevent this, we have made it clear that any
   66353 patent must be licensed for everyone's free use or not licensed at all.
   66354 
   66355   The precise terms and conditions for copying, distribution and
   66356 modification follow.
   66357 
   66359 		    GNU GENERAL PUBLIC LICENSE
   66360    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   66361 
   66362   0. This License applies to any program or other work which contains
   66363 a notice placed by the copyright holder saying it may be distributed
   66364 under the terms of this General Public License.  The "Program", below,
   66365 refers to any such program or work, and a "work based on the Program"
   66366 means either the Program or any derivative work under copyright law:
   66367 that is to say, a work containing the Program or a portion of it,
   66368 either verbatim or with modifications and/or translated into another
   66369 language.  (Hereinafter, translation is included without limitation in
   66370 the term "modification".)  Each licensee is addressed as "you".
   66371 
   66372 Activities other than copying, distribution and modification are not
   66373 covered by this License; they are outside its scope.  The act of
   66374 running the Program is not restricted, and the output from the Program
   66375 is covered only if its contents constitute a work based on the
   66376 Program (independent of having been made by running the Program).
   66377 Whether that is true depends on what the Program does.
   66378 
   66379   1. You may copy and distribute verbatim copies of the Program's
   66380 source code as you receive it, in any medium, provided that you
   66381 conspicuously and appropriately publish on each copy an appropriate
   66382 copyright notice and disclaimer of warranty; keep intact all the
   66383 notices that refer to this License and to the absence of any warranty;
   66384 and give any other recipients of the Program a copy of this License
   66385 along with the Program.
   66386 
   66387 You may charge a fee for the physical act of transferring a copy, and
   66388 you may at your option offer warranty protection in exchange for a fee.
   66389 
   66390   2. You may modify your copy or copies of the Program or any portion
   66391 of it, thus forming a work based on the Program, and copy and
   66392 distribute such modifications or work under the terms of Section 1
   66393 above, provided that you also meet all of these conditions:
   66394 
   66395     a) You must cause the modified files to carry prominent notices
   66396     stating that you changed the files and the date of any change.
   66397 
   66398     b) You must cause any work that you distribute or publish, that in
   66399     whole or in part contains or is derived from the Program or any
   66400     part thereof, to be licensed as a whole at no charge to all third
   66401     parties under the terms of this License.
   66402 
   66403     c) If the modified program normally reads commands interactively
   66404     when run, you must cause it, when started running for such
   66405     interactive use in the most ordinary way, to print or display an
   66406     announcement including an appropriate copyright notice and a
   66407     notice that there is no warranty (or else, saying that you provide
   66408     a warranty) and that users may redistribute the program under
   66409     these conditions, and telling the user how to view a copy of this
   66410     License.  (Exception: if the Program itself is interactive but
   66411     does not normally print such an announcement, your work based on
   66412     the Program is not required to print an announcement.)
   66413 
   66415 These requirements apply to the modified work as a whole.  If
   66416 identifiable sections of that work are not derived from the Program,
   66417 and can be reasonably considered independent and separate works in
   66418 themselves, then this License, and its terms, do not apply to those
   66419 sections when you distribute them as separate works.  But when you
   66420 distribute the same sections as part of a whole which is a work based
   66421 on the Program, the distribution of the whole must be on the terms of
   66422 this License, whose permissions for other licensees extend to the
   66423 entire whole, and thus to each and every part regardless of who wrote it.
   66424 
   66425 Thus, it is not the intent of this section to claim rights or contest
   66426 your rights to work written entirely by you; rather, the intent is to
   66427 exercise the right to control the distribution of derivative or
   66428 collective works based on the Program.
   66429 
   66430 In addition, mere aggregation of another work not based on the Program
   66431 with the Program (or with a work based on the Program) on a volume of
   66432 a storage or distribution medium does not bring the other work under
   66433 the scope of this License.
   66434 
   66435   3. You may copy and distribute the Program (or a work based on it,
   66436 under Section 2) in object code or executable form under the terms of
   66437 Sections 1 and 2 above provided that you also do one of the following:
   66438 
   66439     a) Accompany it with the complete corresponding machine-readable
   66440     source code, which must be distributed under the terms of Sections
   66441     1 and 2 above on a medium customarily used for software interchange; or,
   66442 
   66443     b) Accompany it with a written offer, valid for at least three
   66444     years, to give any third party, for a charge no more than your
   66445     cost of physically performing source distribution, a complete
   66446     machine-readable copy of the corresponding source code, to be
   66447     distributed under the terms of Sections 1 and 2 above on a medium
   66448     customarily used for software interchange; or,
   66449 
   66450     c) Accompany it with the information you received as to the offer
   66451     to distribute corresponding source code.  (This alternative is
   66452     allowed only for noncommercial distribution and only if you
   66453     received the program in object code or executable form with such
   66454     an offer, in accord with Subsection b above.)
   66455 
   66456 The source code for a work means the preferred form of the work for
   66457 making modifications to it.  For an executable work, complete source
   66458 code means all the source code for all modules it contains, plus any
   66459 associated interface definition files, plus the scripts used to
   66460 control compilation and installation of the executable.  However, as a
   66461 special exception, the source code distributed need not include
   66462 anything that is normally distributed (in either source or binary
   66463 form) with the major components (compiler, kernel, and so on) of the
   66464 operating system on which the executable runs, unless that component
   66465 itself accompanies the executable.
   66466 
   66467 If distribution of executable or object code is made by offering
   66468 access to copy from a designated place, then offering equivalent
   66469 access to copy the source code from the same place counts as
   66470 distribution of the source code, even though third parties are not
   66471 compelled to copy the source along with the object code.
   66472 
   66474   4. You may not copy, modify, sublicense, or distribute the Program
   66475 except as expressly provided under this License.  Any attempt
   66476 otherwise to copy, modify, sublicense or distribute the Program is
   66477 void, and will automatically terminate your rights under this License.
   66478 However, parties who have received copies, or rights, from you under
   66479 this License will not have their licenses terminated so long as such
   66480 parties remain in full compliance.
   66481 
   66482   5. You are not required to accept this License, since you have not
   66483 signed it.  However, nothing else grants you permission to modify or
   66484 distribute the Program or its derivative works.  These actions are
   66485 prohibited by law if you do not accept this License.  Therefore, by
   66486 modifying or distributing the Program (or any work based on the
   66487 Program), you indicate your acceptance of this License to do so, and
   66488 all its terms and conditions for copying, distributing or modifying
   66489 the Program or works based on it.
   66490 
   66491   6. Each time you redistribute the Program (or any work based on the
   66492 Program), the recipient automatically receives a license from the
   66493 original licensor to copy, distribute or modify the Program subject to
   66494 these terms and conditions.  You may not impose any further
   66495 restrictions on the recipients' exercise of the rights granted herein.
   66496 You are not responsible for enforcing compliance by third parties to
   66497 this License.
   66498 
   66499   7. If, as a consequence of a court judgment or allegation of patent
   66500 infringement or for any other reason (not limited to patent issues),
   66501 conditions are imposed on you (whether by court order, agreement or
   66502 otherwise) that contradict the conditions of this License, they do not
   66503 excuse you from the conditions of this License.  If you cannot
   66504 distribute so as to satisfy simultaneously your obligations under this
   66505 License and any other pertinent obligations, then as a consequence you
   66506 may not distribute the Program at all.  For example, if a patent
   66507 license would not permit royalty-free redistribution of the Program by
   66508 all those who receive copies directly or indirectly through you, then
   66509 the only way you could satisfy both it and this License would be to
   66510 refrain entirely from distribution of the Program.
   66511 
   66512 If any portion of this section is held invalid or unenforceable under
   66513 any particular circumstance, the balance of the section is intended to
   66514 apply and the section as a whole is intended to apply in other
   66515 circumstances.
   66516 
   66517 It is not the purpose of this section to induce you to infringe any
   66518 patents or other property right claims or to contest validity of any
   66519 such claims; this section has the sole purpose of protecting the
   66520 integrity of the free software distribution system, which is
   66521 implemented by public license practices.  Many people have made
   66522 generous contributions to the wide range of software distributed
   66523 through that system in reliance on consistent application of that
   66524 system; it is up to the author/donor to decide if he or she is willing
   66525 to distribute software through any other system and a licensee cannot
   66526 impose that choice.
   66527 
   66528 This section is intended to make thoroughly clear what is believed to
   66529 be a consequence of the rest of this License.
   66530 
   66532   8. If the distribution and/or use of the Program is restricted in
   66533 certain countries either by patents or by copyrighted interfaces, the
   66534 original copyright holder who places the Program under this License
   66535 may add an explicit geographical distribution limitation excluding
   66536 those countries, so that distribution is permitted only in or among
   66537 countries not thus excluded.  In such case, this License incorporates
   66538 the limitation as if written in the body of this License.
   66539 
   66540   9. The Free Software Foundation may publish revised and/or new versions
   66541 of the General Public License from time to time.  Such new versions will
   66542 be similar in spirit to the present version, but may differ in detail to
   66543 address new problems or concerns.
   66544 
   66545 Each version is given a distinguishing version number.  If the Program
   66546 specifies a version number of this License which applies to it and "any
   66547 later version", you have the option of following the terms and conditions
   66548 either of that version or of any later version published by the Free
   66549 Software Foundation.  If the Program does not specify a version number of
   66550 this License, you may choose any version ever published by the Free Software
   66551 Foundation.
   66552 
   66553   10. If you wish to incorporate parts of the Program into other free
   66554 programs whose distribution conditions are different, write to the author
   66555 to ask for permission.  For software which is copyrighted by the Free
   66556 Software Foundation, write to the Free Software Foundation; we sometimes
   66557 make exceptions for this.  Our decision will be guided by the two goals
   66558 of preserving the free status of all derivatives of our free software and
   66559 of promoting the sharing and reuse of software generally.
   66560 
   66561 			    NO WARRANTY
   66562 
   66563   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
   66564 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
   66565 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
   66566 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
   66567 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
   66568 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
   66569 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
   66570 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
   66571 REPAIR OR CORRECTION.
   66572 
   66573   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
   66574 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
   66575 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
   66576 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
   66577 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
   66578 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
   66579 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
   66580 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
   66581 POSSIBILITY OF SUCH DAMAGES.
   66582 
   66583 		     END OF TERMS AND CONDITIONS
   66584 
   66586 	    How to Apply These Terms to Your New Programs
   66587 
   66588   If you develop a new program, and you want it to be of the greatest
   66589 possible use to the public, the best way to achieve this is to make it
   66590 free software which everyone can redistribute and change under these terms.
   66591 
   66592   To do so, attach the following notices to the program.  It is safest
   66593 to attach them to the start of each source file to most effectively
   66594 convey the exclusion of warranty; and each file should have at least
   66595 the "copyright" line and a pointer to where the full notice is found.
   66596 
   66597     &lt;one line to give the program's name and a brief idea of what it does.&gt;
   66598     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   66599 
   66600     This program is free software; you can redistribute it and/or modify
   66601     it under the terms of the GNU General Public License as published by
   66602     the Free Software Foundation; either version 2 of the License, or
   66603     (at your option) any later version.
   66604 
   66605     This program is distributed in the hope that it will be useful,
   66606     but WITHOUT ANY WARRANTY; without even the implied warranty of
   66607     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   66608     GNU General Public License for more details.
   66609 
   66610     You should have received a copy of the GNU General Public License
   66611     along with this program; if not, write to the Free Software
   66612     Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
   66613 
   66614 
   66615 Also add information on how to contact you by electronic and paper mail.
   66616 
   66617 If the program is interactive, make it output a short notice like this
   66618 when it starts in an interactive mode:
   66619 
   66620     Gnomovision version 69, Copyright (C) year name of author
   66621     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
   66622     This is free software, and you are welcome to redistribute it
   66623     under certain conditions; type `show c' for details.
   66624 
   66625 The hypothetical commands `show w' and `show c' should show the appropriate
   66626 parts of the General Public License.  Of course, the commands you use may
   66627 be called something other than `show w' and `show c'; they could even be
   66628 mouse-clicks or menu items--whatever suits your program.
   66629 
   66630 You should also get your employer (if you work as a programmer) or your
   66631 school, if any, to sign a "copyright disclaimer" for the program, if
   66632 necessary.  Here is a sample; alter the names:
   66633 
   66634   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
   66635   `Gnomovision' (which makes passes at compilers) written by James Hacker.
   66636 
   66637   &lt;signature of Ty Coon&gt;, 1 April 1989
   66638   Ty Coon, President of Vice
   66639 
   66640 This General Public License does not permit incorporating your program into
   66641 proprietary programs.  If your program is a subroutine library, you may
   66642 consider it more useful to permit linking proprietary applications with the
   66643 library.  If this is what you want to do, use the GNU Library General
   66644 Public License instead of this License.
   66645 </pre>
   66646 </div>
   66647 </div>
   66648 
   66649 
   66650 <div class="product">
   66651 <span class="title">shadow</span>
   66652 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   66653 <span class="homepage"><a href="http://shadow.pld.org.pl/">homepage</a></span>
   66654 <div class="licence">
   66655 <pre>NOTE:
   66656   This license has been obsoleted by the change to the BSD-style copyright.
   66657   You may continue to use this license if you wish, but you are under no
   66658   obligation to do so.
   66659 
   66660 (*
   66661 This document is freely plagiarised from the 'Artistic Licence',
   66662 distributed as part of the Perl v4.0 kit by Larry Wall, which is
   66663 available from most major archive sites.  I stole it from CrackLib.
   66664 
   66665 	$Id: COPYING 1342 2007-11-10 23:46:11Z nekral-guest $
   66666 *)
   66667 
   66668 This documents purpose is to state the conditions under which this
   66669 Package (See definition below) viz: "Shadow", the Shadow Password Suite
   66670 which is held by Julianne Frances Haugh, may be copied, such that the
   66671 copyright holder maintains some semblance of artistic control over the
   66672 development of the package, while giving the users of the package the
   66673 right to use and distribute the Package in a more-or-less customary
   66674 fashion, plus the right to make reasonable modifications. 
   66675 
   66676 So there.
   66677 
   66678 ***************************************************************************
   66679 
   66680 Definitions:
   66681 
   66682 
   66683 A "Package" refers to the collection of files distributed by the
   66684 Copyright Holder, and derivatives of that collection of files created
   66685 through textual modification, or segments thereof. 
   66686 
   66687 "Standard Version" refers to such a Package if it has not been modified,
   66688 or has been modified in accordance with the wishes of the Copyright
   66689 Holder.
   66690 
   66691 "Copyright Holder" is whoever is named in the copyright or copyrights
   66692 for the package.
   66693 
   66694 "You" is you, if you're thinking about copying or distributing this
   66695 Package.
   66696 
   66697 "Reasonable copying fee" is whatever you can justify on the basis of
   66698 media cost, duplication charges, time of people involved, and so on.
   66699 (You will not be required to justify it to the Copyright Holder, but
   66700 only to the computing community at large as a market that must bear the
   66701 fee.)
   66702 
   66703 "Freely Available" means that no fee is charged for the item itself,
   66704 though there may be fees involved in handling the item.  It also means
   66705 that recipients of the item may redistribute it under the same
   66706 conditions they received it.
   66707 
   66708 
   66709 1.  You may make and give away verbatim copies of the source form of the
   66710 Standard Version of this Package without restriction, provided that you
   66711 duplicate all of the original copyright notices and associated
   66712 disclaimers.
   66713 
   66714 2.  You may apply bug fixes, portability fixes and other modifications
   66715 derived from the Public Domain or from the Copyright Holder.  A Package
   66716 modified in such a way shall still be considered the Standard Version.
   66717 
   66718 3.  You may otherwise modify your copy of this Package in any way,
   66719 provided that you insert a prominent notice in each changed file stating
   66720 how and when AND WHY you changed that file, and provided that you do at
   66721 least ONE of the following:
   66722 
   66723 a) place your modifications in the Public Domain or otherwise make them
   66724 Freely Available, such as by posting said modifications to Usenet or an
   66725 equivalent medium, or placing the modifications on a major archive site
   66726 such as uunet.uu.net, or by allowing the Copyright Holder to include
   66727 your modifications in the Standard Version of the Package.
   66728 
   66729 b) use the modified Package only within your corporation or organization.
   66730 
   66731 c) rename any non-standard executables so the names do not conflict with
   66732 standard executables, which must also be provided, and provide separate
   66733 documentation for each non-standard executable that clearly documents
   66734 how it differs from the Standard Version.
   66735 
   66736 d) make other distribution arrangements with the Copyright Holder.
   66737 
   66738 4.  You may distribute the programs of this Package in object code or
   66739 executable form, provided that you do at least ONE of the following:
   66740 
   66741 a) distribute a Standard Version of the executables and library files,
   66742 together with instructions (in the manual page or equivalent) on where
   66743 to get the Standard Version.
   66744 
   66745 b) accompany the distribution with the machine-readable source of the
   66746 Package with your modifications.
   66747 
   66748 c) accompany any non-standard executables with their corresponding
   66749 Standard Version executables, giving the non-standard executables
   66750 non-standard names, and clearly documenting the differences in manual
   66751 pages (or equivalent), together with instructions on where to get the
   66752 Standard Version.
   66753 
   66754 d) make other distribution arrangements with the Copyright Holder.
   66755 
   66756 5.  You may charge a reasonable copying fee for any distribution of this
   66757 Package.  You may charge any fee you choose for support of this Package. 
   66758 YOU MAY NOT CHARGE A FEE FOR THIS PACKAGE ITSELF.  However, you may
   66759 distribute this Package in aggregate with other (possibly commercial)
   66760 programs as part of a larger (possibly commercial) software distribution
   66761 provided that YOU DO NOT ADVERTISE this package as a product of your
   66762 own. 
   66763 
   66764 6.  The name of the Copyright Holder may not be used to endorse or
   66765 promote products derived from this software without specific prior
   66766 written permission.
   66767 
   66768 7.  THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED
   66769 WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
   66770 MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
   66771 
   66772 				The End
   66773 </pre>
   66774 </div>
   66775 </div>
   66776 
   66777 
   66778 <div class="product">
   66779 <span class="title">shared-mime-info</span>
   66780 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   66781 <span class="homepage"><a href="http://freedesktop.org/wiki/Software/shared-mime-info">homepage</a></span>
   66782 <div class="licence">
   66783 <pre>		    GNU GENERAL PUBLIC LICENSE
   66784 		       Version 2, June 1991
   66785 
   66786  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
   66787                        59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   66788  Everyone is permitted to copy and distribute verbatim copies
   66789  of this license document, but changing it is not allowed.
   66790 
   66791 			    Preamble
   66792 
   66793   The licenses for most software are designed to take away your
   66794 freedom to share and change it.  By contrast, the GNU General Public
   66795 License is intended to guarantee your freedom to share and change free
   66796 software--to make sure the software is free for all its users.  This
   66797 General Public License applies to most of the Free Software
   66798 Foundation's software and to any other program whose authors commit to
   66799 using it.  (Some other Free Software Foundation software is covered by
   66800 the GNU Library General Public License instead.)  You can apply it to
   66801 your programs, too.
   66802 
   66803   When we speak of free software, we are referring to freedom, not
   66804 price.  Our General Public Licenses are designed to make sure that you
   66805 have the freedom to distribute copies of free software (and charge for
   66806 this service if you wish), that you receive source code or can get it
   66807 if you want it, that you can change the software or use pieces of it
   66808 in new free programs; and that you know you can do these things.
   66809 
   66810   To protect your rights, we need to make restrictions that forbid
   66811 anyone to deny you these rights or to ask you to surrender the rights.
   66812 These restrictions translate to certain responsibilities for you if you
   66813 distribute copies of the software, or if you modify it.
   66814 
   66815   For example, if you distribute copies of such a program, whether
   66816 gratis or for a fee, you must give the recipients all the rights that
   66817 you have.  You must make sure that they, too, receive or can get the
   66818 source code.  And you must show them these terms so they know their
   66819 rights.
   66820 
   66821   We protect your rights with two steps: (1) copyright the software, and
   66822 (2) offer you this license which gives you legal permission to copy,
   66823 distribute and/or modify the software.
   66824 
   66825   Also, for each author's protection and ours, we want to make certain
   66826 that everyone understands that there is no warranty for this free
   66827 software.  If the software is modified by someone else and passed on, we
   66828 want its recipients to know that what they have is not the original, so
   66829 that any problems introduced by others will not reflect on the original
   66830 authors' reputations.
   66831 
   66832   Finally, any free program is threatened constantly by software
   66833 patents.  We wish to avoid the danger that redistributors of a free
   66834 program will individually obtain patent licenses, in effect making the
   66835 program proprietary.  To prevent this, we have made it clear that any
   66836 patent must be licensed for everyone's free use or not licensed at all.
   66837 
   66838   The precise terms and conditions for copying, distribution and
   66839 modification follow.
   66840 
   66842 		    GNU GENERAL PUBLIC LICENSE
   66843    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   66844 
   66845   0. This License applies to any program or other work which contains
   66846 a notice placed by the copyright holder saying it may be distributed
   66847 under the terms of this General Public License.  The "Program", below,
   66848 refers to any such program or work, and a "work based on the Program"
   66849 means either the Program or any derivative work under copyright law:
   66850 that is to say, a work containing the Program or a portion of it,
   66851 either verbatim or with modifications and/or translated into another
   66852 language.  (Hereinafter, translation is included without limitation in
   66853 the term "modification".)  Each licensee is addressed as "you".
   66854 
   66855 Activities other than copying, distribution and modification are not
   66856 covered by this License; they are outside its scope.  The act of
   66857 running the Program is not restricted, and the output from the Program
   66858 is covered only if its contents constitute a work based on the
   66859 Program (independent of having been made by running the Program).
   66860 Whether that is true depends on what the Program does.
   66861 
   66862   1. You may copy and distribute verbatim copies of the Program's
   66863 source code as you receive it, in any medium, provided that you
   66864 conspicuously and appropriately publish on each copy an appropriate
   66865 copyright notice and disclaimer of warranty; keep intact all the
   66866 notices that refer to this License and to the absence of any warranty;
   66867 and give any other recipients of the Program a copy of this License
   66868 along with the Program.
   66869 
   66870 You may charge a fee for the physical act of transferring a copy, and
   66871 you may at your option offer warranty protection in exchange for a fee.
   66872 
   66873   2. You may modify your copy or copies of the Program or any portion
   66874 of it, thus forming a work based on the Program, and copy and
   66875 distribute such modifications or work under the terms of Section 1
   66876 above, provided that you also meet all of these conditions:
   66877 
   66878     a) You must cause the modified files to carry prominent notices
   66879     stating that you changed the files and the date of any change.
   66880 
   66881     b) You must cause any work that you distribute or publish, that in
   66882     whole or in part contains or is derived from the Program or any
   66883     part thereof, to be licensed as a whole at no charge to all third
   66884     parties under the terms of this License.
   66885 
   66886     c) If the modified program normally reads commands interactively
   66887     when run, you must cause it, when started running for such
   66888     interactive use in the most ordinary way, to print or display an
   66889     announcement including an appropriate copyright notice and a
   66890     notice that there is no warranty (or else, saying that you provide
   66891     a warranty) and that users may redistribute the program under
   66892     these conditions, and telling the user how to view a copy of this
   66893     License.  (Exception: if the Program itself is interactive but
   66894     does not normally print such an announcement, your work based on
   66895     the Program is not required to print an announcement.)
   66896 
   66898 These requirements apply to the modified work as a whole.  If
   66899 identifiable sections of that work are not derived from the Program,
   66900 and can be reasonably considered independent and separate works in
   66901 themselves, then this License, and its terms, do not apply to those
   66902 sections when you distribute them as separate works.  But when you
   66903 distribute the same sections as part of a whole which is a work based
   66904 on the Program, the distribution of the whole must be on the terms of
   66905 this License, whose permissions for other licensees extend to the
   66906 entire whole, and thus to each and every part regardless of who wrote it.
   66907 
   66908 Thus, it is not the intent of this section to claim rights or contest
   66909 your rights to work written entirely by you; rather, the intent is to
   66910 exercise the right to control the distribution of derivative or
   66911 collective works based on the Program.
   66912 
   66913 In addition, mere aggregation of another work not based on the Program
   66914 with the Program (or with a work based on the Program) on a volume of
   66915 a storage or distribution medium does not bring the other work under
   66916 the scope of this License.
   66917 
   66918   3. You may copy and distribute the Program (or a work based on it,
   66919 under Section 2) in object code or executable form under the terms of
   66920 Sections 1 and 2 above provided that you also do one of the following:
   66921 
   66922     a) Accompany it with the complete corresponding machine-readable
   66923     source code, which must be distributed under the terms of Sections
   66924     1 and 2 above on a medium customarily used for software interchange; or,
   66925 
   66926     b) Accompany it with a written offer, valid for at least three
   66927     years, to give any third party, for a charge no more than your
   66928     cost of physically performing source distribution, a complete
   66929     machine-readable copy of the corresponding source code, to be
   66930     distributed under the terms of Sections 1 and 2 above on a medium
   66931     customarily used for software interchange; or,
   66932 
   66933     c) Accompany it with the information you received as to the offer
   66934     to distribute corresponding source code.  (This alternative is
   66935     allowed only for noncommercial distribution and only if you
   66936     received the program in object code or executable form with such
   66937     an offer, in accord with Subsection b above.)
   66938 
   66939 The source code for a work means the preferred form of the work for
   66940 making modifications to it.  For an executable work, complete source
   66941 code means all the source code for all modules it contains, plus any
   66942 associated interface definition files, plus the scripts used to
   66943 control compilation and installation of the executable.  However, as a
   66944 special exception, the source code distributed need not include
   66945 anything that is normally distributed (in either source or binary
   66946 form) with the major components (compiler, kernel, and so on) of the
   66947 operating system on which the executable runs, unless that component
   66948 itself accompanies the executable.
   66949 
   66950 If distribution of executable or object code is made by offering
   66951 access to copy from a designated place, then offering equivalent
   66952 access to copy the source code from the same place counts as
   66953 distribution of the source code, even though third parties are not
   66954 compelled to copy the source along with the object code.
   66955 
   66957   4. You may not copy, modify, sublicense, or distribute the Program
   66958 except as expressly provided under this License.  Any attempt
   66959 otherwise to copy, modify, sublicense or distribute the Program is
   66960 void, and will automatically terminate your rights under this License.
   66961 However, parties who have received copies, or rights, from you under
   66962 this License will not have their licenses terminated so long as such
   66963 parties remain in full compliance.
   66964 
   66965   5. You are not required to accept this License, since you have not
   66966 signed it.  However, nothing else grants you permission to modify or
   66967 distribute the Program or its derivative works.  These actions are
   66968 prohibited by law if you do not accept this License.  Therefore, by
   66969 modifying or distributing the Program (or any work based on the
   66970 Program), you indicate your acceptance of this License to do so, and
   66971 all its terms and conditions for copying, distributing or modifying
   66972 the Program or works based on it.
   66973 
   66974   6. Each time you redistribute the Program (or any work based on the
   66975 Program), the recipient automatically receives a license from the
   66976 original licensor to copy, distribute or modify the Program subject to
   66977 these terms and conditions.  You may not impose any further
   66978 restrictions on the recipients' exercise of the rights granted herein.
   66979 You are not responsible for enforcing compliance by third parties to
   66980 this License.
   66981 
   66982   7. If, as a consequence of a court judgment or allegation of patent
   66983 infringement or for any other reason (not limited to patent issues),
   66984 conditions are imposed on you (whether by court order, agreement or
   66985 otherwise) that contradict the conditions of this License, they do not
   66986 excuse you from the conditions of this License.  If you cannot
   66987 distribute so as to satisfy simultaneously your obligations under this
   66988 License and any other pertinent obligations, then as a consequence you
   66989 may not distribute the Program at all.  For example, if a patent
   66990 license would not permit royalty-free redistribution of the Program by
   66991 all those who receive copies directly or indirectly through you, then
   66992 the only way you could satisfy both it and this License would be to
   66993 refrain entirely from distribution of the Program.
   66994 
   66995 If any portion of this section is held invalid or unenforceable under
   66996 any particular circumstance, the balance of the section is intended to
   66997 apply and the section as a whole is intended to apply in other
   66998 circumstances.
   66999 
   67000 It is not the purpose of this section to induce you to infringe any
   67001 patents or other property right claims or to contest validity of any
   67002 such claims; this section has the sole purpose of protecting the
   67003 integrity of the free software distribution system, which is
   67004 implemented by public license practices.  Many people have made
   67005 generous contributions to the wide range of software distributed
   67006 through that system in reliance on consistent application of that
   67007 system; it is up to the author/donor to decide if he or she is willing
   67008 to distribute software through any other system and a licensee cannot
   67009 impose that choice.
   67010 
   67011 This section is intended to make thoroughly clear what is believed to
   67012 be a consequence of the rest of this License.
   67013 
   67015   8. If the distribution and/or use of the Program is restricted in
   67016 certain countries either by patents or by copyrighted interfaces, the
   67017 original copyright holder who places the Program under this License
   67018 may add an explicit geographical distribution limitation excluding
   67019 those countries, so that distribution is permitted only in or among
   67020 countries not thus excluded.  In such case, this License incorporates
   67021 the limitation as if written in the body of this License.
   67022 
   67023   9. The Free Software Foundation may publish revised and/or new versions
   67024 of the General Public License from time to time.  Such new versions will
   67025 be similar in spirit to the present version, but may differ in detail to
   67026 address new problems or concerns.
   67027 
   67028 Each version is given a distinguishing version number.  If the Program
   67029 specifies a version number of this License which applies to it and "any
   67030 later version", you have the option of following the terms and conditions
   67031 either of that version or of any later version published by the Free
   67032 Software Foundation.  If the Program does not specify a version number of
   67033 this License, you may choose any version ever published by the Free Software
   67034 Foundation.
   67035 
   67036   10. If you wish to incorporate parts of the Program into other free
   67037 programs whose distribution conditions are different, write to the author
   67038 to ask for permission.  For software which is copyrighted by the Free
   67039 Software Foundation, write to the Free Software Foundation; we sometimes
   67040 make exceptions for this.  Our decision will be guided by the two goals
   67041 of preserving the free status of all derivatives of our free software and
   67042 of promoting the sharing and reuse of software generally.
   67043 
   67044 			    NO WARRANTY
   67045 
   67046   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
   67047 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
   67048 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
   67049 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
   67050 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
   67051 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
   67052 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
   67053 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
   67054 REPAIR OR CORRECTION.
   67055 
   67056   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
   67057 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
   67058 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
   67059 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
   67060 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
   67061 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
   67062 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
   67063 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
   67064 POSSIBILITY OF SUCH DAMAGES.
   67065 
   67066 		     END OF TERMS AND CONDITIONS
   67067 
   67069 	    How to Apply These Terms to Your New Programs
   67070 
   67071   If you develop a new program, and you want it to be of the greatest
   67072 possible use to the public, the best way to achieve this is to make it
   67073 free software which everyone can redistribute and change under these terms.
   67074 
   67075   To do so, attach the following notices to the program.  It is safest
   67076 to attach them to the start of each source file to most effectively
   67077 convey the exclusion of warranty; and each file should have at least
   67078 the "copyright" line and a pointer to where the full notice is found.
   67079 
   67080     &lt;one line to give the program's name and a brief idea of what it does.&gt;
   67081     Copyright (C) 19yy  &lt;name of author&gt;
   67082 
   67083     This program is free software; you can redistribute it and/or modify
   67084     it under the terms of the GNU General Public License as published by
   67085     the Free Software Foundation; either version 2 of the License, or
   67086     (at your option) any later version.
   67087 
   67088     This program is distributed in the hope that it will be useful,
   67089     but WITHOUT ANY WARRANTY; without even the implied warranty of
   67090     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   67091     GNU General Public License for more details.
   67092 
   67093     You should have received a copy of the GNU General Public License
   67094     along with this program; if not, write to the Free Software
   67095     Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   67096 
   67097 
   67098 Also add information on how to contact you by electronic and paper mail.
   67099 
   67100 If the program is interactive, make it output a short notice like this
   67101 when it starts in an interactive mode:
   67102 
   67103     Gnomovision version 69, Copyright (C) 19yy name of author
   67104     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
   67105     This is free software, and you are welcome to redistribute it
   67106     under certain conditions; type `show c' for details.
   67107 
   67108 The hypothetical commands `show w' and `show c' should show the appropriate
   67109 parts of the General Public License.  Of course, the commands you use may
   67110 be called something other than `show w' and `show c'; they could even be
   67111 mouse-clicks or menu items--whatever suits your program.
   67112 
   67113 You should also get your employer (if you work as a programmer) or your
   67114 school, if any, to sign a "copyright disclaimer" for the program, if
   67115 necessary.  Here is a sample; alter the names:
   67116 
   67117   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
   67118   `Gnomovision' (which makes passes at compilers) written by James Hacker.
   67119 
   67120   &lt;signature of Ty Coon&gt;, 1 April 1989
   67121   Ty Coon, President of Vice
   67122 
   67123 This General Public License does not permit incorporating your program into
   67124 proprietary programs.  If your program is a subroutine library, you may
   67125 consider it more useful to permit linking proprietary applications with the
   67126 library.  If this is what you want to do, use the GNU Library General
   67127 Public License instead of this License.
   67128 </pre>
   67129 </div>
   67130 </div>
   67131 
   67132 
   67133 <div class="product">
   67134 <span class="title">sharutils</span>
   67135 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   67136 <span class="homepage"><a href="http://www.gnu.org/software/sharutils/">homepage</a></span>
   67137 <div class="licence">
   67138 <pre>		    GNU GENERAL PUBLIC LICENSE
   67139 		      Version 3, 29 June 2007
   67140 
   67141 Copyright (C) 2007 Free Software Foundation, Inc. &lt;http://fsf.org/>;
   67142 
   67143 Everyone is permitted to copy and distribute verbatim copies of this license
   67144 document, but changing it is not allowed.
   67145 
   67146                               Preamble
   67147 
   67148 The GNU General Public License is a free, copyleft license for software and
   67149 other kinds of works.
   67150 
   67151 The licenses for most software and other practical works are designed to take
   67152 away your freedom to share and change the works. By contrast, the GNU General
   67153 Public License is intended to guarantee your freedom to share and change all
   67154 versions of a program--to make sure it remains free software for all its
   67155 users. We, the Free Software Foundation, use the GNU General Public License
   67156 for most of our software; it applies also to any other work released this way
   67157 by its authors. You can apply it to your programs, too.
   67158 
   67159 When we speak of free software, we are referring to freedom, not price. Our
   67160 General Public Licenses are designed to make sure that you have the freedom to
   67161 distribute copies of free software (and charge for them if you wish), that you
   67162 receive source code or can get it if you want it, that you can change the
   67163 software or use pieces of it in new free programs, and that you know you can
   67164 do these things.
   67165 
   67166 To protect your rights, we need to prevent others from denying you these
   67167 rights or asking you to surrender the rights. Therefore, you have certain
   67168 responsibilities if you distribute copies of the software, or if you modify
   67169 it: responsibilities to respect the freedom of others.
   67170 
   67171 For example, if you distribute copies of such a program, whether gratis or for
   67172 a fee, you must pass on to the recipients the same freedoms that you
   67173 received. You must make sure that they, too, receive or can get the source
   67174 code. And you must show them these terms so they know their rights.
   67175 
   67176 Developers that use the GNU GPL protect your rights with two steps: (1) assert
   67177 copyright on the software, and (2) offer you this License giving you legal
   67178 permission to copy, distribute and/or modify it.
   67179 
   67180 For the developers' and authors' protection, the GPL clearly explains that
   67181 there is no warranty for this free software. For both users' and authors'
   67182 sake, the GPL requires that modified versions be marked as changed, so that
   67183 their problems will not be attributed erroneously to authors of previous
   67184 versions.
   67185 
   67186 Some devices are designed to deny users access to install or run modified
   67187 versions of the software inside them, although the manufacturer can do
   67188 so. This is fundamentally incompatible with the aim of protecting users'
   67189 freedom to change the software. The systematic pattern of such abuse occurs in
   67190 the area of products for individuals to use, which is precisely where it is
   67191 most unacceptable. Therefore, we have designed this version of the GPL to
   67192 prohibit the practice for those products. If such problems arise substantially
   67193 in other domains, we stand ready to extend this provision to those domains in
   67194 future versions of the GPL, as needed to protect the freedom of users.
   67195 
   67196 Finally, every program is threatened constantly by software patents. States
   67197 should not allow patents to restrict development and use of software on
   67198 general-purpose computers, but in those that do, we wish to avoid the special
   67199 danger that patents applied to a free program could make it effectively
   67200 proprietary. To prevent this, the GPL assures that patents cannot be used to
   67201 render the program non-free.
   67202 
   67203 The precise terms and conditions for copying, distribution and modification
   67204 follow.
   67205 
   67206                           TERMS AND CONDITIONS
   67207 0. Definitions.
   67208 
   67209 ``This License'' refers to version 3 of the GNU General Public License.
   67210 
   67211 ``Copyright'' also means copyright-like laws that apply to other kinds of
   67212 works, such as semiconductor masks.
   67213 
   67214 ``The Program'' refers to any copyrightable work licensed under this
   67215 License. Each licensee is addressed as ``you''. ``Licensees'' and
   67216 ``recipients'' may be individuals or organizations.
   67217 
   67218 To ``modify'' a work means to copy from or adapt all or part of the work in a
   67219 fashion requiring copyright permission, other than the making of an exact
   67220 copy. The resulting work is called a ``modified version'' of the earlier work
   67221 or a work ``based on'' the earlier work.
   67222 
   67223 A ``covered work'' means either the unmodified Program or a work based on the
   67224 Program.
   67225 
   67226 To ``propagate'' a work means to do anything with it that, without permission,
   67227 would make you directly or secondarily liable for infringement under
   67228 applicable copyright law, except executing it on a computer or modifying a
   67229 private copy. Propagation includes copying, distribution (with or without
   67230 modification), making available to the public, and in some countries other
   67231 activities as well.
   67232 
   67233 To ``convey'' a work means any kind of propagation that enables other parties
   67234 to make or receive copies. Mere interaction with a user through a computer
   67235 network, with no transfer of a copy, is not conveying.
   67236 
   67237 An interactive user interface displays ``Appropriate Legal Notices'' to the
   67238 extent that it includes a convenient and prominently visible feature that (1)
   67239 displays an appropriate copyright notice, and (2) tells the user that there is
   67240 no warranty for the work (except to the extent that warranties are provided),
   67241 that licensees may convey the work under this License, and how to view a copy
   67242 of this License. If the interface presents a list of user commands or options,
   67243 such as a menu, a prominent item in the list meets this criterion.
   67244 
   67245 1. Source Code.
   67246 
   67247 The ``source code'' for a work means the preferred form of the work for making
   67248 modifications to it. ``Object code'' means any non-source form of a work.
   67249 
   67250 A ``Standard Interface'' means an interface that either is an official
   67251 standard defined by a recognized standards body, or, in the case of interfaces
   67252 specified for a particular programming language, one that is widely used among
   67253 developers working in that language.
   67254 
   67255 The ``System Libraries'' of an executable work include anything, other than
   67256 the work as a whole, that (a) is included in the normal form of packaging a
   67257 Major Component, but which is not part of that Major Component, and (b) serves
   67258 only to enable use of the work with that Major Component, or to implement a
   67259 Standard Interface for which an implementation is available to the public in
   67260 source code form. A ``Major Component'', in this context, means a major
   67261 essential component (kernel, window system, and so on) of the specific
   67262 operating system (if any) on which the executable work runs, or a compiler
   67263 used to produce the work, or an object code interpreter used to run it.
   67264 
   67265 The ``Corresponding Source'' for a work in object code form means all the
   67266 source code needed to generate, install, and (for an executable work) run the
   67267 object code and to modify the work, including scripts to control those
   67268 activities. However, it does not include the work's System Libraries, or
   67269 general-purpose tools or generally available free programs which are used
   67270 unmodified in performing those activities but which are not part of the
   67271 work. For example, Corresponding Source includes interface definition files
   67272 associated with source files for the work, and the source code for shared
   67273 libraries and dynamically linked subprograms that the work is specifically
   67274 designed to require, such as by intimate data communication or control flow
   67275 between those subprograms and other parts of the work.
   67276 
   67277 The Corresponding Source need not include anything that users can regenerate
   67278 automatically from other parts of the Corresponding Source.
   67279 
   67280 The Corresponding Source for a work in source code form is that same work.
   67281 
   67282 2. Basic Permissions.
   67283 
   67284 All rights granted under this License are granted for the term of copyright on
   67285 the Program, and are irrevocable provided the stated conditions are met. This
   67286 License explicitly affirms your unlimited permission to run the unmodified
   67287 Program. The output from running a covered work is covered by this License
   67288 only if the output, given its content, constitutes a covered work. This
   67289 License acknowledges your rights of fair use or other equivalent, as provided
   67290 by copyright law.
   67291 
   67292 You may make, run and propagate covered works that you do not convey, without
   67293 conditions so long as your license otherwise remains in force. You may convey
   67294 covered works to others for the sole purpose of having them make modifications
   67295 exclusively for you, or provide you with facilities for running those works,
   67296 provided that you comply with the terms of this License in conveying all
   67297 material for which you do not control copyright. Those thus making or running
   67298 the covered works for you must do so exclusively on your behalf, under your
   67299 direction and control, on terms that prohibit them from making any copies of
   67300 your copyrighted material outside their relationship with you.
   67301 
   67302 Conveying under any other circumstances is permitted solely under the
   67303 conditions stated below. Sublicensing is not allowed; section 10 makes it
   67304 unnecessary.
   67305 
   67306 3. Protecting Users' Legal Rights From Anti-Circumvention Law.
   67307 
   67308 No covered work shall be deemed part of an effective technological measure
   67309 under any applicable law fulfilling obligations under article 11 of the WIPO
   67310 copyright treaty adopted on 20 December 1996, or similar laws prohibiting or
   67311 restricting circumvention of such measures.
   67312 
   67313 When you convey a covered work, you waive any legal power to forbid
   67314 circumvention of technological measures to the extent such circumvention is
   67315 effected by exercising rights under this License with respect to the covered
   67316 work, and you disclaim any intention to limit operation or modification of the
   67317 work as a means of enforcing, against the work's users, your or third parties'
   67318 legal rights to forbid circumvention of technological measures.
   67319 
   67320 4. Conveying Verbatim Copies.
   67321 
   67322 You may convey verbatim copies of the Program's source code as you receive it,
   67323 in any medium, provided that you conspicuously and appropriately publish on
   67324 each copy an appropriate copyright notice; keep intact all notices stating
   67325 that this License and any non-permissive terms added in accord with section 7
   67326 apply to the code; keep intact all notices of the absence of any warranty; and
   67327 give all recipients a copy of this License along with the Program.
   67328 
   67329 You may charge any price or no price for each copy that you convey, and you
   67330 may offer support or warranty protection for a fee.
   67331 
   67332 5. Conveying Modified Source Versions.
   67333 
   67334 You may convey a work based on the Program, or the modifications to produce it
   67335 from the Program, in the form of source code under the terms of section 4,
   67336 provided that you also meet all of these conditions:
   67337 
   67338     * a) The work must carry prominent notices stating that you modified it,
   67339       and giving a relevant date.
   67340 
   67341     * b) The work must carry prominent notices stating that it is released
   67342       under this License and any conditions added under section 7. This
   67343       requirement modifies the requirement in section 4 to ``keep intact all
   67344       notices''.
   67345 
   67346     * c) You must license the entire work, as a whole, under this License to
   67347       anyone who comes into possession of a copy. This License will therefore
   67348       apply, along with any applicable section 7 additional terms, to the
   67349       whole of the work, and all its parts, regardless of how they are
   67350       packaged. This License gives no permission to license the work in any
   67351       other way, but it does not invalidate such permission if you have
   67352       separately received it.
   67353 
   67354     * d) If the work has interactive user interfaces, each must display
   67355       Appropriate Legal Notices; however, if the Program has interactive
   67356       interfaces that do not display Appropriate Legal Notices, your work need
   67357       not make them do so.
   67358 
   67359 A compilation of a covered work with other separate and independent works,
   67360 which are not by their nature extensions of the covered work, and which are
   67361 not combined with it such as to form a larger program, in or on a volume of a
   67362 storage or distribution medium, is called an ``aggregate'' if the compilation
   67363 and its resulting copyright are not used to limit the access or legal rights
   67364 of the compilation's users beyond what the individual works permit. Inclusion
   67365 of a covered work in an aggregate does not cause this License to apply to the
   67366 other parts of the aggregate.
   67367 
   67368 6. Conveying Non-Source Forms.
   67369 
   67370 You may convey a covered work in object code form under the terms of sections
   67371 4 and 5, provided that you also convey the machine-readable Corresponding
   67372 Source under the terms of this License, in one of these ways:
   67373 
   67374     * a) Convey the object code in, or embodied in, a physical product
   67375       (including a physical distribution medium), accompanied by the
   67376       Corresponding Source fixed on a durable physical medium customarily used
   67377       for software interchange.
   67378 
   67379     * b) Convey the object code in, or embodied in, a physical product
   67380       (including a physical distribution medium), accompanied by a written
   67381       offer, valid for at least three years and valid for as long as you offer
   67382       spare parts or customer support for that product model, to give anyone
   67383       who possesses the object code either (1) a copy of the Corresponding
   67384       Source for all the software in the product that is covered by this
   67385       License, on a durable physical medium customarily used for software
   67386       interchange, for a price no more than your reasonable cost of physically
   67387       performing this conveying of source, or (2) access to copy the
   67388       Corresponding Source from a network server at no charge.
   67389 
   67390     * c) Convey individual copies of the object code with a copy of the
   67391       written offer to provide the Corresponding Source. This alternative is
   67392       allowed only occasionally and noncommercially, and only if you received
   67393       the object code with such an offer, in accord with subsection 6b.
   67394 
   67395     * d) Convey the object code by offering access from a designated place
   67396       (gratis or for a charge), and offer equivalent access to the
   67397       Corresponding Source in the same way through the same place at no
   67398       further charge. You need not require recipients to copy the
   67399       Corresponding Source along with the object code. If the place to copy
   67400       the object code is a network server, the Corresponding Source may be on
   67401       a different server (operated by you or a third party) that supports
   67402       equivalent copying facilities, provided you maintain clear directions
   67403       next to the object code saying where to find the Corresponding
   67404       Source. Regardless of what server hosts the Corresponding Source, you
   67405       remain obligated to ensure that it is available for as long as needed to
   67406       satisfy these requirements.
   67407 
   67408     * e) Convey the object code using peer-to-peer transmission, provided you
   67409       inform other peers where the object code and Corresponding Source of the
   67410       work are being offered to the general public at no charge under
   67411       subsection 6d.
   67412 
   67413 A separable portion of the object code, whose source code is excluded from the
   67414 Corresponding Source as a System Library, need not be included in conveying
   67415 the object code work.
   67416 
   67417 A ``User Product'' is either (1) a ``consumer product'', which means any
   67418 tangible personal property which is normally used for personal, family, or
   67419 household purposes, or (2) anything designed or sold for incorporation into a
   67420 dwelling. In determining whether a product is a consumer product, doubtful
   67421 cases shall be resolved in favor of coverage. For a particular product
   67422 received by a particular user, ``normally used'' refers to a typical or common
   67423 use of that class of product, regardless of the status of the particular user
   67424 or of the way in which the particular user actually uses, or expects or is
   67425 expected to use, the product. A product is a consumer product regardless of
   67426 whether the product has substantial commercial, industrial or non-consumer
   67427 uses, unless such uses represent the only significant mode of use of the
   67428 product.
   67429 
   67430 ``Installation Information'' for a User Product means any methods, procedures,
   67431 authorization keys, or other information required to install and execute
   67432 modified versions of a covered work in that User Product from a modified
   67433 version of its Corresponding Source. The information must suffice to ensure
   67434 that the continued functioning of the modified object code is in no case
   67435 prevented or interfered with solely because modification has been made.
   67436 
   67437 If you convey an object code work under this section in, or with, or
   67438 specifically for use in, a User Product, and the conveying occurs as part of a
   67439 transaction in which the right of possession and use of the User Product is
   67440 transferred to the recipient in perpetuity or for a fixed term (regardless of
   67441 how the transaction is characterized), the Corresponding Source conveyed under
   67442 this section must be accompanied by the Installation Information. But this
   67443 requirement does not apply if neither you nor any third party retains the
   67444 ability to install modified object code on the User Product (for example, the
   67445 work has been installed in ROM).
   67446 
   67447 The requirement to provide Installation Information does not include a
   67448 requirement to continue to provide support service, warranty, or updates for a
   67449 work that has been modified or installed by the recipient, or for the User
   67450 Product in which it has been modified or installed. Access to a network may be
   67451 denied when the modification itself materially and adversely affects the
   67452 operation of the network or violates the rules and protocols for communication
   67453 across the network.
   67454 
   67455 Corresponding Source conveyed, and Installation Information provided, in
   67456 accord with this section must be in a format that is publicly documented (and
   67457 with an implementation available to the public in source code form), and must
   67458 require no special password or key for unpacking, reading or copying.
   67459 
   67460 7. Additional Terms.
   67461 
   67462 ``Additional permissions'' are terms that supplement the terms of this License
   67463 by making exceptions from one or more of its conditions. Additional
   67464 permissions that are applicable to the entire Program shall be treated as
   67465 though they were included in this License, to the extent that they are valid
   67466 under applicable law. If additional permissions apply only to part of the
   67467 Program, that part may be used separately under those permissions, but the
   67468 entire Program remains governed by this License without regard to the
   67469 additional permissions.
   67470 
   67471 When you convey a copy of a covered work, you may at your option remove any
   67472 additional permissions from that copy, or from any part of it. (Additional
   67473 permissions may be written to require their own removal in certain cases when
   67474 you modify the work.) You may place additional permissions on material, added
   67475 by you to a covered work, for which you have or can give appropriate copyright
   67476 permission.
   67477 
   67478 Notwithstanding any other provision of this License, for material you add to a
   67479 covered work, you may (if authorized by the copyright holders of that
   67480 material) supplement the terms of this License with terms:
   67481 
   67482     * a) Disclaiming warranty or limiting liability differently from the terms
   67483       of sections 15 and 16 of this License; or
   67484 
   67485     * b) Requiring preservation of specified reasonable legal notices or
   67486       author attributions in that material or in the Appropriate Legal Notices
   67487       displayed by works containing it; or
   67488 
   67489     * c) Prohibiting misrepresentation of the origin of that material, or
   67490       requiring that modified versions of such material be marked in
   67491       reasonable ways as different from the original version; or
   67492 
   67493     * d) Limiting the use for publicity purposes of names of licensors or
   67494       authors of the material; or
   67495 
   67496     * e) Declining to grant rights under trademark law for use of some trade
   67497       names, trademarks, or service marks; or
   67498 
   67499     * f) Requiring indemnification of licensors and authors of that material
   67500       by anyone who conveys the material (or modified versions of it) with
   67501       contractual assumptions of liability to the recipient, for any liability
   67502       that these contractual assumptions directly impose on those licensors
   67503       and authors.
   67504 
   67505 All other non-permissive additional terms are considered ``further
   67506 restrictions'' within the meaning of section 10. If the Program as you
   67507 received it, or any part of it, contains a notice stating that it is governed
   67508 by this License along with a term that is a further restriction, you may
   67509 remove that term. If a license document contains a further restriction but
   67510 permits relicensing or conveying under this License, you may add to a covered
   67511 work material governed by the terms of that license document, provided that
   67512 the further restriction does not survive such relicensing or conveying.
   67513 
   67514 If you add terms to a covered work in accord with this section, you must
   67515 place, in the relevant source files, a statement of the additional terms that
   67516 apply to those files, or a notice indicating where to find the applicable
   67517 terms.
   67518 
   67519 Additional terms, permissive or non-permissive, may be stated in the form of a
   67520 separately written license, or stated as exceptions; the above requirements
   67521 apply either way.
   67522 
   67523 8. Termination.
   67524 
   67525 You may not propagate or modify a covered work except as expressly provided
   67526 under this License. Any attempt otherwise to propagate or modify it is void,
   67527 and will automatically terminate your rights under this License (including any
   67528 patent licenses granted under the third paragraph of section 11).
   67529 
   67530 However, if you cease all violation of this License, then your license from a
   67531 particular copyright holder is reinstated (a) provisionally, unless and until
   67532 the copyright holder explicitly and finally terminates your license, and (b)
   67533 permanently, if the copyright holder fails to notify you of the violation by
   67534 some reasonable means prior to 60 days after the cessation.
   67535 
   67536 Moreover, your license from a particular copyright holder is reinstated
   67537 permanently if the copyright holder notifies you of the violation by some
   67538 reasonable means, this is the first time you have received notice of violation
   67539 of this License (for any work) from that copyright holder, and you cure the
   67540 violation prior to 30 days after your receipt of the notice.
   67541 
   67542 Termination of your rights under this section does not terminate the licenses
   67543 of parties who have received copies or rights from you under this License. If
   67544 your rights have been terminated and not permanently reinstated, you do not
   67545 qualify to receive new licenses for the same material under section 10.
   67546 
   67547 9. Acceptance Not Required for Having Copies.
   67548 
   67549 You are not required to accept this License in order to receive or run a copy
   67550 of the Program. Ancillary propagation of a covered work occurring solely as a
   67551 consequence of using peer-to-peer transmission to receive a copy likewise does
   67552 not require acceptance. However, nothing other than this License grants you
   67553 permission to propagate or modify any covered work. These actions infringe
   67554 copyright if you do not accept this License. Therefore, by modifying or
   67555 propagating a covered work, you indicate your acceptance of this License to do
   67556 so.
   67557 
   67558 10. Automatic Licensing of Downstream Recipients.
   67559 
   67560 Each time you convey a covered work, the recipient automatically receives a
   67561 license from the original licensors, to run, modify and propagate that work,
   67562 subject to this License. You are not responsible for enforcing compliance by
   67563 third parties with this License.
   67564 
   67565 An ``entity transaction'' is a transaction transferring control of an
   67566 organization, or substantially all assets of one, or subdividing an
   67567 organization, or merging organizations. If propagation of a covered work
   67568 results from an entity transaction, each party to that transaction who
   67569 receives a copy of the work also receives whatever licenses to the work the
   67570 party's predecessor in interest had or could give under the previous
   67571 paragraph, plus a right to possession of the Corresponding Source of the work
   67572 from the predecessor in interest, if the predecessor has it or can get it with
   67573 reasonable efforts.
   67574 
   67575 You may not impose any further restrictions on the exercise of the rights
   67576 granted or affirmed under this License. For example, you may not impose a
   67577 license fee, royalty, or other charge for exercise of rights granted under
   67578 this License, and you may not initiate litigation (including a cross-claim or
   67579 counterclaim in a lawsuit) alleging that any patent claim is infringed by
   67580 making, using, selling, offering for sale, or importing the Program or any
   67581 portion of it.
   67582 
   67583 11. Patents.
   67584 
   67585 A ``contributor'' is a copyright holder who authorizes use under this License
   67586 of the Program or a work on which the Program is based. The work thus licensed
   67587 is called the contributor's ``contributor version''.
   67588 
   67589 A contributor's ``essential patent claims'' are all patent claims owned or
   67590 controlled by the contributor, whether already acquired or hereafter acquired,
   67591 that would be infringed by some manner, permitted by this License, of making,
   67592 using, or selling its contributor version, but do not include claims that
   67593 would be infringed only as a consequence of further modification of the
   67594 contributor version. For purposes of this definition, ``control'' includes the
   67595 right to grant patent sublicenses in a manner consistent with the requirements
   67596 of this License.
   67597 
   67598 Each contributor grants you a non-exclusive, worldwide, royalty-free patent
   67599 license under the contributor's essential patent claims, to make, use, sell,
   67600 offer for sale, import and otherwise run, modify and propagate the contents of
   67601 its contributor version.
   67602 
   67603 In the following three paragraphs, a ``patent license'' is any express
   67604 agreement or commitment, however denominated, not to enforce a patent (such as
   67605 an express permission to practice a patent or covenant not to sue for patent
   67606 infringement). To ``grant'' such a patent license to a party means to make
   67607 such an agreement or commitment not to enforce a patent against the party.
   67608 
   67609 If you convey a covered work, knowingly relying on a patent license, and the
   67610 Corresponding Source of the work is not available for anyone to copy, free of
   67611 charge and under the terms of this License, through a publicly available
   67612 network server or other readily accessible means, then you must either (1)
   67613 cause the Corresponding Source to be so available, or (2) arrange to deprive
   67614 yourself of the benefit of the patent license for this particular work, or (3)
   67615 arrange, in a manner consistent with the requirements of this License, to
   67616 extend the patent license to downstream recipients. ``Knowingly relying''
   67617 means you have actual knowledge that, but for the patent license, your
   67618 conveying the covered work in a country, or your recipient's use of the
   67619 covered work in a country, would infringe one or more identifiable patents in
   67620 that country that you have reason to believe are valid.
   67621 
   67622 If, pursuant to or in connection with a single transaction or arrangement, you
   67623 convey, or propagate by procuring conveyance of, a covered work, and grant a
   67624 patent license to some of the parties receiving the covered work authorizing
   67625 them to use, propagate, modify or convey a specific copy of the covered work,
   67626 then the patent license you grant is automatically extended to all recipients
   67627 of the covered work and works based on it.
   67628 
   67629 A patent license is ``discriminatory'' if it does not include within the scope
   67630 of its coverage, prohibits the exercise of, or is conditioned on the
   67631 non-exercise of one or more of the rights that are specifically granted under
   67632 this License. You may not convey a covered work if you are a party to an
   67633 arrangement with a third party that is in the business of distributing
   67634 software, under which you make payment to the third party based on the extent
   67635 of your activity of conveying the work, and under which the third party
   67636 grants, to any of the parties who would receive the covered work from you, a
   67637 discriminatory patent license (a) in connection with copies of the covered
   67638 work conveyed by you (or copies made from those copies), or (b) primarily for
   67639 and in connection with specific products or compilations that contain the
   67640 covered work, unless you entered into that arrangement, or that patent license
   67641 was granted, prior to 28 March 2007.
   67642 
   67643 Nothing in this License shall be construed as excluding or limiting any
   67644 implied license or other defenses to infringement that may otherwise be
   67645 available to you under applicable patent law.
   67646 
   67647 12. No Surrender of Others' Freedom.
   67648 
   67649 If conditions are imposed on you (whether by court order, agreement or
   67650 otherwise) that contradict the conditions of this License, they do not excuse
   67651 you from the conditions of this License. If you cannot convey a covered work
   67652 so as to satisfy simultaneously your obligations under this License and any
   67653 other pertinent obligations, then as a consequence you may not convey it at
   67654 all. For example, if you agree to terms that obligate you to collect a royalty
   67655 for further conveying from those to whom you convey the Program, the only way
   67656 you could satisfy both those terms and this License would be to refrain
   67657 entirely from conveying the Program.
   67658 
   67659 13. Use with the GNU Affero General Public License.
   67660 
   67661 Notwithstanding any other provision of this License, you have permission to
   67662 link or combine any covered work with a work licensed under version 3 of the
   67663 GNU Affero General Public License into a single combined work, and to convey
   67664 the resulting work. The terms of this License will continue to apply to the
   67665 part which is the covered work, but the special requirements of the GNU Affero
   67666 General Public License, section 13, concerning interaction through a network
   67667 will apply to the combination as such.
   67668 
   67669 14. Revised Versions of this License.
   67670 
   67671 The Free Software Foundation may publish revised and/or new versions of the
   67672 GNU General Public License from time to time. Such new versions will be
   67673 similar in spirit to the present version, but may differ in detail to address
   67674 new problems or concerns.
   67675 
   67676 Each version is given a distinguishing version number. If the Program
   67677 specifies that a certain numbered version of the GNU General Public License
   67678 ``or any later version'' applies to it, you have the option of following the
   67679 terms and conditions either of that numbered version or of any later version
   67680 published by the Free Software Foundation. If the Program does not specify a
   67681 version number of the GNU General Public License, you may choose any version
   67682 ever published by the Free Software Foundation.
   67683 
   67684 If the Program specifies that a proxy can decide which future versions of the
   67685 GNU General Public License can be used, that proxy's public statement of
   67686 acceptance of a version permanently authorizes you to choose that version for
   67687 the Program.
   67688 
   67689 Later license versions may give you additional or different
   67690 permissions. However, no additional obligations are imposed on any author or
   67691 copyright holder as a result of your choosing to follow a later version.
   67692 
   67693 15. Disclaimer of Warranty.
   67694 
   67695 THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE
   67696 LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
   67697 OTHER PARTIES PROVIDE THE PROGRAM ``AS IS'' WITHOUT WARRANTY OF ANY KIND,
   67698 EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
   67699 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE
   67700 RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
   67701 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
   67702 REPAIR OR CORRECTION.
   67703 
   67704 16. Limitation of Liability.
   67705 
   67706 IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY
   67707 COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS THE PROGRAM
   67708 AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL,
   67709 SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR
   67710 INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR
   67711 DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR
   67712 A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH
   67713 HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
   67714 
   67715 17. Interpretation of Sections 15 and 16.
   67716 
   67717 If the disclaimer of warranty and limitation of liability provided above
   67718 cannot be given local legal effect according to their terms, reviewing courts
   67719 shall apply local law that most closely approximates an absolute waiver of all
   67720 civil liability in connection with the Program, unless a warranty or
   67721 assumption of liability accompanies a copy of the Program in return for a fee.
   67722 
   67723                       END OF TERMS AND CONDITIONS
   67724 
   67725              How to Apply These Terms to Your New Programs
   67726 
   67727 If you develop a new program, and you want it to be of the greatest possible
   67728 use to the public, the best way to achieve this is to make it free software
   67729 which everyone can redistribute and change under these terms.
   67730 
   67731 To do so, attach the following notices to the program. It is safest to attach
   67732 them to the start of each source file to most effectively state the exclusion
   67733 of warranty; and each file should have at least the ``copyright'' line and a
   67734 pointer to where the full notice is found.
   67735 
   67736     &lt;one line to give the program's name and a brief idea of what it does.&gt;
   67737     Copyright (C) &lt;year&gt; &lt;name of author&gt;
   67738 
   67739     This program is free software: you can redistribute it and/or modify it
   67740     under the terms of the GNU General Public License as published by the Free
   67741     Software Foundation, either version 3 of the License, or (at your option)
   67742     any later version.
   67743 
   67744     This program is distributed in the hope that it will be useful, but
   67745     WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
   67746     or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
   67747     for more details.
   67748 
   67749     You should have received a copy of the GNU General Public License along
   67750     with this program.  If not, see &lt;http://www.gnu.org/licenses/>;.
   67751 
   67752 Also add information on how to contact you by electronic and paper mail.
   67753 
   67754 If the program does terminal interaction, make it output a short notice like
   67755 this when it starts in an interactive mode:
   67756 
   67757     &lt;program&gt; Copyright (C) &lt;year&gt; &lt;name of author&gt; This program comes with
   67758     ABSOLUTELY NO WARRANTY; for details type `show w'.  This is free software,
   67759     and you are welcome to redistribute it under certain conditions; type
   67760     `show c' for details.
   67761 
   67762 The hypothetical commands `show w' and `show c' should show the appropriate
   67763 parts of the General Public License. Of course, your program's commands might
   67764 be different; for a GUI interface, you would use an ``about box''.
   67765 
   67766 You should also get your employer (if you work as a programmer) or school, if
   67767 any, to sign a ``copyright disclaimer'' for the program, if necessary. For
   67768 more information on this, and how to apply and follow the GNU GPL, see
   67769 &lt;http://www.gnu.org/licenses/>;.
   67770 
   67771 The GNU General Public License does not permit incorporating your program
   67772 into proprietary programs. If your program is a subroutine library, you may
   67773 consider it more useful to permit linking proprietary applications with the
   67774 library. If this is what you want to do, use the GNU Lesser General Public
   67775 License instead of this License. But first, please read
   67776 &lt;http://www.gnu.org/philosophy/why-not-lgpl.html>;.
   67777 </pre>
   67778 </div>
   67779 </div>
   67780 
   67781 
   67782 <div class="product">
   67783 <span class="title">shflags</span>
   67784 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   67785 <span class="homepage"><a href="http://code.google.com/p/shflags/">homepage</a></span>
   67786 <div class="licence">
   67787 <pre>		  GNU LESSER GENERAL PUBLIC LICENSE
   67788 		       Version 2.1, February 1999
   67789 
   67790  Copyright (C) 1991, 1999 Free Software Foundation, Inc.
   67791      51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
   67792  Everyone is permitted to copy and distribute verbatim copies
   67793  of this license document, but changing it is not allowed.
   67794 
   67795 [This is the first released version of the Lesser GPL.  It also counts
   67796  as the successor of the GNU Library Public License, version 2, hence
   67797  the version number 2.1.]
   67798 
   67799 			    Preamble
   67800 
   67801   The licenses for most software are designed to take away your
   67802 freedom to share and change it.  By contrast, the GNU General Public
   67803 Licenses are intended to guarantee your freedom to share and change
   67804 free software--to make sure the software is free for all its users.
   67805 
   67806   This license, the Lesser General Public License, applies to some
   67807 specially designated software packages--typically libraries--of the
   67808 Free Software Foundation and other authors who decide to use it.  You
   67809 can use it too, but we suggest you first think carefully about whether
   67810 this license or the ordinary General Public License is the better
   67811 strategy to use in any particular case, based on the explanations below.
   67812 
   67813   When we speak of free software, we are referring to freedom of use,
   67814 not price.  Our General Public Licenses are designed to make sure that
   67815 you have the freedom to distribute copies of free software (and charge
   67816 for this service if you wish); that you receive source code or can get
   67817 it if you want it; that you can change the software and use pieces of
   67818 it in new free programs; and that you are informed that you can do
   67819 these things.
   67820 
   67821   To protect your rights, we need to make restrictions that forbid
   67822 distributors to deny you these rights or to ask you to surrender these
   67823 rights.  These restrictions translate to certain responsibilities for
   67824 you if you distribute copies of the library or if you modify it.
   67825 
   67826   For example, if you distribute copies of the library, whether gratis
   67827 or for a fee, you must give the recipients all the rights that we gave
   67828 you.  You must make sure that they, too, receive or can get the source
   67829 code.  If you link other code with the library, you must provide
   67830 complete object files to the recipients, so that they can relink them
   67831 with the library after making changes to the library and recompiling
   67832 it.  And you must show them these terms so they know their rights.
   67833 
   67834   We protect your rights with a two-step method: (1) we copyright the
   67835 library, and (2) we offer you this license, which gives you legal
   67836 permission to copy, distribute and/or modify the library.
   67837 
   67838   To protect each distributor, we want to make it very clear that
   67839 there is no warranty for the free library.  Also, if the library is
   67840 modified by someone else and passed on, the recipients should know
   67841 that what they have is not the original version, so that the original
   67842 author's reputation will not be affected by problems that might be
   67843 introduced by others.
   67844 
   67846   Finally, software patents pose a constant threat to the existence of
   67847 any free program.  We wish to make sure that a company cannot
   67848 effectively restrict the users of a free program by obtaining a
   67849 restrictive license from a patent holder.  Therefore, we insist that
   67850 any patent license obtained for a version of the library must be
   67851 consistent with the full freedom of use specified in this license.
   67852 
   67853   Most GNU software, including some libraries, is covered by the
   67854 ordinary GNU General Public License.  This license, the GNU Lesser
   67855 General Public License, applies to certain designated libraries, and
   67856 is quite different from the ordinary General Public License.  We use
   67857 this license for certain libraries in order to permit linking those
   67858 libraries into non-free programs.
   67859 
   67860   When a program is linked with a library, whether statically or using
   67861 a shared library, the combination of the two is legally speaking a
   67862 combined work, a derivative of the original library.  The ordinary
   67863 General Public License therefore permits such linking only if the
   67864 entire combination fits its criteria of freedom.  The Lesser General
   67865 Public License permits more lax criteria for linking other code with
   67866 the library.
   67867 
   67868   We call this license the "Lesser" General Public License because it
   67869 does Less to protect the user's freedom than the ordinary General
   67870 Public License.  It also provides other free software developers Less
   67871 of an advantage over competing non-free programs.  These disadvantages
   67872 are the reason we use the ordinary General Public License for many
   67873 libraries.  However, the Lesser license provides advantages in certain
   67874 special circumstances.
   67875 
   67876   For example, on rare occasions, there may be a special need to
   67877 encourage the widest possible use of a certain library, so that it becomes
   67878 a de-facto standard.  To achieve this, non-free programs must be
   67879 allowed to use the library.  A more frequent case is that a free
   67880 library does the same job as widely used non-free libraries.  In this
   67881 case, there is little to gain by limiting the free library to free
   67882 software only, so we use the Lesser General Public License.
   67883 
   67884   In other cases, permission to use a particular library in non-free
   67885 programs enables a greater number of people to use a large body of
   67886 free software.  For example, permission to use the GNU C Library in
   67887 non-free programs enables many more people to use the whole GNU
   67888 operating system, as well as its variant, the GNU/Linux operating
   67889 system.
   67890 
   67891   Although the Lesser General Public License is Less protective of the
   67892 users' freedom, it does ensure that the user of a program that is
   67893 linked with the Library has the freedom and the wherewithal to run
   67894 that program using a modified version of the Library.
   67895 
   67896   The precise terms and conditions for copying, distribution and
   67897 modification follow.  Pay close attention to the difference between a
   67898 "work based on the library" and a "work that uses the library".  The
   67899 former contains code derived from the library, whereas the latter must
   67900 be combined with the library in order to run.
   67901 
   67903 		  GNU LESSER GENERAL PUBLIC LICENSE
   67904    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   67905 
   67906   0. This License Agreement applies to any software library or other
   67907 program which contains a notice placed by the copyright holder or
   67908 other authorized party saying it may be distributed under the terms of
   67909 this Lesser General Public License (also called "this License").
   67910 Each licensee is addressed as "you".
   67911 
   67912   A "library" means a collection of software functions and/or data
   67913 prepared so as to be conveniently linked with application programs
   67914 (which use some of those functions and data) to form executables.
   67915 
   67916   The "Library", below, refers to any such software library or work
   67917 which has been distributed under these terms.  A "work based on the
   67918 Library" means either the Library or any derivative work under
   67919 copyright law: that is to say, a work containing the Library or a
   67920 portion of it, either verbatim or with modifications and/or translated
   67921 straightforwardly into another language.  (Hereinafter, translation is
   67922 included without limitation in the term "modification".)
   67923 
   67924   "Source code" for a work means the preferred form of the work for
   67925 making modifications to it.  For a library, complete source code means
   67926 all the source code for all modules it contains, plus any associated
   67927 interface definition files, plus the scripts used to control compilation
   67928 and installation of the library.
   67929 
   67930   Activities other than copying, distribution and modification are not
   67931 covered by this License; they are outside its scope.  The act of
   67932 running a program using the Library is not restricted, and output from
   67933 such a program is covered only if its contents constitute a work based
   67934 on the Library (independent of the use of the Library in a tool for
   67935 writing it).  Whether that is true depends on what the Library does
   67936 and what the program that uses the Library does.
   67937   
   67938   1. You may copy and distribute verbatim copies of the Library's
   67939 complete source code as you receive it, in any medium, provided that
   67940 you conspicuously and appropriately publish on each copy an
   67941 appropriate copyright notice and disclaimer of warranty; keep intact
   67942 all the notices that refer to this License and to the absence of any
   67943 warranty; and distribute a copy of this License along with the
   67944 Library.
   67945 
   67946   You may charge a fee for the physical act of transferring a copy,
   67947 and you may at your option offer warranty protection in exchange for a
   67948 fee.
   67949 
   67951   2. You may modify your copy or copies of the Library or any portion
   67952 of it, thus forming a work based on the Library, and copy and
   67953 distribute such modifications or work under the terms of Section 1
   67954 above, provided that you also meet all of these conditions:
   67955 
   67956     a) The modified work must itself be a software library.
   67957 
   67958     b) You must cause the files modified to carry prominent notices
   67959     stating that you changed the files and the date of any change.
   67960 
   67961     c) You must cause the whole of the work to be licensed at no
   67962     charge to all third parties under the terms of this License.
   67963 
   67964     d) If a facility in the modified Library refers to a function or a
   67965     table of data to be supplied by an application program that uses
   67966     the facility, other than as an argument passed when the facility
   67967     is invoked, then you must make a good faith effort to ensure that,
   67968     in the event an application does not supply such function or
   67969     table, the facility still operates, and performs whatever part of
   67970     its purpose remains meaningful.
   67971 
   67972     (For example, a function in a library to compute square roots has
   67973     a purpose that is entirely well-defined independent of the
   67974     application.  Therefore, Subsection 2d requires that any
   67975     application-supplied function or table used by this function must
   67976     be optional: if the application does not supply it, the square
   67977     root function must still compute square roots.)
   67978 
   67979 These requirements apply to the modified work as a whole.  If
   67980 identifiable sections of that work are not derived from the Library,
   67981 and can be reasonably considered independent and separate works in
   67982 themselves, then this License, and its terms, do not apply to those
   67983 sections when you distribute them as separate works.  But when you
   67984 distribute the same sections as part of a whole which is a work based
   67985 on the Library, the distribution of the whole must be on the terms of
   67986 this License, whose permissions for other licensees extend to the
   67987 entire whole, and thus to each and every part regardless of who wrote
   67988 it.
   67989 
   67990 Thus, it is not the intent of this section to claim rights or contest
   67991 your rights to work written entirely by you; rather, the intent is to
   67992 exercise the right to control the distribution of derivative or
   67993 collective works based on the Library.
   67994 
   67995 In addition, mere aggregation of another work not based on the Library
   67996 with the Library (or with a work based on the Library) on a volume of
   67997 a storage or distribution medium does not bring the other work under
   67998 the scope of this License.
   67999 
   68000   3. You may opt to apply the terms of the ordinary GNU General Public
   68001 License instead of this License to a given copy of the Library.  To do
   68002 this, you must alter all the notices that refer to this License, so
   68003 that they refer to the ordinary GNU General Public License, version 2,
   68004 instead of to this License.  (If a newer version than version 2 of the
   68005 ordinary GNU General Public License has appeared, then you can specify
   68006 that version instead if you wish.)  Do not make any other change in
   68007 these notices.
   68008 
   68010   Once this change is made in a given copy, it is irreversible for
   68011 that copy, so the ordinary GNU General Public License applies to all
   68012 subsequent copies and derivative works made from that copy.
   68013 
   68014   This option is useful when you wish to copy part of the code of
   68015 the Library into a program that is not a library.
   68016 
   68017   4. You may copy and distribute the Library (or a portion or
   68018 derivative of it, under Section 2) in object code or executable form
   68019 under the terms of Sections 1 and 2 above provided that you accompany
   68020 it with the complete corresponding machine-readable source code, which
   68021 must be distributed under the terms of Sections 1 and 2 above on a
   68022 medium customarily used for software interchange.
   68023 
   68024   If distribution of object code is made by offering access to copy
   68025 from a designated place, then offering equivalent access to copy the
   68026 source code from the same place satisfies the requirement to
   68027 distribute the source code, even though third parties are not
   68028 compelled to copy the source along with the object code.
   68029 
   68030   5. A program that contains no derivative of any portion of the
   68031 Library, but is designed to work with the Library by being compiled or
   68032 linked with it, is called a "work that uses the Library".  Such a
   68033 work, in isolation, is not a derivative work of the Library, and
   68034 therefore falls outside the scope of this License.
   68035 
   68036   However, linking a "work that uses the Library" with the Library
   68037 creates an executable that is a derivative of the Library (because it
   68038 contains portions of the Library), rather than a "work that uses the
   68039 library".  The executable is therefore covered by this License.
   68040 Section 6 states terms for distribution of such executables.
   68041 
   68042   When a "work that uses the Library" uses material from a header file
   68043 that is part of the Library, the object code for the work may be a
   68044 derivative work of the Library even though the source code is not.
   68045 Whether this is true is especially significant if the work can be
   68046 linked without the Library, or if the work is itself a library.  The
   68047 threshold for this to be true is not precisely defined by law.
   68048 
   68049   If such an object file uses only numerical parameters, data
   68050 structure layouts and accessors, and small macros and small inline
   68051 functions (ten lines or less in length), then the use of the object
   68052 file is unrestricted, regardless of whether it is legally a derivative
   68053 work.  (Executables containing this object code plus portions of the
   68054 Library will still fall under Section 6.)
   68055 
   68056   Otherwise, if the work is a derivative of the Library, you may
   68057 distribute the object code for the work under the terms of Section 6.
   68058 Any executables containing that work also fall under Section 6,
   68059 whether or not they are linked directly with the Library itself.
   68060 
   68062   6. As an exception to the Sections above, you may also combine or
   68063 link a "work that uses the Library" with the Library to produce a
   68064 work containing portions of the Library, and distribute that work
   68065 under terms of your choice, provided that the terms permit
   68066 modification of the work for the customer's own use and reverse
   68067 engineering for debugging such modifications.
   68068 
   68069   You must give prominent notice with each copy of the work that the
   68070 Library is used in it and that the Library and its use are covered by
   68071 this License.  You must supply a copy of this License.  If the work
   68072 during execution displays copyright notices, you must include the
   68073 copyright notice for the Library among them, as well as a reference
   68074 directing the user to the copy of this License.  Also, you must do one
   68075 of these things:
   68076 
   68077     a) Accompany the work with the complete corresponding
   68078     machine-readable source code for the Library including whatever
   68079     changes were used in the work (which must be distributed under
   68080     Sections 1 and 2 above); and, if the work is an executable linked
   68081     with the Library, with the complete machine-readable "work that
   68082     uses the Library", as object code and/or source code, so that the
   68083     user can modify the Library and then relink to produce a modified
   68084     executable containing the modified Library.  (It is understood
   68085     that the user who changes the contents of definitions files in the
   68086     Library will not necessarily be able to recompile the application
   68087     to use the modified definitions.)
   68088 
   68089     b) Use a suitable shared library mechanism for linking with the
   68090     Library.  A suitable mechanism is one that (1) uses at run time a
   68091     copy of the library already present on the user's computer system,
   68092     rather than copying library functions into the executable, and (2)
   68093     will operate properly with a modified version of the library, if
   68094     the user installs one, as long as the modified version is
   68095     interface-compatible with the version that the work was made with.
   68096 
   68097     c) Accompany the work with a written offer, valid for at
   68098     least three years, to give the same user the materials
   68099     specified in Subsection 6a, above, for a charge no more
   68100     than the cost of performing this distribution.
   68101 
   68102     d) If distribution of the work is made by offering access to copy
   68103     from a designated place, offer equivalent access to copy the above
   68104     specified materials from the same place.
   68105 
   68106     e) Verify that the user has already received a copy of these
   68107     materials or that you have already sent this user a copy.
   68108 
   68109   For an executable, the required form of the "work that uses the
   68110 Library" must include any data and utility programs needed for
   68111 reproducing the executable from it.  However, as a special exception,
   68112 the materials to be distributed need not include anything that is
   68113 normally distributed (in either source or binary form) with the major
   68114 components (compiler, kernel, and so on) of the operating system on
   68115 which the executable runs, unless that component itself accompanies
   68116 the executable.
   68117 
   68118   It may happen that this requirement contradicts the license
   68119 restrictions of other proprietary libraries that do not normally
   68120 accompany the operating system.  Such a contradiction means you cannot
   68121 use both them and the Library together in an executable that you
   68122 distribute.
   68123 
   68125   7. You may place library facilities that are a work based on the
   68126 Library side-by-side in a single library together with other library
   68127 facilities not covered by this License, and distribute such a combined
   68128 library, provided that the separate distribution of the work based on
   68129 the Library and of the other library facilities is otherwise
   68130 permitted, and provided that you do these two things:
   68131 
   68132     a) Accompany the combined library with a copy of the same work
   68133     based on the Library, uncombined with any other library
   68134     facilities.  This must be distributed under the terms of the
   68135     Sections above.
   68136 
   68137     b) Give prominent notice with the combined library of the fact
   68138     that part of it is a work based on the Library, and explaining
   68139     where to find the accompanying uncombined form of the same work.
   68140 
   68141   8. You may not copy, modify, sublicense, link with, or distribute
   68142 the Library except as expressly provided under this License.  Any
   68143 attempt otherwise to copy, modify, sublicense, link with, or
   68144 distribute the Library is void, and will automatically terminate your
   68145 rights under this License.  However, parties who have received copies,
   68146 or rights, from you under this License will not have their licenses
   68147 terminated so long as such parties remain in full compliance.
   68148 
   68149   9. You are not required to accept this License, since you have not
   68150 signed it.  However, nothing else grants you permission to modify or
   68151 distribute the Library or its derivative works.  These actions are
   68152 prohibited by law if you do not accept this License.  Therefore, by
   68153 modifying or distributing the Library (or any work based on the
   68154 Library), you indicate your acceptance of this License to do so, and
   68155 all its terms and conditions for copying, distributing or modifying
   68156 the Library or works based on it.
   68157 
   68158   10. Each time you redistribute the Library (or any work based on the
   68159 Library), the recipient automatically receives a license from the
   68160 original licensor to copy, distribute, link with or modify the Library
   68161 subject to these terms and conditions.  You may not impose any further
   68162 restrictions on the recipients' exercise of the rights granted herein.
   68163 You are not responsible for enforcing compliance by third parties with
   68164 this License.
   68165 
   68167   11. If, as a consequence of a court judgment or allegation of patent
   68168 infringement or for any other reason (not limited to patent issues),
   68169 conditions are imposed on you (whether by court order, agreement or
   68170 otherwise) that contradict the conditions of this License, they do not
   68171 excuse you from the conditions of this License.  If you cannot
   68172 distribute so as to satisfy simultaneously your obligations under this
   68173 License and any other pertinent obligations, then as a consequence you
   68174 may not distribute the Library at all.  For example, if a patent
   68175 license would not permit royalty-free redistribution of the Library by
   68176 all those who receive copies directly or indirectly through you, then
   68177 the only way you could satisfy both it and this License would be to
   68178 refrain entirely from distribution of the Library.
   68179 
   68180 If any portion of this section is held invalid or unenforceable under any
   68181 particular circumstance, the balance of the section is intended to apply,
   68182 and the section as a whole is intended to apply in other circumstances.
   68183 
   68184 It is not the purpose of this section to induce you to infringe any
   68185 patents or other property right claims or to contest validity of any
   68186 such claims; this section has the sole purpose of protecting the
   68187 integrity of the free software distribution system which is
   68188 implemented by public license practices.  Many people have made
   68189 generous contributions to the wide range of software distributed
   68190 through that system in reliance on consistent application of that
   68191 system; it is up to the author/donor to decide if he or she is willing
   68192 to distribute software through any other system and a licensee cannot
   68193 impose that choice.
   68194 
   68195 This section is intended to make thoroughly clear what is believed to
   68196 be a consequence of the rest of this License.
   68197 
   68198   12. If the distribution and/or use of the Library is restricted in
   68199 certain countries either by patents or by copyrighted interfaces, the
   68200 original copyright holder who places the Library under this License may add
   68201 an explicit geographical distribution limitation excluding those countries,
   68202 so that distribution is permitted only in or among countries not thus
   68203 excluded.  In such case, this License incorporates the limitation as if
   68204 written in the body of this License.
   68205 
   68206   13. The Free Software Foundation may publish revised and/or new
   68207 versions of the Lesser General Public License from time to time.
   68208 Such new versions will be similar in spirit to the present version,
   68209 but may differ in detail to address new problems or concerns.
   68210 
   68211 Each version is given a distinguishing version number.  If the Library
   68212 specifies a version number of this License which applies to it and
   68213 "any later version", you have the option of following the terms and
   68214 conditions either of that version or of any later version published by
   68215 the Free Software Foundation.  If the Library does not specify a
   68216 license version number, you may choose any version ever published by
   68217 the Free Software Foundation.
   68218 
   68220   14. If you wish to incorporate parts of the Library into other free
   68221 programs whose distribution conditions are incompatible with these,
   68222 write to the author to ask for permission.  For software which is
   68223 copyrighted by the Free Software Foundation, write to the Free
   68224 Software Foundation; we sometimes make exceptions for this.  Our
   68225 decision will be guided by the two goals of preserving the free status
   68226 of all derivatives of our free software and of promoting the sharing
   68227 and reuse of software generally.
   68228 
   68229 			    NO WARRANTY
   68230 
   68231   15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
   68232 WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
   68233 EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
   68234 OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
   68235 KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
   68236 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
   68237 PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
   68238 LIBRARY IS WITH YOU.  SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
   68239 THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
   68240 
   68241   16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
   68242 WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
   68243 AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
   68244 FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
   68245 CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
   68246 LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
   68247 RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
   68248 FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
   68249 SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
   68250 DAMAGES.
   68251 
   68252 		     END OF TERMS AND CONDITIONS
   68253 
   68255            How to Apply These Terms to Your New Libraries
   68256 
   68257   If you develop a new library, and you want it to be of the greatest
   68258 possible use to the public, we recommend making it free software that
   68259 everyone can redistribute and change.  You can do so by permitting
   68260 redistribution under these terms (or, alternatively, under the terms of the
   68261 ordinary General Public License).
   68262 
   68263   To apply these terms, attach the following notices to the library.  It is
   68264 safest to attach them to the start of each source file to most effectively
   68265 convey the exclusion of warranty; and each file should have at least the
   68266 "copyright" line and a pointer to where the full notice is found.
   68267 
   68268     &lt;one line to give the library's name and a brief idea of what it does.&gt;
   68269     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   68270 
   68271     This library is free software; you can redistribute it and/or
   68272     modify it under the terms of the GNU Lesser General Public
   68273     License as published by the Free Software Foundation; either
   68274     version 2.1 of the License, or (at your option) any later version.
   68275 
   68276     This library is distributed in the hope that it will be useful,
   68277     but WITHOUT ANY WARRANTY; without even the implied warranty of
   68278     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
   68279     Lesser General Public License for more details.
   68280 
   68281     You should have received a copy of the GNU Lesser General Public
   68282     License along with this library; if not, write to the Free Software
   68283     Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
   68284 
   68285 Also add information on how to contact you by electronic and paper mail.
   68286 
   68287 You should also get your employer (if you work as a programmer) or your
   68288 school, if any, to sign a "copyright disclaimer" for the library, if
   68289 necessary.  Here is a sample; alter the names:
   68290 
   68291   Yoyodyne, Inc., hereby disclaims all copyright interest in the
   68292   library `Frob' (a library for tweaking knobs) written by James Random Hacker.
   68293 
   68294   &lt;signature of Ty Coon&gt;, 1 April 1990
   68295   Ty Coon, President of Vice
   68296 
   68297 That's all there is to it!
   68298 
   68299 
   68300 </pre>
   68301 </div>
   68302 </div>
   68303 
   68304 
   68305 <div class="product">
   68306 <span class="title">sil-abyssinica</span>
   68307 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   68308 <span class="homepage"><a href="http://scripts.sil.org/AbyssinicaSIL">homepage</a></span>
   68309 <div class="licence">
   68310 <pre>This Font Software is Copyright (c) 2003-2005, SIL International (http://scripts.sil.org/).
   68311 All Rights Reserved.
   68312 
   68313 "Gentium" is a Reserved Font Name for this Font Software.
   68314 "SIL" is a Reserved Font Name for this Font Software.
   68315 
   68316 This Font Software is licensed under the SIL Open Font License, Version 1.0.
   68317 No modification of the license is permitted, only verbatim copy is allowed.
   68318 This license is copied below, and is also available with a FAQ at:
   68319 http://scripts.sil.org/OFL
   68320 
   68321 
   68322 -----------------------------------------------------------
   68323 SIL OPEN FONT LICENSE Version 1.0 - 22 November 2005
   68324 -----------------------------------------------------------
   68325 
   68326 PREAMBLE
   68327 The goals of the Open Font License (OFL) are to stimulate worldwide
   68328 development of cooperative font projects, to support the font creation
   68329 efforts of academic and linguistic communities, and to provide an open
   68330 framework in which fonts may be shared and improved in partnership with
   68331 others.
   68332 
   68333 The OFL allows the licensed fonts to be used, studied, modified and
   68334 redistributed freely as long as they are not sold by themselves. The
   68335 fonts, including any derivative works, can be bundled, embedded, 
   68336 redistributed and sold with any software provided that the font
   68337 names of derivative works are changed. The fonts and derivatives,
   68338 however, cannot be released under any other type of license.
   68339 
   68340 DEFINITIONS
   68341 "Font Software" refers to any and all of the following:
   68342 	- font files
   68343 	- data files
   68344 	- source code
   68345 	- build scripts
   68346 	- documentation
   68347 
   68348 "Reserved Font Name" refers to the Font Software name as seen by
   68349 users and any other names as specified after the copyright statement.
   68350 
   68351 "Standard Version" refers to the collection of Font Software
   68352 components as distributed by the Copyright Holder.
   68353 
   68354 "Modified Version" refers to any derivative font software made by
   68355 adding to, deleting, or substituting -- in part or in whole --
   68356 any of the components of the Standard Version, by changing formats
   68357 or by porting the Font Software to a new environment.
   68358 
   68359 "Author" refers to any designer, engineer, programmer, technical
   68360 writer or other person who contributed to the Font Software.
   68361 
   68362 PERMISSION &amp; CONDITIONS
   68363 Permission is hereby granted, free of charge, to any person obtaining
   68364 a copy of the Font Software, to use, study, copy, merge, embed, modify,
   68365 redistribute, and sell modified and unmodified copies of the Font
   68366 Software, subject to the following conditions:
   68367 
   68368 1) Neither the Font Software nor any of its individual components,
   68369 in Standard or Modified Versions, may be sold by itself.
   68370 
   68371 2) Standard or Modified Versions of the Font Software may be bundled,
   68372 redistributed and sold with any software, provided that each copy
   68373 contains the above copyright notice and this license. These can be
   68374 included either as stand-alone text files, human-readable headers or
   68375 in the appropriate machine-readable metadata fields within text or
   68376 binary files as long as those fields can be easily viewed by the user.
   68377 
   68378 3) No Modified Version of the Font Software may use the Reserved Font
   68379 Name(s), in part or in whole, unless explicit written permission is
   68380 granted by the Copyright Holder. This restriction applies to all 
   68381 references stored in the Font Software, such as the font menu name and
   68382 other font description fields, which are used to differentiate the
   68383 font from others.
   68384 
   68385 4) The name(s) of the Copyright Holder or the Author(s) of the Font
   68386 Software shall not be used to promote, endorse or advertise any
   68387 Modified Version, except to acknowledge the contribution(s) of the
   68388 Copyright Holder and the Author(s) or with their explicit written
   68389 permission.
   68390 
   68391 5) The Font Software, modified or unmodified, in part or in whole,
   68392 must be distributed using this license, and may not be distributed
   68393 under any other license.
   68394 
   68395 TERMINATION
   68396 This license becomes null and void if any of the above conditions are
   68397 not met.
   68398 
   68399 DISCLAIMER
   68400 THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
   68401 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
   68402 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
   68403 OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
   68404 COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
   68405 INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
   68406 DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
   68407 FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
   68408 OTHER DEALINGS IN THE FONT SOFTWARE.
   68409 </pre>
   68410 </div>
   68411 </div>
   68412 
   68413 
   68414 <div class="product">
   68415 <span class="title">sqlite</span>
   68416 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   68417 <span class="homepage"><a href="http://www.sqlite.org/">homepage</a></span>
   68418 <div class="licence">
   68419 <pre>The author disclaims copyright to this source code.  In place of
   68420 a legal notice, here is a blessing:
   68421 
   68422    May you do good and not evil.
   68423    May you find forgiveness for yourself and forgive others.
   68424    May you share freely, never taking more than you give.
   68425 </pre>
   68426 </div>
   68427 </div>
   68428 
   68429 
   68430 <div class="product">
   68431 <span class="title">sshfs-fuse</span>
   68432 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   68433 <span class="homepage"><a href="http://fuse.sourceforge.net/sshfs.html">homepage</a></span>
   68434 <div class="licence">
   68435 <pre>		    GNU GENERAL PUBLIC LICENSE
   68436 		       Version 2, June 1991
   68437 
   68438  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
   68439      59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   68440  Everyone is permitted to copy and distribute verbatim copies
   68441  of this license document, but changing it is not allowed.
   68442 
   68443 			    Preamble
   68444 
   68445   The licenses for most software are designed to take away your
   68446 freedom to share and change it.  By contrast, the GNU General Public
   68447 License is intended to guarantee your freedom to share and change free
   68448 software--to make sure the software is free for all its users.  This
   68449 General Public License applies to most of the Free Software
   68450 Foundation's software and to any other program whose authors commit to
   68451 using it.  (Some other Free Software Foundation software is covered by
   68452 the GNU Library General Public License instead.)  You can apply it to
   68453 your programs, too.
   68454 
   68455   When we speak of free software, we are referring to freedom, not
   68456 price.  Our General Public Licenses are designed to make sure that you
   68457 have the freedom to distribute copies of free software (and charge for
   68458 this service if you wish), that you receive source code or can get it
   68459 if you want it, that you can change the software or use pieces of it
   68460 in new free programs; and that you know you can do these things.
   68461 
   68462   To protect your rights, we need to make restrictions that forbid
   68463 anyone to deny you these rights or to ask you to surrender the rights.
   68464 These restrictions translate to certain responsibilities for you if you
   68465 distribute copies of the software, or if you modify it.
   68466 
   68467   For example, if you distribute copies of such a program, whether
   68468 gratis or for a fee, you must give the recipients all the rights that
   68469 you have.  You must make sure that they, too, receive or can get the
   68470 source code.  And you must show them these terms so they know their
   68471 rights.
   68472 
   68473   We protect your rights with two steps: (1) copyright the software, and
   68474 (2) offer you this license which gives you legal permission to copy,
   68475 distribute and/or modify the software.
   68476 
   68477   Also, for each author's protection and ours, we want to make certain
   68478 that everyone understands that there is no warranty for this free
   68479 software.  If the software is modified by someone else and passed on, we
   68480 want its recipients to know that what they have is not the original, so
   68481 that any problems introduced by others will not reflect on the original
   68482 authors' reputations.
   68483 
   68484   Finally, any free program is threatened constantly by software
   68485 patents.  We wish to avoid the danger that redistributors of a free
   68486 program will individually obtain patent licenses, in effect making the
   68487 program proprietary.  To prevent this, we have made it clear that any
   68488 patent must be licensed for everyone's free use or not licensed at all.
   68489 
   68490   The precise terms and conditions for copying, distribution and
   68491 modification follow.
   68492 
   68494 		    GNU GENERAL PUBLIC LICENSE
   68495    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   68496 
   68497   0. This License applies to any program or other work which contains
   68498 a notice placed by the copyright holder saying it may be distributed
   68499 under the terms of this General Public License.  The "Program", below,
   68500 refers to any such program or work, and a "work based on the Program"
   68501 means either the Program or any derivative work under copyright law:
   68502 that is to say, a work containing the Program or a portion of it,
   68503 either verbatim or with modifications and/or translated into another
   68504 language.  (Hereinafter, translation is included without limitation in
   68505 the term "modification".)  Each licensee is addressed as "you".
   68506 
   68507 Activities other than copying, distribution and modification are not
   68508 covered by this License; they are outside its scope.  The act of
   68509 running the Program is not restricted, and the output from the Program
   68510 is covered only if its contents constitute a work based on the
   68511 Program (independent of having been made by running the Program).
   68512 Whether that is true depends on what the Program does.
   68513 
   68514   1. You may copy and distribute verbatim copies of the Program's
   68515 source code as you receive it, in any medium, provided that you
   68516 conspicuously and appropriately publish on each copy an appropriate
   68517 copyright notice and disclaimer of warranty; keep intact all the
   68518 notices that refer to this License and to the absence of any warranty;
   68519 and give any other recipients of the Program a copy of this License
   68520 along with the Program.
   68521 
   68522 You may charge a fee for the physical act of transferring a copy, and
   68523 you may at your option offer warranty protection in exchange for a fee.
   68524 
   68525   2. You may modify your copy or copies of the Program or any portion
   68526 of it, thus forming a work based on the Program, and copy and
   68527 distribute such modifications or work under the terms of Section 1
   68528 above, provided that you also meet all of these conditions:
   68529 
   68530     a) You must cause the modified files to carry prominent notices
   68531     stating that you changed the files and the date of any change.
   68532 
   68533     b) You must cause any work that you distribute or publish, that in
   68534     whole or in part contains or is derived from the Program or any
   68535     part thereof, to be licensed as a whole at no charge to all third
   68536     parties under the terms of this License.
   68537 
   68538     c) If the modified program normally reads commands interactively
   68539     when run, you must cause it, when started running for such
   68540     interactive use in the most ordinary way, to print or display an
   68541     announcement including an appropriate copyright notice and a
   68542     notice that there is no warranty (or else, saying that you provide
   68543     a warranty) and that users may redistribute the program under
   68544     these conditions, and telling the user how to view a copy of this
   68545     License.  (Exception: if the Program itself is interactive but
   68546     does not normally print such an announcement, your work based on
   68547     the Program is not required to print an announcement.)
   68548 
   68550 These requirements apply to the modified work as a whole.  If
   68551 identifiable sections of that work are not derived from the Program,
   68552 and can be reasonably considered independent and separate works in
   68553 themselves, then this License, and its terms, do not apply to those
   68554 sections when you distribute them as separate works.  But when you
   68555 distribute the same sections as part of a whole which is a work based
   68556 on the Program, the distribution of the whole must be on the terms of
   68557 this License, whose permissions for other licensees extend to the
   68558 entire whole, and thus to each and every part regardless of who wrote it.
   68559 
   68560 Thus, it is not the intent of this section to claim rights or contest
   68561 your rights to work written entirely by you; rather, the intent is to
   68562 exercise the right to control the distribution of derivative or
   68563 collective works based on the Program.
   68564 
   68565 In addition, mere aggregation of another work not based on the Program
   68566 with the Program (or with a work based on the Program) on a volume of
   68567 a storage or distribution medium does not bring the other work under
   68568 the scope of this License.
   68569 
   68570   3. You may copy and distribute the Program (or a work based on it,
   68571 under Section 2) in object code or executable form under the terms of
   68572 Sections 1 and 2 above provided that you also do one of the following:
   68573 
   68574     a) Accompany it with the complete corresponding machine-readable
   68575     source code, which must be distributed under the terms of Sections
   68576     1 and 2 above on a medium customarily used for software interchange; or,
   68577 
   68578     b) Accompany it with a written offer, valid for at least three
   68579     years, to give any third party, for a charge no more than your
   68580     cost of physically performing source distribution, a complete
   68581     machine-readable copy of the corresponding source code, to be
   68582     distributed under the terms of Sections 1 and 2 above on a medium
   68583     customarily used for software interchange; or,
   68584 
   68585     c) Accompany it with the information you received as to the offer
   68586     to distribute corresponding source code.  (This alternative is
   68587     allowed only for noncommercial distribution and only if you
   68588     received the program in object code or executable form with such
   68589     an offer, in accord with Subsection b above.)
   68590 
   68591 The source code for a work means the preferred form of the work for
   68592 making modifications to it.  For an executable work, complete source
   68593 code means all the source code for all modules it contains, plus any
   68594 associated interface definition files, plus the scripts used to
   68595 control compilation and installation of the executable.  However, as a
   68596 special exception, the source code distributed need not include
   68597 anything that is normally distributed (in either source or binary
   68598 form) with the major components (compiler, kernel, and so on) of the
   68599 operating system on which the executable runs, unless that component
   68600 itself accompanies the executable.
   68601 
   68602 If distribution of executable or object code is made by offering
   68603 access to copy from a designated place, then offering equivalent
   68604 access to copy the source code from the same place counts as
   68605 distribution of the source code, even though third parties are not
   68606 compelled to copy the source along with the object code.
   68607 
   68609   4. You may not copy, modify, sublicense, or distribute the Program
   68610 except as expressly provided under this License.  Any attempt
   68611 otherwise to copy, modify, sublicense or distribute the Program is
   68612 void, and will automatically terminate your rights under this License.
   68613 However, parties who have received copies, or rights, from you under
   68614 this License will not have their licenses terminated so long as such
   68615 parties remain in full compliance.
   68616 
   68617   5. You are not required to accept this License, since you have not
   68618 signed it.  However, nothing else grants you permission to modify or
   68619 distribute the Program or its derivative works.  These actions are
   68620 prohibited by law if you do not accept this License.  Therefore, by
   68621 modifying or distributing the Program (or any work based on the
   68622 Program), you indicate your acceptance of this License to do so, and
   68623 all its terms and conditions for copying, distributing or modifying
   68624 the Program or works based on it.
   68625 
   68626   6. Each time you redistribute the Program (or any work based on the
   68627 Program), the recipient automatically receives a license from the
   68628 original licensor to copy, distribute or modify the Program subject to
   68629 these terms and conditions.  You may not impose any further
   68630 restrictions on the recipients' exercise of the rights granted herein.
   68631 You are not responsible for enforcing compliance by third parties to
   68632 this License.
   68633 
   68634   7. If, as a consequence of a court judgment or allegation of patent
   68635 infringement or for any other reason (not limited to patent issues),
   68636 conditions are imposed on you (whether by court order, agreement or
   68637 otherwise) that contradict the conditions of this License, they do not
   68638 excuse you from the conditions of this License.  If you cannot
   68639 distribute so as to satisfy simultaneously your obligations under this
   68640 License and any other pertinent obligations, then as a consequence you
   68641 may not distribute the Program at all.  For example, if a patent
   68642 license would not permit royalty-free redistribution of the Program by
   68643 all those who receive copies directly or indirectly through you, then
   68644 the only way you could satisfy both it and this License would be to
   68645 refrain entirely from distribution of the Program.
   68646 
   68647 If any portion of this section is held invalid or unenforceable under
   68648 any particular circumstance, the balance of the section is intended to
   68649 apply and the section as a whole is intended to apply in other
   68650 circumstances.
   68651 
   68652 It is not the purpose of this section to induce you to infringe any
   68653 patents or other property right claims or to contest validity of any
   68654 such claims; this section has the sole purpose of protecting the
   68655 integrity of the free software distribution system, which is
   68656 implemented by public license practices.  Many people have made
   68657 generous contributions to the wide range of software distributed
   68658 through that system in reliance on consistent application of that
   68659 system; it is up to the author/donor to decide if he or she is willing
   68660 to distribute software through any other system and a licensee cannot
   68661 impose that choice.
   68662 
   68663 This section is intended to make thoroughly clear what is believed to
   68664 be a consequence of the rest of this License.
   68665 
   68667   8. If the distribution and/or use of the Program is restricted in
   68668 certain countries either by patents or by copyrighted interfaces, the
   68669 original copyright holder who places the Program under this License
   68670 may add an explicit geographical distribution limitation excluding
   68671 those countries, so that distribution is permitted only in or among
   68672 countries not thus excluded.  In such case, this License incorporates
   68673 the limitation as if written in the body of this License.
   68674 
   68675   9. The Free Software Foundation may publish revised and/or new versions
   68676 of the General Public License from time to time.  Such new versions will
   68677 be similar in spirit to the present version, but may differ in detail to
   68678 address new problems or concerns.
   68679 
   68680 Each version is given a distinguishing version number.  If the Program
   68681 specifies a version number of this License which applies to it and "any
   68682 later version", you have the option of following the terms and conditions
   68683 either of that version or of any later version published by the Free
   68684 Software Foundation.  If the Program does not specify a version number of
   68685 this License, you may choose any version ever published by the Free Software
   68686 Foundation.
   68687 
   68688   10. If you wish to incorporate parts of the Program into other free
   68689 programs whose distribution conditions are different, write to the author
   68690 to ask for permission.  For software which is copyrighted by the Free
   68691 Software Foundation, write to the Free Software Foundation; we sometimes
   68692 make exceptions for this.  Our decision will be guided by the two goals
   68693 of preserving the free status of all derivatives of our free software and
   68694 of promoting the sharing and reuse of software generally.
   68695 
   68696 			    NO WARRANTY
   68697 
   68698   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
   68699 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
   68700 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
   68701 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
   68702 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
   68703 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
   68704 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
   68705 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
   68706 REPAIR OR CORRECTION.
   68707 
   68708   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
   68709 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
   68710 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
   68711 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
   68712 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
   68713 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
   68714 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
   68715 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
   68716 POSSIBILITY OF SUCH DAMAGES.
   68717 
   68718 		     END OF TERMS AND CONDITIONS
   68719 
   68721 	    How to Apply These Terms to Your New Programs
   68722 
   68723   If you develop a new program, and you want it to be of the greatest
   68724 possible use to the public, the best way to achieve this is to make it
   68725 free software which everyone can redistribute and change under these terms.
   68726 
   68727   To do so, attach the following notices to the program.  It is safest
   68728 to attach them to the start of each source file to most effectively
   68729 convey the exclusion of warranty; and each file should have at least
   68730 the "copyright" line and a pointer to where the full notice is found.
   68731 
   68732     &lt;one line to give the program's name and a brief idea of what it does.&gt;
   68733     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   68734 
   68735     This program is free software; you can redistribute it and/or modify
   68736     it under the terms of the GNU General Public License as published by
   68737     the Free Software Foundation; either version 2 of the License, or
   68738     (at your option) any later version.
   68739 
   68740     This program is distributed in the hope that it will be useful,
   68741     but WITHOUT ANY WARRANTY; without even the implied warranty of
   68742     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   68743     GNU General Public License for more details.
   68744 
   68745     You should have received a copy of the GNU General Public License
   68746     along with this program; if not, write to the Free Software
   68747     Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   68748 
   68749 
   68750 Also add information on how to contact you by electronic and paper mail.
   68751 
   68752 If the program is interactive, make it output a short notice like this
   68753 when it starts in an interactive mode:
   68754 
   68755     Gnomovision version 69, Copyright (C) year  name of author
   68756     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
   68757     This is free software, and you are welcome to redistribute it
   68758     under certain conditions; type `show c' for details.
   68759 
   68760 The hypothetical commands `show w' and `show c' should show the appropriate
   68761 parts of the General Public License.  Of course, the commands you use may
   68762 be called something other than `show w' and `show c'; they could even be
   68763 mouse-clicks or menu items--whatever suits your program.
   68764 
   68765 You should also get your employer (if you work as a programmer) or your
   68766 school, if any, to sign a "copyright disclaimer" for the program, if
   68767 necessary.  Here is a sample; alter the names:
   68768 
   68769   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
   68770   `Gnomovision' (which makes passes at compilers) written by James Hacker.
   68771 
   68772   &lt;signature of Ty Coon&gt;, 1 April 1989
   68773   Ty Coon, President of Vice
   68774 
   68775 This General Public License does not permit incorporating your program into
   68776 proprietary programs.  If your program is a subroutine library, you may
   68777 consider it more useful to permit linking proprietary applications with the
   68778 library.  If this is what you want to do, use the GNU Library General
   68779 Public License instead of this License.
   68780 </pre>
   68781 </div>
   68782 </div>
   68783 
   68784 
   68785 <div class="product">
   68786 <span class="title">ssmtp</span>
   68787 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   68788 <span class="homepage"><a href="ftp://ftp.debian.org/debian/pool/main/s/ssmtp/">homepage</a></span>
   68789 <div class="licence">
   68790 <pre>
   68791 		    GNU GENERAL PUBLIC LICENSE
   68792 		       Version 2, June 1991
   68793 
   68794  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
   68795                           675 Mass Ave, Cambridge, MA 02139, USA
   68796  Everyone is permitted to copy and distribute verbatim copies
   68797  of this license document, but changing it is not allowed.
   68798 
   68799 			    Preamble
   68800 
   68801   The licenses for most software are designed to take away your
   68802 freedom to share and change it.  By contrast, the GNU General Public
   68803 License is intended to guarantee your freedom to share and change free
   68804 software--to make sure the software is free for all its users.  This
   68805 General Public License applies to most of the Free Software
   68806 Foundation's software and to any other program whose authors commit to
   68807 using it.  (Some other Free Software Foundation software is covered by
   68808 the GNU Library General Public License instead.)  You can apply it to
   68809 your programs, too.
   68810 
   68811   When we speak of free software, we are referring to freedom, not
   68812 price.  Our General Public Licenses are designed to make sure that you
   68813 have the freedom to distribute copies of free software (and charge for
   68814 this service if you wish), that you receive source code or can get it
   68815 if you want it, that you can change the software or use pieces of it
   68816 in new free programs; and that you know you can do these things.
   68817 
   68818   To protect your rights, we need to make restrictions that forbid
   68819 anyone to deny you these rights or to ask you to surrender the rights.
   68820 These restrictions translate to certain responsibilities for you if you
   68821 distribute copies of the software, or if you modify it.
   68822 
   68823   For example, if you distribute copies of such a program, whether
   68824 gratis or for a fee, you must give the recipients all the rights that
   68825 you have.  You must make sure that they, too, receive or can get the
   68826 source code.  And you must show them these terms so they know their
   68827 rights.
   68828 
   68829   We protect your rights with two steps: (1) copyright the software, and
   68830 (2) offer you this license which gives you legal permission to copy,
   68831 distribute and/or modify the software.
   68832 
   68833   Also, for each author's protection and ours, we want to make certain
   68834 that everyone understands that there is no warranty for this free
   68835 software.  If the software is modified by someone else and passed on, we
   68836 want its recipients to know that what they have is not the original, so
   68837 that any problems introduced by others will not reflect on the original
   68838 authors' reputations.
   68839 
   68840   Finally, any free program is threatened constantly by software
   68841 patents.  We wish to avoid the danger that redistributors of a free
   68842 program will individually obtain patent licenses, in effect making the
   68843 program proprietary.  To prevent this, we have made it clear that any
   68844 patent must be licensed for everyone's free use or not licensed at all.
   68845 
   68846   The precise terms and conditions for copying, distribution and
   68847 modification follow.
   68848 
   68850 		    GNU GENERAL PUBLIC LICENSE
   68851    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   68852 
   68853   0. This License applies to any program or other work which contains
   68854 a notice placed by the copyright holder saying it may be distributed
   68855 under the terms of this General Public License.  The "Program", below,
   68856 refers to any such program or work, and a "work based on the Program"
   68857 means either the Program or any derivative work under copyright law:
   68858 that is to say, a work containing the Program or a portion of it,
   68859 either verbatim or with modifications and/or translated into another
   68860 language.  (Hereinafter, translation is included without limitation in
   68861 the term "modification".)  Each licensee is addressed as "you".
   68862 
   68863 Activities other than copying, distribution and modification are not
   68864 covered by this License; they are outside its scope.  The act of
   68865 running the Program is not restricted, and the output from the Program
   68866 is covered only if its contents constitute a work based on the
   68867 Program (independent of having been made by running the Program).
   68868 Whether that is true depends on what the Program does.
   68869 
   68870   1. You may copy and distribute verbatim copies of the Program's
   68871 source code as you receive it, in any medium, provided that you
   68872 conspicuously and appropriately publish on each copy an appropriate
   68873 copyright notice and disclaimer of warranty; keep intact all the
   68874 notices that refer to this License and to the absence of any warranty;
   68875 and give any other recipients of the Program a copy of this License
   68876 along with the Program.
   68877 
   68878 You may charge a fee for the physical act of transferring a copy, and
   68879 you may at your option offer warranty protection in exchange for a fee.
   68880 
   68881   2. You may modify your copy or copies of the Program or any portion
   68882 of it, thus forming a work based on the Program, and copy and
   68883 distribute such modifications or work under the terms of Section 1
   68884 above, provided that you also meet all of these conditions:
   68885 
   68886     a) You must cause the modified files to carry prominent notices
   68887     stating that you changed the files and the date of any change.
   68888 
   68889     b) You must cause any work that you distribute or publish, that in
   68890     whole or in part contains or is derived from the Program or any
   68891     part thereof, to be licensed as a whole at no charge to all third
   68892     parties under the terms of this License.
   68893 
   68894     c) If the modified program normally reads commands interactively
   68895     when run, you must cause it, when started running for such
   68896     interactive use in the most ordinary way, to print or display an
   68897     announcement including an appropriate copyright notice and a
   68898     notice that there is no warranty (or else, saying that you provide
   68899     a warranty) and that users may redistribute the program under
   68900     these conditions, and telling the user how to view a copy of this
   68901     License.  (Exception: if the Program itself is interactive but
   68902     does not normally print such an announcement, your work based on
   68903     the Program is not required to print an announcement.)
   68904 
   68906 These requirements apply to the modified work as a whole.  If
   68907 identifiable sections of that work are not derived from the Program,
   68908 and can be reasonably considered independent and separate works in
   68909 themselves, then this License, and its terms, do not apply to those
   68910 sections when you distribute them as separate works.  But when you
   68911 distribute the same sections as part of a whole which is a work based
   68912 on the Program, the distribution of the whole must be on the terms of
   68913 this License, whose permissions for other licensees extend to the
   68914 entire whole, and thus to each and every part regardless of who wrote it.
   68915 
   68916 Thus, it is not the intent of this section to claim rights or contest
   68917 your rights to work written entirely by you; rather, the intent is to
   68918 exercise the right to control the distribution of derivative or
   68919 collective works based on the Program.
   68920 
   68921 In addition, mere aggregation of another work not based on the Program
   68922 with the Program (or with a work based on the Program) on a volume of
   68923 a storage or distribution medium does not bring the other work under
   68924 the scope of this License.
   68925 
   68926   3. You may copy and distribute the Program (or a work based on it,
   68927 under Section 2) in object code or executable form under the terms of
   68928 Sections 1 and 2 above provided that you also do one of the following:
   68929 
   68930     a) Accompany it with the complete corresponding machine-readable
   68931     source code, which must be distributed under the terms of Sections
   68932     1 and 2 above on a medium customarily used for software interchange; or,
   68933 
   68934     b) Accompany it with a written offer, valid for at least three
   68935     years, to give any third party, for a charge no more than your
   68936     cost of physically performing source distribution, a complete
   68937     machine-readable copy of the corresponding source code, to be
   68938     distributed under the terms of Sections 1 and 2 above on a medium
   68939     customarily used for software interchange; or,
   68940 
   68941     c) Accompany it with the information you received as to the offer
   68942     to distribute corresponding source code.  (This alternative is
   68943     allowed only for noncommercial distribution and only if you
   68944     received the program in object code or executable form with such
   68945     an offer, in accord with Subsection b above.)
   68946 
   68947 The source code for a work means the preferred form of the work for
   68948 making modifications to it.  For an executable work, complete source
   68949 code means all the source code for all modules it contains, plus any
   68950 associated interface definition files, plus the scripts used to
   68951 control compilation and installation of the executable.  However, as a
   68952 special exception, the source code distributed need not include
   68953 anything that is normally distributed (in either source or binary
   68954 form) with the major components (compiler, kernel, and so on) of the
   68955 operating system on which the executable runs, unless that component
   68956 itself accompanies the executable.
   68957 
   68958 If distribution of executable or object code is made by offering
   68959 access to copy from a designated place, then offering equivalent
   68960 access to copy the source code from the same place counts as
   68961 distribution of the source code, even though third parties are not
   68962 compelled to copy the source along with the object code.
   68963 
   68965   4. You may not copy, modify, sublicense, or distribute the Program
   68966 except as expressly provided under this License.  Any attempt
   68967 otherwise to copy, modify, sublicense or distribute the Program is
   68968 void, and will automatically terminate your rights under this License.
   68969 However, parties who have received copies, or rights, from you under
   68970 this License will not have their licenses terminated so long as such
   68971 parties remain in full compliance.
   68972 
   68973   5. You are not required to accept this License, since you have not
   68974 signed it.  However, nothing else grants you permission to modify or
   68975 distribute the Program or its derivative works.  These actions are
   68976 prohibited by law if you do not accept this License.  Therefore, by
   68977 modifying or distributing the Program (or any work based on the
   68978 Program), you indicate your acceptance of this License to do so, and
   68979 all its terms and conditions for copying, distributing or modifying
   68980 the Program or works based on it.
   68981 
   68982   6. Each time you redistribute the Program (or any work based on the
   68983 Program), the recipient automatically receives a license from the
   68984 original licensor to copy, distribute or modify the Program subject to
   68985 these terms and conditions.  You may not impose any further
   68986 restrictions on the recipients' exercise of the rights granted herein.
   68987 You are not responsible for enforcing compliance by third parties to
   68988 this License.
   68989 
   68990   7. If, as a consequence of a court judgment or allegation of patent
   68991 infringement or for any other reason (not limited to patent issues),
   68992 conditions are imposed on you (whether by court order, agreement or
   68993 otherwise) that contradict the conditions of this License, they do not
   68994 excuse you from the conditions of this License.  If you cannot
   68995 distribute so as to satisfy simultaneously your obligations under this
   68996 License and any other pertinent obligations, then as a consequence you
   68997 may not distribute the Program at all.  For example, if a patent
   68998 license would not permit royalty-free redistribution of the Program by
   68999 all those who receive copies directly or indirectly through you, then
   69000 the only way you could satisfy both it and this License would be to
   69001 refrain entirely from distribution of the Program.
   69002 
   69003 If any portion of this section is held invalid or unenforceable under
   69004 any particular circumstance, the balance of the section is intended to
   69005 apply and the section as a whole is intended to apply in other
   69006 circumstances.
   69007 
   69008 It is not the purpose of this section to induce you to infringe any
   69009 patents or other property right claims or to contest validity of any
   69010 such claims; this section has the sole purpose of protecting the
   69011 integrity of the free software distribution system, which is
   69012 implemented by public license practices.  Many people have made
   69013 generous contributions to the wide range of software distributed
   69014 through that system in reliance on consistent application of that
   69015 system; it is up to the author/donor to decide if he or she is willing
   69016 to distribute software through any other system and a licensee cannot
   69017 impose that choice.
   69018 
   69019 This section is intended to make thoroughly clear what is believed to
   69020 be a consequence of the rest of this License.
   69021 
   69023   8. If the distribution and/or use of the Program is restricted in
   69024 certain countries either by patents or by copyrighted interfaces, the
   69025 original copyright holder who places the Program under this License
   69026 may add an explicit geographical distribution limitation excluding
   69027 those countries, so that distribution is permitted only in or among
   69028 countries not thus excluded.  In such case, this License incorporates
   69029 the limitation as if written in the body of this License.
   69030 
   69031   9. The Free Software Foundation may publish revised and/or new versions
   69032 of the General Public License from time to time.  Such new versions will
   69033 be similar in spirit to the present version, but may differ in detail to
   69034 address new problems or concerns.
   69035 
   69036 Each version is given a distinguishing version number.  If the Program
   69037 specifies a version number of this License which applies to it and "any
   69038 later version", you have the option of following the terms and conditions
   69039 either of that version or of any later version published by the Free
   69040 Software Foundation.  If the Program does not specify a version number of
   69041 this License, you may choose any version ever published by the Free Software
   69042 Foundation.
   69043 
   69044   10. If you wish to incorporate parts of the Program into other free
   69045 programs whose distribution conditions are different, write to the author
   69046 to ask for permission.  For software which is copyrighted by the Free
   69047 Software Foundation, write to the Free Software Foundation; we sometimes
   69048 make exceptions for this.  Our decision will be guided by the two goals
   69049 of preserving the free status of all derivatives of our free software and
   69050 of promoting the sharing and reuse of software generally.
   69051 
   69052 			    NO WARRANTY
   69053 
   69054   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
   69055 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
   69056 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
   69057 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
   69058 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
   69059 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
   69060 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
   69061 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
   69062 REPAIR OR CORRECTION.
   69063 
   69064   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
   69065 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
   69066 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
   69067 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
   69068 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
   69069 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
   69070 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
   69071 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
   69072 POSSIBILITY OF SUCH DAMAGES.
   69073 
   69074 		     END OF TERMS AND CONDITIONS
   69075 
   69077 	Appendix: How to Apply These Terms to Your New Programs
   69078 
   69079   If you develop a new program, and you want it to be of the greatest
   69080 possible use to the public, the best way to achieve this is to make it
   69081 free software which everyone can redistribute and change under these terms.
   69082 
   69083   To do so, attach the following notices to the program.  It is safest
   69084 to attach them to the start of each source file to most effectively
   69085 convey the exclusion of warranty; and each file should have at least
   69086 the "copyright" line and a pointer to where the full notice is found.
   69087 
   69088     &lt;one line to give the program's name and a brief idea of what it does.&gt;
   69089     Copyright (C) 19yy  &lt;name of author&gt;
   69090 
   69091     This program is free software; you can redistribute it and/or modify
   69092     it under the terms of the GNU General Public License as published by
   69093     the Free Software Foundation; either version 2 of the License, or
   69094     (at your option) any later version.
   69095 
   69096     This program is distributed in the hope that it will be useful,
   69097     but WITHOUT ANY WARRANTY; without even the implied warranty of
   69098     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   69099     GNU General Public License for more details.
   69100 
   69101     You should have received a copy of the GNU General Public License
   69102     along with this program; if not, write to the Free Software
   69103     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
   69104 
   69105 Also add information on how to contact you by electronic and paper mail.
   69106 
   69107 If the program is interactive, make it output a short notice like this
   69108 when it starts in an interactive mode:
   69109 
   69110     Gnomovision version 69, Copyright (C) 19yy name of author
   69111     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
   69112     This is free software, and you are welcome to redistribute it
   69113     under certain conditions; type `show c' for details.
   69114 
   69115 The hypothetical commands `show w' and `show c' should show the appropriate
   69116 parts of the General Public License.  Of course, the commands you use may
   69117 be called something other than `show w' and `show c'; they could even be
   69118 mouse-clicks or menu items--whatever suits your program.
   69119 
   69120 You should also get your employer (if you work as a programmer) or your
   69121 school, if any, to sign a "copyright disclaimer" for the program, if
   69122 necessary.  Here is a sample; alter the names:
   69123 
   69124   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
   69125   `Gnomovision' (which makes passes at compilers) written by James Hacker.
   69126 
   69127   &lt;signature of Ty Coon&gt;, 1 April 1989
   69128   Ty Coon, President of Vice
   69129 
   69130 This General Public License does not permit incorporating your program into
   69131 proprietary programs.  If your program is a subroutine library, you may
   69132 consider it more useful to permit linking proprietary applications with the
   69133 library.  If this is what you want to do, use the GNU Library General
   69134 Public License instead of this License.
   69135 </pre>
   69136 </div>
   69137 </div>
   69138 
   69139 
   69140 <div class="product">
   69141 <span class="title">strace</span>
   69142 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   69143 <span class="homepage"><a href="http://sourceforge.net/projects/strace/">homepage</a></span>
   69144 <div class="licence">
   69145 <pre>Copyright (c) 1991, 1992 Paul Kranenburg &lt;pk (a] cs.few.eur.nl&gt;
   69146 Copyright (c) 1993 Branko Lankester &lt;branko (a] hacktic.nl&gt;
   69147 Copyright (c) 1993 Ulrich Pegelow &lt;pegelow (a] moorea.uni-muenster.de&gt;
   69148 Copyright (c) 1995, 1996 Michael Elizabeth Chastain &lt;mec (a] duracef.shout.net&gt;
   69149 Copyright (c) 1993, 1994, 1995, 1996 Rick Sladkey &lt;jrs (a] world.std.com&gt;
   69150 Copyright (C) 1998-2001 Wichert Akkerman &lt;wakkerma (a] deephackmode.org&gt;
   69151 All rights reserved.
   69152 
   69153 Redistribution and use in source and binary forms, with or without
   69154 modification, are permitted provided that the following conditions
   69155 are met:
   69156 1. Redistributions of source code must retain the above copyright
   69157    notice, this list of conditions and the following disclaimer.
   69158 2. Redistributions in binary form must reproduce the above copyright
   69159    notice, this list of conditions and the following disclaimer in the
   69160    documentation and/or other materials provided with the distribution.
   69161 3. The name of the author may not be used to endorse or promote products
   69162    derived from this software without specific prior written permission.
   69163 
   69164 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
   69165 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
   69166 OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
   69167 IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
   69168 INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
   69169 NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
   69170 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
   69171 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
   69172 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
   69173 THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
   69174 
   69175 $Id$
   69176 </pre>
   69177 </div>
   69178 </div>
   69179 
   69180 
   69181 <div class="product">
   69182 <span class="title">strongswan</span>
   69183 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   69184 <span class="homepage"><a href="http://www.strongswan.org/">homepage</a></span>
   69185 <div class="licence">
   69186 <pre>		    GNU GENERAL PUBLIC LICENSE
   69187 		       Version 2, June 1991
   69188 
   69189  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
   69190                        59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   69191  Everyone is permitted to copy and distribute verbatim copies
   69192  of this license document, but changing it is not allowed.
   69193 
   69194 			    Preamble
   69195 
   69196   The licenses for most software are designed to take away your
   69197 freedom to share and change it.  By contrast, the GNU General Public
   69198 License is intended to guarantee your freedom to share and change free
   69199 software--to make sure the software is free for all its users.  This
   69200 General Public License applies to most of the Free Software
   69201 Foundation's software and to any other program whose authors commit to
   69202 using it.  (Some other Free Software Foundation software is covered by
   69203 the GNU Library General Public License instead.)  You can apply it to
   69204 your programs, too.
   69205 
   69206   When we speak of free software, we are referring to freedom, not
   69207 price.  Our General Public Licenses are designed to make sure that you
   69208 have the freedom to distribute copies of free software (and charge for
   69209 this service if you wish), that you receive source code or can get it
   69210 if you want it, that you can change the software or use pieces of it
   69211 in new free programs; and that you know you can do these things.
   69212 
   69213   To protect your rights, we need to make restrictions that forbid
   69214 anyone to deny you these rights or to ask you to surrender the rights.
   69215 These restrictions translate to certain responsibilities for you if you
   69216 distribute copies of the software, or if you modify it.
   69217 
   69218   For example, if you distribute copies of such a program, whether
   69219 gratis or for a fee, you must give the recipients all the rights that
   69220 you have.  You must make sure that they, too, receive or can get the
   69221 source code.  And you must show them these terms so they know their
   69222 rights.
   69223 
   69224   We protect your rights with two steps: (1) copyright the software, and
   69225 (2) offer you this license which gives you legal permission to copy,
   69226 distribute and/or modify the software.
   69227 
   69228   Also, for each author's protection and ours, we want to make certain
   69229 that everyone understands that there is no warranty for this free
   69230 software.  If the software is modified by someone else and passed on, we
   69231 want its recipients to know that what they have is not the original, so
   69232 that any problems introduced by others will not reflect on the original
   69233 authors' reputations.
   69234 
   69235   Finally, any free program is threatened constantly by software
   69236 patents.  We wish to avoid the danger that redistributors of a free
   69237 program will individually obtain patent licenses, in effect making the
   69238 program proprietary.  To prevent this, we have made it clear that any
   69239 patent must be licensed for everyone's free use or not licensed at all.
   69240 
   69241   The precise terms and conditions for copying, distribution and
   69242 modification follow.
   69243 
   69245 		    GNU GENERAL PUBLIC LICENSE
   69246    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   69247 
   69248   0. This License applies to any program or other work which contains
   69249 a notice placed by the copyright holder saying it may be distributed
   69250 under the terms of this General Public License.  The "Program", below,
   69251 refers to any such program or work, and a "work based on the Program"
   69252 means either the Program or any derivative work under copyright law:
   69253 that is to say, a work containing the Program or a portion of it,
   69254 either verbatim or with modifications and/or translated into another
   69255 language.  (Hereinafter, translation is included without limitation in
   69256 the term "modification".)  Each licensee is addressed as "you".
   69257 
   69258 Activities other than copying, distribution and modification are not
   69259 covered by this License; they are outside its scope.  The act of
   69260 running the Program is not restricted, and the output from the Program
   69261 is covered only if its contents constitute a work based on the
   69262 Program (independent of having been made by running the Program).
   69263 Whether that is true depends on what the Program does.
   69264 
   69265   1. You may copy and distribute verbatim copies of the Program's
   69266 source code as you receive it, in any medium, provided that you
   69267 conspicuously and appropriately publish on each copy an appropriate
   69268 copyright notice and disclaimer of warranty; keep intact all the
   69269 notices that refer to this License and to the absence of any warranty;
   69270 and give any other recipients of the Program a copy of this License
   69271 along with the Program.
   69272 
   69273 You may charge a fee for the physical act of transferring a copy, and
   69274 you may at your option offer warranty protection in exchange for a fee.
   69275 
   69276   2. You may modify your copy or copies of the Program or any portion
   69277 of it, thus forming a work based on the Program, and copy and
   69278 distribute such modifications or work under the terms of Section 1
   69279 above, provided that you also meet all of these conditions:
   69280 
   69281     a) You must cause the modified files to carry prominent notices
   69282     stating that you changed the files and the date of any change.
   69283 
   69284     b) You must cause any work that you distribute or publish, that in
   69285     whole or in part contains or is derived from the Program or any
   69286     part thereof, to be licensed as a whole at no charge to all third
   69287     parties under the terms of this License.
   69288 
   69289     c) If the modified program normally reads commands interactively
   69290     when run, you must cause it, when started running for such
   69291     interactive use in the most ordinary way, to print or display an
   69292     announcement including an appropriate copyright notice and a
   69293     notice that there is no warranty (or else, saying that you provide
   69294     a warranty) and that users may redistribute the program under
   69295     these conditions, and telling the user how to view a copy of this
   69296     License.  (Exception: if the Program itself is interactive but
   69297     does not normally print such an announcement, your work based on
   69298     the Program is not required to print an announcement.)
   69299 
   69301 These requirements apply to the modified work as a whole.  If
   69302 identifiable sections of that work are not derived from the Program,
   69303 and can be reasonably considered independent and separate works in
   69304 themselves, then this License, and its terms, do not apply to those
   69305 sections when you distribute them as separate works.  But when you
   69306 distribute the same sections as part of a whole which is a work based
   69307 on the Program, the distribution of the whole must be on the terms of
   69308 this License, whose permissions for other licensees extend to the
   69309 entire whole, and thus to each and every part regardless of who wrote it.
   69310 
   69311 Thus, it is not the intent of this section to claim rights or contest
   69312 your rights to work written entirely by you; rather, the intent is to
   69313 exercise the right to control the distribution of derivative or
   69314 collective works based on the Program.
   69315 
   69316 In addition, mere aggregation of another work not based on the Program
   69317 with the Program (or with a work based on the Program) on a volume of
   69318 a storage or distribution medium does not bring the other work under
   69319 the scope of this License.
   69320 
   69321   3. You may copy and distribute the Program (or a work based on it,
   69322 under Section 2) in object code or executable form under the terms of
   69323 Sections 1 and 2 above provided that you also do one of the following:
   69324 
   69325     a) Accompany it with the complete corresponding machine-readable
   69326     source code, which must be distributed under the terms of Sections
   69327     1 and 2 above on a medium customarily used for software interchange; or,
   69328 
   69329     b) Accompany it with a written offer, valid for at least three
   69330     years, to give any third party, for a charge no more than your
   69331     cost of physically performing source distribution, a complete
   69332     machine-readable copy of the corresponding source code, to be
   69333     distributed under the terms of Sections 1 and 2 above on a medium
   69334     customarily used for software interchange; or,
   69335 
   69336     c) Accompany it with the information you received as to the offer
   69337     to distribute corresponding source code.  (This alternative is
   69338     allowed only for noncommercial distribution and only if you
   69339     received the program in object code or executable form with such
   69340     an offer, in accord with Subsection b above.)
   69341 
   69342 The source code for a work means the preferred form of the work for
   69343 making modifications to it.  For an executable work, complete source
   69344 code means all the source code for all modules it contains, plus any
   69345 associated interface definition files, plus the scripts used to
   69346 control compilation and installation of the executable.  However, as a
   69347 special exception, the source code distributed need not include
   69348 anything that is normally distributed (in either source or binary
   69349 form) with the major components (compiler, kernel, and so on) of the
   69350 operating system on which the executable runs, unless that component
   69351 itself accompanies the executable.
   69352 
   69353 If distribution of executable or object code is made by offering
   69354 access to copy from a designated place, then offering equivalent
   69355 access to copy the source code from the same place counts as
   69356 distribution of the source code, even though third parties are not
   69357 compelled to copy the source along with the object code.
   69358 
   69360   4. You may not copy, modify, sublicense, or distribute the Program
   69361 except as expressly provided under this License.  Any attempt
   69362 otherwise to copy, modify, sublicense or distribute the Program is
   69363 void, and will automatically terminate your rights under this License.
   69364 However, parties who have received copies, or rights, from you under
   69365 this License will not have their licenses terminated so long as such
   69366 parties remain in full compliance.
   69367 
   69368   5. You are not required to accept this License, since you have not
   69369 signed it.  However, nothing else grants you permission to modify or
   69370 distribute the Program or its derivative works.  These actions are
   69371 prohibited by law if you do not accept this License.  Therefore, by
   69372 modifying or distributing the Program (or any work based on the
   69373 Program), you indicate your acceptance of this License to do so, and
   69374 all its terms and conditions for copying, distributing or modifying
   69375 the Program or works based on it.
   69376 
   69377   6. Each time you redistribute the Program (or any work based on the
   69378 Program), the recipient automatically receives a license from the
   69379 original licensor to copy, distribute or modify the Program subject to
   69380 these terms and conditions.  You may not impose any further
   69381 restrictions on the recipients' exercise of the rights granted herein.
   69382 You are not responsible for enforcing compliance by third parties to
   69383 this License.
   69384 
   69385   7. If, as a consequence of a court judgment or allegation of patent
   69386 infringement or for any other reason (not limited to patent issues),
   69387 conditions are imposed on you (whether by court order, agreement or
   69388 otherwise) that contradict the conditions of this License, they do not
   69389 excuse you from the conditions of this License.  If you cannot
   69390 distribute so as to satisfy simultaneously your obligations under this
   69391 License and any other pertinent obligations, then as a consequence you
   69392 may not distribute the Program at all.  For example, if a patent
   69393 license would not permit royalty-free redistribution of the Program by
   69394 all those who receive copies directly or indirectly through you, then
   69395 the only way you could satisfy both it and this License would be to
   69396 refrain entirely from distribution of the Program.
   69397 
   69398 If any portion of this section is held invalid or unenforceable under
   69399 any particular circumstance, the balance of the section is intended to
   69400 apply and the section as a whole is intended to apply in other
   69401 circumstances.
   69402 
   69403 It is not the purpose of this section to induce you to infringe any
   69404 patents or other property right claims or to contest validity of any
   69405 such claims; this section has the sole purpose of protecting the
   69406 integrity of the free software distribution system, which is
   69407 implemented by public license practices.  Many people have made
   69408 generous contributions to the wide range of software distributed
   69409 through that system in reliance on consistent application of that
   69410 system; it is up to the author/donor to decide if he or she is willing
   69411 to distribute software through any other system and a licensee cannot
   69412 impose that choice.
   69413 
   69414 This section is intended to make thoroughly clear what is believed to
   69415 be a consequence of the rest of this License.
   69416 
   69418   8. If the distribution and/or use of the Program is restricted in
   69419 certain countries either by patents or by copyrighted interfaces, the
   69420 original copyright holder who places the Program under this License
   69421 may add an explicit geographical distribution limitation excluding
   69422 those countries, so that distribution is permitted only in or among
   69423 countries not thus excluded.  In such case, this License incorporates
   69424 the limitation as if written in the body of this License.
   69425 
   69426   9. The Free Software Foundation may publish revised and/or new versions
   69427 of the General Public License from time to time.  Such new versions will
   69428 be similar in spirit to the present version, but may differ in detail to
   69429 address new problems or concerns.
   69430 
   69431 Each version is given a distinguishing version number.  If the Program
   69432 specifies a version number of this License which applies to it and "any
   69433 later version", you have the option of following the terms and conditions
   69434 either of that version or of any later version published by the Free
   69435 Software Foundation.  If the Program does not specify a version number of
   69436 this License, you may choose any version ever published by the Free Software
   69437 Foundation.
   69438 
   69439   10. If you wish to incorporate parts of the Program into other free
   69440 programs whose distribution conditions are different, write to the author
   69441 to ask for permission.  For software which is copyrighted by the Free
   69442 Software Foundation, write to the Free Software Foundation; we sometimes
   69443 make exceptions for this.  Our decision will be guided by the two goals
   69444 of preserving the free status of all derivatives of our free software and
   69445 of promoting the sharing and reuse of software generally.
   69446 
   69447 			    NO WARRANTY
   69448 
   69449   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
   69450 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
   69451 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
   69452 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
   69453 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
   69454 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
   69455 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
   69456 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
   69457 REPAIR OR CORRECTION.
   69458 
   69459   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
   69460 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
   69461 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
   69462 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
   69463 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
   69464 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
   69465 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
   69466 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
   69467 POSSIBILITY OF SUCH DAMAGES.
   69468 
   69469 		     END OF TERMS AND CONDITIONS
   69470 
   69472 	    How to Apply These Terms to Your New Programs
   69473 
   69474   If you develop a new program, and you want it to be of the greatest
   69475 possible use to the public, the best way to achieve this is to make it
   69476 free software which everyone can redistribute and change under these terms.
   69477 
   69478   To do so, attach the following notices to the program.  It is safest
   69479 to attach them to the start of each source file to most effectively
   69480 convey the exclusion of warranty; and each file should have at least
   69481 the "copyright" line and a pointer to where the full notice is found.
   69482 
   69483     &lt;one line to give the program's name and a brief idea of what it does.&gt;
   69484     Copyright (C) 19yy  &lt;name of author&gt;
   69485 
   69486     This program is free software; you can redistribute it and/or modify
   69487     it under the terms of the GNU General Public License as published by
   69488     the Free Software Foundation; either version 2 of the License, or
   69489     (at your option) any later version.
   69490 
   69491     This program is distributed in the hope that it will be useful,
   69492     but WITHOUT ANY WARRANTY; without even the implied warranty of
   69493     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   69494     GNU General Public License for more details.
   69495 
   69496     You should have received a copy of the GNU General Public License
   69497     along with this program; if not, write to the Free Software
   69498     Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   69499 
   69500 
   69501 Also add information on how to contact you by electronic and paper mail.
   69502 
   69503 If the program is interactive, make it output a short notice like this
   69504 when it starts in an interactive mode:
   69505 
   69506     Gnomovision version 69, Copyright (C) 19yy name of author
   69507     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
   69508     This is free software, and you are welcome to redistribute it
   69509     under certain conditions; type `show c' for details.
   69510 
   69511 The hypothetical commands `show w' and `show c' should show the appropriate
   69512 parts of the General Public License.  Of course, the commands you use may
   69513 be called something other than `show w' and `show c'; they could even be
   69514 mouse-clicks or menu items--whatever suits your program.
   69515 
   69516 You should also get your employer (if you work as a programmer) or your
   69517 school, if any, to sign a "copyright disclaimer" for the program, if
   69518 necessary.  Here is a sample; alter the names:
   69519 
   69520   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
   69521   `Gnomovision' (which makes passes at compilers) written by James Hacker.
   69522 
   69523   &lt;signature of Ty Coon&gt;, 1 April 1989
   69524   Ty Coon, President of Vice
   69525 
   69526 This General Public License does not permit incorporating your program into
   69527 proprietary programs.  If your program is a subroutine library, you may
   69528 consider it more useful to permit linking proprietary applications with the
   69529 library.  If this is what you want to do, use the GNU Library General
   69530 Public License instead of this License.
   69531 </pre>
   69532 </div>
   69533 </div>
   69534 
   69535 
   69536 <div class="product">
   69537 <span class="title">sudo</span>
   69538 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   69539 <span class="homepage"><a href="http://www.sudo.ws/">homepage</a></span>
   69540 <div class="licence">
   69541 <pre>Sudo is distributed under the following ISC-style license:
   69542 
   69543    Copyright (c) 1994-1996, 1998-2010
   69544         Todd C. Miller &lt;Todd.Miller (a] courtesan.com&gt;
   69545 
   69546    Permission to use, copy, modify, and distribute this software for any
   69547    purpose with or without fee is hereby granted, provided that the above
   69548    copyright notice and this permission notice appear in all copies.
   69549 
   69550    THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
   69551    WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
   69552    MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
   69553    ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
   69554    WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
   69555    ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
   69556    OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
   69557 
   69558    Sponsored in part by the Defense Advanced Research Projects
   69559    Agency (DARPA) and Air Force Research Laboratory, Air Force
   69560    Materiel Command, USAF, under agreement number F39502-99-1-0512.
   69561 
   69562 Additionally, fnmatch.c, fnmatch.h, getcwd.c, glob.c, glob.h and snprintf.c
   69563 bear the following UCB license:
   69564 
   69565    Copyright (c) 1987, 1989, 1990, 1991, 1992, 1993, 1994
   69566         The Regents of the University of California.  All rights reserved.
   69567 
   69568    Redistribution and use in source and binary forms, with or without
   69569    modification, are permitted provided that the following conditions
   69570    are met:
   69571    1. Redistributions of source code must retain the above copyright
   69572       notice, this list of conditions and the following disclaimer.
   69573    2. Redistributions in binary form must reproduce the above copyright
   69574       notice, this list of conditions and the following disclaimer in the
   69575       documentation and/or other materials provided with the distribution.
   69576    3. Neither the name of the University nor the names of its contributors
   69577       may be used to endorse or promote products derived from this software
   69578       without specific prior written permission.
   69579 
   69580    THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
   69581    ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
   69582    IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
   69583    ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
   69584    FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
   69585    DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
   69586    OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
   69587    HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
   69588    LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
   69589    OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
   69590    SUCH DAMAGE.
   69591 
   69592 nonunix.h and vasgroups.c bear the following license:
   69593 
   69594    Copyright (c) 2006 Quest Software, Inc.  All rights reserved.
   69595 
   69596    Redistribution and use in source and binary forms, with or without
   69597    modification, are permitted provided that the following conditions are met:
   69598 
   69599    1. Redistributions of source code must retain the above copyright notice,
   69600       this list of conditions and the following disclaimer.
   69601    2. Redistributions in binary form must reproduce the above copyright
   69602       notice, this list of conditions and the following disclaimer in the
   69603       documentation and/or other materials provided with the distribution.
   69604    3. Neither the name of Quest Software, Inc. nor the names of its
   69605       contributors may be used to endorse or promote products derived from
   69606       this software without specific prior written permission.
   69607 
   69608    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
   69609    AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
   69610    IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
   69611    ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
   69612    LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
   69613    CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
   69614    SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
   69615    INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
   69616    CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
   69617    ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
   69618    POSSIBILITY OF SUCH DAMAGE.
   69619 </pre>
   69620 </div>
   69621 </div>
   69622 
   69623 
   69624 <div class="product">
   69625 <span class="title">swig</span>
   69626 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   69627 <span class="homepage"><a href="http://www.swig.org/">homepage</a></span>
   69628 <div class="licence">
   69629 <pre>SWIG is distributed under the following terms:
   69630 
   69631 I.  
   69632 
   69633 Copyright (c) 1995-1998
   69634 The University of Utah and the Regents of the University of California
   69635 All Rights Reserved
   69636 
   69637 Permission is hereby granted, without written agreement and without
   69638 license or royalty fees, to use, copy, modify, and distribute this
   69639 software and its documentation for any purpose, provided that 
   69640 (1) The above copyright notice and the following two paragraphs
   69641 appear in all copies of the source code and (2) redistributions
   69642 including binaries reproduces these notices in the supporting
   69643 documentation.   Substantial modifications to this software may be
   69644 copyrighted by their authors and need not follow the licensing terms
   69645 described here, provided that the new terms are clearly indicated in
   69646 all files where they apply.
   69647 
   69648 IN NO EVENT SHALL THE AUTHOR, THE UNIVERSITY OF CALIFORNIA, THE 
   69649 UNIVERSITY OF UTAH OR DISTRIBUTORS OF THIS SOFTWARE BE LIABLE TO ANY
   69650 PARTY FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL
   69651 DAMAGES ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION,
   69652 EVEN IF THE AUTHORS OR ANY OF THE ABOVE PARTIES HAVE BEEN ADVISED OF
   69653 THE POSSIBILITY OF SUCH DAMAGE.
   69654 
   69655 THE AUTHOR, THE UNIVERSITY OF CALIFORNIA, AND THE UNIVERSITY OF UTAH
   69656 SPECIFICALLY DISCLAIM ANY WARRANTIES,INCLUDING, BUT NOT LIMITED TO, 
   69657 THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
   69658 PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS ON AN "AS IS" BASIS, AND 
   69659 THE AUTHORS AND DISTRIBUTORS HAVE NO OBLIGATION TO PROVIDE MAINTENANCE,
   69660 SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
   69661 
   69662 
   69663 II. 
   69664 
   69665 This software includes contributions that are Copyright (c) 1998-2005
   69666 University of Chicago.
   69667 All rights reserved.
   69668 
   69669 Redistribution and use in source and binary forms, with or without
   69670 modification, are permitted provided that the following conditions are
   69671 met:
   69672 
   69673 Redistributions of source code must retain the above copyright notice,
   69674 this list of conditions and the following disclaimer.  Redistributions
   69675 in binary form must reproduce the above copyright notice, this list of
   69676 conditions and the following disclaimer in the documentation and/or
   69677 other materials provided with the distribution.  Neither the name of
   69678 the University of Chicago nor the names of its contributors may be
   69679 used to endorse or promote products derived from this software without
   69680 specific prior written permission.
   69681 
   69682 THIS SOFTWARE IS PROVIDED BY THE UNIVERSITY OF CHICAGO AND CONTRIBUTORS
   69683 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
   69684 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
   69685 PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE UNIVERSITY OF
   69686 CHICAGO OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
   69687 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
   69688 TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
   69689 PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
   69690 LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
   69691 NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
   69692 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
   69693 
   69694 
   69695 III.  
   69696 
   69697 This software includes contributions that are Copyright (c) 2005-2006
   69698 Arizona Board of Regents (University of Arizona).
   69699 All Rights Reserved
   69700 
   69701 Permission is hereby granted, without written agreement and without
   69702 license or royalty fees, to use, copy, modify, and distribute this
   69703 software and its documentation for any purpose, provided that 
   69704 (1) The above copyright notice and the following two paragraphs
   69705 appear in all copies of the source code and (2) redistributions
   69706 including binaries reproduces these notices in the supporting
   69707 documentation.   Substantial modifications to this software may be
   69708 copyrighted by their authors and need not follow the licensing terms
   69709 described here, provided that the new terms are clearly indicated in
   69710 all files where they apply.
   69711 
   69712 THIS SOFTWARE IS PROVIDED BY THE UNIVERSITY OF ARIZONA AND CONTRIBUTORS
   69713 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
   69714 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
   69715 PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE UNIVERSITY OF
   69716 ARIZONA OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
   69717 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
   69718 TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
   69719 PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
   69720 LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
   69721 NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
   69722 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
   69723 
   69724 </pre>
   69725 </div>
   69726 </div>
   69727 
   69728 
   69729 <div class="product">
   69730 <span class="title">sysfsutils</span>
   69731 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   69732 <span class="homepage"><a href="http://linux-diag.sourceforge.net/Sysfsutils.html">homepage</a></span>
   69733 <div class="licence">
   69734 <pre>
   69735 The commands and utilities under the "test" directory are licensed under the 
   69736 GNU General Public License (GPL) Version 2, June 1991. The full text of the 
   69737 GPL is located at:
   69738 
   69739 sysfsutils/cmd/GPL
   69740 
   69741 The sysfs library is licensed under the GNU Lesser Public License (LGPL)
   69742 Version 2.1, February 1999. The full text of the LGPL is located at:
   69743 
   69744 sysfsutils/lib/LGPL
   69745 </pre>
   69746 </div>
   69747 </div>
   69748 
   69749 
   69750 <div class="product">
   69751 <span class="title">syslinux</span>
   69752 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   69753 <span class="homepage"><a href="http://syslinux.zytor.com/">homepage</a></span>
   69754 <div class="licence">
   69755 <pre>		    GNU GENERAL PUBLIC LICENSE
   69756 		       Version 2, June 1991
   69757 
   69758  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
   69759                        59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   69760  Everyone is permitted to copy and distribute verbatim copies
   69761  of this license document, but changing it is not allowed.
   69762 
   69763 			    Preamble
   69764 
   69765   The licenses for most software are designed to take away your
   69766 freedom to share and change it.  By contrast, the GNU General Public
   69767 License is intended to guarantee your freedom to share and change free
   69768 software--to make sure the software is free for all its users.  This
   69769 General Public License applies to most of the Free Software
   69770 Foundation's software and to any other program whose authors commit to
   69771 using it.  (Some other Free Software Foundation software is covered by
   69772 the GNU Library General Public License instead.)  You can apply it to
   69773 your programs, too.
   69774 
   69775   When we speak of free software, we are referring to freedom, not
   69776 price.  Our General Public Licenses are designed to make sure that you
   69777 have the freedom to distribute copies of free software (and charge for
   69778 this service if you wish), that you receive source code or can get it
   69779 if you want it, that you can change the software or use pieces of it
   69780 in new free programs; and that you know you can do these things.
   69781 
   69782   To protect your rights, we need to make restrictions that forbid
   69783 anyone to deny you these rights or to ask you to surrender the rights.
   69784 These restrictions translate to certain responsibilities for you if you
   69785 distribute copies of the software, or if you modify it.
   69786 
   69787   For example, if you distribute copies of such a program, whether
   69788 gratis or for a fee, you must give the recipients all the rights that
   69789 you have.  You must make sure that they, too, receive or can get the
   69790 source code.  And you must show them these terms so they know their
   69791 rights.
   69792 
   69793   We protect your rights with two steps: (1) copyright the software, and
   69794 (2) offer you this license which gives you legal permission to copy,
   69795 distribute and/or modify the software.
   69796 
   69797   Also, for each author's protection and ours, we want to make certain
   69798 that everyone understands that there is no warranty for this free
   69799 software.  If the software is modified by someone else and passed on, we
   69800 want its recipients to know that what they have is not the original, so
   69801 that any problems introduced by others will not reflect on the original
   69802 authors' reputations.
   69803 
   69804   Finally, any free program is threatened constantly by software
   69805 patents.  We wish to avoid the danger that redistributors of a free
   69806 program will individually obtain patent licenses, in effect making the
   69807 program proprietary.  To prevent this, we have made it clear that any
   69808 patent must be licensed for everyone's free use or not licensed at all.
   69809 
   69810   The precise terms and conditions for copying, distribution and
   69811 modification follow.
   69812 
   69814 		    GNU GENERAL PUBLIC LICENSE
   69815    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   69816 
   69817   0. This License applies to any program or other work which contains
   69818 a notice placed by the copyright holder saying it may be distributed
   69819 under the terms of this General Public License.  The "Program", below,
   69820 refers to any such program or work, and a "work based on the Program"
   69821 means either the Program or any derivative work under copyright law:
   69822 that is to say, a work containing the Program or a portion of it,
   69823 either verbatim or with modifications and/or translated into another
   69824 language.  (Hereinafter, translation is included without limitation in
   69825 the term "modification".)  Each licensee is addressed as "you".
   69826 
   69827 Activities other than copying, distribution and modification are not
   69828 covered by this License; they are outside its scope.  The act of
   69829 running the Program is not restricted, and the output from the Program
   69830 is covered only if its contents constitute a work based on the
   69831 Program (independent of having been made by running the Program).
   69832 Whether that is true depends on what the Program does.
   69833 
   69834   1. You may copy and distribute verbatim copies of the Program's
   69835 source code as you receive it, in any medium, provided that you
   69836 conspicuously and appropriately publish on each copy an appropriate
   69837 copyright notice and disclaimer of warranty; keep intact all the
   69838 notices that refer to this License and to the absence of any warranty;
   69839 and give any other recipients of the Program a copy of this License
   69840 along with the Program.
   69841 
   69842 You may charge a fee for the physical act of transferring a copy, and
   69843 you may at your option offer warranty protection in exchange for a fee.
   69844 
   69845   2. You may modify your copy or copies of the Program or any portion
   69846 of it, thus forming a work based on the Program, and copy and
   69847 distribute such modifications or work under the terms of Section 1
   69848 above, provided that you also meet all of these conditions:
   69849 
   69850     a) You must cause the modified files to carry prominent notices
   69851     stating that you changed the files and the date of any change.
   69852 
   69853     b) You must cause any work that you distribute or publish, that in
   69854     whole or in part contains or is derived from the Program or any
   69855     part thereof, to be licensed as a whole at no charge to all third
   69856     parties under the terms of this License.
   69857 
   69858     c) If the modified program normally reads commands interactively
   69859     when run, you must cause it, when started running for such
   69860     interactive use in the most ordinary way, to print or display an
   69861     announcement including an appropriate copyright notice and a
   69862     notice that there is no warranty (or else, saying that you provide
   69863     a warranty) and that users may redistribute the program under
   69864     these conditions, and telling the user how to view a copy of this
   69865     License.  (Exception: if the Program itself is interactive but
   69866     does not normally print such an announcement, your work based on
   69867     the Program is not required to print an announcement.)
   69868 
   69870 These requirements apply to the modified work as a whole.  If
   69871 identifiable sections of that work are not derived from the Program,
   69872 and can be reasonably considered independent and separate works in
   69873 themselves, then this License, and its terms, do not apply to those
   69874 sections when you distribute them as separate works.  But when you
   69875 distribute the same sections as part of a whole which is a work based
   69876 on the Program, the distribution of the whole must be on the terms of
   69877 this License, whose permissions for other licensees extend to the
   69878 entire whole, and thus to each and every part regardless of who wrote it.
   69879 
   69880 Thus, it is not the intent of this section to claim rights or contest
   69881 your rights to work written entirely by you; rather, the intent is to
   69882 exercise the right to control the distribution of derivative or
   69883 collective works based on the Program.
   69884 
   69885 In addition, mere aggregation of another work not based on the Program
   69886 with the Program (or with a work based on the Program) on a volume of
   69887 a storage or distribution medium does not bring the other work under
   69888 the scope of this License.
   69889 
   69890   3. You may copy and distribute the Program (or a work based on it,
   69891 under Section 2) in object code or executable form under the terms of
   69892 Sections 1 and 2 above provided that you also do one of the following:
   69893 
   69894     a) Accompany it with the complete corresponding machine-readable
   69895     source code, which must be distributed under the terms of Sections
   69896     1 and 2 above on a medium customarily used for software interchange; or,
   69897 
   69898     b) Accompany it with a written offer, valid for at least three
   69899     years, to give any third party, for a charge no more than your
   69900     cost of physically performing source distribution, a complete
   69901     machine-readable copy of the corresponding source code, to be
   69902     distributed under the terms of Sections 1 and 2 above on a medium
   69903     customarily used for software interchange; or,
   69904 
   69905     c) Accompany it with the information you received as to the offer
   69906     to distribute corresponding source code.  (This alternative is
   69907     allowed only for noncommercial distribution and only if you
   69908     received the program in object code or executable form with such
   69909     an offer, in accord with Subsection b above.)
   69910 
   69911 The source code for a work means the preferred form of the work for
   69912 making modifications to it.  For an executable work, complete source
   69913 code means all the source code for all modules it contains, plus any
   69914 associated interface definition files, plus the scripts used to
   69915 control compilation and installation of the executable.  However, as a
   69916 special exception, the source code distributed need not include
   69917 anything that is normally distributed (in either source or binary
   69918 form) with the major components (compiler, kernel, and so on) of the
   69919 operating system on which the executable runs, unless that component
   69920 itself accompanies the executable.
   69921 
   69922 If distribution of executable or object code is made by offering
   69923 access to copy from a designated place, then offering equivalent
   69924 access to copy the source code from the same place counts as
   69925 distribution of the source code, even though third parties are not
   69926 compelled to copy the source along with the object code.
   69927 
   69929   4. You may not copy, modify, sublicense, or distribute the Program
   69930 except as expressly provided under this License.  Any attempt
   69931 otherwise to copy, modify, sublicense or distribute the Program is
   69932 void, and will automatically terminate your rights under this License.
   69933 However, parties who have received copies, or rights, from you under
   69934 this License will not have their licenses terminated so long as such
   69935 parties remain in full compliance.
   69936 
   69937   5. You are not required to accept this License, since you have not
   69938 signed it.  However, nothing else grants you permission to modify or
   69939 distribute the Program or its derivative works.  These actions are
   69940 prohibited by law if you do not accept this License.  Therefore, by
   69941 modifying or distributing the Program (or any work based on the
   69942 Program), you indicate your acceptance of this License to do so, and
   69943 all its terms and conditions for copying, distributing or modifying
   69944 the Program or works based on it.
   69945 
   69946   6. Each time you redistribute the Program (or any work based on the
   69947 Program), the recipient automatically receives a license from the
   69948 original licensor to copy, distribute or modify the Program subject to
   69949 these terms and conditions.  You may not impose any further
   69950 restrictions on the recipients' exercise of the rights granted herein.
   69951 You are not responsible for enforcing compliance by third parties to
   69952 this License.
   69953 
   69954   7. If, as a consequence of a court judgment or allegation of patent
   69955 infringement or for any other reason (not limited to patent issues),
   69956 conditions are imposed on you (whether by court order, agreement or
   69957 otherwise) that contradict the conditions of this License, they do not
   69958 excuse you from the conditions of this License.  If you cannot
   69959 distribute so as to satisfy simultaneously your obligations under this
   69960 License and any other pertinent obligations, then as a consequence you
   69961 may not distribute the Program at all.  For example, if a patent
   69962 license would not permit royalty-free redistribution of the Program by
   69963 all those who receive copies directly or indirectly through you, then
   69964 the only way you could satisfy both it and this License would be to
   69965 refrain entirely from distribution of the Program.
   69966 
   69967 If any portion of this section is held invalid or unenforceable under
   69968 any particular circumstance, the balance of the section is intended to
   69969 apply and the section as a whole is intended to apply in other
   69970 circumstances.
   69971 
   69972 It is not the purpose of this section to induce you to infringe any
   69973 patents or other property right claims or to contest validity of any
   69974 such claims; this section has the sole purpose of protecting the
   69975 integrity of the free software distribution system, which is
   69976 implemented by public license practices.  Many people have made
   69977 generous contributions to the wide range of software distributed
   69978 through that system in reliance on consistent application of that
   69979 system; it is up to the author/donor to decide if he or she is willing
   69980 to distribute software through any other system and a licensee cannot
   69981 impose that choice.
   69982 
   69983 This section is intended to make thoroughly clear what is believed to
   69984 be a consequence of the rest of this License.
   69985 
   69987   8. If the distribution and/or use of the Program is restricted in
   69988 certain countries either by patents or by copyrighted interfaces, the
   69989 original copyright holder who places the Program under this License
   69990 may add an explicit geographical distribution limitation excluding
   69991 those countries, so that distribution is permitted only in or among
   69992 countries not thus excluded.  In such case, this License incorporates
   69993 the limitation as if written in the body of this License.
   69994 
   69995   9. The Free Software Foundation may publish revised and/or new versions
   69996 of the General Public License from time to time.  Such new versions will
   69997 be similar in spirit to the present version, but may differ in detail to
   69998 address new problems or concerns.
   69999 
   70000 Each version is given a distinguishing version number.  If the Program
   70001 specifies a version number of this License which applies to it and "any
   70002 later version", you have the option of following the terms and conditions
   70003 either of that version or of any later version published by the Free
   70004 Software Foundation.  If the Program does not specify a version number of
   70005 this License, you may choose any version ever published by the Free Software
   70006 Foundation.
   70007 
   70008   10. If you wish to incorporate parts of the Program into other free
   70009 programs whose distribution conditions are different, write to the author
   70010 to ask for permission.  For software which is copyrighted by the Free
   70011 Software Foundation, write to the Free Software Foundation; we sometimes
   70012 make exceptions for this.  Our decision will be guided by the two goals
   70013 of preserving the free status of all derivatives of our free software and
   70014 of promoting the sharing and reuse of software generally.
   70015 
   70016 			    NO WARRANTY
   70017 
   70018   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
   70019 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
   70020 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
   70021 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
   70022 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
   70023 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
   70024 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
   70025 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
   70026 REPAIR OR CORRECTION.
   70027 
   70028   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
   70029 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
   70030 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
   70031 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
   70032 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
   70033 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
   70034 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
   70035 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
   70036 POSSIBILITY OF SUCH DAMAGES.
   70037 
   70038 		     END OF TERMS AND CONDITIONS
   70039 
   70041 	    How to Apply These Terms to Your New Programs
   70042 
   70043   If you develop a new program, and you want it to be of the greatest
   70044 possible use to the public, the best way to achieve this is to make it
   70045 free software which everyone can redistribute and change under these terms.
   70046 
   70047   To do so, attach the following notices to the program.  It is safest
   70048 to attach them to the start of each source file to most effectively
   70049 convey the exclusion of warranty; and each file should have at least
   70050 the "copyright" line and a pointer to where the full notice is found.
   70051 
   70052     &lt;one line to give the program's name and a brief idea of what it does.&gt;
   70053     Copyright (C) 19yy  &lt;name of author&gt;
   70054 
   70055     This program is free software; you can redistribute it and/or modify
   70056     it under the terms of the GNU General Public License as published by
   70057     the Free Software Foundation; either version 2 of the License, or
   70058     (at your option) any later version.
   70059 
   70060     This program is distributed in the hope that it will be useful,
   70061     but WITHOUT ANY WARRANTY; without even the implied warranty of
   70062     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   70063     GNU General Public License for more details.
   70064 
   70065     You should have received a copy of the GNU General Public License
   70066     along with this program; if not, write to the Free Software
   70067     Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   70068 
   70069 
   70070 Also add information on how to contact you by electronic and paper mail.
   70071 
   70072 If the program is interactive, make it output a short notice like this
   70073 when it starts in an interactive mode:
   70074 
   70075     Gnomovision version 69, Copyright (C) 19yy name of author
   70076     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
   70077     This is free software, and you are welcome to redistribute it
   70078     under certain conditions; type `show c' for details.
   70079 
   70080 The hypothetical commands `show w' and `show c' should show the appropriate
   70081 parts of the General Public License.  Of course, the commands you use may
   70082 be called something other than `show w' and `show c'; they could even be
   70083 mouse-clicks or menu items--whatever suits your program.
   70084 
   70085 You should also get your employer (if you work as a programmer) or your
   70086 school, if any, to sign a "copyright disclaimer" for the program, if
   70087 necessary.  Here is a sample; alter the names:
   70088 
   70089   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
   70090   `Gnomovision' (which makes passes at compilers) written by James Hacker.
   70091 
   70092   &lt;signature of Ty Coon&gt;, 1 April 1989
   70093   Ty Coon, President of Vice
   70094 
   70095 This General Public License does not permit incorporating your program into
   70096 proprietary programs.  If your program is a subroutine library, you may
   70097 consider it more useful to permit linking proprietary applications with the
   70098 library.  If this is what you want to do, use the GNU Library General
   70099 Public License instead of this License.
   70100 </pre>
   70101 </div>
   70102 </div>
   70103 
   70104 
   70105 <div class="product">
   70106 <span class="title">talloc</span>
   70107 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   70108 <span class="homepage"><a href="http://talloc.samba.org/">homepage</a></span>
   70109 <div class="licence">
   70110 <pre>		   GNU LESSER GENERAL PUBLIC LICENSE
   70111                        Version 3, 29 June 2007
   70112 
   70113  Copyright (C) 2007 Free Software Foundation, Inc. &lt;http://fsf.org/>;
   70114  Everyone is permitted to copy and distribute verbatim copies
   70115  of this license document, but changing it is not allowed.
   70116 
   70117 
   70118   This version of the GNU Lesser General Public License incorporates
   70119 the terms and conditions of version 3 of the GNU General Public
   70120 License, supplemented by the additional permissions listed below.
   70121 
   70122   0. Additional Definitions. 
   70123 
   70124   As used herein, "this License" refers to version 3 of the GNU Lesser
   70125 General Public License, and the "GNU GPL" refers to version 3 of the GNU
   70126 General Public License.
   70127 
   70128   "The Library" refers to a covered work governed by this License,
   70129 other than an Application or a Combined Work as defined below.
   70130 
   70131   An "Application" is any work that makes use of an interface provided
   70132 by the Library, but which is not otherwise based on the Library.
   70133 Defining a subclass of a class defined by the Library is deemed a mode
   70134 of using an interface provided by the Library.
   70135 
   70136   A "Combined Work" is a work produced by combining or linking an
   70137 Application with the Library.  The particular version of the Library
   70138 with which the Combined Work was made is also called the "Linked
   70139 Version".
   70140 
   70141   The "Minimal Corresponding Source" for a Combined Work means the
   70142 Corresponding Source for the Combined Work, excluding any source code
   70143 for portions of the Combined Work that, considered in isolation, are
   70144 based on the Application, and not on the Linked Version.
   70145 
   70146   The "Corresponding Application Code" for a Combined Work means the
   70147 object code and/or source code for the Application, including any data
   70148 and utility programs needed for reproducing the Combined Work from the
   70149 Application, but excluding the System Libraries of the Combined Work.
   70150 
   70151   1. Exception to Section 3 of the GNU GPL.
   70152 
   70153   You may convey a covered work under sections 3 and 4 of this License
   70154 without being bound by section 3 of the GNU GPL.
   70155 
   70156   2. Conveying Modified Versions.
   70157 
   70158   If you modify a copy of the Library, and, in your modifications, a
   70159 facility refers to a function or data to be supplied by an Application
   70160 that uses the facility (other than as an argument passed when the
   70161 facility is invoked), then you may convey a copy of the modified
   70162 version:
   70163 
   70164    a) under this License, provided that you make a good faith effort to
   70165    ensure that, in the event an Application does not supply the
   70166    function or data, the facility still operates, and performs
   70167    whatever part of its purpose remains meaningful, or
   70168 
   70169    b) under the GNU GPL, with none of the additional permissions of
   70170    this License applicable to that copy.
   70171 
   70172   3. Object Code Incorporating Material from Library Header Files.
   70173 
   70174   The object code form of an Application may incorporate material from
   70175 a header file that is part of the Library.  You may convey such object
   70176 code under terms of your choice, provided that, if the incorporated
   70177 material is not limited to numerical parameters, data structure
   70178 layouts and accessors, or small macros, inline functions and templates
   70179 (ten or fewer lines in length), you do both of the following:
   70180 
   70181    a) Give prominent notice with each copy of the object code that the
   70182    Library is used in it and that the Library and its use are
   70183    covered by this License.
   70184 
   70185    b) Accompany the object code with a copy of the GNU GPL and this license
   70186    document.
   70187 
   70188   4. Combined Works.
   70189 
   70190   You may convey a Combined Work under terms of your choice that,
   70191 taken together, effectively do not restrict modification of the
   70192 portions of the Library contained in the Combined Work and reverse
   70193 engineering for debugging such modifications, if you also do each of
   70194 the following:
   70195 
   70196    a) Give prominent notice with each copy of the Combined Work that
   70197    the Library is used in it and that the Library and its use are
   70198    covered by this License.
   70199 
   70200    b) Accompany the Combined Work with a copy of the GNU GPL and this license
   70201    document.
   70202 
   70203    c) For a Combined Work that displays copyright notices during
   70204    execution, include the copyright notice for the Library among
   70205    these notices, as well as a reference directing the user to the
   70206    copies of the GNU GPL and this license document.
   70207 
   70208    d) Do one of the following:
   70209 
   70210        0) Convey the Minimal Corresponding Source under the terms of this
   70211        License, and the Corresponding Application Code in a form
   70212        suitable for, and under terms that permit, the user to
   70213        recombine or relink the Application with a modified version of
   70214        the Linked Version to produce a modified Combined Work, in the
   70215        manner specified by section 6 of the GNU GPL for conveying
   70216        Corresponding Source.
   70217 
   70218        1) Use a suitable shared library mechanism for linking with the
   70219        Library.  A suitable mechanism is one that (a) uses at run time
   70220        a copy of the Library already present on the user's computer
   70221        system, and (b) will operate properly with a modified version
   70222        of the Library that is interface-compatible with the Linked
   70223        Version. 
   70224 
   70225    e) Provide Installation Information, but only if you would otherwise
   70226    be required to provide such information under section 6 of the
   70227    GNU GPL, and only to the extent that such information is
   70228    necessary to install and execute a modified version of the
   70229    Combined Work produced by recombining or relinking the
   70230    Application with a modified version of the Linked Version. (If
   70231    you use option 4d0, the Installation Information must accompany
   70232    the Minimal Corresponding Source and Corresponding Application
   70233    Code. If you use option 4d1, you must provide the Installation
   70234    Information in the manner specified by section 6 of the GNU GPL
   70235    for conveying Corresponding Source.)
   70236 
   70237   5. Combined Libraries.
   70238 
   70239   You may place library facilities that are a work based on the
   70240 Library side by side in a single library together with other library
   70241 facilities that are not Applications and are not covered by this
   70242 License, and convey such a combined library under terms of your
   70243 choice, if you do both of the following:
   70244 
   70245    a) Accompany the combined library with a copy of the same work based
   70246    on the Library, uncombined with any other library facilities,
   70247    conveyed under the terms of this License.
   70248 
   70249    b) Give prominent notice with the combined library that part of it
   70250    is a work based on the Library, and explaining where to find the
   70251    accompanying uncombined form of the same work.
   70252 
   70253   6. Revised Versions of the GNU Lesser General Public License.
   70254 
   70255   The Free Software Foundation may publish revised and/or new versions
   70256 of the GNU Lesser General Public License from time to time. Such new
   70257 versions will be similar in spirit to the present version, but may
   70258 differ in detail to address new problems or concerns.
   70259 
   70260   Each version is given a distinguishing version number. If the
   70261 Library as you received it specifies that a certain numbered version
   70262 of the GNU Lesser General Public License "or any later version"
   70263 applies to it, you have the option of following the terms and
   70264 conditions either of that published version or of any later version
   70265 published by the Free Software Foundation. If the Library as you
   70266 received it does not specify a version number of the GNU Lesser
   70267 General Public License, you may choose any version of the GNU Lesser
   70268 General Public License ever published by the Free Software Foundation.
   70269 
   70270   If the Library as you received it specifies that a proxy can decide
   70271 whether future versions of the GNU Lesser General Public License shall
   70272 apply, that proxy's public statement of acceptance of any version is
   70273 permanent authorization for you to choose that version for the
   70274 Library.
   70275 </pre>
   70276 </div>
   70277 </div>
   70278 
   70279 
   70280 <div class="product">
   70281 <span class="title">tar</span>
   70282 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   70283 <span class="homepage"><a href="http://www.gnu.org/software/tar/">homepage</a></span>
   70284 <div class="licence">
   70285 <pre>
   70286 		    GNU GENERAL PUBLIC LICENSE
   70287 		       Version 3, 29 June 2007
   70288 
   70289  Copyright (C) 2007 Free Software Foundation, Inc. &lt;http://fsf.org/>;
   70290  Everyone is permitted to copy and distribute verbatim copies
   70291  of this license document, but changing it is not allowed.
   70292 
   70293 			    Preamble
   70294 
   70295   The GNU General Public License is a free, copyleft license for
   70296 software and other kinds of works.
   70297 
   70298   The licenses for most software and other practical works are designed
   70299 to take away your freedom to share and change the works.  By contrast,
   70300 the GNU General Public License is intended to guarantee your freedom to
   70301 share and change all versions of a program--to make sure it remains free
   70302 software for all its users.  We, the Free Software Foundation, use the
   70303 GNU General Public License for most of our software; it applies also to
   70304 any other work released this way by its authors.  You can apply it to
   70305 your programs, too.
   70306 
   70307   When we speak of free software, we are referring to freedom, not
   70308 price.  Our General Public Licenses are designed to make sure that you
   70309 have the freedom to distribute copies of free software (and charge for
   70310 them if you wish), that you receive source code or can get it if you
   70311 want it, that you can change the software or use pieces of it in new
   70312 free programs, and that you know you can do these things.
   70313 
   70314   To protect your rights, we need to prevent others from denying you
   70315 these rights or asking you to surrender the rights.  Therefore, you have
   70316 certain responsibilities if you distribute copies of the software, or if
   70317 you modify it: responsibilities to respect the freedom of others.
   70318 
   70319   For example, if you distribute copies of such a program, whether
   70320 gratis or for a fee, you must pass on to the recipients the same
   70321 freedoms that you received.  You must make sure that they, too, receive
   70322 or can get the source code.  And you must show them these terms so they
   70323 know their rights.
   70324 
   70325   Developers that use the GNU GPL protect your rights with two steps:
   70326 (1) assert copyright on the software, and (2) offer you this License
   70327 giving you legal permission to copy, distribute and/or modify it.
   70328 
   70329   For the developers' and authors' protection, the GPL clearly explains
   70330 that there is no warranty for this free software.  For both users' and
   70331 authors' sake, the GPL requires that modified versions be marked as
   70332 changed, so that their problems will not be attributed erroneously to
   70333 authors of previous versions.
   70334 
   70335   Some devices are designed to deny users access to install or run
   70336 modified versions of the software inside them, although the manufacturer
   70337 can do so.  This is fundamentally incompatible with the aim of
   70338 protecting users' freedom to change the software.  The systematic
   70339 pattern of such abuse occurs in the area of products for individuals to
   70340 use, which is precisely where it is most unacceptable.  Therefore, we
   70341 have designed this version of the GPL to prohibit the practice for those
   70342 products.  If such problems arise substantially in other domains, we
   70343 stand ready to extend this provision to those domains in future versions
   70344 of the GPL, as needed to protect the freedom of users.
   70345 
   70346   Finally, every program is threatened constantly by software patents.
   70347 States should not allow patents to restrict development and use of
   70348 software on general-purpose computers, but in those that do, we wish to
   70349 avoid the special danger that patents applied to a free program could
   70350 make it effectively proprietary.  To prevent this, the GPL assures that
   70351 patents cannot be used to render the program non-free.
   70352 
   70353   The precise terms and conditions for copying, distribution and
   70354 modification follow.
   70355 
   70356 		       TERMS AND CONDITIONS
   70357 
   70358   0. Definitions.
   70359 
   70360   "This License" refers to version 3 of the GNU General Public License.
   70361 
   70362   "Copyright" also means copyright-like laws that apply to other kinds of
   70363 works, such as semiconductor masks.
   70364  
   70365   "The Program" refers to any copyrightable work licensed under this
   70366 License.  Each licensee is addressed as "you".  "Licensees" and
   70367 "recipients" may be individuals or organizations.
   70368 
   70369   To "modify" a work means to copy from or adapt all or part of the work
   70370 in a fashion requiring copyright permission, other than the making of an
   70371 exact copy.  The resulting work is called a "modified version" of the
   70372 earlier work or a work "based on" the earlier work.
   70373 
   70374   A "covered work" means either the unmodified Program or a work based
   70375 on the Program.
   70376 
   70377   To "propagate" a work means to do anything with it that, without
   70378 permission, would make you directly or secondarily liable for
   70379 infringement under applicable copyright law, except executing it on a
   70380 computer or modifying a private copy.  Propagation includes copying,
   70381 distribution (with or without modification), making available to the
   70382 public, and in some countries other activities as well.
   70383 
   70384   To "convey" a work means any kind of propagation that enables other
   70385 parties to make or receive copies.  Mere interaction with a user through
   70386 a computer network, with no transfer of a copy, is not conveying.
   70387 
   70388   An interactive user interface displays "Appropriate Legal Notices"
   70389 to the extent that it includes a convenient and prominently visible
   70390 feature that (1) displays an appropriate copyright notice, and (2)
   70391 tells the user that there is no warranty for the work (except to the
   70392 extent that warranties are provided), that licensees may convey the
   70393 work under this License, and how to view a copy of this License.  If
   70394 the interface presents a list of user commands or options, such as a
   70395 menu, a prominent item in the list meets this criterion.
   70396 
   70397   1. Source Code.
   70398 
   70399   The "source code" for a work means the preferred form of the work
   70400 for making modifications to it.  "Object code" means any non-source
   70401 form of a work.
   70402 
   70403   A "Standard Interface" means an interface that either is an official
   70404 standard defined by a recognized standards body, or, in the case of
   70405 interfaces specified for a particular programming language, one that
   70406 is widely used among developers working in that language.
   70407 
   70408   The "System Libraries" of an executable work include anything, other
   70409 than the work as a whole, that (a) is included in the normal form of
   70410 packaging a Major Component, but which is not part of that Major
   70411 Component, and (b) serves only to enable use of the work with that
   70412 Major Component, or to implement a Standard Interface for which an
   70413 implementation is available to the public in source code form.  A
   70414 "Major Component", in this context, means a major essential component
   70415 (kernel, window system, and so on) of the specific operating system
   70416 (if any) on which the executable work runs, or a compiler used to
   70417 produce the work, or an object code interpreter used to run it.
   70418 
   70419   The "Corresponding Source" for a work in object code form means all
   70420 the source code needed to generate, install, and (for an executable
   70421 work) run the object code and to modify the work, including scripts to
   70422 control those activities.  However, it does not include the work's
   70423 System Libraries, or general-purpose tools or generally available free
   70424 programs which are used unmodified in performing those activities but
   70425 which are not part of the work.  For example, Corresponding Source
   70426 includes interface definition files associated with source files for
   70427 the work, and the source code for shared libraries and dynamically
   70428 linked subprograms that the work is specifically designed to require,
   70429 such as by intimate data communication or control flow between those
   70430 subprograms and other parts of the work.
   70431 
   70432   The Corresponding Source need not include anything that users
   70433 can regenerate automatically from other parts of the Corresponding
   70434 Source.
   70435 
   70436   The Corresponding Source for a work in source code form is that
   70437 same work.
   70438 
   70439   2. Basic Permissions.
   70440 
   70441   All rights granted under this License are granted for the term of
   70442 copyright on the Program, and are irrevocable provided the stated
   70443 conditions are met.  This License explicitly affirms your unlimited
   70444 permission to run the unmodified Program.  The output from running a
   70445 covered work is covered by this License only if the output, given its
   70446 content, constitutes a covered work.  This License acknowledges your
   70447 rights of fair use or other equivalent, as provided by copyright law.
   70448 
   70449   You may make, run and propagate covered works that you do not
   70450 convey, without conditions so long as your license otherwise remains
   70451 in force.  You may convey covered works to others for the sole purpose
   70452 of having them make modifications exclusively for you, or provide you
   70453 with facilities for running those works, provided that you comply with
   70454 the terms of this License in conveying all material for which you do
   70455 not control copyright.  Those thus making or running the covered works
   70456 for you must do so exclusively on your behalf, under your direction
   70457 and control, on terms that prohibit them from making any copies of
   70458 your copyrighted material outside their relationship with you.
   70459 
   70460   Conveying under any other circumstances is permitted solely under
   70461 the conditions stated below.  Sublicensing is not allowed; section 10
   70462 makes it unnecessary.
   70463 
   70464   3. Protecting Users' Legal Rights From Anti-Circumvention Law.
   70465 
   70466   No covered work shall be deemed part of an effective technological
   70467 measure under any applicable law fulfilling obligations under article
   70468 11 of the WIPO copyright treaty adopted on 20 December 1996, or
   70469 similar laws prohibiting or restricting circumvention of such
   70470 measures.
   70471 
   70472   When you convey a covered work, you waive any legal power to forbid
   70473 circumvention of technological measures to the extent such circumvention
   70474 is effected by exercising rights under this License with respect to
   70475 the covered work, and you disclaim any intention to limit operation or
   70476 modification of the work as a means of enforcing, against the work's
   70477 users, your or third parties' legal rights to forbid circumvention of
   70478 technological measures.
   70479 
   70480   4. Conveying Verbatim Copies.
   70481 
   70482   You may convey verbatim copies of the Program's source code as you
   70483 receive it, in any medium, provided that you conspicuously and
   70484 appropriately publish on each copy an appropriate copyright notice;
   70485 keep intact all notices stating that this License and any
   70486 non-permissive terms added in accord with section 7 apply to the code;
   70487 keep intact all notices of the absence of any warranty; and give all
   70488 recipients a copy of this License along with the Program.
   70489 
   70490   You may charge any price or no price for each copy that you convey,
   70491 and you may offer support or warranty protection for a fee.
   70492 
   70493   5. Conveying Modified Source Versions.
   70494 
   70495   You may convey a work based on the Program, or the modifications to
   70496 produce it from the Program, in the form of source code under the
   70497 terms of section 4, provided that you also meet all of these conditions:
   70498 
   70499     a) The work must carry prominent notices stating that you modified
   70500     it, and giving a relevant date.
   70501 
   70502     b) The work must carry prominent notices stating that it is
   70503     released under this License and any conditions added under section
   70504     7.  This requirement modifies the requirement in section 4 to
   70505     "keep intact all notices".
   70506 
   70507     c) You must license the entire work, as a whole, under this
   70508     License to anyone who comes into possession of a copy.  This
   70509     License will therefore apply, along with any applicable section 7
   70510     additional terms, to the whole of the work, and all its parts,
   70511     regardless of how they are packaged.  This License gives no
   70512     permission to license the work in any other way, but it does not
   70513     invalidate such permission if you have separately received it.
   70514 
   70515     d) If the work has interactive user interfaces, each must display
   70516     Appropriate Legal Notices; however, if the Program has interactive
   70517     interfaces that do not display Appropriate Legal Notices, your
   70518     work need not make them do so.
   70519 
   70520   A compilation of a covered work with other separate and independent
   70521 works, which are not by their nature extensions of the covered work,
   70522 and which are not combined with it such as to form a larger program,
   70523 in or on a volume of a storage or distribution medium, is called an
   70524 "aggregate" if the compilation and its resulting copyright are not
   70525 used to limit the access or legal rights of the compilation's users
   70526 beyond what the individual works permit.  Inclusion of a covered work
   70527 in an aggregate does not cause this License to apply to the other
   70528 parts of the aggregate.
   70529 
   70530   6. Conveying Non-Source Forms.
   70531 
   70532   You may convey a covered work in object code form under the terms
   70533 of sections 4 and 5, provided that you also convey the
   70534 machine-readable Corresponding Source under the terms of this License,
   70535 in one of these ways:
   70536 
   70537     a) Convey the object code in, or embodied in, a physical product
   70538     (including a physical distribution medium), accompanied by the
   70539     Corresponding Source fixed on a durable physical medium
   70540     customarily used for software interchange.
   70541 
   70542     b) Convey the object code in, or embodied in, a physical product
   70543     (including a physical distribution medium), accompanied by a
   70544     written offer, valid for at least three years and valid for as
   70545     long as you offer spare parts or customer support for that product
   70546     model, to give anyone who possesses the object code either (1) a
   70547     copy of the Corresponding Source for all the software in the
   70548     product that is covered by this License, on a durable physical
   70549     medium customarily used for software interchange, for a price no
   70550     more than your reasonable cost of physically performing this
   70551     conveying of source, or (2) access to copy the
   70552     Corresponding Source from a network server at no charge.
   70553 
   70554     c) Convey individual copies of the object code with a copy of the
   70555     written offer to provide the Corresponding Source.  This
   70556     alternative is allowed only occasionally and noncommercially, and
   70557     only if you received the object code with such an offer, in accord
   70558     with subsection 6b.
   70559 
   70560     d) Convey the object code by offering access from a designated
   70561     place (gratis or for a charge), and offer equivalent access to the
   70562     Corresponding Source in the same way through the same place at no
   70563     further charge.  You need not require recipients to copy the
   70564     Corresponding Source along with the object code.  If the place to
   70565     copy the object code is a network server, the Corresponding Source
   70566     may be on a different server (operated by you or a third party)
   70567     that supports equivalent copying facilities, provided you maintain
   70568     clear directions next to the object code saying where to find the
   70569     Corresponding Source.  Regardless of what server hosts the
   70570     Corresponding Source, you remain obligated to ensure that it is
   70571     available for as long as needed to satisfy these requirements.
   70572 
   70573     e) Convey the object code using peer-to-peer transmission, provided
   70574     you inform other peers where the object code and Corresponding
   70575     Source of the work are being offered to the general public at no
   70576     charge under subsection 6d.
   70577 
   70578   A separable portion of the object code, whose source code is excluded
   70579 from the Corresponding Source as a System Library, need not be
   70580 included in conveying the object code work.
   70581 
   70582   A "User Product" is either (1) a "consumer product", which means any
   70583 tangible personal property which is normally used for personal, family,
   70584 or household purposes, or (2) anything designed or sold for incorporation
   70585 into a dwelling.  In determining whether a product is a consumer product,
   70586 doubtful cases shall be resolved in favor of coverage.  For a particular
   70587 product received by a particular user, "normally used" refers to a
   70588 typical or common use of that class of product, regardless of the status
   70589 of the particular user or of the way in which the particular user
   70590 actually uses, or expects or is expected to use, the product.  A product
   70591 is a consumer product regardless of whether the product has substantial
   70592 commercial, industrial or non-consumer uses, unless such uses represent
   70593 the only significant mode of use of the product.
   70594 
   70595   "Installation Information" for a User Product means any methods,
   70596 procedures, authorization keys, or other information required to install
   70597 and execute modified versions of a covered work in that User Product from
   70598 a modified version of its Corresponding Source.  The information must
   70599 suffice to ensure that the continued functioning of the modified object
   70600 code is in no case prevented or interfered with solely because
   70601 modification has been made.
   70602 
   70603   If you convey an object code work under this section in, or with, or
   70604 specifically for use in, a User Product, and the conveying occurs as
   70605 part of a transaction in which the right of possession and use of the
   70606 User Product is transferred to the recipient in perpetuity or for a
   70607 fixed term (regardless of how the transaction is characterized), the
   70608 Corresponding Source conveyed under this section must be accompanied
   70609 by the Installation Information.  But this requirement does not apply
   70610 if neither you nor any third party retains the ability to install
   70611 modified object code on the User Product (for example, the work has
   70612 been installed in ROM).
   70613 
   70614   The requirement to provide Installation Information does not include a
   70615 requirement to continue to provide support service, warranty, or updates
   70616 for a work that has been modified or installed by the recipient, or for
   70617 the User Product in which it has been modified or installed.  Access to a
   70618 network may be denied when the modification itself materially and
   70619 adversely affects the operation of the network or violates the rules and
   70620 protocols for communication across the network.
   70621 
   70622   Corresponding Source conveyed, and Installation Information provided,
   70623 in accord with this section must be in a format that is publicly
   70624 documented (and with an implementation available to the public in
   70625 source code form), and must require no special password or key for
   70626 unpacking, reading or copying.
   70627 
   70628   7. Additional Terms.
   70629 
   70630   "Additional permissions" are terms that supplement the terms of this
   70631 License by making exceptions from one or more of its conditions.
   70632 Additional permissions that are applicable to the entire Program shall
   70633 be treated as though they were included in this License, to the extent
   70634 that they are valid under applicable law.  If additional permissions
   70635 apply only to part of the Program, that part may be used separately
   70636 under those permissions, but the entire Program remains governed by
   70637 this License without regard to the additional permissions.
   70638 
   70639   When you convey a copy of a covered work, you may at your option
   70640 remove any additional permissions from that copy, or from any part of
   70641 it.  (Additional permissions may be written to require their own
   70642 removal in certain cases when you modify the work.)  You may place
   70643 additional permissions on material, added by you to a covered work,
   70644 for which you have or can give appropriate copyright permission.
   70645 
   70646   Notwithstanding any other provision of this License, for material you
   70647 add to a covered work, you may (if authorized by the copyright holders of
   70648 that material) supplement the terms of this License with terms:
   70649 
   70650     a) Disclaiming warranty or limiting liability differently from the
   70651     terms of sections 15 and 16 of this License; or
   70652 
   70653     b) Requiring preservation of specified reasonable legal notices or
   70654     author attributions in that material or in the Appropriate Legal
   70655     Notices displayed by works containing it; or
   70656 
   70657     c) Prohibiting misrepresentation of the origin of that material, or
   70658     requiring that modified versions of such material be marked in
   70659     reasonable ways as different from the original version; or
   70660 
   70661     d) Limiting the use for publicity purposes of names of licensors or
   70662     authors of the material; or
   70663 
   70664     e) Declining to grant rights under trademark law for use of some
   70665     trade names, trademarks, or service marks; or
   70666 
   70667     f) Requiring indemnification of licensors and authors of that
   70668     material by anyone who conveys the material (or modified versions of
   70669     it) with contractual assumptions of liability to the recipient, for
   70670     any liability that these contractual assumptions directly impose on
   70671     those licensors and authors.
   70672 
   70673   All other non-permissive additional terms are considered "further
   70674 restrictions" within the meaning of section 10.  If the Program as you
   70675 received it, or any part of it, contains a notice stating that it is
   70676 governed by this License along with a term that is a further
   70677 restriction, you may remove that term.  If a license document contains
   70678 a further restriction but permits relicensing or conveying under this
   70679 License, you may add to a covered work material governed by the terms
   70680 of that license document, provided that the further restriction does
   70681 not survive such relicensing or conveying.
   70682 
   70683   If you add terms to a covered work in accord with this section, you
   70684 must place, in the relevant source files, a statement of the
   70685 additional terms that apply to those files, or a notice indicating
   70686 where to find the applicable terms.
   70687 
   70688   Additional terms, permissive or non-permissive, may be stated in the
   70689 form of a separately written license, or stated as exceptions;
   70690 the above requirements apply either way.
   70691 
   70692   8. Termination.
   70693 
   70694   You may not propagate or modify a covered work except as expressly
   70695 provided under this License.  Any attempt otherwise to propagate or
   70696 modify it is void, and will automatically terminate your rights under
   70697 this License (including any patent licenses granted under the third
   70698 paragraph of section 11).
   70699 
   70700   However, if you cease all violation of this License, then your
   70701 license from a particular copyright holder is reinstated (a)
   70702 provisionally, unless and until the copyright holder explicitly and
   70703 finally terminates your license, and (b) permanently, if the copyright
   70704 holder fails to notify you of the violation by some reasonable means
   70705 prior to 60 days after the cessation.
   70706 
   70707   Moreover, your license from a particular copyright holder is
   70708 reinstated permanently if the copyright holder notifies you of the
   70709 violation by some reasonable means, this is the first time you have
   70710 received notice of violation of this License (for any work) from that
   70711 copyright holder, and you cure the violation prior to 30 days after
   70712 your receipt of the notice.
   70713 
   70714   Termination of your rights under this section does not terminate the
   70715 licenses of parties who have received copies or rights from you under
   70716 this License.  If your rights have been terminated and not permanently
   70717 reinstated, you do not qualify to receive new licenses for the same
   70718 material under section 10.
   70719 
   70720   9. Acceptance Not Required for Having Copies.
   70721 
   70722   You are not required to accept this License in order to receive or
   70723 run a copy of the Program.  Ancillary propagation of a covered work
   70724 occurring solely as a consequence of using peer-to-peer transmission
   70725 to receive a copy likewise does not require acceptance.  However,
   70726 nothing other than this License grants you permission to propagate or
   70727 modify any covered work.  These actions infringe copyright if you do
   70728 not accept this License.  Therefore, by modifying or propagating a
   70729 covered work, you indicate your acceptance of this License to do so.
   70730 
   70731   10. Automatic Licensing of Downstream Recipients.
   70732 
   70733   Each time you convey a covered work, the recipient automatically
   70734 receives a license from the original licensors, to run, modify and
   70735 propagate that work, subject to this License.  You are not responsible
   70736 for enforcing compliance by third parties with this License.
   70737 
   70738   An "entity transaction" is a transaction transferring control of an
   70739 organization, or substantially all assets of one, or subdividing an
   70740 organization, or merging organizations.  If propagation of a covered
   70741 work results from an entity transaction, each party to that
   70742 transaction who receives a copy of the work also receives whatever
   70743 licenses to the work the party's predecessor in interest had or could
   70744 give under the previous paragraph, plus a right to possession of the
   70745 Corresponding Source of the work from the predecessor in interest, if
   70746 the predecessor has it or can get it with reasonable efforts.
   70747 
   70748   You may not impose any further restrictions on the exercise of the
   70749 rights granted or affirmed under this License.  For example, you may
   70750 not impose a license fee, royalty, or other charge for exercise of
   70751 rights granted under this License, and you may not initiate litigation
   70752 (including a cross-claim or counterclaim in a lawsuit) alleging that
   70753 any patent claim is infringed by making, using, selling, offering for
   70754 sale, or importing the Program or any portion of it.
   70755 
   70756   11. Patents.
   70757 
   70758   A "contributor" is a copyright holder who authorizes use under this
   70759 License of the Program or a work on which the Program is based.  The
   70760 work thus licensed is called the contributor's "contributor version".
   70761 
   70762   A contributor's "essential patent claims" are all patent claims
   70763 owned or controlled by the contributor, whether already acquired or
   70764 hereafter acquired, that would be infringed by some manner, permitted
   70765 by this License, of making, using, or selling its contributor version,
   70766 but do not include claims that would be infringed only as a
   70767 consequence of further modification of the contributor version.  For
   70768 purposes of this definition, "control" includes the right to grant
   70769 patent sublicenses in a manner consistent with the requirements of
   70770 this License.
   70771 
   70772   Each contributor grants you a non-exclusive, worldwide, royalty-free
   70773 patent license under the contributor's essential patent claims, to
   70774 make, use, sell, offer for sale, import and otherwise run, modify and
   70775 propagate the contents of its contributor version.
   70776 
   70777   In the following three paragraphs, a "patent license" is any express
   70778 agreement or commitment, however denominated, not to enforce a patent
   70779 (such as an express permission to practice a patent or covenant not to
   70780 sue for patent infringement).  To "grant" such a patent license to a
   70781 party means to make such an agreement or commitment not to enforce a
   70782 patent against the party.
   70783 
   70784   If you convey a covered work, knowingly relying on a patent license,
   70785 and the Corresponding Source of the work is not available for anyone
   70786 to copy, free of charge and under the terms of this License, through a
   70787 publicly available network server or other readily accessible means,
   70788 then you must either (1) cause the Corresponding Source to be so
   70789 available, or (2) arrange to deprive yourself of the benefit of the
   70790 patent license for this particular work, or (3) arrange, in a manner
   70791 consistent with the requirements of this License, to extend the patent
   70792 license to downstream recipients.  "Knowingly relying" means you have
   70793 actual knowledge that, but for the patent license, your conveying the
   70794 covered work in a country, or your recipient's use of the covered work
   70795 in a country, would infringe one or more identifiable patents in that
   70796 country that you have reason to believe are valid.
   70797   
   70798   If, pursuant to or in connection with a single transaction or
   70799 arrangement, you convey, or propagate by procuring conveyance of, a
   70800 covered work, and grant a patent license to some of the parties
   70801 receiving the covered work authorizing them to use, propagate, modify
   70802 or convey a specific copy of the covered work, then the patent license
   70803 you grant is automatically extended to all recipients of the covered
   70804 work and works based on it.
   70805 
   70806   A patent license is "discriminatory" if it does not include within
   70807 the scope of its coverage, prohibits the exercise of, or is
   70808 conditioned on the non-exercise of one or more of the rights that are
   70809 specifically granted under this License.  You may not convey a covered
   70810 work if you are a party to an arrangement with a third party that is
   70811 in the business of distributing software, under which you make payment
   70812 to the third party based on the extent of your activity of conveying
   70813 the work, and under which the third party grants, to any of the
   70814 parties who would receive the covered work from you, a discriminatory
   70815 patent license (a) in connection with copies of the covered work
   70816 conveyed by you (or copies made from those copies), or (b) primarily
   70817 for and in connection with specific products or compilations that
   70818 contain the covered work, unless you entered into that arrangement,
   70819 or that patent license was granted, prior to 28 March 2007.
   70820 
   70821   Nothing in this License shall be construed as excluding or limiting
   70822 any implied license or other defenses to infringement that may
   70823 otherwise be available to you under applicable patent law.
   70824 
   70825   12. No Surrender of Others' Freedom.
   70826 
   70827   If conditions are imposed on you (whether by court order, agreement or
   70828 otherwise) that contradict the conditions of this License, they do not
   70829 excuse you from the conditions of this License.  If you cannot convey a
   70830 covered work so as to satisfy simultaneously your obligations under this
   70831 License and any other pertinent obligations, then as a consequence you may
   70832 not convey it at all.  For example, if you agree to terms that obligate you
   70833 to collect a royalty for further conveying from those to whom you convey
   70834 the Program, the only way you could satisfy both those terms and this
   70835 License would be to refrain entirely from conveying the Program.
   70836 
   70837   13. Use with the GNU Affero General Public License.
   70838 
   70839   Notwithstanding any other provision of this License, you have
   70840 permission to link or combine any covered work with a work licensed
   70841 under version 3 of the GNU Affero General Public License into a single
   70842 combined work, and to convey the resulting work.  The terms of this
   70843 License will continue to apply to the part which is the covered work,
   70844 but the special requirements of the GNU Affero General Public License,
   70845 section 13, concerning interaction through a network will apply to the
   70846 combination as such.
   70847 
   70848   14. Revised Versions of this License.
   70849 
   70850   The Free Software Foundation may publish revised and/or new versions of
   70851 the GNU General Public License from time to time.  Such new versions will
   70852 be similar in spirit to the present version, but may differ in detail to
   70853 address new problems or concerns.
   70854 
   70855   Each version is given a distinguishing version number.  If the
   70856 Program specifies that a certain numbered version of the GNU General
   70857 Public License "or any later version" applies to it, you have the
   70858 option of following the terms and conditions either of that numbered
   70859 version or of any later version published by the Free Software
   70860 Foundation.  If the Program does not specify a version number of the
   70861 GNU General Public License, you may choose any version ever published
   70862 by the Free Software Foundation.
   70863 
   70864   If the Program specifies that a proxy can decide which future
   70865 versions of the GNU General Public License can be used, that proxy's
   70866 public statement of acceptance of a version permanently authorizes you
   70867 to choose that version for the Program.
   70868 
   70869   Later license versions may give you additional or different
   70870 permissions.  However, no additional obligations are imposed on any
   70871 author or copyright holder as a result of your choosing to follow a
   70872 later version.
   70873 
   70874   15. Disclaimer of Warranty.
   70875 
   70876   THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
   70877 APPLICABLE LAW.  EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
   70878 HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
   70879 OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
   70880 THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
   70881 PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
   70882 IS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
   70883 ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
   70884 
   70885   16. Limitation of Liability.
   70886 
   70887   IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
   70888 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
   70889 THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
   70890 GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
   70891 USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
   70892 DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
   70893 PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
   70894 EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
   70895 SUCH DAMAGES.
   70896 
   70897   17. Interpretation of Sections 15 and 16.
   70898 
   70899   If the disclaimer of warranty and limitation of liability provided
   70900 above cannot be given local legal effect according to their terms,
   70901 reviewing courts shall apply local law that most closely approximates
   70902 an absolute waiver of all civil liability in connection with the
   70903 Program, unless a warranty or assumption of liability accompanies a
   70904 copy of the Program in return for a fee.
   70905 
   70906 		     END OF TERMS AND CONDITIONS
   70907 
   70908 	    How to Apply These Terms to Your New Programs
   70909 
   70910   If you develop a new program, and you want it to be of the greatest
   70911 possible use to the public, the best way to achieve this is to make it
   70912 free software which everyone can redistribute and change under these terms.
   70913 
   70914   To do so, attach the following notices to the program.  It is safest
   70915 to attach them to the start of each source file to most effectively
   70916 state the exclusion of warranty; and each file should have at least
   70917 the "copyright" line and a pointer to where the full notice is found.
   70918 
   70919     &lt;one line to give the program's name and a brief idea of what it does.&gt;
   70920     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   70921 
   70922     This program is free software: you can redistribute it and/or modify
   70923     it under the terms of the GNU General Public License as published by
   70924     the Free Software Foundation, either version 3 of the License, or
   70925     (at your option) any later version.
   70926 
   70927     This program is distributed in the hope that it will be useful,
   70928     but WITHOUT ANY WARRANTY; without even the implied warranty of
   70929     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   70930     GNU General Public License for more details.
   70931 
   70932     You should have received a copy of the GNU General Public License
   70933     along with this program.  If not, see &lt;http://www.gnu.org/licenses/>;.
   70934 
   70935 Also add information on how to contact you by electronic and paper mail.
   70936 
   70937   If the program does terminal interaction, make it output a short
   70938 notice like this when it starts in an interactive mode:
   70939 
   70940     &lt;program&gt;  Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   70941     This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
   70942     This is free software, and you are welcome to redistribute it
   70943     under certain conditions; type `show c' for details.
   70944 
   70945 The hypothetical commands `show w' and `show c' should show the appropriate
   70946 parts of the General Public License.  Of course, your program's commands
   70947 might be different; for a GUI interface, you would use an "about box".
   70948 
   70949   You should also get your employer (if you work as a programmer) or school,
   70950 if any, to sign a "copyright disclaimer" for the program, if necessary.
   70951 For more information on this, and how to apply and follow the GNU GPL, see
   70952 &lt;http://www.gnu.org/licenses/>;.
   70953 
   70954   The GNU General Public License does not permit incorporating your program
   70955 into proprietary programs.  If your program is a subroutine library, you
   70956 may consider it more useful to permit linking proprietary applications with
   70957 the library.  If this is what you want to do, use the GNU Lesser General
   70958 Public License instead of this License.  But first, please read
   70959 &lt;http://www.gnu.org/philosophy/why-not-lgpl.html>;.
   70960 
   70961 </pre>
   70962 </div>
   70963 </div>
   70964 
   70965 
   70966 <div class="product">
   70967 <span class="title">tcp-wrappers</span>
   70968 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   70969 <span class="homepage"><a href="ftp://ftp.porcupine.org/pub/security/index.html">homepage</a></span>
   70970 <div class="licence">
   70971 <pre>-----BEGIN PGP SIGNED MESSAGE-----
   70972 
   70973 As of June 1, 2001, the text below constitutes the TCP Wrappers license.
   70974 
   70975 /************************************************************************
   70976 * Copyright 1995 by Wietse Venema.  All rights reserved.  Some individual
   70977 * files may be covered by other copyrights.
   70978 *
   70979 * This material was originally written and compiled by Wietse Venema at
   70980 * Eindhoven University of Technology, The Netherlands, in 1990, 1991,
   70981 * 1992, 1993, 1994 and 1995.
   70982 *
   70983 * Redistribution and use in source and binary forms, with or without
   70984 * modification, are permitted provided that this entire copyright notice
   70985 * is duplicated in all such copies.
   70986 *
   70987 * This software is provided "as is" and without any expressed or implied
   70988 * warranties, including, without limitation, the implied warranties of
   70989 * merchantibility and fitness for any particular purpose.
   70990 ************************************************************************/
   70991 
   70992 -----BEGIN PGP SIGNATURE-----
   70993 Version: 2.6.3i
   70994 Charset: noconv
   70995 
   70996 iQCVAwUBOxo3X9yA8qbVMny5AQHT8wP9FZOtWxEM4SMj4Sj9QezMERz31n5fd0pC
   70997 jUDnyzmosOudM/iFlv6YfyR820aNvNNI+AdtgWYRPVHocVNOrZcmu7IADO8hlU//
   70998 v8BeBE0bdjeVmOQYRQfXgt3J2q0b8x8Q5a/LCLVLh8k6DFGg8AfEbLDQWhi1JiXC
   70999 0JsaB8crR3M=
   71000 =0AMW
   71001 -----END PGP SIGNATURE-----
   71002 </pre>
   71003 </div>
   71004 </div>
   71005 
   71006 
   71007 <div class="product">
   71008 <span class="title">time</span>
   71009 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   71010 <span class="homepage"><a href="http://www.gnu.org/directory/time.html">homepage</a></span>
   71011 <div class="licence">
   71012 <pre>		    GNU GENERAL PUBLIC LICENSE
   71013 		       Version 2, June 1991
   71014 
   71015  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
   71016                           675 Mass Ave, Cambridge, MA 02139, USA
   71017  Everyone is permitted to copy and distribute verbatim copies
   71018  of this license document, but changing it is not allowed.
   71019 
   71020 			    Preamble
   71021 
   71022   The licenses for most software are designed to take away your
   71023 freedom to share and change it.  By contrast, the GNU General Public
   71024 License is intended to guarantee your freedom to share and change free
   71025 software--to make sure the software is free for all its users.  This
   71026 General Public License applies to most of the Free Software
   71027 Foundation's software and to any other program whose authors commit to
   71028 using it.  (Some other Free Software Foundation software is covered by
   71029 the GNU Library General Public License instead.)  You can apply it to
   71030 your programs, too.
   71031 
   71032   When we speak of free software, we are referring to freedom, not
   71033 price.  Our General Public Licenses are designed to make sure that you
   71034 have the freedom to distribute copies of free software (and charge for
   71035 this service if you wish), that you receive source code or can get it
   71036 if you want it, that you can change the software or use pieces of it
   71037 in new free programs; and that you know you can do these things.
   71038 
   71039   To protect your rights, we need to make restrictions that forbid
   71040 anyone to deny you these rights or to ask you to surrender the rights.
   71041 These restrictions translate to certain responsibilities for you if you
   71042 distribute copies of the software, or if you modify it.
   71043 
   71044   For example, if you distribute copies of such a program, whether
   71045 gratis or for a fee, you must give the recipients all the rights that
   71046 you have.  You must make sure that they, too, receive or can get the
   71047 source code.  And you must show them these terms so they know their
   71048 rights.
   71049 
   71050   We protect your rights with two steps: (1) copyright the software, and
   71051 (2) offer you this license which gives you legal permission to copy,
   71052 distribute and/or modify the software.
   71053 
   71054   Also, for each author's protection and ours, we want to make certain
   71055 that everyone understands that there is no warranty for this free
   71056 software.  If the software is modified by someone else and passed on, we
   71057 want its recipients to know that what they have is not the original, so
   71058 that any problems introduced by others will not reflect on the original
   71059 authors' reputations.
   71060 
   71061   Finally, any free program is threatened constantly by software
   71062 patents.  We wish to avoid the danger that redistributors of a free
   71063 program will individually obtain patent licenses, in effect making the
   71064 program proprietary.  To prevent this, we have made it clear that any
   71065 patent must be licensed for everyone's free use or not licensed at all.
   71066 
   71067   The precise terms and conditions for copying, distribution and
   71068 modification follow.
   71069 
   71071 		    GNU GENERAL PUBLIC LICENSE
   71072    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   71073 
   71074   0. This License applies to any program or other work which contains
   71075 a notice placed by the copyright holder saying it may be distributed
   71076 under the terms of this General Public License.  The "Program", below,
   71077 refers to any such program or work, and a "work based on the Program"
   71078 means either the Program or any derivative work under copyright law:
   71079 that is to say, a work containing the Program or a portion of it,
   71080 either verbatim or with modifications and/or translated into another
   71081 language.  (Hereinafter, translation is included without limitation in
   71082 the term "modification".)  Each licensee is addressed as "you".
   71083 
   71084 Activities other than copying, distribution and modification are not
   71085 covered by this License; they are outside its scope.  The act of
   71086 running the Program is not restricted, and the output from the Program
   71087 is covered only if its contents constitute a work based on the
   71088 Program (independent of having been made by running the Program).
   71089 Whether that is true depends on what the Program does.
   71090 
   71091   1. You may copy and distribute verbatim copies of the Program's
   71092 source code as you receive it, in any medium, provided that you
   71093 conspicuously and appropriately publish on each copy an appropriate
   71094 copyright notice and disclaimer of warranty; keep intact all the
   71095 notices that refer to this License and to the absence of any warranty;
   71096 and give any other recipients of the Program a copy of this License
   71097 along with the Program.
   71098 
   71099 You may charge a fee for the physical act of transferring a copy, and
   71100 you may at your option offer warranty protection in exchange for a fee.
   71101 
   71102   2. You may modify your copy or copies of the Program or any portion
   71103 of it, thus forming a work based on the Program, and copy and
   71104 distribute such modifications or work under the terms of Section 1
   71105 above, provided that you also meet all of these conditions:
   71106 
   71107     a) You must cause the modified files to carry prominent notices
   71108     stating that you changed the files and the date of any change.
   71109 
   71110     b) You must cause any work that you distribute or publish, that in
   71111     whole or in part contains or is derived from the Program or any
   71112     part thereof, to be licensed as a whole at no charge to all third
   71113     parties under the terms of this License.
   71114 
   71115     c) If the modified program normally reads commands interactively
   71116     when run, you must cause it, when started running for such
   71117     interactive use in the most ordinary way, to print or display an
   71118     announcement including an appropriate copyright notice and a
   71119     notice that there is no warranty (or else, saying that you provide
   71120     a warranty) and that users may redistribute the program under
   71121     these conditions, and telling the user how to view a copy of this
   71122     License.  (Exception: if the Program itself is interactive but
   71123     does not normally print such an announcement, your work based on
   71124     the Program is not required to print an announcement.)
   71125 
   71127 These requirements apply to the modified work as a whole.  If
   71128 identifiable sections of that work are not derived from the Program,
   71129 and can be reasonably considered independent and separate works in
   71130 themselves, then this License, and its terms, do not apply to those
   71131 sections when you distribute them as separate works.  But when you
   71132 distribute the same sections as part of a whole which is a work based
   71133 on the Program, the distribution of the whole must be on the terms of
   71134 this License, whose permissions for other licensees extend to the
   71135 entire whole, and thus to each and every part regardless of who wrote it.
   71136 
   71137 Thus, it is not the intent of this section to claim rights or contest
   71138 your rights to work written entirely by you; rather, the intent is to
   71139 exercise the right to control the distribution of derivative or
   71140 collective works based on the Program.
   71141 
   71142 In addition, mere aggregation of another work not based on the Program
   71143 with the Program (or with a work based on the Program) on a volume of
   71144 a storage or distribution medium does not bring the other work under
   71145 the scope of this License.
   71146 
   71147   3. You may copy and distribute the Program (or a work based on it,
   71148 under Section 2) in object code or executable form under the terms of
   71149 Sections 1 and 2 above provided that you also do one of the following:
   71150 
   71151     a) Accompany it with the complete corresponding machine-readable
   71152     source code, which must be distributed under the terms of Sections
   71153     1 and 2 above on a medium customarily used for software interchange; or,
   71154 
   71155     b) Accompany it with a written offer, valid for at least three
   71156     years, to give any third party, for a charge no more than your
   71157     cost of physically performing source distribution, a complete
   71158     machine-readable copy of the corresponding source code, to be
   71159     distributed under the terms of Sections 1 and 2 above on a medium
   71160     customarily used for software interchange; or,
   71161 
   71162     c) Accompany it with the information you received as to the offer
   71163     to distribute corresponding source code.  (This alternative is
   71164     allowed only for noncommercial distribution and only if you
   71165     received the program in object code or executable form with such
   71166     an offer, in accord with Subsection b above.)
   71167 
   71168 The source code for a work means the preferred form of the work for
   71169 making modifications to it.  For an executable work, complete source
   71170 code means all the source code for all modules it contains, plus any
   71171 associated interface definition files, plus the scripts used to
   71172 control compilation and installation of the executable.  However, as a
   71173 special exception, the source code distributed need not include
   71174 anything that is normally distributed (in either source or binary
   71175 form) with the major components (compiler, kernel, and so on) of the
   71176 operating system on which the executable runs, unless that component
   71177 itself accompanies the executable.
   71178 
   71179 If distribution of executable or object code is made by offering
   71180 access to copy from a designated place, then offering equivalent
   71181 access to copy the source code from the same place counts as
   71182 distribution of the source code, even though third parties are not
   71183 compelled to copy the source along with the object code.
   71184 
   71186   4. You may not copy, modify, sublicense, or distribute the Program
   71187 except as expressly provided under this License.  Any attempt
   71188 otherwise to copy, modify, sublicense or distribute the Program is
   71189 void, and will automatically terminate your rights under this License.
   71190 However, parties who have received copies, or rights, from you under
   71191 this License will not have their licenses terminated so long as such
   71192 parties remain in full compliance.
   71193 
   71194   5. You are not required to accept this License, since you have not
   71195 signed it.  However, nothing else grants you permission to modify or
   71196 distribute the Program or its derivative works.  These actions are
   71197 prohibited by law if you do not accept this License.  Therefore, by
   71198 modifying or distributing the Program (or any work based on the
   71199 Program), you indicate your acceptance of this License to do so, and
   71200 all its terms and conditions for copying, distributing or modifying
   71201 the Program or works based on it.
   71202 
   71203   6. Each time you redistribute the Program (or any work based on the
   71204 Program), the recipient automatically receives a license from the
   71205 original licensor to copy, distribute or modify the Program subject to
   71206 these terms and conditions.  You may not impose any further
   71207 restrictions on the recipients' exercise of the rights granted herein.
   71208 You are not responsible for enforcing compliance by third parties to
   71209 this License.
   71210 
   71211   7. If, as a consequence of a court judgment or allegation of patent
   71212 infringement or for any other reason (not limited to patent issues),
   71213 conditions are imposed on you (whether by court order, agreement or
   71214 otherwise) that contradict the conditions of this License, they do not
   71215 excuse you from the conditions of this License.  If you cannot
   71216 distribute so as to satisfy simultaneously your obligations under this
   71217 License and any other pertinent obligations, then as a consequence you
   71218 may not distribute the Program at all.  For example, if a patent
   71219 license would not permit royalty-free redistribution of the Program by
   71220 all those who receive copies directly or indirectly through you, then
   71221 the only way you could satisfy both it and this License would be to
   71222 refrain entirely from distribution of the Program.
   71223 
   71224 If any portion of this section is held invalid or unenforceable under
   71225 any particular circumstance, the balance of the section is intended to
   71226 apply and the section as a whole is intended to apply in other
   71227 circumstances.
   71228 
   71229 It is not the purpose of this section to induce you to infringe any
   71230 patents or other property right claims or to contest validity of any
   71231 such claims; this section has the sole purpose of protecting the
   71232 integrity of the free software distribution system, which is
   71233 implemented by public license practices.  Many people have made
   71234 generous contributions to the wide range of software distributed
   71235 through that system in reliance on consistent application of that
   71236 system; it is up to the author/donor to decide if he or she is willing
   71237 to distribute software through any other system and a licensee cannot
   71238 impose that choice.
   71239 
   71240 This section is intended to make thoroughly clear what is believed to
   71241 be a consequence of the rest of this License.
   71242 
   71244   8. If the distribution and/or use of the Program is restricted in
   71245 certain countries either by patents or by copyrighted interfaces, the
   71246 original copyright holder who places the Program under this License
   71247 may add an explicit geographical distribution limitation excluding
   71248 those countries, so that distribution is permitted only in or among
   71249 countries not thus excluded.  In such case, this License incorporates
   71250 the limitation as if written in the body of this License.
   71251 
   71252   9. The Free Software Foundation may publish revised and/or new versions
   71253 of the General Public License from time to time.  Such new versions will
   71254 be similar in spirit to the present version, but may differ in detail to
   71255 address new problems or concerns.
   71256 
   71257 Each version is given a distinguishing version number.  If the Program
   71258 specifies a version number of this License which applies to it and "any
   71259 later version", you have the option of following the terms and conditions
   71260 either of that version or of any later version published by the Free
   71261 Software Foundation.  If the Program does not specify a version number of
   71262 this License, you may choose any version ever published by the Free Software
   71263 Foundation.
   71264 
   71265   10. If you wish to incorporate parts of the Program into other free
   71266 programs whose distribution conditions are different, write to the author
   71267 to ask for permission.  For software which is copyrighted by the Free
   71268 Software Foundation, write to the Free Software Foundation; we sometimes
   71269 make exceptions for this.  Our decision will be guided by the two goals
   71270 of preserving the free status of all derivatives of our free software and
   71271 of promoting the sharing and reuse of software generally.
   71272 
   71273 			    NO WARRANTY
   71274 
   71275   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
   71276 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
   71277 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
   71278 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
   71279 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
   71280 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
   71281 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
   71282 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
   71283 REPAIR OR CORRECTION.
   71284 
   71285   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
   71286 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
   71287 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
   71288 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
   71289 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
   71290 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
   71291 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
   71292 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
   71293 POSSIBILITY OF SUCH DAMAGES.
   71294 
   71295 		     END OF TERMS AND CONDITIONS
   71296 
   71298 	Appendix: How to Apply These Terms to Your New Programs
   71299 
   71300   If you develop a new program, and you want it to be of the greatest
   71301 possible use to the public, the best way to achieve this is to make it
   71302 free software which everyone can redistribute and change under these terms.
   71303 
   71304   To do so, attach the following notices to the program.  It is safest
   71305 to attach them to the start of each source file to most effectively
   71306 convey the exclusion of warranty; and each file should have at least
   71307 the "copyright" line and a pointer to where the full notice is found.
   71308 
   71309     &lt;one line to give the program's name and a brief idea of what it does.&gt;
   71310     Copyright (C) 19yy  &lt;name of author&gt;
   71311 
   71312     This program is free software; you can redistribute it and/or modify
   71313     it under the terms of the GNU General Public License as published by
   71314     the Free Software Foundation; either version 2 of the License, or
   71315     (at your option) any later version.
   71316 
   71317     This program is distributed in the hope that it will be useful,
   71318     but WITHOUT ANY WARRANTY; without even the implied warranty of
   71319     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   71320     GNU General Public License for more details.
   71321 
   71322     You should have received a copy of the GNU General Public License
   71323     along with this program; if not, write to the Free Software
   71324     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
   71325 
   71326 Also add information on how to contact you by electronic and paper mail.
   71327 
   71328 If the program is interactive, make it output a short notice like this
   71329 when it starts in an interactive mode:
   71330 
   71331     Gnomovision version 69, Copyright (C) 19yy name of author
   71332     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
   71333     This is free software, and you are welcome to redistribute it
   71334     under certain conditions; type `show c' for details.
   71335 
   71336 The hypothetical commands `show w' and `show c' should show the appropriate
   71337 parts of the General Public License.  Of course, the commands you use may
   71338 be called something other than `show w' and `show c'; they could even be
   71339 mouse-clicks or menu items--whatever suits your program.
   71340 
   71341 You should also get your employer (if you work as a programmer) or your
   71342 school, if any, to sign a "copyright disclaimer" for the program, if
   71343 necessary.  Here is a sample; alter the names:
   71344 
   71345   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
   71346   `Gnomovision' (which makes passes at compilers) written by James Hacker.
   71347 
   71348   &lt;signature of Ty Coon&gt;, 1 April 1989
   71349   Ty Coon, President of Vice
   71350 
   71351 This General Public License does not permit incorporating your program into
   71352 proprietary programs.  If your program is a subroutine library, you may
   71353 consider it more useful to permit linking proprietary applications with the
   71354 library.  If this is what you want to do, use the GNU Library General
   71355 Public License instead of this License.
   71356 </pre>
   71357 </div>
   71358 </div>
   71359 
   71360 
   71361 <div class="product">
   71362 <span class="title">timezone-data</span>
   71363 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   71364 <span class="homepage"><a href="ftp://elsie.nci.nih.gov/pub/">homepage</a></span>
   71365 <div class="licence">
   71366 <pre>Software is in the public domain.
   71367 </pre>
   71368 </div>
   71369 </div>
   71370 
   71371 
   71372 <div class="product">
   71373 <span class="title">tpm-tools</span>
   71374 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   71375 <span class="homepage"><a href="http://trousers.sourceforge.net">homepage</a></span>
   71376 <div class="licence">
   71377 <pre>Common Public License Version 1.0
   71378 
   71379 THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS COMMON PUBLIC
   71380 LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM
   71381 CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.
   71382 
   71383 1. DEFINITIONS
   71384 
   71385 "Contribution" means:
   71386 
   71387     a) in the case of the initial Contributor, the initial code and
   71388 documentation distributed under this Agreement, and
   71389 
   71390     b) in the case of each subsequent Contributor:
   71391 
   71392     i) changes to the Program, and
   71393 
   71394     ii) additions to the Program;
   71395 
   71396     where such changes and/or additions to the Program originate from and are
   71397 distributed by that particular Contributor. A Contribution 'originates' from a
   71398 Contributor if it was added to the Program by such Contributor itself or anyone
   71399 acting on such Contributor's behalf. Contributions do not include additions to
   71400 the Program which: (i) are separate modules of software distributed in
   71401 conjunction with the Program under their own license agreement, and (ii) are not
   71402 derivative works of the Program.
   71403 
   71404 "Contributor" means any person or entity that distributes the Program.
   71405 
   71406 "Licensed Patents " mean patent claims licensable by a Contributor which are
   71407 necessarily infringed by the use or sale of its Contribution alone or when
   71408 combined with the Program.
   71409 
   71410 "Program" means the Contributions distributed in accordance with this Agreement.
   71411 
   71412 "Recipient" means anyone who receives the Program under this Agreement,
   71413 including all Contributors.
   71414 
   71415 2. GRANT OF RIGHTS
   71416 
   71417     a) Subject to the terms of this Agreement, each Contributor hereby grants
   71418 Recipient a non-exclusive, worldwide, royalty-free copyright license to
   71419 reproduce, prepare derivative works of, publicly display, publicly perform,
   71420 distribute and sublicense the Contribution of such Contributor, if any, and such
   71421 derivative works, in source code and object code form.
   71422 
   71423     b) Subject to the terms of this Agreement, each Contributor hereby grants
   71424 Recipient a non-exclusive, worldwide, royalty-free patent license under Licensed
   71425 Patents to make, use, sell, offer to sell, import and otherwise transfer the
   71426 Contribution of such Contributor, if any, in source code and object code form.
   71427 This patent license shall apply to the combination of the Contribution and the
   71428 Program if, at the time the Contribution is added by the Contributor, such
   71429 addition of the Contribution causes such combination to be covered by the
   71430 Licensed Patents. The patent license shall not apply to any other combinations
   71431 which include the Contribution. No hardware per se is licensed hereunder.
   71432 
   71433     c) Recipient understands that although each Contributor grants the licenses
   71434 to its Contributions set forth herein, no assurances are provided by any
   71435 Contributor that the Program does not infringe the patent or other intellectual
   71436 property rights of any other entity. Each Contributor disclaims any liability to
   71437 Recipient for claims brought by any other entity based on infringement of
   71438 intellectual property rights or otherwise. As a condition to exercising the
   71439 rights and licenses granted hereunder, each Recipient hereby assumes sole
   71440 responsibility to secure any other intellectual property rights needed, if any.
   71441 For example, if a third party patent license is required to allow Recipient to
   71442 distribute the Program, it is Recipient's responsibility to acquire that license
   71443 before distributing the Program.
   71444 
   71445     d) Each Contributor represents that to its knowledge it has sufficient
   71446 copyright rights in its Contribution, if any, to grant the copyright license set
   71447 forth in this Agreement.
   71448 
   71449 3. REQUIREMENTS
   71450 
   71451 A Contributor may choose to distribute the Program in object code form under its
   71452 own license agreement, provided that:
   71453 
   71454     a) it complies with the terms and conditions of this Agreement; and
   71455 
   71456     b) its license agreement:
   71457 
   71458     i) effectively disclaims on behalf of all Contributors all warranties and
   71459 conditions, express and implied, including warranties or conditions of title and
   71460 non-infringement, and implied warranties or conditions of merchantability and
   71461 fitness for a particular purpose;
   71462 
   71463     ii) effectively excludes on behalf of all Contributors all liability for
   71464 damages, including direct, indirect, special, incidental and consequential
   71465 damages, such as lost profits;
   71466 
   71467     iii) states that any provisions which differ from this Agreement are offered
   71468 by that Contributor alone and not by any other party; and
   71469 
   71470     iv) states that source code for the Program is available from such
   71471 Contributor, and informs licensees how to obtain it in a reasonable manner on or
   71472 through a medium customarily used for software exchange. 
   71473 
   71474 When the Program is made available in source code form:
   71475 
   71476     a) it must be made available under this Agreement; and
   71477 
   71478     b) a copy of this Agreement must be included with each copy of the Program. 
   71479 
   71480 Contributors may not remove or alter any copyright notices contained within the
   71481 Program.
   71482 
   71483 Each Contributor must identify itself as the originator of its Contribution, if
   71484 any, in a manner that reasonably allows subsequent Recipients to identify the
   71485 originator of the Contribution.
   71486 
   71487 4. COMMERCIAL DISTRIBUTION
   71488 
   71489 Commercial distributors of software may accept certain responsibilities with
   71490 respect to end users, business partners and the like. While this license is
   71491 intended to facilitate the commercial use of the Program, the Contributor who
   71492 includes the Program in a commercial product offering should do so in a manner
   71493 which does not create potential liability for other Contributors. Therefore, if
   71494 a Contributor includes the Program in a commercial product offering, such
   71495 Contributor ("Commercial Contributor") hereby agrees to defend and indemnify
   71496 every other Contributor ("Indemnified Contributor") against any losses, damages
   71497 and costs (collectively "Losses") arising from claims, lawsuits and other legal
   71498 actions brought by a third party against the Indemnified Contributor to the
   71499 extent caused by the acts or omissions of such Commercial Contributor in
   71500 connection with its distribution of the Program in a commercial product
   71501 offering. The obligations in this section do not apply to any claims or Losses
   71502 relating to any actual or alleged intellectual property infringement. In order
   71503 to qualify, an Indemnified Contributor must: a) promptly notify the Commercial
   71504 Contributor in writing of such claim, and b) allow the Commercial Contributor to
   71505 control, and cooperate with the Commercial Contributor in, the defense and any
   71506 related settlement negotiations. The Indemnified Contributor may participate in
   71507 any such claim at its own expense.
   71508 
   71509 For example, a Contributor might include the Program in a commercial product
   71510 offering, Product X. That Contributor is then a Commercial Contributor. If that
   71511 Commercial Contributor then makes performance claims, or offers warranties
   71512 related to Product X, those performance claims and warranties are such
   71513 Commercial Contributor's responsibility alone. Under this section, the
   71514 Commercial Contributor would have to defend claims against the other
   71515 Contributors related to those performance claims and warranties, and if a court
   71516 requires any other Contributor to pay any damages as a result, the Commercial
   71517 Contributor must pay those damages.
   71518 
   71519 5. NO WARRANTY
   71520 
   71521 EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS PROVIDED ON AN
   71522 "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR
   71523 IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE,
   71524 NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Each
   71525 Recipient is solely responsible for determining the appropriateness of using and
   71526 distributing the Program and assumes all risks associated with its exercise of
   71527 rights under this Agreement, including but not limited to the risks and costs of
   71528 program errors, compliance with applicable laws, damage to or loss of data,
   71529 programs or equipment, and unavailability or interruption of operations.
   71530 
   71531 6. DISCLAIMER OF LIABILITY
   71532 
   71533 EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR ANY
   71534 CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL,
   71535 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST
   71536 PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
   71537 STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
   71538 OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS
   71539 GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
   71540 
   71541 7. GENERAL
   71542 
   71543 If any provision of this Agreement is invalid or unenforceable under applicable
   71544 law, it shall not affect the validity or enforceability of the remainder of the
   71545 terms of this Agreement, and without further action by the parties hereto, such
   71546 provision shall be reformed to the minimum extent necessary to make such
   71547 provision valid and enforceable.
   71548 
   71549 If Recipient institutes patent litigation against a Contributor with respect to
   71550 a patent applicable to software (including a cross-claim or counterclaim in a
   71551 lawsuit), then any patent licenses granted by that Contributor to such Recipient
   71552 under this Agreement shall terminate as of the date such litigation is filed. In
   71553 addition, if Recipient institutes patent litigation against any entity
   71554 (including a cross-claim or counterclaim in a lawsuit) alleging that the Program
   71555 itself (excluding combinations of the Program with other software or hardware)
   71556 infringes such Recipient's patent(s), then such Recipient's rights granted under
   71557 Section 2(b) shall terminate as of the date such litigation is filed.
   71558 
   71559 All Recipient's rights under this Agreement shall terminate if it fails to
   71560 comply with any of the material terms or conditions of this Agreement and does
   71561 not cure such failure in a reasonable period of time after becoming aware of
   71562 such noncompliance. If all Recipient's rights under this Agreement terminate,
   71563 Recipient agrees to cease use and distribution of the Program as soon as
   71564 reasonably practicable. However, Recipient's obligations under this Agreement
   71565 and any licenses granted by Recipient relating to the Program shall continue and
   71566 survive.
   71567 
   71568 Everyone is permitted to copy and distribute copies of this Agreement, but in
   71569 order to avoid inconsistency the Agreement is copyrighted and may only be
   71570 modified in the following manner. The Agreement Steward reserves the right to
   71571 publish new versions (including revisions) of this Agreement from time to time.
   71572 No one other than the Agreement Steward has the right to modify this Agreement.
   71573 IBM is the initial Agreement Steward. IBM may assign the responsibility to serve
   71574 as the Agreement Steward to a suitable separate entity. Each new version of the
   71575 Agreement will be given a distinguishing version number. The Program (including
   71576 Contributions) may always be distributed subject to the version of the Agreement
   71577 under which it was received. In addition, after a new version of the Agreement
   71578 is published, Contributor may elect to distribute the Program (including its
   71579 Contributions) under the new version. Except as expressly stated in Sections
   71580 2(a) and 2(b) above, Recipient receives no rights or licenses to the
   71581 intellectual property of any Contributor under this Agreement, whether
   71582 expressly, by implication, estoppel or otherwise. All rights in the Program not
   71583 expressly granted under this Agreement are reserved.
   71584 
   71585 This Agreement is governed by the laws of the State of New York and the
   71586 intellectual property laws of the United States of America. No party to this
   71587 Agreement will bring a legal action under this Agreement more than one year
   71588 after the cause of action arose. Each party waives its rights to a jury trial in
   71589 any resulting litigation.
   71590 </pre>
   71591 </div>
   71592 </div>
   71593 
   71594 
   71595 <div class="product">
   71596 <span class="title">trousers</span>
   71597 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   71598 <span class="homepage"><a href="http://trousers.sf.net">homepage</a></span>
   71599 <div class="licence">
   71600 <pre>Common Public License Version 1.0
   71601 
   71602 THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS COMMON PUBLIC LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.
   71603 
   71604 1. DEFINITIONS
   71605 
   71606 "Contribution" means:
   71607 
   71608 a) in the case of the initial Contributor, the initial code and documentation distributed under this Agreement, and
   71609 
   71610 b) in the case of each subsequent Contributor:
   71611 
   71612 i) changes to the Program, and
   71613 
   71614 ii) additions to the Program;
   71615 
   71616 where such changes and/or additions to the Program originate from and are distributed by that particular Contributor. A Contribution 'originates' from a Contributor if it was added to the Program by such Contributor itself or anyone acting on such Contributor's behalf. Contributions do not include additions to the Program which: (i) are separate modules of software distributed in conjunction with the Program under their own license agreement, and (ii) are not derivative works of the Program.
   71617 
   71618 "Contributor" means any person or entity that distributes the Program.
   71619 
   71620 "Licensed Patents " mean patent claims licensable by a Contributor which are necessarily infringed by the use or sale of its Contribution alone or when combined with the Program.
   71621 
   71622 "Program" means the Contributions distributed in accordance with this Agreement.
   71623 
   71624 "Recipient" means anyone who receives the Program under this Agreement, including all Contributors.
   71625 
   71626 2. GRANT OF RIGHTS
   71627 
   71628 a) Subject to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusive, worldwide, royalty-free copyright license to reproduce, prepare derivative works of, publicly display, publicly perform, distribute and sublicense the Contribution of such Contributor, if any, and such derivative works, in source code and object code form.
   71629 
   71630 b) Subject to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusive, worldwide, royalty-free patent license under Licensed Patents to make, use, sell, offer to sell, import and otherwise transfer the Contribution of such Contributor, if any, in source code and object code form. This patent license shall apply to the combination of the Contribution and the Program if, at the time the Contribution is added by the Contributor, such addition of the Contribution causes such combination to be covered by the Licensed Patents. The patent license shall not apply to any other combinations which include the Contribution. No hardware per se is licensed hereunder.
   71631 
   71632 c) Recipient understands that although each Contributor grants the licenses to its Contributions set forth herein, no assurances are provided by any Contributor that the Program does not infringe the patent or other intellectual property rights of any other entity. Each Contributor disclaims any liability to Recipient for claims brought by any other entity based on infringement of intellectual property rights or otherwise. As a condition to exercising the rights and licenses granted hereunder, each Recipient hereby assumes sole responsibility to secure any other intellectual property rights needed, if any. For example, if a third party patent license is required to allow Recipient to distribute the Program, it is Recipient's responsibility to acquire that license before distributing the Program.
   71633 
   71634 d) Each Contributor represents that to its knowledge it has sufficient copyright rights in its Contribution, if any, to grant the copyright license set forth in this Agreement.
   71635 
   71636 3. REQUIREMENTS
   71637 
   71638 A Contributor may choose to distribute the Program in object code form under its own license agreement, provided that:
   71639 
   71640 a) it complies with the terms and conditions of this Agreement; and
   71641 
   71642 b) its license agreement:
   71643 
   71644 i) effectively disclaims on behalf of all Contributors all warranties and conditions, express and implied, including warranties or conditions of title and non-infringement, and implied warranties or conditions of merchantability and fitness for a particular purpose;
   71645 
   71646 ii) effectively excludes on behalf of all Contributors all liability for damages, including direct, indirect, special, incidental and consequential damages, such as lost profits;
   71647 
   71648 iii) states that any provisions which differ from this Agreement are offered by that Contributor alone and not by any other party; and
   71649 
   71650 iv) states that source code for the Program is available from such Contributor, and informs licensees how to obtain it in a reasonable manner on or through a medium customarily used for software exchange.
   71651 
   71652 When the Program is made available in source code form:
   71653 
   71654 a) it must be made available under this Agreement; and
   71655 
   71656 b) a copy of this Agreement must be included with each copy of the Program.
   71657 
   71658 Contributors may not remove or alter any copyright notices contained within the Program.
   71659 
   71660 Each Contributor must identify itself as the originator of its Contribution, if any, in a manner that reasonably allows subsequent Recipients to identify the originator of the Contribution.
   71661 
   71662 4. COMMERCIAL DISTRIBUTION
   71663 
   71664 Commercial distributors of software may accept certain responsibilities with respect to end users, business partners and the like. While this license is intended to facilitate the commercial use of the Program, the Contributor who includes the Program in a commercial product offering should do so in a manner which does not create potential liability for other Contributors. Therefore, if a Contributor includes the Program in a commercial product offering, such Contributor ("Commercial Contributor") hereby agrees to defend and indemnify every other Contributor ("Indemnified Contributor") against any losses, damages and costs (collectively "Losses") arising from claims, lawsuits and other legal actions brought by a third party against the Indemnified Contributor to the extent caused by the acts or omissions of such Commercial Contributor in connection with its distribution of the Program in a commercial product offering. The obligations in this section do not apply to any claims or Losses relating to any actual or alleged intellectual property infringement. In order to qualify, an Indemnified Contributor must: a) promptly notify the Commercial Contributor in writing of such claim, and b) allow the Commercial Contributor to control, and cooperate with the Commercial Contributor in, the defense and any related settlement negotiations. The Indemnified Contributor may participate in any such claim at its own expense.
   71665 
   71666 For example, a Contributor might include the Program in a commercial product offering, Product X. That Contributor is then a Commercial Contributor. If that Commercial Contributor then makes performance claims, or offers warranties related to Product X, those performance claims and warranties are such Commercial Contributor's responsibility alone. Under this section, the Commercial Contributor would have to defend claims against the other Contributors related to those performance claims and warranties, and if a court requires any other Contributor to pay any damages as a result, the Commercial Contributor must pay those damages.
   71667 
   71668 5. NO WARRANTY
   71669 
   71670 EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely responsible for determining the appropriateness of using and distributing the Program and assumes all risks associated with its exercise of rights under this Agreement, including but not limited to the risks and costs of program errors, compliance with applicable laws, damage to or loss of data, programs or equipment, and unavailability or interruption of operations.
   71671 
   71672 6. DISCLAIMER OF LIABILITY
   71673 
   71674 EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
   71675 
   71676 7. GENERAL
   71677 
   71678 If any provision of this Agreement is invalid or unenforceable under applicable law, it shall not affect the validity or enforceability of the remainder of the terms of this Agreement, and without further action by the parties hereto, such provision shall be reformed to the minimum extent necessary to make such provision valid and enforceable.
   71679 
   71680 If Recipient institutes patent litigation against a Contributor with respect to a patent applicable to software (including a cross-claim or counterclaim in a lawsuit), then any patent licenses granted by that Contributor to such Recipient under this Agreement shall terminate as of the date such litigation is filed. In addition, if Recipient institutes patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Program itself (excluding combinations of the Program with other software or hardware) infringes such Recipient's patent(s), then such Recipient's rights granted under Section 2(b) shall terminate as of the date such litigation is filed.
   71681 
   71682 All Recipient's rights under this Agreement shall terminate if it fails to comply with any of the material terms or conditions of this Agreement and does not cure such failure in a reasonable period of time after becoming aware of such noncompliance. If all Recipient's rights under this Agreement terminate, Recipient agrees to cease use and distribution of the Program as soon as reasonably practicable. However, Recipient's obligations under this Agreement and any licenses granted by Recipient relating to the Program shall continue and survive.
   71683 
   71684 Everyone is permitted to copy and distribute copies of this Agreement, but in order to avoid inconsistency the Agreement is copyrighted and may only be modified in the following manner. The Agreement Steward reserves the right to publish new versions (including revisions) of this Agreement from time to time. No one other than the Agreement Steward has the right to modify this Agreement. IBM is the initial Agreement Steward. IBM may assign the responsibility to serve as the Agreement Steward to a suitable separate entity. Each new version of the Agreement will be given a distinguishing version number. The Program (including Contributions) may always be distributed subject to the version of the Agreement under which it was received. In addition, after a new version of the Agreement is published, Contributor may elect to distribute the Program (including its Contributions) under the new version. Except as expressly stated in Sections 2(a) and 2(b) above, Recipient receives no rights or licenses to the intellectual property of any Contributor under this Agreement, whether expressly, by implication, estoppel or otherwise. All rights in the Program not expressly granted under this Agreement are reserved.
   71685 
   71686 This Agreement is governed by the laws of the State of New York and the intellectual property laws of the United States of America. No party to this Agreement will bring a legal action under this Agreement more than one year after the cause of action arose. Each party waives its rights to a jury trial in any resulting litigation.</pre>
   71687 </div>
   71688 </div>
   71689 
   71690 
   71691 <div class="product">
   71692 <span class="title">udev</span>
   71693 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   71694 <span class="homepage"><a href="http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev.html">homepage</a></span>
   71695 <div class="licence">
   71696 <pre>		    GNU GENERAL PUBLIC LICENSE
   71697 		       Version 2, June 1991
   71698 
   71699  Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
   71700  51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
   71701  Everyone is permitted to copy and distribute verbatim copies
   71702  of this license document, but changing it is not allowed.
   71703 
   71704 			    Preamble
   71705 
   71706   The licenses for most software are designed to take away your
   71707 freedom to share and change it.  By contrast, the GNU General Public
   71708 License is intended to guarantee your freedom to share and change free
   71709 software--to make sure the software is free for all its users.  This
   71710 General Public License applies to most of the Free Software
   71711 Foundation's software and to any other program whose authors commit to
   71712 using it.  (Some other Free Software Foundation software is covered by
   71713 the GNU Lesser General Public License instead.)  You can apply it to
   71714 your programs, too.
   71715 
   71716   When we speak of free software, we are referring to freedom, not
   71717 price.  Our General Public Licenses are designed to make sure that you
   71718 have the freedom to distribute copies of free software (and charge for
   71719 this service if you wish), that you receive source code or can get it
   71720 if you want it, that you can change the software or use pieces of it
   71721 in new free programs; and that you know you can do these things.
   71722 
   71723   To protect your rights, we need to make restrictions that forbid
   71724 anyone to deny you these rights or to ask you to surrender the rights.
   71725 These restrictions translate to certain responsibilities for you if you
   71726 distribute copies of the software, or if you modify it.
   71727 
   71728   For example, if you distribute copies of such a program, whether
   71729 gratis or for a fee, you must give the recipients all the rights that
   71730 you have.  You must make sure that they, too, receive or can get the
   71731 source code.  And you must show them these terms so they know their
   71732 rights.
   71733 
   71734   We protect your rights with two steps: (1) copyright the software, and
   71735 (2) offer you this license which gives you legal permission to copy,
   71736 distribute and/or modify the software.
   71737 
   71738   Also, for each author's protection and ours, we want to make certain
   71739 that everyone understands that there is no warranty for this free
   71740 software.  If the software is modified by someone else and passed on, we
   71741 want its recipients to know that what they have is not the original, so
   71742 that any problems introduced by others will not reflect on the original
   71743 authors' reputations.
   71744 
   71745   Finally, any free program is threatened constantly by software
   71746 patents.  We wish to avoid the danger that redistributors of a free
   71747 program will individually obtain patent licenses, in effect making the
   71748 program proprietary.  To prevent this, we have made it clear that any
   71749 patent must be licensed for everyone's free use or not licensed at all.
   71750 
   71751   The precise terms and conditions for copying, distribution and
   71752 modification follow.
   71753 
   71754 		    GNU GENERAL PUBLIC LICENSE
   71755    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   71756 
   71757   0. This License applies to any program or other work which contains
   71758 a notice placed by the copyright holder saying it may be distributed
   71759 under the terms of this General Public License.  The "Program", below,
   71760 refers to any such program or work, and a "work based on the Program"
   71761 means either the Program or any derivative work under copyright law:
   71762 that is to say, a work containing the Program or a portion of it,
   71763 either verbatim or with modifications and/or translated into another
   71764 language.  (Hereinafter, translation is included without limitation in
   71765 the term "modification".)  Each licensee is addressed as "you".
   71766 
   71767 Activities other than copying, distribution and modification are not
   71768 covered by this License; they are outside its scope.  The act of
   71769 running the Program is not restricted, and the output from the Program
   71770 is covered only if its contents constitute a work based on the
   71771 Program (independent of having been made by running the Program).
   71772 Whether that is true depends on what the Program does.
   71773 
   71774   1. You may copy and distribute verbatim copies of the Program's
   71775 source code as you receive it, in any medium, provided that you
   71776 conspicuously and appropriately publish on each copy an appropriate
   71777 copyright notice and disclaimer of warranty; keep intact all the
   71778 notices that refer to this License and to the absence of any warranty;
   71779 and give any other recipients of the Program a copy of this License
   71780 along with the Program.
   71781 
   71782 You may charge a fee for the physical act of transferring a copy, and
   71783 you may at your option offer warranty protection in exchange for a fee.
   71784 
   71785   2. You may modify your copy or copies of the Program or any portion
   71786 of it, thus forming a work based on the Program, and copy and
   71787 distribute such modifications or work under the terms of Section 1
   71788 above, provided that you also meet all of these conditions:
   71789 
   71790     a) You must cause the modified files to carry prominent notices
   71791     stating that you changed the files and the date of any change.
   71792 
   71793     b) You must cause any work that you distribute or publish, that in
   71794     whole or in part contains or is derived from the Program or any
   71795     part thereof, to be licensed as a whole at no charge to all third
   71796     parties under the terms of this License.
   71797 
   71798     c) If the modified program normally reads commands interactively
   71799     when run, you must cause it, when started running for such
   71800     interactive use in the most ordinary way, to print or display an
   71801     announcement including an appropriate copyright notice and a
   71802     notice that there is no warranty (or else, saying that you provide
   71803     a warranty) and that users may redistribute the program under
   71804     these conditions, and telling the user how to view a copy of this
   71805     License.  (Exception: if the Program itself is interactive but
   71806     does not normally print such an announcement, your work based on
   71807     the Program is not required to print an announcement.)
   71808 
   71809 These requirements apply to the modified work as a whole.  If
   71810 identifiable sections of that work are not derived from the Program,
   71811 and can be reasonably considered independent and separate works in
   71812 themselves, then this License, and its terms, do not apply to those
   71813 sections when you distribute them as separate works.  But when you
   71814 distribute the same sections as part of a whole which is a work based
   71815 on the Program, the distribution of the whole must be on the terms of
   71816 this License, whose permissions for other licensees extend to the
   71817 entire whole, and thus to each and every part regardless of who wrote it.
   71818 
   71819 Thus, it is not the intent of this section to claim rights or contest
   71820 your rights to work written entirely by you; rather, the intent is to
   71821 exercise the right to control the distribution of derivative or
   71822 collective works based on the Program.
   71823 
   71824 In addition, mere aggregation of another work not based on the Program
   71825 with the Program (or with a work based on the Program) on a volume of
   71826 a storage or distribution medium does not bring the other work under
   71827 the scope of this License.
   71828 
   71829   3. You may copy and distribute the Program (or a work based on it,
   71830 under Section 2) in object code or executable form under the terms of
   71831 Sections 1 and 2 above provided that you also do one of the following:
   71832 
   71833     a) Accompany it with the complete corresponding machine-readable
   71834     source code, which must be distributed under the terms of Sections
   71835     1 and 2 above on a medium customarily used for software interchange; or,
   71836 
   71837     b) Accompany it with a written offer, valid for at least three
   71838     years, to give any third party, for a charge no more than your
   71839     cost of physically performing source distribution, a complete
   71840     machine-readable copy of the corresponding source code, to be
   71841     distributed under the terms of Sections 1 and 2 above on a medium
   71842     customarily used for software interchange; or,
   71843 
   71844     c) Accompany it with the information you received as to the offer
   71845     to distribute corresponding source code.  (This alternative is
   71846     allowed only for noncommercial distribution and only if you
   71847     received the program in object code or executable form with such
   71848     an offer, in accord with Subsection b above.)
   71849 
   71850 The source code for a work means the preferred form of the work for
   71851 making modifications to it.  For an executable work, complete source
   71852 code means all the source code for all modules it contains, plus any
   71853 associated interface definition files, plus the scripts used to
   71854 control compilation and installation of the executable.  However, as a
   71855 special exception, the source code distributed need not include
   71856 anything that is normally distributed (in either source or binary
   71857 form) with the major components (compiler, kernel, and so on) of the
   71858 operating system on which the executable runs, unless that component
   71859 itself accompanies the executable.
   71860 
   71861 If distribution of executable or object code is made by offering
   71862 access to copy from a designated place, then offering equivalent
   71863 access to copy the source code from the same place counts as
   71864 distribution of the source code, even though third parties are not
   71865 compelled to copy the source along with the object code.
   71866 
   71867   4. You may not copy, modify, sublicense, or distribute the Program
   71868 except as expressly provided under this License.  Any attempt
   71869 otherwise to copy, modify, sublicense or distribute the Program is
   71870 void, and will automatically terminate your rights under this License.
   71871 However, parties who have received copies, or rights, from you under
   71872 this License will not have their licenses terminated so long as such
   71873 parties remain in full compliance.
   71874 
   71875   5. You are not required to accept this License, since you have not
   71876 signed it.  However, nothing else grants you permission to modify or
   71877 distribute the Program or its derivative works.  These actions are
   71878 prohibited by law if you do not accept this License.  Therefore, by
   71879 modifying or distributing the Program (or any work based on the
   71880 Program), you indicate your acceptance of this License to do so, and
   71881 all its terms and conditions for copying, distributing or modifying
   71882 the Program or works based on it.
   71883 
   71884   6. Each time you redistribute the Program (or any work based on the
   71885 Program), the recipient automatically receives a license from the
   71886 original licensor to copy, distribute or modify the Program subject to
   71887 these terms and conditions.  You may not impose any further
   71888 restrictions on the recipients' exercise of the rights granted herein.
   71889 You are not responsible for enforcing compliance by third parties to
   71890 this License.
   71891 
   71892   7. If, as a consequence of a court judgment or allegation of patent
   71893 infringement or for any other reason (not limited to patent issues),
   71894 conditions are imposed on you (whether by court order, agreement or
   71895 otherwise) that contradict the conditions of this License, they do not
   71896 excuse you from the conditions of this License.  If you cannot
   71897 distribute so as to satisfy simultaneously your obligations under this
   71898 License and any other pertinent obligations, then as a consequence you
   71899 may not distribute the Program at all.  For example, if a patent
   71900 license would not permit royalty-free redistribution of the Program by
   71901 all those who receive copies directly or indirectly through you, then
   71902 the only way you could satisfy both it and this License would be to
   71903 refrain entirely from distribution of the Program.
   71904 
   71905 If any portion of this section is held invalid or unenforceable under
   71906 any particular circumstance, the balance of the section is intended to
   71907 apply and the section as a whole is intended to apply in other
   71908 circumstances.
   71909 
   71910 It is not the purpose of this section to induce you to infringe any
   71911 patents or other property right claims or to contest validity of any
   71912 such claims; this section has the sole purpose of protecting the
   71913 integrity of the free software distribution system, which is
   71914 implemented by public license practices.  Many people have made
   71915 generous contributions to the wide range of software distributed
   71916 through that system in reliance on consistent application of that
   71917 system; it is up to the author/donor to decide if he or she is willing
   71918 to distribute software through any other system and a licensee cannot
   71919 impose that choice.
   71920 
   71921 This section is intended to make thoroughly clear what is believed to
   71922 be a consequence of the rest of this License.
   71923 
   71924   8. If the distribution and/or use of the Program is restricted in
   71925 certain countries either by patents or by copyrighted interfaces, the
   71926 original copyright holder who places the Program under this License
   71927 may add an explicit geographical distribution limitation excluding
   71928 those countries, so that distribution is permitted only in or among
   71929 countries not thus excluded.  In such case, this License incorporates
   71930 the limitation as if written in the body of this License.
   71931 
   71932   9. The Free Software Foundation may publish revised and/or new versions
   71933 of the General Public License from time to time.  Such new versions will
   71934 be similar in spirit to the present version, but may differ in detail to
   71935 address new problems or concerns.
   71936 
   71937 Each version is given a distinguishing version number.  If the Program
   71938 specifies a version number of this License which applies to it and "any
   71939 later version", you have the option of following the terms and conditions
   71940 either of that version or of any later version published by the Free
   71941 Software Foundation.  If the Program does not specify a version number of
   71942 this License, you may choose any version ever published by the Free Software
   71943 Foundation.
   71944 
   71945   10. If you wish to incorporate parts of the Program into other free
   71946 programs whose distribution conditions are different, write to the author
   71947 to ask for permission.  For software which is copyrighted by the Free
   71948 Software Foundation, write to the Free Software Foundation; we sometimes
   71949 make exceptions for this.  Our decision will be guided by the two goals
   71950 of preserving the free status of all derivatives of our free software and
   71951 of promoting the sharing and reuse of software generally.
   71952 
   71953 			    NO WARRANTY
   71954 
   71955   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
   71956 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
   71957 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
   71958 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
   71959 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
   71960 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
   71961 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
   71962 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
   71963 REPAIR OR CORRECTION.
   71964 
   71965   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
   71966 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
   71967 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
   71968 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
   71969 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
   71970 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
   71971 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
   71972 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
   71973 POSSIBILITY OF SUCH DAMAGES.
   71974 
   71975 		     END OF TERMS AND CONDITIONS
   71976 
   71977 	    How to Apply These Terms to Your New Programs
   71978 
   71979   If you develop a new program, and you want it to be of the greatest
   71980 possible use to the public, the best way to achieve this is to make it
   71981 free software which everyone can redistribute and change under these terms.
   71982 
   71983   To do so, attach the following notices to the program.  It is safest
   71984 to attach them to the start of each source file to most effectively
   71985 convey the exclusion of warranty; and each file should have at least
   71986 the "copyright" line and a pointer to where the full notice is found.
   71987 
   71988     &lt;one line to give the program's name and a brief idea of what it does.&gt;
   71989     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   71990 
   71991     This program is free software; you can redistribute it and/or modify
   71992     it under the terms of the GNU General Public License as published by
   71993     the Free Software Foundation; either version 2 of the License, or
   71994     (at your option) any later version.
   71995 
   71996     This program is distributed in the hope that it will be useful,
   71997     but WITHOUT ANY WARRANTY; without even the implied warranty of
   71998     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   71999     GNU General Public License for more details.
   72000 
   72001     You should have received a copy of the GNU General Public License along
   72002     with this program; if not, write to the Free Software Foundation, Inc.,
   72003     51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
   72004 
   72005 Also add information on how to contact you by electronic and paper mail.
   72006 
   72007 If the program is interactive, make it output a short notice like this
   72008 when it starts in an interactive mode:
   72009 
   72010     Gnomovision version 69, Copyright (C) year name of author
   72011     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
   72012     This is free software, and you are welcome to redistribute it
   72013     under certain conditions; type `show c' for details.
   72014 
   72015 The hypothetical commands `show w' and `show c' should show the appropriate
   72016 parts of the General Public License.  Of course, the commands you use may
   72017 be called something other than `show w' and `show c'; they could even be
   72018 mouse-clicks or menu items--whatever suits your program.
   72019 
   72020 You should also get your employer (if you work as a programmer) or your
   72021 school, if any, to sign a "copyright disclaimer" for the program, if
   72022 necessary.  Here is a sample; alter the names:
   72023 
   72024   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
   72025   `Gnomovision' (which makes passes at compilers) written by James Hacker.
   72026 
   72027   &lt;signature of Ty Coon&gt;, 1 April 1989
   72028   Ty Coon, President of Vice
   72029 
   72030 This General Public License does not permit incorporating your program into
   72031 proprietary programs.  If your program is a subroutine library, you may
   72032 consider it more useful to permit linking proprietary applications with the
   72033 library.  If this is what you want to do, use the GNU Lesser General
   72034 Public License instead of this License.
   72035 </pre>
   72036 </div>
   72037 </div>
   72038 
   72039 
   72040 <div class="product">
   72041 <span class="title">upstart</span>
   72042 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   72043 <span class="homepage"><a href="http://upstart.ubuntu.com/">homepage</a></span>
   72044 <div class="licence">
   72045 <pre>		    GNU GENERAL PUBLIC LICENSE
   72046 		       Version 2, June 1991
   72047 
   72048  Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
   72049  51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
   72050  Everyone is permitted to copy and distribute verbatim copies
   72051  of this license document, but changing it is not allowed.
   72052 
   72053 			    Preamble
   72054 
   72055   The licenses for most software are designed to take away your
   72056 freedom to share and change it.  By contrast, the GNU General Public
   72057 License is intended to guarantee your freedom to share and change free
   72058 software--to make sure the software is free for all its users.  This
   72059 General Public License applies to most of the Free Software
   72060 Foundation's software and to any other program whose authors commit to
   72061 using it.  (Some other Free Software Foundation software is covered by
   72062 the GNU Lesser General Public License instead.)  You can apply it to
   72063 your programs, too.
   72064 
   72065   When we speak of free software, we are referring to freedom, not
   72066 price.  Our General Public Licenses are designed to make sure that you
   72067 have the freedom to distribute copies of free software (and charge for
   72068 this service if you wish), that you receive source code or can get it
   72069 if you want it, that you can change the software or use pieces of it
   72070 in new free programs; and that you know you can do these things.
   72071 
   72072   To protect your rights, we need to make restrictions that forbid
   72073 anyone to deny you these rights or to ask you to surrender the rights.
   72074 These restrictions translate to certain responsibilities for you if you
   72075 distribute copies of the software, or if you modify it.
   72076 
   72077   For example, if you distribute copies of such a program, whether
   72078 gratis or for a fee, you must give the recipients all the rights that
   72079 you have.  You must make sure that they, too, receive or can get the
   72080 source code.  And you must show them these terms so they know their
   72081 rights.
   72082 
   72083   We protect your rights with two steps: (1) copyright the software, and
   72084 (2) offer you this license which gives you legal permission to copy,
   72085 distribute and/or modify the software.
   72086 
   72087   Also, for each author's protection and ours, we want to make certain
   72088 that everyone understands that there is no warranty for this free
   72089 software.  If the software is modified by someone else and passed on, we
   72090 want its recipients to know that what they have is not the original, so
   72091 that any problems introduced by others will not reflect on the original
   72092 authors' reputations.
   72093 
   72094   Finally, any free program is threatened constantly by software
   72095 patents.  We wish to avoid the danger that redistributors of a free
   72096 program will individually obtain patent licenses, in effect making the
   72097 program proprietary.  To prevent this, we have made it clear that any
   72098 patent must be licensed for everyone's free use or not licensed at all.
   72099 
   72100   The precise terms and conditions for copying, distribution and
   72101 modification follow.
   72102 
   72103 		    GNU GENERAL PUBLIC LICENSE
   72104    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   72105 
   72106   0. This License applies to any program or other work which contains
   72107 a notice placed by the copyright holder saying it may be distributed
   72108 under the terms of this General Public License.  The "Program", below,
   72109 refers to any such program or work, and a "work based on the Program"
   72110 means either the Program or any derivative work under copyright law:
   72111 that is to say, a work containing the Program or a portion of it,
   72112 either verbatim or with modifications and/or translated into another
   72113 language.  (Hereinafter, translation is included without limitation in
   72114 the term "modification".)  Each licensee is addressed as "you".
   72115 
   72116 Activities other than copying, distribution and modification are not
   72117 covered by this License; they are outside its scope.  The act of
   72118 running the Program is not restricted, and the output from the Program
   72119 is covered only if its contents constitute a work based on the
   72120 Program (independent of having been made by running the Program).
   72121 Whether that is true depends on what the Program does.
   72122 
   72123   1. You may copy and distribute verbatim copies of the Program's
   72124 source code as you receive it, in any medium, provided that you
   72125 conspicuously and appropriately publish on each copy an appropriate
   72126 copyright notice and disclaimer of warranty; keep intact all the
   72127 notices that refer to this License and to the absence of any warranty;
   72128 and give any other recipients of the Program a copy of this License
   72129 along with the Program.
   72130 
   72131 You may charge a fee for the physical act of transferring a copy, and
   72132 you may at your option offer warranty protection in exchange for a fee.
   72133 
   72134   2. You may modify your copy or copies of the Program or any portion
   72135 of it, thus forming a work based on the Program, and copy and
   72136 distribute such modifications or work under the terms of Section 1
   72137 above, provided that you also meet all of these conditions:
   72138 
   72139     a) You must cause the modified files to carry prominent notices
   72140     stating that you changed the files and the date of any change.
   72141 
   72142     b) You must cause any work that you distribute or publish, that in
   72143     whole or in part contains or is derived from the Program or any
   72144     part thereof, to be licensed as a whole at no charge to all third
   72145     parties under the terms of this License.
   72146 
   72147     c) If the modified program normally reads commands interactively
   72148     when run, you must cause it, when started running for such
   72149     interactive use in the most ordinary way, to print or display an
   72150     announcement including an appropriate copyright notice and a
   72151     notice that there is no warranty (or else, saying that you provide
   72152     a warranty) and that users may redistribute the program under
   72153     these conditions, and telling the user how to view a copy of this
   72154     License.  (Exception: if the Program itself is interactive but
   72155     does not normally print such an announcement, your work based on
   72156     the Program is not required to print an announcement.)
   72157 
   72158 These requirements apply to the modified work as a whole.  If
   72159 identifiable sections of that work are not derived from the Program,
   72160 and can be reasonably considered independent and separate works in
   72161 themselves, then this License, and its terms, do not apply to those
   72162 sections when you distribute them as separate works.  But when you
   72163 distribute the same sections as part of a whole which is a work based
   72164 on the Program, the distribution of the whole must be on the terms of
   72165 this License, whose permissions for other licensees extend to the
   72166 entire whole, and thus to each and every part regardless of who wrote it.
   72167 
   72168 Thus, it is not the intent of this section to claim rights or contest
   72169 your rights to work written entirely by you; rather, the intent is to
   72170 exercise the right to control the distribution of derivative or
   72171 collective works based on the Program.
   72172 
   72173 In addition, mere aggregation of another work not based on the Program
   72174 with the Program (or with a work based on the Program) on a volume of
   72175 a storage or distribution medium does not bring the other work under
   72176 the scope of this License.
   72177 
   72178   3. You may copy and distribute the Program (or a work based on it,
   72179 under Section 2) in object code or executable form under the terms of
   72180 Sections 1 and 2 above provided that you also do one of the following:
   72181 
   72182     a) Accompany it with the complete corresponding machine-readable
   72183     source code, which must be distributed under the terms of Sections
   72184     1 and 2 above on a medium customarily used for software interchange; or,
   72185 
   72186     b) Accompany it with a written offer, valid for at least three
   72187     years, to give any third party, for a charge no more than your
   72188     cost of physically performing source distribution, a complete
   72189     machine-readable copy of the corresponding source code, to be
   72190     distributed under the terms of Sections 1 and 2 above on a medium
   72191     customarily used for software interchange; or,
   72192 
   72193     c) Accompany it with the information you received as to the offer
   72194     to distribute corresponding source code.  (This alternative is
   72195     allowed only for noncommercial distribution and only if you
   72196     received the program in object code or executable form with such
   72197     an offer, in accord with Subsection b above.)
   72198 
   72199 The source code for a work means the preferred form of the work for
   72200 making modifications to it.  For an executable work, complete source
   72201 code means all the source code for all modules it contains, plus any
   72202 associated interface definition files, plus the scripts used to
   72203 control compilation and installation of the executable.  However, as a
   72204 special exception, the source code distributed need not include
   72205 anything that is normally distributed (in either source or binary
   72206 form) with the major components (compiler, kernel, and so on) of the
   72207 operating system on which the executable runs, unless that component
   72208 itself accompanies the executable.
   72209 
   72210 If distribution of executable or object code is made by offering
   72211 access to copy from a designated place, then offering equivalent
   72212 access to copy the source code from the same place counts as
   72213 distribution of the source code, even though third parties are not
   72214 compelled to copy the source along with the object code.
   72215 
   72216   4. You may not copy, modify, sublicense, or distribute the Program
   72217 except as expressly provided under this License.  Any attempt
   72218 otherwise to copy, modify, sublicense or distribute the Program is
   72219 void, and will automatically terminate your rights under this License.
   72220 However, parties who have received copies, or rights, from you under
   72221 this License will not have their licenses terminated so long as such
   72222 parties remain in full compliance.
   72223 
   72224   5. You are not required to accept this License, since you have not
   72225 signed it.  However, nothing else grants you permission to modify or
   72226 distribute the Program or its derivative works.  These actions are
   72227 prohibited by law if you do not accept this License.  Therefore, by
   72228 modifying or distributing the Program (or any work based on the
   72229 Program), you indicate your acceptance of this License to do so, and
   72230 all its terms and conditions for copying, distributing or modifying
   72231 the Program or works based on it.
   72232 
   72233   6. Each time you redistribute the Program (or any work based on the
   72234 Program), the recipient automatically receives a license from the
   72235 original licensor to copy, distribute or modify the Program subject to
   72236 these terms and conditions.  You may not impose any further
   72237 restrictions on the recipients' exercise of the rights granted herein.
   72238 You are not responsible for enforcing compliance by third parties to
   72239 this License.
   72240 
   72241   7. If, as a consequence of a court judgment or allegation of patent
   72242 infringement or for any other reason (not limited to patent issues),
   72243 conditions are imposed on you (whether by court order, agreement or
   72244 otherwise) that contradict the conditions of this License, they do not
   72245 excuse you from the conditions of this License.  If you cannot
   72246 distribute so as to satisfy simultaneously your obligations under this
   72247 License and any other pertinent obligations, then as a consequence you
   72248 may not distribute the Program at all.  For example, if a patent
   72249 license would not permit royalty-free redistribution of the Program by
   72250 all those who receive copies directly or indirectly through you, then
   72251 the only way you could satisfy both it and this License would be to
   72252 refrain entirely from distribution of the Program.
   72253 
   72254 If any portion of this section is held invalid or unenforceable under
   72255 any particular circumstance, the balance of the section is intended to
   72256 apply and the section as a whole is intended to apply in other
   72257 circumstances.
   72258 
   72259 It is not the purpose of this section to induce you to infringe any
   72260 patents or other property right claims or to contest validity of any
   72261 such claims; this section has the sole purpose of protecting the
   72262 integrity of the free software distribution system, which is
   72263 implemented by public license practices.  Many people have made
   72264 generous contributions to the wide range of software distributed
   72265 through that system in reliance on consistent application of that
   72266 system; it is up to the author/donor to decide if he or she is willing
   72267 to distribute software through any other system and a licensee cannot
   72268 impose that choice.
   72269 
   72270 This section is intended to make thoroughly clear what is believed to
   72271 be a consequence of the rest of this License.
   72272 
   72273   8. If the distribution and/or use of the Program is restricted in
   72274 certain countries either by patents or by copyrighted interfaces, the
   72275 original copyright holder who places the Program under this License
   72276 may add an explicit geographical distribution limitation excluding
   72277 those countries, so that distribution is permitted only in or among
   72278 countries not thus excluded.  In such case, this License incorporates
   72279 the limitation as if written in the body of this License.
   72280 
   72281   9. The Free Software Foundation may publish revised and/or new versions
   72282 of the General Public License from time to time.  Such new versions will
   72283 be similar in spirit to the present version, but may differ in detail to
   72284 address new problems or concerns.
   72285 
   72286 Each version is given a distinguishing version number.  If the Program
   72287 specifies a version number of this License which applies to it and "any
   72288 later version", you have the option of following the terms and conditions
   72289 either of that version or of any later version published by the Free
   72290 Software Foundation.  If the Program does not specify a version number of
   72291 this License, you may choose any version ever published by the Free Software
   72292 Foundation.
   72293 
   72294   10. If you wish to incorporate parts of the Program into other free
   72295 programs whose distribution conditions are different, write to the author
   72296 to ask for permission.  For software which is copyrighted by the Free
   72297 Software Foundation, write to the Free Software Foundation; we sometimes
   72298 make exceptions for this.  Our decision will be guided by the two goals
   72299 of preserving the free status of all derivatives of our free software and
   72300 of promoting the sharing and reuse of software generally.
   72301 
   72302 			    NO WARRANTY
   72303 
   72304   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
   72305 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
   72306 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
   72307 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
   72308 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
   72309 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
   72310 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
   72311 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
   72312 REPAIR OR CORRECTION.
   72313 
   72314   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
   72315 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
   72316 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
   72317 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
   72318 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
   72319 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
   72320 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
   72321 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
   72322 POSSIBILITY OF SUCH DAMAGES.
   72323 
   72324 		     END OF TERMS AND CONDITIONS
   72325 
   72326 	    How to Apply These Terms to Your New Programs
   72327 
   72328   If you develop a new program, and you want it to be of the greatest
   72329 possible use to the public, the best way to achieve this is to make it
   72330 free software which everyone can redistribute and change under these terms.
   72331 
   72332   To do so, attach the following notices to the program.  It is safest
   72333 to attach them to the start of each source file to most effectively
   72334 convey the exclusion of warranty; and each file should have at least
   72335 the "copyright" line and a pointer to where the full notice is found.
   72336 
   72337     &lt;one line to give the program's name and a brief idea of what it does.&gt;
   72338     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   72339 
   72340     This program is free software; you can redistribute it and/or modify
   72341     it under the terms of the GNU General Public License as published by
   72342     the Free Software Foundation; either version 2 of the License, or
   72343     (at your option) any later version.
   72344 
   72345     This program is distributed in the hope that it will be useful,
   72346     but WITHOUT ANY WARRANTY; without even the implied warranty of
   72347     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   72348     GNU General Public License for more details.
   72349 
   72350     You should have received a copy of the GNU General Public License along
   72351     with this program; if not, write to the Free Software Foundation, Inc.,
   72352     51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
   72353 
   72354 Also add information on how to contact you by electronic and paper mail.
   72355 
   72356 If the program is interactive, make it output a short notice like this
   72357 when it starts in an interactive mode:
   72358 
   72359     Gnomovision version 69, Copyright (C) year name of author
   72360     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
   72361     This is free software, and you are welcome to redistribute it
   72362     under certain conditions; type `show c' for details.
   72363 
   72364 The hypothetical commands `show w' and `show c' should show the appropriate
   72365 parts of the General Public License.  Of course, the commands you use may
   72366 be called something other than `show w' and `show c'; they could even be
   72367 mouse-clicks or menu items--whatever suits your program.
   72368 
   72369 You should also get your employer (if you work as a programmer) or your
   72370 school, if any, to sign a "copyright disclaimer" for the program, if
   72371 necessary.  Here is a sample; alter the names:
   72372 
   72373   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
   72374   `Gnomovision' (which makes passes at compilers) written by James Hacker.
   72375 
   72376   &lt;signature of Ty Coon&gt;, 1 April 1989
   72377   Ty Coon, President of Vice
   72378 
   72379 This General Public License does not permit incorporating your program into
   72380 proprietary programs.  If your program is a subroutine library, you may
   72381 consider it more useful to permit linking proprietary applications with the
   72382 library.  If this is what you want to do, use the GNU Lesser General
   72383 Public License instead of this License.
   72384 </pre>
   72385 </div>
   72386 </div>
   72387 
   72388 
   72389 <div class="product">
   72390 <span class="title">ureadahead</span>
   72391 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   72392 <span class="homepage"><a href="https://launchpad.net/ureadahead">homepage</a></span>
   72393 <div class="licence">
   72394 <pre>		    GNU GENERAL PUBLIC LICENSE
   72395 		       Version 2, June 1991
   72396 
   72397  Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
   72398  51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
   72399  Everyone is permitted to copy and distribute verbatim copies
   72400  of this license document, but changing it is not allowed.
   72401 
   72402 			    Preamble
   72403 
   72404   The licenses for most software are designed to take away your
   72405 freedom to share and change it.  By contrast, the GNU General Public
   72406 License is intended to guarantee your freedom to share and change free
   72407 software--to make sure the software is free for all its users.  This
   72408 General Public License applies to most of the Free Software
   72409 Foundation's software and to any other program whose authors commit to
   72410 using it.  (Some other Free Software Foundation software is covered by
   72411 the GNU Lesser General Public License instead.)  You can apply it to
   72412 your programs, too.
   72413 
   72414   When we speak of free software, we are referring to freedom, not
   72415 price.  Our General Public Licenses are designed to make sure that you
   72416 have the freedom to distribute copies of free software (and charge for
   72417 this service if you wish), that you receive source code or can get it
   72418 if you want it, that you can change the software or use pieces of it
   72419 in new free programs; and that you know you can do these things.
   72420 
   72421   To protect your rights, we need to make restrictions that forbid
   72422 anyone to deny you these rights or to ask you to surrender the rights.
   72423 These restrictions translate to certain responsibilities for you if you
   72424 distribute copies of the software, or if you modify it.
   72425 
   72426   For example, if you distribute copies of such a program, whether
   72427 gratis or for a fee, you must give the recipients all the rights that
   72428 you have.  You must make sure that they, too, receive or can get the
   72429 source code.  And you must show them these terms so they know their
   72430 rights.
   72431 
   72432   We protect your rights with two steps: (1) copyright the software, and
   72433 (2) offer you this license which gives you legal permission to copy,
   72434 distribute and/or modify the software.
   72435 
   72436   Also, for each author's protection and ours, we want to make certain
   72437 that everyone understands that there is no warranty for this free
   72438 software.  If the software is modified by someone else and passed on, we
   72439 want its recipients to know that what they have is not the original, so
   72440 that any problems introduced by others will not reflect on the original
   72441 authors' reputations.
   72442 
   72443   Finally, any free program is threatened constantly by software
   72444 patents.  We wish to avoid the danger that redistributors of a free
   72445 program will individually obtain patent licenses, in effect making the
   72446 program proprietary.  To prevent this, we have made it clear that any
   72447 patent must be licensed for everyone's free use or not licensed at all.
   72448 
   72449   The precise terms and conditions for copying, distribution and
   72450 modification follow.
   72451 
   72452 		    GNU GENERAL PUBLIC LICENSE
   72453    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   72454 
   72455   0. This License applies to any program or other work which contains
   72456 a notice placed by the copyright holder saying it may be distributed
   72457 under the terms of this General Public License.  The "Program", below,
   72458 refers to any such program or work, and a "work based on the Program"
   72459 means either the Program or any derivative work under copyright law:
   72460 that is to say, a work containing the Program or a portion of it,
   72461 either verbatim or with modifications and/or translated into another
   72462 language.  (Hereinafter, translation is included without limitation in
   72463 the term "modification".)  Each licensee is addressed as "you".
   72464 
   72465 Activities other than copying, distribution and modification are not
   72466 covered by this License; they are outside its scope.  The act of
   72467 running the Program is not restricted, and the output from the Program
   72468 is covered only if its contents constitute a work based on the
   72469 Program (independent of having been made by running the Program).
   72470 Whether that is true depends on what the Program does.
   72471 
   72472   1. You may copy and distribute verbatim copies of the Program's
   72473 source code as you receive it, in any medium, provided that you
   72474 conspicuously and appropriately publish on each copy an appropriate
   72475 copyright notice and disclaimer of warranty; keep intact all the
   72476 notices that refer to this License and to the absence of any warranty;
   72477 and give any other recipients of the Program a copy of this License
   72478 along with the Program.
   72479 
   72480 You may charge a fee for the physical act of transferring a copy, and
   72481 you may at your option offer warranty protection in exchange for a fee.
   72482 
   72483   2. You may modify your copy or copies of the Program or any portion
   72484 of it, thus forming a work based on the Program, and copy and
   72485 distribute such modifications or work under the terms of Section 1
   72486 above, provided that you also meet all of these conditions:
   72487 
   72488     a) You must cause the modified files to carry prominent notices
   72489     stating that you changed the files and the date of any change.
   72490 
   72491     b) You must cause any work that you distribute or publish, that in
   72492     whole or in part contains or is derived from the Program or any
   72493     part thereof, to be licensed as a whole at no charge to all third
   72494     parties under the terms of this License.
   72495 
   72496     c) If the modified program normally reads commands interactively
   72497     when run, you must cause it, when started running for such
   72498     interactive use in the most ordinary way, to print or display an
   72499     announcement including an appropriate copyright notice and a
   72500     notice that there is no warranty (or else, saying that you provide
   72501     a warranty) and that users may redistribute the program under
   72502     these conditions, and telling the user how to view a copy of this
   72503     License.  (Exception: if the Program itself is interactive but
   72504     does not normally print such an announcement, your work based on
   72505     the Program is not required to print an announcement.)
   72506 
   72507 These requirements apply to the modified work as a whole.  If
   72508 identifiable sections of that work are not derived from the Program,
   72509 and can be reasonably considered independent and separate works in
   72510 themselves, then this License, and its terms, do not apply to those
   72511 sections when you distribute them as separate works.  But when you
   72512 distribute the same sections as part of a whole which is a work based
   72513 on the Program, the distribution of the whole must be on the terms of
   72514 this License, whose permissions for other licensees extend to the
   72515 entire whole, and thus to each and every part regardless of who wrote it.
   72516 
   72517 Thus, it is not the intent of this section to claim rights or contest
   72518 your rights to work written entirely by you; rather, the intent is to
   72519 exercise the right to control the distribution of derivative or
   72520 collective works based on the Program.
   72521 
   72522 In addition, mere aggregation of another work not based on the Program
   72523 with the Program (or with a work based on the Program) on a volume of
   72524 a storage or distribution medium does not bring the other work under
   72525 the scope of this License.
   72526 
   72527   3. You may copy and distribute the Program (or a work based on it,
   72528 under Section 2) in object code or executable form under the terms of
   72529 Sections 1 and 2 above provided that you also do one of the following:
   72530 
   72531     a) Accompany it with the complete corresponding machine-readable
   72532     source code, which must be distributed under the terms of Sections
   72533     1 and 2 above on a medium customarily used for software interchange; or,
   72534 
   72535     b) Accompany it with a written offer, valid for at least three
   72536     years, to give any third party, for a charge no more than your
   72537     cost of physically performing source distribution, a complete
   72538     machine-readable copy of the corresponding source code, to be
   72539     distributed under the terms of Sections 1 and 2 above on a medium
   72540     customarily used for software interchange; or,
   72541 
   72542     c) Accompany it with the information you received as to the offer
   72543     to distribute corresponding source code.  (This alternative is
   72544     allowed only for noncommercial distribution and only if you
   72545     received the program in object code or executable form with such
   72546     an offer, in accord with Subsection b above.)
   72547 
   72548 The source code for a work means the preferred form of the work for
   72549 making modifications to it.  For an executable work, complete source
   72550 code means all the source code for all modules it contains, plus any
   72551 associated interface definition files, plus the scripts used to
   72552 control compilation and installation of the executable.  However, as a
   72553 special exception, the source code distributed need not include
   72554 anything that is normally distributed (in either source or binary
   72555 form) with the major components (compiler, kernel, and so on) of the
   72556 operating system on which the executable runs, unless that component
   72557 itself accompanies the executable.
   72558 
   72559 If distribution of executable or object code is made by offering
   72560 access to copy from a designated place, then offering equivalent
   72561 access to copy the source code from the same place counts as
   72562 distribution of the source code, even though third parties are not
   72563 compelled to copy the source along with the object code.
   72564 
   72565   4. You may not copy, modify, sublicense, or distribute the Program
   72566 except as expressly provided under this License.  Any attempt
   72567 otherwise to copy, modify, sublicense or distribute the Program is
   72568 void, and will automatically terminate your rights under this License.
   72569 However, parties who have received copies, or rights, from you under
   72570 this License will not have their licenses terminated so long as such
   72571 parties remain in full compliance.
   72572 
   72573   5. You are not required to accept this License, since you have not
   72574 signed it.  However, nothing else grants you permission to modify or
   72575 distribute the Program or its derivative works.  These actions are
   72576 prohibited by law if you do not accept this License.  Therefore, by
   72577 modifying or distributing the Program (or any work based on the
   72578 Program), you indicate your acceptance of this License to do so, and
   72579 all its terms and conditions for copying, distributing or modifying
   72580 the Program or works based on it.
   72581 
   72582   6. Each time you redistribute the Program (or any work based on the
   72583 Program), the recipient automatically receives a license from the
   72584 original licensor to copy, distribute or modify the Program subject to
   72585 these terms and conditions.  You may not impose any further
   72586 restrictions on the recipients' exercise of the rights granted herein.
   72587 You are not responsible for enforcing compliance by third parties to
   72588 this License.
   72589 
   72590   7. If, as a consequence of a court judgment or allegation of patent
   72591 infringement or for any other reason (not limited to patent issues),
   72592 conditions are imposed on you (whether by court order, agreement or
   72593 otherwise) that contradict the conditions of this License, they do not
   72594 excuse you from the conditions of this License.  If you cannot
   72595 distribute so as to satisfy simultaneously your obligations under this
   72596 License and any other pertinent obligations, then as a consequence you
   72597 may not distribute the Program at all.  For example, if a patent
   72598 license would not permit royalty-free redistribution of the Program by
   72599 all those who receive copies directly or indirectly through you, then
   72600 the only way you could satisfy both it and this License would be to
   72601 refrain entirely from distribution of the Program.
   72602 
   72603 If any portion of this section is held invalid or unenforceable under
   72604 any particular circumstance, the balance of the section is intended to
   72605 apply and the section as a whole is intended to apply in other
   72606 circumstances.
   72607 
   72608 It is not the purpose of this section to induce you to infringe any
   72609 patents or other property right claims or to contest validity of any
   72610 such claims; this section has the sole purpose of protecting the
   72611 integrity of the free software distribution system, which is
   72612 implemented by public license practices.  Many people have made
   72613 generous contributions to the wide range of software distributed
   72614 through that system in reliance on consistent application of that
   72615 system; it is up to the author/donor to decide if he or she is willing
   72616 to distribute software through any other system and a licensee cannot
   72617 impose that choice.
   72618 
   72619 This section is intended to make thoroughly clear what is believed to
   72620 be a consequence of the rest of this License.
   72621 
   72622   8. If the distribution and/or use of the Program is restricted in
   72623 certain countries either by patents or by copyrighted interfaces, the
   72624 original copyright holder who places the Program under this License
   72625 may add an explicit geographical distribution limitation excluding
   72626 those countries, so that distribution is permitted only in or among
   72627 countries not thus excluded.  In such case, this License incorporates
   72628 the limitation as if written in the body of this License.
   72629 
   72630   9. The Free Software Foundation may publish revised and/or new versions
   72631 of the General Public License from time to time.  Such new versions will
   72632 be similar in spirit to the present version, but may differ in detail to
   72633 address new problems or concerns.
   72634 
   72635 Each version is given a distinguishing version number.  If the Program
   72636 specifies a version number of this License which applies to it and "any
   72637 later version", you have the option of following the terms and conditions
   72638 either of that version or of any later version published by the Free
   72639 Software Foundation.  If the Program does not specify a version number of
   72640 this License, you may choose any version ever published by the Free Software
   72641 Foundation.
   72642 
   72643   10. If you wish to incorporate parts of the Program into other free
   72644 programs whose distribution conditions are different, write to the author
   72645 to ask for permission.  For software which is copyrighted by the Free
   72646 Software Foundation, write to the Free Software Foundation; we sometimes
   72647 make exceptions for this.  Our decision will be guided by the two goals
   72648 of preserving the free status of all derivatives of our free software and
   72649 of promoting the sharing and reuse of software generally.
   72650 
   72651 			    NO WARRANTY
   72652 
   72653   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
   72654 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
   72655 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
   72656 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
   72657 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
   72658 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
   72659 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
   72660 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
   72661 REPAIR OR CORRECTION.
   72662 
   72663   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
   72664 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
   72665 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
   72666 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
   72667 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
   72668 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
   72669 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
   72670 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
   72671 POSSIBILITY OF SUCH DAMAGES.
   72672 
   72673 		     END OF TERMS AND CONDITIONS
   72674 
   72675 	    How to Apply These Terms to Your New Programs
   72676 
   72677   If you develop a new program, and you want it to be of the greatest
   72678 possible use to the public, the best way to achieve this is to make it
   72679 free software which everyone can redistribute and change under these terms.
   72680 
   72681   To do so, attach the following notices to the program.  It is safest
   72682 to attach them to the start of each source file to most effectively
   72683 convey the exclusion of warranty; and each file should have at least
   72684 the "copyright" line and a pointer to where the full notice is found.
   72685 
   72686     &lt;one line to give the program's name and a brief idea of what it does.&gt;
   72687     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   72688 
   72689     This program is free software; you can redistribute it and/or modify
   72690     it under the terms of the GNU General Public License as published by
   72691     the Free Software Foundation; either version 2 of the License, or
   72692     (at your option) any later version.
   72693 
   72694     This program is distributed in the hope that it will be useful,
   72695     but WITHOUT ANY WARRANTY; without even the implied warranty of
   72696     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   72697     GNU General Public License for more details.
   72698 
   72699     You should have received a copy of the GNU General Public License along
   72700     with this program; if not, write to the Free Software Foundation, Inc.,
   72701     51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
   72702 
   72703 Also add information on how to contact you by electronic and paper mail.
   72704 
   72705 If the program is interactive, make it output a short notice like this
   72706 when it starts in an interactive mode:
   72707 
   72708     Gnomovision version 69, Copyright (C) year name of author
   72709     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
   72710     This is free software, and you are welcome to redistribute it
   72711     under certain conditions; type `show c' for details.
   72712 
   72713 The hypothetical commands `show w' and `show c' should show the appropriate
   72714 parts of the General Public License.  Of course, the commands you use may
   72715 be called something other than `show w' and `show c'; they could even be
   72716 mouse-clicks or menu items--whatever suits your program.
   72717 
   72718 You should also get your employer (if you work as a programmer) or your
   72719 school, if any, to sign a "copyright disclaimer" for the program, if
   72720 necessary.  Here is a sample; alter the names:
   72721 
   72722   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
   72723   `Gnomovision' (which makes passes at compilers) written by James Hacker.
   72724 
   72725   &lt;signature of Ty Coon&gt;, 1 April 1989
   72726   Ty Coon, President of Vice
   72727 
   72728 This General Public License does not permit incorporating your program into
   72729 proprietary programs.  If your program is a subroutine library, you may
   72730 consider it more useful to permit linking proprietary applications with the
   72731 library.  If this is what you want to do, use the GNU Lesser General
   72732 Public License instead of this License.
   72733 </pre>
   72734 </div>
   72735 </div>
   72736 
   72737 
   72738 <div class="product">
   72739 <span class="title">usbutils</span>
   72740 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   72741 <span class="homepage"><a href="http://linux-usb.sourceforge.net/">homepage</a></span>
   72742 <div class="licence">
   72743 <pre>		    GNU GENERAL PUBLIC LICENSE
   72744 		       Version 2, June 1991
   72745 
   72746  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
   72747      59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   72748  Everyone is permitted to copy and distribute verbatim copies
   72749  of this license document, but changing it is not allowed.
   72750 
   72751 			    Preamble
   72752 
   72753   The licenses for most software are designed to take away your
   72754 freedom to share and change it.  By contrast, the GNU General Public
   72755 License is intended to guarantee your freedom to share and change free
   72756 software--to make sure the software is free for all its users.  This
   72757 General Public License applies to most of the Free Software
   72758 Foundation's software and to any other program whose authors commit to
   72759 using it.  (Some other Free Software Foundation software is covered by
   72760 the GNU Library General Public License instead.)  You can apply it to
   72761 your programs, too.
   72762 
   72763   When we speak of free software, we are referring to freedom, not
   72764 price.  Our General Public Licenses are designed to make sure that you
   72765 have the freedom to distribute copies of free software (and charge for
   72766 this service if you wish), that you receive source code or can get it
   72767 if you want it, that you can change the software or use pieces of it
   72768 in new free programs; and that you know you can do these things.
   72769 
   72770   To protect your rights, we need to make restrictions that forbid
   72771 anyone to deny you these rights or to ask you to surrender the rights.
   72772 These restrictions translate to certain responsibilities for you if you
   72773 distribute copies of the software, or if you modify it.
   72774 
   72775   For example, if you distribute copies of such a program, whether
   72776 gratis or for a fee, you must give the recipients all the rights that
   72777 you have.  You must make sure that they, too, receive or can get the
   72778 source code.  And you must show them these terms so they know their
   72779 rights.
   72780 
   72781   We protect your rights with two steps: (1) copyright the software, and
   72782 (2) offer you this license which gives you legal permission to copy,
   72783 distribute and/or modify the software.
   72784 
   72785   Also, for each author's protection and ours, we want to make certain
   72786 that everyone understands that there is no warranty for this free
   72787 software.  If the software is modified by someone else and passed on, we
   72788 want its recipients to know that what they have is not the original, so
   72789 that any problems introduced by others will not reflect on the original
   72790 authors' reputations.
   72791 
   72792   Finally, any free program is threatened constantly by software
   72793 patents.  We wish to avoid the danger that redistributors of a free
   72794 program will individually obtain patent licenses, in effect making the
   72795 program proprietary.  To prevent this, we have made it clear that any
   72796 patent must be licensed for everyone's free use or not licensed at all.
   72797 
   72798   The precise terms and conditions for copying, distribution and
   72799 modification follow.
   72800 
   72802 		    GNU GENERAL PUBLIC LICENSE
   72803    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   72804 
   72805   0. This License applies to any program or other work which contains
   72806 a notice placed by the copyright holder saying it may be distributed
   72807 under the terms of this General Public License.  The "Program", below,
   72808 refers to any such program or work, and a "work based on the Program"
   72809 means either the Program or any derivative work under copyright law:
   72810 that is to say, a work containing the Program or a portion of it,
   72811 either verbatim or with modifications and/or translated into another
   72812 language.  (Hereinafter, translation is included without limitation in
   72813 the term "modification".)  Each licensee is addressed as "you".
   72814 
   72815 Activities other than copying, distribution and modification are not
   72816 covered by this License; they are outside its scope.  The act of
   72817 running the Program is not restricted, and the output from the Program
   72818 is covered only if its contents constitute a work based on the
   72819 Program (independent of having been made by running the Program).
   72820 Whether that is true depends on what the Program does.
   72821 
   72822   1. You may copy and distribute verbatim copies of the Program's
   72823 source code as you receive it, in any medium, provided that you
   72824 conspicuously and appropriately publish on each copy an appropriate
   72825 copyright notice and disclaimer of warranty; keep intact all the
   72826 notices that refer to this License and to the absence of any warranty;
   72827 and give any other recipients of the Program a copy of this License
   72828 along with the Program.
   72829 
   72830 You may charge a fee for the physical act of transferring a copy, and
   72831 you may at your option offer warranty protection in exchange for a fee.
   72832 
   72833   2. You may modify your copy or copies of the Program or any portion
   72834 of it, thus forming a work based on the Program, and copy and
   72835 distribute such modifications or work under the terms of Section 1
   72836 above, provided that you also meet all of these conditions:
   72837 
   72838     a) You must cause the modified files to carry prominent notices
   72839     stating that you changed the files and the date of any change.
   72840 
   72841     b) You must cause any work that you distribute or publish, that in
   72842     whole or in part contains or is derived from the Program or any
   72843     part thereof, to be licensed as a whole at no charge to all third
   72844     parties under the terms of this License.
   72845 
   72846     c) If the modified program normally reads commands interactively
   72847     when run, you must cause it, when started running for such
   72848     interactive use in the most ordinary way, to print or display an
   72849     announcement including an appropriate copyright notice and a
   72850     notice that there is no warranty (or else, saying that you provide
   72851     a warranty) and that users may redistribute the program under
   72852     these conditions, and telling the user how to view a copy of this
   72853     License.  (Exception: if the Program itself is interactive but
   72854     does not normally print such an announcement, your work based on
   72855     the Program is not required to print an announcement.)
   72856 
   72858 These requirements apply to the modified work as a whole.  If
   72859 identifiable sections of that work are not derived from the Program,
   72860 and can be reasonably considered independent and separate works in
   72861 themselves, then this License, and its terms, do not apply to those
   72862 sections when you distribute them as separate works.  But when you
   72863 distribute the same sections as part of a whole which is a work based
   72864 on the Program, the distribution of the whole must be on the terms of
   72865 this License, whose permissions for other licensees extend to the
   72866 entire whole, and thus to each and every part regardless of who wrote it.
   72867 
   72868 Thus, it is not the intent of this section to claim rights or contest
   72869 your rights to work written entirely by you; rather, the intent is to
   72870 exercise the right to control the distribution of derivative or
   72871 collective works based on the Program.
   72872 
   72873 In addition, mere aggregation of another work not based on the Program
   72874 with the Program (or with a work based on the Program) on a volume of
   72875 a storage or distribution medium does not bring the other work under
   72876 the scope of this License.
   72877 
   72878   3. You may copy and distribute the Program (or a work based on it,
   72879 under Section 2) in object code or executable form under the terms of
   72880 Sections 1 and 2 above provided that you also do one of the following:
   72881 
   72882     a) Accompany it with the complete corresponding machine-readable
   72883     source code, which must be distributed under the terms of Sections
   72884     1 and 2 above on a medium customarily used for software interchange; or,
   72885 
   72886     b) Accompany it with a written offer, valid for at least three
   72887     years, to give any third party, for a charge no more than your
   72888     cost of physically performing source distribution, a complete
   72889     machine-readable copy of the corresponding source code, to be
   72890     distributed under the terms of Sections 1 and 2 above on a medium
   72891     customarily used for software interchange; or,
   72892 
   72893     c) Accompany it with the information you received as to the offer
   72894     to distribute corresponding source code.  (This alternative is
   72895     allowed only for noncommercial distribution and only if you
   72896     received the program in object code or executable form with such
   72897     an offer, in accord with Subsection b above.)
   72898 
   72899 The source code for a work means the preferred form of the work for
   72900 making modifications to it.  For an executable work, complete source
   72901 code means all the source code for all modules it contains, plus any
   72902 associated interface definition files, plus the scripts used to
   72903 control compilation and installation of the executable.  However, as a
   72904 special exception, the source code distributed need not include
   72905 anything that is normally distributed (in either source or binary
   72906 form) with the major components (compiler, kernel, and so on) of the
   72907 operating system on which the executable runs, unless that component
   72908 itself accompanies the executable.
   72909 
   72910 If distribution of executable or object code is made by offering
   72911 access to copy from a designated place, then offering equivalent
   72912 access to copy the source code from the same place counts as
   72913 distribution of the source code, even though third parties are not
   72914 compelled to copy the source along with the object code.
   72915 
   72917   4. You may not copy, modify, sublicense, or distribute the Program
   72918 except as expressly provided under this License.  Any attempt
   72919 otherwise to copy, modify, sublicense or distribute the Program is
   72920 void, and will automatically terminate your rights under this License.
   72921 However, parties who have received copies, or rights, from you under
   72922 this License will not have their licenses terminated so long as such
   72923 parties remain in full compliance.
   72924 
   72925   5. You are not required to accept this License, since you have not
   72926 signed it.  However, nothing else grants you permission to modify or
   72927 distribute the Program or its derivative works.  These actions are
   72928 prohibited by law if you do not accept this License.  Therefore, by
   72929 modifying or distributing the Program (or any work based on the
   72930 Program), you indicate your acceptance of this License to do so, and
   72931 all its terms and conditions for copying, distributing or modifying
   72932 the Program or works based on it.
   72933 
   72934   6. Each time you redistribute the Program (or any work based on the
   72935 Program), the recipient automatically receives a license from the
   72936 original licensor to copy, distribute or modify the Program subject to
   72937 these terms and conditions.  You may not impose any further
   72938 restrictions on the recipients' exercise of the rights granted herein.
   72939 You are not responsible for enforcing compliance by third parties to
   72940 this License.
   72941 
   72942   7. If, as a consequence of a court judgment or allegation of patent
   72943 infringement or for any other reason (not limited to patent issues),
   72944 conditions are imposed on you (whether by court order, agreement or
   72945 otherwise) that contradict the conditions of this License, they do not
   72946 excuse you from the conditions of this License.  If you cannot
   72947 distribute so as to satisfy simultaneously your obligations under this
   72948 License and any other pertinent obligations, then as a consequence you
   72949 may not distribute the Program at all.  For example, if a patent
   72950 license would not permit royalty-free redistribution of the Program by
   72951 all those who receive copies directly or indirectly through you, then
   72952 the only way you could satisfy both it and this License would be to
   72953 refrain entirely from distribution of the Program.
   72954 
   72955 If any portion of this section is held invalid or unenforceable under
   72956 any particular circumstance, the balance of the section is intended to
   72957 apply and the section as a whole is intended to apply in other
   72958 circumstances.
   72959 
   72960 It is not the purpose of this section to induce you to infringe any
   72961 patents or other property right claims or to contest validity of any
   72962 such claims; this section has the sole purpose of protecting the
   72963 integrity of the free software distribution system, which is
   72964 implemented by public license practices.  Many people have made
   72965 generous contributions to the wide range of software distributed
   72966 through that system in reliance on consistent application of that
   72967 system; it is up to the author/donor to decide if he or she is willing
   72968 to distribute software through any other system and a licensee cannot
   72969 impose that choice.
   72970 
   72971 This section is intended to make thoroughly clear what is believed to
   72972 be a consequence of the rest of this License.
   72973 
   72975   8. If the distribution and/or use of the Program is restricted in
   72976 certain countries either by patents or by copyrighted interfaces, the
   72977 original copyright holder who places the Program under this License
   72978 may add an explicit geographical distribution limitation excluding
   72979 those countries, so that distribution is permitted only in or among
   72980 countries not thus excluded.  In such case, this License incorporates
   72981 the limitation as if written in the body of this License.
   72982 
   72983   9. The Free Software Foundation may publish revised and/or new versions
   72984 of the General Public License from time to time.  Such new versions will
   72985 be similar in spirit to the present version, but may differ in detail to
   72986 address new problems or concerns.
   72987 
   72988 Each version is given a distinguishing version number.  If the Program
   72989 specifies a version number of this License which applies to it and "any
   72990 later version", you have the option of following the terms and conditions
   72991 either of that version or of any later version published by the Free
   72992 Software Foundation.  If the Program does not specify a version number of
   72993 this License, you may choose any version ever published by the Free Software
   72994 Foundation.
   72995 
   72996   10. If you wish to incorporate parts of the Program into other free
   72997 programs whose distribution conditions are different, write to the author
   72998 to ask for permission.  For software which is copyrighted by the Free
   72999 Software Foundation, write to the Free Software Foundation; we sometimes
   73000 make exceptions for this.  Our decision will be guided by the two goals
   73001 of preserving the free status of all derivatives of our free software and
   73002 of promoting the sharing and reuse of software generally.
   73003 
   73004 			    NO WARRANTY
   73005 
   73006   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
   73007 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
   73008 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
   73009 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
   73010 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
   73011 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
   73012 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
   73013 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
   73014 REPAIR OR CORRECTION.
   73015 
   73016   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
   73017 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
   73018 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
   73019 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
   73020 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
   73021 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
   73022 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
   73023 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
   73024 POSSIBILITY OF SUCH DAMAGES.
   73025 
   73026 		     END OF TERMS AND CONDITIONS
   73027 
   73029 	    How to Apply These Terms to Your New Programs
   73030 
   73031   If you develop a new program, and you want it to be of the greatest
   73032 possible use to the public, the best way to achieve this is to make it
   73033 free software which everyone can redistribute and change under these terms.
   73034 
   73035   To do so, attach the following notices to the program.  It is safest
   73036 to attach them to the start of each source file to most effectively
   73037 convey the exclusion of warranty; and each file should have at least
   73038 the "copyright" line and a pointer to where the full notice is found.
   73039 
   73040     &lt;one line to give the program's name and a brief idea of what it does.&gt;
   73041     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   73042 
   73043     This program is free software; you can redistribute it and/or modify
   73044     it under the terms of the GNU General Public License as published by
   73045     the Free Software Foundation; either version 2 of the License, or
   73046     (at your option) any later version.
   73047 
   73048     This program is distributed in the hope that it will be useful,
   73049     but WITHOUT ANY WARRANTY; without even the implied warranty of
   73050     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   73051     GNU General Public License for more details.
   73052 
   73053     You should have received a copy of the GNU General Public License
   73054     along with this program; if not, write to the Free Software
   73055     Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   73056 
   73057 
   73058 Also add information on how to contact you by electronic and paper mail.
   73059 
   73060 If the program is interactive, make it output a short notice like this
   73061 when it starts in an interactive mode:
   73062 
   73063     Gnomovision version 69, Copyright (C) year  name of author
   73064     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
   73065     This is free software, and you are welcome to redistribute it
   73066     under certain conditions; type `show c' for details.
   73067 
   73068 The hypothetical commands `show w' and `show c' should show the appropriate
   73069 parts of the General Public License.  Of course, the commands you use may
   73070 be called something other than `show w' and `show c'; they could even be
   73071 mouse-clicks or menu items--whatever suits your program.
   73072 
   73073 You should also get your employer (if you work as a programmer) or your
   73074 school, if any, to sign a "copyright disclaimer" for the program, if
   73075 necessary.  Here is a sample; alter the names:
   73076 
   73077   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
   73078   `Gnomovision' (which makes passes at compilers) written by James Hacker.
   73079 
   73080   &lt;signature of Ty Coon&gt;, 1 April 1989
   73081   Ty Coon, President of Vice
   73082 
   73083 This General Public License does not permit incorporating your program into
   73084 proprietary programs.  If your program is a subroutine library, you may
   73085 consider it more useful to permit linking proprietary applications with the
   73086 library.  If this is what you want to do, use the GNU Library General
   73087 Public License instead of this License.
   73088 </pre>
   73089 </div>
   73090 </div>
   73091 
   73092 
   73093 <div class="product">
   73094 <span class="title">util-linux</span>
   73095 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   73096 <span class="homepage"><a href="http://www.kernel.org/pub/linux/utils/util-linux-ng/">homepage</a></span>
   73097 <div class="licence">
   73098 <pre>		    GNU GENERAL PUBLIC LICENSE
   73099 		       Version 2, June 1991
   73100 
   73101  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
   73102      51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
   73103  Everyone is permitted to copy and distribute verbatim copies
   73104  of this license document, but changing it is not allowed.
   73105 
   73106 			    Preamble
   73107 
   73108   The licenses for most software are designed to take away your
   73109 freedom to share and change it.  By contrast, the GNU General Public
   73110 License is intended to guarantee your freedom to share and change free
   73111 software--to make sure the software is free for all its users.  This
   73112 General Public License applies to most of the Free Software
   73113 Foundation's software and to any other program whose authors commit to
   73114 using it.  (Some other Free Software Foundation software is covered by
   73115 the GNU Library General Public License instead.)  You can apply it to
   73116 your programs, too.
   73117 
   73118   When we speak of free software, we are referring to freedom, not
   73119 price.  Our General Public Licenses are designed to make sure that you
   73120 have the freedom to distribute copies of free software (and charge for
   73121 this service if you wish), that you receive source code or can get it
   73122 if you want it, that you can change the software or use pieces of it
   73123 in new free programs; and that you know you can do these things.
   73124 
   73125   To protect your rights, we need to make restrictions that forbid
   73126 anyone to deny you these rights or to ask you to surrender the rights.
   73127 These restrictions translate to certain responsibilities for you if you
   73128 distribute copies of the software, or if you modify it.
   73129 
   73130   For example, if you distribute copies of such a program, whether
   73131 gratis or for a fee, you must give the recipients all the rights that
   73132 you have.  You must make sure that they, too, receive or can get the
   73133 source code.  And you must show them these terms so they know their
   73134 rights.
   73135 
   73136   We protect your rights with two steps: (1) copyright the software, and
   73137 (2) offer you this license which gives you legal permission to copy,
   73138 distribute and/or modify the software.
   73139 
   73140   Also, for each author's protection and ours, we want to make certain
   73141 that everyone understands that there is no warranty for this free
   73142 software.  If the software is modified by someone else and passed on, we
   73143 want its recipients to know that what they have is not the original, so
   73144 that any problems introduced by others will not reflect on the original
   73145 authors' reputations.
   73146 
   73147   Finally, any free program is threatened constantly by software
   73148 patents.  We wish to avoid the danger that redistributors of a free
   73149 program will individually obtain patent licenses, in effect making the
   73150 program proprietary.  To prevent this, we have made it clear that any
   73151 patent must be licensed for everyone's free use or not licensed at all.
   73152 
   73153   The precise terms and conditions for copying, distribution and
   73154 modification follow.
   73155 
   73157 		    GNU GENERAL PUBLIC LICENSE
   73158    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   73159 
   73160   0. This License applies to any program or other work which contains
   73161 a notice placed by the copyright holder saying it may be distributed
   73162 under the terms of this General Public License.  The "Program", below,
   73163 refers to any such program or work, and a "work based on the Program"
   73164 means either the Program or any derivative work under copyright law:
   73165 that is to say, a work containing the Program or a portion of it,
   73166 either verbatim or with modifications and/or translated into another
   73167 language.  (Hereinafter, translation is included without limitation in
   73168 the term "modification".)  Each licensee is addressed as "you".
   73169 
   73170 Activities other than copying, distribution and modification are not
   73171 covered by this License; they are outside its scope.  The act of
   73172 running the Program is not restricted, and the output from the Program
   73173 is covered only if its contents constitute a work based on the
   73174 Program (independent of having been made by running the Program).
   73175 Whether that is true depends on what the Program does.
   73176 
   73177   1. You may copy and distribute verbatim copies of the Program's
   73178 source code as you receive it, in any medium, provided that you
   73179 conspicuously and appropriately publish on each copy an appropriate
   73180 copyright notice and disclaimer of warranty; keep intact all the
   73181 notices that refer to this License and to the absence of any warranty;
   73182 and give any other recipients of the Program a copy of this License
   73183 along with the Program.
   73184 
   73185 You may charge a fee for the physical act of transferring a copy, and
   73186 you may at your option offer warranty protection in exchange for a fee.
   73187 
   73188   2. You may modify your copy or copies of the Program or any portion
   73189 of it, thus forming a work based on the Program, and copy and
   73190 distribute such modifications or work under the terms of Section 1
   73191 above, provided that you also meet all of these conditions:
   73192 
   73193     a) You must cause the modified files to carry prominent notices
   73194     stating that you changed the files and the date of any change.
   73195 
   73196     b) You must cause any work that you distribute or publish, that in
   73197     whole or in part contains or is derived from the Program or any
   73198     part thereof, to be licensed as a whole at no charge to all third
   73199     parties under the terms of this License.
   73200 
   73201     c) If the modified program normally reads commands interactively
   73202     when run, you must cause it, when started running for such
   73203     interactive use in the most ordinary way, to print or display an
   73204     announcement including an appropriate copyright notice and a
   73205     notice that there is no warranty (or else, saying that you provide
   73206     a warranty) and that users may redistribute the program under
   73207     these conditions, and telling the user how to view a copy of this
   73208     License.  (Exception: if the Program itself is interactive but
   73209     does not normally print such an announcement, your work based on
   73210     the Program is not required to print an announcement.)
   73211 
   73213 These requirements apply to the modified work as a whole.  If
   73214 identifiable sections of that work are not derived from the Program,
   73215 and can be reasonably considered independent and separate works in
   73216 themselves, then this License, and its terms, do not apply to those
   73217 sections when you distribute them as separate works.  But when you
   73218 distribute the same sections as part of a whole which is a work based
   73219 on the Program, the distribution of the whole must be on the terms of
   73220 this License, whose permissions for other licensees extend to the
   73221 entire whole, and thus to each and every part regardless of who wrote it.
   73222 
   73223 Thus, it is not the intent of this section to claim rights or contest
   73224 your rights to work written entirely by you; rather, the intent is to
   73225 exercise the right to control the distribution of derivative or
   73226 collective works based on the Program.
   73227 
   73228 In addition, mere aggregation of another work not based on the Program
   73229 with the Program (or with a work based on the Program) on a volume of
   73230 a storage or distribution medium does not bring the other work under
   73231 the scope of this License.
   73232 
   73233   3. You may copy and distribute the Program (or a work based on it,
   73234 under Section 2) in object code or executable form under the terms of
   73235 Sections 1 and 2 above provided that you also do one of the following:
   73236 
   73237     a) Accompany it with the complete corresponding machine-readable
   73238     source code, which must be distributed under the terms of Sections
   73239     1 and 2 above on a medium customarily used for software interchange; or,
   73240 
   73241     b) Accompany it with a written offer, valid for at least three
   73242     years, to give any third party, for a charge no more than your
   73243     cost of physically performing source distribution, a complete
   73244     machine-readable copy of the corresponding source code, to be
   73245     distributed under the terms of Sections 1 and 2 above on a medium
   73246     customarily used for software interchange; or,
   73247 
   73248     c) Accompany it with the information you received as to the offer
   73249     to distribute corresponding source code.  (This alternative is
   73250     allowed only for noncommercial distribution and only if you
   73251     received the program in object code or executable form with such
   73252     an offer, in accord with Subsection b above.)
   73253 
   73254 The source code for a work means the preferred form of the work for
   73255 making modifications to it.  For an executable work, complete source
   73256 code means all the source code for all modules it contains, plus any
   73257 associated interface definition files, plus the scripts used to
   73258 control compilation and installation of the executable.  However, as a
   73259 special exception, the source code distributed need not include
   73260 anything that is normally distributed (in either source or binary
   73261 form) with the major components (compiler, kernel, and so on) of the
   73262 operating system on which the executable runs, unless that component
   73263 itself accompanies the executable.
   73264 
   73265 If distribution of executable or object code is made by offering
   73266 access to copy from a designated place, then offering equivalent
   73267 access to copy the source code from the same place counts as
   73268 distribution of the source code, even though third parties are not
   73269 compelled to copy the source along with the object code.
   73270 
   73272   4. You may not copy, modify, sublicense, or distribute the Program
   73273 except as expressly provided under this License.  Any attempt
   73274 otherwise to copy, modify, sublicense or distribute the Program is
   73275 void, and will automatically terminate your rights under this License.
   73276 However, parties who have received copies, or rights, from you under
   73277 this License will not have their licenses terminated so long as such
   73278 parties remain in full compliance.
   73279 
   73280   5. You are not required to accept this License, since you have not
   73281 signed it.  However, nothing else grants you permission to modify or
   73282 distribute the Program or its derivative works.  These actions are
   73283 prohibited by law if you do not accept this License.  Therefore, by
   73284 modifying or distributing the Program (or any work based on the
   73285 Program), you indicate your acceptance of this License to do so, and
   73286 all its terms and conditions for copying, distributing or modifying
   73287 the Program or works based on it.
   73288 
   73289   6. Each time you redistribute the Program (or any work based on the
   73290 Program), the recipient automatically receives a license from the
   73291 original licensor to copy, distribute or modify the Program subject to
   73292 these terms and conditions.  You may not impose any further
   73293 restrictions on the recipients' exercise of the rights granted herein.
   73294 You are not responsible for enforcing compliance by third parties to
   73295 this License.
   73296 
   73297   7. If, as a consequence of a court judgment or allegation of patent
   73298 infringement or for any other reason (not limited to patent issues),
   73299 conditions are imposed on you (whether by court order, agreement or
   73300 otherwise) that contradict the conditions of this License, they do not
   73301 excuse you from the conditions of this License.  If you cannot
   73302 distribute so as to satisfy simultaneously your obligations under this
   73303 License and any other pertinent obligations, then as a consequence you
   73304 may not distribute the Program at all.  For example, if a patent
   73305 license would not permit royalty-free redistribution of the Program by
   73306 all those who receive copies directly or indirectly through you, then
   73307 the only way you could satisfy both it and this License would be to
   73308 refrain entirely from distribution of the Program.
   73309 
   73310 If any portion of this section is held invalid or unenforceable under
   73311 any particular circumstance, the balance of the section is intended to
   73312 apply and the section as a whole is intended to apply in other
   73313 circumstances.
   73314 
   73315 It is not the purpose of this section to induce you to infringe any
   73316 patents or other property right claims or to contest validity of any
   73317 such claims; this section has the sole purpose of protecting the
   73318 integrity of the free software distribution system, which is
   73319 implemented by public license practices.  Many people have made
   73320 generous contributions to the wide range of software distributed
   73321 through that system in reliance on consistent application of that
   73322 system; it is up to the author/donor to decide if he or she is willing
   73323 to distribute software through any other system and a licensee cannot
   73324 impose that choice.
   73325 
   73326 This section is intended to make thoroughly clear what is believed to
   73327 be a consequence of the rest of this License.
   73328 
   73330   8. If the distribution and/or use of the Program is restricted in
   73331 certain countries either by patents or by copyrighted interfaces, the
   73332 original copyright holder who places the Program under this License
   73333 may add an explicit geographical distribution limitation excluding
   73334 those countries, so that distribution is permitted only in or among
   73335 countries not thus excluded.  In such case, this License incorporates
   73336 the limitation as if written in the body of this License.
   73337 
   73338   9. The Free Software Foundation may publish revised and/or new versions
   73339 of the General Public License from time to time.  Such new versions will
   73340 be similar in spirit to the present version, but may differ in detail to
   73341 address new problems or concerns.
   73342 
   73343 Each version is given a distinguishing version number.  If the Program
   73344 specifies a version number of this License which applies to it and "any
   73345 later version", you have the option of following the terms and conditions
   73346 either of that version or of any later version published by the Free
   73347 Software Foundation.  If the Program does not specify a version number of
   73348 this License, you may choose any version ever published by the Free Software
   73349 Foundation.
   73350 
   73351   10. If you wish to incorporate parts of the Program into other free
   73352 programs whose distribution conditions are different, write to the author
   73353 to ask for permission.  For software which is copyrighted by the Free
   73354 Software Foundation, write to the Free Software Foundation; we sometimes
   73355 make exceptions for this.  Our decision will be guided by the two goals
   73356 of preserving the free status of all derivatives of our free software and
   73357 of promoting the sharing and reuse of software generally.
   73358 
   73359 			    NO WARRANTY
   73360 
   73361   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
   73362 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
   73363 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
   73364 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
   73365 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
   73366 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
   73367 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
   73368 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
   73369 REPAIR OR CORRECTION.
   73370 
   73371   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
   73372 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
   73373 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
   73374 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
   73375 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
   73376 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
   73377 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
   73378 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
   73379 POSSIBILITY OF SUCH DAMAGES.
   73380 
   73381 		     END OF TERMS AND CONDITIONS
   73382 
   73384 	    How to Apply These Terms to Your New Programs
   73385 
   73386   If you develop a new program, and you want it to be of the greatest
   73387 possible use to the public, the best way to achieve this is to make it
   73388 free software which everyone can redistribute and change under these terms.
   73389 
   73390   To do so, attach the following notices to the program.  It is safest
   73391 to attach them to the start of each source file to most effectively
   73392 convey the exclusion of warranty; and each file should have at least
   73393 the "copyright" line and a pointer to where the full notice is found.
   73394 
   73395     &lt;one line to give the program's name and a brief idea of what it does.&gt;
   73396     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   73397 
   73398     This program is free software; you can redistribute it and/or modify
   73399     it under the terms of the GNU General Public License as published by
   73400     the Free Software Foundation; either version 2 of the License, or
   73401     (at your option) any later version.
   73402 
   73403     This program is distributed in the hope that it will be useful,
   73404     but WITHOUT ANY WARRANTY; without even the implied warranty of
   73405     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   73406     GNU General Public License for more details.
   73407 
   73408     You should have received a copy of the GNU General Public License
   73409     along with this program; if not, write to the Free Software
   73410     Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
   73411 
   73412 
   73413 Also add information on how to contact you by electronic and paper mail.
   73414 
   73415 If the program is interactive, make it output a short notice like this
   73416 when it starts in an interactive mode:
   73417 
   73418     Gnomovision version 69, Copyright (C) year  name of author
   73419     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
   73420     This is free software, and you are welcome to redistribute it
   73421     under certain conditions; type `show c' for details.
   73422 
   73423 The hypothetical commands `show w' and `show c' should show the appropriate
   73424 parts of the General Public License.  Of course, the commands you use may
   73425 be called something other than `show w' and `show c'; they could even be
   73426 mouse-clicks or menu items--whatever suits your program.
   73427 
   73428 You should also get your employer (if you work as a programmer) or your
   73429 school, if any, to sign a "copyright disclaimer" for the program, if
   73430 necessary.  Here is a sample; alter the names:
   73431 
   73432   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
   73433   `Gnomovision' (which makes passes at compilers) written by James Hacker.
   73434 
   73435   &lt;signature of Ty Coon&gt;, 1 April 1989
   73436   Ty Coon, President of Vice
   73437 
   73438 This General Public License does not permit incorporating your program into
   73439 proprietary programs.  If your program is a subroutine library, you may
   73440 consider it more useful to permit linking proprietary applications with the
   73441 library.  If this is what you want to do, use the GNU Library General
   73442 Public License instead of this License.
   73443 </pre>
   73444 </div>
   73445 </div>
   73446 
   73447 
   73448 <div class="product">
   73449 <span class="title">v8</span>
   73450 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   73451 <span class="homepage"><a href="http://code.google.com/p/v8/">homepage</a></span>
   73452 <div class="licence">
   73453 <pre>This license applies to all parts of V8 that are not externally
   73454 maintained libraries.  The externally maintained libraries used by V8
   73455 are:
   73456 
   73457   - PCRE test suite, located in
   73458     test/mjsunit/third_party/regexp-pcre.js.  This is based on the
   73459     test suite from PCRE-7.3, which is copyrighted by the University
   73460     of Cambridge and Google, Inc.  The copyright notice and license
   73461     are embedded in regexp-pcre.js.
   73462 
   73463   - Layout tests, located in test/mjsunit/third_party.  These are
   73464     based on layout tests from webkit.org which are copyrighted by
   73465     Apple Computer, Inc. and released under a 3-clause BSD license.
   73466 
   73467   - Dtoa, located under third_party/dtoa.  This code is copyrighted by
   73468     David M. Gay and released under an MIT license.
   73469 
   73470   - Strongtalk assembler, the basis of the files assembler-arm-inl.h,
   73471     assembler-arm.cc, assembler-arm.h, assembler-ia32-inl.h,
   73472     assembler-ia32.cc, assembler-ia32.h, assembler.cc and assembler.h.
   73473     This code is copyrighted by Sun Microsystems Inc. and released
   73474     under a 3-clause BSD license.
   73475 
   73476   - Valgrind client API header, located at third_party/valgrind/valgrind.h
   73477     This is release under the BSD license.
   73478 
   73479 These libraries have their own licenses; we recommend you read them,
   73480 as their terms may differ from the terms below.
   73481 
   73482 Copyright 2006-2009, Google Inc. All rights reserved.
   73483 Redistribution and use in source and binary forms, with or without
   73484 modification, are permitted provided that the following conditions are
   73485 met:
   73486 
   73487     * Redistributions of source code must retain the above copyright
   73488       notice, this list of conditions and the following disclaimer.
   73489     * Redistributions in binary form must reproduce the above
   73490       copyright notice, this list of conditions and the following
   73491       disclaimer in the documentation and/or other materials provided
   73492       with the distribution.
   73493     * Neither the name of Google Inc. nor the names of its
   73494       contributors may be used to endorse or promote products derived
   73495       from this software without specific prior written permission.
   73496 
   73497 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
   73498 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
   73499 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
   73500 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
   73501 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
   73502 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
   73503 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
   73504 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
   73505 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
   73506 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
   73507 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
   73508 </pre>
   73509 </div>
   73510 </div>
   73511 
   73512 
   73513 <div class="product">
   73514 <span class="title">vectormath</span>
   73515 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   73516 <span class="homepage"><a href="http://www.bulletphysics.com/Bullet/phpBB2/viewforum.php?f=18">homepage</a></span>
   73517 <div class="licence">
   73518 <pre> Vector Math library for 3-D linear algebra (vector, matrix, quaternion)
   73519    SIMD support for SSE, PowerPC (PPU) and the SPU.
   73520    Also includes generic multi-platform scalar version. 
   73521 
   73522    Copyright (C) 2006, 2007 Sony Computer Entertainment Inc. 
   73523    All rights reserved.
   73524 
   73525    Redistribution and use in source and binary forms,
   73526    with or without modification, are permitted provided that the
   73527    following conditions are met:
   73528     * Redistributions of source code must retain the above copyright
   73529       notice, this list of conditions and the following disclaimer.
   73530     * Redistributions in binary form must reproduce the above copyright
   73531       notice, this list of conditions and the following disclaimer in the
   73532       documentation and/or other materials provided with the distribution.
   73533     * Neither the name of the Sony Computer Entertainment Inc nor the names
   73534       of its contributors may be used to endorse or promote products derived
   73535       from this software without specific prior written permission.
   73536 
   73537    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" 
   73538    AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
   73539    IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
   73540    ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
   73541    LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
   73542    CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
   73543    SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
   73544    INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
   73545    CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
   73546    ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
   73547    POSSIBILITY OF SUCH DAMAGE.
   73548  
   73549 </pre>
   73550 </div>
   73551 </div>
   73552 
   73553 
   73554 <div class="product">
   73555 <span class="title">vim</span>
   73556 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   73557 <span class="homepage"><a href="http://www.vim.org/">homepage</a></span>
   73558 <div class="licence">
   73559 <pre>License details for VIM Editor:
   73560 
   73561 *uganda.txt*    For Vim version 7.2.  Last change: 2008 Jun 21
   73562 
   73563 
   73564 		  VIM REFERENCE MANUAL    by Bram Moolenaar
   73565 
   73566 
   73567 			*uganda* *Uganda* *copying* *copyright* *license*
   73568 SUMMARY
   73569 								*iccf* *ICCF*
   73570 Vim is Charityware.  You can use and copy it as much as you like, but you are
   73571 encouraged to make a donation for needy children in Uganda.  Please see |kcc|
   73572 below or visit the ICCF web site, available at these URLs:
   73573 
   73574 	http://iccf-holland.org/
   73575 	http://www.vim.org/iccf/
   73576 	http://www.iccf.nl/
   73577 
   73578 You can also sponsor the development of Vim.  Vim sponsors can vote for
   73579 features.  See |sponsor|.  The money goes to Uganda anyway.
   73580 
   73581 The Open Publication License applies to the Vim documentation, see
   73582 |manual-copyright|.
   73583 
   73584 === begin of license ===
   73585 
   73586 VIM LICENSE
   73587 
   73588 I)  There are no restrictions on distributing unmodified copies of Vim except
   73589     that they must include this license text.  You can also distribute
   73590     unmodified parts of Vim, likewise unrestricted except that they must
   73591     include this license text.  You are also allowed to include executables
   73592     that you made from the unmodified Vim sources, plus your own usage
   73593     examples and Vim scripts.
   73594 
   73595 II) It is allowed to distribute a modified (or extended) version of Vim,
   73596     including executables and/or source code, when the following four
   73597     conditions are met:
   73598     1) This license text must be included unmodified.
   73599     2) The modified Vim must be distributed in one of the following five ways:
   73600        a) If you make changes to Vim yourself, you must clearly describe in
   73601 	  the distribution how to contact you.  When the maintainer asks you
   73602 	  (in any way) for a copy of the modified Vim you distributed, you
   73603 	  must make your changes, including source code, available to the
   73604 	  maintainer without fee.  The maintainer reserves the right to
   73605 	  include your changes in the official version of Vim.  What the
   73606 	  maintainer will do with your changes and under what license they
   73607 	  will be distributed is negotiable.  If there has been no negotiation
   73608 	  then this license, or a later version, also applies to your changes.
   73609 	  The current maintainer is Bram Moolenaar &lt;Bram (a] vim.org&gt;.  If this
   73610 	  changes it will be announced in appropriate places (most likely
   73611 	  vim.sf.net, www.vim.org and/or comp.editors).  When it is completely
   73612 	  impossible to contact the maintainer, the obligation to send him
   73613 	  your changes ceases.  Once the maintainer has confirmed that he has
   73614 	  received your changes they will not have to be sent again.
   73615        b) If you have received a modified Vim that was distributed as
   73616 	  mentioned under a) you are allowed to further distribute it
   73617 	  unmodified, as mentioned at I).  If you make additional changes the
   73618 	  text under a) applies to those changes.
   73619        c) Provide all the changes, including source code, with every copy of
   73620 	  the modified Vim you distribute.  This may be done in the form of a
   73621 	  context diff.  You can choose what license to use for new code you
   73622 	  add.  The changes and their license must not restrict others from
   73623 	  making their own changes to the official version of Vim.
   73624        d) When you have a modified Vim which includes changes as mentioned
   73625 	  under c), you can distribute it without the source code for the
   73626 	  changes if the following three conditions are met:
   73627 	  - The license that applies to the changes permits you to distribute
   73628 	    the changes to the Vim maintainer without fee or restriction, and
   73629 	    permits the Vim maintainer to include the changes in the official
   73630 	    version of Vim without fee or restriction.
   73631 	  - You keep the changes for at least three years after last
   73632 	    distributing the corresponding modified Vim.  When the maintainer
   73633 	    or someone who you distributed the modified Vim to asks you (in
   73634 	    any way) for the changes within this period, you must make them
   73635 	    available to him.
   73636 	  - You clearly describe in the distribution how to contact you.  This
   73637 	    contact information must remain valid for at least three years
   73638 	    after last distributing the corresponding modified Vim, or as long
   73639 	    as possible.
   73640        e) When the GNU General Public License (GPL) applies to the changes,
   73641 	  you can distribute the modified Vim under the GNU GPL version 2 or
   73642 	  any later version.
   73643     3) A message must be added, at least in the output of the ":version"
   73644        command and in the intro screen, such that the user of the modified Vim
   73645        is able to see that it was modified.  When distributing as mentioned
   73646        under 2)e) adding the message is only required for as far as this does
   73647        not conflict with the license used for the changes.
   73648     4) The contact information as required under 2)a) and 2)d) must not be
   73649        removed or changed, except that the person himself can make
   73650        corrections.
   73651 
   73652 III) If you distribute a modified version of Vim, you are encouraged to use
   73653      the Vim license for your changes and make them available to the
   73654      maintainer, including the source code.  The preferred way to do this is
   73655      by e-mail or by uploading the files to a server and e-mailing the URL.
   73656      If the number of changes is small (e.g., a modified Makefile) e-mailing a
   73657      context diff will do.  The e-mail address to be used is
   73658      &lt;maintainer (a] vim.org&gt;
   73659 
   73660 IV)  It is not allowed to remove this license from the distribution of the Vim
   73661      sources, parts of it or from a modified version.  You may use this
   73662      license for previous Vim releases instead of the license that they came
   73663      with, at your option.
   73664 
   73665 === end of license ===
   73666 
   73667 Note:
   73668 
   73669 - If you are happy with Vim, please express that by reading the rest of this
   73670   file and consider helping needy children in Uganda.
   73671 
   73672 - If you want to support further Vim development consider becoming a
   73673   |sponsor|.  The money goes to Uganda anyway.
   73674 
   73675 - According to Richard Stallman the Vim license is GNU GPL compatible.
   73676   A few minor changes have been made since he checked it, but that should not
   73677   make a difference.
   73678 
   73679 - If you link Vim with a library that goes under the GNU GPL, this limits
   73680   further distribution to the GNU GPL.  Also when you didn't actually change
   73681   anything in Vim.
   73682 
   73683 - Once a change is included that goes under the GNU GPL, this forces all
   73684   further changes to also be made under the GNU GPL or a compatible license.
   73685 
   73686 - If you distribute a modified version of Vim, you can include your name and
   73687   contact information with the "--with-modified-by" configure argument or the
   73688   MODIFIED_BY define.
   73689 
   73690 ==============================================================================
   73691 Kibaale Children's Centre		*kcc* *Kibaale*  *charity*
   73692 
   73693 Kibaale Children's Centre (KCC) is located in Kibaale, a small town in the
   73694 south of Uganda, near Tanzania, in East Africa.  The area is known as Rakai
   73695 District.  The population is mostly farmers.  Although people are poor, there
   73696 is enough food.  But this district is suffering from AIDS more than any other
   73697 part of the world.  Some say that it started there.  Estimations are that 10
   73698 to 30% of the Ugandans are infected with HIV.  Because parents die, there are
   73699 many orphans.  In this district about 60,000 children have lost one or both
   73700 parents, out of a population of 350,000.  And this is still continuing.
   73701 
   73702 The children need a lot of help.  The KCC is working hard to provide the needy
   73703 with food, medical care and education.  Food and medical care to keep them
   73704 healthy now, and education so that they can take care of themselves in the
   73705 future.  KCC works on a Christian base, but help is given to children of any
   73706 religion.
   73707 
   73708 The key to solving the problems in this area is education.  This has been
   73709 neglected in the past years with president Idi Amin and the following civil
   73710 wars.  Now that the government is stable again, the children and parents have
   73711 to learn how to take care of themselves and how to avoid infections.  There is
   73712 also help for people who are ill and hungry, but the primary goal is to
   73713 prevent people from getting ill and to teach them how to grow healthy food.
   73714 
   73715 Most of the orphans are living in an extended family.  An uncle or older
   73716 sister is taking care of them.  Because these families are big and the income
   73717 (if any) is low, a child is lucky if it gets healthy food.  Clothes, medical
   73718 care and schooling is beyond its reach.  To help these needy children, a
   73719 sponsorship program was put into place.  A child can be financially adopted.
   73720 For a few dollars a month KCC sees to it that the child gets indispensable
   73721 items, is healthy, goes to school and KCC takes care of anything else that
   73722 needs to be done for the child and the family that supports it.
   73723 
   73724 Besides helping the child directly, the environment where the child grows up
   73725 needs to be improved.  KCC helps schools to improve their teaching methods.
   73726 There is a demonstration school at the centre and teacher trainings are given.
   73727 Health workers are being trained, hygiene education is carried out and
   73728 households are stimulated to build a proper latrine.  I helped setting up a
   73729 production site for cement slabs.  These are used to build a good latrine.
   73730 They are sold below cost price.
   73731 
   73732 There is a small clinic at the project, which provides children and their
   73733 family with medical help.  When needed, transport to a hospital is offered.
   73734 Immunization programs are carried out and help is provided when an epidemic is
   73735 breaking out (measles and cholera have been a problem).
   73736 							*donate*
   73737 Summer 1994 to summer 1995 I spent a whole year at the centre, working as a
   73738 volunteer.  I have helped to expand the centre and worked in the area of water
   73739 and sanitation.  I learned that the help that the KCC provides really helps.
   73740 When I came back to Holland, I wanted to continue supporting KCC.  To do this
   73741 I'm raising funds and organizing the sponsorship program.  Please consider one
   73742 of these possibilities:
   73743 
   73744 1.  Sponsor a child in primary school: 17 euro a month (or more).
   73745 2.  Sponsor a child in secondary school: 25 euro a month (or more).
   73746 3.  Sponsor the clinic: Any amount a month or quarter
   73747 4.  A one-time donation
   73748 
   73749 Compared with other organizations that do child sponsorship the amounts are
   73750 very low.  This is because the money goes directly to the centre.  Less than
   73751 5% is used for administration.  This is possible because this is a small
   73752 organization that works with volunteers.  If you would like to sponsor a
   73753 child, you should have the intention to do this for at least one year.
   73754 
   73755 How do you know that the money will be spent right?  First of all you have my
   73756 personal guarantee as the author of Vim.  I trust the people that are working
   73757 at the centre, I know them personally.  Further more, the centre is
   73758 co-sponsored and inspected by World Vision, Save the Children Fund and
   73759 International Child Care Fund.  The centre is visited about once a year to
   73760 check the progress (at our own cost).  I have visited the centre myself in
   73761 1996, 1998, 2000, 2001 and 2003.  The visit reports are on the ICCF web site.
   73762 
   73763 If you have any further questions, send me e-mail: &lt;Bram (a] vim.org&gt;.
   73764 
   73765 The address of the centre is:
   73766 			Kibaale Children's Centre
   73767 			p.o. box 1658
   73768 			Masaka, Uganda, East Africa
   73769 
   73770 Sending money:						*iccf-donations*
   73771 
   73772 Check the ICCF web site for the latest information!  See |iccf| for the URL.
   73773 
   73774 
   73775 USA:		The methods mentioned below can be used.
   73776 		Sending a check to the Nehemiah Group Outreach Society (NGOS)
   73777 		is no longer possible, unfortunately. We are looking for
   73778 		another way to get you an IRS tax receipt. 
   73779 		For sponsoring a child contact KCF in Canada (see below). US
   73780 		checks can be sent to them to lower banking costs.
   73781 
   73782 Canada:		Contact Kibaale Children's Fund (KCF) in Surrey, Canada.  They
   73783 		take care of the Canadian sponsors for the children in
   73784 		Kibaale.  KCF forwards 100% of the money to the project in
   73785 		Uganda.  You can send them a one time donation directly.
   73786 		Please send me a note so that I know what has been donated
   73787 		because of Vim.  Ask KCF for information about sponsorship.
   73788 			Kibaale Children's Fund c/o Pacific Academy
   73789 			10238-168 Street
   73790 			Surrey, B.C. V4N 1Z4
   73791 			Canada
   73792 			Phone: 604-581-5353
   73793 		If you make a donation to Kibaale Children's Fund (KCF) you
   73794 		will receive a tax receipt which can be submitted with your
   73795 		tax return.
   73796 
   73797 Holland:	Transfer to the account of "Stichting ICCF Holland" in Venlo.
   73798 		This will allow for tax deduction if you live in Holland.
   73799 			Postbank, nr. 4548774
   73800 
   73801 Germany:	It is possible to make donations that allow for a tax return.
   73802 		Check the ICCF web site for the latest information:
   73803 			http://iccf-holland.org/germany.html
   73804 
   73805 World:		Use a postal money order.  That should be possible from any
   73806 		country, mostly from the post office.  Use this name (which is
   73807 		in my passport): "Abraham Moolenaar".  Use Euro for the
   73808 		currency if possible.
   73809 
   73810 Europe:		Use a bank transfer if possible.  Your bank should have a form
   73811 		that you can use for this.  See "Others" below for the swift
   73812 		code and IBAN number.
   73813 		Any other method should work.  Ask for information about
   73814 		sponsorship.
   73815 
   73816 Credit Card:	You can use PayPal to send money with a Credit card.  This is
   73817 		the most widely used Internet based payment system.  It's
   73818 		really simple to use.  Use this link to find more info:
   73819 		    https://www.paypal.com/en_US/mrb/pal=XAC62PML3GF8Q
   73820 		The e-mail address for sending the money to is:
   73821 		    Bram (a] iccf-holland.org
   73822 		For amounts above 400 Euro ($500) sending a check is
   73823 		preferred.
   73824 
   73825 Others:		Transfer to one of these accounts if possible:
   73826 		    Postbank, account 4548774
   73827 				Swift code: INGB NL 2A
   73828 				IBAN: NL47 PSTB 0004 5487 74
   73829 			under the name "stichting ICCF Holland", Venlo
   73830 		    If that doesn't work:
   73831 		    Rabobank Venlo, account 3765.05.117
   73832 				Swift code: RABO NL 2U
   73833 			under the name "Bram Moolenaar", Venlo
   73834 		Otherwise, send a check in euro or US dollars to the address
   73835 		below.  Minimal amount: $70 (my bank does not accept smaller
   73836 		amounts for foreign check, sorry)
   73837 
   73838 Address to send checks to:
   73839 			stichting ICCF Holland
   73840 			Bram Moolenaar
   73841 			Finsterruetihof 1
   73842 			8134 Adliswil
   73843 			Switzerland
   73844 
   73845 This address is expected to be valid for a long time.
   73846 
   73847  vim:tw=78:ts=8:ft=help:norl:
   73848 </pre>
   73849 </div>
   73850 </div>
   73851 
   73852 
   73853 <div class="product">
   73854 <span class="title">vixie-cron</span>
   73855 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   73856 <span class="homepage"><a href="ftp://ftp.isc.org/isc/cron/">homepage</a></span>
   73857 <div class="licence">
   73858 <pre>Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
   73859 Copyright (c) 1997,2000 by Internet Software Consortium, Inc.
   73860 
   73861 Permission to use, copy, modify, and distribute this software for any
   73862 purpose with or without fee is hereby granted, provided that the above
   73863 copyright notice and this permission notice appear in all copies.
   73864 
   73865 THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES
   73866 WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
   73867 MERCHANTABILITY AND FITNESS.  IN NO EVENT SHALL ISC BE LIABLE FOR
   73868 ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
   73869 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
   73870 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
   73871 OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
   73872 </pre>
   73873 </div>
   73874 </div>
   73875 
   73876 
   73877 <div class="product">
   73878 <span class="title">wget</span>
   73879 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   73880 <span class="homepage"><a href="http://www.gnu.org/software/wget/">homepage</a></span>
   73881 <div class="licence">
   73882 <pre>                    GNU GENERAL PUBLIC LICENSE
   73883                        Version 3, 29 June 2007
   73884 
   73885  Copyright (C) 2007 Free Software Foundation, Inc. &lt;http://fsf.org/>;
   73886  Everyone is permitted to copy and distribute verbatim copies
   73887  of this license document, but changing it is not allowed.
   73888 
   73889                             Preamble
   73890 
   73891   The GNU General Public License is a free, copyleft license for
   73892 software and other kinds of works.
   73893 
   73894   The licenses for most software and other practical works are designed
   73895 to take away your freedom to share and change the works.  By contrast,
   73896 the GNU General Public License is intended to guarantee your freedom to
   73897 share and change all versions of a program--to make sure it remains free
   73898 software for all its users.  We, the Free Software Foundation, use the
   73899 GNU General Public License for most of our software; it applies also to
   73900 any other work released this way by its authors.  You can apply it to
   73901 your programs, too.
   73902 
   73903   When we speak of free software, we are referring to freedom, not
   73904 price.  Our General Public Licenses are designed to make sure that you
   73905 have the freedom to distribute copies of free software (and charge for
   73906 them if you wish), that you receive source code or can get it if you
   73907 want it, that you can change the software or use pieces of it in new
   73908 free programs, and that you know you can do these things.
   73909 
   73910   To protect your rights, we need to prevent others from denying you
   73911 these rights or asking you to surrender the rights.  Therefore, you have
   73912 certain responsibilities if you distribute copies of the software, or if
   73913 you modify it: responsibilities to respect the freedom of others.
   73914 
   73915   For example, if you distribute copies of such a program, whether
   73916 gratis or for a fee, you must pass on to the recipients the same
   73917 freedoms that you received.  You must make sure that they, too, receive
   73918 or can get the source code.  And you must show them these terms so they
   73919 know their rights.
   73920 
   73921   Developers that use the GNU GPL protect your rights with two steps:
   73922 (1) assert copyright on the software, and (2) offer you this License
   73923 giving you legal permission to copy, distribute and/or modify it.
   73924 
   73925   For the developers' and authors' protection, the GPL clearly explains
   73926 that there is no warranty for this free software.  For both users' and
   73927 authors' sake, the GPL requires that modified versions be marked as
   73928 changed, so that their problems will not be attributed erroneously to
   73929 authors of previous versions.
   73930 
   73931   Some devices are designed to deny users access to install or run
   73932 modified versions of the software inside them, although the manufacturer
   73933 can do so.  This is fundamentally incompatible with the aim of
   73934 protecting users' freedom to change the software.  The systematic
   73935 pattern of such abuse occurs in the area of products for individuals to
   73936 use, which is precisely where it is most unacceptable.  Therefore, we
   73937 have designed this version of the GPL to prohibit the practice for those
   73938 products.  If such problems arise substantially in other domains, we
   73939 stand ready to extend this provision to those domains in future versions
   73940 of the GPL, as needed to protect the freedom of users.
   73941 
   73942   Finally, every program is threatened constantly by software patents.
   73943 States should not allow patents to restrict development and use of
   73944 software on general-purpose computers, but in those that do, we wish to
   73945 avoid the special danger that patents applied to a free program could
   73946 make it effectively proprietary.  To prevent this, the GPL assures that
   73947 patents cannot be used to render the program non-free.
   73948 
   73949   The precise terms and conditions for copying, distribution and
   73950 modification follow.
   73951 
   73952                        TERMS AND CONDITIONS
   73953 
   73954   0. Definitions.
   73955 
   73956   "This License" refers to version 3 of the GNU General Public License.
   73957 
   73958   "Copyright" also means copyright-like laws that apply to other kinds of
   73959 works, such as semiconductor masks.
   73960 
   73961   "The Program" refers to any copyrightable work licensed under this
   73962 License.  Each licensee is addressed as "you".  "Licensees" and
   73963 "recipients" may be individuals or organizations.
   73964 
   73965   To "modify" a work means to copy from or adapt all or part of the work
   73966 in a fashion requiring copyright permission, other than the making of an
   73967 exact copy.  The resulting work is called a "modified version" of the
   73968 earlier work or a work "based on" the earlier work.
   73969 
   73970   A "covered work" means either the unmodified Program or a work based
   73971 on the Program.
   73972 
   73973   To "propagate" a work means to do anything with it that, without
   73974 permission, would make you directly or secondarily liable for
   73975 infringement under applicable copyright law, except executing it on a
   73976 computer or modifying a private copy.  Propagation includes copying,
   73977 distribution (with or without modification), making available to the
   73978 public, and in some countries other activities as well.
   73979 
   73980   To "convey" a work means any kind of propagation that enables other
   73981 parties to make or receive copies.  Mere interaction with a user through
   73982 a computer network, with no transfer of a copy, is not conveying.
   73983 
   73984   An interactive user interface displays "Appropriate Legal Notices"
   73985 to the extent that it includes a convenient and prominently visible
   73986 feature that (1) displays an appropriate copyright notice, and (2)
   73987 tells the user that there is no warranty for the work (except to the
   73988 extent that warranties are provided), that licensees may convey the
   73989 work under this License, and how to view a copy of this License.  If
   73990 the interface presents a list of user commands or options, such as a
   73991 menu, a prominent item in the list meets this criterion.
   73992 
   73993   1. Source Code.
   73994 
   73995   The "source code" for a work means the preferred form of the work
   73996 for making modifications to it.  "Object code" means any non-source
   73997 form of a work.
   73998 
   73999   A "Standard Interface" means an interface that either is an official
   74000 standard defined by a recognized standards body, or, in the case of
   74001 interfaces specified for a particular programming language, one that
   74002 is widely used among developers working in that language.
   74003 
   74004   The "System Libraries" of an executable work include anything, other
   74005 than the work as a whole, that (a) is included in the normal form of
   74006 packaging a Major Component, but which is not part of that Major
   74007 Component, and (b) serves only to enable use of the work with that
   74008 Major Component, or to implement a Standard Interface for which an
   74009 implementation is available to the public in source code form.  A
   74010 "Major Component", in this context, means a major essential component
   74011 (kernel, window system, and so on) of the specific operating system
   74012 (if any) on which the executable work runs, or a compiler used to
   74013 produce the work, or an object code interpreter used to run it.
   74014 
   74015   The "Corresponding Source" for a work in object code form means all
   74016 the source code needed to generate, install, and (for an executable
   74017 work) run the object code and to modify the work, including scripts to
   74018 control those activities.  However, it does not include the work's
   74019 System Libraries, or general-purpose tools or generally available free
   74020 programs which are used unmodified in performing those activities but
   74021 which are not part of the work.  For example, Corresponding Source
   74022 includes interface definition files associated with source files for
   74023 the work, and the source code for shared libraries and dynamically
   74024 linked subprograms that the work is specifically designed to require,
   74025 such as by intimate data communication or control flow between those
   74026 subprograms and other parts of the work.
   74027 
   74028   The Corresponding Source need not include anything that users
   74029 can regenerate automatically from other parts of the Corresponding
   74030 Source.
   74031 
   74032   The Corresponding Source for a work in source code form is that
   74033 same work.
   74034 
   74035   2. Basic Permissions.
   74036 
   74037   All rights granted under this License are granted for the term of
   74038 copyright on the Program, and are irrevocable provided the stated
   74039 conditions are met.  This License explicitly affirms your unlimited
   74040 permission to run the unmodified Program.  The output from running a
   74041 covered work is covered by this License only if the output, given its
   74042 content, constitutes a covered work.  This License acknowledges your
   74043 rights of fair use or other equivalent, as provided by copyright law.
   74044 
   74045   You may make, run and propagate covered works that you do not
   74046 convey, without conditions so long as your license otherwise remains
   74047 in force.  You may convey covered works to others for the sole purpose
   74048 of having them make modifications exclusively for you, or provide you
   74049 with facilities for running those works, provided that you comply with
   74050 the terms of this License in conveying all material for which you do
   74051 not control copyright.  Those thus making or running the covered works
   74052 for you must do so exclusively on your behalf, under your direction
   74053 and control, on terms that prohibit them from making any copies of
   74054 your copyrighted material outside their relationship with you.
   74055 
   74056   Conveying under any other circumstances is permitted solely under
   74057 the conditions stated below.  Sublicensing is not allowed; section 10
   74058 makes it unnecessary.
   74059 
   74060   3. Protecting Users' Legal Rights From Anti-Circumvention Law.
   74061 
   74062   No covered work shall be deemed part of an effective technological
   74063 measure under any applicable law fulfilling obligations under article
   74064 11 of the WIPO copyright treaty adopted on 20 December 1996, or
   74065 similar laws prohibiting or restricting circumvention of such
   74066 measures.
   74067 
   74068   When you convey a covered work, you waive any legal power to forbid
   74069 circumvention of technological measures to the extent such circumvention
   74070 is effected by exercising rights under this License with respect to
   74071 the covered work, and you disclaim any intention to limit operation or
   74072 modification of the work as a means of enforcing, against the work's
   74073 users, your or third parties' legal rights to forbid circumvention of
   74074 technological measures.
   74075 
   74076   4. Conveying Verbatim Copies.
   74077 
   74078   You may convey verbatim copies of the Program's source code as you
   74079 receive it, in any medium, provided that you conspicuously and
   74080 appropriately publish on each copy an appropriate copyright notice;
   74081 keep intact all notices stating that this License and any
   74082 non-permissive terms added in accord with section 7 apply to the code;
   74083 keep intact all notices of the absence of any warranty; and give all
   74084 recipients a copy of this License along with the Program.
   74085 
   74086   You may charge any price or no price for each copy that you convey,
   74087 and you may offer support or warranty protection for a fee.
   74088 
   74089   5. Conveying Modified Source Versions.
   74090 
   74091   You may convey a work based on the Program, or the modifications to
   74092 produce it from the Program, in the form of source code under the
   74093 terms of section 4, provided that you also meet all of these conditions:
   74094 
   74095     a) The work must carry prominent notices stating that you modified
   74096     it, and giving a relevant date.
   74097 
   74098     b) The work must carry prominent notices stating that it is
   74099     released under this License and any conditions added under section
   74100     7.  This requirement modifies the requirement in section 4 to
   74101     "keep intact all notices".
   74102 
   74103     c) You must license the entire work, as a whole, under this
   74104     License to anyone who comes into possession of a copy.  This
   74105     License will therefore apply, along with any applicable section 7
   74106     additional terms, to the whole of the work, and all its parts,
   74107     regardless of how they are packaged.  This License gives no
   74108     permission to license the work in any other way, but it does not
   74109     invalidate such permission if you have separately received it.
   74110 
   74111     d) If the work has interactive user interfaces, each must display
   74112     Appropriate Legal Notices; however, if the Program has interactive
   74113     interfaces that do not display Appropriate Legal Notices, your
   74114     work need not make them do so.
   74115 
   74116   A compilation of a covered work with other separate and independent
   74117 works, which are not by their nature extensions of the covered work,
   74118 and which are not combined with it such as to form a larger program,
   74119 in or on a volume of a storage or distribution medium, is called an
   74120 "aggregate" if the compilation and its resulting copyright are not
   74121 used to limit the access or legal rights of the compilation's users
   74122 beyond what the individual works permit.  Inclusion of a covered work
   74123 in an aggregate does not cause this License to apply to the other
   74124 parts of the aggregate.
   74125 
   74126   6. Conveying Non-Source Forms.
   74127 
   74128   You may convey a covered work in object code form under the terms
   74129 of sections 4 and 5, provided that you also convey the
   74130 machine-readable Corresponding Source under the terms of this License,
   74131 in one of these ways:
   74132 
   74133     a) Convey the object code in, or embodied in, a physical product
   74134     (including a physical distribution medium), accompanied by the
   74135     Corresponding Source fixed on a durable physical medium
   74136     customarily used for software interchange.
   74137 
   74138     b) Convey the object code in, or embodied in, a physical product
   74139     (including a physical distribution medium), accompanied by a
   74140     written offer, valid for at least three years and valid for as
   74141     long as you offer spare parts or customer support for that product
   74142     model, to give anyone who possesses the object code either (1) a
   74143     copy of the Corresponding Source for all the software in the
   74144     product that is covered by this License, on a durable physical
   74145     medium customarily used for software interchange, for a price no
   74146     more than your reasonable cost of physically performing this
   74147     conveying of source, or (2) access to copy the
   74148     Corresponding Source from a network server at no charge.
   74149 
   74150     c) Convey individual copies of the object code with a copy of the
   74151     written offer to provide the Corresponding Source.  This
   74152     alternative is allowed only occasionally and noncommercially, and
   74153     only if you received the object code with such an offer, in accord
   74154     with subsection 6b.
   74155 
   74156     d) Convey the object code by offering access from a designated
   74157     place (gratis or for a charge), and offer equivalent access to the
   74158     Corresponding Source in the same way through the same place at no
   74159     further charge.  You need not require recipients to copy the
   74160     Corresponding Source along with the object code.  If the place to
   74161     copy the object code is a network server, the Corresponding Source
   74162     may be on a different server (operated by you or a third party)
   74163     that supports equivalent copying facilities, provided you maintain
   74164     clear directions next to the object code saying where to find the
   74165     Corresponding Source.  Regardless of what server hosts the
   74166     Corresponding Source, you remain obligated to ensure that it is
   74167     available for as long as needed to satisfy these requirements.
   74168 
   74169     e) Convey the object code using peer-to-peer transmission, provided
   74170     you inform other peers where the object code and Corresponding
   74171     Source of the work are being offered to the general public at no
   74172     charge under subsection 6d.
   74173 
   74174   A separable portion of the object code, whose source code is excluded
   74175 from the Corresponding Source as a System Library, need not be
   74176 included in conveying the object code work.
   74177 
   74178   A "User Product" is either (1) a "consumer product", which means any
   74179 tangible personal property which is normally used for personal, family,
   74180 or household purposes, or (2) anything designed or sold for incorporation
   74181 into a dwelling.  In determining whether a product is a consumer product,
   74182 doubtful cases shall be resolved in favor of coverage.  For a particular
   74183 product received by a particular user, "normally used" refers to a
   74184 typical or common use of that class of product, regardless of the status
   74185 of the particular user or of the way in which the particular user
   74186 actually uses, or expects or is expected to use, the product.  A product
   74187 is a consumer product regardless of whether the product has substantial
   74188 commercial, industrial or non-consumer uses, unless such uses represent
   74189 the only significant mode of use of the product.
   74190 
   74191   "Installation Information" for a User Product means any methods,
   74192 procedures, authorization keys, or other information required to install
   74193 and execute modified versions of a covered work in that User Product from
   74194 a modified version of its Corresponding Source.  The information must
   74195 suffice to ensure that the continued functioning of the modified object
   74196 code is in no case prevented or interfered with solely because
   74197 modification has been made.
   74198 
   74199   If you convey an object code work under this section in, or with, or
   74200 specifically for use in, a User Product, and the conveying occurs as
   74201 part of a transaction in which the right of possession and use of the
   74202 User Product is transferred to the recipient in perpetuity or for a
   74203 fixed term (regardless of how the transaction is characterized), the
   74204 Corresponding Source conveyed under this section must be accompanied
   74205 by the Installation Information.  But this requirement does not apply
   74206 if neither you nor any third party retains the ability to install
   74207 modified object code on the User Product (for example, the work has
   74208 been installed in ROM).
   74209 
   74210   The requirement to provide Installation Information does not include a
   74211 requirement to continue to provide support service, warranty, or updates
   74212 for a work that has been modified or installed by the recipient, or for
   74213 the User Product in which it has been modified or installed.  Access to a
   74214 network may be denied when the modification itself materially and
   74215 adversely affects the operation of the network or violates the rules and
   74216 protocols for communication across the network.
   74217 
   74218   Corresponding Source conveyed, and Installation Information provided,
   74219 in accord with this section must be in a format that is publicly
   74220 documented (and with an implementation available to the public in
   74221 source code form), and must require no special password or key for
   74222 unpacking, reading or copying.
   74223 
   74224   7. Additional Terms.
   74225 
   74226   "Additional permissions" are terms that supplement the terms of this
   74227 License by making exceptions from one or more of its conditions.
   74228 Additional permissions that are applicable to the entire Program shall
   74229 be treated as though they were included in this License, to the extent
   74230 that they are valid under applicable law.  If additional permissions
   74231 apply only to part of the Program, that part may be used separately
   74232 under those permissions, but the entire Program remains governed by
   74233 this License without regard to the additional permissions.
   74234 
   74235   When you convey a copy of a covered work, you may at your option
   74236 remove any additional permissions from that copy, or from any part of
   74237 it.  (Additional permissions may be written to require their own
   74238 removal in certain cases when you modify the work.)  You may place
   74239 additional permissions on material, added by you to a covered work,
   74240 for which you have or can give appropriate copyright permission.
   74241 
   74242   Notwithstanding any other provision of this License, for material you
   74243 add to a covered work, you may (if authorized by the copyright holders of
   74244 that material) supplement the terms of this License with terms:
   74245 
   74246     a) Disclaiming warranty or limiting liability differently from the
   74247     terms of sections 15 and 16 of this License; or
   74248 
   74249     b) Requiring preservation of specified reasonable legal notices or
   74250     author attributions in that material or in the Appropriate Legal
   74251     Notices displayed by works containing it; or
   74252 
   74253     c) Prohibiting misrepresentation of the origin of that material, or
   74254     requiring that modified versions of such material be marked in
   74255     reasonable ways as different from the original version; or
   74256 
   74257     d) Limiting the use for publicity purposes of names of licensors or
   74258     authors of the material; or
   74259 
   74260     e) Declining to grant rights under trademark law for use of some
   74261     trade names, trademarks, or service marks; or
   74262 
   74263     f) Requiring indemnification of licensors and authors of that
   74264     material by anyone who conveys the material (or modified versions of
   74265     it) with contractual assumptions of liability to the recipient, for
   74266     any liability that these contractual assumptions directly impose on
   74267     those licensors and authors.
   74268 
   74269   All other non-permissive additional terms are considered "further
   74270 restrictions" within the meaning of section 10.  If the Program as you
   74271 received it, or any part of it, contains a notice stating that it is
   74272 governed by this License along with a term that is a further
   74273 restriction, you may remove that term.  If a license document contains
   74274 a further restriction but permits relicensing or conveying under this
   74275 License, you may add to a covered work material governed by the terms
   74276 of that license document, provided that the further restriction does
   74277 not survive such relicensing or conveying.
   74278 
   74279   If you add terms to a covered work in accord with this section, you
   74280 must place, in the relevant source files, a statement of the
   74281 additional terms that apply to those files, or a notice indicating
   74282 where to find the applicable terms.
   74283 
   74284   Additional terms, permissive or non-permissive, may be stated in the
   74285 form of a separately written license, or stated as exceptions;
   74286 the above requirements apply either way.
   74287 
   74288   8. Termination.
   74289 
   74290   You may not propagate or modify a covered work except as expressly
   74291 provided under this License.  Any attempt otherwise to propagate or
   74292 modify it is void, and will automatically terminate your rights under
   74293 this License (including any patent licenses granted under the third
   74294 paragraph of section 11).
   74295 
   74296   However, if you cease all violation of this License, then your
   74297 license from a particular copyright holder is reinstated (a)
   74298 provisionally, unless and until the copyright holder explicitly and
   74299 finally terminates your license, and (b) permanently, if the copyright
   74300 holder fails to notify you of the violation by some reasonable means
   74301 prior to 60 days after the cessation.
   74302 
   74303   Moreover, your license from a particular copyright holder is
   74304 reinstated permanently if the copyright holder notifies you of the
   74305 violation by some reasonable means, this is the first time you have
   74306 received notice of violation of this License (for any work) from that
   74307 copyright holder, and you cure the violation prior to 30 days after
   74308 your receipt of the notice.
   74309 
   74310   Termination of your rights under this section does not terminate the
   74311 licenses of parties who have received copies or rights from you under
   74312 this License.  If your rights have been terminated and not permanently
   74313 reinstated, you do not qualify to receive new licenses for the same
   74314 material under section 10.
   74315 
   74316   9. Acceptance Not Required for Having Copies.
   74317 
   74318   You are not required to accept this License in order to receive or
   74319 run a copy of the Program.  Ancillary propagation of a covered work
   74320 occurring solely as a consequence of using peer-to-peer transmission
   74321 to receive a copy likewise does not require acceptance.  However,
   74322 nothing other than this License grants you permission to propagate or
   74323 modify any covered work.  These actions infringe copyright if you do
   74324 not accept this License.  Therefore, by modifying or propagating a
   74325 covered work, you indicate your acceptance of this License to do so.
   74326 
   74327   10. Automatic Licensing of Downstream Recipients.
   74328 
   74329   Each time you convey a covered work, the recipient automatically
   74330 receives a license from the original licensors, to run, modify and
   74331 propagate that work, subject to this License.  You are not responsible
   74332 for enforcing compliance by third parties with this License.
   74333 
   74334   An "entity transaction" is a transaction transferring control of an
   74335 organization, or substantially all assets of one, or subdividing an
   74336 organization, or merging organizations.  If propagation of a covered
   74337 work results from an entity transaction, each party to that
   74338 transaction who receives a copy of the work also receives whatever
   74339 licenses to the work the party's predecessor in interest had or could
   74340 give under the previous paragraph, plus a right to possession of the
   74341 Corresponding Source of the work from the predecessor in interest, if
   74342 the predecessor has it or can get it with reasonable efforts.
   74343 
   74344   You may not impose any further restrictions on the exercise of the
   74345 rights granted or affirmed under this License.  For example, you may
   74346 not impose a license fee, royalty, or other charge for exercise of
   74347 rights granted under this License, and you may not initiate litigation
   74348 (including a cross-claim or counterclaim in a lawsuit) alleging that
   74349 any patent claim is infringed by making, using, selling, offering for
   74350 sale, or importing the Program or any portion of it.
   74351 
   74352   11. Patents.
   74353 
   74354   A "contributor" is a copyright holder who authorizes use under this
   74355 License of the Program or a work on which the Program is based.  The
   74356 work thus licensed is called the contributor's "contributor version".
   74357 
   74358   A contributor's "essential patent claims" are all patent claims
   74359 owned or controlled by the contributor, whether already acquired or
   74360 hereafter acquired, that would be infringed by some manner, permitted
   74361 by this License, of making, using, or selling its contributor version,
   74362 but do not include claims that would be infringed only as a
   74363 consequence of further modification of the contributor version.  For
   74364 purposes of this definition, "control" includes the right to grant
   74365 patent sublicenses in a manner consistent with the requirements of
   74366 this License.
   74367 
   74368   Each contributor grants you a non-exclusive, worldwide, royalty-free
   74369 patent license under the contributor's essential patent claims, to
   74370 make, use, sell, offer for sale, import and otherwise run, modify and
   74371 propagate the contents of its contributor version.
   74372 
   74373   In the following three paragraphs, a "patent license" is any express
   74374 agreement or commitment, however denominated, not to enforce a patent
   74375 (such as an express permission to practice a patent or covenant not to
   74376 sue for patent infringement).  To "grant" such a patent license to a
   74377 party means to make such an agreement or commitment not to enforce a
   74378 patent against the party.
   74379 
   74380   If you convey a covered work, knowingly relying on a patent license,
   74381 and the Corresponding Source of the work is not available for anyone
   74382 to copy, free of charge and under the terms of this License, through a
   74383 publicly available network server or other readily accessible means,
   74384 then you must either (1) cause the Corresponding Source to be so
   74385 available, or (2) arrange to deprive yourself of the benefit of the
   74386 patent license for this particular work, or (3) arrange, in a manner
   74387 consistent with the requirements of this License, to extend the patent
   74388 license to downstream recipients.  "Knowingly relying" means you have
   74389 actual knowledge that, but for the patent license, your conveying the
   74390 covered work in a country, or your recipient's use of the covered work
   74391 in a country, would infringe one or more identifiable patents in that
   74392 country that you have reason to believe are valid.
   74393 
   74394   If, pursuant to or in connection with a single transaction or
   74395 arrangement, you convey, or propagate by procuring conveyance of, a
   74396 covered work, and grant a patent license to some of the parties
   74397 receiving the covered work authorizing them to use, propagate, modify
   74398 or convey a specific copy of the covered work, then the patent license
   74399 you grant is automatically extended to all recipients of the covered
   74400 work and works based on it.
   74401 
   74402   A patent license is "discriminatory" if it does not include within
   74403 the scope of its coverage, prohibits the exercise of, or is
   74404 conditioned on the non-exercise of one or more of the rights that are
   74405 specifically granted under this License.  You may not convey a covered
   74406 work if you are a party to an arrangement with a third party that is
   74407 in the business of distributing software, under which you make payment
   74408 to the third party based on the extent of your activity of conveying
   74409 the work, and under which the third party grants, to any of the
   74410 parties who would receive the covered work from you, a discriminatory
   74411 patent license (a) in connection with copies of the covered work
   74412 conveyed by you (or copies made from those copies), or (b) primarily
   74413 for and in connection with specific products or compilations that
   74414 contain the covered work, unless you entered into that arrangement,
   74415 or that patent license was granted, prior to 28 March 2007.
   74416 
   74417   Nothing in this License shall be construed as excluding or limiting
   74418 any implied license or other defenses to infringement that may
   74419 otherwise be available to you under applicable patent law.
   74420 
   74421   12. No Surrender of Others' Freedom.
   74422 
   74423   If conditions are imposed on you (whether by court order, agreement or
   74424 otherwise) that contradict the conditions of this License, they do not
   74425 excuse you from the conditions of this License.  If you cannot convey a
   74426 covered work so as to satisfy simultaneously your obligations under this
   74427 License and any other pertinent obligations, then as a consequence you may
   74428 not convey it at all.  For example, if you agree to terms that obligate you
   74429 to collect a royalty for further conveying from those to whom you convey
   74430 the Program, the only way you could satisfy both those terms and this
   74431 License would be to refrain entirely from conveying the Program.
   74432 
   74433   13. Use with the GNU Affero General Public License.
   74434 
   74435   Notwithstanding any other provision of this License, you have
   74436 permission to link or combine any covered work with a work licensed
   74437 under version 3 of the GNU Affero General Public License into a single
   74438 combined work, and to convey the resulting work.  The terms of this
   74439 License will continue to apply to the part which is the covered work,
   74440 but the special requirements of the GNU Affero General Public License,
   74441 section 13, concerning interaction through a network will apply to the
   74442 combination as such.
   74443 
   74444   14. Revised Versions of this License.
   74445 
   74446   The Free Software Foundation may publish revised and/or new versions of
   74447 the GNU General Public License from time to time.  Such new versions will
   74448 be similar in spirit to the present version, but may differ in detail to
   74449 address new problems or concerns.
   74450 
   74451   Each version is given a distinguishing version number.  If the
   74452 Program specifies that a certain numbered version of the GNU General
   74453 Public License "or any later version" applies to it, you have the
   74454 option of following the terms and conditions either of that numbered
   74455 version or of any later version published by the Free Software
   74456 Foundation.  If the Program does not specify a version number of the
   74457 GNU General Public License, you may choose any version ever published
   74458 by the Free Software Foundation.
   74459 
   74460   If the Program specifies that a proxy can decide which future
   74461 versions of the GNU General Public License can be used, that proxy's
   74462 public statement of acceptance of a version permanently authorizes you
   74463 to choose that version for the Program.
   74464 
   74465   Later license versions may give you additional or different
   74466 permissions.  However, no additional obligations are imposed on any
   74467 author or copyright holder as a result of your choosing to follow a
   74468 later version.
   74469 
   74470   15. Disclaimer of Warranty.
   74471 
   74472   THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
   74473 APPLICABLE LAW.  EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
   74474 HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
   74475 OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
   74476 THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
   74477 PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
   74478 IS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
   74479 ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
   74480 
   74481   16. Limitation of Liability.
   74482 
   74483   IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
   74484 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
   74485 THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
   74486 GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
   74487 USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
   74488 DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
   74489 PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
   74490 EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
   74491 SUCH DAMAGES.
   74492 
   74493   17. Interpretation of Sections 15 and 16.
   74494 
   74495   If the disclaimer of warranty and limitation of liability provided
   74496 above cannot be given local legal effect according to their terms,
   74497 reviewing courts shall apply local law that most closely approximates
   74498 an absolute waiver of all civil liability in connection with the
   74499 Program, unless a warranty or assumption of liability accompanies a
   74500 copy of the Program in return for a fee.
   74501 
   74502                      END OF TERMS AND CONDITIONS
   74503 
   74504             How to Apply These Terms to Your New Programs
   74505 
   74506   If you develop a new program, and you want it to be of the greatest
   74507 possible use to the public, the best way to achieve this is to make it
   74508 free software which everyone can redistribute and change under these terms.
   74509 
   74510   To do so, attach the following notices to the program.  It is safest
   74511 to attach them to the start of each source file to most effectively
   74512 state the exclusion of warranty; and each file should have at least
   74513 the "copyright" line and a pointer to where the full notice is found.
   74514 
   74515     &lt;one line to give the program's name and a brief idea of what it does.&gt;
   74516     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   74517 
   74518     This program is free software: you can redistribute it and/or modify
   74519     it under the terms of the GNU General Public License as published by
   74520     the Free Software Foundation, either version 3 of the License, or
   74521     (at your option) any later version.
   74522 
   74523     This program is distributed in the hope that it will be useful,
   74524     but WITHOUT ANY WARRANTY; without even the implied warranty of
   74525     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   74526     GNU General Public License for more details.
   74527 
   74528     You should have received a copy of the GNU General Public License
   74529     along with this program.  If not, see &lt;http://www.gnu.org/licenses/>;.
   74530 
   74531 Also add information on how to contact you by electronic and paper mail.
   74532 
   74533   If the program does terminal interaction, make it output a short
   74534 notice like this when it starts in an interactive mode:
   74535 
   74536     &lt;program&gt;  Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   74537     This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
   74538     This is free software, and you are welcome to redistribute it
   74539     under certain conditions; type `show c' for details.
   74540 
   74541 The hypothetical commands `show w' and `show c' should show the appropriate
   74542 parts of the General Public License.  Of course, your program's commands
   74543 might be different; for a GUI interface, you would use an "about box".
   74544 
   74545   You should also get your employer (if you work as a programmer) or school,
   74546 if any, to sign a "copyright disclaimer" for the program, if necessary.
   74547 For more information on this, and how to apply and follow the GNU GPL, see
   74548 &lt;http://www.gnu.org/licenses/>;.
   74549 
   74550   The GNU General Public License does not permit incorporating your program
   74551 into proprietary programs.  If your program is a subroutine library, you
   74552 may consider it more useful to permit linking proprietary applications with
   74553 the library.  If this is what you want to do, use the GNU Lesser General
   74554 Public License instead of this License.  But first, please read
   74555 &lt;http://www.gnu.org/philosophy/why-not-lgpl.html>;.
   74556 </pre>
   74557 </div>
   74558 </div>
   74559 
   74560 
   74561 <div class="product">
   74562 <span class="title">which</span>
   74563 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   74564 <span class="homepage"><a href="http://www.xs4all.nl/~carlo17/which/">homepage</a></span>
   74565 <div class="licence">
   74566 <pre>                    GNU GENERAL PUBLIC LICENSE
   74567                        Version 3, 29 June 2007
   74568 
   74569  Copyright (C) 2007 Free Software Foundation, Inc. &lt;http://fsf.org/>;
   74570  Everyone is permitted to copy and distribute verbatim copies
   74571  of this license document, but changing it is not allowed.
   74572 
   74573                             Preamble
   74574 
   74575   The GNU General Public License is a free, copyleft license for
   74576 software and other kinds of works.
   74577 
   74578   The licenses for most software and other practical works are designed
   74579 to take away your freedom to share and change the works.  By contrast,
   74580 the GNU General Public License is intended to guarantee your freedom to
   74581 share and change all versions of a program--to make sure it remains free
   74582 software for all its users.  We, the Free Software Foundation, use the
   74583 GNU General Public License for most of our software; it applies also to
   74584 any other work released this way by its authors.  You can apply it to
   74585 your programs, too.
   74586 
   74587   When we speak of free software, we are referring to freedom, not
   74588 price.  Our General Public Licenses are designed to make sure that you
   74589 have the freedom to distribute copies of free software (and charge for
   74590 them if you wish), that you receive source code or can get it if you
   74591 want it, that you can change the software or use pieces of it in new
   74592 free programs, and that you know you can do these things.
   74593 
   74594   To protect your rights, we need to prevent others from denying you
   74595 these rights or asking you to surrender the rights.  Therefore, you have
   74596 certain responsibilities if you distribute copies of the software, or if
   74597 you modify it: responsibilities to respect the freedom of others.
   74598 
   74599   For example, if you distribute copies of such a program, whether
   74600 gratis or for a fee, you must pass on to the recipients the same
   74601 freedoms that you received.  You must make sure that they, too, receive
   74602 or can get the source code.  And you must show them these terms so they
   74603 know their rights.
   74604 
   74605   Developers that use the GNU GPL protect your rights with two steps:
   74606 (1) assert copyright on the software, and (2) offer you this License
   74607 giving you legal permission to copy, distribute and/or modify it.
   74608 
   74609   For the developers' and authors' protection, the GPL clearly explains
   74610 that there is no warranty for this free software.  For both users' and
   74611 authors' sake, the GPL requires that modified versions be marked as
   74612 changed, so that their problems will not be attributed erroneously to
   74613 authors of previous versions.
   74614 
   74615   Some devices are designed to deny users access to install or run
   74616 modified versions of the software inside them, although the manufacturer
   74617 can do so.  This is fundamentally incompatible with the aim of
   74618 protecting users' freedom to change the software.  The systematic
   74619 pattern of such abuse occurs in the area of products for individuals to
   74620 use, which is precisely where it is most unacceptable.  Therefore, we
   74621 have designed this version of the GPL to prohibit the practice for those
   74622 products.  If such problems arise substantially in other domains, we
   74623 stand ready to extend this provision to those domains in future versions
   74624 of the GPL, as needed to protect the freedom of users.
   74625 
   74626   Finally, every program is threatened constantly by software patents.
   74627 States should not allow patents to restrict development and use of
   74628 software on general-purpose computers, but in those that do, we wish to
   74629 avoid the special danger that patents applied to a free program could
   74630 make it effectively proprietary.  To prevent this, the GPL assures that
   74631 patents cannot be used to render the program non-free.
   74632 
   74633   The precise terms and conditions for copying, distribution and
   74634 modification follow.
   74635 
   74636                        TERMS AND CONDITIONS
   74637 
   74638   0. Definitions.
   74639 
   74640   "This License" refers to version 3 of the GNU General Public License.
   74641 
   74642   "Copyright" also means copyright-like laws that apply to other kinds of
   74643 works, such as semiconductor masks.
   74644 
   74645   "The Program" refers to any copyrightable work licensed under this
   74646 License.  Each licensee is addressed as "you".  "Licensees" and
   74647 "recipients" may be individuals or organizations.
   74648 
   74649   To "modify" a work means to copy from or adapt all or part of the work
   74650 in a fashion requiring copyright permission, other than the making of an
   74651 exact copy.  The resulting work is called a "modified version" of the
   74652 earlier work or a work "based on" the earlier work.
   74653 
   74654   A "covered work" means either the unmodified Program or a work based
   74655 on the Program.
   74656 
   74657   To "propagate" a work means to do anything with it that, without
   74658 permission, would make you directly or secondarily liable for
   74659 infringement under applicable copyright law, except executing it on a
   74660 computer or modifying a private copy.  Propagation includes copying,
   74661 distribution (with or without modification), making available to the
   74662 public, and in some countries other activities as well.
   74663 
   74664   To "convey" a work means any kind of propagation that enables other
   74665 parties to make or receive copies.  Mere interaction with a user through
   74666 a computer network, with no transfer of a copy, is not conveying.
   74667 
   74668   An interactive user interface displays "Appropriate Legal Notices"
   74669 to the extent that it includes a convenient and prominently visible
   74670 feature that (1) displays an appropriate copyright notice, and (2)
   74671 tells the user that there is no warranty for the work (except to the
   74672 extent that warranties are provided), that licensees may convey the
   74673 work under this License, and how to view a copy of this License.  If
   74674 the interface presents a list of user commands or options, such as a
   74675 menu, a prominent item in the list meets this criterion.
   74676 
   74677   1. Source Code.
   74678 
   74679   The "source code" for a work means the preferred form of the work
   74680 for making modifications to it.  "Object code" means any non-source
   74681 form of a work.
   74682 
   74683   A "Standard Interface" means an interface that either is an official
   74684 standard defined by a recognized standards body, or, in the case of
   74685 interfaces specified for a particular programming language, one that
   74686 is widely used among developers working in that language.
   74687 
   74688   The "System Libraries" of an executable work include anything, other
   74689 than the work as a whole, that (a) is included in the normal form of
   74690 packaging a Major Component, but which is not part of that Major
   74691 Component, and (b) serves only to enable use of the work with that
   74692 Major Component, or to implement a Standard Interface for which an
   74693 implementation is available to the public in source code form.  A
   74694 "Major Component", in this context, means a major essential component
   74695 (kernel, window system, and so on) of the specific operating system
   74696 (if any) on which the executable work runs, or a compiler used to
   74697 produce the work, or an object code interpreter used to run it.
   74698 
   74699   The "Corresponding Source" for a work in object code form means all
   74700 the source code needed to generate, install, and (for an executable
   74701 work) run the object code and to modify the work, including scripts to
   74702 control those activities.  However, it does not include the work's
   74703 System Libraries, or general-purpose tools or generally available free
   74704 programs which are used unmodified in performing those activities but
   74705 which are not part of the work.  For example, Corresponding Source
   74706 includes interface definition files associated with source files for
   74707 the work, and the source code for shared libraries and dynamically
   74708 linked subprograms that the work is specifically designed to require,
   74709 such as by intimate data communication or control flow between those
   74710 subprograms and other parts of the work.
   74711 
   74712   The Corresponding Source need not include anything that users
   74713 can regenerate automatically from other parts of the Corresponding
   74714 Source.
   74715 
   74716   The Corresponding Source for a work in source code form is that
   74717 same work.
   74718 
   74719   2. Basic Permissions.
   74720 
   74721   All rights granted under this License are granted for the term of
   74722 copyright on the Program, and are irrevocable provided the stated
   74723 conditions are met.  This License explicitly affirms your unlimited
   74724 permission to run the unmodified Program.  The output from running a
   74725 covered work is covered by this License only if the output, given its
   74726 content, constitutes a covered work.  This License acknowledges your
   74727 rights of fair use or other equivalent, as provided by copyright law.
   74728 
   74729   You may make, run and propagate covered works that you do not
   74730 convey, without conditions so long as your license otherwise remains
   74731 in force.  You may convey covered works to others for the sole purpose
   74732 of having them make modifications exclusively for you, or provide you
   74733 with facilities for running those works, provided that you comply with
   74734 the terms of this License in conveying all material for which you do
   74735 not control copyright.  Those thus making or running the covered works
   74736 for you must do so exclusively on your behalf, under your direction
   74737 and control, on terms that prohibit them from making any copies of
   74738 your copyrighted material outside their relationship with you.
   74739 
   74740   Conveying under any other circumstances is permitted solely under
   74741 the conditions stated below.  Sublicensing is not allowed; section 10
   74742 makes it unnecessary.
   74743 
   74744   3. Protecting Users' Legal Rights From Anti-Circumvention Law.
   74745 
   74746   No covered work shall be deemed part of an effective technological
   74747 measure under any applicable law fulfilling obligations under article
   74748 11 of the WIPO copyright treaty adopted on 20 December 1996, or
   74749 similar laws prohibiting or restricting circumvention of such
   74750 measures.
   74751 
   74752   When you convey a covered work, you waive any legal power to forbid
   74753 circumvention of technological measures to the extent such circumvention
   74754 is effected by exercising rights under this License with respect to
   74755 the covered work, and you disclaim any intention to limit operation or
   74756 modification of the work as a means of enforcing, against the work's
   74757 users, your or third parties' legal rights to forbid circumvention of
   74758 technological measures.
   74759 
   74760   4. Conveying Verbatim Copies.
   74761 
   74762   You may convey verbatim copies of the Program's source code as you
   74763 receive it, in any medium, provided that you conspicuously and
   74764 appropriately publish on each copy an appropriate copyright notice;
   74765 keep intact all notices stating that this License and any
   74766 non-permissive terms added in accord with section 7 apply to the code;
   74767 keep intact all notices of the absence of any warranty; and give all
   74768 recipients a copy of this License along with the Program.
   74769 
   74770   You may charge any price or no price for each copy that you convey,
   74771 and you may offer support or warranty protection for a fee.
   74772 
   74773   5. Conveying Modified Source Versions.
   74774 
   74775   You may convey a work based on the Program, or the modifications to
   74776 produce it from the Program, in the form of source code under the
   74777 terms of section 4, provided that you also meet all of these conditions:
   74778 
   74779     a) The work must carry prominent notices stating that you modified
   74780     it, and giving a relevant date.
   74781 
   74782     b) The work must carry prominent notices stating that it is
   74783     released under this License and any conditions added under section
   74784     7.  This requirement modifies the requirement in section 4 to
   74785     "keep intact all notices".
   74786 
   74787     c) You must license the entire work, as a whole, under this
   74788     License to anyone who comes into possession of a copy.  This
   74789     License will therefore apply, along with any applicable section 7
   74790     additional terms, to the whole of the work, and all its parts,
   74791     regardless of how they are packaged.  This License gives no
   74792     permission to license the work in any other way, but it does not
   74793     invalidate such permission if you have separately received it.
   74794 
   74795     d) If the work has interactive user interfaces, each must display
   74796     Appropriate Legal Notices; however, if the Program has interactive
   74797     interfaces that do not display Appropriate Legal Notices, your
   74798     work need not make them do so.
   74799 
   74800   A compilation of a covered work with other separate and independent
   74801 works, which are not by their nature extensions of the covered work,
   74802 and which are not combined with it such as to form a larger program,
   74803 in or on a volume of a storage or distribution medium, is called an
   74804 "aggregate" if the compilation and its resulting copyright are not
   74805 used to limit the access or legal rights of the compilation's users
   74806 beyond what the individual works permit.  Inclusion of a covered work
   74807 in an aggregate does not cause this License to apply to the other
   74808 parts of the aggregate.
   74809 
   74810   6. Conveying Non-Source Forms.
   74811 
   74812   You may convey a covered work in object code form under the terms
   74813 of sections 4 and 5, provided that you also convey the
   74814 machine-readable Corresponding Source under the terms of this License,
   74815 in one of these ways:
   74816 
   74817     a) Convey the object code in, or embodied in, a physical product
   74818     (including a physical distribution medium), accompanied by the
   74819     Corresponding Source fixed on a durable physical medium
   74820     customarily used for software interchange.
   74821 
   74822     b) Convey the object code in, or embodied in, a physical product
   74823     (including a physical distribution medium), accompanied by a
   74824     written offer, valid for at least three years and valid for as
   74825     long as you offer spare parts or customer support for that product
   74826     model, to give anyone who possesses the object code either (1) a
   74827     copy of the Corresponding Source for all the software in the
   74828     product that is covered by this License, on a durable physical
   74829     medium customarily used for software interchange, for a price no
   74830     more than your reasonable cost of physically performing this
   74831     conveying of source, or (2) access to copy the
   74832     Corresponding Source from a network server at no charge.
   74833 
   74834     c) Convey individual copies of the object code with a copy of the
   74835     written offer to provide the Corresponding Source.  This
   74836     alternative is allowed only occasionally and noncommercially, and
   74837     only if you received the object code with such an offer, in accord
   74838     with subsection 6b.
   74839 
   74840     d) Convey the object code by offering access from a designated
   74841     place (gratis or for a charge), and offer equivalent access to the
   74842     Corresponding Source in the same way through the same place at no
   74843     further charge.  You need not require recipients to copy the
   74844     Corresponding Source along with the object code.  If the place to
   74845     copy the object code is a network server, the Corresponding Source
   74846     may be on a different server (operated by you or a third party)
   74847     that supports equivalent copying facilities, provided you maintain
   74848     clear directions next to the object code saying where to find the
   74849     Corresponding Source.  Regardless of what server hosts the
   74850     Corresponding Source, you remain obligated to ensure that it is
   74851     available for as long as needed to satisfy these requirements.
   74852 
   74853     e) Convey the object code using peer-to-peer transmission, provided
   74854     you inform other peers where the object code and Corresponding
   74855     Source of the work are being offered to the general public at no
   74856     charge under subsection 6d.
   74857 
   74858   A separable portion of the object code, whose source code is excluded
   74859 from the Corresponding Source as a System Library, need not be
   74860 included in conveying the object code work.
   74861 
   74862   A "User Product" is either (1) a "consumer product", which means any
   74863 tangible personal property which is normally used for personal, family,
   74864 or household purposes, or (2) anything designed or sold for incorporation
   74865 into a dwelling.  In determining whether a product is a consumer product,
   74866 doubtful cases shall be resolved in favor of coverage.  For a particular
   74867 product received by a particular user, "normally used" refers to a
   74868 typical or common use of that class of product, regardless of the status
   74869 of the particular user or of the way in which the particular user
   74870 actually uses, or expects or is expected to use, the product.  A product
   74871 is a consumer product regardless of whether the product has substantial
   74872 commercial, industrial or non-consumer uses, unless such uses represent
   74873 the only significant mode of use of the product.
   74874 
   74875   "Installation Information" for a User Product means any methods,
   74876 procedures, authorization keys, or other information required to install
   74877 and execute modified versions of a covered work in that User Product from
   74878 a modified version of its Corresponding Source.  The information must
   74879 suffice to ensure that the continued functioning of the modified object
   74880 code is in no case prevented or interfered with solely because
   74881 modification has been made.
   74882 
   74883   If you convey an object code work under this section in, or with, or
   74884 specifically for use in, a User Product, and the conveying occurs as
   74885 part of a transaction in which the right of possession and use of the
   74886 User Product is transferred to the recipient in perpetuity or for a
   74887 fixed term (regardless of how the transaction is characterized), the
   74888 Corresponding Source conveyed under this section must be accompanied
   74889 by the Installation Information.  But this requirement does not apply
   74890 if neither you nor any third party retains the ability to install
   74891 modified object code on the User Product (for example, the work has
   74892 been installed in ROM).
   74893 
   74894   The requirement to provide Installation Information does not include a
   74895 requirement to continue to provide support service, warranty, or updates
   74896 for a work that has been modified or installed by the recipient, or for
   74897 the User Product in which it has been modified or installed.  Access to a
   74898 network may be denied when the modification itself materially and
   74899 adversely affects the operation of the network or violates the rules and
   74900 protocols for communication across the network.
   74901 
   74902   Corresponding Source conveyed, and Installation Information provided,
   74903 in accord with this section must be in a format that is publicly
   74904 documented (and with an implementation available to the public in
   74905 source code form), and must require no special password or key for
   74906 unpacking, reading or copying.
   74907 
   74908   7. Additional Terms.
   74909 
   74910   "Additional permissions" are terms that supplement the terms of this
   74911 License by making exceptions from one or more of its conditions.
   74912 Additional permissions that are applicable to the entire Program shall
   74913 be treated as though they were included in this License, to the extent
   74914 that they are valid under applicable law.  If additional permissions
   74915 apply only to part of the Program, that part may be used separately
   74916 under those permissions, but the entire Program remains governed by
   74917 this License without regard to the additional permissions.
   74918 
   74919   When you convey a copy of a covered work, you may at your option
   74920 remove any additional permissions from that copy, or from any part of
   74921 it.  (Additional permissions may be written to require their own
   74922 removal in certain cases when you modify the work.)  You may place
   74923 additional permissions on material, added by you to a covered work,
   74924 for which you have or can give appropriate copyright permission.
   74925 
   74926   Notwithstanding any other provision of this License, for material you
   74927 add to a covered work, you may (if authorized by the copyright holders of
   74928 that material) supplement the terms of this License with terms:
   74929 
   74930     a) Disclaiming warranty or limiting liability differently from the
   74931     terms of sections 15 and 16 of this License; or
   74932 
   74933     b) Requiring preservation of specified reasonable legal notices or
   74934     author attributions in that material or in the Appropriate Legal
   74935     Notices displayed by works containing it; or
   74936 
   74937     c) Prohibiting misrepresentation of the origin of that material, or
   74938     requiring that modified versions of such material be marked in
   74939     reasonable ways as different from the original version; or
   74940 
   74941     d) Limiting the use for publicity purposes of names of licensors or
   74942     authors of the material; or
   74943 
   74944     e) Declining to grant rights under trademark law for use of some
   74945     trade names, trademarks, or service marks; or
   74946 
   74947     f) Requiring indemnification of licensors and authors of that
   74948     material by anyone who conveys the material (or modified versions of
   74949     it) with contractual assumptions of liability to the recipient, for
   74950     any liability that these contractual assumptions directly impose on
   74951     those licensors and authors.
   74952 
   74953   All other non-permissive additional terms are considered "further
   74954 restrictions" within the meaning of section 10.  If the Program as you
   74955 received it, or any part of it, contains a notice stating that it is
   74956 governed by this License along with a term that is a further
   74957 restriction, you may remove that term.  If a license document contains
   74958 a further restriction but permits relicensing or conveying under this
   74959 License, you may add to a covered work material governed by the terms
   74960 of that license document, provided that the further restriction does
   74961 not survive such relicensing or conveying.
   74962 
   74963   If you add terms to a covered work in accord with this section, you
   74964 must place, in the relevant source files, a statement of the
   74965 additional terms that apply to those files, or a notice indicating
   74966 where to find the applicable terms.
   74967 
   74968   Additional terms, permissive or non-permissive, may be stated in the
   74969 form of a separately written license, or stated as exceptions;
   74970 the above requirements apply either way.
   74971 
   74972   8. Termination.
   74973 
   74974   You may not propagate or modify a covered work except as expressly
   74975 provided under this License.  Any attempt otherwise to propagate or
   74976 modify it is void, and will automatically terminate your rights under
   74977 this License (including any patent licenses granted under the third
   74978 paragraph of section 11).
   74979 
   74980   However, if you cease all violation of this License, then your
   74981 license from a particular copyright holder is reinstated (a)
   74982 provisionally, unless and until the copyright holder explicitly and
   74983 finally terminates your license, and (b) permanently, if the copyright
   74984 holder fails to notify you of the violation by some reasonable means
   74985 prior to 60 days after the cessation.
   74986 
   74987   Moreover, your license from a particular copyright holder is
   74988 reinstated permanently if the copyright holder notifies you of the
   74989 violation by some reasonable means, this is the first time you have
   74990 received notice of violation of this License (for any work) from that
   74991 copyright holder, and you cure the violation prior to 30 days after
   74992 your receipt of the notice.
   74993 
   74994   Termination of your rights under this section does not terminate the
   74995 licenses of parties who have received copies or rights from you under
   74996 this License.  If your rights have been terminated and not permanently
   74997 reinstated, you do not qualify to receive new licenses for the same
   74998 material under section 10.
   74999 
   75000   9. Acceptance Not Required for Having Copies.
   75001 
   75002   You are not required to accept this License in order to receive or
   75003 run a copy of the Program.  Ancillary propagation of a covered work
   75004 occurring solely as a consequence of using peer-to-peer transmission
   75005 to receive a copy likewise does not require acceptance.  However,
   75006 nothing other than this License grants you permission to propagate or
   75007 modify any covered work.  These actions infringe copyright if you do
   75008 not accept this License.  Therefore, by modifying or propagating a
   75009 covered work, you indicate your acceptance of this License to do so.
   75010 
   75011   10. Automatic Licensing of Downstream Recipients.
   75012 
   75013   Each time you convey a covered work, the recipient automatically
   75014 receives a license from the original licensors, to run, modify and
   75015 propagate that work, subject to this License.  You are not responsible
   75016 for enforcing compliance by third parties with this License.
   75017 
   75018   An "entity transaction" is a transaction transferring control of an
   75019 organization, or substantially all assets of one, or subdividing an
   75020 organization, or merging organizations.  If propagation of a covered
   75021 work results from an entity transaction, each party to that
   75022 transaction who receives a copy of the work also receives whatever
   75023 licenses to the work the party's predecessor in interest had or could
   75024 give under the previous paragraph, plus a right to possession of the
   75025 Corresponding Source of the work from the predecessor in interest, if
   75026 the predecessor has it or can get it with reasonable efforts.
   75027 
   75028   You may not impose any further restrictions on the exercise of the
   75029 rights granted or affirmed under this License.  For example, you may
   75030 not impose a license fee, royalty, or other charge for exercise of
   75031 rights granted under this License, and you may not initiate litigation
   75032 (including a cross-claim or counterclaim in a lawsuit) alleging that
   75033 any patent claim is infringed by making, using, selling, offering for
   75034 sale, or importing the Program or any portion of it.
   75035 
   75036   11. Patents.
   75037 
   75038   A "contributor" is a copyright holder who authorizes use under this
   75039 License of the Program or a work on which the Program is based.  The
   75040 work thus licensed is called the contributor's "contributor version".
   75041 
   75042   A contributor's "essential patent claims" are all patent claims
   75043 owned or controlled by the contributor, whether already acquired or
   75044 hereafter acquired, that would be infringed by some manner, permitted
   75045 by this License, of making, using, or selling its contributor version,
   75046 but do not include claims that would be infringed only as a
   75047 consequence of further modification of the contributor version.  For
   75048 purposes of this definition, "control" includes the right to grant
   75049 patent sublicenses in a manner consistent with the requirements of
   75050 this License.
   75051 
   75052   Each contributor grants you a non-exclusive, worldwide, royalty-free
   75053 patent license under the contributor's essential patent claims, to
   75054 make, use, sell, offer for sale, import and otherwise run, modify and
   75055 propagate the contents of its contributor version.
   75056 
   75057   In the following three paragraphs, a "patent license" is any express
   75058 agreement or commitment, however denominated, not to enforce a patent
   75059 (such as an express permission to practice a patent or covenant not to
   75060 sue for patent infringement).  To "grant" such a patent license to a
   75061 party means to make such an agreement or commitment not to enforce a
   75062 patent against the party.
   75063 
   75064   If you convey a covered work, knowingly relying on a patent license,
   75065 and the Corresponding Source of the work is not available for anyone
   75066 to copy, free of charge and under the terms of this License, through a
   75067 publicly available network server or other readily accessible means,
   75068 then you must either (1) cause the Corresponding Source to be so
   75069 available, or (2) arrange to deprive yourself of the benefit of the
   75070 patent license for this particular work, or (3) arrange, in a manner
   75071 consistent with the requirements of this License, to extend the patent
   75072 license to downstream recipients.  "Knowingly relying" means you have
   75073 actual knowledge that, but for the patent license, your conveying the
   75074 covered work in a country, or your recipient's use of the covered work
   75075 in a country, would infringe one or more identifiable patents in that
   75076 country that you have reason to believe are valid.
   75077 
   75078   If, pursuant to or in connection with a single transaction or
   75079 arrangement, you convey, or propagate by procuring conveyance of, a
   75080 covered work, and grant a patent license to some of the parties
   75081 receiving the covered work authorizing them to use, propagate, modify
   75082 or convey a specific copy of the covered work, then the patent license
   75083 you grant is automatically extended to all recipients of the covered
   75084 work and works based on it.
   75085 
   75086   A patent license is "discriminatory" if it does not include within
   75087 the scope of its coverage, prohibits the exercise of, or is
   75088 conditioned on the non-exercise of one or more of the rights that are
   75089 specifically granted under this License.  You may not convey a covered
   75090 work if you are a party to an arrangement with a third party that is
   75091 in the business of distributing software, under which you make payment
   75092 to the third party based on the extent of your activity of conveying
   75093 the work, and under which the third party grants, to any of the
   75094 parties who would receive the covered work from you, a discriminatory
   75095 patent license (a) in connection with copies of the covered work
   75096 conveyed by you (or copies made from those copies), or (b) primarily
   75097 for and in connection with specific products or compilations that
   75098 contain the covered work, unless you entered into that arrangement,
   75099 or that patent license was granted, prior to 28 March 2007.
   75100 
   75101   Nothing in this License shall be construed as excluding or limiting
   75102 any implied license or other defenses to infringement that may
   75103 otherwise be available to you under applicable patent law.
   75104 
   75105   12. No Surrender of Others' Freedom.
   75106 
   75107   If conditions are imposed on you (whether by court order, agreement or
   75108 otherwise) that contradict the conditions of this License, they do not
   75109 excuse you from the conditions of this License.  If you cannot convey a
   75110 covered work so as to satisfy simultaneously your obligations under this
   75111 License and any other pertinent obligations, then as a consequence you may
   75112 not convey it at all.  For example, if you agree to terms that obligate you
   75113 to collect a royalty for further conveying from those to whom you convey
   75114 the Program, the only way you could satisfy both those terms and this
   75115 License would be to refrain entirely from conveying the Program.
   75116 
   75117   13. Use with the GNU Affero General Public License.
   75118 
   75119   Notwithstanding any other provision of this License, you have
   75120 permission to link or combine any covered work with a work licensed
   75121 under version 3 of the GNU Affero General Public License into a single
   75122 combined work, and to convey the resulting work.  The terms of this
   75123 License will continue to apply to the part which is the covered work,
   75124 but the special requirements of the GNU Affero General Public License,
   75125 section 13, concerning interaction through a network will apply to the
   75126 combination as such.
   75127 
   75128   14. Revised Versions of this License.
   75129 
   75130   The Free Software Foundation may publish revised and/or new versions of
   75131 the GNU General Public License from time to time.  Such new versions will
   75132 be similar in spirit to the present version, but may differ in detail to
   75133 address new problems or concerns.
   75134 
   75135   Each version is given a distinguishing version number.  If the
   75136 Program specifies that a certain numbered version of the GNU General
   75137 Public License "or any later version" applies to it, you have the
   75138 option of following the terms and conditions either of that numbered
   75139 version or of any later version published by the Free Software
   75140 Foundation.  If the Program does not specify a version number of the
   75141 GNU General Public License, you may choose any version ever published
   75142 by the Free Software Foundation.
   75143 
   75144   If the Program specifies that a proxy can decide which future
   75145 versions of the GNU General Public License can be used, that proxy's
   75146 public statement of acceptance of a version permanently authorizes you
   75147 to choose that version for the Program.
   75148 
   75149   Later license versions may give you additional or different
   75150 permissions.  However, no additional obligations are imposed on any
   75151 author or copyright holder as a result of your choosing to follow a
   75152 later version.
   75153 
   75154   15. Disclaimer of Warranty.
   75155 
   75156   THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
   75157 APPLICABLE LAW.  EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
   75158 HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
   75159 OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
   75160 THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
   75161 PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
   75162 IS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
   75163 ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
   75164 
   75165   16. Limitation of Liability.
   75166 
   75167   IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
   75168 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
   75169 THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
   75170 GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
   75171 USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
   75172 DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
   75173 PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
   75174 EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
   75175 SUCH DAMAGES.
   75176 
   75177   17. Interpretation of Sections 15 and 16.
   75178 
   75179   If the disclaimer of warranty and limitation of liability provided
   75180 above cannot be given local legal effect according to their terms,
   75181 reviewing courts shall apply local law that most closely approximates
   75182 an absolute waiver of all civil liability in connection with the
   75183 Program, unless a warranty or assumption of liability accompanies a
   75184 copy of the Program in return for a fee.
   75185 
   75186                      END OF TERMS AND CONDITIONS
   75187 
   75188             How to Apply These Terms to Your New Programs
   75189 
   75190   If you develop a new program, and you want it to be of the greatest
   75191 possible use to the public, the best way to achieve this is to make it
   75192 free software which everyone can redistribute and change under these terms.
   75193 
   75194   To do so, attach the following notices to the program.  It is safest
   75195 to attach them to the start of each source file to most effectively
   75196 state the exclusion of warranty; and each file should have at least
   75197 the "copyright" line and a pointer to where the full notice is found.
   75198 
   75199     &lt;one line to give the program's name and a brief idea of what it does.&gt;
   75200     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   75201 
   75202     This program is free software: you can redistribute it and/or modify
   75203     it under the terms of the GNU General Public License as published by
   75204     the Free Software Foundation, either version 3 of the License, or
   75205     (at your option) any later version.
   75206 
   75207     This program is distributed in the hope that it will be useful,
   75208     but WITHOUT ANY WARRANTY; without even the implied warranty of
   75209     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   75210     GNU General Public License for more details.
   75211 
   75212     You should have received a copy of the GNU General Public License
   75213     along with this program.  If not, see &lt;http://www.gnu.org/licenses/>;.
   75214 
   75215 Also add information on how to contact you by electronic and paper mail.
   75216 
   75217   If the program does terminal interaction, make it output a short
   75218 notice like this when it starts in an interactive mode:
   75219 
   75220     &lt;program&gt;  Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   75221     This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
   75222     This is free software, and you are welcome to redistribute it
   75223     under certain conditions; type `show c' for details.
   75224 
   75225 The hypothetical commands `show w' and `show c' should show the appropriate
   75226 parts of the General Public License.  Of course, your program's commands
   75227 might be different; for a GUI interface, you would use an "about box".
   75228 
   75229   You should also get your employer (if you work as a programmer) or school,
   75230 if any, to sign a "copyright disclaimer" for the program, if necessary.
   75231 For more information on this, and how to apply and follow the GNU GPL, see
   75232 &lt;http://www.gnu.org/licenses/>;.
   75233 
   75234   The GNU General Public License does not permit incorporating your program
   75235 into proprietary programs.  If your program is a subroutine library, you
   75236 may consider it more useful to permit linking proprietary applications with
   75237 the library.  If this is what you want to do, use the GNU Lesser General
   75238 Public License instead of this License.  But first, please read
   75239 &lt;http://www.gnu.org/philosophy/why-not-lgpl.html>;.
   75240 </pre>
   75241 </div>
   75242 </div>
   75243 
   75244 
   75245 <div class="product">
   75246 <span class="title">wireless-regdb</span>
   75247 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   75248 <span class="homepage"><a href="http://wireless.kernel.org/en/developers/Regulatory">homepage</a></span>
   75249 <div class="licence">
   75250 <pre>Copyright (c) 2008, Luis R. Rodriguez &lt;mcgrof (a] gmail.com&gt;
   75251 Copyright (c) 2008, Johannes Berg &lt;johannes (a] sipsolutions.net&gt;
   75252 Copyright (c) 2008, Michael Green &lt;Michael.Green (a] Atheros.com&gt;
   75253 
   75254 Permission to use, copy, modify, and/or distribute this software for any
   75255 purpose with or without fee is hereby granted, provided that the above
   75256 copyright notice and this permission notice appear in all copies.
   75257 
   75258 THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
   75259 WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
   75260 MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
   75261 ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
   75262 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
   75263 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
   75264 OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
   75265 
   75266 </pre>
   75267 </div>
   75268 </div>
   75269 
   75270 
   75271 <div class="product">
   75272 <span class="title">wireless-tools</span>
   75273 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   75274 <span class="homepage"><a href="http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html">homepage</a></span>
   75275 <div class="licence">
   75276 <pre>		    GNU GENERAL PUBLIC LICENSE
   75277 		       Version 2, June 1991
   75278 
   75279  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
   75280      59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   75281  Everyone is permitted to copy and distribute verbatim copies
   75282  of this license document, but changing it is not allowed.
   75283 
   75284 			    Preamble
   75285 
   75286   The licenses for most software are designed to take away your
   75287 freedom to share and change it.  By contrast, the GNU General Public
   75288 License is intended to guarantee your freedom to share and change free
   75289 software--to make sure the software is free for all its users.  This
   75290 General Public License applies to most of the Free Software
   75291 Foundation's software and to any other program whose authors commit to
   75292 using it.  (Some other Free Software Foundation software is covered by
   75293 the GNU Library General Public License instead.)  You can apply it to
   75294 your programs, too.
   75295 
   75296   When we speak of free software, we are referring to freedom, not
   75297 price.  Our General Public Licenses are designed to make sure that you
   75298 have the freedom to distribute copies of free software (and charge for
   75299 this service if you wish), that you receive source code or can get it
   75300 if you want it, that you can change the software or use pieces of it
   75301 in new free programs; and that you know you can do these things.
   75302 
   75303   To protect your rights, we need to make restrictions that forbid
   75304 anyone to deny you these rights or to ask you to surrender the rights.
   75305 These restrictions translate to certain responsibilities for you if you
   75306 distribute copies of the software, or if you modify it.
   75307 
   75308   For example, if you distribute copies of such a program, whether
   75309 gratis or for a fee, you must give the recipients all the rights that
   75310 you have.  You must make sure that they, too, receive or can get the
   75311 source code.  And you must show them these terms so they know their
   75312 rights.
   75313 
   75314   We protect your rights with two steps: (1) copyright the software, and
   75315 (2) offer you this license which gives you legal permission to copy,
   75316 distribute and/or modify the software.
   75317 
   75318   Also, for each author's protection and ours, we want to make certain
   75319 that everyone understands that there is no warranty for this free
   75320 software.  If the software is modified by someone else and passed on, we
   75321 want its recipients to know that what they have is not the original, so
   75322 that any problems introduced by others will not reflect on the original
   75323 authors' reputations.
   75324 
   75325   Finally, any free program is threatened constantly by software
   75326 patents.  We wish to avoid the danger that redistributors of a free
   75327 program will individually obtain patent licenses, in effect making the
   75328 program proprietary.  To prevent this, we have made it clear that any
   75329 patent must be licensed for everyone's free use or not licensed at all.
   75330 
   75331   The precise terms and conditions for copying, distribution and
   75332 modification follow.
   75333 
   75335 		    GNU GENERAL PUBLIC LICENSE
   75336    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   75337 
   75338   0. This License applies to any program or other work which contains
   75339 a notice placed by the copyright holder saying it may be distributed
   75340 under the terms of this General Public License.  The "Program", below,
   75341 refers to any such program or work, and a "work based on the Program"
   75342 means either the Program or any derivative work under copyright law:
   75343 that is to say, a work containing the Program or a portion of it,
   75344 either verbatim or with modifications and/or translated into another
   75345 language.  (Hereinafter, translation is included without limitation in
   75346 the term "modification".)  Each licensee is addressed as "you".
   75347 
   75348 Activities other than copying, distribution and modification are not
   75349 covered by this License; they are outside its scope.  The act of
   75350 running the Program is not restricted, and the output from the Program
   75351 is covered only if its contents constitute a work based on the
   75352 Program (independent of having been made by running the Program).
   75353 Whether that is true depends on what the Program does.
   75354 
   75355   1. You may copy and distribute verbatim copies of the Program's
   75356 source code as you receive it, in any medium, provided that you
   75357 conspicuously and appropriately publish on each copy an appropriate
   75358 copyright notice and disclaimer of warranty; keep intact all the
   75359 notices that refer to this License and to the absence of any warranty;
   75360 and give any other recipients of the Program a copy of this License
   75361 along with the Program.
   75362 
   75363 You may charge a fee for the physical act of transferring a copy, and
   75364 you may at your option offer warranty protection in exchange for a fee.
   75365 
   75366   2. You may modify your copy or copies of the Program or any portion
   75367 of it, thus forming a work based on the Program, and copy and
   75368 distribute such modifications or work under the terms of Section 1
   75369 above, provided that you also meet all of these conditions:
   75370 
   75371     a) You must cause the modified files to carry prominent notices
   75372     stating that you changed the files and the date of any change.
   75373 
   75374     b) You must cause any work that you distribute or publish, that in
   75375     whole or in part contains or is derived from the Program or any
   75376     part thereof, to be licensed as a whole at no charge to all third
   75377     parties under the terms of this License.
   75378 
   75379     c) If the modified program normally reads commands interactively
   75380     when run, you must cause it, when started running for such
   75381     interactive use in the most ordinary way, to print or display an
   75382     announcement including an appropriate copyright notice and a
   75383     notice that there is no warranty (or else, saying that you provide
   75384     a warranty) and that users may redistribute the program under
   75385     these conditions, and telling the user how to view a copy of this
   75386     License.  (Exception: if the Program itself is interactive but
   75387     does not normally print such an announcement, your work based on
   75388     the Program is not required to print an announcement.)
   75389 
   75391 These requirements apply to the modified work as a whole.  If
   75392 identifiable sections of that work are not derived from the Program,
   75393 and can be reasonably considered independent and separate works in
   75394 themselves, then this License, and its terms, do not apply to those
   75395 sections when you distribute them as separate works.  But when you
   75396 distribute the same sections as part of a whole which is a work based
   75397 on the Program, the distribution of the whole must be on the terms of
   75398 this License, whose permissions for other licensees extend to the
   75399 entire whole, and thus to each and every part regardless of who wrote it.
   75400 
   75401 Thus, it is not the intent of this section to claim rights or contest
   75402 your rights to work written entirely by you; rather, the intent is to
   75403 exercise the right to control the distribution of derivative or
   75404 collective works based on the Program.
   75405 
   75406 In addition, mere aggregation of another work not based on the Program
   75407 with the Program (or with a work based on the Program) on a volume of
   75408 a storage or distribution medium does not bring the other work under
   75409 the scope of this License.
   75410 
   75411   3. You may copy and distribute the Program (or a work based on it,
   75412 under Section 2) in object code or executable form under the terms of
   75413 Sections 1 and 2 above provided that you also do one of the following:
   75414 
   75415     a) Accompany it with the complete corresponding machine-readable
   75416     source code, which must be distributed under the terms of Sections
   75417     1 and 2 above on a medium customarily used for software interchange; or,
   75418 
   75419     b) Accompany it with a written offer, valid for at least three
   75420     years, to give any third party, for a charge no more than your
   75421     cost of physically performing source distribution, a complete
   75422     machine-readable copy of the corresponding source code, to be
   75423     distributed under the terms of Sections 1 and 2 above on a medium
   75424     customarily used for software interchange; or,
   75425 
   75426     c) Accompany it with the information you received as to the offer
   75427     to distribute corresponding source code.  (This alternative is
   75428     allowed only for noncommercial distribution and only if you
   75429     received the program in object code or executable form with such
   75430     an offer, in accord with Subsection b above.)
   75431 
   75432 The source code for a work means the preferred form of the work for
   75433 making modifications to it.  For an executable work, complete source
   75434 code means all the source code for all modules it contains, plus any
   75435 associated interface definition files, plus the scripts used to
   75436 control compilation and installation of the executable.  However, as a
   75437 special exception, the source code distributed need not include
   75438 anything that is normally distributed (in either source or binary
   75439 form) with the major components (compiler, kernel, and so on) of the
   75440 operating system on which the executable runs, unless that component
   75441 itself accompanies the executable.
   75442 
   75443 If distribution of executable or object code is made by offering
   75444 access to copy from a designated place, then offering equivalent
   75445 access to copy the source code from the same place counts as
   75446 distribution of the source code, even though third parties are not
   75447 compelled to copy the source along with the object code.
   75448 
   75450   4. You may not copy, modify, sublicense, or distribute the Program
   75451 except as expressly provided under this License.  Any attempt
   75452 otherwise to copy, modify, sublicense or distribute the Program is
   75453 void, and will automatically terminate your rights under this License.
   75454 However, parties who have received copies, or rights, from you under
   75455 this License will not have their licenses terminated so long as such
   75456 parties remain in full compliance.
   75457 
   75458   5. You are not required to accept this License, since you have not
   75459 signed it.  However, nothing else grants you permission to modify or
   75460 distribute the Program or its derivative works.  These actions are
   75461 prohibited by law if you do not accept this License.  Therefore, by
   75462 modifying or distributing the Program (or any work based on the
   75463 Program), you indicate your acceptance of this License to do so, and
   75464 all its terms and conditions for copying, distributing or modifying
   75465 the Program or works based on it.
   75466 
   75467   6. Each time you redistribute the Program (or any work based on the
   75468 Program), the recipient automatically receives a license from the
   75469 original licensor to copy, distribute or modify the Program subject to
   75470 these terms and conditions.  You may not impose any further
   75471 restrictions on the recipients' exercise of the rights granted herein.
   75472 You are not responsible for enforcing compliance by third parties to
   75473 this License.
   75474 
   75475   7. If, as a consequence of a court judgment or allegation of patent
   75476 infringement or for any other reason (not limited to patent issues),
   75477 conditions are imposed on you (whether by court order, agreement or
   75478 otherwise) that contradict the conditions of this License, they do not
   75479 excuse you from the conditions of this License.  If you cannot
   75480 distribute so as to satisfy simultaneously your obligations under this
   75481 License and any other pertinent obligations, then as a consequence you
   75482 may not distribute the Program at all.  For example, if a patent
   75483 license would not permit royalty-free redistribution of the Program by
   75484 all those who receive copies directly or indirectly through you, then
   75485 the only way you could satisfy both it and this License would be to
   75486 refrain entirely from distribution of the Program.
   75487 
   75488 If any portion of this section is held invalid or unenforceable under
   75489 any particular circumstance, the balance of the section is intended to
   75490 apply and the section as a whole is intended to apply in other
   75491 circumstances.
   75492 
   75493 It is not the purpose of this section to induce you to infringe any
   75494 patents or other property right claims or to contest validity of any
   75495 such claims; this section has the sole purpose of protecting the
   75496 integrity of the free software distribution system, which is
   75497 implemented by public license practices.  Many people have made
   75498 generous contributions to the wide range of software distributed
   75499 through that system in reliance on consistent application of that
   75500 system; it is up to the author/donor to decide if he or she is willing
   75501 to distribute software through any other system and a licensee cannot
   75502 impose that choice.
   75503 
   75504 This section is intended to make thoroughly clear what is believed to
   75505 be a consequence of the rest of this License.
   75506 
   75508   8. If the distribution and/or use of the Program is restricted in
   75509 certain countries either by patents or by copyrighted interfaces, the
   75510 original copyright holder who places the Program under this License
   75511 may add an explicit geographical distribution limitation excluding
   75512 those countries, so that distribution is permitted only in or among
   75513 countries not thus excluded.  In such case, this License incorporates
   75514 the limitation as if written in the body of this License.
   75515 
   75516   9. The Free Software Foundation may publish revised and/or new versions
   75517 of the General Public License from time to time.  Such new versions will
   75518 be similar in spirit to the present version, but may differ in detail to
   75519 address new problems or concerns.
   75520 
   75521 Each version is given a distinguishing version number.  If the Program
   75522 specifies a version number of this License which applies to it and "any
   75523 later version", you have the option of following the terms and conditions
   75524 either of that version or of any later version published by the Free
   75525 Software Foundation.  If the Program does not specify a version number of
   75526 this License, you may choose any version ever published by the Free Software
   75527 Foundation.
   75528 
   75529   10. If you wish to incorporate parts of the Program into other free
   75530 programs whose distribution conditions are different, write to the author
   75531 to ask for permission.  For software which is copyrighted by the Free
   75532 Software Foundation, write to the Free Software Foundation; we sometimes
   75533 make exceptions for this.  Our decision will be guided by the two goals
   75534 of preserving the free status of all derivatives of our free software and
   75535 of promoting the sharing and reuse of software generally.
   75536 
   75537 			    NO WARRANTY
   75538 
   75539   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
   75540 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
   75541 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
   75542 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
   75543 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
   75544 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
   75545 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
   75546 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
   75547 REPAIR OR CORRECTION.
   75548 
   75549   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
   75550 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
   75551 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
   75552 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
   75553 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
   75554 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
   75555 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
   75556 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
   75557 POSSIBILITY OF SUCH DAMAGES.
   75558 
   75559 		     END OF TERMS AND CONDITIONS
   75560 
   75562 	    How to Apply These Terms to Your New Programs
   75563 
   75564   If you develop a new program, and you want it to be of the greatest
   75565 possible use to the public, the best way to achieve this is to make it
   75566 free software which everyone can redistribute and change under these terms.
   75567 
   75568   To do so, attach the following notices to the program.  It is safest
   75569 to attach them to the start of each source file to most effectively
   75570 convey the exclusion of warranty; and each file should have at least
   75571 the "copyright" line and a pointer to where the full notice is found.
   75572 
   75573     &lt;one line to give the program's name and a brief idea of what it does.&gt;
   75574     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   75575 
   75576     This program is free software; you can redistribute it and/or modify
   75577     it under the terms of the GNU General Public License as published by
   75578     the Free Software Foundation; either version 2 of the License, or
   75579     (at your option) any later version.
   75580 
   75581     This program is distributed in the hope that it will be useful,
   75582     but WITHOUT ANY WARRANTY; without even the implied warranty of
   75583     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   75584     GNU General Public License for more details.
   75585 
   75586     You should have received a copy of the GNU General Public License
   75587     along with this program; if not, write to the Free Software
   75588     Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   75589 
   75590 
   75591 Also add information on how to contact you by electronic and paper mail.
   75592 
   75593 If the program is interactive, make it output a short notice like this
   75594 when it starts in an interactive mode:
   75595 
   75596     Gnomovision version 69, Copyright (C) year  name of author
   75597     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
   75598     This is free software, and you are welcome to redistribute it
   75599     under certain conditions; type `show c' for details.
   75600 
   75601 The hypothetical commands `show w' and `show c' should show the appropriate
   75602 parts of the General Public License.  Of course, the commands you use may
   75603 be called something other than `show w' and `show c'; they could even be
   75604 mouse-clicks or menu items--whatever suits your program.
   75605 
   75606 You should also get your employer (if you work as a programmer) or your
   75607 school, if any, to sign a "copyright disclaimer" for the program, if
   75608 necessary.  Here is a sample; alter the names:
   75609 
   75610   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
   75611   `Gnomovision' (which makes passes at compilers) written by James Hacker.
   75612 
   75613   &lt;signature of Ty Coon&gt;, 1 April 1989
   75614   Ty Coon, President of Vice
   75615 
   75616 This General Public License does not permit incorporating your program into
   75617 proprietary programs.  If your program is a subroutine library, you may
   75618 consider it more useful to permit linking proprietary applications with the
   75619 library.  If this is what you want to do, use the GNU Library General
   75620 Public License instead of this License.
   75621 </pre>
   75622 </div>
   75623 </div>
   75624 
   75625 
   75626 <div class="product">
   75627 <span class="title">wpa_supplicant</span>
   75628 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   75629 <span class="homepage"><a href="http://hostap.epitest.fi/wpa_supplicant/">homepage</a></span>
   75630 <div class="licence">
   75631 <pre>		    GNU GENERAL PUBLIC LICENSE
   75632 		       Version 2, June 1991
   75633 
   75634  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
   75635                        51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
   75636  Everyone is permitted to copy and distribute verbatim copies
   75637  of this license document, but changing it is not allowed.
   75638 
   75639 			    Preamble
   75640 
   75641   The licenses for most software are designed to take away your
   75642 freedom to share and change it.  By contrast, the GNU General Public
   75643 License is intended to guarantee your freedom to share and change free
   75644 software--to make sure the software is free for all its users.  This
   75645 General Public License applies to most of the Free Software
   75646 Foundation's software and to any other program whose authors commit to
   75647 using it.  (Some other Free Software Foundation software is covered by
   75648 the GNU Library General Public License instead.)  You can apply it to
   75649 your programs, too.
   75650 
   75651   When we speak of free software, we are referring to freedom, not
   75652 price.  Our General Public Licenses are designed to make sure that you
   75653 have the freedom to distribute copies of free software (and charge for
   75654 this service if you wish), that you receive source code or can get it
   75655 if you want it, that you can change the software or use pieces of it
   75656 in new free programs; and that you know you can do these things.
   75657 
   75658   To protect your rights, we need to make restrictions that forbid
   75659 anyone to deny you these rights or to ask you to surrender the rights.
   75660 These restrictions translate to certain responsibilities for you if you
   75661 distribute copies of the software, or if you modify it.
   75662 
   75663   For example, if you distribute copies of such a program, whether
   75664 gratis or for a fee, you must give the recipients all the rights that
   75665 you have.  You must make sure that they, too, receive or can get the
   75666 source code.  And you must show them these terms so they know their
   75667 rights.
   75668 
   75669   We protect your rights with two steps: (1) copyright the software, and
   75670 (2) offer you this license which gives you legal permission to copy,
   75671 distribute and/or modify the software.
   75672 
   75673   Also, for each author's protection and ours, we want to make certain
   75674 that everyone understands that there is no warranty for this free
   75675 software.  If the software is modified by someone else and passed on, we
   75676 want its recipients to know that what they have is not the original, so
   75677 that any problems introduced by others will not reflect on the original
   75678 authors' reputations.
   75679 
   75680   Finally, any free program is threatened constantly by software
   75681 patents.  We wish to avoid the danger that redistributors of a free
   75682 program will individually obtain patent licenses, in effect making the
   75683 program proprietary.  To prevent this, we have made it clear that any
   75684 patent must be licensed for everyone's free use or not licensed at all.
   75685 
   75686   The precise terms and conditions for copying, distribution and
   75687 modification follow.
   75688 
   75690 		    GNU GENERAL PUBLIC LICENSE
   75691    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   75692 
   75693   0. This License applies to any program or other work which contains
   75694 a notice placed by the copyright holder saying it may be distributed
   75695 under the terms of this General Public License.  The "Program", below,
   75696 refers to any such program or work, and a "work based on the Program"
   75697 means either the Program or any derivative work under copyright law:
   75698 that is to say, a work containing the Program or a portion of it,
   75699 either verbatim or with modifications and/or translated into another
   75700 language.  (Hereinafter, translation is included without limitation in
   75701 the term "modification".)  Each licensee is addressed as "you".
   75702 
   75703 Activities other than copying, distribution and modification are not
   75704 covered by this License; they are outside its scope.  The act of
   75705 running the Program is not restricted, and the output from the Program
   75706 is covered only if its contents constitute a work based on the
   75707 Program (independent of having been made by running the Program).
   75708 Whether that is true depends on what the Program does.
   75709 
   75710   1. You may copy and distribute verbatim copies of the Program's
   75711 source code as you receive it, in any medium, provided that you
   75712 conspicuously and appropriately publish on each copy an appropriate
   75713 copyright notice and disclaimer of warranty; keep intact all the
   75714 notices that refer to this License and to the absence of any warranty;
   75715 and give any other recipients of the Program a copy of this License
   75716 along with the Program.
   75717 
   75718 You may charge a fee for the physical act of transferring a copy, and
   75719 you may at your option offer warranty protection in exchange for a fee.
   75720 
   75721   2. You may modify your copy or copies of the Program or any portion
   75722 of it, thus forming a work based on the Program, and copy and
   75723 distribute such modifications or work under the terms of Section 1
   75724 above, provided that you also meet all of these conditions:
   75725 
   75726     a) You must cause the modified files to carry prominent notices
   75727     stating that you changed the files and the date of any change.
   75728 
   75729     b) You must cause any work that you distribute or publish, that in
   75730     whole or in part contains or is derived from the Program or any
   75731     part thereof, to be licensed as a whole at no charge to all third
   75732     parties under the terms of this License.
   75733 
   75734     c) If the modified program normally reads commands interactively
   75735     when run, you must cause it, when started running for such
   75736     interactive use in the most ordinary way, to print or display an
   75737     announcement including an appropriate copyright notice and a
   75738     notice that there is no warranty (or else, saying that you provide
   75739     a warranty) and that users may redistribute the program under
   75740     these conditions, and telling the user how to view a copy of this
   75741     License.  (Exception: if the Program itself is interactive but
   75742     does not normally print such an announcement, your work based on
   75743     the Program is not required to print an announcement.)
   75744 
   75746 These requirements apply to the modified work as a whole.  If
   75747 identifiable sections of that work are not derived from the Program,
   75748 and can be reasonably considered independent and separate works in
   75749 themselves, then this License, and its terms, do not apply to those
   75750 sections when you distribute them as separate works.  But when you
   75751 distribute the same sections as part of a whole which is a work based
   75752 on the Program, the distribution of the whole must be on the terms of
   75753 this License, whose permissions for other licensees extend to the
   75754 entire whole, and thus to each and every part regardless of who wrote it.
   75755 
   75756 Thus, it is not the intent of this section to claim rights or contest
   75757 your rights to work written entirely by you; rather, the intent is to
   75758 exercise the right to control the distribution of derivative or
   75759 collective works based on the Program.
   75760 
   75761 In addition, mere aggregation of another work not based on the Program
   75762 with the Program (or with a work based on the Program) on a volume of
   75763 a storage or distribution medium does not bring the other work under
   75764 the scope of this License.
   75765 
   75766   3. You may copy and distribute the Program (or a work based on it,
   75767 under Section 2) in object code or executable form under the terms of
   75768 Sections 1 and 2 above provided that you also do one of the following:
   75769 
   75770     a) Accompany it with the complete corresponding machine-readable
   75771     source code, which must be distributed under the terms of Sections
   75772     1 and 2 above on a medium customarily used for software interchange; or,
   75773 
   75774     b) Accompany it with a written offer, valid for at least three
   75775     years, to give any third party, for a charge no more than your
   75776     cost of physically performing source distribution, a complete
   75777     machine-readable copy of the corresponding source code, to be
   75778     distributed under the terms of Sections 1 and 2 above on a medium
   75779     customarily used for software interchange; or,
   75780 
   75781     c) Accompany it with the information you received as to the offer
   75782     to distribute corresponding source code.  (This alternative is
   75783     allowed only for noncommercial distribution and only if you
   75784     received the program in object code or executable form with such
   75785     an offer, in accord with Subsection b above.)
   75786 
   75787 The source code for a work means the preferred form of the work for
   75788 making modifications to it.  For an executable work, complete source
   75789 code means all the source code for all modules it contains, plus any
   75790 associated interface definition files, plus the scripts used to
   75791 control compilation and installation of the executable.  However, as a
   75792 special exception, the source code distributed need not include
   75793 anything that is normally distributed (in either source or binary
   75794 form) with the major components (compiler, kernel, and so on) of the
   75795 operating system on which the executable runs, unless that component
   75796 itself accompanies the executable.
   75797 
   75798 If distribution of executable or object code is made by offering
   75799 access to copy from a designated place, then offering equivalent
   75800 access to copy the source code from the same place counts as
   75801 distribution of the source code, even though third parties are not
   75802 compelled to copy the source along with the object code.
   75803 
   75805   4. You may not copy, modify, sublicense, or distribute the Program
   75806 except as expressly provided under this License.  Any attempt
   75807 otherwise to copy, modify, sublicense or distribute the Program is
   75808 void, and will automatically terminate your rights under this License.
   75809 However, parties who have received copies, or rights, from you under
   75810 this License will not have their licenses terminated so long as such
   75811 parties remain in full compliance.
   75812 
   75813   5. You are not required to accept this License, since you have not
   75814 signed it.  However, nothing else grants you permission to modify or
   75815 distribute the Program or its derivative works.  These actions are
   75816 prohibited by law if you do not accept this License.  Therefore, by
   75817 modifying or distributing the Program (or any work based on the
   75818 Program), you indicate your acceptance of this License to do so, and
   75819 all its terms and conditions for copying, distributing or modifying
   75820 the Program or works based on it.
   75821 
   75822   6. Each time you redistribute the Program (or any work based on the
   75823 Program), the recipient automatically receives a license from the
   75824 original licensor to copy, distribute or modify the Program subject to
   75825 these terms and conditions.  You may not impose any further
   75826 restrictions on the recipients' exercise of the rights granted herein.
   75827 You are not responsible for enforcing compliance by third parties to
   75828 this License.
   75829 
   75830   7. If, as a consequence of a court judgment or allegation of patent
   75831 infringement or for any other reason (not limited to patent issues),
   75832 conditions are imposed on you (whether by court order, agreement or
   75833 otherwise) that contradict the conditions of this License, they do not
   75834 excuse you from the conditions of this License.  If you cannot
   75835 distribute so as to satisfy simultaneously your obligations under this
   75836 License and any other pertinent obligations, then as a consequence you
   75837 may not distribute the Program at all.  For example, if a patent
   75838 license would not permit royalty-free redistribution of the Program by
   75839 all those who receive copies directly or indirectly through you, then
   75840 the only way you could satisfy both it and this License would be to
   75841 refrain entirely from distribution of the Program.
   75842 
   75843 If any portion of this section is held invalid or unenforceable under
   75844 any particular circumstance, the balance of the section is intended to
   75845 apply and the section as a whole is intended to apply in other
   75846 circumstances.
   75847 
   75848 It is not the purpose of this section to induce you to infringe any
   75849 patents or other property right claims or to contest validity of any
   75850 such claims; this section has the sole purpose of protecting the
   75851 integrity of the free software distribution system, which is
   75852 implemented by public license practices.  Many people have made
   75853 generous contributions to the wide range of software distributed
   75854 through that system in reliance on consistent application of that
   75855 system; it is up to the author/donor to decide if he or she is willing
   75856 to distribute software through any other system and a licensee cannot
   75857 impose that choice.
   75858 
   75859 This section is intended to make thoroughly clear what is believed to
   75860 be a consequence of the rest of this License.
   75861 
   75863   8. If the distribution and/or use of the Program is restricted in
   75864 certain countries either by patents or by copyrighted interfaces, the
   75865 original copyright holder who places the Program under this License
   75866 may add an explicit geographical distribution limitation excluding
   75867 those countries, so that distribution is permitted only in or among
   75868 countries not thus excluded.  In such case, this License incorporates
   75869 the limitation as if written in the body of this License.
   75870 
   75871   9. The Free Software Foundation may publish revised and/or new versions
   75872 of the General Public License from time to time.  Such new versions will
   75873 be similar in spirit to the present version, but may differ in detail to
   75874 address new problems or concerns.
   75875 
   75876 Each version is given a distinguishing version number.  If the Program
   75877 specifies a version number of this License which applies to it and "any
   75878 later version", you have the option of following the terms and conditions
   75879 either of that version or of any later version published by the Free
   75880 Software Foundation.  If the Program does not specify a version number of
   75881 this License, you may choose any version ever published by the Free Software
   75882 Foundation.
   75883 
   75884   10. If you wish to incorporate parts of the Program into other free
   75885 programs whose distribution conditions are different, write to the author
   75886 to ask for permission.  For software which is copyrighted by the Free
   75887 Software Foundation, write to the Free Software Foundation; we sometimes
   75888 make exceptions for this.  Our decision will be guided by the two goals
   75889 of preserving the free status of all derivatives of our free software and
   75890 of promoting the sharing and reuse of software generally.
   75891 
   75892 			    NO WARRANTY
   75893 
   75894   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
   75895 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
   75896 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
   75897 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
   75898 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
   75899 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
   75900 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
   75901 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
   75902 REPAIR OR CORRECTION.
   75903 
   75904   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
   75905 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
   75906 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
   75907 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
   75908 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
   75909 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
   75910 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
   75911 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
   75912 POSSIBILITY OF SUCH DAMAGES.
   75913 
   75914 		     END OF TERMS AND CONDITIONS
   75915 
   75917 	    How to Apply These Terms to Your New Programs
   75918 
   75919   If you develop a new program, and you want it to be of the greatest
   75920 possible use to the public, the best way to achieve this is to make it
   75921 free software which everyone can redistribute and change under these terms.
   75922 
   75923   To do so, attach the following notices to the program.  It is safest
   75924 to attach them to the start of each source file to most effectively
   75925 convey the exclusion of warranty; and each file should have at least
   75926 the "copyright" line and a pointer to where the full notice is found.
   75927 
   75928     &lt;one line to give the program's name and a brief idea of what it does.&gt;
   75929     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   75930 
   75931     This program is free software; you can redistribute it and/or modify
   75932     it under the terms of the GNU General Public License as published by
   75933     the Free Software Foundation; either version 2 of the License, or
   75934     (at your option) any later version.
   75935 
   75936     This program is distributed in the hope that it will be useful,
   75937     but WITHOUT ANY WARRANTY; without even the implied warranty of
   75938     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   75939     GNU General Public License for more details.
   75940 
   75941     You should have received a copy of the GNU General Public License
   75942     along with this program; if not, write to the Free Software
   75943     Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
   75944 
   75945 
   75946 Also add information on how to contact you by electronic and paper mail.
   75947 
   75948 If the program is interactive, make it output a short notice like this
   75949 when it starts in an interactive mode:
   75950 
   75951     Gnomovision version 69, Copyright (C) year name of author
   75952     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
   75953     This is free software, and you are welcome to redistribute it
   75954     under certain conditions; type `show c' for details.
   75955 
   75956 The hypothetical commands `show w' and `show c' should show the appropriate
   75957 parts of the General Public License.  Of course, the commands you use may
   75958 be called something other than `show w' and `show c'; they could even be
   75959 mouse-clicks or menu items--whatever suits your program.
   75960 
   75961 You should also get your employer (if you work as a programmer) or your
   75962 school, if any, to sign a "copyright disclaimer" for the program, if
   75963 necessary.  Here is a sample; alter the names:
   75964 
   75965   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
   75966   `Gnomovision' (which makes passes at compilers) written by James Hacker.
   75967 
   75968   &lt;signature of Ty Coon&gt;, 1 April 1989
   75969   Ty Coon, President of Vice
   75970 
   75971 This General Public License does not permit incorporating your program into
   75972 proprietary programs.  If your program is a subroutine library, you may
   75973 consider it more useful to permit linking proprietary applications with the
   75974 library.  If this is what you want to do, use the GNU Library General
   75975 Public License instead of this License.
   75976 </pre>
   75977 </div>
   75978 </div>
   75979 
   75980 
   75981 <div class="product">
   75982 <span class="title">xcalib</span>
   75983 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   75984 <span class="homepage"><a href="http://www.etg.e-technik.uni-erlangen.de/web/doe/xcalib/">homepage</a></span>
   75985 <div class="licence">
   75986 <pre>This program is proteced by the GPL as following. This program is
   75987 furthermore postcard-ware which means, that if you do really use this
   75988 program, consider sending a postcard from your country to the author.
   75989 The author likes postcards! See README for address info.
   75990 
   75991 
   75992                     GNU GENERAL PUBLIC LICENSE
   75993 		       Version 2, June 1991
   75994 
   75995  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
   75996      59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   75997  Everyone is permitted to copy and distribute verbatim copies
   75998  of this license document, but changing it is not allowed.
   75999 
   76000 			    Preamble
   76001 
   76002   The licenses for most software are designed to take away your
   76003 freedom to share and change it.  By contrast, the GNU General Public
   76004 License is intended to guarantee your freedom to share and change free
   76005 software--to make sure the software is free for all its users.  This
   76006 General Public License applies to most of the Free Software
   76007 Foundation's software and to any other program whose authors commit to
   76008 using it.  (Some other Free Software Foundation software is covered by
   76009 the GNU Library General Public License instead.)  You can apply it to
   76010 your programs, too.
   76011 
   76012   When we speak of free software, we are referring to freedom, not
   76013 price.  Our General Public Licenses are designed to make sure that you
   76014 have the freedom to distribute copies of free software (and charge for
   76015 this service if you wish), that you receive source code or can get it
   76016 if you want it, that you can change the software or use pieces of it
   76017 in new free programs; and that you know you can do these things.
   76018 
   76019   To protect your rights, we need to make restrictions that forbid
   76020 anyone to deny you these rights or to ask you to surrender the rights.
   76021 These restrictions translate to certain responsibilities for you if you
   76022 distribute copies of the software, or if you modify it.
   76023 
   76024   For example, if you distribute copies of such a program, whether
   76025 gratis or for a fee, you must give the recipients all the rights that
   76026 you have.  You must make sure that they, too, receive or can get the
   76027 source code.  And you must show them these terms so they know their
   76028 rights.
   76029 
   76030   We protect your rights with two steps: (1) copyright the software, and
   76031 (2) offer you this license which gives you legal permission to copy,
   76032 distribute and/or modify the software.
   76033 
   76034   Also, for each author's protection and ours, we want to make certain
   76035 that everyone understands that there is no warranty for this free
   76036 software.  If the software is modified by someone else and passed on, we
   76037 want its recipients to know that what they have is not the original, so
   76038 that any problems introduced by others will not reflect on the original
   76039 authors' reputations.
   76040 
   76041   Finally, any free program is threatened constantly by software
   76042 patents.  We wish to avoid the danger that redistributors of a free
   76043 program will individually obtain patent licenses, in effect making the
   76044 program proprietary.  To prevent this, we have made it clear that any
   76045 patent must be licensed for everyone's free use or not licensed at all.
   76046 
   76047   The precise terms and conditions for copying, distribution and
   76048 modification follow.
   76049 
   76051 		    GNU GENERAL PUBLIC LICENSE
   76052    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   76053 
   76054   0. This License applies to any program or other work which contains
   76055 a notice placed by the copyright holder saying it may be distributed
   76056 under the terms of this General Public License.  The "Program", below,
   76057 refers to any such program or work, and a "work based on the Program"
   76058 means either the Program or any derivative work under copyright law:
   76059 that is to say, a work containing the Program or a portion of it,
   76060 either verbatim or with modifications and/or translated into another
   76061 language.  (Hereinafter, translation is included without limitation in
   76062 the term "modification".)  Each licensee is addressed as "you".
   76063 
   76064 Activities other than copying, distribution and modification are not
   76065 covered by this License; they are outside its scope.  The act of
   76066 running the Program is not restricted, and the output from the Program
   76067 is covered only if its contents constitute a work based on the
   76068 Program (independent of having been made by running the Program).
   76069 Whether that is true depends on what the Program does.
   76070 
   76071   1. You may copy and distribute verbatim copies of the Program's
   76072 source code as you receive it, in any medium, provided that you
   76073 conspicuously and appropriately publish on each copy an appropriate
   76074 copyright notice and disclaimer of warranty; keep intact all the
   76075 notices that refer to this License and to the absence of any warranty;
   76076 and give any other recipients of the Program a copy of this License
   76077 along with the Program.
   76078 
   76079 You may charge a fee for the physical act of transferring a copy, and
   76080 you may at your option offer warranty protection in exchange for a fee.
   76081 
   76082   2. You may modify your copy or copies of the Program or any portion
   76083 of it, thus forming a work based on the Program, and copy and
   76084 distribute such modifications or work under the terms of Section 1
   76085 above, provided that you also meet all of these conditions:
   76086 
   76087     a) You must cause the modified files to carry prominent notices
   76088     stating that you changed the files and the date of any change.
   76089 
   76090     b) You must cause any work that you distribute or publish, that in
   76091     whole or in part contains or is derived from the Program or any
   76092     part thereof, to be licensed as a whole at no charge to all third
   76093     parties under the terms of this License.
   76094 
   76095     c) If the modified program normally reads commands interactively
   76096     when run, you must cause it, when started running for such
   76097     interactive use in the most ordinary way, to print or display an
   76098     announcement including an appropriate copyright notice and a
   76099     notice that there is no warranty (or else, saying that you provide
   76100     a warranty) and that users may redistribute the program under
   76101     these conditions, and telling the user how to view a copy of this
   76102     License.  (Exception: if the Program itself is interactive but
   76103     does not normally print such an announcement, your work based on
   76104     the Program is not required to print an announcement.)
   76105 
   76107 These requirements apply to the modified work as a whole.  If
   76108 identifiable sections of that work are not derived from the Program,
   76109 and can be reasonably considered independent and separate works in
   76110 themselves, then this License, and its terms, do not apply to those
   76111 sections when you distribute them as separate works.  But when you
   76112 distribute the same sections as part of a whole which is a work based
   76113 on the Program, the distribution of the whole must be on the terms of
   76114 this License, whose permissions for other licensees extend to the
   76115 entire whole, and thus to each and every part regardless of who wrote it.
   76116 
   76117 Thus, it is not the intent of this section to claim rights or contest
   76118 your rights to work written entirely by you; rather, the intent is to
   76119 exercise the right to control the distribution of derivative or
   76120 collective works based on the Program.
   76121 
   76122 In addition, mere aggregation of another work not based on the Program
   76123 with the Program (or with a work based on the Program) on a volume of
   76124 a storage or distribution medium does not bring the other work under
   76125 the scope of this License.
   76126 
   76127   3. You may copy and distribute the Program (or a work based on it,
   76128 under Section 2) in object code or executable form under the terms of
   76129 Sections 1 and 2 above provided that you also do one of the following:
   76130 
   76131     a) Accompany it with the complete corresponding machine-readable
   76132     source code, which must be distributed under the terms of Sections
   76133     1 and 2 above on a medium customarily used for software interchange; or,
   76134 
   76135     b) Accompany it with a written offer, valid for at least three
   76136     years, to give any third party, for a charge no more than your
   76137     cost of physically performing source distribution, a complete
   76138     machine-readable copy of the corresponding source code, to be
   76139     distributed under the terms of Sections 1 and 2 above on a medium
   76140     customarily used for software interchange; or,
   76141 
   76142     c) Accompany it with the information you received as to the offer
   76143     to distribute corresponding source code.  (This alternative is
   76144     allowed only for noncommercial distribution and only if you
   76145     received the program in object code or executable form with such
   76146     an offer, in accord with Subsection b above.)
   76147 
   76148 The source code for a work means the preferred form of the work for
   76149 making modifications to it.  For an executable work, complete source
   76150 code means all the source code for all modules it contains, plus any
   76151 associated interface definition files, plus the scripts used to
   76152 control compilation and installation of the executable.  However, as a
   76153 special exception, the source code distributed need not include
   76154 anything that is normally distributed (in either source or binary
   76155 form) with the major components (compiler, kernel, and so on) of the
   76156 operating system on which the executable runs, unless that component
   76157 itself accompanies the executable.
   76158 
   76159 If distribution of executable or object code is made by offering
   76160 access to copy from a designated place, then offering equivalent
   76161 access to copy the source code from the same place counts as
   76162 distribution of the source code, even though third parties are not
   76163 compelled to copy the source along with the object code.
   76164 
   76166   4. You may not copy, modify, sublicense, or distribute the Program
   76167 except as expressly provided under this License.  Any attempt
   76168 otherwise to copy, modify, sublicense or distribute the Program is
   76169 void, and will automatically terminate your rights under this License.
   76170 However, parties who have received copies, or rights, from you under
   76171 this License will not have their licenses terminated so long as such
   76172 parties remain in full compliance.
   76173 
   76174   5. You are not required to accept this License, since you have not
   76175 signed it.  However, nothing else grants you permission to modify or
   76176 distribute the Program or its derivative works.  These actions are
   76177 prohibited by law if you do not accept this License.  Therefore, by
   76178 modifying or distributing the Program (or any work based on the
   76179 Program), you indicate your acceptance of this License to do so, and
   76180 all its terms and conditions for copying, distributing or modifying
   76181 the Program or works based on it.
   76182 
   76183   6. Each time you redistribute the Program (or any work based on the
   76184 Program), the recipient automatically receives a license from the
   76185 original licensor to copy, distribute or modify the Program subject to
   76186 these terms and conditions.  You may not impose any further
   76187 restrictions on the recipients' exercise of the rights granted herein.
   76188 You are not responsible for enforcing compliance by third parties to
   76189 this License.
   76190 
   76191   7. If, as a consequence of a court judgment or allegation of patent
   76192 infringement or for any other reason (not limited to patent issues),
   76193 conditions are imposed on you (whether by court order, agreement or
   76194 otherwise) that contradict the conditions of this License, they do not
   76195 excuse you from the conditions of this License.  If you cannot
   76196 distribute so as to satisfy simultaneously your obligations under this
   76197 License and any other pertinent obligations, then as a consequence you
   76198 may not distribute the Program at all.  For example, if a patent
   76199 license would not permit royalty-free redistribution of the Program by
   76200 all those who receive copies directly or indirectly through you, then
   76201 the only way you could satisfy both it and this License would be to
   76202 refrain entirely from distribution of the Program.
   76203 
   76204 If any portion of this section is held invalid or unenforceable under
   76205 any particular circumstance, the balance of the section is intended to
   76206 apply and the section as a whole is intended to apply in other
   76207 circumstances.
   76208 
   76209 It is not the purpose of this section to induce you to infringe any
   76210 patents or other property right claims or to contest validity of any
   76211 such claims; this section has the sole purpose of protecting the
   76212 integrity of the free software distribution system, which is
   76213 implemented by public license practices.  Many people have made
   76214 generous contributions to the wide range of software distributed
   76215 through that system in reliance on consistent application of that
   76216 system; it is up to the author/donor to decide if he or she is willing
   76217 to distribute software through any other system and a licensee cannot
   76218 impose that choice.
   76219 
   76220 This section is intended to make thoroughly clear what is believed to
   76221 be a consequence of the rest of this License.
   76222 
   76224   8. If the distribution and/or use of the Program is restricted in
   76225 certain countries either by patents or by copyrighted interfaces, the
   76226 original copyright holder who places the Program under this License
   76227 may add an explicit geographical distribution limitation excluding
   76228 those countries, so that distribution is permitted only in or among
   76229 countries not thus excluded.  In such case, this License incorporates
   76230 the limitation as if written in the body of this License.
   76231 
   76232   9. The Free Software Foundation may publish revised and/or new versions
   76233 of the General Public License from time to time.  Such new versions will
   76234 be similar in spirit to the present version, but may differ in detail to
   76235 address new problems or concerns.
   76236 
   76237 Each version is given a distinguishing version number.  If the Program
   76238 specifies a version number of this License which applies to it and "any
   76239 later version", you have the option of following the terms and conditions
   76240 either of that version or of any later version published by the Free
   76241 Software Foundation.  If the Program does not specify a version number of
   76242 this License, you may choose any version ever published by the Free Software
   76243 Foundation.
   76244 
   76245   10. If you wish to incorporate parts of the Program into other free
   76246 programs whose distribution conditions are different, write to the author
   76247 to ask for permission.  For software which is copyrighted by the Free
   76248 Software Foundation, write to the Free Software Foundation; we sometimes
   76249 make exceptions for this.  Our decision will be guided by the two goals
   76250 of preserving the free status of all derivatives of our free software and
   76251 of promoting the sharing and reuse of software generally.
   76252 
   76253 			    NO WARRANTY
   76254 
   76255   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
   76256 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
   76257 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
   76258 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
   76259 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
   76260 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
   76261 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
   76262 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
   76263 REPAIR OR CORRECTION.
   76264 
   76265   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
   76266 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
   76267 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
   76268 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
   76269 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
   76270 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
   76271 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
   76272 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
   76273 POSSIBILITY OF SUCH DAMAGES.
   76274 
   76275 		     END OF TERMS AND CONDITIONS
   76276 </pre>
   76277 </div>
   76278 </div>
   76279 
   76280 
   76281 <div class="product">
   76282 <span class="title">xcb-proto</span>
   76283 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   76284 <span class="homepage"><a href="http://xcb.freedesktop.org/">homepage</a></span>
   76285 <div class="licence">
   76286 <pre>Copyright (C) 2001-2006 Bart Massey, Jamey Sharp, and Josh Triplett.
   76287 All Rights Reserved.
   76288 
   76289 Permission is hereby granted, free of charge, to any person
   76290 obtaining a copy of this software and associated
   76291 documentation files (the "Software"), to deal in the
   76292 Software without restriction, including without limitation
   76293 the rights to use, copy, modify, merge, publish, distribute,
   76294 sublicense, and/or sell copies of the Software, and to
   76295 permit persons to whom the Software is furnished to do so,
   76296 subject to the following conditions:
   76297 
   76298 The above copyright notice and this permission notice shall
   76299 be included in all copies or substantial portions of the
   76300 Software.
   76301 
   76302 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
   76303 KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
   76304 WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
   76305 PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS
   76306 BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
   76307 IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
   76308 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
   76309 OTHER DEALINGS IN THE SOFTWARE.
   76310 
   76311 Except as contained in this notice, the names of the authors
   76312 or their institutions shall not be used in advertising or
   76313 otherwise to promote the sale, use or other dealings in this
   76314 Software without prior written authorization from the
   76315 authors.
   76316 </pre>
   76317 </div>
   76318 </div>
   76319 
   76320 
   76321 <div class="product">
   76322 <span class="title">xkeyboard-config</span>
   76323 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   76324 <span class="homepage"><a href="http://www.freedesktop.org/wiki/Software/XKeyboardConfig">homepage</a></span>
   76325 <div class="licence">
   76326 <pre>Copyright 1996 by Joseph Moss
   76327 Copyright (C) 2002-2007 Free Software Foundation, Inc.
   76328 Copyright (C) Dmitry Golubev &lt;lastguru (a] mail.ru&gt;, 2003-2004
   76329 Copyright (C) 2004, Gregory Mokhin &lt;mokhin (a] bog.msu.ru&gt;
   76330 Copyright (C) 2006 Erdal Ronah
   76331 
   76332 Permission to use, copy, modify, distribute, and sell this software and its
   76333 documentation for any purpose is hereby granted without fee, provided that
   76334 the above copyright notice appear in all copies and that both that
   76335 copyright notice and this permission notice appear in supporting
   76336 documentation, and that the name of the copyright holder(s) not be used in
   76337 advertising or publicity pertaining to distribution of the software without
   76338 specific, written prior permission.  The copyright holder(s) makes no
   76339 representations about the suitability of this software for any purpose.  It
   76340 is provided "as is" without express or implied warranty.
   76341 
   76342 THE COPYRIGHT HOLDER(S) DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
   76343 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
   76344 EVENT SHALL THE COPYRIGHT HOLDER(S) BE LIABLE FOR ANY SPECIAL, INDIRECT OR
   76345 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
   76346 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
   76347 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
   76348 PERFORMANCE OF THIS SOFTWARE.
   76349 
   76350 
   76351 Copyright (c) 1996  Digital Equipment Corporation
   76352 
   76353 Permission is hereby granted, free of charge, to any person obtaining
   76354 a copy of this software and associated documentation files (the
   76355 "Software"), to deal in the Software without restriction, including
   76356 without limitation the rights to use, copy, modify, merge, publish,
   76357 distribute, sublicense, and sell copies of the Software, and to
   76358 permit persons to whom the Software is furnished to do so, subject to
   76359 the following conditions:
   76360 
   76361 The above copyright notice and this permission notice shall be included
   76362 in all copies or substantial portions of the Software.
   76363 
   76364 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
   76365 OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
   76366 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
   76367 IN NO EVENT SHALL DIGITAL EQUIPMENT CORPORATION BE LIABLE FOR ANY CLAIM,
   76368 DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
   76369 OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR
   76370 THE USE OR OTHER DEALINGS IN THE SOFTWARE.
   76371 
   76372 Except as contained in this notice, the name of the Digital Equipment 
   76373 Corporation shall not be used in advertising or otherwise to promote
   76374 the sale, use or other dealings in this Software without prior written
   76375 authorization from Digital Equipment Corporation.
   76376 
   76377 
   76378 Copyright 1996, 1998  The Open Group
   76379 
   76380 Permission to use, copy, modify, distribute, and sell this software and its
   76381 documentation for any purpose is hereby granted without fee, provided that
   76382 the above copyright notice appear in all copies and that both that
   76383 copyright notice and this permission notice appear in supporting
   76384 documentation.
   76385 
   76386 The above copyright notice and this permission notice shall be
   76387 included in all copies or substantial portions of the Software.
   76388 
   76389 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
   76390 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
   76391 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
   76392 IN NO EVENT SHALL THE OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR
   76393 OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
   76394 ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
   76395 OTHER DEALINGS IN THE SOFTWARE.
   76396 
   76397 Except as contained in this notice, the name of The Open Group shall
   76398 not be used in advertising or otherwise to promote the sale, use or
   76399 other dealings in this Software without prior written authorization
   76400 from The Open Group.
   76401 
   76402 
   76403 Copyright 2004-2005 Sun Microsystems, Inc.  All rights reserved.
   76404 
   76405 Permission is hereby granted, free of charge, to any person obtaining a
   76406 copy of this software and associated documentation files (the
   76407 "Software"), to deal in the Software without restriction, including
   76408 without limitation the rights to use, copy, modify, merge, publish,
   76409 distribute, and/or sell copies of the Software, and to permit persons
   76410 to whom the Software is furnished to do so, provided that the above
   76411 copyright notice(s) and this permission notice appear in all copies of
   76412 the Software and that both the above copyright notice(s) and this
   76413 permission notice appear in supporting documentation.
   76414 
   76415 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
   76416 OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
   76417 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
   76418 OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
   76419 HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL
   76420 INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING
   76421 FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
   76422 NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
   76423 WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
   76424 
   76425 Except as contained in this notice, the name of a copyright holder
   76426 shall not be used in advertising or otherwise to promote the sale, use
   76427 or other dealings in this Software without prior written authorization
   76428 of the copyright holder.
   76429 
   76430 
   76431 Copyright (c) 1996 by Silicon Graphics Computer Systems, Inc.
   76432 
   76433 Permission to use, copy, modify, and distribute this
   76434 software and its documentation for any purpose and without
   76435 fee is hereby granted, provided that the above copyright
   76436 notice appear in all copies and that both that copyright
   76437 notice and this permission notice appear in supporting
   76438 documentation, and that the name of Silicon Graphics not be 
   76439 used in advertising or publicity pertaining to distribution 
   76440 of the software without specific prior written permission.
   76441 Silicon Graphics makes no representation about the suitability 
   76442 of this software for any purpose. It is provided "as is"
   76443 without any express or implied warranty.
   76444 
   76445 SILICON GRAPHICS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS 
   76446 SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY 
   76447 AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL SILICON
   76448 GRAPHICS BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL 
   76449 DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, 
   76450 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE 
   76451 OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION  WITH
   76452 THE USE OR PERFORMANCE OF THIS SOFTWARE.
   76453 
   76454 
   76455 Copyright (c) 1996  X Consortium
   76456 
   76457 Permission is hereby granted, free of charge, to any person obtaining
   76458 a copy of this software and associated documentation files (the
   76459 "Software"), to deal in the Software without restriction, including
   76460 without limitation the rights to use, copy, modify, merge, publish,
   76461 distribute, sublicense, and/or sell copies of the Software, and to
   76462 permit persons to whom the Software is furnished to do so, subject to
   76463 the following conditions:
   76464 
   76465 The above copyright notice and this permission notice shall be
   76466 included in all copies or substantial portions of the Software.
   76467 
   76468 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
   76469 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
   76470 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
   76471 IN NO EVENT SHALL THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR
   76472 OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
   76473 ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
   76474 OTHER DEALINGS IN THE SOFTWARE.
   76475 
   76476 Except as contained in this notice, the name of the X Consortium shall
   76477 not be used in advertising or otherwise to promote the sale, use or
   76478 other dealings in this Software without prior written authorization
   76479 from the X Consortium.
   76480 
   76481 
   76482 Copyright (C) 2004, 2006 var Arnfjr Bjarmason &lt;avarab (a] gmail.com&gt;
   76483 
   76484 Permission to use, copy, modify, distribute, and sell this software and its
   76485 documentation for any purpose is hereby granted without fee, provided that
   76486 the above copyright notice appear in all copies and that both that
   76487 copyright notice and this permission notice appear in supporting
   76488 documentation.
   76489 
   76490 The above copyright notice and this permission notice shall be
   76491 included in all copies or substantial portions of the Software.
   76492 
   76493 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
   76494 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
   76495 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
   76496 IN NO EVENT SHALL THE OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR
   76497 OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
   76498 ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
   76499 OTHER DEALINGS IN THE SOFTWARE.
   76500 
   76501 Except as contained in this notice, the name of a copyright holder shall
   76502 not be used in advertising or otherwise to promote the sale, use or
   76503 other dealings in this Software without prior written authorization of
   76504 the copyright holder.
   76505 
   76506 
   76507 Copyright (C) 1999, 2000 by Anton Zinoviev &lt;anton (a] lml.bas.bg&gt;
   76508 
   76509 This software may be used, modified, copied, distributed, and sold,
   76510 in both source and binary form provided that the above copyright
   76511 and these terms are retained. Under no circumstances is the author
   76512 responsible for the proper functioning of this software, nor does
   76513 the author assume any responsibility for damages incurred with its
   76514 use.
   76515 
   76516 Permission is granted to anyone to use, distribute and modify
   76517 this file in any way, provided that the above copyright notice
   76518 is left intact and the author of the modification summarizes
   76519 the changes in this header.
   76520 
   76521 This file is distributed without any expressed or implied warranty.
   76522 </pre>
   76523 </div>
   76524 </div>
   76525 
   76526 
   76527 <div class="product">
   76528 <span class="title">xl2tpd</span>
   76529 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   76530 <span class="homepage"><a href="http://www.xelerance.com/software/xl2tpd/">homepage</a></span>
   76531 <div class="licence">
   76532 <pre>		    GNU GENERAL PUBLIC LICENSE
   76533 		       Version 2, June 1991
   76534 
   76535  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
   76536                        59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   76537  Everyone is permitted to copy and distribute verbatim copies
   76538  of this license document, but changing it is not allowed.
   76539 
   76540 			    Preamble
   76541 
   76542   The licenses for most software are designed to take away your
   76543 freedom to share and change it.  By contrast, the GNU General Public
   76544 License is intended to guarantee your freedom to share and change free
   76545 software--to make sure the software is free for all its users.  This
   76546 General Public License applies to most of the Free Software
   76547 Foundation's software and to any other program whose authors commit to
   76548 using it.  (Some other Free Software Foundation software is covered by
   76549 the GNU Library General Public License instead.)  You can apply it to
   76550 your programs, too.
   76551 
   76552   When we speak of free software, we are referring to freedom, not
   76553 price.  Our General Public Licenses are designed to make sure that you
   76554 have the freedom to distribute copies of free software (and charge for
   76555 this service if you wish), that you receive source code or can get it
   76556 if you want it, that you can change the software or use pieces of it
   76557 in new free programs; and that you know you can do these things.
   76558 
   76559   To protect your rights, we need to make restrictions that forbid
   76560 anyone to deny you these rights or to ask you to surrender the rights.
   76561 These restrictions translate to certain responsibilities for you if you
   76562 distribute copies of the software, or if you modify it.
   76563 
   76564   For example, if you distribute copies of such a program, whether
   76565 gratis or for a fee, you must give the recipients all the rights that
   76566 you have.  You must make sure that they, too, receive or can get the
   76567 source code.  And you must show them these terms so they know their
   76568 rights.
   76569 
   76570   We protect your rights with two steps: (1) copyright the software, and
   76571 (2) offer you this license which gives you legal permission to copy,
   76572 distribute and/or modify the software.
   76573 
   76574   Also, for each author's protection and ours, we want to make certain
   76575 that everyone understands that there is no warranty for this free
   76576 software.  If the software is modified by someone else and passed on, we
   76577 want its recipients to know that what they have is not the original, so
   76578 that any problems introduced by others will not reflect on the original
   76579 authors' reputations.
   76580 
   76581   Finally, any free program is threatened constantly by software
   76582 patents.  We wish to avoid the danger that redistributors of a free
   76583 program will individually obtain patent licenses, in effect making the
   76584 program proprietary.  To prevent this, we have made it clear that any
   76585 patent must be licensed for everyone's free use or not licensed at all.
   76586 
   76587   The precise terms and conditions for copying, distribution and
   76588 modification follow.
   76589 
   76591 		    GNU GENERAL PUBLIC LICENSE
   76592    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   76593 
   76594   0. This License applies to any program or other work which contains
   76595 a notice placed by the copyright holder saying it may be distributed
   76596 under the terms of this General Public License.  The "Program", below,
   76597 refers to any such program or work, and a "work based on the Program"
   76598 means either the Program or any derivative work under copyright law:
   76599 that is to say, a work containing the Program or a portion of it,
   76600 either verbatim or with modifications and/or translated into another
   76601 language.  (Hereinafter, translation is included without limitation in
   76602 the term "modification".)  Each licensee is addressed as "you".
   76603 
   76604 Activities other than copying, distribution and modification are not
   76605 covered by this License; they are outside its scope.  The act of
   76606 running the Program is not restricted, and the output from the Program
   76607 is covered only if its contents constitute a work based on the
   76608 Program (independent of having been made by running the Program).
   76609 Whether that is true depends on what the Program does.
   76610 
   76611   1. You may copy and distribute verbatim copies of the Program's
   76612 source code as you receive it, in any medium, provided that you
   76613 conspicuously and appropriately publish on each copy an appropriate
   76614 copyright notice and disclaimer of warranty; keep intact all the
   76615 notices that refer to this License and to the absence of any warranty;
   76616 and give any other recipients of the Program a copy of this License
   76617 along with the Program.
   76618 
   76619 You may charge a fee for the physical act of transferring a copy, and
   76620 you may at your option offer warranty protection in exchange for a fee.
   76621 
   76622   2. You may modify your copy or copies of the Program or any portion
   76623 of it, thus forming a work based on the Program, and copy and
   76624 distribute such modifications or work under the terms of Section 1
   76625 above, provided that you also meet all of these conditions:
   76626 
   76627     a) You must cause the modified files to carry prominent notices
   76628     stating that you changed the files and the date of any change.
   76629 
   76630     b) You must cause any work that you distribute or publish, that in
   76631     whole or in part contains or is derived from the Program or any
   76632     part thereof, to be licensed as a whole at no charge to all third
   76633     parties under the terms of this License.
   76634 
   76635     c) If the modified program normally reads commands interactively
   76636     when run, you must cause it, when started running for such
   76637     interactive use in the most ordinary way, to print or display an
   76638     announcement including an appropriate copyright notice and a
   76639     notice that there is no warranty (or else, saying that you provide
   76640     a warranty) and that users may redistribute the program under
   76641     these conditions, and telling the user how to view a copy of this
   76642     License.  (Exception: if the Program itself is interactive but
   76643     does not normally print such an announcement, your work based on
   76644     the Program is not required to print an announcement.)
   76645 
   76647 These requirements apply to the modified work as a whole.  If
   76648 identifiable sections of that work are not derived from the Program,
   76649 and can be reasonably considered independent and separate works in
   76650 themselves, then this License, and its terms, do not apply to those
   76651 sections when you distribute them as separate works.  But when you
   76652 distribute the same sections as part of a whole which is a work based
   76653 on the Program, the distribution of the whole must be on the terms of
   76654 this License, whose permissions for other licensees extend to the
   76655 entire whole, and thus to each and every part regardless of who wrote it.
   76656 
   76657 Thus, it is not the intent of this section to claim rights or contest
   76658 your rights to work written entirely by you; rather, the intent is to
   76659 exercise the right to control the distribution of derivative or
   76660 collective works based on the Program.
   76661 
   76662 In addition, mere aggregation of another work not based on the Program
   76663 with the Program (or with a work based on the Program) on a volume of
   76664 a storage or distribution medium does not bring the other work under
   76665 the scope of this License.
   76666 
   76667   3. You may copy and distribute the Program (or a work based on it,
   76668 under Section 2) in object code or executable form under the terms of
   76669 Sections 1 and 2 above provided that you also do one of the following:
   76670 
   76671     a) Accompany it with the complete corresponding machine-readable
   76672     source code, which must be distributed under the terms of Sections
   76673     1 and 2 above on a medium customarily used for software interchange; or,
   76674 
   76675     b) Accompany it with a written offer, valid for at least three
   76676     years, to give any third party, for a charge no more than your
   76677     cost of physically performing source distribution, a complete
   76678     machine-readable copy of the corresponding source code, to be
   76679     distributed under the terms of Sections 1 and 2 above on a medium
   76680     customarily used for software interchange; or,
   76681 
   76682     c) Accompany it with the information you received as to the offer
   76683     to distribute corresponding source code.  (This alternative is
   76684     allowed only for noncommercial distribution and only if you
   76685     received the program in object code or executable form with such
   76686     an offer, in accord with Subsection b above.)
   76687 
   76688 The source code for a work means the preferred form of the work for
   76689 making modifications to it.  For an executable work, complete source
   76690 code means all the source code for all modules it contains, plus any
   76691 associated interface definition files, plus the scripts used to
   76692 control compilation and installation of the executable.  However, as a
   76693 special exception, the source code distributed need not include
   76694 anything that is normally distributed (in either source or binary
   76695 form) with the major components (compiler, kernel, and so on) of the
   76696 operating system on which the executable runs, unless that component
   76697 itself accompanies the executable.
   76698 
   76699 If distribution of executable or object code is made by offering
   76700 access to copy from a designated place, then offering equivalent
   76701 access to copy the source code from the same place counts as
   76702 distribution of the source code, even though third parties are not
   76703 compelled to copy the source along with the object code.
   76704 
   76706   4. You may not copy, modify, sublicense, or distribute the Program
   76707 except as expressly provided under this License.  Any attempt
   76708 otherwise to copy, modify, sublicense or distribute the Program is
   76709 void, and will automatically terminate your rights under this License.
   76710 However, parties who have received copies, or rights, from you under
   76711 this License will not have their licenses terminated so long as such
   76712 parties remain in full compliance.
   76713 
   76714   5. You are not required to accept this License, since you have not
   76715 signed it.  However, nothing else grants you permission to modify or
   76716 distribute the Program or its derivative works.  These actions are
   76717 prohibited by law if you do not accept this License.  Therefore, by
   76718 modifying or distributing the Program (or any work based on the
   76719 Program), you indicate your acceptance of this License to do so, and
   76720 all its terms and conditions for copying, distributing or modifying
   76721 the Program or works based on it.
   76722 
   76723   6. Each time you redistribute the Program (or any work based on the
   76724 Program), the recipient automatically receives a license from the
   76725 original licensor to copy, distribute or modify the Program subject to
   76726 these terms and conditions.  You may not impose any further
   76727 restrictions on the recipients' exercise of the rights granted herein.
   76728 You are not responsible for enforcing compliance by third parties to
   76729 this License.
   76730 
   76731   7. If, as a consequence of a court judgment or allegation of patent
   76732 infringement or for any other reason (not limited to patent issues),
   76733 conditions are imposed on you (whether by court order, agreement or
   76734 otherwise) that contradict the conditions of this License, they do not
   76735 excuse you from the conditions of this License.  If you cannot
   76736 distribute so as to satisfy simultaneously your obligations under this
   76737 License and any other pertinent obligations, then as a consequence you
   76738 may not distribute the Program at all.  For example, if a patent
   76739 license would not permit royalty-free redistribution of the Program by
   76740 all those who receive copies directly or indirectly through you, then
   76741 the only way you could satisfy both it and this License would be to
   76742 refrain entirely from distribution of the Program.
   76743 
   76744 If any portion of this section is held invalid or unenforceable under
   76745 any particular circumstance, the balance of the section is intended to
   76746 apply and the section as a whole is intended to apply in other
   76747 circumstances.
   76748 
   76749 It is not the purpose of this section to induce you to infringe any
   76750 patents or other property right claims or to contest validity of any
   76751 such claims; this section has the sole purpose of protecting the
   76752 integrity of the free software distribution system, which is
   76753 implemented by public license practices.  Many people have made
   76754 generous contributions to the wide range of software distributed
   76755 through that system in reliance on consistent application of that
   76756 system; it is up to the author/donor to decide if he or she is willing
   76757 to distribute software through any other system and a licensee cannot
   76758 impose that choice.
   76759 
   76760 This section is intended to make thoroughly clear what is believed to
   76761 be a consequence of the rest of this License.
   76762 
   76764   8. If the distribution and/or use of the Program is restricted in
   76765 certain countries either by patents or by copyrighted interfaces, the
   76766 original copyright holder who places the Program under this License
   76767 may add an explicit geographical distribution limitation excluding
   76768 those countries, so that distribution is permitted only in or among
   76769 countries not thus excluded.  In such case, this License incorporates
   76770 the limitation as if written in the body of this License.
   76771 
   76772   9. The Free Software Foundation may publish revised and/or new versions
   76773 of the General Public License from time to time.  Such new versions will
   76774 be similar in spirit to the present version, but may differ in detail to
   76775 address new problems or concerns.
   76776 
   76777 Each version is given a distinguishing version number.  If the Program
   76778 specifies a version number of this License which applies to it and "any
   76779 later version", you have the option of following the terms and conditions
   76780 either of that version or of any later version published by the Free
   76781 Software Foundation.  If the Program does not specify a version number of
   76782 this License, you may choose any version ever published by the Free Software
   76783 Foundation.
   76784 
   76785   10. If you wish to incorporate parts of the Program into other free
   76786 programs whose distribution conditions are different, write to the author
   76787 to ask for permission.  For software which is copyrighted by the Free
   76788 Software Foundation, write to the Free Software Foundation; we sometimes
   76789 make exceptions for this.  Our decision will be guided by the two goals
   76790 of preserving the free status of all derivatives of our free software and
   76791 of promoting the sharing and reuse of software generally.
   76792 
   76793 			    NO WARRANTY
   76794 
   76795   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
   76796 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
   76797 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
   76798 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
   76799 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
   76800 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
   76801 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
   76802 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
   76803 REPAIR OR CORRECTION.
   76804 
   76805   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
   76806 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
   76807 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
   76808 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
   76809 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
   76810 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
   76811 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
   76812 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
   76813 POSSIBILITY OF SUCH DAMAGES.
   76814 
   76815 		     END OF TERMS AND CONDITIONS
   76816 
   76818 	    How to Apply These Terms to Your New Programs
   76819 
   76820   If you develop a new program, and you want it to be of the greatest
   76821 possible use to the public, the best way to achieve this is to make it
   76822 free software which everyone can redistribute and change under these terms.
   76823 
   76824   To do so, attach the following notices to the program.  It is safest
   76825 to attach them to the start of each source file to most effectively
   76826 convey the exclusion of warranty; and each file should have at least
   76827 the "copyright" line and a pointer to where the full notice is found.
   76828 
   76829     &lt;one line to give the program's name and a brief idea of what it does.&gt;
   76830     Copyright (C) 19yy  &lt;name of author&gt;
   76831 
   76832     This program is free software; you can redistribute it and/or modify
   76833     it under the terms of the GNU General Public License as published by
   76834     the Free Software Foundation; either version 2 of the License, or
   76835     (at your option) any later version.
   76836 
   76837     This program is distributed in the hope that it will be useful,
   76838     but WITHOUT ANY WARRANTY; without even the implied warranty of
   76839     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   76840     GNU General Public License for more details.
   76841 
   76842     You should have received a copy of the GNU General Public License
   76843     along with this program; if not, write to the Free Software
   76844     Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   76845 
   76846 
   76847 Also add information on how to contact you by electronic and paper mail.
   76848 
   76849 If the program is interactive, make it output a short notice like this
   76850 when it starts in an interactive mode:
   76851 
   76852     Gnomovision version 69, Copyright (C) 19yy name of author
   76853     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
   76854     This is free software, and you are welcome to redistribute it
   76855     under certain conditions; type `show c' for details.
   76856 
   76857 The hypothetical commands `show w' and `show c' should show the appropriate
   76858 parts of the General Public License.  Of course, the commands you use may
   76859 be called something other than `show w' and `show c'; they could even be
   76860 mouse-clicks or menu items--whatever suits your program.
   76861 
   76862 You should also get your employer (if you work as a programmer) or your
   76863 school, if any, to sign a "copyright disclaimer" for the program, if
   76864 necessary.  Here is a sample; alter the names:
   76865 
   76866   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
   76867   `Gnomovision' (which makes passes at compilers) written by James Hacker.
   76868 
   76869   &lt;signature of Ty Coon&gt;, 1 April 1989
   76870   Ty Coon, President of Vice
   76871 
   76872 This General Public License does not permit incorporating your program into
   76873 proprietary programs.  If your program is a subroutine library, you may
   76874 consider it more useful to permit linking proprietary applications with the
   76875 library.  If this is what you want to do, use the GNU Library General
   76876 Public License instead of this License.
   76877 </pre>
   76878 </div>
   76879 </div>
   76880 
   76881 
   76882 <div class="product">
   76883 <span class="title">xtrace</span>
   76884 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   76885 <span class="homepage"><a href="http://xtrace.alioth.debian.org/">homepage</a></span>
   76886 <div class="licence">
   76887 <pre>		    GNU GENERAL PUBLIC LICENSE
   76888 		       Version 2, June 1991
   76889 
   76890  Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
   76891  51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
   76892  Everyone is permitted to copy and distribute verbatim copies
   76893  of this license document, but changing it is not allowed.
   76894 
   76895 			    Preamble
   76896 
   76897   The licenses for most software are designed to take away your
   76898 freedom to share and change it.  By contrast, the GNU General Public
   76899 License is intended to guarantee your freedom to share and change free
   76900 software--to make sure the software is free for all its users.  This
   76901 General Public License applies to most of the Free Software
   76902 Foundation's software and to any other program whose authors commit to
   76903 using it.  (Some other Free Software Foundation software is covered by
   76904 the GNU Lesser General Public License instead.)  You can apply it to
   76905 your programs, too.
   76906 
   76907   When we speak of free software, we are referring to freedom, not
   76908 price.  Our General Public Licenses are designed to make sure that you
   76909 have the freedom to distribute copies of free software (and charge for
   76910 this service if you wish), that you receive source code or can get it
   76911 if you want it, that you can change the software or use pieces of it
   76912 in new free programs; and that you know you can do these things.
   76913 
   76914   To protect your rights, we need to make restrictions that forbid
   76915 anyone to deny you these rights or to ask you to surrender the rights.
   76916 These restrictions translate to certain responsibilities for you if you
   76917 distribute copies of the software, or if you modify it.
   76918 
   76919   For example, if you distribute copies of such a program, whether
   76920 gratis or for a fee, you must give the recipients all the rights that
   76921 you have.  You must make sure that they, too, receive or can get the
   76922 source code.  And you must show them these terms so they know their
   76923 rights.
   76924 
   76925   We protect your rights with two steps: (1) copyright the software, and
   76926 (2) offer you this license which gives you legal permission to copy,
   76927 distribute and/or modify the software.
   76928 
   76929   Also, for each author's protection and ours, we want to make certain
   76930 that everyone understands that there is no warranty for this free
   76931 software.  If the software is modified by someone else and passed on, we
   76932 want its recipients to know that what they have is not the original, so
   76933 that any problems introduced by others will not reflect on the original
   76934 authors' reputations.
   76935 
   76936   Finally, any free program is threatened constantly by software
   76937 patents.  We wish to avoid the danger that redistributors of a free
   76938 program will individually obtain patent licenses, in effect making the
   76939 program proprietary.  To prevent this, we have made it clear that any
   76940 patent must be licensed for everyone's free use or not licensed at all.
   76941 
   76942   The precise terms and conditions for copying, distribution and
   76943 modification follow.
   76944 
   76945 		    GNU GENERAL PUBLIC LICENSE
   76946    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   76947 
   76948   0. This License applies to any program or other work which contains
   76949 a notice placed by the copyright holder saying it may be distributed
   76950 under the terms of this General Public License.  The "Program", below,
   76951 refers to any such program or work, and a "work based on the Program"
   76952 means either the Program or any derivative work under copyright law:
   76953 that is to say, a work containing the Program or a portion of it,
   76954 either verbatim or with modifications and/or translated into another
   76955 language.  (Hereinafter, translation is included without limitation in
   76956 the term "modification".)  Each licensee is addressed as "you".
   76957 
   76958 Activities other than copying, distribution and modification are not
   76959 covered by this License; they are outside its scope.  The act of
   76960 running the Program is not restricted, and the output from the Program
   76961 is covered only if its contents constitute a work based on the
   76962 Program (independent of having been made by running the Program).
   76963 Whether that is true depends on what the Program does.
   76964 
   76965   1. You may copy and distribute verbatim copies of the Program's
   76966 source code as you receive it, in any medium, provided that you
   76967 conspicuously and appropriately publish on each copy an appropriate
   76968 copyright notice and disclaimer of warranty; keep intact all the
   76969 notices that refer to this License and to the absence of any warranty;
   76970 and give any other recipients of the Program a copy of this License
   76971 along with the Program.
   76972 
   76973 You may charge a fee for the physical act of transferring a copy, and
   76974 you may at your option offer warranty protection in exchange for a fee.
   76975 
   76976   2. You may modify your copy or copies of the Program or any portion
   76977 of it, thus forming a work based on the Program, and copy and
   76978 distribute such modifications or work under the terms of Section 1
   76979 above, provided that you also meet all of these conditions:
   76980 
   76981     a) You must cause the modified files to carry prominent notices
   76982     stating that you changed the files and the date of any change.
   76983 
   76984     b) You must cause any work that you distribute or publish, that in
   76985     whole or in part contains or is derived from the Program or any
   76986     part thereof, to be licensed as a whole at no charge to all third
   76987     parties under the terms of this License.
   76988 
   76989     c) If the modified program normally reads commands interactively
   76990     when run, you must cause it, when started running for such
   76991     interactive use in the most ordinary way, to print or display an
   76992     announcement including an appropriate copyright notice and a
   76993     notice that there is no warranty (or else, saying that you provide
   76994     a warranty) and that users may redistribute the program under
   76995     these conditions, and telling the user how to view a copy of this
   76996     License.  (Exception: if the Program itself is interactive but
   76997     does not normally print such an announcement, your work based on
   76998     the Program is not required to print an announcement.)
   76999 
   77000 These requirements apply to the modified work as a whole.  If
   77001 identifiable sections of that work are not derived from the Program,
   77002 and can be reasonably considered independent and separate works in
   77003 themselves, then this License, and its terms, do not apply to those
   77004 sections when you distribute them as separate works.  But when you
   77005 distribute the same sections as part of a whole which is a work based
   77006 on the Program, the distribution of the whole must be on the terms of
   77007 this License, whose permissions for other licensees extend to the
   77008 entire whole, and thus to each and every part regardless of who wrote it.
   77009 
   77010 Thus, it is not the intent of this section to claim rights or contest
   77011 your rights to work written entirely by you; rather, the intent is to
   77012 exercise the right to control the distribution of derivative or
   77013 collective works based on the Program.
   77014 
   77015 In addition, mere aggregation of another work not based on the Program
   77016 with the Program (or with a work based on the Program) on a volume of
   77017 a storage or distribution medium does not bring the other work under
   77018 the scope of this License.
   77019 
   77020   3. You may copy and distribute the Program (or a work based on it,
   77021 under Section 2) in object code or executable form under the terms of
   77022 Sections 1 and 2 above provided that you also do one of the following:
   77023 
   77024     a) Accompany it with the complete corresponding machine-readable
   77025     source code, which must be distributed under the terms of Sections
   77026     1 and 2 above on a medium customarily used for software interchange; or,
   77027 
   77028     b) Accompany it with a written offer, valid for at least three
   77029     years, to give any third party, for a charge no more than your
   77030     cost of physically performing source distribution, a complete
   77031     machine-readable copy of the corresponding source code, to be
   77032     distributed under the terms of Sections 1 and 2 above on a medium
   77033     customarily used for software interchange; or,
   77034 
   77035     c) Accompany it with the information you received as to the offer
   77036     to distribute corresponding source code.  (This alternative is
   77037     allowed only for noncommercial distribution and only if you
   77038     received the program in object code or executable form with such
   77039     an offer, in accord with Subsection b above.)
   77040 
   77041 The source code for a work means the preferred form of the work for
   77042 making modifications to it.  For an executable work, complete source
   77043 code means all the source code for all modules it contains, plus any
   77044 associated interface definition files, plus the scripts used to
   77045 control compilation and installation of the executable.  However, as a
   77046 special exception, the source code distributed need not include
   77047 anything that is normally distributed (in either source or binary
   77048 form) with the major components (compiler, kernel, and so on) of the
   77049 operating system on which the executable runs, unless that component
   77050 itself accompanies the executable.
   77051 
   77052 If distribution of executable or object code is made by offering
   77053 access to copy from a designated place, then offering equivalent
   77054 access to copy the source code from the same place counts as
   77055 distribution of the source code, even though third parties are not
   77056 compelled to copy the source along with the object code.
   77057 
   77058   4. You may not copy, modify, sublicense, or distribute the Program
   77059 except as expressly provided under this License.  Any attempt
   77060 otherwise to copy, modify, sublicense or distribute the Program is
   77061 void, and will automatically terminate your rights under this License.
   77062 However, parties who have received copies, or rights, from you under
   77063 this License will not have their licenses terminated so long as such
   77064 parties remain in full compliance.
   77065 
   77066   5. You are not required to accept this License, since you have not
   77067 signed it.  However, nothing else grants you permission to modify or
   77068 distribute the Program or its derivative works.  These actions are
   77069 prohibited by law if you do not accept this License.  Therefore, by
   77070 modifying or distributing the Program (or any work based on the
   77071 Program), you indicate your acceptance of this License to do so, and
   77072 all its terms and conditions for copying, distributing or modifying
   77073 the Program or works based on it.
   77074 
   77075   6. Each time you redistribute the Program (or any work based on the
   77076 Program), the recipient automatically receives a license from the
   77077 original licensor to copy, distribute or modify the Program subject to
   77078 these terms and conditions.  You may not impose any further
   77079 restrictions on the recipients' exercise of the rights granted herein.
   77080 You are not responsible for enforcing compliance by third parties to
   77081 this License.
   77082 
   77083   7. If, as a consequence of a court judgment or allegation of patent
   77084 infringement or for any other reason (not limited to patent issues),
   77085 conditions are imposed on you (whether by court order, agreement or
   77086 otherwise) that contradict the conditions of this License, they do not
   77087 excuse you from the conditions of this License.  If you cannot
   77088 distribute so as to satisfy simultaneously your obligations under this
   77089 License and any other pertinent obligations, then as a consequence you
   77090 may not distribute the Program at all.  For example, if a patent
   77091 license would not permit royalty-free redistribution of the Program by
   77092 all those who receive copies directly or indirectly through you, then
   77093 the only way you could satisfy both it and this License would be to
   77094 refrain entirely from distribution of the Program.
   77095 
   77096 If any portion of this section is held invalid or unenforceable under
   77097 any particular circumstance, the balance of the section is intended to
   77098 apply and the section as a whole is intended to apply in other
   77099 circumstances.
   77100 
   77101 It is not the purpose of this section to induce you to infringe any
   77102 patents or other property right claims or to contest validity of any
   77103 such claims; this section has the sole purpose of protecting the
   77104 integrity of the free software distribution system, which is
   77105 implemented by public license practices.  Many people have made
   77106 generous contributions to the wide range of software distributed
   77107 through that system in reliance on consistent application of that
   77108 system; it is up to the author/donor to decide if he or she is willing
   77109 to distribute software through any other system and a licensee cannot
   77110 impose that choice.
   77111 
   77112 This section is intended to make thoroughly clear what is believed to
   77113 be a consequence of the rest of this License.
   77114 
   77115   8. If the distribution and/or use of the Program is restricted in
   77116 certain countries either by patents or by copyrighted interfaces, the
   77117 original copyright holder who places the Program under this License
   77118 may add an explicit geographical distribution limitation excluding
   77119 those countries, so that distribution is permitted only in or among
   77120 countries not thus excluded.  In such case, this License incorporates
   77121 the limitation as if written in the body of this License.
   77122 
   77123   9. The Free Software Foundation may publish revised and/or new versions
   77124 of the General Public License from time to time.  Such new versions will
   77125 be similar in spirit to the present version, but may differ in detail to
   77126 address new problems or concerns.
   77127 
   77128 Each version is given a distinguishing version number.  If the Program
   77129 specifies a version number of this License which applies to it and "any
   77130 later version", you have the option of following the terms and conditions
   77131 either of that version or of any later version published by the Free
   77132 Software Foundation.  If the Program does not specify a version number of
   77133 this License, you may choose any version ever published by the Free Software
   77134 Foundation.
   77135 
   77136   10. If you wish to incorporate parts of the Program into other free
   77137 programs whose distribution conditions are different, write to the author
   77138 to ask for permission.  For software which is copyrighted by the Free
   77139 Software Foundation, write to the Free Software Foundation; we sometimes
   77140 make exceptions for this.  Our decision will be guided by the two goals
   77141 of preserving the free status of all derivatives of our free software and
   77142 of promoting the sharing and reuse of software generally.
   77143 
   77144 			    NO WARRANTY
   77145 
   77146   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
   77147 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
   77148 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
   77149 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
   77150 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
   77151 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
   77152 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
   77153 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
   77154 REPAIR OR CORRECTION.
   77155 
   77156   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
   77157 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
   77158 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
   77159 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
   77160 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
   77161 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
   77162 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
   77163 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
   77164 POSSIBILITY OF SUCH DAMAGES.
   77165 
   77166 		     END OF TERMS AND CONDITIONS
   77167 
   77168 	    How to Apply These Terms to Your New Programs
   77169 
   77170   If you develop a new program, and you want it to be of the greatest
   77171 possible use to the public, the best way to achieve this is to make it
   77172 free software which everyone can redistribute and change under these terms.
   77173 
   77174   To do so, attach the following notices to the program.  It is safest
   77175 to attach them to the start of each source file to most effectively
   77176 convey the exclusion of warranty; and each file should have at least
   77177 the "copyright" line and a pointer to where the full notice is found.
   77178 
   77179     &lt;one line to give the program's name and a brief idea of what it does.&gt;
   77180     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   77181 
   77182     This program is free software; you can redistribute it and/or modify
   77183     it under the terms of the GNU General Public License as published by
   77184     the Free Software Foundation; either version 2 of the License, or
   77185     (at your option) any later version.
   77186 
   77187     This program is distributed in the hope that it will be useful,
   77188     but WITHOUT ANY WARRANTY; without even the implied warranty of
   77189     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   77190     GNU General Public License for more details.
   77191 
   77192     You should have received a copy of the GNU General Public License along
   77193     with this program; if not, write to the Free Software Foundation, Inc.,
   77194     51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
   77195 
   77196 Also add information on how to contact you by electronic and paper mail.
   77197 
   77198 If the program is interactive, make it output a short notice like this
   77199 when it starts in an interactive mode:
   77200 
   77201     Gnomovision version 69, Copyright (C) year name of author
   77202     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
   77203     This is free software, and you are welcome to redistribute it
   77204     under certain conditions; type `show c' for details.
   77205 
   77206 The hypothetical commands `show w' and `show c' should show the appropriate
   77207 parts of the General Public License.  Of course, the commands you use may
   77208 be called something other than `show w' and `show c'; they could even be
   77209 mouse-clicks or menu items--whatever suits your program.
   77210 
   77211 You should also get your employer (if you work as a programmer) or your
   77212 school, if any, to sign a "copyright disclaimer" for the program, if
   77213 necessary.  Here is a sample; alter the names:
   77214 
   77215   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
   77216   `Gnomovision' (which makes passes at compilers) written by James Hacker.
   77217 
   77218   &lt;signature of Ty Coon&gt;, 1 April 1989
   77219   Ty Coon, President of Vice
   77220 
   77221 This General Public License does not permit incorporating your program into
   77222 proprietary programs.  If your program is a subroutine library, you may
   77223 consider it more useful to permit linking proprietary applications with the
   77224 library.  If this is what you want to do, use the GNU Lesser General
   77225 Public License instead of this License.
   77226 </pre>
   77227 </div>
   77228 </div>
   77229 
   77230 
   77231 <div class="product">
   77232 <span class="title">xxd</span>
   77233 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   77234 <span class="homepage"><a href="http://ftp.uni-erlangen.de/pub/utilities/etc/?order=s">homepage</a></span>
   77235 <div class="licence">
   77236 <pre>		    GNU GENERAL PUBLIC LICENSE
   77237 		       Version 2, June 1991
   77238 
   77239  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
   77240                        51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
   77241  Everyone is permitted to copy and distribute verbatim copies
   77242  of this license document, but changing it is not allowed.
   77243 
   77244 			    Preamble
   77245 
   77246   The licenses for most software are designed to take away your
   77247 freedom to share and change it.  By contrast, the GNU General Public
   77248 License is intended to guarantee your freedom to share and change free
   77249 software--to make sure the software is free for all its users.  This
   77250 General Public License applies to most of the Free Software
   77251 Foundation's software and to any other program whose authors commit to
   77252 using it.  (Some other Free Software Foundation software is covered by
   77253 the GNU Library General Public License instead.)  You can apply it to
   77254 your programs, too.
   77255 
   77256   When we speak of free software, we are referring to freedom, not
   77257 price.  Our General Public Licenses are designed to make sure that you
   77258 have the freedom to distribute copies of free software (and charge for
   77259 this service if you wish), that you receive source code or can get it
   77260 if you want it, that you can change the software or use pieces of it
   77261 in new free programs; and that you know you can do these things.
   77262 
   77263   To protect your rights, we need to make restrictions that forbid
   77264 anyone to deny you these rights or to ask you to surrender the rights.
   77265 These restrictions translate to certain responsibilities for you if you
   77266 distribute copies of the software, or if you modify it.
   77267 
   77268   For example, if you distribute copies of such a program, whether
   77269 gratis or for a fee, you must give the recipients all the rights that
   77270 you have.  You must make sure that they, too, receive or can get the
   77271 source code.  And you must show them these terms so they know their
   77272 rights.
   77273 
   77274   We protect your rights with two steps: (1) copyright the software, and
   77275 (2) offer you this license which gives you legal permission to copy,
   77276 distribute and/or modify the software.
   77277 
   77278   Also, for each author's protection and ours, we want to make certain
   77279 that everyone understands that there is no warranty for this free
   77280 software.  If the software is modified by someone else and passed on, we
   77281 want its recipients to know that what they have is not the original, so
   77282 that any problems introduced by others will not reflect on the original
   77283 authors' reputations.
   77284 
   77285   Finally, any free program is threatened constantly by software
   77286 patents.  We wish to avoid the danger that redistributors of a free
   77287 program will individually obtain patent licenses, in effect making the
   77288 program proprietary.  To prevent this, we have made it clear that any
   77289 patent must be licensed for everyone's free use or not licensed at all.
   77290 
   77291   The precise terms and conditions for copying, distribution and
   77292 modification follow.
   77293 
   77295 		    GNU GENERAL PUBLIC LICENSE
   77296    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
   77297 
   77298   0. This License applies to any program or other work which contains
   77299 a notice placed by the copyright holder saying it may be distributed
   77300 under the terms of this General Public License.  The "Program", below,
   77301 refers to any such program or work, and a "work based on the Program"
   77302 means either the Program or any derivative work under copyright law:
   77303 that is to say, a work containing the Program or a portion of it,
   77304 either verbatim or with modifications and/or translated into another
   77305 language.  (Hereinafter, translation is included without limitation in
   77306 the term "modification".)  Each licensee is addressed as "you".
   77307 
   77308 Activities other than copying, distribution and modification are not
   77309 covered by this License; they are outside its scope.  The act of
   77310 running the Program is not restricted, and the output from the Program
   77311 is covered only if its contents constitute a work based on the
   77312 Program (independent of having been made by running the Program).
   77313 Whether that is true depends on what the Program does.
   77314 
   77315   1. You may copy and distribute verbatim copies of the Program's
   77316 source code as you receive it, in any medium, provided that you
   77317 conspicuously and appropriately publish on each copy an appropriate
   77318 copyright notice and disclaimer of warranty; keep intact all the
   77319 notices that refer to this License and to the absence of any warranty;
   77320 and give any other recipients of the Program a copy of this License
   77321 along with the Program.
   77322 
   77323 You may charge a fee for the physical act of transferring a copy, and
   77324 you may at your option offer warranty protection in exchange for a fee.
   77325 
   77326   2. You may modify your copy or copies of the Program or any portion
   77327 of it, thus forming a work based on the Program, and copy and
   77328 distribute such modifications or work under the terms of Section 1
   77329 above, provided that you also meet all of these conditions:
   77330 
   77331     a) You must cause the modified files to carry prominent notices
   77332     stating that you changed the files and the date of any change.
   77333 
   77334     b) You must cause any work that you distribute or publish, that in
   77335     whole or in part contains or is derived from the Program or any
   77336     part thereof, to be licensed as a whole at no charge to all third
   77337     parties under the terms of this License.
   77338 
   77339     c) If the modified program normally reads commands interactively
   77340     when run, you must cause it, when started running for such
   77341     interactive use in the most ordinary way, to print or display an
   77342     announcement including an appropriate copyright notice and a
   77343     notice that there is no warranty (or else, saying that you provide
   77344     a warranty) and that users may redistribute the program under
   77345     these conditions, and telling the user how to view a copy of this
   77346     License.  (Exception: if the Program itself is interactive but
   77347     does not normally print such an announcement, your work based on
   77348     the Program is not required to print an announcement.)
   77349 
   77351 These requirements apply to the modified work as a whole.  If
   77352 identifiable sections of that work are not derived from the Program,
   77353 and can be reasonably considered independent and separate works in
   77354 themselves, then this License, and its terms, do not apply to those
   77355 sections when you distribute them as separate works.  But when you
   77356 distribute the same sections as part of a whole which is a work based
   77357 on the Program, the distribution of the whole must be on the terms of
   77358 this License, whose permissions for other licensees extend to the
   77359 entire whole, and thus to each and every part regardless of who wrote it.
   77360 
   77361 Thus, it is not the intent of this section to claim rights or contest
   77362 your rights to work written entirely by you; rather, the intent is to
   77363 exercise the right to control the distribution of derivative or
   77364 collective works based on the Program.
   77365 
   77366 In addition, mere aggregation of another work not based on the Program
   77367 with the Program (or with a work based on the Program) on a volume of
   77368 a storage or distribution medium does not bring the other work under
   77369 the scope of this License.
   77370 
   77371   3. You may copy and distribute the Program (or a work based on it,
   77372 under Section 2) in object code or executable form under the terms of
   77373 Sections 1 and 2 above provided that you also do one of the following:
   77374 
   77375     a) Accompany it with the complete corresponding machine-readable
   77376     source code, which must be distributed under the terms of Sections
   77377     1 and 2 above on a medium customarily used for software interchange; or,
   77378 
   77379     b) Accompany it with a written offer, valid for at least three
   77380     years, to give any third party, for a charge no more than your
   77381     cost of physically performing source distribution, a complete
   77382     machine-readable copy of the corresponding source code, to be
   77383     distributed under the terms of Sections 1 and 2 above on a medium
   77384     customarily used for software interchange; or,
   77385 
   77386     c) Accompany it with the information you received as to the offer
   77387     to distribute corresponding source code.  (This alternative is
   77388     allowed only for noncommercial distribution and only if you
   77389     received the program in object code or executable form with such
   77390     an offer, in accord with Subsection b above.)
   77391 
   77392 The source code for a work means the preferred form of the work for
   77393 making modifications to it.  For an executable work, complete source
   77394 code means all the source code for all modules it contains, plus any
   77395 associated interface definition files, plus the scripts used to
   77396 control compilation and installation of the executable.  However, as a
   77397 special exception, the source code distributed need not include
   77398 anything that is normally distributed (in either source or binary
   77399 form) with the major components (compiler, kernel, and so on) of the
   77400 operating system on which the executable runs, unless that component
   77401 itself accompanies the executable.
   77402 
   77403 If distribution of executable or object code is made by offering
   77404 access to copy from a designated place, then offering equivalent
   77405 access to copy the source code from the same place counts as
   77406 distribution of the source code, even though third parties are not
   77407 compelled to copy the source along with the object code.
   77408 
   77410   4. You may not copy, modify, sublicense, or distribute the Program
   77411 except as expressly provided under this License.  Any attempt
   77412 otherwise to copy, modify, sublicense or distribute the Program is
   77413 void, and will automatically terminate your rights under this License.
   77414 However, parties who have received copies, or rights, from you under
   77415 this License will not have their licenses terminated so long as such
   77416 parties remain in full compliance.
   77417 
   77418   5. You are not required to accept this License, since you have not
   77419 signed it.  However, nothing else grants you permission to modify or
   77420 distribute the Program or its derivative works.  These actions are
   77421 prohibited by law if you do not accept this License.  Therefore, by
   77422 modifying or distributing the Program (or any work based on the
   77423 Program), you indicate your acceptance of this License to do so, and
   77424 all its terms and conditions for copying, distributing or modifying
   77425 the Program or works based on it.
   77426 
   77427   6. Each time you redistribute the Program (or any work based on the
   77428 Program), the recipient automatically receives a license from the
   77429 original licensor to copy, distribute or modify the Program subject to
   77430 these terms and conditions.  You may not impose any further
   77431 restrictions on the recipients' exercise of the rights granted herein.
   77432 You are not responsible for enforcing compliance by third parties to
   77433 this License.
   77434 
   77435   7. If, as a consequence of a court judgment or allegation of patent
   77436 infringement or for any other reason (not limited to patent issues),
   77437 conditions are imposed on you (whether by court order, agreement or
   77438 otherwise) that contradict the conditions of this License, they do not
   77439 excuse you from the conditions of this License.  If you cannot
   77440 distribute so as to satisfy simultaneously your obligations under this
   77441 License and any other pertinent obligations, then as a consequence you
   77442 may not distribute the Program at all.  For example, if a patent
   77443 license would not permit royalty-free redistribution of the Program by
   77444 all those who receive copies directly or indirectly through you, then
   77445 the only way you could satisfy both it and this License would be to
   77446 refrain entirely from distribution of the Program.
   77447 
   77448 If any portion of this section is held invalid or unenforceable under
   77449 any particular circumstance, the balance of the section is intended to
   77450 apply and the section as a whole is intended to apply in other
   77451 circumstances.
   77452 
   77453 It is not the purpose of this section to induce you to infringe any
   77454 patents or other property right claims or to contest validity of any
   77455 such claims; this section has the sole purpose of protecting the
   77456 integrity of the free software distribution system, which is
   77457 implemented by public license practices.  Many people have made
   77458 generous contributions to the wide range of software distributed
   77459 through that system in reliance on consistent application of that
   77460 system; it is up to the author/donor to decide if he or she is willing
   77461 to distribute software through any other system and a licensee cannot
   77462 impose that choice.
   77463 
   77464 This section is intended to make thoroughly clear what is believed to
   77465 be a consequence of the rest of this License.
   77466 
   77468   8. If the distribution and/or use of the Program is restricted in
   77469 certain countries either by patents or by copyrighted interfaces, the
   77470 original copyright holder who places the Program under this License
   77471 may add an explicit geographical distribution limitation excluding
   77472 those countries, so that distribution is permitted only in or among
   77473 countries not thus excluded.  In such case, this License incorporates
   77474 the limitation as if written in the body of this License.
   77475 
   77476   9. The Free Software Foundation may publish revised and/or new versions
   77477 of the General Public License from time to time.  Such new versions will
   77478 be similar in spirit to the present version, but may differ in detail to
   77479 address new problems or concerns.
   77480 
   77481 Each version is given a distinguishing version number.  If the Program
   77482 specifies a version number of this License which applies to it and "any
   77483 later version", you have the option of following the terms and conditions
   77484 either of that version or of any later version published by the Free
   77485 Software Foundation.  If the Program does not specify a version number of
   77486 this License, you may choose any version ever published by the Free Software
   77487 Foundation.
   77488 
   77489   10. If you wish to incorporate parts of the Program into other free
   77490 programs whose distribution conditions are different, write to the author
   77491 to ask for permission.  For software which is copyrighted by the Free
   77492 Software Foundation, write to the Free Software Foundation; we sometimes
   77493 make exceptions for this.  Our decision will be guided by the two goals
   77494 of preserving the free status of all derivatives of our free software and
   77495 of promoting the sharing and reuse of software generally.
   77496 
   77497 			    NO WARRANTY
   77498 
   77499   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
   77500 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
   77501 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
   77502 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
   77503 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
   77504 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
   77505 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
   77506 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
   77507 REPAIR OR CORRECTION.
   77508 
   77509   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
   77510 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
   77511 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
   77512 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
   77513 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
   77514 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
   77515 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
   77516 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
   77517 POSSIBILITY OF SUCH DAMAGES.
   77518 
   77519 		     END OF TERMS AND CONDITIONS
   77520 
   77522 	    How to Apply These Terms to Your New Programs
   77523 
   77524   If you develop a new program, and you want it to be of the greatest
   77525 possible use to the public, the best way to achieve this is to make it
   77526 free software which everyone can redistribute and change under these terms.
   77527 
   77528   To do so, attach the following notices to the program.  It is safest
   77529 to attach them to the start of each source file to most effectively
   77530 convey the exclusion of warranty; and each file should have at least
   77531 the "copyright" line and a pointer to where the full notice is found.
   77532 
   77533     &lt;one line to give the program's name and a brief idea of what it does.&gt;
   77534     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
   77535 
   77536     This program is free software; you can redistribute it and/or modify
   77537     it under the terms of the GNU General Public License as published by
   77538     the Free Software Foundation; either version 2 of the License, or
   77539     (at your option) any later version.
   77540 
   77541     This program is distributed in the hope that it will be useful,
   77542     but WITHOUT ANY WARRANTY; without even the implied warranty of
   77543     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   77544     GNU General Public License for more details.
   77545 
   77546     You should have received a copy of the GNU General Public License
   77547     along with this program; if not, write to the Free Software
   77548     Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
   77549 
   77550 
   77551 Also add information on how to contact you by electronic and paper mail.
   77552 
   77553 If the program is interactive, make it output a short notice like this
   77554 when it starts in an interactive mode:
   77555 
   77556     Gnomovision version 69, Copyright (C) year name of author
   77557     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
   77558     This is free software, and you are welcome to redistribute it
   77559     under certain conditions; type `show c' for details.
   77560 
   77561 The hypothetical commands `show w' and `show c' should show the appropriate
   77562 parts of the General Public License.  Of course, the commands you use may
   77563 be called something other than `show w' and `show c'; they could even be
   77564 mouse-clicks or menu items--whatever suits your program.
   77565 
   77566 You should also get your employer (if you work as a programmer) or your
   77567 school, if any, to sign a "copyright disclaimer" for the program, if
   77568 necessary.  Here is a sample; alter the names:
   77569 
   77570   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
   77571   `Gnomovision' (which makes passes at compilers) written by James Hacker.
   77572 
   77573   &lt;signature of Ty Coon&gt;, 1 April 1989
   77574   Ty Coon, President of Vice
   77575 
   77576 This General Public License does not permit incorporating your program into
   77577 proprietary programs.  If your program is a subroutine library, you may
   77578 consider it more useful to permit linking proprietary applications with the
   77579 library.  If this is what you want to do, use the GNU Library General
   77580 Public License instead of this License.
   77581 </pre>
   77582 </div>
   77583 </div>
   77584 
   77585 
   77586 <div class="product">
   77587 <span class="title">xz-utils</span>
   77588 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   77589 <span class="homepage"><a href="http://tukaani.org/xz/">homepage</a></span>
   77590 <div class="licence">
   77591 <pre>
   77592 XZ Utils Licensing
   77593 ==================
   77594 
   77595     Different licenses apply to different files in this package. Here
   77596     is a rough summary of which licenses apply to which parts of this
   77597     package (but check the individual files to be sure!):
   77598 
   77599       - liblzma is in the public domain.
   77600 
   77601       - xz, xzdec, and lzmadec command line tools are in the public
   77602         domain unless GNU getopt_long had to be compiled and linked
   77603         in from the lib directory. The getopt_long code is under
   77604         GNU LGPLv2.1+.
   77605 
   77606       - The scripts to grep, diff, and view compressed files have been
   77607         adapted from gzip. These scripts and their documentation are
   77608         under GNU GPLv2+.
   77609 
   77610       - All the documentation in the doc directory and most of the
   77611         XZ Utils specific documentation files in other directories
   77612         are in the public domain.
   77613 
   77614       - Translated messages are in the public domain.
   77615 
   77616       - The build system contains public domain files, and files that
   77617         are under GNU GPLv2+ or GNU GPLv3+. None of these files end up
   77618         in the binaries being built.
   77619 
   77620       - Test files and test code in the tests directory, and debugging
   77621         utilities in the debug directory are in the public domain.
   77622 
   77623       - The extra directory may contain public domain files, and files
   77624         that are under various free software licenses.
   77625 
   77626     You can do whatever you want with the files that have been put into
   77627     the public domain. If you find public domain legally problematic,
   77628     take the previous sentence as a license grant. If you still find
   77629     the lack of copyright legally problematic, you have too many
   77630     lawyers.
   77631 
   77632     As usual, this software is provided "as is", without any warranty.
   77633 
   77634     If you copy significant amounts of public domain code from XZ Utils
   77635     into your project, acknowledging this somewhere in your software is
   77636     polite (especially if it is proprietary, non-free software), but
   77637     naturally it is not legally required. Here is an example of a good
   77638     notice to put into "about box" or into documentation:
   77639 
   77640         This software includes code from XZ Utils &lt;http://tukaani.org/xz/>;.
   77641 
   77642     The following license texts are included in the following files:
   77643       - COPYING.LGPLv2.1: GNU Lesser General Public License version 2.1
   77644       - COPYING.GPLv2: GNU General Public License version 2
   77645       - COPYING.GPLv3: GNU General Public License version 3
   77646 
   77647     Note that the toolchain (compiler, linker etc.) may add some code
   77648     pieces that are copyrighted. Thus, it is possible that e.g. liblzma
   77649     binary wouldn't actually be in the public domain in its entirety
   77650     even though it contains no copyrighted code from the XZ Utils source
   77651     package.
   77652 
   77653     If you have questions, don't hesitate to ask the author(s) for more
   77654     information.
   77655 
   77656 </pre>
   77657 </div>
   77658 </div>
   77659 
   77660 
   77661 <div class="product">
   77662 <span class="title">zlib</span>
   77663 <a class="show" href="#" onclick="return toggle(this);">show license</a>
   77664 <span class="homepage"><a href="http://www.zlib.net/">homepage</a></span>
   77665 <div class="licence">
   77666 <pre>/* zlib.h -- interface of the 'zlib' general purpose compression library
   77667   version 1.1.4, March 11th, 2002
   77668 
   77669   Copyright (C) 1995-2002 Jean-loup Gailly and Mark Adler
   77670 
   77671   This software is provided 'as-is', without any express or implied
   77672   warranty.  In no event will the authors be held liable for any damages
   77673   arising from the use of this software.
   77674 
   77675   Permission is granted to anyone to use this software for any purpose,
   77676   including commercial applications, and to alter it and redistribute it
   77677   freely, subject to the following restrictions:
   77678 
   77679   1. The origin of this software must not be misrepresented; you must not
   77680      claim that you wrote the original software. If you use this software
   77681      in a product, an acknowledgment in the product documentation would be
   77682      appreciated but is not required.
   77683   2. Altered source versions must be plainly marked as such, and must not be
   77684      misrepresented as being the original software.
   77685   3. This notice may not be removed or altered from any source distribution.
   77686 
   77687   Jean-loup Gailly jloup (a] gzip.org
   77688   Mark Adler madler (a] alumni.caltech.edu
   77689 
   77690 */
   77691 
   77692 
   77693 </pre>
   77694 </div>
   77695 </div>
   77696 
   77697 
   77698 </div>
   77699 
   77700 </body>
   77701 </html>
   77702