components/ruby/ruby-18.license
author April Chin <april.chin@oracle.com>
Thu, 02 May 2013 08:40:39 -0700
changeset 1287 24a371a4ead9
parent 199 b87534be1a76
permissions -rw-r--r--
16659815 tpno and license changes for pconsole, rtorrent, snort 16319610 ruby 1.8 needs TPNO license file changes
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1287
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
     1
Oracle hereby elects to license all components subject to the election between GPL v2 and the Ruby License under the Ruby License.  
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
     2
Oracle hereby elects to license all components subject to the election between GPL v2 and the MIT under the MIT License.  
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
     3
Oracle hereby elects to license all components subject to the election between GPL v2 and the Artistic License under the Artistic License.  
199
b87534be1a76 7023222 move ruby to userland
April Chin <april.chin@oracle.com>
parents:
diff changeset
     4
1287
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
     5
All the files in this distribution are covered under either the Ruby's
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
     6
license (see the file COPYING) or public-domain except some files
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
     7
mentioned below.
199
b87534be1a76 7023222 move ruby to userland
April Chin <april.chin@oracle.com>
parents:
diff changeset
     8
1287
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
     9
regex.[ch]:
199
b87534be1a76 7023222 move ruby to userland
April Chin <april.chin@oracle.com>
parents:
diff changeset
    10
1287
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
    11
  These files are under LGPL.  Treat them as LGPL says. (See the file
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
    12
  LGPL for details)
199
b87534be1a76 7023222 move ruby to userland
April Chin <april.chin@oracle.com>
parents:
diff changeset
    13
1287
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
    14
    Extended regular expression matching and search library.
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
    15
    Copyright (C) 1993, 94, 95, 96, 97, 98 Free Software Foundation, Inc.
199
b87534be1a76 7023222 move ruby to userland
April Chin <april.chin@oracle.com>
parents:
diff changeset
    16
1287
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
    17
    The GNU C Library is free software; you can redistribute it and/or
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
    18
    modify it under the terms of the GNU Library General Public License as
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
    19
    published by the Free Software Foundation; either version 2 of the
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
    20
    License, or (at your option) any later version.
199
b87534be1a76 7023222 move ruby to userland
April Chin <april.chin@oracle.com>
parents:
diff changeset
    21
1287
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
    22
    The GNU C Library is distributed in the hope that it will be useful,
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
    23
    but WITHOUT ANY WARRANTY; without even the implied warranty of
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
    24
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
    25
    Library General Public License for more details.
199
b87534be1a76 7023222 move ruby to userland
April Chin <april.chin@oracle.com>
parents:
diff changeset
    26
1287
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
    27
    You should have received a copy of the GNU Library General Public
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
    28
    License along with the GNU C Library; see the file LGPL.  If not,
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
    29
    write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
    30
    Boston, MA 02111-1307, USA.  */
199
b87534be1a76 7023222 move ruby to userland
April Chin <april.chin@oracle.com>
parents:
diff changeset
    31
1287
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
    32
    Multi-byte extension added May, 1993 by t^2 (Takahiro Tanimoto)
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
    33
    Last change: May 21, 1993 by t^2
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
    34
    removed gapped buffer support, multiple syntax support by matz <[email protected]>
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
    35
    Perl5 extension added by matz <[email protected]>
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
    36
    UTF-8 extension added Jan 16 1999 by Yoshida Masato  <[email protected]>
199
b87534be1a76 7023222 move ruby to userland
April Chin <april.chin@oracle.com>
parents:
diff changeset
    37
1287
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
    38
configure:
199
b87534be1a76 7023222 move ruby to userland
April Chin <april.chin@oracle.com>
parents:
diff changeset
    39
1287
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
    40
  This file is free software.
199
b87534be1a76 7023222 move ruby to userland
April Chin <april.chin@oracle.com>
parents:
diff changeset
    41
1287
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
    42
    Copyright (C) 1992, 93, 94, 95, 96 Free Software Foundation, Inc.
199
b87534be1a76 7023222 move ruby to userland
April Chin <april.chin@oracle.com>
parents:
diff changeset
    43
1287
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
    44
    This configure script is free software; the Free Software Foundation
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
    45
    gives unlimited permission to copy, distribute and modify it.
199
b87534be1a76 7023222 move ruby to userland
April Chin <april.chin@oracle.com>
parents:
diff changeset
    46
1287
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
    47
config.guess:
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
    48
config.sub:
199
b87534be1a76 7023222 move ruby to userland
April Chin <april.chin@oracle.com>
parents:
diff changeset
    49
1287
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
    50
  As long as you distribute these files with the file configure, they
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
    51
  are covered under the Ruby's license.
