components/ruby/ruby-18.license
author Petr Nyc <petr.nyc@Oracle.COM>
Wed, 21 Aug 2013 08:01:15 -0700
branchs11u1-sru
changeset 2738 0552f7d3735c
parent 2718 c1e0ab04f363
child 2744 815f335abb92
permissions -rw-r--r--
Added tag 0.175.1.11.0.3.0, S11.1SRU11.3 for changeset 3cd23f58b642
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2718
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
     1
1) The following software may be included in this product:
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
     2
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
     3
Ruby
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
     4
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
     5
Use of this software is governed by the terms of the following license:
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
     6
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
     7
Oracle elects to use only the GNU Lesser General Public License version
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
     8
2.1 (LGPL)/GNU General Public License version 2 (GPL) for any software
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
     9
where a choice of LGPL/GPL license versions are made available with the
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
    10
language indicating that LGPLv2.1/GPLv2 or any later version may be
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
    11
used, or where a choice of which version of the LGPL/GPL is applied is
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
    12
unspecified.  Unless specifically stated otherwise, where a choice
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
    13
exists between another license and either the GPL or the LGPL, Oracle
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
    14
chooses the other license.
199
b87534be1a76 7023222 move ruby to userland
April Chin <april.chin@oracle.com>
parents:
diff changeset
    15
2718
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
    16
Ruby is copyrighted free software by Yukihiro Matsumoto <[email protected]>.
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
    17
You can redistribute this copy of Ruby and/or modify it under the terms of the GPL
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
    18
version 2 (see the file GPL) below:
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
    19
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
    20
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
    21
		    GNU GENERAL PUBLIC LICENSE
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
    22
		       Version 2, June 1991
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
    23
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
    24
 Copyright (C) 1989, 1991 Free Software Foundation, Inc.
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
    25
                       59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
    26
 Everyone is permitted to copy and distribute verbatim copies
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
    27
 of this license document, but changing it is not allowed.
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
    28
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
    29
			    Preamble
199
b87534be1a76 7023222 move ruby to userland
April Chin <april.chin@oracle.com>
parents:
diff changeset
    30
2718
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
    31
  The licenses for most software are designed to take away your
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
    32
freedom to share and change it.  By contrast, the GNU General Public
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
    33
License is intended to guarantee your freedom to share and change free
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
    34
software--to make sure the software is free for all its users.  This
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
    35
General Public License applies to most of the Free Software
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
    36
Foundation's software and to any other program whose authors commit to
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
    37
using it.  (Some other Free Software Foundation software is covered by
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
    38
the GNU Library General Public License instead.)  You can apply it to
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
    39
your programs, too.
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
    40
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
    41
  When we speak of free software, we are referring to freedom, not
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
    42
price.  Our General Public Licenses are designed to make sure that you
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
    43
have the freedom to distribute copies of free software (and charge for
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
    44
this service if you wish), that you receive source code or can get it
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
    45
if you want it, that you can change the software or use pieces of it
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
    46
in new free programs; and that you know you can do these things.
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
    47
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
    48
  To protect your rights, we need to make restrictions that forbid
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
    49
anyone to deny you these rights or to ask you to surrender the rights.
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
    50
These restrictions translate to certain responsibilities for you if you
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
    51
distribute copies of the software, or if you modify it.
199
b87534be1a76 7023222 move ruby to userland
April Chin <april.chin@oracle.com>
parents:
diff changeset
    52
2718
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
    53
  For example, if you distribute copies of such a program, whether
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
    54
gratis or for a fee, you must give the recipients all the rights that
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
    55
you have.  You must make sure that they, too, receive or can get the
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
    56
source code.  And you must show them these terms so they know their
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
    57
rights.
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
    58
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
    59
  We protect your rights with two steps: (1) copyright the software, and
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
    60
(2) offer you this license which gives you legal permission to copy,
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
    61
distribute and/or modify the software.
199
b87534be1a76 7023222 move ruby to userland
April Chin <april.chin@oracle.com>
parents:
diff changeset
    62
2718
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
    63
  Also, for each author's protection and ours, we want to make certain
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
    64
that everyone understands that there is no warranty for this free
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
    65
software.  If the software is modified by someone else and passed on, we
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
    66
want its recipients to know that what they have is not the original, so
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
    67
that any problems introduced by others will not reflect on the original
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
    68
