components/guile/guile.license
author Mike Sullivan <Mike.Sullivan@Oracle.COM>
Mon, 29 Sep 2014 11:02:50 -0700
changeset 2120 9923c3ab55b8
parent 1868 3af70451f5aa
child 5908 bf41b43f02d8
permissions -rw-r--r--
Close of build 58.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
     1
GNU LESSER GENERAL PUBLIC LICENSE
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
     2
Version 2.1, February 1999
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
     3
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
     4
Copyright (C) 1991, 1999 Free Software Foundation, Inc.
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
     5
51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
     6
Everyone is permitted to copy and distribute verbatim copies
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
     7
of this license document, but changing it is not allowed.
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
     8
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
     9
[This is the first released version of the Lesser GPL. It also counts
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
    10
as the successor of the GNU Library Public License, version 2, hence
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
    11
the version number 2.1.]
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    12
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
    13
Preamble
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    14
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
    15
The licenses for most software are designed to take away your
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
    16
freedom to share and change it. By contrast, the GNU General Public
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    17
Licenses are intended to guarantee your freedom to share and change
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    18
free software--to make sure the software is free for all its users.
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    19
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
    20
This license, the Lesser General Public License, applies to some
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    21
specially designated software packages--typically libraries--of the
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
    22
Free Software Foundation and other authors who decide to use it. You
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    23
can use it too, but we suggest you first think carefully about whether
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    24
this license or the ordinary General Public License is the better
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    25
strategy to use in any particular case, based on the explanations below.
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    26
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
    27
When we speak of free software, we are referring to freedom of use,
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
    28
not price. Our General Public Licenses are designed to make sure that
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    29
you have the freedom to distribute copies of free software (and charge
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    30
for this service if you wish); that you receive source code or can get
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    31
it if you want it; that you can change the software and use pieces of
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    32
it in new free programs; and that you are informed that you can do
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    33
these things.
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    34
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
    35
To protect your rights, we need to make restrictions that forbid
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    36
distributors to deny you these rights or to ask you to surrender these
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
    37
rights. These restrictions translate to certain responsibilities for
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    38
you if you distribute copies of the library or if you modify it.
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    39
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
    40
For example, if you distribute copies of the library, whether gratis
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    41
or for a fee, you must give the recipients all the rights that we gave
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
    42
you. You must make sure that they, too, receive or can get the source
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
    43
code. If you link other code with the library, you must provide
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    44
complete object files to the recipients, so that they can relink them
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    45
with the library after making changes to the library and recompiling
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
    46
it. And you must show them these terms so they know their rights.
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    47
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
    48
We protect your rights with a two-step method: (1) we copyright the
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    49
library, and (2) we offer you this license, which gives you legal
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    50
permission to copy, distribute and/or modify the library.
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    51
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
    52
To protect each distributor, we want to make it very clear that
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
    53
there is no warranty for the free library. Also, if the library is
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    54
modified by someone else and passed on, the recipients should know
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    55
that what they have is not the original version, so that the original
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    56
author's reputation will not be affected by problems that might be
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    57
introduced by others.
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
    58
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
    59
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
    60
Finally, software patents pose a constant threat to the existence of
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
    61
any free program. We wish to make sure that a company cannot
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    62
effectively restrict the users of a free program by obtaining a
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
    63
restrictive license from a patent holder. Therefore, we insist that
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    64
any patent license obtained for a version of the library must be
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    65
consistent with the full freedom of use specified in this license.
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    66
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
    67
Most GNU software, including some libraries, is covered by the
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
    68
ordinary GNU General Public License. This license, the GNU Lesser
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    69
General Public License, applies to certain designated libraries, and
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
    70
is quite different from the ordinary General Public License. We use
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    71
this license for certain libraries in order to permit linking those
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    72
libraries into non-free programs.
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    73
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
    74
When a program is linked with a library, whether statically or using
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    75
a shared library, the combination of the two is legally speaking a
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
    76
combined work, a derivative of the original library. The ordinary
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    77
General Public License therefore permits such linking only if the
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
    78
entire combination fits its criteria of freedom. The Lesser General
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    79
Public License permits more lax criteria for linking other code with
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    80
the library.
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    81
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
    82
We call this license the "Lesser" General Public License because it
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    83
does Less to protect the user's freedom than the ordinary General
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
    84
Public License. It also provides other free software developers Less
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
    85
of an advantage over competing non-free programs. These disadvantages
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    86
are the reason we use the ordinary General Public License for many
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
    87
libraries. However, the Lesser license provides advantages in certain
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    88
special circumstances.
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    89
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
    90
For example, on rare occasions, there may be a special need to
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    91
encourage the widest possible use of a certain library, so that it becomes
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
    92
a de-facto standard. To achieve this, non-free programs must be
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
    93
allowed to use the library. A more frequent case is that a free
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
    94
library does the same job as widely used non-free libraries. In this
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    95
case, there is little to gain by limiting the free library to free
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    96
software only, so we use the Lesser General Public License.
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    97
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
    98