199
b87534be1a76 7023222 move ruby to userland
April Chin <april.chin@oracle.com>
parents:
diff changeset
    52
1287
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
    53
      Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
    54
      Free Software Foundation, Inc.
199
b87534be1a76 7023222 move ruby to userland
April Chin <april.chin@oracle.com>
parents:
diff changeset
    55
1287
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
    56
    This file is free software; you can redistribute it and/or modify it
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
    57
    under the terms of the GNU General Public License as published by
199
b87534be1a76 7023222 move ruby to userland
April Chin <april.chin@oracle.com>
parents:
diff changeset
    58
    the Free Software Foundation; either version 2 of the License, or
b87534be1a76 7023222 move ruby to userland
April Chin <april.chin@oracle.com>
parents:
diff changeset
    59
    (at your option) any later version.
b87534be1a76 7023222 move ruby to userland
April Chin <april.chin@oracle.com>
parents:
diff changeset
    60
1287
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
    61
    This program is distributed in the hope that it will be useful, but
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
    62
    WITHOUT ANY WARRANTY; without even the implied warranty of
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
    63
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
    64
    General Public License for more details.
199
b87534be1a76 7023222 move ruby to userland
April Chin <april.chin@oracle.com>
parents:
diff changeset
    65
b87534be1a76 7023222 move ruby to userland
April Chin <april.chin@oracle.com>
parents:
diff changeset
    66
    You should have received a copy of the GNU General Public License
b87534be1a76 7023222 move ruby to userland
April Chin <april.chin@oracle.com>
parents:
diff changeset
    67
    along with this program; if not, write to the Free Software
1287
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
    68
    Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
    69
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
    70
    As a special exception to the GNU General Public License, if you
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
    71
    distribute this file as part of a program that contains a
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
    72
    configuration script generated by Autoconf, you may include it under
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
    73
    the same distribution terms that you use for the rest of that program.
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
    74
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
    75
parse.c: 
199
b87534be1a76 7023222 move ruby to userland
April Chin <april.chin@oracle.com>
parents:
diff changeset
    76
1287
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
    77
  This file is licensed under the GPL, but is incorporated into Ruby and 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
    78
  redistributed under the terms of the Ruby license, as permitted by the 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
    79
  exception to the GPL below. 
199
b87534be1a76 7023222 move ruby to userland
April Chin <april.chin@oracle.com>
parents:
diff changeset
    80
1287
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
    81
     Copyright (C) 1984, 1989, 1990, 2000, 2001, 2002, 2003, 2004, 2005, 2006 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
    82
     Free Software Foundation, Inc. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
    83
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
    84
     This program is free software; you can redistribute it and/or modify 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
    85
     it under the terms of the GNU General Public License as published by 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
    86
     the Free Software Foundation; either version 2, or (at your option) 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
    87
     any later version. 
199
b87534be1a76 7023222 move ruby to userland
April Chin <april.chin@oracle.com>
parents:
diff changeset
    88
1287
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
    89
     This program is distributed in the hope that it will be useful, 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
    90
     but WITHOUT ANY WARRANTY; without even the implied warranty of 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
    91
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
    92
     GNU General Public License for more details. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
    93
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
    94
     You should have received a copy of the GNU General Public License 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
    95
     along with this program; if not, write to the Free Software 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
    96
     Foundation, Inc., 51 Franklin Street, Fifth Floor, 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
    97
     Boston, MA 02110-1301, USA.  */ 
199
b87534be1a76 7023222 move ruby to userland
April Chin <april.chin@oracle.com>
parents:
diff changeset
    98
1287
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
    99
  /* As a special exception, you may create a larger work that contains 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   100
     part or all of the Bison parser skeleton and distribute that work 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   101
     under terms of your choice, so long as that work isn't itself a 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   102
     parser generator using the skeleton or a modified version thereof 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   103
     as a parser skeleton.  Alternatively, if you modify or redistribute 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   104
     the parser skeleton itself, you may (at your option) remove this 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   105
     special exception, which will cause the skeleton and the resulting 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   106
     Bison output files to be licensed under the GNU General Public 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   107
     License without this special exception. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   108
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   109
     This special exception was added by the Free Software Foundation in 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   110
     version 2.2 of Bison.  */ 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   111
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   112
util.c (partly):
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   113
win32/win32.[ch]:
199
b87534be1a76 7023222 move ruby to userland
April Chin <april.chin@oracle.com>
parents:
diff changeset
   114