authors' reputations.
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
    69
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
    70
  Finally, any free program is threatened constantly by software
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
    71
patents.  We wish to avoid the danger that redistributors of a free
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
    72
program will individually obtain patent licenses, in effect making the
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
    73
program proprietary.  To prevent this, we have made it clear that any
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
    74
patent must be licensed for everyone's free use or not licensed at all.
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
    75
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
    76
  The precise terms and conditions for copying, distribution and
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
    77
modification follow.
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
    78
199
b87534be1a76 7023222 move ruby to userland
April Chin <april.chin@oracle.com>
parents:
diff changeset
    79
2718
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
    80
		    GNU GENERAL PUBLIC LICENSE
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
    81
   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
    82
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
    83
  0. This License applies to any program or other work which contains
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
    84
a notice placed by the copyright holder saying it may be distributed
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
    85
under the terms of this General Public License.  The "Program", below,
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
    86
refers to any such program or work, and a "work based on the Program"
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
    87
means either the Program or any derivative work under copyright law:
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
    88
that is to say, a work containing the Program or a portion of it,
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
    89
either verbatim or with modifications and/or translated into another
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
    90
language.  (Hereinafter, translation is included without limitation in
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
    91
the term "modification".)  Each licensee is addressed as "you".
199
b87534be1a76 7023222 move ruby to userland
April Chin <april.chin@oracle.com>
parents:
diff changeset
    92
2718
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
    93
Activities other than copying, distribution and modification are not
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
    94
covered by this License; they are outside its scope.  The act of
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
    95
running the Program is not restricted, and the output from the Program
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
    96
is covered only if its contents constitute a work based on the
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
    97
Program (independent of having been made by running the Program).
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
    98
Whether that is true depends on what the Program does.
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
    99
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   100
  1. You may copy and distribute verbatim copies of the Program's
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   101
source code as you receive it, in any medium, provided that you
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   102
conspicuously and appropriately publish on each copy an appropriate
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   103
copyright notice and disclaimer of warranty; keep intact all the
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   104
notices that refer to this License and to the absence of any warranty;
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   105
and give any other recipients of the Program a copy of this License
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   106
along with the Program.
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   107
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   108
You may charge a fee for the physical act of transferring a copy, and
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   109
you may at your option offer warranty protection in exchange for a fee.
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   110
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   111
  2. You may modify your copy or copies of the Program or any portion
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   112
of it, thus forming a work based on the Program, and copy and
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   113
distribute such modifications or work under the terms of Section 1
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   114
above, provided that you also meet all of these conditions:
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   115
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   116
    a) You must cause the modified files to carry prominent notices
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   117
    stating that you changed the files and the date of any change.
199
b87534be1a76 7023222 move ruby to userland
April Chin <april.chin@oracle.com>
parents:
diff changeset
   118
2718
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   119
    b) You must cause any work that you distribute or publish, that in
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   120
    whole or in part contains or is derived from the Program or any
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   121
    part thereof, to be licensed as a whole at no charge to all third
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   122
    parties under the terms of this License.
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   123
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   124
    c) If the modified program normally reads commands interactively
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   125
    when run, you must cause it, when started running for such
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   126
    interactive use in the most ordinary way, to print or display an
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   127
    announcement including an appropriate copyright notice and a
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   128
    notice that there is no warranty (or else, saying that you provide
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   129
    a warranty) and that users may redistribute the program under
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   130
    these conditions, and telling the user how to view a copy of this
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   131
    License.  (Exception: if the Program itself is interactive but
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   132
    does not normally print such an announcement, your work based on
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   133
    the Program is not required to print an announcement.)
199
b87534be1a76 7023222 move ruby to userland
April Chin <april.chin@oracle.com>
parents:
diff changeset
   134