In other cases, permission to use a particular library in non-free
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    99
programs enables a greater number of people to use a large body of
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   100
free software. For example, permission to use the GNU C Library in
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   101
non-free programs enables many more people to use the whole GNU
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   102
operating system, as well as its variant, the GNU/Linux operating
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   103
system.
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   104
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   105
Although the Lesser General Public License is Less protective of the
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   106
users' freedom, it does ensure that the user of a program that is
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   107
linked with the Library has the freedom and the wherewithal to run
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   108
that program using a modified version of the Library.
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   109
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   110
The precise terms and conditions for copying, distribution and
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   111
modification follow. Pay close attention to the difference between a
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   112
"work based on the library" and a "work that uses the library". The
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   113
former contains code derived from the library, whereas the latter must
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   114
be combined with the library in order to run.
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   115
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   116
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   117
GNU LESSER GENERAL PUBLIC LICENSE
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   118
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   119
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   120
0. This License Agreement applies to any software library or other
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   121
program which contains a notice placed by the copyright holder or
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   122
other authorized party saying it may be distributed under the terms of
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   123
this Lesser General Public License (also called "this License").
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   124
Each licensee is addressed as "you".
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   125
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   126
A "library" means a collection of software functions and/or data
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   127
prepared so as to be conveniently linked with application programs
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   128
(which use some of those functions and data) to form executables.
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   129
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   130
The "Library", below, refers to any such software library or work
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   131
which has been distributed under these terms. A "work based on the
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   132
Library" means either the Library or any derivative work under
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   133
copyright law: that is to say, a work containing the Library or a
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   134
portion of it, either verbatim or with modifications and/or translated
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   135
straightforwardly into another language. (Hereinafter, translation is
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   136
included without limitation in the term "modification".)
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   137
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   138
"Source code" for a work means the preferred form of the work for
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   139
making modifications to it. For a library, complete source code means
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   140
all the source code for all modules it contains, plus any associated
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   141
interface definition files, plus the scripts used to control compilation
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   142
and installation of the library.
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   143
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   144
Activities other than copying, distribution and modification are not
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   145
covered by this License; they are outside its scope. The act of
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   146
running a program using the Library is not restricted, and output from
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   147
such a program is covered only if its contents constitute a work based
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   148
on the Library (independent of the use of the Library in a tool for
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   149
writing it). Whether that is true depends on what the Library does
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   150
and what the program that uses the Library does.
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   151
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   152
1. You may copy and distribute verbatim copies of the Library's
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   153
complete source code as you receive it, in any medium, provided that
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   154
you conspicuously and appropriately publish on each copy an
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   155
appropriate copyright notice and disclaimer of warranty; keep intact
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   156
all the notices that refer to this License and to the absence of any
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   157
warranty; and distribute a copy of this License along with the
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   158
Library.
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   159
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   160
You may charge a fee for the physical act of transferring a copy,
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   161
and you may at your option offer warranty protection in exchange for a
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   162
fee.
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   163
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   164
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   165
2. You may modify your copy or copies of the Library or any portion
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   166
of it, thus forming a work based on the Library, and copy and
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   167
distribute such modifications or work under the terms of Section 1
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   168
above, provided that you also meet all of these conditions:
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   169
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   170
a) The modified work must itself be a software library.
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   171
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   172
b) You must cause the files modified to carry prominent notices
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   173
stating that you changed the files and the date of any change.
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   174
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   175
c) You must cause the whole of the work to be licensed at no
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   176
charge to all third parties under the terms of this License.
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   177
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   178
d) If a facility in the modified Library refers to a function or a
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   179
table of data to be supplied by an application program that uses
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   180
the facility, other than as an argument passed when the facility
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   181
is invoked, then you must make a good faith effort to ensure that,
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   182
in the event an application does not supply such function or
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   183
table, the facility still operates, and performs whatever part of
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   184
its purpose remains meaningful.
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   185
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   186
(For example, a function in a library to compute square roots has
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   187
a purpose that is entirely well-defined independent of the
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   188
application. Therefore, Subsection 2d requires that any
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   189
application-supplied function or table used by this function must
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   190
be optional: if the application does not supply it, the square
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   191
root function must still compute square roots.)
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   192
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   193
These requirements apply to the modified work as a whole. If
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   194
identifiable sections of that work are not derived from the Library,
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   195
and can be reasonably considered independent and separate works in
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   196
themselves, then this License, and its terms, do not apply to those
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   197
sections when you distribute them as separate works. But when you
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   198
distribute the same sections as part of a whole which is a work based
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   199
on the Library, the distribution of the whole must be on the terms of
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   200
this License, whose permissions for other licensees extend to the
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   201
entire whole, and thus to each and every part regardless of who wrote
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   202
it.
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   203
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   204
Thus, it is not the intent of this section to claim rights or contest
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   205
your rights to work written entirely by you; rather, the intent is to
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   206
exercise the right to control the distribution of derivative or
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   207
collective works based on the Library.
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   208
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   209
In addition, mere aggregation of another work not based on the Library
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   210
with the Library (or with a work based on the Library) on a volume of
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   211
a storage or distribution medium does not bring the other work under
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   212
the scope of this License.
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   213
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   214
3. You may opt to apply the terms of the ordinary GNU General Public
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   215
License instead of this License to a given copy of the Library. To do
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   216
this, you must alter all the notices that refer to this License, so
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   217
that they refer to the ordinary GNU General Public License, version 2,
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   218
instead of to this License. (If a newer version than version 2 of the
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   219
ordinary GNU General Public License has appeared, then you can specify
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   220
that version instead if you wish.) Do not make any other change in
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   221
these notices.
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   222
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   223
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   224
Once this change is made in a given copy, it is irreversible for
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   225
that copy, so the ordinary GNU General Public License applies to all
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   226
subsequent copies and derivative works made from that copy.
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   227
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   228
This option is useful when you wish to copy part of the code of
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   229
the Library into a program that is not a library.
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   230
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   231
4. You may copy and distribute the Library (or a portion or
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   232
derivative of it, under Section 2) in object code or executable form
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   233
under the terms of Sections 1 and 2 above provided that you accompany
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   234
it with the complete corresponding machine-readable source code, which
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   235
must be distributed under the terms of Sections 1 and 2 above on a
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   236
medium customarily used for software interchange.
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   237
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   238
If distribution of object code is made by offering access to copy
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   239
from a designated place, then offering equivalent access to copy the
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   240
source code from the same place satisfies the requirement to
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   241
distribute the source code, even though third parties are not
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   242
compelled to copy the source along with the object code.
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   243
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   244
5. A program that contains no derivative of any portion of the
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   245
Library, but is designed to work with the Library by being compiled or
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   246
linked with it, is called a "work that uses the Library". Such a
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   247
work, in isolation, is not a derivative work of the Library, and
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   248
therefore falls outside the scope of this License.
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   249
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   250
However, linking a "work that uses the Library" with the Library
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   251
creates an executable that is a derivative of the Library (because it
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   252
contains portions of the Library), rather than a "work that uses the
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   253
library". The executable is therefore covered by this License.
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   254
Section 6 states terms for distribution of such executables.
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   255
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   256
When a "work that uses the Library" uses material from a header file
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   257
that is part of the Library, the object code for the work may be a
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   258
derivative work of the Library even though the source code is not.
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   259
Whether this is true is especially significant if the work can be
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   260
linked without the Library, or if the work is itself a library. The
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   261
threshold for this to be true is not precisely defined by law.
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   262
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   263
If such an object file uses only numerical parameters, data
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   264
structure layouts and accessors, and small macros and small inline
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   265
functions (ten lines or less in length), then the use of the object
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   266
file is unrestricted, regardless of whether it is legally a derivative
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   267
work. (Executables containing this object code plus portions of the
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   268
Library will still fall under Section 6.)
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   269
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   270
Otherwise, if the work is a derivative of the Library, you may
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   271
distribute the object code for the work under the terms of Section 6.
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   272
Any executables containing that work also fall under Section 6,
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   273
whether or not they are linked directly with the Library itself.
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   274
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   275
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   276
6. As an exception to the Sections above, you may also combine or
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   277
link a "work that uses the Library" with the Library to produce a
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   278
work containing portions of the Library, and distribute that work
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   279
under terms of your choice, provided that the terms permit
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   280
modification of the work for the customer's own use and reverse
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   281
engineering for debugging such modifications.
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   282
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   283
You must give prominent notice with each copy of the work that the
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   284
Library is used in it and that the Library and its use are covered by
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   285
this License. You must supply a copy of this License. If the work
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   286
during execution displays copyright notices, you must include the
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   287
copyright notice for the Library among them, as well as a reference
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   288
directing the user to the copy of this License. Also, you must do one
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   289
of these things:
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   290
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   291
a) Accompany the work with the complete corresponding
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   292
machine-readable source code for the Library including whatever
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   293
changes were used in the work (which must be distributed under
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   294
Sections 1 and 2 above); and, if the work is an executable linked
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   295
with the Library, with the complete machine-readable "work that
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   296
uses the Library", as object code and/or source code, so that the
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   297
user can modify the Library and then relink to produce a modified
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   298
executable containing the modified Library. (It is understood
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   299
that the user who changes the contents of definitions files in the
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   300
Library will not necessarily be able to recompile the application
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   301
to use the modified definitions.)
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   302
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   303
b) Use a suitable shared library mechanism for linking with the
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   304
Library. A suitable mechanism is one that (1) uses at run time a
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   305
copy of the library already present on the user's computer system,
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   306
rather than copying library functions into the executable, and (2)
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   307
will operate properly with a modified version of the library, if
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   308
the user installs one, as long as the modified version is
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   309
interface-compatible with the version that the work was made with.
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   310
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   311
c) Accompany the work with a written offer, valid for at
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   312
least three years, to give the same user the materials
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   313
specified in Subsection 6a, above, for a charge no more
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   314
than the cost of performing this distribution.
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   315
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   316
d) If distribution of the work is made by offering access to copy
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   317
from a designated place, offer equivalent access to copy the above
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   318
specified materials from the same place.
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   319
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   320
e) Verify that the user has already received a copy of these
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   321
materials or that you have already sent this user a copy.
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   322
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   323
For an executable, the required form of the "work that uses the
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   324
Library" must include any data and utility programs needed for
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   325
reproducing the executable from it. However, as a special exception,
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   326
the materials to be distributed need not include anything that is
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   327
normally distributed (in either source or binary form) with the major
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   328
components (compiler, kernel, and so on) of the operating system on
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   329
which the executable runs, unless that component itself accompanies
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   330
the executable.
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   331
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   332
It may happen that this requirement contradicts the license
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   333
restrictions of other proprietary libraries that do not normally
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   334
accompany the operating system. Such a contradiction means you cannot
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   335
use both them and the Library together in an executable that you
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   336
distribute.
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   337
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   338
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   339
7. You may place library facilities that are a work based on the
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   340
Library side-by-side in a single library together with other library
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   341
facilities not covered by this License, and distribute such a combined
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   342
library, provided that the separate distribution of the work based on
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   343
the Library and of the other library facilities is otherwise
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   344
permitted, and provided that you do these two things:
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   345
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   346
a) Accompany the combined library with a copy of the same work
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   347
based on the Library, uncombined with any other library
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   348
facilities. This must be distributed under the terms of the
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   349
Sections above.
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   350
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   351
b) Give prominent notice with the combined library of the fact
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   352
that part of it is a work based on the Library, and explaining
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   353
where to find the accompanying uncombined form of the same work.
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   354
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   355
8. You may not copy, modify, sublicense, link with, or distribute
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   356
the Library except as expressly provided under this License. Any
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   357
attempt otherwise to copy, modify, sublicense, link with, or
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   358
distribute the Library is void, and will automatically terminate your
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   359
rights under this License. However, parties who have received copies,
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   360
or rights, from you under this License will not have their licenses
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   361
terminated so long as such parties remain in full compliance.
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   362
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   363
9. You are not required to accept this License, since you have not
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   364
signed it. However, nothing else grants you permission to modify or
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   365
distribute the Library or its derivative works. These actions are
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   366
prohibited by law if you do not accept this License. Therefore, by
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   367
modifying or distributing the Library (or any work based on the
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   368
Library), you indicate your acceptance of this License to do so, and
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   369
all its terms and conditions for copying, distributing or modifying
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   370
the Library or works based on it.
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   371
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   372
10. Each time you redistribute the Library (or any work based on the
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   373
Library), the recipient automatically receives a license from the
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   374
original licensor to copy, distribute, link with or modify the Library
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   375
subject to these terms and conditions. You may not impose any further
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   376
restrictions on the recipients' exercise of the rights granted herein.
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   377
You are not responsible for enforcing compliance by third parties with
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   378
this License.
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   379
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   380
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   381
11. If, as a consequence of a court judgment or allegation of patent
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   382
infringement or for any other reason (not limited to patent issues),
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   383
conditions are imposed on you (whether by court order, agreement or
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   384
otherwise) that contradict the conditions of this License, they do not
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   385
excuse you from the conditions of this License. If you cannot
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   386
distribute so as to satisfy simultaneously your obligations under this
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   387
License and any other pertinent obligations, then as a consequence you
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   388
may not distribute the Library at all. For example, if a patent
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   389
license would not permit royalty-free redistribution of the Library by
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   390
all those who receive copies directly or indirectly through you, then
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   391
the only way you could satisfy both it and this License would be to
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   392
refrain entirely from distribution of the Library.
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   393
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   394
If any portion of this section is held invalid or unenforceable under any
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   395
particular circumstance, the balance of the section is intended to apply,
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   396
and the section as a whole is intended to apply in other circumstances.
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   397
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   398
It is not the purpose of this section to induce you to infringe any
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   399
patents or other property right claims or to contest validity of any
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   400
such claims; this section has the sole purpose of protecting the
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   401
integrity of the free software distribution system which is
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   402
implemented by public license practices. Many people have made
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   403
generous contributions to the wide range of software distributed
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   404
through that system in reliance on consistent application of that
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   405
system; it is up to the author/donor to decide if he or she is willing
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   406
to distribute software through any other system and a licensee cannot
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   407
impose that choice.
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   408
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   409
This section is intended to make thoroughly clear what is believed to
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   410
be a consequence of the rest of this License.
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   411
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   412
12. If the distribution and/or use of the Library is restricted in
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   413
certain countries either by patents or by copyrighted interfaces, the
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   414
original copyright holder who places the Library under this License may add
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   415
an explicit geographical distribution limitation excluding those countries,
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   416
so that distribution is permitted only in or among countries not thus
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   417
excluded. In such case, this License incorporates the limitation as if
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   418
written in the body of this License.
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   419
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   420
13. The Free Software Foundation may publish revised and/or new
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   421
versions of the Lesser General Public License from time to time.
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   422
Such new versions will be similar in spirit to the present version,
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   423
but may differ in detail to address new problems or concerns.
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   424
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   425
Each version is given a distinguishing version number. If the Library
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   426
specifies a version number of this License which applies to it and
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   427
"any later version", you have the option of following the terms and
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   428
conditions either of that version or of any later version published by
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   429
the Free Software Foundation. If the Library does not specify a
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   430
license version number, you may choose any version ever published by
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   431
the Free Software Foundation.
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   432
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   433
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   434
14. If you wish to incorporate parts of the Library into other free
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   435
programs whose distribution conditions are incompatible with these,
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   436
write to the author to ask for permission. For software which is
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   437
copyrighted by the Free Software Foundation, write to the Free
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   438
Software Foundation; we sometimes make exceptions for this. Our
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   439
decision will be guided by the two goals of preserving the free status
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   440
of all derivatives of our free software and of promoting the sharing
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   441
and reuse of software generally.
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   442
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   443
NO WARRANTY
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   444
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   445
15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   446
WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   447
EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   448
OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   449
KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   450
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   451
PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   452
LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   453
THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   454
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   455
16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   456
WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   457
AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   458
FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   459
CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   460
LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   461
RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   462
FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   463
SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   464
DAMAGES.
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   465
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   466
END OF TERMS AND CONDITIONS
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   467
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   468
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   469
How to Apply These Terms to Your New Libraries
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   470
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   471
If you develop a new library, and you want it to be of the greatest
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   472
possible use to the public, we recommend making it free software that
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   473
everyone can redistribute and change. You can do so by permitting
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   474
redistribution under these terms (or, alternatively, under the terms of the
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   475
ordinary General Public License).
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   476
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   477
To apply these terms, attach the following notices to the library. It is
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   478
safest to attach them to the start of each source file to most effectively
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   479
convey the exclusion of warranty; and each file should have at least the
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   480
"copyright" line and a pointer to where the full notice is found.
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   481
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   482
<one line to give the library's name and a brief idea of what it does.>
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   483
Copyright (C) <year>  <name of author>
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   484
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   485
This library is free software; you can redistribute it and/or
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   486
modify it under the terms of the GNU Lesser General Public
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   487
License as published by the Free Software Foundation; either
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   488
version 2.1 of the License, or (at your option) any later version.
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   489
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   490
This library is distributed in the hope that it will be useful,
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   491
but WITHOUT ANY WARRANTY; without even the implied warranty of
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   492
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   493
Lesser General Public License for more details.
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   494
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   495
You should have received a copy of the GNU Lesser General Public
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   496
License along with this library; if not, write to the Free Software
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   497
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   498
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   499
Also add information on how to contact you by electronic and paper mail.
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   500
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   501
You should also get your employer (if you work as a programmer) or your
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   502
school, if any, to sign a "copyright disclaimer" for the library, if
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   503
necessary. Here is a sample; alter the names:
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   504
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   505
Yoyodyne, Inc., hereby disclaims all copyright interest in the
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   506
library `Frob' (a library for tweaking knobs) written by James Random Hacker.
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   507
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   508
<signature of Ty Coon>, 1 April 1990
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   509
Ty Coon, President of Vice
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   510
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   511
That's all there is to it!
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   512
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   513
DOCUMENTATION LICENSE:
173
69315e61a221 7034838 migrate guile to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
   514
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   515
Some of the guile documentation distributed with guile falls under the GNU documentation license version 1.2:
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   516
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   517
GNU Free Documentation License
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   518
Version 1.2, November 2002
620
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   519
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   520
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   521
Copyright (C) 2000,2001,2002 Free Software Foundation, Inc.
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   522
51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   523
Everyone is permitted to copy and distribute verbatim copies
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   524
of this license document, but changing it is not allowed.
620
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   525
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   526
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   527
0. PREAMBLE
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   528
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   529
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: 173
diff changeset
   530
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: 173
diff changeset
   531
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: 173
diff changeset
   532
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: 173
diff changeset
   533
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: 173
diff changeset
   534
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: 173
diff changeset
   535
for modifications made by others.
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   536
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   537
This License is a kind of "copyleft", which means that derivative
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   538
works of the document must themselves be free in the same sense. It
620
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   539
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: 173
diff changeset
   540
license designed for free software.
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   541
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   542
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: 173
diff changeset
   543
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: 173
diff changeset
   544
program should come with manuals providing the same freedoms that the
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   545
software does. But this License is not limited to software manuals;
620
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   546
it can be used for any textual work, regardless of subject matter or
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   547
whether it is published as a printed book. We recommend this License
620
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   548
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: 173
diff changeset
   549
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   550
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   551
1. APPLICABILITY AND DEFINITIONS
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   552
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   553
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: 173
diff changeset
   554
contains a notice placed by the copyright holder saying it can be
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   555
distributed under the terms of this License. Such a notice grants a
620
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   556
world-wide, royalty-free license, unlimited in duration, to use that
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   557
work under the conditions stated herein. The "Document", below,
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   558
refers to any such manual or work. Any member of the public is a
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   559
licensee, and is addressed as "you". You accept the license if you
620
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   560
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: 173
diff changeset
   561
under copyright law.
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   562
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   563
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: 173
diff changeset
   564
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: 173
diff changeset
   565
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: 173
diff changeset
   566
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   567
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: 173
diff changeset
   568
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: 173
diff changeset
   569
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: 173
diff changeset
   570
(or to related matters) and contains nothing that could fall directly
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   571
within that overall subject. (Thus, if the Document is in part a
620
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   572
textbook of mathematics, a Secondary Section may not explain any
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   573
mathematics.) The relationship could be a matter of historical
620
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   574
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: 173
diff changeset
   575
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: 173
diff changeset
   576
them.
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   577
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   578
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: 173
diff changeset
   579
are designated, as being those of Invariant Sections, in the notice
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   580
that says that the Document is released under this License. If a
620
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   581
section does not fit the above definition of Secondary then it is not
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   582
allowed to be designated as Invariant. The Document may contain zero
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   583
Invariant Sections. If the Document does not identify any Invariant
620
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   584
Sections then there are none.
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   585
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   586
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: 173
diff changeset
   587
as Front-Cover Texts or Back-Cover Texts, in the notice that says that
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   588
the Document is released under this License. A Front-Cover Text may
620
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   589
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: 173
diff changeset
   590
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   591
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: 173
diff changeset
   592
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: 173
diff changeset
   593
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: 173
diff changeset
   594
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: 173
diff changeset
   595
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: 173
diff changeset
   596
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: 173
diff changeset
   597
for automatic translation to a variety of formats suitable for input
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   598
to text formatters. A copy made in an otherwise Transparent file
620
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   599
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: 173
diff changeset
   600
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: 173
diff changeset
   601
An image format is not Transparent if used for any substantial amount
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   602
of text. A copy that is not "Transparent" is called "Opaque".
620
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   603
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   604
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: 173
diff changeset
   605
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: 173
diff changeset
   606
or XML using a publicly available DTD, and standard-conforming simple
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   607
HTML, PostScript or PDF designed for human modification. Examples of
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   608
transparent image formats include PNG, XCF and JPG. Opaque formats
620
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   609
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: 173
diff changeset
   610
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: 173
diff changeset
   611
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: 173
diff changeset
   612
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: 173
diff changeset
   613
processors for output purposes only.
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   614
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   615
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: 173
diff changeset
   616
plus such following pages as are needed to hold, legibly, the material
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   617
this License requires to appear in the title page. For works in
620
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   618
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: 173
diff changeset
   619
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: 173
diff changeset
   620
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: 173
diff changeset
   621
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   622
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: 173
diff changeset
   623
title either is precisely XYZ or contains XYZ in parentheses following
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   624
text that translates XYZ in another language. (Here XYZ stands for a
620
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   625
specific section name mentioned below, such as "Acknowledgements",
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   626
"Dedications", "Endorsements", or "History".) To "Preserve the Title"
620
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   627
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: 173
diff changeset
   628
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: 173
diff changeset
   629
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   630
The Document may include Warranty Disclaimers next to the notice which
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   631
states that this License applies to the Document. These Warranty
620
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   632
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: 173
diff changeset
   633
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: 173
diff changeset
   634
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: 173
diff changeset
   635
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: 173
diff changeset
   636
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   637
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   638
2. VERBATIM COPYING
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   639
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   640
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: 173
diff changeset
   641
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: 173
diff changeset
   642
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: 173
diff changeset
   643
to the Document are reproduced in all copies, and that you add no other
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   644
conditions whatsoever to those of this License. You may not use
620
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   645
technical measures to obstruct or control the reading or further
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   646
copying of the copies you make or distribute. However, you may accept
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   647
compensation in exchange for copies. If you distribute a large enough
620
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   648
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: 173
diff changeset
   649
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   650
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: 173
diff changeset
   651
you may publicly display copies.
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   652
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   653
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   654
3. COPYING IN QUANTITY
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   655
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   656
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: 173
diff changeset
   657
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: 173
diff changeset
   658
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: 173
diff changeset
   659
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: 173
diff changeset
   660
Texts: Front-Cover Texts on the front cover, and Back-Cover Texts on
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   661
the back cover. Both covers must also clearly and legibly identify
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   662
you as the publisher of these copies. The front cover must present
620
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   663
the full title with all words of the title equally prominent and
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   664
visible. You may add other material on the covers in addition.
620
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   665
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: 173
diff changeset
   666
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: 173
diff changeset
   667
as verbatim copying in other respects.
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   668
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   669
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: 173
diff changeset
   670
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: 173
diff changeset
   671
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: 173
diff changeset
   672
pages.
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   673
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   674
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: 173
diff changeset
   675
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: 173
diff changeset
   676
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: 173
diff changeset
   677
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: 173
diff changeset
   678
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: 173
diff changeset
   679
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: 173
diff changeset
   680
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: 173
diff changeset
   681
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: 173
diff changeset
   682
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: 173
diff changeset
   683
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: 173
diff changeset
   684
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: 173
diff changeset
   685
edition to the public.
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   686
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   687
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: 173
diff changeset
   688
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: 173
diff changeset
   689
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: 173
diff changeset
   690
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   691
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   692
4. MODIFICATIONS
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   693
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   694
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: 173
diff changeset
   695
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: 173
diff changeset
   696
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: 173
diff changeset
   697
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: 173
diff changeset
   698
and modification of the Modified Version to whoever possesses a copy
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   699
of it. In addition, you must do these things in the Modified Version:
620
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   700
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   701
A. Use in the Title Page (and on the covers, if any) a title distinct
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   702
from that of the Document, and from those of previous versions
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   703
(which should, if there were any, be listed in the History section
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   704
of the Document). You may use the same title as a previous version
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   705
if the original publisher of that version gives permission.
620
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   706
B. List on the Title Page, as authors, one or more persons or entities
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   707
responsible for authorship of the modifications in the Modified
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   708
Version, together with at least five of the principal authors of the
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   709
Document (all of its principal authors, if it has fewer than five),
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   710
unless they release you from this requirement.
620
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   711
C. State on the Title page the name of the publisher of the
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   712
Modified Version, as the publisher.
620
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   713
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: 173
diff changeset
   714
E. Add an appropriate copyright notice for your modifications
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   715
adjacent to the other copyright notices.
620
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   716
F. Include, immediately after the copyright notices, a license notice
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   717
giving the public permission to use the Modified Version under the
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   718
terms of this License, in the form shown in the Addendum below.
620
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   719
G. Preserve in that license notice the full lists of Invariant Sections
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   720
and required Cover Texts given in the Document's license notice.
620
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   721
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: 173
diff changeset
   722
I. Preserve the section Entitled "History", Preserve its Title, and add
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   723
to it an item stating at least the title, year, new authors, and
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   724
publisher of the Modified Version as given on the Title Page. If
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   725
there is no section Entitled "History" in the Document, create one
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   726
stating the title, year, authors, and publisher of the Document as
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   727
given on its Title Page, then add an item describing the Modified
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   728
Version as stated in the previous sentence.
620
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   729
J. Preserve the network location, if any, given in the Document for
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   730
public access to a Transparent copy of the Document, and likewise
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   731
the network locations given in the Document for previous versions
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   732
it was based on. These may be placed in the "History" section.
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   733
You may omit a network location for a work that was published at
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   734
least four years before the Document itself, or if the original
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   735
publisher of the version it refers to gives permission.
620
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   736
K. For any section Entitled "Acknowledgements" or "Dedications",
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   737
Preserve the Title of the section, and preserve in the section all
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   738
the substance and tone of each of the contributor acknowledgements
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   739
and/or dedications given therein.
620
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   740
L. Preserve all the Invariant Sections of the Document,
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   741
unaltered in their text and in their titles. Section numbers
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   742
or the equivalent are not considered part of the section titles.
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   743
M. Delete any section Entitled "Endorsements". Such a section
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   744
may not be included in the Modified Version.
620
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   745
N. Do not retitle any existing section to be Entitled "Endorsements"
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   746
or to conflict in title with any Invariant Section.
620
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   747
O. Preserve any Warranty Disclaimers.
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   748
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   749
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: 173
diff changeset
   750
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: 173
diff changeset
   751
copied from the Document, you may at your option designate some or all
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   752
of these sections as invariant. To do this, add their titles to the
620
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   753
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: 173
diff changeset
   754
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: 173
diff changeset
   755
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   756
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: 173
diff changeset
   757
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: 173
diff changeset
   758
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: 173
diff changeset
   759
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: 173
diff changeset
   760
standard.
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   761
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   762
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: 173
diff changeset
   763
passage of up to 25 words as a Back-Cover Text, to the end of the list
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   764
of Cover Texts in the Modified Version. Only one passage of
620
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   765
Front-Cover Text and one of Back-Cover Text may be added by (or
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   766
through arrangements made by) any one entity. If the Document already
620
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   767
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: 173
diff changeset
   768
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: 173
diff changeset
   769
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: 173
diff changeset
   770
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: 173
diff changeset
   771
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   772
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: 173
diff changeset
   773
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: 173
diff changeset
   774
imply endorsement of any Modified Version.
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   775
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   776
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   777
5. COMBINING DOCUMENTS
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   778
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   779
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: 173
diff changeset
   780
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: 173
diff changeset
   781
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: 173
diff changeset
   782
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: 173
diff changeset
   783
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: 173
diff changeset
   784
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: 173
diff changeset
   785
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   786
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: 173
diff changeset
   787
multiple identical Invariant Sections may be replaced with a single
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   788
copy. If there are multiple Invariant Sections with the same name but
620
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   789
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: 173
diff changeset
   790
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: 173
diff changeset
   791
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: 173
diff changeset
   792
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: 173
diff changeset
   793
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: 173
diff changeset
   794
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   795
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: 173
diff changeset
   796
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: 173
diff changeset
   797
"History"; likewise combine any sections Entitled "Acknowledgements",
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   798
and any sections Entitled "Dedications". You must delete all sections
620
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   799
Entitled "Endorsements".
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   800
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   801
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   802
6. COLLECTIONS OF DOCUMENTS
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   803
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   804
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: 173
diff changeset
   805
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: 173
diff changeset
   806
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: 173
diff changeset
   807
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: 173
diff changeset
   808
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: 173
diff changeset
   809
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   810
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: 173
diff changeset
   811
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: 173
diff changeset
   812
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: 173
diff changeset
   813
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: 173
diff changeset
   814
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   815
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   816
7. AGGREGATION WITH INDEPENDENT WORKS
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   817
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   818
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: 173
diff changeset
   819
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: 173
diff changeset
   820
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: 173
diff changeset
   821
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: 173
diff changeset
   822
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: 173
diff changeset
   823
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: 173
diff changeset
   824
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: 173
diff changeset
   825
derivative works of the Document.
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   826
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   827
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: 173
diff changeset
   828
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: 173
diff changeset
   829
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: 173
diff changeset
   830
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: 173
diff changeset
   831
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: 173
diff changeset
   832
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: 173
diff changeset
   833
aggregate.
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   834
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   835
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   836
8. TRANSLATION
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   837
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   838
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: 173
diff changeset
   839
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: 173
diff changeset
   840
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: 173
diff changeset
   841
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: 173
diff changeset
   842
translations of some or all Invariant Sections in addition to the
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   843
original versions of these Invariant Sections. You may include a
620
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   844
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: 173
diff changeset
   845
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: 173
diff changeset
   846
the original English version of this License and the original versions
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   847
of those notices and disclaimers. In case of a disagreement between
620
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   848
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: 173
diff changeset
   849
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: 173
diff changeset
   850
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   851
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: 173
diff changeset
   852
"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: 173
diff changeset
   853
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: 173
diff changeset
   854
title.
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   855
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   856
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   857
9. TERMINATION
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   858
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   859
You may not copy, modify, sublicense, or distribute the Document except
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   860
as expressly provided for under this License. Any other attempt to
620
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   861
copy, modify, sublicense or distribute the Document is void, and will
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   862
automatically terminate your rights under this License. However,
620
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   863
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: 173
diff changeset
   864
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: 173
diff changeset
   865
parties remain in full compliance.
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   866
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   867
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   868
10. FUTURE REVISIONS OF THIS LICENSE
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   869
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   870
The Free Software Foundation may publish new, revised versions
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   871
of the GNU Free Documentation License from time to time. Such new
620
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   872
versions will be similar in spirit to the present version, but may
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   873
differ in detail to address new problems or concerns. See
620
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   874
http://www.gnu.org/copyleft/.
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   875
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   876
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: 173
diff changeset
   877
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: 173
diff changeset
   878
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: 173
diff changeset
   879
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: 173
diff changeset
   880
of any later version that has been published (not as a draft) by the
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   881
Free Software Foundation. If the Document does not specify a version
620
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   882
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: 173
diff changeset
   883
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: 173
diff changeset
   884
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   885
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   886
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: 173
diff changeset
   887
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   888
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: 173
diff changeset
   889
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: 173
diff changeset
   890
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: 173
diff changeset
   891
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   892
Copyright (c) YEAR YOUR NAME.
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   893
Permission is granted to copy, distribute and/or modify this document
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   894
under the terms of the GNU Free Documentation License, Version 1.2
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   895
or any later version published by the Free Software Foundation;
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   896
with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   897
A copy of the license is included in the section entitled "GNU
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   898
Free Documentation License".
620
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   899
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   900
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: 173
diff changeset
   901
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: 173
diff changeset
   902
1868
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   903
with the Invariant Sections being LIST THEIR TITLES, with the
3af70451f5aa 18691531 guile needs TPNO and license file adjustments
Rich Burridge <rich.burridge@oracle.com>
parents: 1205
diff changeset
   904
Front-Cover Texts being LIST, and with the Back-Cover Texts being LIST.
620
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   905
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   906
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: 173
diff changeset
   907
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: 173
diff changeset
   908
situation.
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   909
224989d93a26 7007636 several copyright files need an update to include FDL
Rich Burridge <rich.burridge@oracle.com>
parents: 173
diff changeset
   910
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: 173
diff changeset
   911
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: 173
diff changeset
   912
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: 173
diff changeset
   913
to permit their use in free software.