1287
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   115
  You can apply the Artistic License to these files. (or GPL,
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   116
  alternatively)
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   117
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   118
    Copyright (c) 1993, Intergraph Corporation
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   119
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   120
    You may distribute under the terms of either the GNU General Public
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   121
    License or the Artistic License, as specified in the perl README file.
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   122
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   123
random.c
199
b87534be1a76 7023222 move ruby to userland
April Chin <april.chin@oracle.com>
parents:
diff changeset
   124
1287
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   125
  This file is under the new-style BSD license.
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   126
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   127
    A C-program for MT19937, with initialization improved 2002/2/10.
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   128
    Coded by Takuji Nishimura and Makoto Matsumoto.
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   129
    This is a faster version by taking Shawn Cokus's optimization,
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   130
    Matthe Bellew's simplification, Isaku Wada's real version.
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   131
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   132
    Before using, initialize the state by using init_genrand(seed) 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   133
    or init_by_array(init_key, key_length).
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   134
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   135
    Copyright (C) 1997 - 2002, Makoto Matsumoto and Takuji Nishimura,
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   136
    All rights reserved.                          
199
b87534be1a76 7023222 move ruby to userland
April Chin <april.chin@oracle.com>
parents:
diff changeset
   137
1287
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   138
    Redistribution and use in source and binary forms, with or without
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   139
    modification, are permitted provided that the following conditions
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   140
    are met:
199
b87534be1a76 7023222 move ruby to userland
April Chin <april.chin@oracle.com>
parents:
diff changeset
   141
1287
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   142
      1. Redistributions of source code must retain the above copyright
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   143
         notice, this list of conditions and the following disclaimer.
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   144
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   145
      2. Redistributions in binary form must reproduce the above copyright
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   146
         notice, this list of conditions and the following disclaimer in the
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   147
         documentation and/or other materials provided with the distribution.
199
b87534be1a76 7023222 move ruby to userland
April Chin <april.chin@oracle.com>
parents:
diff changeset
   148
1287
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   149
      3. The names of its contributors may not be used to endorse or promote 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   150
         products derived from this software without specific prior written 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   151
         permission.
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   152
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   153
    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   154
    "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   155
    LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   156
    A PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE COPYRIGHT OWNER OR
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   157
    CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   158
    EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   159
    PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   160
    PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   161
    LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   162
    NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   163
    SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
199
b87534be1a76 7023222 move ruby to userland
April Chin <april.chin@oracle.com>
parents:
diff changeset
   164
b87534be1a76 7023222 move ruby to userland
April Chin <april.chin@oracle.com>
parents:
diff changeset
   165
1287
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   166
    Any feedback is very welcome.
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   167
    http://www.math.keio.ac.jp/matumoto/emt.html
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   168
    email: [email protected]
199
b87534be1a76 7023222 move ruby to userland
April Chin <april.chin@oracle.com>
parents:
diff changeset
   169