2718
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   135
These requirements apply to the modified work as a whole.  If
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   136
identifiable sections of that work are not derived from the Program,
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   137
and can be reasonably considered independent and separate works in
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   138
themselves, then this License, and its terms, do not apply to those
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   139
sections when you distribute them as separate works.  But when you
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   140
distribute the same sections as part of a whole which is a work based
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   141
on the Program, the distribution of the whole must be on the terms of
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   142
this License, whose permissions for other licensees extend to the
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   143
entire whole, and thus to each and every part regardless of who wrote it.
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   144
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   145
Thus, it is not the intent of this section to claim rights or contest
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   146
your rights to work written entirely by you; rather, the intent is to
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   147
exercise the right to control the distribution of derivative or
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   148
collective works based on the Program.
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   149
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   150
In addition, mere aggregation of another work not based on the Program
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   151
with the Program (or with a work based on the Program) on a volume of
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   152
a storage or distribution medium does not bring the other work under
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   153
the scope of this License.
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   154
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   155
  3. You may copy and distribute the Program (or a work based on it,
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   156
under Section 2) in object code or executable form under the terms of
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   157
Sections 1 and 2 above provided that you also do one of the following:
199
b87534be1a76 7023222 move ruby to userland
April Chin <april.chin@oracle.com>
parents:
diff changeset
   158
2718
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   159
    a) Accompany it with the complete corresponding machine-readable
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   160
    source code, which must be distributed under the terms of Sections
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   161
    1 and 2 above on a medium customarily used for software interchange; or,
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   162
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   163
    b) Accompany it with a written offer, valid for at least three
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   164
    years, to give any third party, for a charge no more than your
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   165
    cost of physically performing source distribution, a complete
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   166
    machine-readable copy of the corresponding source code, to be
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   167
    distributed under the terms of Sections 1 and 2 above on a medium
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   168
    customarily used for software interchange; or,
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   169
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   170
    c) Accompany it with the information you received as to the offer
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   171
    to distribute corresponding source code.  (This alternative is
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   172
    allowed only for noncommercial distribution and only if you
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   173
    received the program in object code or executable form with such
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   174
    an offer, in accord with Subsection b above.)
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   175
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   176
The source code for a work means the preferred form of the work for
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   177
making modifications to it.  For an executable work, complete source
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   178
code means all the source code for all modules it contains, plus any
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   179
associated interface definition files, plus the scripts used to
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   180
control compilation and installation of the executable.  However, as a
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   181
special exception, the source code distributed need not include
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   182
anything that is normally distributed (in either source or binary
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   183
form) with the major components (compiler, kernel, and so on) of the
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   184
operating system on which the executable runs, unless that component
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   185
itself accompanies the executable.
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   186
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   187
If distribution of executable or object code is made by offering
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   188
access to copy from a designated place, then offering equivalent
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   189
access to copy the source code from the same place counts as
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   190
distribution of the source code, even though third parties are not
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   191
compelled to copy the source along with the object code.
199
b87534be1a76 7023222 move ruby to userland
April Chin <april.chin@oracle.com>
parents:
diff changeset
   192
2718
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   193
  4. You may not copy, modify, sublicense, or distribute the Program
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   194
except as expressly provided under this License.  Any attempt
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   195
otherwise to copy, modify, sublicense or distribute the Program is
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   196
void, and will automatically terminate your rights under this License.
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   197
However, parties who have received copies, or rights, from you under
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   198
this License will not have their licenses terminated so long as such
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   199
parties remain in full compliance.
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   200
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   201
  5. You are not required to accept this License, since you have not
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   202
signed it.  However, nothing else grants you permission to modify or
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   203
distribute the Program or its derivative works.  These actions are
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   204
prohibited by law if you do not accept this License.  Therefore, by
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   205
modifying or distributing the Program (or any work based on the
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   206
Program), you indicate your acceptance of this License to do so, and
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   207
all its terms and conditions for copying, distributing or modifying
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   208
the Program or works based on it.
199
b87534be1a76 7023222 move ruby to userland
April Chin <april.chin@oracle.com>
parents:
diff changeset
   209
2718
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   210
  6. Each time you redistribute the Program (or any work based on the
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   211
Program), the recipient automatically receives a license from the
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   212
original licensor to copy, distribute or modify the Program subject to
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   213
these terms and conditions.  You may not impose any further
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   214
restrictions on the recipients' exercise of the rights granted herein.
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   215
You are not responsible for enforcing compliance by third parties to
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   216
this License.
199
b87534be1a76 7023222 move ruby to userland
April Chin <april.chin@oracle.com>
parents:
diff changeset
   217
