components/ruby/ruby-18/ruby-18.license
branchs11-update
changeset 2813 db0bfa0fa498
parent 2596 df23ab3f9c3e
equal deleted inserted replaced
2812:8dd40225690f 2813:db0bfa0fa498
       
     1 Oracle hereby elects to license all components subject to the election between GPL v2 and the Ruby License under the Ruby License.  
       
     2 Oracle hereby elects to license all components subject to the election between GPL v2 and the MIT under the MIT License.  
       
     3 Oracle hereby elects to license all components subject to the election between GPL v2 and the Artistic License under the Artistic License.  
       
     4 
       
     5 All the files in this distribution are covered under either the Ruby's
       
     6 license (see the file COPYING) or public-domain except some files
       
     7 mentioned below.
       
     8 
       
     9 regex.[ch]:
       
    10 
       
    11   These files are under LGPL.  Treat them as LGPL says. (See the file
       
    12   LGPL for details)
       
    13 
       
    14     Extended regular expression matching and search library.
       
    15     Copyright (C) 1993, 94, 95, 96, 97, 98 Free Software Foundation, Inc.
       
    16 
       
    17     The GNU C Library is free software; you can redistribute it and/or
       
    18     modify it under the terms of the GNU Library General Public License as
       
    19     published by the Free Software Foundation; either version 2 of the
       
    20     License, or (at your option) any later version.
       
    21 
       
    22     The GNU C Library is distributed in the hope that it will be useful,
       
    23     but WITHOUT ANY WARRANTY; without even the implied warranty of
       
    24     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
       
    25     Library General Public License for more details.
       
    26 
       
    27     You should have received a copy of the GNU Library General Public
       
    28     License along with the GNU C Library; see the file LGPL.  If not,
       
    29     write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
       
    30     Boston, MA 02111-1307, USA.  */
       
    31 
       
    32     Multi-byte extension added May, 1993 by t^2 (Takahiro Tanimoto)
       
    33     Last change: May 21, 1993 by t^2
       
    34     removed gapped buffer support, multiple syntax support by matz <[email protected]>
       
    35     Perl5 extension added by matz <[email protected]>
       
    36     UTF-8 extension added Jan 16 1999 by Yoshida Masato  <[email protected]>
       
    37 
       
    38 configure:
       
    39 
       
    40   This file is free software.
       
    41 
       
    42     Copyright (C) 1992, 93, 94, 95, 96 Free Software Foundation, Inc.
       
    43 
       
    44     This configure script is free software; the Free Software Foundation
       
    45     gives unlimited permission to copy, distribute and modify it.
       
    46 
       
    47 config.guess:
       
    48 config.sub:
       
    49 
       
    50   As long as you distribute these files with the file configure, they
       
    51   are covered under the Ruby's license.
       
    52 
       
    53       Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999
       
    54       Free Software Foundation, Inc.
       
    55 
       
    56     This file is free software; you can redistribute it and/or modify it
       
    57     under the terms of the GNU General Public License as published by
       
    58     the Free Software Foundation; either version 2 of the License, or
       
    59     (at your option) any later version.
       
    60 
       
    61     This program is distributed in the hope that it will be useful, but
       
    62     WITHOUT ANY WARRANTY; without even the implied warranty of
       
    63     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
       
    64     General Public License for more details.
       
    65 
       
    66     You should have received a copy of the GNU General Public License
       
    67     along with this program; if not, write to the Free Software
       
    68     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
       
    69 
       
    70     As a special exception to the GNU General Public License, if you
       
    71     distribute this file as part of a program that contains a
       
    72     configuration script generated by Autoconf, you may include it under
       
    73     the same distribution terms that you use for the rest of that program.
       
    74 
       
    75 parse.c: 
       
    76 
       
    77   This file is licensed under the GPL, but is incorporated into Ruby and 
       
    78   redistributed under the terms of the Ruby license, as permitted by the 
       
    79   exception to the GPL below. 
       
    80 
       
    81      Copyright (C) 1984, 1989, 1990, 2000, 2001, 2002, 2003, 2004, 2005, 2006 
       
    82      Free Software Foundation, Inc. 
       
    83 
       
    84      This program is free software; you can redistribute it and/or modify 
       
    85      it under the terms of the GNU General Public License as published by 
       
    86      the Free Software Foundation; either version 2, or (at your option) 
       
    87      any later version. 
       
    88 
       
    89      This program is distributed in the hope that it will be useful, 
       
    90      but WITHOUT ANY WARRANTY; without even the implied warranty of 
       
    91      MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
       
    92      GNU General Public License for more details. 
       
    93 
       
    94      You should have received a copy of the GNU General Public License 
       
    95      along with this program; if not, write to the Free Software 
       
    96      Foundation, Inc., 51 Franklin Street, Fifth Floor, 
       
    97      Boston, MA 02110-1301, USA.  */ 
       
    98 
       
    99   /* As a special exception, you may create a larger work that contains 
       
   100      part or all of the Bison parser skeleton and distribute that work 
       
   101      under terms of your choice, so long as that work isn't itself a 
       
   102      parser generator using the skeleton or a modified version thereof 
       
   103      as a parser skeleton.  Alternatively, if you modify or redistribute 
       
   104      the parser skeleton itself, you may (at your option) remove this 
       
   105      special exception, which will cause the skeleton and the resulting 
       
   106      Bison output files to be licensed under the GNU General Public 
       
   107      License without this special exception. 
       
   108 
       
   109      This special exception was added by the Free Software Foundation in 
       
   110      version 2.2 of Bison.  */ 
       
   111 
       
   112 util.c (partly):
       
   113 win32/win32.[ch]:
       
   114 
       
   115   You can apply the Artistic License to these files. (or GPL,
       
   116   alternatively)
       
   117 
       
   118     Copyright (c) 1993, Intergraph Corporation
       
   119 
       
   120     You may distribute under the terms of either the GNU General Public
       
   121     License or the Artistic License, as specified in the perl README file.
       
   122 
       
   123 random.c
       
   124 
       
   125   This file is under the new-style BSD license.
       
   126 
       
   127     A C-program for MT19937, with initialization improved 2002/2/10.
       
   128     Coded by Takuji Nishimura and Makoto Matsumoto.
       
   129     This is a faster version by taking Shawn Cokus's optimization,
       
   130     Matthe Bellew's simplification, Isaku Wada's real version.
       
   131 
       
   132     Before using, initialize the state by using init_genrand(seed) 
       
   133     or init_by_array(init_key, key_length).
       
   134 
       
   135     Copyright (C) 1997 - 2002, Makoto Matsumoto and Takuji Nishimura,
       
   136     All rights reserved.                          
       
   137 
       
   138     Redistribution and use in source and binary forms, with or without
       
   139     modification, are permitted provided that the following conditions
       
   140     are met:
       
   141 
       
   142       1. Redistributions of source code must retain the above copyright
       
   143          notice, this list of conditions and the following disclaimer.
       
   144 
       
   145       2. Redistributions in binary form must reproduce the above copyright
       
   146          notice, this list of conditions and the following disclaimer in the
       
   147          documentation and/or other materials provided with the distribution.
       
   148 
       
   149       3. The names of its contributors may not be used to endorse or promote 
       
   150          products derived from this software without specific prior written 
       
   151          permission.
       
   152 
       
   153     THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
       
   154     "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
       
   155     LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
       
   156     A PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE COPYRIGHT OWNER OR
       
   157     CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
       
   158     EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
       
   159     PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
       
   160     PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
       
   161     LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
       
   162     NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
       
   163     SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
       
   164 
       
   165 
       
   166     Any feedback is very welcome.
       
   167     http://www.math.keio.ac.jp/matumoto/emt.html
       
   168     email: [email protected]
       
   169 
       
   170 st.[ch]:
       
   171 x68/*:
       
   172 missing/alloca.c:
       
   173 missing/dup2.c:
       
   174 missing/finite.c:
       
   175 missing/hypot.c:
       
   176 missing/isinf.c:
       
   177 missing/isnan.c:
       
   178 missing/memcmp.c:
       
   179 missing/memmove.c:
       
   180 missing/strcasecmp.c:
       
   181 missing/strchr.c:
       
   182 missing/streror.c:
       
   183 missing/strftime.c:
       
   184 missing/strncasecmp.c:
       
   185 missing/strstr.c:
       
   186 missing/strtol.c:
       
   187 ext/digest/sha1/sha1.[ch]:
       
   188 
       
   189   These files are all under public domain.
       
   190 
       
   191 missing/strtod.c:
       
   192 
       
   193   This file will not be used on most platforms depending on how the
       
   194   configure script results.  In any case you must not receive any fee
       
   195   with the file itself.
       
   196 
       
   197     Copyright (c) 1988-1993 The Regents of the University of California.
       
   198     Copyright (c) 1994 Sun Microsystems, Inc.
       
   199 
       
   200     Permission to use, copy, modify, and distribute this
       
   201     software and its documentation for any purpose and without
       
   202     fee is hereby granted, provided that the above copyright
       
   203     notice appear in all copies.  The University of California
       
   204     makes no representations about the suitability of this
       
   205     software for any purpose.  It is provided "as is" without
       
   206     express or implied warranty.
       
   207 
       
   208 missing/strtoul.c:
       
   209 
       
   210   This file will not be used on most platforms depending on how the
       
   211   configure script results.  In any case you must not receive any fee
       
   212   with the file itself.
       
   213 
       
   214     Copyright 1988 Regents of the University of California
       
   215 
       
   216     Permission to use, copy, modify, and distribute this
       
   217     software and its documentation for any purpose and without
       
   218     fee is hereby granted, provided that the above copyright
       
   219     notice appear in all copies.  The University of California
       
   220     makes no representations about the suitability of this
       
   221     software for any purpose.  It is provided "as is" without
       
   222     express or implied warranty.
       
   223 
       
   224 missing/erf.c:
       
   225 missing/crypt.c:
       
   226 missing/vsnprintf.c:
       
   227 
       
   228   This file is under the old-style BSD license.  Note that the
       
   229   paragraph 3 below is now null and void.
       
   230 
       
   231     Copyright (c) 1990, 1993
       
   232          The Regents of the University of California.  All rights reserved.
       
   233 
       
   234     This code is derived from software contributed to Berkeley by
       
   235     Chris Torek.
       
   236 
       
   237     Redistribution and use in source and binary forms, with or without
       
   238     modification, are permitted provided that the following conditions
       
   239     are met:
       
   240     1. Redistributions of source code must retain the above copyright
       
   241        notice, this list of conditions and the following disclaimer.
       
   242     2. Redistributions in binary form must reproduce the above copyright
       
   243        notice, this list of conditions and the following disclaimer in the
       
   244        documentation and/or other materials provided with the distribution.
       
   245     3. Neither the name of the University nor the names of its contributors
       
   246        may be used to endorse or promote products derived from this software
       
   247        without specific prior written permission.
       
   248 
       
   249     THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
       
   250     ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
       
   251     IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
       
   252     ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
       
   253     FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
       
   254     DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
       
   255     OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
       
   256     HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
       
   257     LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
       
   258     OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
       
   259     SUCH DAMAGE.
       
   260 
       
   261     IMPORTANT NOTE:
       
   262     --------------
       
   263     From ftp://ftp.cs.berkeley.edu/pub/4bsd/README.Impt.License.Change
       
   264     paragraph 3 above is now null and void.
       
   265 
       
   266 ext/digest/md5/md5.[ch]:
       
   267 
       
   268   These files are under the following license.  Ruby uses modified
       
   269   versions of them.
       
   270 
       
   271     Copyright (C) 1999, 2000 Aladdin Enterprises.  All rights reserved.
       
   272 
       
   273     This software is provided 'as-is', without any express or implied
       
   274     warranty.  In no event will the authors be held liable for any damages
       
   275     arising from the use of this software.
       
   276 
       
   277     Permission is granted to anyone to use this software for any purpose,
       
   278     including commercial applications, and to alter it and redistribute it
       
   279     freely, subject to the following restrictions:
       
   280 
       
   281     1. The origin of this software must not be misrepresented; you must not
       
   282        claim that you wrote the original software. If you use this software
       
   283        in a product, an acknowledgment in the product documentation would be
       
   284        appreciated but is not required.
       
   285     2. Altered source versions must be plainly marked as such, and must not be
       
   286        misrepresented as being the original software.
       
   287     3. This notice may not be removed or altered from any source distribution.
       
   288 
       
   289     L. Peter Deutsch
       
   290     [email protected]
       
   291 
       
   292 ext/digest/rmd160/rmd160.[ch]:
       
   293 
       
   294   These files have the following copyright information, and by the
       
   295   author we are allowed to use it under the new-style BSD license.
       
   296 
       
   297     AUTHOR:   Antoon Bosselaers, ESAT-COSIC
       
   298               (Arranged for libc by Todd C. Miller)
       
   299     DATE:     1 March 1996
       
   300 
       
   301     Copyright (c) Katholieke Universiteit Leuven
       
   302     1996, All Rights Reserved
       
   303 
       
   304 ext/digest/rmd160/rmd160hl.c:
       
   305 ext/digest/sha1/sha1hl.c:
       
   306 
       
   307   These files are under the beer-ware license.
       
   308 
       
   309     "THE BEER-WARE LICENSE" (Revision 42):
       
   310     <[email protected]> wrote this file.  As long as you retain this notice you
       
   311     can do whatever you want with this stuff. If we meet some day, and you think
       
   312     this stuff is worth it, you can buy me a beer in return.   Poul-Henning Kamp
       
   313 
       
   314 ext/digest/sha2/sha2.[ch]:
       
   315 ext/digest/sha2/sha2hl.c:
       
   316 
       
   317   These files are under the new-style BSD license.
       
   318 
       
   319     Copyright 2000 Aaron D. Gifford.  All rights reserved.
       
   320 
       
   321     Redistribution and use in source and binary forms, with or without
       
   322     modification, are permitted provided that the following conditions
       
   323     are met:
       
   324     1. Redistributions of source code must retain the above copyright
       
   325        notice, this list of conditions and the following disclaimer.
       
   326     2. Redistributions in binary form must reproduce the above copyright
       
   327        notice, this list of conditions and the following disclaimer in the
       
   328        documentation and/or other materials provided with the distribution.
       
   329     3. Neither the name of the copyright holder nor the names of contributors
       
   330        may be used to endorse or promote products derived from this software
       
   331        without specific prior written permission.
       
   332 
       
   333     THIS SOFTWARE IS PROVIDED BY THE AUTHOR(S) AND CONTRIBUTOR(S) ``AS IS'' AND
       
   334     ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
       
   335     IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
       
   336     ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR(S) OR CONTRIBUTOR(S) BE LIABLE
       
   337     FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
       
   338     DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
       
   339     OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
       
   340     HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
       
   341     LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
       
   342     OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
       
   343     SUCH DAMAGE.
       
   344 
       
   345 ext/nkf/nkf-utf8/config.h:
       
   346 ext/nkf/nkf-utf8/nkf.c:
       
   347 ext/nkf/nkf-utf8/utf8tbl.c:
       
   348 
       
   349   These files are under the following license.  So to speak, it is
       
   350   copyrighted semi-public-domain software.
       
   351 
       
   352     Copyright (C) 1987, Fujitsu LTD. (Itaru ICHIKAWA)
       
   353        Everyone is permitted to do anything on this program 
       
   354        including copying, modifying, improving,
       
   355        as long as you don't try to pretend that you wrote it.
       
   356        i.e., the above copyright notice has to appear in all copies.
       
   357        Binary distribution requires original version messages.
       
   358        You don't have to ask before copying, redistribution or publishing.
       
   359        THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE.
       
   360 
       
   361 ext/socket/addrinfo.h:
       
   362 ext/socket/getaddrinfo.c:
       
   363 ext/socket/getnameinfo.c:
       
   364 
       
   365   These files are under the new-style BSD license.
       
   366 
       
   367     Copyright (C) 1995, 1996, 1997, 1998, and 1999 WIDE Project.
       
   368     All rights reserved.
       
   369 
       
   370     Redistribution and use in source and binary forms, with or without
       
   371     modification, are permitted provided that the following conditions
       
   372     are met:
       
   373     1. Redistributions of source code must retain the above copyright
       
   374        notice, this list of conditions and the following disclaimer.
       
   375     2. Redistributions in binary form must reproduce the above copyright
       
   376        notice, this list of conditions and the following disclaimer in the
       
   377        documentation and/or other materials provided with the distribution.
       
   378     3. Neither the name of the project nor the names of its contributors
       
   379        may be used to endorse or promote products derived from this software
       
   380        without specific prior written permission.
       
   381 
       
   382     THIS SOFTWARE IS PROVIDED BY THE PROJECT AND CONTRIBUTORS ``AS IS'' AND
       
   383     ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
       
   384     IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
       
   385     ARE DISCLAIMED.  IN NO EVENT SHALL THE PROJECT OR CONTRIBUTORS BE LIABLE
       
   386     FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
       
   387     DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
       
   388     OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
       
   389     HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
       
   390     LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
       
   391     OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
       
   392     SUCH DAMAGE.
       
   393 
       
   394 ext/win32ole/win32ole.c:
       
   395 
       
   396   You can apply the Artistic License to this file. (or GPL,
       
   397   alternatively)
       
   398 
       
   399     (c) 1995 Microsoft Corporation. All rights reserved.
       
   400     Developed by ActiveWare Internet Corp., http://www.ActiveWare.com
       
   401 
       
   402     Other modifications Copyright (c) 1997, 1998 by Gurusamy Sarathy
       
   403     <[email protected]> and Jan Dubois <[email protected]>
       
   404  
       
   405     You may distribute under the terms of either the GNU General Public
       
   406     License or the Artistic License, as specified in the README file
       
   407     of the Perl distribution.
       
   408 
       
   409 --------------------------------------------------------------------------------
       
   410 Ruby is copyrighted free software by Yukihiro Matsumoto <[email protected]>. 
       
   411 You can redistribute it and/or modify it under either the terms of the GPL 
       
   412 version 2 (see the file GPL), or the conditions below: 
       
   413 
       
   414   1. You may make and give away verbatim copies of the source form of the 
       
   415      software without restriction, provided that you duplicate all of the 
       
   416      original copyright notices and associated disclaimers. 
       
   417 
       
   418   2. You may modify your copy of the software in any way, provided that 
       
   419      you do at least ONE of the following: 
       
   420 
       
   421        a) place your modifications in the Public Domain or otherwise 
       
   422           make them Freely Available, such as by posting said 
       
   423           modifications to Usenet or an equivalent medium, or by allowing 
       
   424           the author to include your modifications in the software. 
       
   425 
       
   426        b) use the modified software only within your corporation or 
       
   427           organization. 
       
   428 
       
   429        c) give non-standard binaries non-standard names, with 
       
   430           instructions on where to get the original software distribution. 
       
   431 
       
   432        d) make other distribution arrangements with the author. 
       
   433 
       
   434   3. You may distribute the software in object code or binary form, 
       
   435      provided that you do at least ONE of the following: 
       
   436 
       
   437        a) distribute the binaries and library files of the software, 
       
   438           together with instructions (in the manual page or equivalent) 
       
   439           on where to get the original distribution. 
       
   440 
       
   441        b) accompany the distribution with the machine-readable source of 
       
   442           the software. 
       
   443 
       
   444        c) give non-standard binaries non-standard names, with 
       
   445           instructions on where to get the original software distribution. 
       
   446 
       
   447        d) make other distribution arrangements with the author. 
       
   448 
       
   449   4. You may modify and include the part of the software into any other 
       
   450      software (possibly commercial).  But some files in the distribution 
       
   451      are not written by the author, so that they are not under these terms. 
       
   452 
       
   453      For the list of those files and their copying conditions, see the 
       
   454      file LEGAL. 
       
   455 
       
   456   5. The scripts and library files supplied as input to or produced as 
       
   457      output from the software do not automatically fall under the 
       
   458      copyright of the software, but belong to whomever generated them, 
       
   459      and may be sold commercially, and may be aggregated with this 
       
   460      software. 
       
   461 
       
   462   6. THIS SOFTWARE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR 
       
   463      IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED 
       
   464      WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR 
       
   465      PURPOSE. 
       
   466 
       
   467 ------------------------------------------------------------------------------
       
   468 RubyGems is copyrighted free software by Chad Fowler, Rich Kilmer, Jim 
       
   469 Weirich and others.  You can redistribute it and/or modify it under 
       
   470 either the terms of the GPL (see the GPL.txt file), or the conditions 
       
   471 below: 
       
   472 
       
   473   1. You may make and give away verbatim copies of the source form of the 
       
   474      software without restriction, provided that you duplicate all of the 
       
   475      original copyright notices and associated disclaimers. 
       
   476 
       
   477   2. You may modify your copy of the software in any way, provided that 
       
   478      you do at least ONE of the following: 
       
   479 
       
   480        a) place your modifications in the Public Domain or otherwise 
       
   481           make them Freely Available, such as by posting said 
       
   482           modifications to Usenet or an equivalent medium, or by allowing 
       
   483           the author to include your modifications in the software. 
       
   484 
       
   485        b) use the modified software only within your corporation or 
       
   486           organization. 
       
   487 
       
   488        c) rename any non-standard executables so the names do not conflict 
       
   489           with standard executables, which must also be provided. 
       
   490 
       
   491        d) make other distribution arrangements with the author. 
       
   492 
       
   493   3. You may distribute the software in object code or executable 
       
   494      form, provided that you do at least ONE of the following: 
       
   495 
       
   496        a) distribute the executables and library files of the software, 
       
   497           together with instructions (in the manual page or equivalent) 
       
   498           on where to get the original distribution. 
       
   499 
       
   500        b) accompany the distribution with the machine-readable source of 
       
   501           the software. 
       
   502 
       
   503        c) give non-standard executables non-standard names, with 
       
   504           instructions on where to get the original software distribution. 
       
   505 
       
   506        d) make other distribution arrangements with the author. 
       
   507  
       
   508   4. You may modify and include the part of the software into any other 
       
   509      software (possibly commercial). 
       
   510 
       
   511   5. The scripts and library files supplied as input to or produced as 
       
   512      output from the software do not automatically fall under the 
       
   513      copyright of the software, but belong to whomever generated them, 
       
   514      and may be sold commercially, and may be aggregated with this 
       
   515      software. 
       
   516 
       
   517   6. THIS SOFTWARE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR 
       
   518      IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED 
       
   519      WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR 
       
   520      PURPOSE. 
       
   521 
       
   522 --------------------------------------------------------------------------------
       
   523 GNU GENERAL PUBLIC LICENSE
       
   524 Version 2, June 1991 
       
   525 Copyright (C) 1989, 1991 Free Software Foundation, Inc.  
       
   526 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA
       
   527 
       
   528 Everyone is permitted to copy and distribute verbatim copies
       
   529 of this license document, but changing it is not allowed.
       
   530 Preamble
       
   531 The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Lesser General Public License instead.) You can apply it to your programs, too. 
       
   532 When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs; and that you know you can do these things. 
       
   533 To protect your rights, we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. 
       
   534 For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights. 
       
   535 We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. 
       
   536 Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. 
       
   537 Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. 
       
   538 The precise terms and conditions for copying, distribution and modification follow. 
       
   539 TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
       
   540 0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". 
       
   541 Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. 
       
   542 1. You may copy and distribute verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. 
       
   543 You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. 
       
   544 2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: 
       
   545 a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. 
       
   546 b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. 
       
   547 c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) 
       
   548 These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. 
       
   549 Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. 
       
   550 In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. 
       
   551 3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: 
       
   552 a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, 
       
   553 b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, 
       
   554 c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) 
       
   555 The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. 
       
   556 If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. 
       
   557 4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. 
       
   558 5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. 
       
   559 6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. 
       
   560 7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. 
       
   561 If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. 
       
   562 It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. 
       
   563 This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. 
       
   564 8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. 
       
   565 9. The Free Software Foundation may publish revised and/or new versions of the General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. 
       
   566 Each version is given a distinguishing version number. If the Program specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. 
       
   567 10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. 
       
   568 NO WARRANTY
       
   569 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. 
       
   570 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. 
       
   571 END OF TERMS AND CONDITIONS
       
   572 How to Apply These Terms to Your New Programs
       
   573 If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms. 
       
   574 To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. 
       
   575 one line to give the program's name and an idea of what it does.
       
   576 Copyright (C) yyyy  name of author
       
   577 
       
   578 This program is free software; you can redistribute it and/or
       
   579 modify it under the terms of the GNU General Public License
       
   580 as published by the Free Software Foundation; either version 2
       
   581 of the License, or (at your option) any later version.
       
   582 
       
   583 This program is distributed in the hope that it will be useful,
       
   584 but WITHOUT ANY WARRANTY; without even the implied warranty of
       
   585 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
       
   586 GNU General Public License for more details.
       
   587 
       
   588 You should have received a copy of the GNU General Public License
       
   589 along with this program; if not, write to the Free Software
       
   590 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
       
   591 Also add information on how to contact you by electronic and paper mail. 
       
   592 If the program is interactive, make it output a short notice like this when it starts in an interactive mode: 
       
   593 Gnomovision version 69, Copyright (C) year name of author
       
   594 Gnomovision comes with ABSOLUTELY NO WARRANTY; for details
       
   595 type `show w'.  This is free software, and you are welcome
       
   596 to redistribute it under certain conditions; type `show c' 
       
   597 for details.
       
   598 The hypothetical commands `show w' and `show c' should show the appropriate parts of the General Public License. Of course, the commands you use may be called something other than `show w' and `show c'; they could even be mouse-clicks or menu items--whatever suits your program. 
       
   599 You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the program, if necessary. Here is a sample; alter the names: 
       
   600 Yoyodyne, Inc., hereby disclaims all copyright
       
   601 interest in the program `Gnomovision'
       
   602 (which makes passes at compilers) written 
       
   603 by James Hacker.
       
   604 
       
   605 signature of Ty Coon, 1 April 1989
       
   606 Ty Coon, President of Vice
       
   607 This General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Lesser General Public License instead of this License. 
       
   608 
       
   609 --------------------------------------------------------------------------------
       
   610 GNU LESSER GENERAL PUBLIC LICENSE
       
   611 Version 2.1, February 1999 
       
   612 Copyright (C) 1991, 1999 Free Software Foundation, Inc.
       
   613 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
       
   614 Everyone is permitted to copy and distribute verbatim copies
       
   615 of this license document, but changing it is not allowed.
       
   616 
       
   617 [This is the first released version of the Lesser GPL.  It also counts
       
   618  as the successor of the GNU Library Public License, version 2, hence
       
   619  the version number 2.1.]
       
   620 Preamble
       
   621 The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public Licenses are intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. 
       
   622 This license, the Lesser General Public License, applies to some specially designated software packages--typically libraries--of the Free Software Foundation and other authors who decide to use it. You can use it too, but we suggest you first think carefully about whether this license or the ordinary General Public License is the better strategy to use in any particular case, based on the explanations below. 
       
   623 When we speak of free software, we are referring to freedom of use, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish); that you receive source code or can get it if you want it; that you can change the software and use pieces of it in new free programs; and that you are informed that you can do these things. 
       
   624 To protect your rights, we need to make restrictions that forbid distributors to deny you these rights or to ask you to surrender these rights. These restrictions translate to certain responsibilities for you if you distribute copies of the library or if you modify it. 
       
   625 For example, if you distribute copies of the library, whether gratis or for a fee, you must give the recipients all the rights that we gave you. You must make sure that they, too, receive or can get the source code. If you link other code with the library, you must provide complete object files to the recipients, so that they can relink them with the library after making changes to the library and recompiling it. And you must show them these terms so they know their rights. 
       
   626 We protect your rights with a two-step method: (1) we copyright the library, and (2) we offer you this license, which gives you legal permission to copy, distribute and/or modify the library. 
       
   627 To protect each distributor, we want to make it very clear that there is no warranty for the free library. Also, if the library is modified by someone else and passed on, the recipients should know that what they have is not the original version, so that the original author's reputation will not be affected by problems that might be introduced by others. 
       
   628 Finally, software patents pose a constant threat to the existence of any free program. We wish to make sure that a company cannot effectively restrict the users of a free program by obtaining a restrictive license from a patent holder. Therefore, we insist that any patent license obtained for a version of the library must be consistent with the full freedom of use specified in this license. 
       
   629 Most GNU software, including some libraries, is covered by the ordinary GNU General Public License. This license, the GNU Lesser General Public License, applies to certain designated libraries, and is quite different from the ordinary General Public License. We use this license for certain libraries in order to permit linking those libraries into non-free programs. 
       
   630 When a program is linked with a library, whether statically or using a shared library, the combination of the two is legally speaking a combined work, a derivative of the original library. The ordinary General Public License therefore permits such linking only if the entire combination fits its criteria of freedom. The Lesser General Public License permits more lax criteria for linking other code with the library. 
       
   631 We call this license the "Lesser" General Public License because it does Less to protect the user's freedom than the ordinary General Public License. It also provides other free software developers Less of an advantage over competing non-free programs. These disadvantages are the reason we use the ordinary General Public License for many libraries. However, the Lesser license provides advantages in certain special circumstances. 
       
   632 For example, on rare occasions, there may be a special need to encourage the widest possible use of a certain library, so that it becomes a de-facto standard. To achieve this, non-free programs must be allowed to use the library. A more frequent case is that a free library does the same job as widely used non-free libraries. In this case, there is little to gain by limiting the free library to free software only, so we use the Lesser General Public License. 
       
   633 In other cases, permission to use a particular library in non-free programs enables a greater number of people to use a large body of free software. For example, permission to use the GNU C Library in non-free programs enables many more people to use the whole GNU operating system, as well as its variant, the GNU/Linux operating system. 
       
   634 Although the Lesser General Public License is Less protective of the users' freedom, it does ensure that the user of a program that is linked with the Library has the freedom and the wherewithal to run that program using a modified version of the Library. 
       
   635 The precise terms and conditions for copying, distribution and modification follow. Pay close attention to the difference between a "work based on the library" and a "work that uses the library". The former contains code derived from the library, whereas the latter must be combined with the library in order to run. 
       
   636 TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
       
   637 0. This License Agreement applies to any software library or other program which contains a notice placed by the copyright holder or other authorized party saying it may be distributed under the terms of this Lesser General Public License (also called "this License"). Each licensee is addressed as "you". 
       
   638 A "library" means a collection of software functions and/or data prepared so as to be conveniently linked with application programs (which use some of those functions and data) to form executables. 
       
   639 The "Library", below, refers to any such software library or work which has been distributed under these terms. A "work based on the Library" means either the Library or any derivative work under copyright law: that is to say, a work containing the Library or a portion of it, either verbatim or with modifications and/or translated straightforwardly into another language. (Hereinafter, translation is included without limitation in the term "modification".) 
       
   640 "Source code" for a work means the preferred form of the work for making modifications to it. For a library, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the library. 
       
   641 Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running a program using the Library is not restricted, and output from such a program is covered only if its contents constitute a work based on the Library (independent of the use of the Library in a tool for writing it). Whether that is true depends on what the Library does and what the program that uses the Library does. 
       
   642 1. You may copy and distribute verbatim copies of the Library's complete source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and distribute a copy of this License along with the Library. 
       
   643 You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. 
       
   644 2. You may modify your copy or copies of the Library or any portion of it, thus forming a work based on the Library, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: 
       
   645 a) The modified work must itself be a software library. 
       
   646 b) You must cause the files modified to carry prominent notices stating that you changed the files and the date of any change. 
       
   647 c) You must cause the whole of the work to be licensed at no charge to all third parties under the terms of this License. 
       
   648 d) If a facility in the modified Library refers to a function or a table of data to be supplied by an application program that uses the facility, other than as an argument passed when the facility is invoked, then you must make a good faith effort to ensure that, in the event an application does not supply such function or table, the facility still operates, and performs whatever part of its purpose remains meaningful. 
       
   649 (For example, a function in a library to compute square roots has a purpose that is entirely well-defined independent of the application. Therefore, Subsection 2d requires that any application-supplied function or table used by this function must be optional: if the application does not supply it, the square root function must still compute square roots.)
       
   650 These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Library, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Library, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. 
       
   651 Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Library. 
       
   652 In addition, mere aggregation of another work not based on the Library with the Library (or with a work based on the Library) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. 
       
   653 3. You may opt to apply the terms of the ordinary GNU General Public License instead of this License to a given copy of the Library. To do this, you must alter all the notices that refer to this License, so that they refer to the ordinary GNU General Public License, version 2, instead of to this License. (If a newer version than version 2 of the ordinary GNU General Public License has appeared, then you can specify that version instead if you wish.) Do not make any other change in these notices. 
       
   654 Once this change is made in a given copy, it is irreversible for that copy, so the ordinary GNU General Public License applies to all subsequent copies and derivative works made from that copy. 
       
   655 This option is useful when you wish to copy part of the code of the Library into a program that is not a library. 
       
   656 4. You may copy and distribute the Library (or a portion or derivative of it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange. 
       
   657 If distribution of object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place satisfies the requirement to distribute the source code, even though third parties are not compelled to copy the source along with the object code. 
       
   658 5. A program that contains no derivative of any portion of the Library, but is designed to work with the Library by being compiled or linked with it, is called a "work that uses the Library". Such a work, in isolation, is not a derivative work of the Library, and therefore falls outside the scope of this License. 
       
   659 However, linking a "work that uses the Library" with the Library creates an executable that is a derivative of the Library (because it contains portions of the Library), rather than a "work that uses the library". The executable is therefore covered by this License. Section 6 states terms for distribution of such executables. 
       
   660 When a "work that uses the Library" uses material from a header file that is part of the Library, the object code for the work may be a derivative work of the Library even though the source code is not. Whether this is true is especially significant if the work can be linked without the Library, or if the work is itself a library. The threshold for this to be true is not precisely defined by law. 
       
   661 If such an object file uses only numerical parameters, data structure layouts and accessors, and small macros and small inline functions (ten lines or less in length), then the use of the object file is unrestricted, regardless of whether it is legally a derivative work. (Executables containing this object code plus portions of the Library will still fall under Section 6.) 
       
   662 Otherwise, if the work is a derivative of the Library, you may distribute the object code for the work under the terms of Section 6. Any executables containing that work also fall under Section 6, whether or not they are linked directly with the Library itself. 
       
   663 6. As an exception to the Sections above, you may also combine or link a "work that uses the Library" with the Library to produce a work containing portions of the Library, and distribute that work under terms of your choice, provided that the terms permit modification of the work for the customer's own use and reverse engineering for debugging such modifications. 
       
   664 You must give prominent notice with each copy of the work that the Library is used in it and that the Library and its use are covered by this License. You must supply a copy of this License. If the work during execution displays copyright notices, you must include the copyright notice for the Library among them, as well as a reference directing the user to the copy of this License. Also, you must do one of these things: 
       
   665 a) Accompany the work with the complete corresponding machine-readable source code for the Library including whatever changes were used in the work (which must be distributed under Sections 1 and 2 above); and, if the work is an executable linked with the Library, with the complete machine-readable "work that uses the Library", as object code and/or source code, so that the user can modify the Library and then relink to produce a modified executable containing the modified Library. (It is understood that the user who changes the contents of definitions files in the Library will not necessarily be able to recompile the application to use the modified definitions.) 
       
   666 b) Use a suitable shared library mechanism for linking with the Library. A suitable mechanism is one that (1) uses at run time a copy of the library already present on the user's computer system, rather than copying library functions into the executable, and (2) will operate properly with a modified version of the library, if the user installs one, as long as the modified version is interface-compatible with the version that the work was made with. 
       
   667 c) Accompany the work with a written offer, valid for at least three years, to give the same user the materials specified in Subsection 6a, above, for a charge no more than the cost of performing this distribution. 
       
   668 d) If distribution of the work is made by offering access to copy from a designated place, offer equivalent access to copy the above specified materials from the same place. 
       
   669 e) Verify that the user has already received a copy of these materials or that you have already sent this user a copy. 
       
   670 For an executable, the required form of the "work that uses the Library" must include any data and utility programs needed for reproducing the executable from it. However, as a special exception, the materials to be distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. 
       
   671 It may happen that this requirement contradicts the license restrictions of other proprietary libraries that do not normally accompany the operating system. Such a contradiction means you cannot use both them and the Library together in an executable that you distribute. 
       
   672 7. You may place library facilities that are a work based on the Library side-by-side in a single library together with other library facilities not covered by this License, and distribute such a combined library, provided that the separate distribution of the work based on the Library and of the other library facilities is otherwise permitted, and provided that you do these two things: 
       
   673 a) Accompany the combined library with a copy of the same work based on the Library, uncombined with any other library facilities. This must be distributed under the terms of the Sections above. 
       
   674 b) Give prominent notice with the combined library of the fact that part of it is a work based on the Library, and explaining where to find the accompanying uncombined form of the same work. 
       
   675 8. You may not copy, modify, sublicense, link with, or distribute the Library except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense, link with, or distribute the Library is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. 
       
   676 9. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Library or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Library (or any work based on the Library), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Library or works based on it. 
       
   677 10. Each time you redistribute the Library (or any work based on the Library), the recipient automatically receives a license from the original licensor to copy, distribute, link with or modify the Library subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties with this License. 
       
   678 11. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Library at all. For example, if a patent license would not permit royalty-free redistribution of the Library by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Library. 
       
   679 If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply, and the section as a whole is intended to apply in other circumstances. 
       
   680 It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. 
       
   681 This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. 
       
   682 12. If the distribution and/or use of the Library is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Library under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. 
       
   683 13. The Free Software Foundation may publish revised and/or new versions of the Lesser General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. 
       
   684 Each version is given a distinguishing version number. If the Library specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Library does not specify a license version number, you may choose any version ever published by the Free Software Foundation. 
       
   685 14. If you wish to incorporate parts of the Library into other free programs whose distribution conditions are incompatible with these, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. 
       
   686 NO WARRANTY 
       
   687 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. 
       
   688 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. 
       
   689 END OF TERMS AND CONDITIONS
       
   690 How to Apply These Terms to Your New Libraries
       
   691 If you develop a new library, and you want it to be of the greatest possible use to the public, we recommend making it free software that everyone can redistribute and change. You can do so by permitting redistribution under these terms (or, alternatively, under the terms of the ordinary General Public License). 
       
   692 To apply these terms, attach the following notices to the library. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. 
       
   693 one line to give the library's name and an idea of what it does.
       
   694 Copyright (C) year  name of author
       
   695 
       
   696 This library is free software; you can redistribute it and/or
       
   697 modify it under the terms of the GNU Lesser General Public
       
   698 License as published by the Free Software Foundation; either
       
   699 version 2.1 of the License, or (at your option) any later version.
       
   700 
       
   701 This library is distributed in the hope that it will be useful,
       
   702 but WITHOUT ANY WARRANTY; without even the implied warranty of
       
   703 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
       
   704 Lesser General Public License for more details.
       
   705 
       
   706 You should have received a copy of the GNU Lesser General Public
       
   707 License along with this library; if not, write to the Free Software
       
   708 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
       
   709 Also add information on how to contact you by electronic and paper mail. 
       
   710 You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the library, if necessary. Here is a sample; alter the names: 
       
   711 Yoyodyne, Inc., hereby disclaims all copyright interest in
       
   712 the library `Frob' (a library for tweaking knobs) written
       
   713 by James Random Hacker.
       
   714 
       
   715 signature of Ty Coon, 1 April 1990
       
   716 Ty Coon, President of Vice
       
   717 That's all there is to it!
       
   718 
       
   719 --------------------------------------------------------------------------------
       
   720 Artistic License 2.0
       
   721 Copyright (c) 2000-2006, The Perl Foundation.
       
   722 Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed.
       
   723 Preamble
       
   724 This license establishes the terms under which a given free software Package may be copied, modified, distributed, and/or redistributed. The intent is that the Copyright Holder maintains some artistic control over the development of that Package while still keeping the Package available as open source and free software.
       
   725 You are always permitted to make arrangements wholly outside of this license directly with the Copyright Holder of a given Package. If the terms of this license do not permit the full use that you propose to make of the Package, you should contact the Copyright Holder and seek a different licensing arrangement.
       
   726 Definitions
       
   727 "Copyright Holder" means the individual(s) or organization(s) named in the copyright notice for the entire Package.
       
   728 "Contributor" means any party that has contributed code or other material to the Package, in accordance with the Copyright Holder's procedures.
       
   729 "You" and "your" means any person who would like to copy, distribute, or modify the Package.
       
   730 "Package" means the collection of files distributed by the Copyright Holder, and derivatives of that collection and/or of those files. A given Package may consist of either the Standard Version, or a Modified Version.
       
   731 "Distribute" means providing a copy of the Package or making it accessible to anyone else, or in the case of a company or organization, to others outside of your company or organization.
       
   732 "Distributor Fee" means any fee that you charge for Distributing this Package or providing support for this Package to another party. It does not mean licensing fees.
       
   733 "Standard Version" refers to the Package if it has not been modified, or has been modified only in ways explicitly requested by the Copyright Holder.
       
   734 "Modified Version" means the Package, if it has been changed, and such changes were not explicitly requested by the Copyright Holder.
       
   735 "Original License" means this Artistic License as Distributed with the Standard Version of the Package, in its current version or as it may be modified by The Perl Foundation in the future.
       
   736 "Source" form means the source code, documentation source, and configuration files for the Package.
       
   737 "Compiled" form means the compiled bytecode, object code, binary, or any other form resulting from mechanical transformation or translation of the Source form.
       
   738 Permission for Use and Modification Without Distribution
       
   739 (1) You are permitted to use the Standard Version and create and use Modified Versions for any purpose without restriction, provided that you do not Distribute the Modified Version.
       
   740 Permissions for Redistribution of the Standard Version
       
   741 (2) You may Distribute verbatim copies of the Source form of the Standard Version of this Package in any medium without restriction, either gratis or for a Distributor Fee, provided that you duplicate all of the original copyright notices and associated disclaimers. At your discretion, such verbatim copies may or may not include a Compiled form of the Package.
       
   742 (3) You may apply any bug fixes, portability changes, and other modifications made available from the Copyright Holder. The resulting Package will still be considered the Standard Version, and as such will be subject to the Original License.
       
   743 Distribution of Modified Versions of the Package as Source
       
   744 (4) You may Distribute your Modified Version as Source (either gratis or for a Distributor Fee, and with or without a Compiled form of the Modified Version) provided that you clearly document how it differs from the Standard Version, including, but not limited to, documenting any non-standard features, executables, or modules, and provided that you do at least ONE of the following:
       
   745 (a) make the Modified Version available to the Copyright Holder of the Standard Version, under the Original License, so that the Copyright Holder may include your modifications in the Standard Version.
       
   746 (b) ensure that installation of your Modified Version does not prevent the user installing or running the Standard Version. In addition, the Modified Version must bear a name that is different from the name of the Standard Version.
       
   747 (c) allow anyone who receives a copy of the Modified Version to make the Source form of the Modified Version available to others under
       
   748 (i) the Original License or
       
   749 (ii) a license that permits the licensee to freely copy, modify and redistribute the Modified Version using the same licensing terms that apply to the copy that the licensee received, and requires that the Source form of the Modified Version, and of any works derived from it, be made freely available in that license fees are prohibited but Distributor Fees are allowed.
       
   750 Distribution of Compiled Forms of the Standard Version or Modified Versions without the Source
       
   751 (5) You may Distribute Compiled forms of the Standard Version without the Source, provided that you include complete instructions on how to get the Source of the Standard Version. Such instructions must be valid at the time of your distribution. If these instructions, at any time while you are carrying out such distribution, become invalid, you must provide new instructions on demand or cease further distribution. If you provide valid instructions or cease distribution within thirty days after you become aware that the instructions are invalid, then you do not forfeit any of your rights under this license.
       
   752 (6) You may Distribute a Modified Version in Compiled form without the Source, provided that you comply with Section 4 with respect to the Source of the Modified Version.
       
   753 Aggregating or Linking the Package
       
   754 (7) You may aggregate the Package (either the Standard Version or Modified Version) with other packages and Distribute the resulting aggregation provided that you do not charge a licensing fee for the Package. Distributor Fees are permitted, and licensing fees for other components in the aggregation are permitted. The terms of this license apply to the use and Distribution of the Standard or Modified Versions as included in the aggregation.
       
   755 (8) You are permitted to link Modified and Standard Versions with other works, to embed the Package in a larger work of your own, or to build stand-alone binary or bytecode versions of applications that include the Package, and Distribute the result without restriction, provided the result does not expose a direct interface to the Package.
       
   756 Items That are Not Considered Part of a Modified Version
       
   757 (9) Works (including, but not limited to, modules and scripts) that merely extend or make use of the Package, do not, by themselves, cause the Package to be a Modified Version. In addition, such works are not considered parts of the Package itself, and are not subject to the terms of this license.
       
   758 General Provisions
       
   759 (10) Any use, modification, and distribution of the Standard or Modified Versions is governed by this Artistic License. By using, modifying or distributing the Package, you accept this license. Do not use, modify, or distribute the Package, if you do not accept this license.
       
   760 (11) If your Modified Version has been derived from a Modified Version made by someone other than you, you are nevertheless required to ensure that your Modified Version complies with the requirements of this license.
       
   761 (12) This license does not grant you the right to use any trademark, service mark, tradename, or logo of the Copyright Holder.
       
   762 (13) This license includes the non-exclusive, worldwide, free-of-charge patent license to make, have made, use, offer to sell, sell, import and otherwise transfer the Package with respect to any patent claims licensable by the Copyright Holder that are necessarily infringed by the Package. If you institute patent litigation (including a cross-claim or counterclaim) against any party alleging that the Package constitutes direct or contributory patent infringement, then this Artistic License to you shall terminate on the date that such litigation is filed.
       
   763 (14) Disclaimer of Warranty: THE PACKAGE IS PROVIDED BY THE COPYRIGHT HOLDER AND CONTRIBUTORS "AS IS' AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES. THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT ARE DISCLAIMED TO THE EXTENT PERMITTED BY YOUR LOCAL LAW. UNLESS REQUIRED BY LAW, NO COPYRIGHT HOLDER OR CONTRIBUTOR WILL BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES ARISING IN ANY WAY OUT OF THE USE OF THE PACKAGE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
       
   764 
       
   765 --------------------------------------------------------------------------------
       
   766 Copyright (c) 1990, 1993
       
   767          The Regents of the University of California.  All rights reserved.
       
   768 
       
   769     This code is derived from software contributed to Berkeley by
       
   770     Chris Torek.
       
   771 
       
   772     Redistribution and use in source and binary forms, with or without
       
   773     modification, are permitted provided that the following conditions
       
   774     are met:
       
   775     1. Redistributions of source code must retain the above copyright
       
   776        notice, this list of conditions and the following disclaimer.
       
   777     2. Redistributions in binary form must reproduce the above copyright
       
   778        notice, this list of conditions and the following disclaimer in the
       
   779        documentation and/or other materials provided with the distribution.
       
   780     3. Neither the name of the University nor the names of its contributors
       
   781        may be used to endorse or promote products derived from this software
       
   782        without specific prior written permission.
       
   783 
       
   784     THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
       
   785     ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
       
   786     IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
       
   787     ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
       
   788     FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
       
   789     DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
       
   790     OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
       
   791     HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
       
   792     LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
       
   793     OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
       
   794     SUCH DAMAGE.
       
   795 
       
   796     IMPORTANT NOTE:
       
   797     --------------
       
   798     From ftp://ftp.cs.berkeley.edu/pub/4bsd/README.Impt.License.Change
       
   799     paragraph 3 above is now null and void.
       
   800 
       
   801 --------------------------------------------------------------------------------
       
   802     Redistribution and use in source and binary forms, with or without
       
   803     modification, are permitted provided that the following conditions
       
   804     are met:
       
   805 
       
   806       1. Redistributions of source code must retain the above copyright
       
   807          notice, this list of conditions and the following disclaimer.
       
   808 
       
   809       2. Redistributions in binary form must reproduce the above copyright
       
   810          notice, this list of conditions and the following disclaimer in the
       
   811          documentation and/or other materials provided with the distribution.
       
   812 
       
   813       3. The names of its contributors may not be used to endorse or promote 
       
   814          products derived from this software without specific prior written 
       
   815          permission.
       
   816 
       
   817     THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
       
   818     "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
       
   819     LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
       
   820     A PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE COPYRIGHT OWNER OR
       
   821     CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
       
   822     EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
       
   823     PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
       
   824     PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
       
   825     LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
       
   826     NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
       
   827     SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
       
   828 
       
   829 -----------------------------------------------------------------------------
       
   830 The contents of 
       
   831        
       
   832         http://svn.joyent.com/opensource/dtrace/ruby/patches/ 
       
   833         http://svn.joyent.com/opensource/dtrace/ruby/examples/ 
       
   834        
       
   835         are Copyright 2007 Joyent Inc. 
       
   836        
       
   837         Redistribution and/or modification of the diff files under http://svn.joyent.com/opensource/dtrace/ruby/patches/ is under either the terms of the GPL version 2 or the Ruby License. 
       
   838        
       
   839         Redistribution and/or modification of the code under http://svn.joyent.com/opensource/dtrace/ruby/examples/ is governed by the GPLv2.