1287
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   170
st.[ch]:
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   171
x68/*:
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   172
missing/alloca.c:
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   173
missing/dup2.c:
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   174
missing/finite.c:
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   175
missing/hypot.c:
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   176
missing/isinf.c:
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   177
missing/isnan.c:
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   178
missing/memcmp.c:
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   179
missing/memmove.c:
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   180
missing/strcasecmp.c:
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   181
missing/strchr.c:
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   182
missing/streror.c:
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   183
missing/strftime.c:
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   184
missing/strncasecmp.c:
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   185
missing/strstr.c:
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   186
missing/strtol.c:
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   187
ext/digest/sha1/sha1.[ch]:
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   188
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   189
  These files are all under public domain.
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   190
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   191
missing/strtod.c:
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   192
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   193
  This file will not be used on most platforms depending on how the
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   194
  configure script results.  In any case you must not receive any fee
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   195
  with the file itself.
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   196
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   197
    Copyright (c) 1988-1993 The Regents of the University of California.
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   198
    Copyright (c) 1994 Sun Microsystems, Inc.
199
b87534be1a76 7023222 move ruby to userland
April Chin <april.chin@oracle.com>
parents:
diff changeset
   199
1287
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   200
    Permission to use, copy, modify, and distribute this
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   201
    software and its documentation for any purpose and without
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   202
    fee is hereby granted, provided that the above copyright
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   203
    notice appear in all copies.  The University of California
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   204
    makes no representations about the suitability of this
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   205
    software for any purpose.  It is provided "as is" without
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   206
    express or implied warranty.
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   207
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   208
missing/strtoul.c:
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   209
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   210
  This file will not be used on most platforms depending on how the
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   211
  configure script results.  In any case you must not receive any fee
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   212
  with the file itself.
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   213
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   214
    Copyright 1988 Regents of the University of California
199
b87534be1a76 7023222 move ruby to userland
April Chin <april.chin@oracle.com>
parents:
diff changeset
   215
1287
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   216
    Permission to use, copy, modify, and distribute this
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   217
    software and its documentation for any purpose and without
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   218
    fee is hereby granted, provided that the above copyright
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   219
    notice appear in all copies.  The University of California
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   220
    makes no representations about the suitability of this
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   221
    software for any purpose.  It is provided "as is" without
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   222
    express or implied warranty.
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   223
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   224
missing/erf.c:
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   225
missing/crypt.c:
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   226
missing/vsnprintf.c:
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   227
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   228
  This file is under the old-style BSD license.  Note that the
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   229
  paragraph 3 below is now null and void.
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   230
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   231
    Copyright (c) 1990, 1993
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   232
         The Regents of the University of California.  All rights reserved.
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   233
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   234
    This code is derived from software contributed to Berkeley by
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   235
    Chris Torek.
199
b87534be1a76 7023222 move ruby to userland
April Chin <april.chin@oracle.com>
parents:
diff changeset
   236
1287
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   237
    Redistribution and use in source and binary forms, with or without
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   238
    modification, are permitted provided that the following conditions
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   239
    are met:
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   240
    1. Redistributions of source code must retain the above copyright
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   241
       notice, this list of conditions and the following disclaimer.
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   242
    2. Redistributions in binary form must reproduce the above copyright
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   243
       notice, this list of conditions and the following disclaimer in the
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   244
       documentation and/or other materials provided with the distribution.
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   245
    3. Neither the name of the University nor the names of its contributors
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   246
       may be used to endorse or promote products derived from this software
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   247
       without specific prior written permission.
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   248
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   249
    THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   250
    ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   251
    IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   252
    ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   253
    FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   254
    DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   255
    OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   256
    HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   257
    LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   258
    OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   259
    SUCH DAMAGE.
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   260
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   261
    IMPORTANT NOTE:
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   262
    --------------
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   263
    From ftp://ftp.cs.berkeley.edu/pub/4bsd/README.Impt.License.Change
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   264
    paragraph 3 above is now null and void.
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   265
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   266
ext/digest/md5/md5.[ch]:
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   267
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   268
  These files are under the following license.  Ruby uses modified
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   269
  versions of them.
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   270
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   271
    Copyright (C) 1999, 2000 Aladdin Enterprises.  All rights reserved.
199
b87534be1a76 7023222 move ruby to userland
April Chin <april.chin@oracle.com>
parents:
diff changeset
   272
1287
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   273
    This software is provided 'as-is', without any express or implied
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   274
    warranty.  In no event will the authors be held liable for any damages
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   275
    arising from the use of this software.
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   276
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   277
    Permission is granted to anyone to use this software for any purpose,
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   278
    including commercial applications, and to alter it and redistribute it
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   279
    freely, subject to the following restrictions:
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   280
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   281
    1. The origin of this software must not be misrepresented; you must not
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   282
       claim that you wrote the original software. If you use this software
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   283
       in a product, an acknowledgment in the product documentation would be
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   284
       appreciated but is not required.
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   285
    2. Altered source versions must be plainly marked as such, and must not be
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   286
       misrepresented as being the original software.
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   287
    3. This notice may not be removed or altered from any source distribution.
199
b87534be1a76 7023222 move ruby to userland
April Chin <april.chin@oracle.com>
parents:
diff changeset
   288
1287
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   289
    L. Peter Deutsch
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   290
    [email protected]
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   291
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   292
ext/digest/rmd160/rmd160.[ch]:
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   293
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   294
  These files have the following copyright information, and by the
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   295
  author we are allowed to use it under the new-style BSD license.
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   296
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   297
    AUTHOR:   Antoon Bosselaers, ESAT-COSIC
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   298
              (Arranged for libc by Todd C. Miller)
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   299
    DATE:     1 March 1996
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   300
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   301
    Copyright (c) Katholieke Universiteit Leuven
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   302
    1996, All Rights Reserved
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   303
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   304
ext/digest/rmd160/rmd160hl.c:
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   305
ext/digest/sha1/sha1hl.c:
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   306
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   307
  These files are under the beer-ware license.
199
b87534be1a76 7023222 move ruby to userland
April Chin <april.chin@oracle.com>
parents:
diff changeset
   308
1287
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   309
    "THE BEER-WARE LICENSE" (Revision 42):
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   310
    <[email protected]> wrote this file.  As long as you retain this notice you
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   311
    can do whatever you want with this stuff. If we meet some day, and you think
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   312
    this stuff is worth it, you can buy me a beer in return.   Poul-Henning Kamp
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   313
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   314
ext/digest/sha2/sha2.[ch]:
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   315
ext/digest/sha2/sha2hl.c:
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   316
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   317
  These files are under the new-style BSD license.
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   318
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   319
    Copyright 2000 Aaron D. Gifford.  All rights reserved.
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   320
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   321
    Redistribution and use in source and binary forms, with or without
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   322
    modification, are permitted provided that the following conditions
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   323
    are met:
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   324
    1. Redistributions of source code must retain the above copyright
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   325
       notice, this list of conditions and the following disclaimer.
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   326
    2. Redistributions in binary form must reproduce the above copyright
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   327
       notice, this list of conditions and the following disclaimer in the
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   328
       documentation and/or other materials provided with the distribution.
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   329
    3. Neither the name of the copyright holder nor the names of contributors
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   330
       may be used to endorse or promote products derived from this software
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   331
       without specific prior written permission.
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   332
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   333
    THIS SOFTWARE IS PROVIDED BY THE AUTHOR(S) AND CONTRIBUTOR(S) ``AS IS'' AND
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   334
    ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   335
    IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   336
    ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR(S) OR CONTRIBUTOR(S) BE LIABLE
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   337
    FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   338
    DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   339
    OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   340
    HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   341
    LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   342
    OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   343
    SUCH DAMAGE.
199
b87534be1a76 7023222 move ruby to userland
April Chin <april.chin@oracle.com>
parents:
diff changeset
   344
1287
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   345
ext/nkf/nkf-utf8/config.h:
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   346
ext/nkf/nkf-utf8/nkf.c:
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   347
ext/nkf/nkf-utf8/utf8tbl.c:
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   348
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   349
  These files are under the following license.  So to speak, it is
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   350
  copyrighted semi-public-domain software.
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   351
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   352
    Copyright (C) 1987, Fujitsu LTD. (Itaru ICHIKAWA)
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   353
       Everyone is permitted to do anything on this program 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   354
       including copying, modifying, improving,
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   355
       as long as you don't try to pretend that you wrote it.
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   356
       i.e., the above copyright notice has to appear in all copies.
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   357
       Binary distribution requires original version messages.
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   358
       You don't have to ask before copying, redistribution or publishing.
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   359
       THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE.
199
b87534be1a76 7023222 move ruby to userland
April Chin <april.chin@oracle.com>
parents:
diff changeset
   360
1287
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   361
ext/socket/addrinfo.h:
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   362
ext/socket/getaddrinfo.c:
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   363
ext/socket/getnameinfo.c:
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   364
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   365
  These files are under the new-style BSD license.
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   366
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   367
    Copyright (C) 1995, 1996, 1997, 1998, and 1999 WIDE Project.
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   368
    All rights reserved.
199
b87534be1a76 7023222 move ruby to userland
April Chin <april.chin@oracle.com>
parents:
diff changeset
   369
1287
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   370
    Redistribution and use in source and binary forms, with or without
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   371
    modification, are permitted provided that the following conditions
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   372
    are met:
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   373
    1. Redistributions of source code must retain the above copyright
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   374
       notice, this list of conditions and the following disclaimer.
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   375
    2. Redistributions in binary form must reproduce the above copyright
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   376
       notice, this list of conditions and the following disclaimer in the
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   377
       documentation and/or other materials provided with the distribution.
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   378
    3. Neither the name of the project nor the names of its contributors
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   379
       may be used to endorse or promote products derived from this software
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   380
       without specific prior written permission.
199
b87534be1a76 7023222 move ruby to userland
April Chin <april.chin@oracle.com>
parents:
diff changeset
   381
1287
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   382
    THIS SOFTWARE IS PROVIDED BY THE PROJECT AND CONTRIBUTORS ``AS IS'' AND
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   383
    ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   384
    IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   385
    ARE DISCLAIMED.  IN NO EVENT SHALL THE PROJECT OR CONTRIBUTORS BE LIABLE
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   386
    FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   387
    DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   388
    OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   389
    HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   390
    LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   391
    OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   392
    SUCH DAMAGE.
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   393
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   394
ext/win32ole/win32ole.c:
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   395
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   396
  You can apply the Artistic License to this file. (or GPL,
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   397
  alternatively)
199
b87534be1a76 7023222 move ruby to userland
April Chin <april.chin@oracle.com>
parents:
diff changeset
   398
1287
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   399
    (c) 1995 Microsoft Corporation. All rights reserved.
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   400
    Developed by ActiveWare Internet Corp., http://www.ActiveWare.com
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   401
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   402
    Other modifications Copyright (c) 1997, 1998 by Gurusamy Sarathy
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   403
    <[email protected]> and Jan Dubois <[email protected]>
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   404
 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   405
    You may distribute under the terms of either the GNU General Public
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   406
    License or the Artistic License, as specified in the README file
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   407
    of the Perl distribution.
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   408
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   409
--------------------------------------------------------------------------------
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   410
Ruby is copyrighted free software by Yukihiro Matsumoto <[email protected]>. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   411
You can redistribute it and/or modify it under either the terms of the GPL 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   412
version 2 (see the file GPL), or the conditions below: 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   413
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   414
  1. You may make and give away verbatim copies of the source form of the 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   415
     software without restriction, provided that you duplicate all of the 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   416
     original copyright notices and associated disclaimers. 
199
b87534be1a76 7023222 move ruby to userland
April Chin <april.chin@oracle.com>
parents:
diff changeset
   417
1287
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   418
  2. You may modify your copy of the software in any way, provided that 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   419
     you do at least ONE of the following: 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   420
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   421
       a) place your modifications in the Public Domain or otherwise 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   422
          make them Freely Available, such as by posting said 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   423
          modifications to Usenet or an equivalent medium, or by allowing 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   424
          the author to include your modifications in the software. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   425
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   426
       b) use the modified software only within your corporation or 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   427
          organization. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   428
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   429
       c) give non-standard binaries non-standard names, with 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   430
          instructions on where to get the original software distribution. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   431
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   432
       d) make other distribution arrangements with the author. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   433
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   434
  3. You may distribute the software in object code or binary form, 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   435
     provided that you do at least ONE of the following: 
199
b87534be1a76 7023222 move ruby to userland
April Chin <april.chin@oracle.com>
parents:
diff changeset
   436
1287
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   437
       a) distribute the binaries and library files of the software, 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   438
          together with instructions (in the manual page or equivalent) 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   439
          on where to get the original distribution. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   440
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   441
       b) accompany the distribution with the machine-readable source of 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   442
          the software. 
199
b87534be1a76 7023222 move ruby to userland
April Chin <april.chin@oracle.com>
parents:
diff changeset
   443
1287
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   444
       c) give non-standard binaries non-standard names, with 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   445
          instructions on where to get the original software distribution. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   446
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   447
       d) make other distribution arrangements with the author. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   448
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   449
  4. You may modify and include the part of the software into any other 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   450
     software (possibly commercial).  But some files in the distribution 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   451
     are not written by the author, so that they are not under these terms. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   452
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   453
     For the list of those files and their copying conditions, see the 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   454
     file LEGAL. 
199
b87534be1a76 7023222 move ruby to userland
April Chin <april.chin@oracle.com>
parents:
diff changeset
   455
b87534be1a76 7023222 move ruby to userland
April Chin <april.chin@oracle.com>
parents:
diff changeset
   456
  5. The scripts and library files supplied as input to or produced as 
1287
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   457
     output from the software do not automatically fall under the 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   458
     copyright of the software, but belong to whomever generated them, 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   459
     and may be sold commercially, and may be aggregated with this 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   460
     software. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   461
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   462
  6. THIS SOFTWARE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   463
     IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   464
     WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   465
     PURPOSE. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   466
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   467
------------------------------------------------------------------------------
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   468
RubyGems is copyrighted free software by Chad Fowler, Rich Kilmer, Jim 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   469
Weirich and others.  You can redistribute it and/or modify it under 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   470
either the terms of the GPL (see the GPL.txt file), or the conditions 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   471
below: 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   472
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   473
  1. You may make and give away verbatim copies of the source form of the 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   474
     software without restriction, provided that you duplicate all of the 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   475
     original copyright notices and associated disclaimers. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   476
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   477
  2. You may modify your copy of the software in any way, provided that 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   478
     you do at least ONE of the following: 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   479
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   480
       a) place your modifications in the Public Domain or otherwise 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   481
          make them Freely Available, such as by posting said 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   482
          modifications to Usenet or an equivalent medium, or by allowing 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   483
          the author to include your modifications in the software. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   484
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   485
       b) use the modified software only within your corporation or 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   486
          organization. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   487
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   488
       c) rename any non-standard executables so the names do not conflict 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   489
          with standard executables, which must also be provided. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   490
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   491
       d) make other distribution arrangements with the author. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   492
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   493
  3. You may distribute the software in object code or executable 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   494
     form, provided that you do at least ONE of the following: 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   495
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   496
       a) distribute the executables and library files of the software, 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   497
          together with instructions (in the manual page or equivalent) 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   498
          on where to get the original distribution. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   499
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   500
       b) accompany the distribution with the machine-readable source of 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   501
          the software. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   502
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   503
       c) give non-standard executables non-standard names, with 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   504
          instructions on where to get the original software distribution. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   505
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   506
       d) make other distribution arrangements with the author. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   507
 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   508
  4. You may modify and include the part of the software into any other 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   509
     software (possibly commercial). 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   510
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   511
  5. The scripts and library files supplied as input to or produced as 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   512
     output from the software do not automatically fall under the 
199
b87534be1a76 7023222 move ruby to userland
April Chin <april.chin@oracle.com>
parents:
diff changeset
   513
     copyright of the software, but belong to whomever generated them, 
1287
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   514
     and may be sold commercially, and may be aggregated with this 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   515
     software. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   516
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   517
  6. THIS SOFTWARE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   518
     IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   519
     WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   520
     PURPOSE. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   521
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   522
--------------------------------------------------------------------------------
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   523
GNU GENERAL PUBLIC LICENSE
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   524
Version 2, June 1991 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   525
Copyright (C) 1989, 1991 Free Software Foundation, Inc.  
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   526
51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   527
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   528
Everyone is permitted to copy and distribute verbatim copies
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   529
of this license document, but changing it is not allowed.
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   530
Preamble
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   538
The precise terms and conditions for copying, distribution and modification follow. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   539
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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". 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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: 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   545
a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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.) 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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: 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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, 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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, 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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.) 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   563
This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   568
NO WARRANTY
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   571
END OF TERMS AND CONDITIONS
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   572
How to Apply These Terms to Your New Programs
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   575
one line to give the program's name and an idea of what it does.
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   576
Copyright (C) yyyy  name of author
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   577
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   578
This program is free software; you can redistribute it and/or
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   579
modify it under the terms of the GNU General Public License
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   580
as published by the Free Software Foundation; either version 2
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   581
of the License, or (at your option) any later version.
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   582
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   583
This program is distributed in the hope that it will be useful,
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   584
but WITHOUT ANY WARRANTY; without even the implied warranty of
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   585
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   586
GNU General Public License for more details.
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   587
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   588
You should have received a copy of the GNU General Public License
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   589
along with this program; if not, write to the Free Software
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   590
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   591
Also add information on how to contact you by electronic and paper mail. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   592
If the program is interactive, make it output a short notice like this when it starts in an interactive mode: 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   593
Gnomovision version 69, Copyright (C) year name of author
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   594
Gnomovision comes with ABSOLUTELY NO WARRANTY; for details
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   595
type `show w'.  This is free software, and you are welcome
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   596
to redistribute it under certain conditions; type `show c' 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   597
for details.
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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: 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   600
Yoyodyne, Inc., hereby disclaims all copyright
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   601
interest in the program `Gnomovision'
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   602
(which makes passes at compilers) written 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   603
by James Hacker.
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   604
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   605
signature of Ty Coon, 1 April 1989
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   606
Ty Coon, President of Vice
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   608
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   609
--------------------------------------------------------------------------------
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   610
GNU LESSER GENERAL PUBLIC LICENSE
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   611
Version 2.1, February 1999 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   612
Copyright (C) 1991, 1999 Free Software Foundation, Inc.
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   613
51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   614
Everyone is permitted to copy and distribute verbatim copies
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   615
of this license document, but changing it is not allowed.
199
b87534be1a76 7023222 move ruby to userland
April Chin <april.chin@oracle.com>
parents:
diff changeset
   616
1287
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   617
[This is the first released version of the Lesser GPL.  It also counts
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   618
 as the successor of the GNU Library Public License, version 2, hence
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   619
 the version number 2.1.]
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   620
Preamble
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   636
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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". 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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".) 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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: 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   645
a) The modified work must itself be a software library. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   646
b) You must cause the files modified to carry prominent notices stating that you changed the files and the date of any change. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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.)
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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.) 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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: 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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.) 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   669
e) Verify that the user has already received a copy of these materials or that you have already sent this user a copy. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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: 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   681
This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   686
NO WARRANTY 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   689
END OF TERMS AND CONDITIONS
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   690
How to Apply These Terms to Your New Libraries
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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). 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   693
one line to give the library's name and an idea of what it does.
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   694
Copyright (C) year  name of author
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   695
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   696
This library is free software; you can redistribute it and/or
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   697
modify it under the terms of the GNU Lesser General Public
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   698
License as published by the Free Software Foundation; either
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   699
version 2.1 of the License, or (at your option) any later version.
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   700
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   701
This library is distributed in the hope that it will be useful,
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   702
but WITHOUT ANY WARRANTY; without even the implied warranty of
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   703
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   704
Lesser General Public License for more details.
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   705
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   706
You should have received a copy of the GNU Lesser General Public
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   707
License along with this library; if not, write to the Free Software
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   708
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   709
Also add information on how to contact you by electronic and paper mail. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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: 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   711
Yoyodyne, Inc., hereby disclaims all copyright interest in
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   712
the library `Frob' (a library for tweaking knobs) written
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   713
by James Random Hacker.
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   714
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   715
signature of Ty Coon, 1 April 1990
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   716
Ty Coon, President of Vice
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   717
That's all there is to it!
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   718
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   719
--------------------------------------------------------------------------------
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   720
Artistic License 2.0
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   721
Copyright (c) 2000-2006, The Perl Foundation.
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   722
Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed.
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   723
Preamble
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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.
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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.
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   726
Definitions
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   727
"Copyright Holder" means the individual(s) or organization(s) named in the copyright notice for the entire Package.
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   728
"Contributor" means any party that has contributed code or other material to the Package, in accordance with the Copyright Holder's procedures.
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   729
"You" and "your" means any person who would like to copy, distribute, or modify the Package.
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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.
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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.
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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.
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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.
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   734
"Modified Version" means the Package, if it has been changed, and such changes were not explicitly requested by the Copyright Holder.
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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.
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   736
"Source" form means the source code, documentation source, and configuration files for the Package.
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   737
"Compiled" form means the compiled bytecode, object code, binary, or any other form resulting from mechanical transformation or translation of the Source form.
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   738
Permission for Use and Modification Without Distribution
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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.
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   740
Permissions for Redistribution of the Standard Version
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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.
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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.
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   743
Distribution of Modified Versions of the Package as Source
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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:
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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.
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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.
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   748
(i) the Original License or
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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.
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   750
Distribution of Compiled Forms of the Standard Version or Modified Versions without the Source
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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.
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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.
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   753
Aggregating or Linking the Package
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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.
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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.
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   756
Items That are Not Considered Part of a Modified Version
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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.
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   758
General Provisions
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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.
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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.
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   761
(12) This license does not grant you the right to use any trademark, service mark, tradename, or logo of the Copyright Holder.
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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.
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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.
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   764
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   765
--------------------------------------------------------------------------------
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   766
Copyright (c) 1990, 1993
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   767
         The Regents of the University of California.  All rights reserved.
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   768
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   769
    This code is derived from software contributed to Berkeley by
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   770
    Chris Torek.
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   771
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   772
    Redistribution and use in source and binary forms, with or without
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   773
    modification, are permitted provided that the following conditions
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   774
    are met:
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   775
    1. Redistributions of source code must retain the above copyright
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   776
       notice, this list of conditions and the following disclaimer.
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   777
    2. Redistributions in binary form must reproduce the above copyright
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   778
       notice, this list of conditions and the following disclaimer in the
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   779
       documentation and/or other materials provided with the distribution.
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   780
    3. Neither the name of the University nor the names of its contributors
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   781
       may be used to endorse or promote products derived from this software
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   782
       without specific prior written permission.
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   783
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   784
    THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   785
    ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   786
    IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   787
    ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   788
    FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   789
    DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   790
    OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   791
    HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   792
    LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   793
    OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   794
    SUCH DAMAGE.
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   795
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   796
    IMPORTANT NOTE:
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   797
    --------------
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   798
    From ftp://ftp.cs.berkeley.edu/pub/4bsd/README.Impt.License.Change
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   799
    paragraph 3 above is now null and void.
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   800
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   801
--------------------------------------------------------------------------------
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   802
    Redistribution and use in source and binary forms, with or without
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   803
    modification, are permitted provided that the following conditions
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   804
    are met:
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   805
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   806
      1. Redistributions of source code must retain the above copyright
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   807
         notice, this list of conditions and the following disclaimer.
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   808
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   809
      2. Redistributions in binary form must reproduce the above copyright
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   810
         notice, this list of conditions and the following disclaimer in the
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   811
         documentation and/or other materials provided with the distribution.
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   812
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   813
      3. The names of its contributors may not be used to endorse or promote 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   814
         products derived from this software without specific prior written 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   815
         permission.
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   816
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   817
    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   818
    "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   819
    LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   820
    A PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE COPYRIGHT OWNER OR
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   821
    CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   822
    EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   823
    PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   824
    PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   825
    LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   826
    NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   827
    SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   828
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   829
-----------------------------------------------------------------------------
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   830
The contents of 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   831
       
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   832
        http://svn.joyent.com/opensource/dtrace/ruby/patches/ 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   833
        http://svn.joyent.com/opensource/dtrace/ruby/examples/ 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   834
       
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   835
        are Copyright 2007 Joyent Inc. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   836
       
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   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. 
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   838
       
24a371a4ead9 16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents: 199
diff changeset
   839
        Redistribution and/or modification of the code under http://svn.joyent.com/opensource/dtrace/ruby/examples/ is governed by the GPLv2.