2718
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   218
  7. If, as a consequence of a court judgment or allegation of patent
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   219
infringement or for any other reason (not limited to patent issues),
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   220
conditions are imposed on you (whether by court order, agreement or
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   221
otherwise) that contradict the conditions of this License, they do not
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   222
excuse you from the conditions of this License.  If you cannot
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   223
distribute so as to satisfy simultaneously your obligations under this
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   224
License and any other pertinent obligations, then as a consequence you
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   225
may not distribute the Program at all.  For example, if a patent
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   226
license would not permit royalty-free redistribution of the Program by
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   227
all those who receive copies directly or indirectly through you, then
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   228
the only way you could satisfy both it and this License would be to
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   229
refrain entirely from distribution of the Program.
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   230
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   231
If any portion of this section is held invalid or unenforceable under
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   232
any particular circumstance, the balance of the section is intended to
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   233
apply and the section as a whole is intended to apply in other
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   234
circumstances.
199
b87534be1a76 7023222 move ruby to userland
April Chin <april.chin@oracle.com>
parents:
diff changeset
   235
2718
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   236
It is not the purpose of this section to induce you to infringe any
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   237
patents or other property right claims or to contest validity of any
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   238
such claims; this section has the sole purpose of protecting the
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   239
integrity of the free software distribution system, which is
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   240
implemented by public license practices.  Many people have made
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   241
generous contributions to the wide range of software distributed
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   242
through that system in reliance on consistent application of that
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   243
system; it is up to the author/donor to decide if he or she is willing
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   244
to distribute software through any other system and a licensee cannot
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   245
impose that choice.
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   246
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   247
This section is intended to make thoroughly clear what is believed to
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   248
be a consequence of the rest of this License.
199
b87534be1a76 7023222 move ruby to userland
April Chin <april.chin@oracle.com>
parents:
diff changeset
   249
2718
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   250
  8. If the distribution and/or use of the Program is restricted in
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   251
certain countries either by patents or by copyrighted interfaces, the
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   252
original copyright holder who places the Program under this License
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   253
may add an explicit geographical distribution limitation excluding
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   254
those countries, so that distribution is permitted only in or among
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   255
countries not thus excluded.  In such case, this License incorporates
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   256
the limitation as if written in the body of this License.
199
b87534be1a76 7023222 move ruby to userland
April Chin <april.chin@oracle.com>
parents:
diff changeset
   257
2718
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   258
  9. The Free Software Foundation may publish revised and/or new versions
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   259
of the General Public License from time to time.  Such new versions will
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   260
be similar in spirit to the present version, but may differ in detail to
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   261
address new problems or concerns.
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   262
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   263
Each version is given a distinguishing version number.  If the Program
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   264
specifies a version number of this License which applies to it and "any
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   265
later version", you have the option of following the terms and conditions
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   266
either of that version or of any later version published by the Free
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   267
Software Foundation.  If the Program does not specify a version number of
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   268
this License, you may choose any version ever published by the Free Software
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   269
Foundation.
199
b87534be1a76 7023222 move ruby to userland
April Chin <april.chin@oracle.com>
parents:
diff changeset
   270
2718
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   271
  10. If you wish to incorporate parts of the Program into other free
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   272
programs whose distribution conditions are different, write to the author
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   273
to ask for permission.  For software which is copyrighted by the Free
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   274
Software Foundation, write to the Free Software Foundation; we sometimes
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   275
make exceptions for this.  Our decision will be guided by the two goals
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   276
of preserving the free status of all derivatives of our free software and
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   277
of promoting the sharing and reuse of software generally.
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   278
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   279
			    NO WARRANTY
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   280
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   281
  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   282
FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   283
OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   284
PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   285
OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   286
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   287
TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   288
PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   289
REPAIR OR CORRECTION.
199
b87534be1a76 7023222 move ruby to userland
April Chin <april.chin@oracle.com>
parents:
diff changeset
   290
2718
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   291
  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   292
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   293
REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   294
INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   295
OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   296
TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   297
YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   298
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   299
POSSIBILITY OF SUCH DAMAGES.
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   300
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   301
		     END OF TERMS AND CONDITIONS
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   302
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   303
	    How to Apply These Terms to Your New Programs
199
b87534be1a76 7023222 move ruby to userland
April Chin <april.chin@oracle.com>
parents:
diff changeset
   304
