components/readline/readline.license
author Rich Burridge <rich.burridge@oracle.com>
Mon, 11 Mar 2013 10:06:51 -0700
changeset 1205 6c6c27bcf9ac
parent 620 224989d93a26
child 1389 90893e0cd2fb
permissions -rw-r--r--
16431724 Adjust how license text and Oracle internal tracking numbers are propagated
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
131
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
     1
Copyright 1987-2006 Free Software Foundation, Inc.
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
     2
Copyright 1987 Oliver Laumann
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
     3
Copyright 2003-2004 Harold Levy
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
     4
Copyright 2004, 1999  Per Bothner
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
     5
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
     6
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
     7
		    GNU GENERAL PUBLIC LICENSE
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
     8
		       Version 2, June 1991
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
     9
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    10
 Copyright (C) 1989, 1991 Free Software Foundation, Inc.
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    11
                          59 Temple Place, Suite 330, Boston, MA 02111 USA
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    12
 Everyone is permitted to copy and distribute verbatim copies
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    13
 of this license document, but changing it is not allowed.
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    14
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    15
			    Preamble
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    16
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    17
  The licenses for most software are designed to take away your
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    18
freedom to share and change it.  By contrast, the GNU General Public
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    19
License is intended to guarantee your freedom to share and change free
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    20
software--to make sure the software is free for all its users.  This
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    21
General Public License applies to most of the Free Software
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    22
Foundation's software and to any other program whose authors commit to
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    23
using it.  (Some other Free Software Foundation software is covered by
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    24
the GNU Library General Public License instead.)  You can apply it to
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    25
your programs, too.
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    26
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    27
  When we speak of free software, we are referring to freedom, not
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    28
price.  Our General Public Licenses are designed to make sure that you
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    29
have the freedom to distribute copies of free software (and charge for
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    30
this service if you wish), that you receive source code or can get it
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    31
if you want it, that you can change the software or use pieces of it
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    32
in new free programs; and that you know you can do these things.
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    33
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    34
  To protect your rights, we need to make restrictions that forbid
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    35
anyone to deny you these rights or to ask you to surrender the rights.
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    36
These restrictions translate to certain responsibilities for you if you
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    37
distribute copies of the software, or if you modify it.
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    38
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    39
  For example, if you distribute copies of such a program, whether
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    40
gratis or for a fee, you must give the recipients all the rights that
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    41
you have.  You must make sure that they, too, receive or can get the
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    42
source code.  And you must show them these terms so they know their
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    43
rights.
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    44
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    45
  We protect your rights with two steps: (1) copyright the software, and
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    46
(2) offer you this license which gives you legal permission to copy,
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    47
distribute and/or modify the software.
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    48
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    49
  Also, for each author's protection and ours, we want to make certain
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    50
that everyone understands that there is no warranty for this free
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    51
software.  If the software is modified by someone else and passed on, we
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    52
want its recipients to know that what they have is not the original, so
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    53
that any problems introduced by others will not reflect on the original
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    54
authors' reputations.
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    55
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    56
  Finally, any free program is threatened constantly by software
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    57
patents.  We wish to avoid the danger that redistributors of a free
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    58
program will individually obtain patent licenses, in effect making the
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    59
program proprietary.  To prevent this, we have made it clear that any
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    60
patent must be licensed for everyone's free use or not licensed at all.
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    61
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    62
  The precise terms and conditions for copying, distribution and
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    63
modification follow.
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    64

651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    65
		    GNU GENERAL PUBLIC LICENSE
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    66
   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    67
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    68
  0. This License applies to any program or other work which contains
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    69
a notice placed by the copyright holder saying it may be distributed
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    70
under the terms of this General Public License.  The "Program", below,
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    71
refers to any such program or work, and a "work based on the Program"
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    72
means either the Program or any derivative work under copyright law:
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    73
that is to say, a work containing the Program or a portion of it,
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    74
either verbatim or with modifications and/or translated into another
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    75
language.  (Hereinafter, translation is included without limitation in
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    76
the term "modification".)  Each licensee is addressed as "you".
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    77
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    78
Activities other than copying, distribution and modification are not
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    79
covered by this License; they are outside its scope.  The act of
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    80
running the Program is not restricted, and the output from the Program
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    81
is covered only if its contents constitute a work based on the
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    82
Program (independent of having been made by running the Program).
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    83
Whether that is true depends on what the Program does.
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    84
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    85
  1. You may copy and distribute verbatim copies of the Program's
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    86
source code as you receive it, in any medium, provided that you
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    87
conspicuously and appropriately publish on each copy an appropriate
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    88
copyright notice and disclaimer of warranty; keep intact all the
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    89
notices that refer to this License and to the absence of any warranty;
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    90
and give any other recipients of the Program a copy of this License
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    91
along with the Program.
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    92
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    93
You may charge a fee for the physical act of transferring a copy, and
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    94
you may at your option offer warranty protection in exchange for a fee.
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    95
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    96
  2. You may modify your copy or copies of the Program or any portion
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    97
of it, thus forming a work based on the Program, and copy and
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    98
distribute such modifications or work under the terms of Section 1
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
    99