2718
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   305
  If you develop a new program, and you want it to be of the greatest
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   306
possible use to the public, the best way to achieve this is to make it
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   307
free software which everyone can redistribute and change under these terms.
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   308
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   309
  To do so, attach the following notices to the program.  It is safest
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   310
to attach them to the start of each source file to most effectively
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   311
convey the exclusion of warranty; and each file should have at least
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   312
the "copyright" line and a pointer to where the full notice is found.
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   313
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   314
    <one line to give the program's name and a brief idea of what it does.>
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   315
    Copyright (C) <year>  <name of author>
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   316
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   317
    This program is free software; you can redistribute it and/or modify
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   318
    it 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
   319
    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
   320
    (at your option) any later version.
b87534be1a76 7023222 move ruby to userland
April Chin <april.chin@oracle.com>
parents:
diff changeset
   321
2718
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   322
    This program is distributed in the hope that it will be useful,
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   323
    but WITHOUT ANY WARRANTY; without even the implied warranty of
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   324
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   325
    GNU General Public License for more details.
199
b87534be1a76 7023222 move ruby to userland
April Chin <april.chin@oracle.com>
parents:
diff changeset
   326
b87534be1a76 7023222 move ruby to userland
April Chin <april.chin@oracle.com>
parents:
diff changeset
   327
    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
   328
    along with this program; if not, write to the Free Software
2718
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   329
    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
199
b87534be1a76 7023222 move ruby to userland
April Chin <april.chin@oracle.com>
parents:
diff changeset
   330
b87534be1a76 7023222 move ruby to userland
April Chin <april.chin@oracle.com>
parents:
diff changeset
   331
2718
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   332
Also add information on how to contact you by electronic and paper mail.
199
b87534be1a76 7023222 move ruby to userland
April Chin <april.chin@oracle.com>
parents:
diff changeset
   333
2718
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   334
If the program is interactive, make it output a short notice like this
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   335
when it starts in an interactive mode:
199
b87534be1a76 7023222 move ruby to userland
April Chin <april.chin@oracle.com>
parents:
diff changeset
   336
2718
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   337
    Gnomovision version 69, Copyright (C) year name of author
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   338
    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   339
    This is free software, and you are welcome to redistribute it
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   340
    under certain conditions; type `show c' for details.
199
b87534be1a76 7023222 move ruby to userland
April Chin <april.chin@oracle.com>
parents:
diff changeset
   341
2718
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   342
The hypothetical commands `show w' and `show c' should show the appropriate
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   343
parts of the General Public License.  Of course, the commands you use may
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   344
be called something other than `show w' and `show c'; they could even be
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   345
mouse-clicks or menu items--whatever suits your program.
199
b87534be1a76 7023222 move ruby to userland
April Chin <april.chin@oracle.com>
parents:
diff changeset
   346
2718
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   347
You should also get your employer (if you work as a programmer) or your
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   348
school, if any, to sign a "copyright disclaimer" for the program, if
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   349
necessary.  Here is a sample; alter the names:
199
b87534be1a76 7023222 move ruby to userland
April Chin <april.chin@oracle.com>
parents:
diff changeset
   350
2718
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   351
  Yoyodyne, Inc., hereby disclaims all copyright interest in the program
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   352
  `Gnomovision' (which makes passes at compilers) written by James Hacker.
199
b87534be1a76 7023222 move ruby to userland
April Chin <april.chin@oracle.com>
parents:
diff changeset
   353
2718
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   354
  <signature of Ty Coon>, 1 April 1989
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   355
  Ty Coon, President of Vice
199
b87534be1a76 7023222 move ruby to userland
April Chin <april.chin@oracle.com>
parents:
diff changeset
   356
2718
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   357
This General Public License does not permit incorporating your program into
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   358
proprietary programs.  If your program is a subroutine library, you may
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   359
consider it more useful to permit linking proprietary applications with the
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   360
library.  If this is what you want to do, use the GNU Library General
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   361
Public License instead of this License.
199
b87534be1a76 7023222 move ruby to userland
April Chin <april.chin@oracle.com>
parents:
diff changeset
   362
b87534be1a76 7023222 move ruby to userland
April Chin <april.chin@oracle.com>
parents:
diff changeset
   363
2718
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   364
2) The following software may be included in this product:
199
b87534be1a76 7023222 move ruby to userland
April Chin <april.chin@oracle.com>
parents:
diff changeset
   365
2718
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   366
RubyGems
199
b87534be1a76 7023222 move ruby to userland
April Chin <april.chin@oracle.com>
parents:
diff changeset
   367
2718
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   368
Use of this software is governed by the terms of the following license:
199
b87534be1a76 7023222 move ruby to userland
April Chin <april.chin@oracle.com>
parents:
diff changeset
   369
2718
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   370
RubyGems is copyrighted free software by Chad Fowler, Rich Kilmer, Jim
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   371
Weirich and others.  You can redistribute it and/or modify it under
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   372
either the terms of the GPL (see the GPL.txt file), or the conditions
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   373
below:
199
b87534be1a76 7023222 move ruby to userland
April Chin <april.chin@oracle.com>
parents:
diff changeset
   374
2718
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   375
  1. You may make and give away verbatim copies of the source form of the
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   376
     software without restriction, provided that you duplicate all of the
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   377
     original copyright notices and associated disclaimers.
199
b87534be1a76 7023222 move ruby to userland
April Chin <april.chin@oracle.com>
parents:
diff changeset
   378
2718
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   379
  2. You may modify your copy of the software in any way, provided that
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   380
     you do at least ONE of the following:
199
b87534be1a76 7023222 move ruby to userland
April Chin <april.chin@oracle.com>
parents:
diff changeset
   381
2718
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   382
       a) place your modifications in the Public Domain or otherwise
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   383
          make them Freely Available, such as by posting said
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   384
	  modifications to Usenet or an equivalent medium, or by allowing
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   385
	  the author to include your modifications in the software.
199
b87534be1a76 7023222 move ruby to userland
April Chin <april.chin@oracle.com>
parents:
diff changeset
   386
2718
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   387
       b) use the modified software only within your corporation or
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   388
          organization.
199
b87534be1a76 7023222 move ruby to userland
April Chin <april.chin@oracle.com>
parents:
diff changeset
   389
2718
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   390
       c) rename any non-standard executables so the names do not conflict
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   391
	  with standard executables, which must also be provided.
199
b87534be1a76 7023222 move ruby to userland
April Chin <april.chin@oracle.com>
parents:
diff changeset
   392
2718
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   393
       d) make other distribution arrangements with the author.
199
b87534be1a76 7023222 move ruby to userland
April Chin <april.chin@oracle.com>
parents:
diff changeset
   394
2718
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   395
  3. You may distribute the software in object code or executable
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   396
     form, 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
   397
2718
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   398
       a) distribute the executables and library files of the software,
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   399
	  together with instructions (in the manual page or equivalent)
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   400
	  on where to get the original distribution.
199
b87534be1a76 7023222 move ruby to userland
April Chin <april.chin@oracle.com>
parents:
diff changeset
   401
2718
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   402
       b) accompany the distribution with the machine-readable source of
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   403
	  the software.
199
b87534be1a76 7023222 move ruby to userland
April Chin <april.chin@oracle.com>
parents:
diff changeset
   404
2718
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   405
       c) give non-standard executables non-standard names, with
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   406
          instructions on where to get the original software distribution.
199
b87534be1a76 7023222 move ruby to userland
April Chin <april.chin@oracle.com>
parents:
diff changeset
   407
2718
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   408
       d) make other distribution arrangements with the author.
199
b87534be1a76 7023222 move ruby to userland
April Chin <april.chin@oracle.com>
parents:
diff changeset
   409
2718
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   410
  4. You may modify and include the part of the software into any other
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   411
     software (possibly commercial).  
199
b87534be1a76 7023222 move ruby to userland
April Chin <april.chin@oracle.com>
parents:
diff changeset
   412
b87534be1a76 7023222 move ruby to userland
April Chin <april.chin@oracle.com>
parents:
diff changeset
   413
  5. The scripts and library files supplied as input to or produced as 
2718
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   414
     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
   415
     copyright of the software, but belong to whomever generated them, 
2718
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   416
     and may be sold commercially, and may be aggregated with this
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   417
     software.
199
b87534be1a76 7023222 move ruby to userland
April Chin <april.chin@oracle.com>
parents:
diff changeset
   418
2718
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   419
  6. THIS SOFTWARE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   420
     IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   421
     WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
c1e0ab04f363 backout 17075828: Integration mistake
Melynda Hunter <melynda.hunter@oracle.com>
parents: 2714
diff changeset
   422
     PURPOSE.