above, provided that you also meet all of these conditions:
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   100
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   101
    a) You must cause the modified files to carry prominent notices
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   102
    stating that you changed the files and the date of any change.
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   103
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   104
    b) You must cause any work that you distribute or publish, that in
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   105
    whole or in part contains or is derived from the Program or any
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   106
    part thereof, to be licensed as a whole at no charge to all third
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   107
    parties under the terms of this License.
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   108
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   109
    c) If the modified program normally reads commands interactively
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   110
    when run, you must cause it, when started running for such
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   111
    interactive use in the most ordinary way, to print or display an
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   112
    announcement including an appropriate copyright notice and a
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   113
    notice that there is no warranty (or else, saying that you provide
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   114
    a warranty) and that users may redistribute the program under
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   115
    these conditions, and telling the user how to view a copy of this
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   116
    License.  (Exception: if the Program itself is interactive but
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   117
    does not normally print such an announcement, your work based on
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   118
    the Program is not required to print an announcement.)
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   119

651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   120
These requirements apply to the modified work as a whole.  If
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   121
identifiable sections of that work are not derived from the Program,
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   122
and can be reasonably considered independent and separate works in
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   123
themselves, then this License, and its terms, do not apply to those
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   124
sections when you distribute them as separate works.  But when you
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   125
distribute the same sections as part of a whole which is a work based
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   126
on the Program, the distribution of the whole must be on the terms of
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   127
this License, whose permissions for other licensees extend to the
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   128
entire whole, and thus to each and every part regardless of who wrote it.
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   129
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   130
Thus, it is not the intent of this section to claim rights or contest
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   131
your rights to work written entirely by you; rather, the intent is to
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   132
exercise the right to control the distribution of derivative or
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   133
collective works based on the Program.
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   134
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   135
In addition, mere aggregation of another work not based on the Program
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   136
with the Program (or with a work based on the Program) on a volume of
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   137
a storage or distribution medium does not bring the other work under
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   138
the scope of this License.
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   139
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   140
  3. You may copy and distribute the Program (or a work based on it,
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   141
under Section 2) in object code or executable form under the terms of
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   142
Sections 1 and 2 above provided that you also do one of the following:
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   143
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   144
    a) Accompany it with the complete corresponding machine-readable
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   145
    source code, which must be distributed under the terms of Sections
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   146
    1 and 2 above on a medium customarily used for software interchange; or,
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   147
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   148
    b) Accompany it with a written offer, valid for at least three
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   149
    years, to give any third party, for a charge no more than your
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   150
    cost of physically performing source distribution, a complete
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   151
    machine-readable copy of the corresponding source code, to be
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   152
    distributed under the terms of Sections 1 and 2 above on a medium
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   153
    customarily used for software interchange; or,
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   154
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   155
    c) Accompany it with the information you received as to the offer
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   156
    to distribute corresponding source code.  (This alternative is
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   157
    allowed only for noncommercial distribution and only if you
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   158
    received the program in object code or executable form with such
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   159
    an offer, in accord with Subsection b above.)
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   160
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   161
The source code for a work means the preferred form of the work for
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   162
making modifications to it.  For an executable work, complete source
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   163
code means all the source code for all modules it contains, plus any
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   164
associated interface definition files, plus the scripts used to
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   165
control compilation and installation of the executable.  However, as a
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   166
special exception, the source code distributed need not include
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   167
anything that is normally distributed (in either source or binary
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   168
form) with the major components (compiler, kernel, and so on) of the
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   169
operating system on which the executable runs, unless that component
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   170
itself accompanies the executable.
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   171
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   172
If distribution of executable or object code is made by offering
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   173
access to copy from a designated place, then offering equivalent
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   174
access to copy the source code from the same place counts as
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   175
distribution of the source code, even though third parties are not
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   176
compelled to copy the source along with the object code.
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   177

651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   178
  4. You may not copy, modify, sublicense, or distribute the Program
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   179
except as expressly provided under this License.  Any attempt
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   180
otherwise to copy, modify, sublicense or distribute the Program is
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   181
void, and will automatically terminate your rights under this License.
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   182
However, parties who have received copies, or rights, from you under
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   183
this License will not have their licenses terminated so long as such
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   184
parties remain in full compliance.
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   185
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   186
  5. You are not required to accept this License, since you have not
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   187
signed it.  However, nothing else grants you permission to modify or
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   188
distribute the Program or its derivative works.  These actions are
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   189
prohibited by law if you do not accept this License.  Therefore, by
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   190
modifying or distributing the Program (or any work based on the
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   191
Program), you indicate your acceptance of this License to do so, and
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   192
all its terms and conditions for copying, distributing or modifying
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   193
the Program or works based on it.
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   194
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   195
  6. Each time you redistribute the Program (or any work based on the
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   196
Program), the recipient automatically receives a license from the
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   197
original licensor to copy, distribute or modify the Program subject to
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   198
these terms and conditions.  You may not impose any further
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   199
restrictions on the recipients' exercise of the rights granted herein.
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   200
You are not responsible for enforcing compliance by third parties to
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   201
this License.
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   202
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   203
  7. If, as a consequence of a court judgment or allegation of patent
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   204
infringement or for any other reason (not limited to patent issues),
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   205
conditions are imposed on you (whether by court order, agreement or
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   206
otherwise) that contradict the conditions of this License, they do not
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   207
excuse you from the conditions of this License.  If you cannot
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   208
distribute so as to satisfy simultaneously your obligations under this
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   209
License and any other pertinent obligations, then as a consequence you
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   210
may not distribute the Program at all.  For example, if a patent
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   211
license would not permit royalty-free redistribution of the Program by
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   212
all those who receive copies directly or indirectly through you, then
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   213
the only way you could satisfy both it and this License would be to
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   214
refrain entirely from distribution of the Program.
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   215
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   216
If any portion of this section is held invalid or unenforceable under
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   217
any particular circumstance, the balance of the section is intended to
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   218
apply and the section as a whole is intended to apply in other
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   219
circumstances.
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   220
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   221
It is not the purpose of this section to induce you to infringe any
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   222
patents or other property right claims or to contest validity of any
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   223
such claims; this section has the sole purpose of protecting the
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   224
integrity of the free software distribution system, which is
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   225
implemented by public license practices.  Many people have made
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   226
generous contributions to the wide range of software distributed
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   227
through that system in reliance on consistent application of that
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   228
system; it is up to the author/donor to decide if he or she is willing
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   229
to distribute software through any other system and a licensee cannot
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   230
impose that choice.
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   231
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   232
This section is intended to make thoroughly clear what is believed to
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   233
be a consequence of the rest of this License.
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   234

651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   235
  8. If the distribution and/or use of the Program is restricted in
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   236
certain countries either by patents or by copyrighted interfaces, the
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   237
original copyright holder who places the Program under this License
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   238
may add an explicit geographical distribution limitation excluding
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   239
those countries, so that distribution is permitted only in or among
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   240
countries not thus excluded.  In such case, this License incorporates
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   241
the limitation as if written in the body of this License.
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   242
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   243
  9. The Free Software Foundation may publish revised and/or new versions
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   244
of the General Public License from time to time.  Such new versions will
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   245
be similar in spirit to the present version, but may differ in detail to
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   246
address new problems or concerns.
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   247
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   248
Each version is given a distinguishing version number.  If the Program
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   249
specifies a version number of this License which applies to it and "any
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   250
later version", you have the option of following the terms and conditions
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   251
either of that version or of any later version published by the Free
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   252
Software Foundation.  If the Program does not specify a version number of
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   253
this License, you may choose any version ever published by the Free Software
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   254
Foundation.
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   255
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   256
  10. If you wish to incorporate parts of the Program into other free
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   257
programs whose distribution conditions are different, write to the author
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   258
to ask for permission.  For software which is copyrighted by the Free
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   259
Software Foundation, write to the Free Software Foundation; we sometimes
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   260
make exceptions for this.  Our decision will be guided by the two goals
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   261
of preserving the free status of all derivatives of our free software and
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   262
of promoting the sharing and reuse of software generally.
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   263
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   264
			    NO WARRANTY
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   265
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   266
  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   267
FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   268
OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   269
PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   270
OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   271
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   272
TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   273
PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   274
REPAIR OR CORRECTION.
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   275
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   276
  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   277
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   278
REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   279
INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   280
OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   281
TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   282
YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   283
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   284
POSSIBILITY OF SUCH DAMAGES.
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   285
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   286
		     END OF TERMS AND CONDITIONS
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   287

651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   288
	Appendix: How to Apply These Terms to Your New Programs
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   289
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   290
  If you develop a new program, and you want it to be of the greatest
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   291
possible use to the public, the best way to achieve this is to make it
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   292
free software which everyone can redistribute and change under these terms.
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   293
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   294
  To do so, attach the following notices to the program.  It is safest
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   295
to attach them to the start of each source file to most effectively
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   296
convey the exclusion of warranty; and each file should have at least
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   297
the "copyright" line and a pointer to where the full notice is found.
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   298
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   299
    <one line to give the program's name and a brief idea of what it does.>
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   300
    Copyright (C) 19yy  <name of author>
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   301
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   302
    This program is free software; you can redistribute it and/or modify
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   303
    it under the terms of the GNU General Public License as published by
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   304
    the Free Software Foundation; either version 2 of the License, or
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   305
    (at your option) any later version.
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   306
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   307
    This program is distributed in the hope that it will be useful,
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   308
    but WITHOUT ANY WARRANTY; without even the implied warranty of
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   309
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   310
    GNU General Public License for more details.
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   311
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   312
    You should have received a copy of the GNU General Public License
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   313
    along with this program; if not, write to the Free Software
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   314
    Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   315
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   316
Also add information on how to contact you by electronic and paper mail.
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   317
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   318
If the program is interactive, make it output a short notice like this
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   319
when it starts in an interactive mode:
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   320
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   321
    Gnomovision version 69, Copyright (C) 19yy name of author
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   322
    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   323
    This is free software, and you are welcome to redistribute it
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   324
    under certain conditions; type `show c' for details.
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   325
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   326
The hypothetical commands `show w' and `show c' should show the appropriate
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   327
parts of the General Public License.  Of course, the commands you use may
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   328
be called something other than `show w' and `show c'; they could even be
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   329
mouse-clicks or menu items--whatever suits your program.
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   330
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   331
You should also get your employer (if you work as a programmer) or your
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   332
school, if any, to sign a "copyright disclaimer" for the program, if
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   333
necessary.  Here is a sample; alter the names:
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   334
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   335
  Yoyodyne, Inc., hereby disclaims all copyright interest in the program
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   336
  `Gnomovision' (which makes passes at compilers) written by James Hacker.
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   337
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   338
  <signature of Ty Coon>, 1 April 1989
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   339
  Ty Coon, President of Vice
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   340
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   341
This General Public License does not permit incorporating your program into
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   342
proprietary programs.  If your program is a subroutine library, you may
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   343
consider it more useful to permit linking proprietary applications with the
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   344
library.  If this is what you want to do, use the GNU Library General
651976f969f6 7027351 move readline/gm4 to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff changeset
   345
Public License instead of this License.
620
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   346
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   347
====================================================================
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   348
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   349
                GNU Free Documentation License
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   350
                  Version 1.2, November 2002
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   351
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   352
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   353
 Copyright (C) 2000,2001,2002  Free Software Foundation, Inc.
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   354
     51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   355
 Everyone is permitted to copy and distribute verbatim copies
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   356
 of this license document, but changing it is not allowed.
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   357
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   358
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   359
0. PREAMBLE
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   360
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   361
The purpose of this License is to make a manual, textbook, or other
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   362
functional and useful document "free" in the sense of freedom: to
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   363
assure everyone the effective freedom to copy and redistribute it,
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   364
with or without modifying it, either commercially or noncommercially.
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   365
Secondarily, this License preserves for the author and publisher a way
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   366
to get credit for their work, while not being considered responsible
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   367
for modifications made by others.
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   368
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   369
This License is a kind of "copyleft", which means that derivative
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   370
works of the document must themselves be free in the same sense.  It
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   371
complements the GNU General Public License, which is a copyleft
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   372
license designed for free software.
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   373
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   374
We have designed this License in order to use it for manuals for free
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   375
software, because free software needs free documentation: a free
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   376
program should come with manuals providing the same freedoms that the
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   377
software does.  But this License is not limited to software manuals;
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   378
it can be used for any textual work, regardless of subject matter or
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   379
whether it is published as a printed book.  We recommend this License
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   380
principally for works whose purpose is instruction or reference.
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   381
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   382
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   383
1. APPLICABILITY AND DEFINITIONS
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   384
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   385
This License applies to any manual or other work, in any medium, that
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   386
contains a notice placed by the copyright holder saying it can be
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   387
distributed under the terms of this License.  Such a notice grants a
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   388
world-wide, royalty-free license, unlimited in duration, to use that
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   389
work under the conditions stated herein.  The "Document", below,
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   390
refers to any such manual or work.  Any member of the public is a
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   391
licensee, and is addressed as "you".  You accept the license if you
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   392
copy, modify or distribute the work in a way requiring permission
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   393
under copyright law.
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   394
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   395
A "Modified Version" of the Document means any work containing the
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   396
Document or a portion of it, either copied verbatim, or with
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   397
modifications and/or translated into another language.
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   398
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   399
A "Secondary Section" is a named appendix or a front-matter section of
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   400
the Document that deals exclusively with the relationship of the
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   401
publishers or authors of the Document to the Document's overall subject
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   402
(or to related matters) and contains nothing that could fall directly
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   403
within that overall subject.  (Thus, if the Document is in part a
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   404
textbook of mathematics, a Secondary Section may not explain any
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   405
mathematics.)  The relationship could be a matter of historical
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   406
connection with the subject or with related matters, or of legal,
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   407
commercial, philosophical, ethical or political position regarding
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   408
them.
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   409
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   410
The "Invariant Sections" are certain Secondary Sections whose titles
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   411
are designated, as being those of Invariant Sections, in the notice
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   412
that says that the Document is released under this License.  If a
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   413
section does not fit the above definition of Secondary then it is not
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   414
allowed to be designated as Invariant.  The Document may contain zero
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   415
Invariant Sections.  If the Document does not identify any Invariant
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   416
Sections then there are none.
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   417
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   418
The "Cover Texts" are certain short passages of text that are listed,
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   419
as Front-Cover Texts or Back-Cover Texts, in the notice that says that
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   420
the Document is released under this License.  A Front-Cover Text may
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   421
be at most 5 words, and a Back-Cover Text may be at most 25 words.
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   422
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   423
A "Transparent" copy of the Document means a machine-readable copy,
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   424
represented in a format whose specification is available to the
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   425
general public, that is suitable for revising the document
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   426
straightforwardly with generic text editors or (for images composed of
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   427
pixels) generic paint programs or (for drawings) some widely available
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   428
drawing editor, and that is suitable for input to text formatters or
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   429
for automatic translation to a variety of formats suitable for input
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   430
to text formatters.  A copy made in an otherwise Transparent file
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   431
format whose markup, or absence of markup, has been arranged to thwart
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   432
or discourage subsequent modification by readers is not Transparent.
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   433
An image format is not Transparent if used for any substantial amount
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   434
of text.  A copy that is not "Transparent" is called "Opaque".
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   435
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   436
Examples of suitable formats for Transparent copies include plain
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   437
ASCII without markup, Texinfo input format, LaTeX input format, SGML
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   438
or XML using a publicly available DTD, and standard-conforming simple
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   439
HTML, PostScript or PDF designed for human modification.  Examples of
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   440
transparent image formats include PNG, XCF and JPG.  Opaque formats
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   441
include proprietary formats that can be read and edited only by
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   442
proprietary word processors, SGML or XML for which the DTD and/or
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   443
processing tools are not generally available, and the
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   444
machine-generated HTML, PostScript or PDF produced by some word
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   445
processors for output purposes only.
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   446
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   447
The "Title Page" means, for a printed book, the title page itself,
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   448
plus such following pages as are needed to hold, legibly, the material
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   449
this License requires to appear in the title page.  For works in
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   450
formats which do not have any title page as such, "Title Page" means
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   451
the text near the most prominent appearance of the work's title,
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   452
preceding the beginning of the body of the text.
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   453
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   454
A section "Entitled XYZ" means a named subunit of the Document whose
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   455
title either is precisely XYZ or contains XYZ in parentheses following
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   456
text that translates XYZ in another language.  (Here XYZ stands for a
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   457
specific section name mentioned below, such as "Acknowledgements",
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   458
"Dedications", "Endorsements", or "History".)  To "Preserve the Title"
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   459
of such a section when you modify the Document means that it remains a
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   460
section "Entitled XYZ" according to this definition.
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   461
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   462
The Document may include Warranty Disclaimers next to the notice which
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   463
states that this License applies to the Document.  These Warranty
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   464
Disclaimers are considered to be included by reference in this
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   465
License, but only as regards disclaiming warranties: any other
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   466
implication that these Warranty Disclaimers may have is void and has
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   467
no effect on the meaning of this License.
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   468
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   469
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   470
2. VERBATIM COPYING
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   471
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   472
You may copy and distribute the Document in any medium, either
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   473
commercially or noncommercially, provided that this License, the
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   474
copyright notices, and the license notice saying this License applies
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   475
to the Document are reproduced in all copies, and that you add no other
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   476
conditions whatsoever to those of this License.  You may not use
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   477
technical measures to obstruct or control the reading or further
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   478
copying of the copies you make or distribute.  However, you may accept
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   479
compensation in exchange for copies.  If you distribute a large enough
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   480
number of copies you must also follow the conditions in section 3.
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   481
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   482
You may also lend copies, under the same conditions stated above, and
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   483
you may publicly display copies.
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   484
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   485
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   486
3. COPYING IN QUANTITY
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   487
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   488
If you publish printed copies (or copies in media that commonly have
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   489
printed covers) of the Document, numbering more than 100, and the
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   490
Document's license notice requires Cover Texts, you must enclose the
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   491
copies in covers that carry, clearly and legibly, all these Cover
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   492
Texts: Front-Cover Texts on the front cover, and Back-Cover Texts on
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   493
the back cover.  Both covers must also clearly and legibly identify
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   494
you as the publisher of these copies.  The front cover must present
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   495
the full title with all words of the title equally prominent and
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   496
visible.  You may add other material on the covers in addition.
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   497
Copying with changes limited to the covers, as long as they preserve
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   498
the title of the Document and satisfy these conditions, can be treated
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   499
as verbatim copying in other respects.
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   500
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   501
If the required texts for either cover are too voluminous to fit
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   502
legibly, you should put the first ones listed (as many as fit
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   503
reasonably) on the actual cover, and continue the rest onto adjacent
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   504
pages.
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   505
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   506
If you publish or distribute Opaque copies of the Document numbering
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   507
more than 100, you must either include a machine-readable Transparent
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   508
copy along with each Opaque copy, or state in or with each Opaque copy
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   509
a computer-network location from which the general network-using
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   510
public has access to download using public-standard network protocols
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   511
a complete Transparent copy of the Document, free of added material.
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   512
If you use the latter option, you must take reasonably prudent steps,
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   513
when you begin distribution of Opaque copies in quantity, to ensure
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   514
that this Transparent copy will remain thus accessible at the stated
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   515
location until at least one year after the last time you distribute an
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   516
Opaque copy (directly or through your agents or retailers) of that
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   517
edition to the public.
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   518
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   519
It is requested, but not required, that you contact the authors of the
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   520
Document well before redistributing any large number of copies, to give
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   521
them a chance to provide you with an updated version of the Document.
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   522
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   523
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   524
4. MODIFICATIONS
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   525
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   526
You may copy and distribute a Modified Version of the Document under
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   527
the conditions of sections 2 and 3 above, provided that you release
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   528
the Modified Version under precisely this License, with the Modified
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   529
Version filling the role of the Document, thus licensing distribution
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   530
and modification of the Modified Version to whoever possesses a copy
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   531
of it.  In addition, you must do these things in the Modified Version:
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   532
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   533
A. Use in the Title Page (and on the covers, if any) a title distinct
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   534
   from that of the Document, and from those of previous versions
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   535
   (which should, if there were any, be listed in the History section
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   536
   of the Document).  You may use the same title as a previous version
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   537
   if the original publisher of that version gives permission.
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   538
B. List on the Title Page, as authors, one or more persons or entities
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   539
   responsible for authorship of the modifications in the Modified
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   540
   Version, together with at least five of the principal authors of the
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   541
   Document (all of its principal authors, if it has fewer than five),
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   542
   unless they release you from this requirement.
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   543
C. State on the Title page the name of the publisher of the
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   544
   Modified Version, as the publisher.
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   545
D. Preserve all the copyright notices of the Document.
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   546
E. Add an appropriate copyright notice for your modifications
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   547
   adjacent to the other copyright notices.
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   548
F. Include, immediately after the copyright notices, a license notice
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   549
   giving the public permission to use the Modified Version under the
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   550
   terms of this License, in the form shown in the Addendum below.
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   551
G. Preserve in that license notice the full lists of Invariant Sections
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   552
   and required Cover Texts given in the Document's license notice.
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   553
H. Include an unaltered copy of this License.
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   554
I. Preserve the section Entitled "History", Preserve its Title, and add
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   555
   to it an item stating at least the title, year, new authors, and
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   556
   publisher of the Modified Version as given on the Title Page.  If
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   557
   there is no section Entitled "History" in the Document, create one
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   558
   stating the title, year, authors, and publisher of the Document as
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   559
   given on its Title Page, then add an item describing the Modified
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   560
   Version as stated in the previous sentence.
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   561
J. Preserve the network location, if any, given in the Document for
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   562
   public access to a Transparent copy of the Document, and likewise
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   563
   the network locations given in the Document for previous versions
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   564
   it was based on.  These may be placed in the "History" section.
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   565
   You may omit a network location for a work that was published at
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   566
   least four years before the Document itself, or if the original
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   567
   publisher of the version it refers to gives permission.
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   568
K. For any section Entitled "Acknowledgements" or "Dedications",
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   569
   Preserve the Title of the section, and preserve in the section all
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   570
   the substance and tone of each of the contributor acknowledgements
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   571
   and/or dedications given therein.
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   572
L. Preserve all the Invariant Sections of the Document,
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   573
   unaltered in their text and in their titles.  Section numbers
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   574
   or the equivalent are not considered part of the section titles.
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   575
M. Delete any section Entitled "Endorsements".  Such a section
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   576
   may not be included in the Modified Version.
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   577
N. Do not retitle any existing section to be Entitled "Endorsements"
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   578
   or to conflict in title with any Invariant Section.
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   579
O. Preserve any Warranty Disclaimers.
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   580
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   581
If the Modified Version includes new front-matter sections or
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   582
appendices that qualify as Secondary Sections and contain no material
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   583
copied from the Document, you may at your option designate some or all
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   584
of these sections as invariant.  To do this, add their titles to the
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   585
list of Invariant Sections in the Modified Version's license notice.
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   586
These titles must be distinct from any other section titles.
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   587
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   588
You may add a section Entitled "Endorsements", provided it contains
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   589
nothing but endorsements of your Modified Version by various
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   590
parties--for example, statements of peer review or that the text has
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   591
been approved by an organization as the authoritative definition of a
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   592
standard.
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   593
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   594
You may add a passage of up to five words as a Front-Cover Text, and a
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   595
passage of up to 25 words as a Back-Cover Text, to the end of the list
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   596
of Cover Texts in the Modified Version.  Only one passage of
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   597
Front-Cover Text and one of Back-Cover Text may be added by (or
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   598
through arrangements made by) any one entity.  If the Document already
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   599
includes a cover text for the same cover, previously added by you or
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   600
by arrangement made by the same entity you are acting on behalf of,
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   601
you may not add another; but you may replace the old one, on explicit
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   602
permission from the previous publisher that added the old one.
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   603
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   604
The author(s) and publisher(s) of the Document do not by this License
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   605
give permission to use their names for publicity for or to assert or
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   606
imply endorsement of any Modified Version.
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   607
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   608
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   609
5. COMBINING DOCUMENTS
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   610
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   611
You may combine the Document with other documents released under this
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   612
License, under the terms defined in section 4 above for modified
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   613
versions, provided that you include in the combination all of the
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   614
Invariant Sections of all of the original documents, unmodified, and
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   615
list them all as Invariant Sections of your combined work in its
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   616
license notice, and that you preserve all their Warranty Disclaimers.
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   617
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   618
The combined work need only contain one copy of this License, and
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   619
multiple identical Invariant Sections may be replaced with a single
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   620
copy.  If there are multiple Invariant Sections with the same name but
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   621
different contents, make the title of each such section unique by
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   622
adding at the end of it, in parentheses, the name of the original
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   623
author or publisher of that section if known, or else a unique number.
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   624
Make the same adjustment to the section titles in the list of
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   625
Invariant Sections in the license notice of the combined work.
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   626
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   627
In the combination, you must combine any sections Entitled "History"
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   628
in the various original documents, forming one section Entitled
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   629
"History"; likewise combine any sections Entitled "Acknowledgements",
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   630
and any sections Entitled "Dedications".  You must delete all sections
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   631
Entitled "Endorsements".
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   632
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   633
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   634
6. COLLECTIONS OF DOCUMENTS
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   635
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   636
You may make a collection consisting of the Document and other documents
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   637
released under this License, and replace the individual copies of this
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   638
License in the various documents with a single copy that is included in
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   639
the collection, provided that you follow the rules of this License for
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   640
verbatim copying of each of the documents in all other respects.
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   641
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   642
You may extract a single document from such a collection, and distribute
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   643
it individually under this License, provided you insert a copy of this
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   644
License into the extracted document, and follow this License in all
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   645
other respects regarding verbatim copying of that document.
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   646
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   647
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   648
7. AGGREGATION WITH INDEPENDENT WORKS
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   649
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   650
A compilation of the Document or its derivatives with other separate
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   651
and independent documents or works, in or on a volume of a storage or
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   652
distribution medium, is called an "aggregate" if the copyright
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   653
resulting from the compilation is not used to limit the legal rights
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   654
of the compilation's users beyond what the individual works permit.
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   655
When the Document is included in an aggregate, this License does not
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   656
apply to the other works in the aggregate which are not themselves
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   657
derivative works of the Document.
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   658
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   659
If the Cover Text requirement of section 3 is applicable to these
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   660
copies of the Document, then if the Document is less than one half of
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   661
the entire aggregate, the Document's Cover Texts may be placed on
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   662
covers that bracket the Document within the aggregate, or the
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   663
electronic equivalent of covers if the Document is in electronic form.
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   664
Otherwise they must appear on printed covers that bracket the whole
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   665
aggregate.
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   666
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   667
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   668
8. TRANSLATION
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   669
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   670
Translation is considered a kind of modification, so you may
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   671
distribute translations of the Document under the terms of section 4.
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   672
Replacing Invariant Sections with translations requires special
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   673
permission from their copyright holders, but you may include
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   674
translations of some or all Invariant Sections in addition to the
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   675
original versions of these Invariant Sections.  You may include a
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   676
translation of this License, and all the license notices in the
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   677
Document, and any Warranty Disclaimers, provided that you also include
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   678
the original English version of this License and the original versions
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   679
of those notices and disclaimers.  In case of a disagreement between
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   680
the translation and the original version of this License or a notice
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   681
or disclaimer, the original version will prevail.
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   682
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   683
If a section in the Document is Entitled "Acknowledgements",
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   684
"Dedications", or "History", the requirement (section 4) to Preserve
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   685
its Title (section 1) will typically require changing the actual
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   686
title.
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   687
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   688
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   689
9. TERMINATION
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   690
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   691
You may not copy, modify, sublicense, or distribute the Document except
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   692
as expressly provided for under this License.  Any other attempt to
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   693
copy, modify, sublicense or distribute the Document is void, and will
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   694
automatically terminate your rights under this License.  However,
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   695
parties who have received copies, or rights, from you under this
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   696
License will not have their licenses terminated so long as such
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   697
parties remain in full compliance.
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   698
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   699
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   700
10. FUTURE REVISIONS OF THIS LICENSE
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   701
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   702
The Free Software Foundation may publish new, revised versions
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   703
of the GNU Free Documentation License from time to time.  Such new
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   704
versions will be similar in spirit to the present version, but may
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   705
differ in detail to address new problems or concerns.  See
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   706
http://www.gnu.org/copyleft/.
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   707
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   708
Each version of the License is given a distinguishing version number.
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   709
If the Document specifies that a particular numbered version of this
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   710
License "or any later version" applies to it, you have the option of
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   711
following the terms and conditions either of that specified version or
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   712
of any later version that has been published (not as a draft) by the
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   713
Free Software Foundation.  If the Document does not specify a version
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   714
number of this License, you may choose any version ever published (not
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   715
as a draft) by the Free Software Foundation.
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   716
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   717
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   718
ADDENDUM: How to use this License for your documents
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   719
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   720
To use this License in a document you have written, include a copy of
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   721
the License in the document and put the following copyright and
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   722
license notices just after the title page:
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   723
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   724
    Copyright (c)  YEAR  YOUR NAME.
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   725
    Permission is granted to copy, distribute and/or modify this document
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   726
    under the terms of the GNU Free Documentation License, Version 1.2
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   727
    or any later version published by the Free Software Foundation;
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   728
    with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   729
    A copy of the license is included in the section entitled "GNU
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   730
    Free Documentation License".
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   731
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   732
If you have Invariant Sections, Front-Cover Texts and Back-Cover Texts,
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   733
replace the "with...Texts." line with this:
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   734
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   735
    with the Invariant Sections being LIST THEIR TITLES, with the
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   736
    Front-Cover Texts being LIST, and with the Back-Cover Texts being LIST.
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   737
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   738
If you have Invariant Sections without Cover Texts, or some other
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   739
combination of the three, merge those two alternatives to suit the
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   740
situation.
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   741
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   742
If your document contains nontrivial examples of program code, we
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   743
recommend releasing these examples in parallel under your choice of
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   744
free software license, such as the GNU General Public License,
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 131
diff changeset
   745
to permit their use in free software.