src/cm/media/js/ckeditor/LICENSE.html
author Production Moz <dev@sopinspace.com>
Fri, 18 May 2012 00:07:32 +0200
changeset 437 dec07877fd39
parent 256 adccf7c023ef
permissions -rw-r--r--
Avoids HTTP 403 on login and reset/change password, seehttps://docs.djangoproject.com/en/dev/ref/contrib/csrf/#ref-contrib-csrf.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
256
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
     1
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
     2
	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
     3
<!--
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
     4
== BEGIN TEXT ONLY VERSION ==
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
     5
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
     6
Software License Agreement
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
     7
==========================
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
     8
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
     9
CKEditor - The text editor for Internet - http://ckeditor.com
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
    10
Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
    11
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
    12
Licensed under the terms of any of the following licenses at your
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
    13
choice:
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
    14
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
    15
 - GNU General Public License Version 2 or later (the "GPL")
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
    16
   http://www.gnu.org/licenses/gpl.html
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
    17
   (See Appendix A)
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
    18
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
    19
 - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
    20
   http://www.gnu.org/licenses/lgpl.html
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
    21
   (See Appendix B)
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
    22
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
    23
 - Mozilla Public License Version 1.1 or later (the "MPL")
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
    24
   http://www.mozilla.org/MPL/MPL-1.1.html
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
    25
   (See Appendix C)
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
    26
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
    27
You are not required to, but if you want to explicitly declare the
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
    28
license you have chosen to be bound to when using, reproducing,
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
    29
modifying and distributing this software, just include a text file
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
    30
titled "legal.txt" in your version of this software, indicating your
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
    31
license choice. In any case, your choice will not restrict any
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
    32
recipient of your version of this software to use, reproduce, modify
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
    33
and distribute this software under any of the above licenses.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
    34
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
    35
Sources of Intellectual Property Included in CKEditor
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
    36
=====================================================
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
    37
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
    38
Where not otherwise indicated, all CKEditor content is authored by
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
    39
CKSource engineers and consists of CKSource-owned intellectual
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
    40
property. In some specific instances, CKEditor will incorporate work
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
    41
done by developers outside of CKSource with their express permission.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
    42
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
    43
YUI Test: At _source/tests/yuitest.js can be found part of the source
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
    44
code of YUI, which is licensed under the terms of the BSD License
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
    45
(http://developer.yahoo.com/yui/license.txt). YUI is Copyright (C)
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
    46
2008, Yahoo! Inc.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
    47
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
    48
Trademarks
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
    49
==========
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
    50
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
    51
CKEditor is a trademark of CKSource - Frederico Knabben. All other brand
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
    52
and product names are trademarks, registered trademarks or service
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
    53
marks of their respective holders.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
    54
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
    55
Appendix A: The GPL License
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
    56
===========================
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
    57
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
    58
		    GNU GENERAL PUBLIC LICENSE
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
    59
		       Version 2, June 1991
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
    60
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
    61
 Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
    62
 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
    63
 Everyone is permitted to copy and distribute verbatim copies
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
    64
 of this license document, but changing it is not allowed.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
    65
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
    66
			    Preamble
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
    67
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
    68
  The licenses for most software are designed to take away your
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
    69
freedom to share and change it.  By contrast, the GNU General Public
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
    70
License is intended to guarantee your freedom to share and change free
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
    71
software-to make sure the software is free for all its users.  This
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
    72
General Public License applies to most of the Free Software
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
    73
Foundation's software and to any other program whose authors commit to
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
    74
using it.  (Some other Free Software Foundation software is covered by
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
    75
the GNU Lesser General Public License instead.)  You can apply it to
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
    76
your programs, too.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
    77
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
    78
  When we speak of free software, we are referring to freedom, not
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
    79
price.  Our General Public Licenses are designed to make sure that you
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
    80
have the freedom to distribute copies of free software (and charge for
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
    81
this service if you wish), that you receive source code or can get it
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
    82
if you want it, that you can change the software or use pieces of it
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
    83
in new free programs; and that you know you can do these things.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
    84
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
    85
  To protect your rights, we need to make restrictions that forbid
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
    86
anyone to deny you these rights or to ask you to surrender the rights.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
    87
These restrictions translate to certain responsibilities for you if you
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
    88
distribute copies of the software, or if you modify it.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
    89
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
    90
  For example, if you distribute copies of such a program, whether
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
    91
gratis or for a fee, you must give the recipients all the rights that
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
    92
you have.  You must make sure that they, too, receive or can get the
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
    93
source code.  And you must show them these terms so they know their
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
    94
rights.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
    95
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
    96
  We protect your rights with two steps: (1) copyright the software, and
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
    97
(2) offer you this license which gives you legal permission to copy,
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
    98
distribute and/or modify the software.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
    99
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   100
  Also, for each author's protection and ours, we want to make certain
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   101
that everyone understands that there is no warranty for this free
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   102
software.  If the software is modified by someone else and passed on, we
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   103
want its recipients to know that what they have is not the original, so
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   104
that any problems introduced by others will not reflect on the original
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   105
authors' reputations.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   106
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   107
  Finally, any free program is threatened constantly by software
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   108
patents.  We wish to avoid the danger that redistributors of a free
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   109
program will individually obtain patent licenses, in effect making the
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   110
program proprietary.  To prevent this, we have made it clear that any
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   111
patent must be licensed for everyone's free use or not licensed at all.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   112
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   113
  The precise terms and conditions for copying, distribution and
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   114
modification follow.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   115
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   116
		    GNU GENERAL PUBLIC LICENSE
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   117
   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   118
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   119
  0. This License applies to any program or other work which contains
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   120
a notice placed by the copyright holder saying it may be distributed
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   121
under the terms of this General Public License.  The "Program", below,
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   122
refers to any such program or work, and a "work based on the Program"
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   123
means either the Program or any derivative work under copyright law:
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   124
that is to say, a work containing the Program or a portion of it,
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   125
either verbatim or with modifications and/or translated into another
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   126
language.  (Hereinafter, translation is included without limitation in
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   127
the term "modification".)  Each licensee is addressed as "you".
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   128
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   129
Activities other than copying, distribution and modification are not
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   130
covered by this License; they are outside its scope.  The act of
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   131
running the Program is not restricted, and the output from the Program
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   132
is covered only if its contents constitute a work based on the
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   133
Program (independent of having been made by running the Program).
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   134
Whether that is true depends on what the Program does.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   135
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   136
  1. You may copy and distribute verbatim copies of the Program's
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   137
source code as you receive it, in any medium, provided that you
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   138
conspicuously and appropriately publish on each copy an appropriate
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   139
copyright notice and disclaimer of warranty; keep intact all the
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   140
notices that refer to this License and to the absence of any warranty;
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   141
and give any other recipients of the Program a copy of this License
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   142
along with the Program.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   143
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   144
You may charge a fee for the physical act of transferring a copy, and
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   145
you may at your option offer warranty protection in exchange for a fee.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   146
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   147
  2. You may modify your copy or copies of the Program or any portion
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   148
of it, thus forming a work based on the Program, and copy and
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   149
distribute such modifications or work under the terms of Section 1
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   150
above, provided that you also meet all of these conditions:
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   151
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   152
    a) You must cause the modified files to carry prominent notices
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   153
    stating that you changed the files and the date of any change.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   154
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   155
    b) You must cause any work that you distribute or publish, that in
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   156
    whole or in part contains or is derived from the Program or any
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   157
    part thereof, to be licensed as a whole at no charge to all third
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   158
    parties under the terms of this License.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   159
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   160
    c) If the modified program normally reads commands interactively
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   161
    when run, you must cause it, when started running for such
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   162
    interactive use in the most ordinary way, to print or display an
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   163
    announcement including an appropriate copyright notice and a
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   164
    notice that there is no warranty (or else, saying that you provide
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   165
    a warranty) and that users may redistribute the program under
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   166
    these conditions, and telling the user how to view a copy of this
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   167
    License.  (Exception: if the Program itself is interactive but
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   168
    does not normally print such an announcement, your work based on
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   169
    the Program is not required to print an announcement.)
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   170
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   171
These requirements apply to the modified work as a whole.  If
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   172
identifiable sections of that work are not derived from the Program,
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   173
and can be reasonably considered independent and separate works in
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   174
themselves, then this License, and its terms, do not apply to those
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   175
sections when you distribute them as separate works.  But when you
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   176
distribute the same sections as part of a whole which is a work based
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   177
on the Program, the distribution of the whole must be on the terms of
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   178
this License, whose permissions for other licensees extend to the
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   179
entire whole, and thus to each and every part regardless of who wrote it.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   180
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   181
Thus, it is not the intent of this section to claim rights or contest
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   182
your rights to work written entirely by you; rather, the intent is to
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   183
exercise the right to control the distribution of derivative or
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   184
collective works based on the Program.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   185
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   186
In addition, mere aggregation of another work not based on the Program
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   187
with the Program (or with a work based on the Program) on a volume of
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   188
a storage or distribution medium does not bring the other work under
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   189
the scope of this License.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   190
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   191
  3. You may copy and distribute the Program (or a work based on it,
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   192
under Section 2) in object code or executable form under the terms of
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   193
Sections 1 and 2 above provided that you also do one of the following:
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   194
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   195
    a) Accompany it with the complete corresponding machine-readable
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   196
    source code, which must be distributed under the terms of Sections
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   197
    1 and 2 above on a medium customarily used for software interchange; or,
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   198
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   199
    b) Accompany it with a written offer, valid for at least three
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   200
    years, to give any third party, for a charge no more than your
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   201
    cost of physically performing source distribution, a complete
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   202
    machine-readable copy of the corresponding source code, to be
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   203
    distributed under the terms of Sections 1 and 2 above on a medium
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   204
    customarily used for software interchange; or,
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   205
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   206
    c) Accompany it with the information you received as to the offer
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   207
    to distribute corresponding source code.  (This alternative is
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   208
    allowed only for noncommercial distribution and only if you
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   209
    received the program in object code or executable form with such
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   210
    an offer, in accord with Subsection b above.)
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   211
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   212
The source code for a work means the preferred form of the work for
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   213
making modifications to it.  For an executable work, complete source
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   214
code means all the source code for all modules it contains, plus any
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   215
associated interface definition files, plus the scripts used to
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   216
control compilation and installation of the executable.  However, as a
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   217
special exception, the source code distributed need not include
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   218
anything that is normally distributed (in either source or binary
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   219
form) with the major components (compiler, kernel, and so on) of the
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   220
operating system on which the executable runs, unless that component
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   221
itself accompanies the executable.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   222
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   223
If distribution of executable or object code is made by offering
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   224
access to copy from a designated place, then offering equivalent
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   225
access to copy the source code from the same place counts as
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   226
distribution of the source code, even though third parties are not
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   227
compelled to copy the source along with the object code.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   228
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   229
  4. You may not copy, modify, sublicense, or distribute the Program
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   230
except as expressly provided under this License.  Any attempt
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   231
otherwise to copy, modify, sublicense or distribute the Program is
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   232
void, and will automatically terminate your rights under this License.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   233
However, parties who have received copies, or rights, from you under
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   234
this License will not have their licenses terminated so long as such
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   235
parties remain in full compliance.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   236
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   237
  5. You are not required to accept this License, since you have not
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   238
signed it.  However, nothing else grants you permission to modify or
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   239
distribute the Program or its derivative works.  These actions are
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   240
prohibited by law if you do not accept this License.  Therefore, by
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   241
modifying or distributing the Program (or any work based on the
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   242
Program), you indicate your acceptance of this License to do so, and
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   243
all its terms and conditions for copying, distributing or modifying
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   244
the Program or works based on it.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   245
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   246
  6. Each time you redistribute the Program (or any work based on the
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   247
Program), the recipient automatically receives a license from the
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   248
original licensor to copy, distribute or modify the Program subject to
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   249
these terms and conditions.  You may not impose any further
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   250
restrictions on the recipients' exercise of the rights granted herein.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   251
You are not responsible for enforcing compliance by third parties to
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   252
this License.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   253
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   254
  7. If, as a consequence of a court judgment or allegation of patent
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   255
infringement or for any other reason (not limited to patent issues),
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   256
conditions are imposed on you (whether by court order, agreement or
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   257
otherwise) that contradict the conditions of this License, they do not
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   258
excuse you from the conditions of this License.  If you cannot
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   259
distribute so as to satisfy simultaneously your obligations under this
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   260
License and any other pertinent obligations, then as a consequence you
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   261
may not distribute the Program at all.  For example, if a patent
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   262
license would not permit royalty-free redistribution of the Program by
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   263
all those who receive copies directly or indirectly through you, then
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   264
the only way you could satisfy both it and this License would be to
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   265
refrain entirely from distribution of the Program.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   266
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   267
If any portion of this section is held invalid or unenforceable under
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   268
any particular circumstance, the balance of the section is intended to
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   269
apply and the section as a whole is intended to apply in other
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   270
circumstances.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   271
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   272
It is not the purpose of this section to induce you to infringe any
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   273
patents or other property right claims or to contest validity of any
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   274
such claims; this section has the sole purpose of protecting the
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   275
integrity of the free software distribution system, which is
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   276
implemented by public license practices.  Many people have made
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   277
generous contributions to the wide range of software distributed
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   278
through that system in reliance on consistent application of that
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   279
system; it is up to the author/donor to decide if he or she is willing
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   280
to distribute software through any other system and a licensee cannot
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   281
impose that choice.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   282
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   283
This section is intended to make thoroughly clear what is believed to
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   284
be a consequence of the rest of this License.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   285
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   286
  8. If the distribution and/or use of the Program is restricted in
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   287
certain countries either by patents or by copyrighted interfaces, the
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   288
original copyright holder who places the Program under this License
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   289
may add an explicit geographical distribution limitation excluding
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   290
those countries, so that distribution is permitted only in or among
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   291
countries not thus excluded.  In such case, this License incorporates
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   292
the limitation as if written in the body of this License.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   293
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   294
  9. The Free Software Foundation may publish revised and/or new versions
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   295
of the General Public License from time to time.  Such new versions will
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   296
be similar in spirit to the present version, but may differ in detail to
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   297
address new problems or concerns.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   298
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   299
Each version is given a distinguishing version number.  If the Program
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   300
specifies a version number of this License which applies to it and "any
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   301
later version", you have the option of following the terms and conditions
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   302
either of that version or of any later version published by the Free
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   303
Software Foundation.  If the Program does not specify a version number of
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   304
this License, you may choose any version ever published by the Free Software
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   305
Foundation.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   306
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   307
  10. If you wish to incorporate parts of the Program into other free
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   308
programs whose distribution conditions are different, write to the author
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   309
to ask for permission.  For software which is copyrighted by the Free
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   310
Software Foundation, write to the Free Software Foundation; we sometimes
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   311
make exceptions for this.  Our decision will be guided by the two goals
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   312
of preserving the free status of all derivatives of our free software and
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   313
of promoting the sharing and reuse of software generally.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   314
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   315
			    NO WARRANTY
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   316
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   317
  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   318
FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   319
OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   320
PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   321
OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   322
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   323
TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   324
PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   325
REPAIR OR CORRECTION.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   326
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   327
  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   328
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   329
REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   330
INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   331
OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   332
TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   333
YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   334
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   335
POSSIBILITY OF SUCH DAMAGES.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   336
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   337
		     END OF TERMS AND CONDITIONS
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   338
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   339
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   340
Appendix B: The LGPL License
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   341
============================
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   342
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   343
		  GNU LESSER GENERAL PUBLIC LICENSE
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   344
		       Version 2.1, February 1999
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   345
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   346
 Copyright (C) 1991, 1999 Free Software Foundation, Inc.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   347
     59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   348
 Everyone is permitted to copy and distribute verbatim copies
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   349
 of this license document, but changing it is not allowed.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   350
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   351
[This is the first released version of the Lesser GPL.  It also counts
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   352
 as the successor of the GNU Library Public License, version 2, hence
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   353
 the version number 2.1.]
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   354
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   355
			    Preamble
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   356
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   357
  The licenses for most software are designed to take away your
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   358
freedom to share and change it.  By contrast, the GNU General Public
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   359
Licenses are intended to guarantee your freedom to share and change
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   360
free software-to make sure the software is free for all its users.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   361
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   362
  This license, the Lesser General Public License, applies to some
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   363
specially designated software packages-typically libraries-of the
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   364
Free Software Foundation and other authors who decide to use it.  You
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   365
can use it too, but we suggest you first think carefully about whether
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   366
this license or the ordinary General Public License is the better
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   367
strategy to use in any particular case, based on the explanations below.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   368
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   369
  When we speak of free software, we are referring to freedom of use,
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   370
not price.  Our General Public Licenses are designed to make sure that
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   371
you have the freedom to distribute copies of free software (and charge
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   372
for this service if you wish); that you receive source code or can get
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   373
it if you want it; that you can change the software and use pieces of
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   374
it in new free programs; and that you are informed that you can do
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   375
these things.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   376
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   377
  To protect your rights, we need to make restrictions that forbid
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   378
distributors to deny you these rights or to ask you to surrender these
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   379
rights.  These restrictions translate to certain responsibilities for
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   380
you if you distribute copies of the library or if you modify it.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   381
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   382
  For example, if you distribute copies of the library, whether gratis
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   383
or for a fee, you must give the recipients all the rights that we gave
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   384
you.  You must make sure that they, too, receive or can get the source
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   385
code.  If you link other code with the library, you must provide
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   386
complete object files to the recipients, so that they can relink them
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   387
with the library after making changes to the library and recompiling
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   388
it.  And you must show them these terms so they know their rights.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   389
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   390
  We protect your rights with a two-step method: (1) we copyright the
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   391
library, and (2) we offer you this license, which gives you legal
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   392
permission to copy, distribute and/or modify the library.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   393
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   394
  To protect each distributor, we want to make it very clear that
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   395
there is no warranty for the free library.  Also, if the library is
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   396
modified by someone else and passed on, the recipients should know
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   397
that what they have is not the original version, so that the original
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   398
author's reputation will not be affected by problems that might be
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   399
introduced by others.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   400
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   401
  Finally, software patents pose a constant threat to the existence of
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   402
any free program.  We wish to make sure that a company cannot
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   403
effectively restrict the users of a free program by obtaining a
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   404
restrictive license from a patent holder.  Therefore, we insist that
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   405
any patent license obtained for a version of the library must be
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   406
consistent with the full freedom of use specified in this license.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   407
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   408
  Most GNU software, including some libraries, is covered by the
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   409
ordinary GNU General Public License.  This license, the GNU Lesser
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   410
General Public License, applies to certain designated libraries, and
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   411
is quite different from the ordinary General Public License.  We use
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   412
this license for certain libraries in order to permit linking those
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   413
libraries into non-free programs.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   414
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   415
  When a program is linked with a library, whether statically or using
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   416
a shared library, the combination of the two is legally speaking a
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   417
combined work, a derivative of the original library.  The ordinary
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   418
General Public License therefore permits such linking only if the
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   419
entire combination fits its criteria of freedom.  The Lesser General
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   420
Public License permits more lax criteria for linking other code with
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   421
the library.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   422
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   423
  We call this license the "Lesser" General Public License because it
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   424
does Less to protect the user's freedom than the ordinary General
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   425
Public License.  It also provides other free software developers Less
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   426
of an advantage over competing non-free programs.  These disadvantages
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   427
are the reason we use the ordinary General Public License for many
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   428
libraries.  However, the Lesser license provides advantages in certain
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   429
special circumstances.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   430
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   431
  For example, on rare occasions, there may be a special need to
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   432
encourage the widest possible use of a certain library, so that it becomes
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   433
a de-facto standard.  To achieve this, non-free programs must be
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   434
allowed to use the library.  A more frequent case is that a free
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   435
library does the same job as widely used non-free libraries.  In this
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   436
case, there is little to gain by limiting the free library to free
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   437
software only, so we use the Lesser General Public License.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   438
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   439
  In other cases, permission to use a particular library in non-free
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   440
programs enables a greater number of people to use a large body of
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   441
free software.  For example, permission to use the GNU C Library in
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   442
non-free programs enables many more people to use the whole GNU
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   443
operating system, as well as its variant, the GNU/Linux operating
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   444
system.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   445
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   446
  Although the Lesser General Public License is Less protective of the
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   447
users' freedom, it does ensure that the user of a program that is
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   448
linked with the Library has the freedom and the wherewithal to run
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   449
that program using a modified version of the Library.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   450
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   451
  The precise terms and conditions for copying, distribution and
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   452
modification follow.  Pay close attention to the difference between a
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   453
"work based on the library" and a "work that uses the library".  The
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   454
former contains code derived from the library, whereas the latter must
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   455
be combined with the library in order to run.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   456
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   457
		  GNU LESSER GENERAL PUBLIC LICENSE
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   458
   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   459
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   460
  0. This License Agreement applies to any software library or other
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   461
program which contains a notice placed by the copyright holder or
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   462
other authorized party saying it may be distributed under the terms of
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   463
this Lesser General Public License (also called "this License").
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   464
Each licensee is addressed as "you".
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   465
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   466
  A "library" means a collection of software functions and/or data
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   467
prepared so as to be conveniently linked with application programs
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   468
(which use some of those functions and data) to form executables.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   469
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   470
  The "Library", below, refers to any such software library or work
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   471
which has been distributed under these terms.  A "work based on the
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   472
Library" means either the Library or any derivative work under
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   473
copyright law: that is to say, a work containing the Library or a
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   474
portion of it, either verbatim or with modifications and/or translated
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   475
straightforwardly into another language.  (Hereinafter, translation is
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   476
included without limitation in the term "modification".)
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   477
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   478
  "Source code" for a work means the preferred form of the work for
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   479
making modifications to it.  For a library, complete source code means
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   480
all the source code for all modules it contains, plus any associated
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   481
interface definition files, plus the scripts used to control compilation
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   482
and installation of the library.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   483
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   484
  Activities other than copying, distribution and modification are not
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   485
covered by this License; they are outside its scope.  The act of
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   486
running a program using the Library is not restricted, and output from
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   487
such a program is covered only if its contents constitute a work based
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   488
on the Library (independent of the use of the Library in a tool for
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   489
writing it).  Whether that is true depends on what the Library does
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   490
and what the program that uses the Library does.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   491
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   492
  1. You may copy and distribute verbatim copies of the Library's
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   493
complete source code as you receive it, in any medium, provided that
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   494
you conspicuously and appropriately publish on each copy an
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   495
appropriate copyright notice and disclaimer of warranty; keep intact
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   496
all the notices that refer to this License and to the absence of any
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   497
warranty; and distribute a copy of this License along with the
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   498
Library.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   499
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   500
  You may charge a fee for the physical act of transferring a copy,
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   501
and you may at your option offer warranty protection in exchange for a
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   502
fee.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   503
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   504
  2. You may modify your copy or copies of the Library or any portion
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   505
of it, thus forming a work based on the Library, and copy and
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   506
distribute such modifications or work under the terms of Section 1
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   507
above, provided that you also meet all of these conditions:
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   508
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   509
    a) The modified work must itself be a software library.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   510
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   511
    b) You must cause the files modified to carry prominent notices
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   512
    stating that you changed the files and the date of any change.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   513
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   514
    c) You must cause the whole of the work to be licensed at no
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   515
    charge to all third parties under the terms of this License.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   516
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   517
    d) If a facility in the modified Library refers to a function or a
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   518
    table of data to be supplied by an application program that uses
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   519
    the facility, other than as an argument passed when the facility
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   520
    is invoked, then you must make a good faith effort to ensure that,
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   521
    in the event an application does not supply such function or
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   522
    table, the facility still operates, and performs whatever part of
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   523
    its purpose remains meaningful.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   524
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   525
    (For example, a function in a library to compute square roots has
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   526
    a purpose that is entirely well-defined independent of the
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   527
    application.  Therefore, Subsection 2d requires that any
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   528
    application-supplied function or table used by this function must
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   529
    be optional: if the application does not supply it, the square
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   530
    root function must still compute square roots.)
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   531
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   532
These requirements apply to the modified work as a whole.  If
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   533
identifiable sections of that work are not derived from the Library,
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   534
and can be reasonably considered independent and separate works in
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   535
themselves, then this License, and its terms, do not apply to those
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   536
sections when you distribute them as separate works.  But when you
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   537
distribute the same sections as part of a whole which is a work based
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   538
on the Library, the distribution of the whole must be on the terms of
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   539
this License, whose permissions for other licensees extend to the
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   540
entire whole, and thus to each and every part regardless of who wrote
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   541
it.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   542
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   543
Thus, it is not the intent of this section to claim rights or contest
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   544
your rights to work written entirely by you; rather, the intent is to
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   545
exercise the right to control the distribution of derivative or
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   546
collective works based on the Library.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   547
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   548
In addition, mere aggregation of another work not based on the Library
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   549
with the Library (or with a work based on the Library) on a volume of
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   550
a storage or distribution medium does not bring the other work under
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   551
the scope of this License.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   552
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   553
  3. You may opt to apply the terms of the ordinary GNU General Public
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   554
License instead of this License to a given copy of the Library.  To do
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   555
this, you must alter all the notices that refer to this License, so
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   556
that they refer to the ordinary GNU General Public License, version 2,
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   557
instead of to this License.  (If a newer version than version 2 of the
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   558
ordinary GNU General Public License has appeared, then you can specify
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   559
that version instead if you wish.)  Do not make any other change in
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   560
these notices.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   561
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   562
  Once this change is made in a given copy, it is irreversible for
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   563
that copy, so the ordinary GNU General Public License applies to all
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   564
subsequent copies and derivative works made from that copy.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   565
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   566
  This option is useful when you wish to copy part of the code of
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   567
the Library into a program that is not a library.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   568
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   569
  4. You may copy and distribute the Library (or a portion or
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   570
derivative of it, under Section 2) in object code or executable form
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   571
under the terms of Sections 1 and 2 above provided that you accompany
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   572
it with the complete corresponding machine-readable source code, which
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   573
must be distributed under the terms of Sections 1 and 2 above on a
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   574
medium customarily used for software interchange.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   575
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   576
  If distribution of object code is made by offering access to copy
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   577
from a designated place, then offering equivalent access to copy the
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   578
source code from the same place satisfies the requirement to
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   579
distribute the source code, even though third parties are not
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   580
compelled to copy the source along with the object code.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   581
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   582
  5. A program that contains no derivative of any portion of the
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   583
Library, but is designed to work with the Library by being compiled or
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   584
linked with it, is called a "work that uses the Library".  Such a
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   585
work, in isolation, is not a derivative work of the Library, and
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   586
therefore falls outside the scope of this License.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   587
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   588
  However, linking a "work that uses the Library" with the Library
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   589
creates an executable that is a derivative of the Library (because it
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   590
contains portions of the Library), rather than a "work that uses the
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   591
library".  The executable is therefore covered by this License.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   592
Section 6 states terms for distribution of such executables.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   593
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   594
  When a "work that uses the Library" uses material from a header file
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   595
that is part of the Library, the object code for the work may be a
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   596
derivative work of the Library even though the source code is not.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   597
Whether this is true is especially significant if the work can be
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   598
linked without the Library, or if the work is itself a library.  The
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   599
threshold for this to be true is not precisely defined by law.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   600
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   601
  If such an object file uses only numerical parameters, data
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   602
structure layouts and accessors, and small macros and small inline
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   603
functions (ten lines or less in length), then the use of the object
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   604
file is unrestricted, regardless of whether it is legally a derivative
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   605
work.  (Executables containing this object code plus portions of the
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   606
Library will still fall under Section 6.)
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   607
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   608
  Otherwise, if the work is a derivative of the Library, you may
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   609
distribute the object code for the work under the terms of Section 6.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   610
Any executables containing that work also fall under Section 6,
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   611
whether or not they are linked directly with the Library itself.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   612
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   613
  6. As an exception to the Sections above, you may also combine or
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   614
link a "work that uses the Library" with the Library to produce a
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   615
work containing portions of the Library, and distribute that work
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   616
under terms of your choice, provided that the terms permit
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   617
modification of the work for the customer's own use and reverse
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   618
engineering for debugging such modifications.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   619
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   620
  You must give prominent notice with each copy of the work that the
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   621
Library is used in it and that the Library and its use are covered by
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   622
this License.  You must supply a copy of this License.  If the work
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   623
during execution displays copyright notices, you must include the
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   624
copyright notice for the Library among them, as well as a reference
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   625
directing the user to the copy of this License.  Also, you must do one
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   626
of these things:
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   627
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   628
    a) Accompany the work with the complete corresponding
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   629
    machine-readable source code for the Library including whatever
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   630
    changes were used in the work (which must be distributed under
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   631
    Sections 1 and 2 above); and, if the work is an executable linked
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   632
    with the Library, with the complete machine-readable "work that
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   633
    uses the Library", as object code and/or source code, so that the
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   634
    user can modify the Library and then relink to produce a modified
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   635
    executable containing the modified Library.  (It is understood
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   636
    that the user who changes the contents of definitions files in the
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   637
    Library will not necessarily be able to recompile the application
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   638
    to use the modified definitions.)
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   639
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   640
    b) Use a suitable shared library mechanism for linking with the
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   641
    Library.  A suitable mechanism is one that (1) uses at run time a
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   642
    copy of the library already present on the user's computer system,
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   643
    rather than copying library functions into the executable, and (2)
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   644
    will operate properly with a modified version of the library, if
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   645
    the user installs one, as long as the modified version is
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   646
    interface-compatible with the version that the work was made with.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   647
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   648
    c) Accompany the work with a written offer, valid for at
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   649
    least three years, to give the same user the materials
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   650
    specified in Subsection 6a, above, for a charge no more
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   651
    than the cost of performing this distribution.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   652
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   653
    d) If distribution of the work is made by offering access to copy
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   654
    from a designated place, offer equivalent access to copy the above
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   655
    specified materials from the same place.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   656
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   657
    e) Verify that the user has already received a copy of these
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   658
    materials or that you have already sent this user a copy.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   659
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   660
  For an executable, the required form of the "work that uses the
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   661
Library" must include any data and utility programs needed for
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   662
reproducing the executable from it.  However, as a special exception,
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   663
the materials to be distributed need not include anything that is
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   664
normally distributed (in either source or binary form) with the major
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   665
components (compiler, kernel, and so on) of the operating system on
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   666
which the executable runs, unless that component itself accompanies
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   667
the executable.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   668
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   669
  It may happen that this requirement contradicts the license
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   670
restrictions of other proprietary libraries that do not normally
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   671
accompany the operating system.  Such a contradiction means you cannot
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   672
use both them and the Library together in an executable that you
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   673
distribute.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   674
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   675
  7. You may place library facilities that are a work based on the
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   676
Library side-by-side in a single library together with other library
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   677
facilities not covered by this License, and distribute such a combined
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   678
library, provided that the separate distribution of the work based on
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   679
the Library and of the other library facilities is otherwise
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   680
permitted, and provided that you do these two things:
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   681
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   682
    a) Accompany the combined library with a copy of the same work
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   683
    based on the Library, uncombined with any other library
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   684
    facilities.  This must be distributed under the terms of the
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   685
    Sections above.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   686
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   687
    b) Give prominent notice with the combined library of the fact
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   688
    that part of it is a work based on the Library, and explaining
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   689
    where to find the accompanying uncombined form of the same work.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   690
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   691
  8. You may not copy, modify, sublicense, link with, or distribute
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   692
the Library except as expressly provided under this License.  Any
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   693
attempt otherwise to copy, modify, sublicense, link with, or
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   694
distribute the Library is void, and will automatically terminate your
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   695
rights under this License.  However, parties who have received copies,
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   696
or rights, from you under this License will not have their licenses
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   697
terminated so long as such parties remain in full compliance.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   698
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   699
  9. You are not required to accept this License, since you have not
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   700
signed it.  However, nothing else grants you permission to modify or
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   701
distribute the Library or its derivative works.  These actions are
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   702
prohibited by law if you do not accept this License.  Therefore, by
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   703
modifying or distributing the Library (or any work based on the
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   704
Library), you indicate your acceptance of this License to do so, and
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   705
all its terms and conditions for copying, distributing or modifying
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   706
the Library or works based on it.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   707
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   708
  10. Each time you redistribute the Library (or any work based on the
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   709
Library), the recipient automatically receives a license from the
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   710
original licensor to copy, distribute, link with or modify the Library
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   711
subject to these terms and conditions.  You may not impose any further
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   712
restrictions on the recipients' exercise of the rights granted herein.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   713
You are not responsible for enforcing compliance by third parties with
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   714
this License.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   715
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   716
  11. If, as a consequence of a court judgment or allegation of patent
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   717
infringement or for any other reason (not limited to patent issues),
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   718
conditions are imposed on you (whether by court order, agreement or
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   719
otherwise) that contradict the conditions of this License, they do not
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   720
excuse you from the conditions of this License.  If you cannot
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   721
distribute so as to satisfy simultaneously your obligations under this
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   722
License and any other pertinent obligations, then as a consequence you
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   723
may not distribute the Library at all.  For example, if a patent
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   724
license would not permit royalty-free redistribution of the Library by
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   725
all those who receive copies directly or indirectly through you, then
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   726
the only way you could satisfy both it and this License would be to
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   727
refrain entirely from distribution of the Library.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   728
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   729
If any portion of this section is held invalid or unenforceable under any
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   730
particular circumstance, the balance of the section is intended to apply,
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   731
and the section as a whole is intended to apply in other circumstances.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   732
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   733
It is not the purpose of this section to induce you to infringe any
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   734
patents or other property right claims or to contest validity of any
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   735
such claims; this section has the sole purpose of protecting the
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   736
integrity of the free software distribution system which is
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   737
implemented by public license practices.  Many people have made
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   738
generous contributions to the wide range of software distributed
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   739
through that system in reliance on consistent application of that
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   740
system; it is up to the author/donor to decide if he or she is willing
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   741
to distribute software through any other system and a licensee cannot
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   742
impose that choice.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   743
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   744
This section is intended to make thoroughly clear what is believed to
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   745
be a consequence of the rest of this License.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   746
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   747
  12. If the distribution and/or use of the Library is restricted in
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   748
certain countries either by patents or by copyrighted interfaces, the
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   749
original copyright holder who places the Library under this License may add
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   750
an explicit geographical distribution limitation excluding those countries,
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   751
so that distribution is permitted only in or among countries not thus
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   752
excluded.  In such case, this License incorporates the limitation as if
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   753
written in the body of this License.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   754
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   755
  13. The Free Software Foundation may publish revised and/or new
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   756
versions of the Lesser General Public License from time to time.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   757
Such new versions will be similar in spirit to the present version,
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   758
but may differ in detail to address new problems or concerns.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   759
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   760
Each version is given a distinguishing version number.  If the Library
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   761
specifies a version number of this License which applies to it and
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   762
"any later version", you have the option of following the terms and
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   763
conditions either of that version or of any later version published by
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   764
the Free Software Foundation.  If the Library does not specify a
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   765
license version number, you may choose any version ever published by
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   766
the Free Software Foundation.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   767
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   768
  14. If you wish to incorporate parts of the Library into other free
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   769
programs whose distribution conditions are incompatible with these,
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   770
write to the author to ask for permission.  For software which is
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   771
copyrighted by the Free Software Foundation, write to the Free
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   772
Software Foundation; we sometimes make exceptions for this.  Our
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   773
decision will be guided by the two goals of preserving the free status
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   774
of all derivatives of our free software and of promoting the sharing
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   775
and reuse of software generally.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   776
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   777
			    NO WARRANTY
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   778
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   779
  15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   780
WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   781
EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   782
OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   783
KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   784
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   785
PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   786
LIBRARY IS WITH YOU.  SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   787
THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   788
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   789
  16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   790
WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   791
AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   792
FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   793
CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   794
LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   795
RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   796
FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   797
SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   798
DAMAGES.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   799
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   800
		     END OF TERMS AND CONDITIONS
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   801
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   802
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   803
Appendix C: The MPL License
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   804
===========================
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   805
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   806
                          MOZILLA PUBLIC LICENSE
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   807
                                Version 1.1
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   808
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   809
                              ===============
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   810
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   811
1. Definitions.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   812
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   813
     1.0.1. "Commercial Use" means distribution or otherwise making the
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   814
     Covered Code available to a third party.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   815
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   816
     1.1. "Contributor" means each entity that creates or contributes to
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   817
     the creation of Modifications.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   818
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   819
     1.2. "Contributor Version" means the combination of the Original
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   820
     Code, prior Modifications used by a Contributor, and the Modifications
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   821
     made by that particular Contributor.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   822
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   823
     1.3. "Covered Code" means the Original Code or Modifications or the
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   824
     combination of the Original Code and Modifications, in each case
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   825
     including portions thereof.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   826
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   827
     1.4. "Electronic Distribution Mechanism" means a mechanism generally
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   828
     accepted in the software development community for the electronic
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   829
     transfer of data.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   830
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   831
     1.5. "Executable" means Covered Code in any form other than Source
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   832
     Code.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   833
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   834
     1.6. "Initial Developer" means the individual or entity identified
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   835
     as the Initial Developer in the Source Code notice required by Exhibit
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   836
     A.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   837
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   838
     1.7. "Larger Work" means a work which combines Covered Code or
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   839
     portions thereof with code not governed by the terms of this License.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   840
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   841
     1.8. "License" means this document.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   842
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   843
     1.8.1. "Licensable" means having the right to grant, to the maximum
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   844
     extent possible, whether at the time of the initial grant or
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   845
     subsequently acquired, any and all of the rights conveyed herein.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   846
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   847
     1.9. "Modifications" means any addition to or deletion from the
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   848
     substance or structure of either the Original Code or any previous
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   849
     Modifications. When Covered Code is released as a series of files, a
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   850
     Modification is:
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   851
          A. Any addition to or deletion from the contents of a file
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   852
          containing Original Code or previous Modifications.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   853
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   854
          B. Any new file that contains any part of the Original Code or
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   855
          previous Modifications.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   856
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   857
     1.10. "Original Code" means Source Code of computer software code
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   858
     which is described in the Source Code notice required by Exhibit A as
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   859
     Original Code, and which, at the time of its release under this
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   860
     License is not already Covered Code governed by this License.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   861
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   862
     1.10.1. "Patent Claims" means any patent claim(s), now owned or
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   863
     hereafter acquired, including without limitation,  method, process,
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   864
     and apparatus claims, in any patent Licensable by grantor.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   865
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   866
     1.11. "Source Code" means the preferred form of the Covered Code for
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   867
     making modifications to it, including all modules it contains, plus
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   868
     any associated interface definition files, scripts used to control
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   869
     compilation and installation of an Executable, or source code
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   870
     differential comparisons against either the Original Code or another
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   871
     well known, available Covered Code of the Contributor's choice. The
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   872
     Source Code can be in a compressed or archival form, provided the
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   873
     appropriate decompression or de-archiving software is widely available
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   874
     for no charge.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   875
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   876
     1.12. "You" (or "Your")  means an individual or a legal entity
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   877
     exercising rights under, and complying with all of the terms of, this
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   878
     License or a future version of this License issued under Section 6.1.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   879
     For legal entities, "You" includes any entity which controls, is
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   880
     controlled by, or is under common control with You. For purposes of
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   881
     this definition, "control" means (a) the power, direct or indirect,
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   882
     to cause the direction or management of such entity, whether by
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   883
     contract or otherwise, or (b) ownership of more than fifty percent
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   884
     (50%) of the outstanding shares or beneficial ownership of such
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   885
     entity.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   886
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   887
2. Source Code License.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   888
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   889
     2.1. The Initial Developer Grant.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   890
     The Initial Developer hereby grants You a world-wide, royalty-free,
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   891
     non-exclusive license, subject to third party intellectual property
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   892
     claims:
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   893
          (a)  under intellectual property rights (other than patent or
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   894
          trademark) Licensable by Initial Developer to use, reproduce,
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   895
          modify, display, perform, sublicense and distribute the Original
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   896
          Code (or portions thereof) with or without Modifications, and/or
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   897
          as part of a Larger Work; and
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   898
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   899
          (b) under Patents Claims infringed by the making, using or
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   900
          selling of Original Code, to make, have made, use, practice,
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   901
          sell, and offer for sale, and/or otherwise dispose of the
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   902
          Original Code (or portions thereof).
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   903
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   904
          (c) the licenses granted in this Section 2.1(a) and (b) are
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   905
          effective on the date Initial Developer first distributes
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   906
          Original Code under the terms of this License.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   907
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   908
          (d) Notwithstanding Section 2.1(b) above, no patent license is
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   909
          granted: 1) for code that You delete from the Original Code; 2)
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   910
          separate from the Original Code;  or 3) for infringements caused
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   911
          by: i) the modification of the Original Code or ii) the
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   912
          combination of the Original Code with other software or devices.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   913
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   914
     2.2. Contributor Grant.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   915
     Subject to third party intellectual property claims, each Contributor
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   916
     hereby grants You a world-wide, royalty-free, non-exclusive license
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   917
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   918
          (a)  under intellectual property rights (other than patent or
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   919
          trademark) Licensable by Contributor, to use, reproduce, modify,
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   920
          display, perform, sublicense and distribute the Modifications
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   921
          created by such Contributor (or portions thereof) either on an
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   922
          unmodified basis, with other Modifications, as Covered Code
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   923
          and/or as part of a Larger Work; and
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   924
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   925
          (b) under Patent Claims infringed by the making, using, or
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   926
          selling of  Modifications made by that Contributor either alone
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   927
          and/or in combination with its Contributor Version (or portions
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   928
          of such combination), to make, use, sell, offer for sale, have
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   929
          made, and/or otherwise dispose of: 1) Modifications made by that
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   930
          Contributor (or portions thereof); and 2) the combination of
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   931
          Modifications made by that Contributor with its Contributor
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   932
          Version (or portions of such combination).
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   933
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   934
          (c) the licenses granted in Sections 2.2(a) and 2.2(b) are
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   935
          effective on the date Contributor first makes Commercial Use of
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   936
          the Covered Code.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   937
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   938
          (d)    Notwithstanding Section 2.2(b) above, no patent license is
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   939
          granted: 1) for any code that Contributor has deleted from the
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   940
          Contributor Version; 2)  separate from the Contributor Version;
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   941
          3)  for infringements caused by: i) third party modifications of
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   942
          Contributor Version or ii)  the combination of Modifications made
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   943
          by that Contributor with other software  (except as part of the
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   944
          Contributor Version) or other devices; or 4) under Patent Claims
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   945
          infringed by Covered Code in the absence of Modifications made by
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   946
          that Contributor.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   947
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   948
3. Distribution Obligations.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   949
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   950
     3.1. Application of License.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   951
     The Modifications which You create or to which You contribute are
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   952
     governed by the terms of this License, including without limitation
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   953
     Section 2.2. The Source Code version of Covered Code may be
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   954
     distributed only under the terms of this License or a future version
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   955
     of this License released under Section 6.1, and You must include a
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   956
     copy of this License with every copy of the Source Code You
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   957
     distribute. You may not offer or impose any terms on any Source Code
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   958
     version that alters or restricts the applicable version of this
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   959
     License or the recipients' rights hereunder. However, You may include
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   960
     an additional document offering the additional rights described in
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   961
     Section 3.5.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   962
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   963
     3.2. Availability of Source Code.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   964
     Any Modification which You create or to which You contribute must be
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   965
     made available in Source Code form under the terms of this License
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   966
     either on the same media as an Executable version or via an accepted
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   967
     Electronic Distribution Mechanism to anyone to whom you made an
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   968
     Executable version available; and if made available via Electronic
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   969
     Distribution Mechanism, must remain available for at least twelve (12)
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   970
     months after the date it initially became available, or at least six
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   971
     (6) months after a subsequent version of that particular Modification
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   972
     has been made available to such recipients. You are responsible for
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   973
     ensuring that the Source Code version remains available even if the
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   974
     Electronic Distribution Mechanism is maintained by a third party.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   975
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   976
     3.3. Description of Modifications.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   977
     You must cause all Covered Code to which You contribute to contain a
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   978
     file documenting the changes You made to create that Covered Code and
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   979
     the date of any change. You must include a prominent statement that
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   980
     the Modification is derived, directly or indirectly, from Original
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   981
     Code provided by the Initial Developer and including the name of the
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   982
     Initial Developer in (a) the Source Code, and (b) in any notice in an
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   983
     Executable version or related documentation in which You describe the
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   984
     origin or ownership of the Covered Code.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   985
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   986
     3.4. Intellectual Property Matters
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   987
          (a) Third Party Claims.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   988
          If Contributor has knowledge that a license under a third party's
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   989
          intellectual property rights is required to exercise the rights
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   990
          granted by such Contributor under Sections 2.1 or 2.2,
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   991
          Contributor must include a text file with the Source Code
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   992
          distribution titled "LEGAL" which describes the claim and the
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   993
          party making the claim in sufficient detail that a recipient will
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   994
          know whom to contact. If Contributor obtains such knowledge after
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   995
          the Modification is made available as described in Section 3.2,
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   996
          Contributor shall promptly modify the LEGAL file in all copies
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   997
          Contributor makes available thereafter and shall take other steps
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   998
          (such as notifying appropriate mailing lists or newsgroups)
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
   999
          reasonably calculated to inform those who received the Covered
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1000
          Code that new knowledge has been obtained.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1001
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1002
          (b) Contributor APIs.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1003
          If Contributor's Modifications include an application programming
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1004
          interface and Contributor has knowledge of patent licenses which
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1005
          are reasonably necessary to implement that API, Contributor must
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1006
          also include this information in the LEGAL file.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1007
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1008
               (c)    Representations.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1009
          Contributor represents that, except as disclosed pursuant to
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1010
          Section 3.4(a) above, Contributor believes that Contributor's
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1011
          Modifications are Contributor's original creation(s) and/or
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1012
          Contributor has sufficient rights to grant the rights conveyed by
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1013
          this License.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1014
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1015
     3.5. Required Notices.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1016
     You must duplicate the notice in Exhibit A in each file of the Source
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1017
     Code.  If it is not possible to put such notice in a particular Source
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1018
     Code file due to its structure, then You must include such notice in a
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1019
     location (such as a relevant directory) where a user would be likely
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1020
     to look for such a notice.  If You created one or more Modification(s)
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1021
     You may add your name as a Contributor to the notice described in
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1022
     Exhibit A.  You must also duplicate this License in any documentation
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1023
     for the Source Code where You describe recipients' rights or ownership
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1024
     rights relating to Covered Code.  You may choose to offer, and to
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1025
     charge a fee for, warranty, support, indemnity or liability
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1026
     obligations to one or more recipients of Covered Code. However, You
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1027
     may do so only on Your own behalf, and not on behalf of the Initial
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1028
     Developer or any Contributor. You must make it absolutely clear than
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1029
     any such warranty, support, indemnity or liability obligation is
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1030
     offered by You alone, and You hereby agree to indemnify the Initial
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1031
     Developer and every Contributor for any liability incurred by the
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1032
     Initial Developer or such Contributor as a result of warranty,
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1033
     support, indemnity or liability terms You offer.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1034
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1035
     3.6. Distribution of Executable Versions.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1036
     You may distribute Covered Code in Executable form only if the
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1037
     requirements of Section 3.1-3.5 have been met for that Covered Code,
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1038
     and if You include a notice stating that the Source Code version of
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1039
     the Covered Code is available under the terms of this License,
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1040
     including a description of how and where You have fulfilled the
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1041
     obligations of Section 3.2. The notice must be conspicuously included
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1042
     in any notice in an Executable version, related documentation or
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1043
     collateral in which You describe recipients' rights relating to the
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1044
     Covered Code. You may distribute the Executable version of Covered
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1045
     Code or ownership rights under a license of Your choice, which may
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1046
     contain terms different from this License, provided that You are in
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1047
     compliance with the terms of this License and that the license for the
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1048
     Executable version does not attempt to limit or alter the recipient's
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1049
     rights in the Source Code version from the rights set forth in this
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1050
     License. If You distribute the Executable version under a different
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1051
     license You must make it absolutely clear that any terms which differ
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1052
     from this License are offered by You alone, not by the Initial
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1053
     Developer or any Contributor. You hereby agree to indemnify the
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1054
     Initial Developer and every Contributor for any liability incurred by
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1055
     the Initial Developer or such Contributor as a result of any such
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1056
     terms You offer.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1057
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1058
     3.7. Larger Works.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1059
     You may create a Larger Work by combining Covered Code with other code
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1060
     not governed by the terms of this License and distribute the Larger
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1061
     Work as a single product. In such a case, You must make sure the
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1062
     requirements of this License are fulfilled for the Covered Code.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1063
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1064
4. Inability to Comply Due to Statute or Regulation.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1065
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1066
     If it is impossible for You to comply with any of the terms of this
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1067
     License with respect to some or all of the Covered Code due to
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1068
     statute, judicial order, or regulation then You must: (a) comply with
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1069
     the terms of this License to the maximum extent possible; and (b)
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1070
     describe the limitations and the code they affect. Such description
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1071
     must be included in the LEGAL file described in Section 3.4 and must
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1072
     be included with all distributions of the Source Code. Except to the
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1073
     extent prohibited by statute or regulation, such description must be
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1074
     sufficiently detailed for a recipient of ordinary skill to be able to
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1075
     understand it.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1076
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1077
5. Application of this License.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1078
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1079
     This License applies to code to which the Initial Developer has
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1080
     attached the notice in Exhibit A and to related Covered Code.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1081
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1082
6. Versions of the License.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1083
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1084
     6.1. New Versions.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1085
     Netscape Communications Corporation ("Netscape") may publish revised
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1086
     and/or new versions of the License from time to time. Each version
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1087
     will be given a distinguishing version number.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1088
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1089
     6.2. Effect of New Versions.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1090
     Once Covered Code has been published under a particular version of the
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1091
     License, You may always continue to use it under the terms of that
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1092
     version. You may also choose to use such Covered Code under the terms
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1093
     of any subsequent version of the License published by Netscape. No one
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1094
     other than Netscape has the right to modify the terms applicable to
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1095
     Covered Code created under this License.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1096
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1097
     6.3. Derivative Works.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1098
     If You create or use a modified version of this License (which you may
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1099
     only do in order to apply it to code which is not already Covered Code
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1100
     governed by this License), You must (a) rename Your license so that
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1101
     the phrases "Mozilla", "MOZILLAPL", "MOZPL", "Netscape",
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1102
     "MPL", "NPL" or any confusingly similar phrase do not appear in your
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1103
     license (except to note that your license differs from this License)
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1104
     and (b) otherwise make it clear that Your version of the license
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1105
     contains terms which differ from the Mozilla Public License and
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1106
     Netscape Public License. (Filling in the name of the Initial
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1107
     Developer, Original Code or Contributor in the notice described in
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1108
     Exhibit A shall not of themselves be deemed to be modifications of
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1109
     this License.)
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1110
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1111
7. DISCLAIMER OF WARRANTY.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1112
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1113
     COVERED CODE IS PROVIDED UNDER THIS LICENSE ON AN "AS IS" BASIS,
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1114
     WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING,
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1115
     WITHOUT LIMITATION, WARRANTIES THAT THE COVERED CODE IS FREE OF
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1116
     DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1117
     THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE COVERED CODE
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1118
     IS WITH YOU. SHOULD ANY COVERED CODE PROVE DEFECTIVE IN ANY RESPECT,
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1119
     YOU (NOT THE INITIAL DEVELOPER OR ANY OTHER CONTRIBUTOR) ASSUME THE
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1120
     COST OF ANY NECESSARY SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1121
     OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO USE OF
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1122
     ANY COVERED CODE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1123
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1124
8. TERMINATION.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1125
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1126
     8.1.  This License and the rights granted hereunder will terminate
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1127
     automatically if You fail to comply with terms herein and fail to cure
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1128
     such breach within 30 days of becoming aware of the breach. All
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1129
     sublicenses to the Covered Code which are properly granted shall
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1130
     survive any termination of this License. Provisions which, by their
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1131
     nature, must remain in effect beyond the termination of this License
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1132
     shall survive.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1133
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1134
     8.2.  If You initiate litigation by asserting a patent infringement
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1135
     claim (excluding declatory judgment actions) against Initial Developer
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1136
     or a Contributor (the Initial Developer or Contributor against whom
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1137
     You file such action is referred to as "Participant")  alleging that:
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1138
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1139
     (a)  such Participant's Contributor Version directly or indirectly
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1140
     infringes any patent, then any and all rights granted by such
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1141
     Participant to You under Sections 2.1 and/or 2.2 of this License
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1142
     shall, upon 60 days notice from Participant terminate prospectively,
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1143
     unless if within 60 days after receipt of notice You either: (i)
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1144
     agree in writing to pay Participant a mutually agreeable reasonable
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1145
     royalty for Your past and future use of Modifications made by such
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1146
     Participant, or (ii) withdraw Your litigation claim with respect to
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1147
     the Contributor Version against such Participant.  If within 60 days
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1148
     of notice, a reasonable royalty and payment arrangement are not
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1149
     mutually agreed upon in writing by the parties or the litigation claim
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1150
     is not withdrawn, the rights granted by Participant to You under
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1151
     Sections 2.1 and/or 2.2 automatically terminate at the expiration of
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1152
     the 60 day notice period specified above.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1153
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1154
     (b)  any software, hardware, or device, other than such Participant's
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1155
     Contributor Version, directly or indirectly infringes any patent, then
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1156
     any rights granted to You by such Participant under Sections 2.1(b)
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1157
     and 2.2(b) are revoked effective as of the date You first made, used,
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1158
     sold, distributed, or had made, Modifications made by that
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1159
     Participant.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1160
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1161
     8.3.  If You assert a patent infringement claim against Participant
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1162
     alleging that such Participant's Contributor Version directly or
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1163
     indirectly infringes any patent where such claim is resolved (such as
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1164
     by license or settlement) prior to the initiation of patent
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1165
     infringement litigation, then the reasonable value of the licenses
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1166
     granted by such Participant under Sections 2.1 or 2.2 shall be taken
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1167
     into account in determining the amount or value of any payment or
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1168
     license.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1169
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1170
     8.4.  In the event of termination under Sections 8.1 or 8.2 above,
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1171
     all end user license agreements (excluding distributors and resellers)
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1172
     which have been validly granted by You or any distributor hereunder
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1173
     prior to termination shall survive termination.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1174
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1175
9. LIMITATION OF LIABILITY.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1176
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1177
     UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1178
     (INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, THE INITIAL
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1179
     DEVELOPER, ANY OTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF COVERED CODE,
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1180
     OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON FOR
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1181
     ANY INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1182
     CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL,
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1183
     WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1184
     COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1185
     INFORMED OF THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1186
     LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1187
     RESULTING FROM SUCH PARTY'S NEGLIGENCE TO THE EXTENT APPLICABLE LAW
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1188
     PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1189
     EXCLUSION OR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1190
     THIS EXCLUSION AND LIMITATION MAY NOT APPLY TO YOU.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1191
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1192
10. U.S. GOVERNMENT END USERS.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1193
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1194
     The Covered Code is a "commercial item," as that term is defined in
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1195
     48 C.F.R. 2.101 (Oct. 1995), consisting of "commercial computer
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1196
     software" and "commercial computer software documentation," as such
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1197
     terms are used in 48 C.F.R. 12.212 (Sept. 1995). Consistent with 48
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1198
     C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4 (June 1995),
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1199
     all U.S. Government End Users acquire Covered Code with only those
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1200
     rights set forth herein.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1201
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1202
11. MISCELLANEOUS.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1203
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1204
     This License represents the complete agreement concerning subject
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1205
     matter hereof. If any provision of this License is held to be
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1206
     unenforceable, such provision shall be reformed only to the extent
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1207
     necessary to make it enforceable. This License shall be governed by
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1208
     California law provisions (except to the extent applicable law, if
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1209
     any, provides otherwise), excluding its conflict-of-law provisions.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1210
     With respect to disputes in which at least one party is a citizen of,
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1211
     or an entity chartered or registered to do business in the United
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1212
     States of America, any litigation relating to this License shall be
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1213
     subject to the jurisdiction of the Federal Courts of the Northern
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1214
     District of California, with venue lying in Santa Clara County,
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1215
     California, with the losing party responsible for costs, including
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1216
     without limitation, court costs and reasonable attorneys' fees and
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1217
     expenses. The application of the United Nations Convention on
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1218
     Contracts for the International Sale of Goods is expressly excluded.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1219
     Any law or regulation which provides that the language of a contract
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1220
     shall be construed against the drafter shall not apply to this
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1221
     License.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1222
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1223
12. RESPONSIBILITY FOR CLAIMS.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1224
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1225
     As between Initial Developer and the Contributors, each party is
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1226
     responsible for claims and damages arising, directly or indirectly,
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1227
     out of its utilization of rights under this License and You agree to
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1228
     work with Initial Developer and Contributors to distribute such
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1229
     responsibility on an equitable basis. Nothing herein is intended or
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1230
     shall be deemed to constitute any admission of liability.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1231
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1232
13. MULTIPLE-LICENSED CODE.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1233
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1234
     Initial Developer may designate portions of the Covered Code as
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1235
     "Multiple-Licensed".  "Multiple-Licensed" means that the Initial
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1236
     Developer permits you to utilize portions of the Covered Code under
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1237
     Your choice of the NPL or the alternative licenses, if any, specified
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1238
     by the Initial Developer in the file described in Exhibit A.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1239
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1240
EXHIBIT A -Mozilla Public License.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1241
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1242
     ``The contents of this file are subject to the Mozilla Public License
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1243
     Version 1.1 (the "License"); you may not use this file except in
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1244
     compliance with the License. You may obtain a copy of the License at
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1245
     http://www.mozilla.org/MPL/
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1246
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1247
     Software distributed under the License is distributed on an "AS IS"
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1248
     basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1249
     License for the specific language governing rights and limitations
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1250
     under the License.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1251
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1252
     The Original Code is ______________________________________.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1253
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1254
     The Initial Developer of the Original Code is ________________________.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1255
     Portions created by ______________________ are Copyright (C) ______
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1256
     _______________________. All Rights Reserved.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1257
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1258
     Contributor(s): ______________________________________.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1259
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1260
     Alternatively, the contents of this file may be used under the terms
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1261
     of the _____ license (the  "[___] License"), in which case the
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1262
     provisions of [______] License are applicable instead of those
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1263
     above.  If you wish to allow use of your version of this file only
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1264
     under the terms of the [____] License and not to allow others to use
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1265
     your version of this file under the MPL, indicate your decision by
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1266
     deleting  the provisions above and replace  them with the notice and
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1267
     other provisions required by the [___] License.  If you do not delete
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1268
     the provisions above, a recipient may use your version of this file
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1269
     under either the MPL or the [___] License."
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1270
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1271
     [NOTE: The text of this Exhibit A may differ slightly from the text of
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1272
     the notices in the Source Code files of the Original Code. You should
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1273
     use the text of this Exhibit A rather than the text found in the
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1274
     Original Code Source Code for Your Modifications.]
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1275
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1276
== END TEXT ONLY VERSION ==
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1277
-->
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1278
<html xmlns="http://www.w3.org/1999/xhtml">
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1279
<head>
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1280
	<title>License - CKEditor</title>
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1281
</head>
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1282
<body>
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1283
	<h1>
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1284
		Software License Agreement
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1285
	</h1>
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1286
	<p>
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1287
		<strong>CKEditor&trade;</strong> - The text editor for Internet&trade; - <a href="http://ckeditor.com">
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1288
			http://ckeditor.com</a><br />
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1289
		Copyright &copy; 2003-2010, <a href="http://cksource.com/">CKSource</a> - Frederico Knabben. All rights reserved.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1290
	</p>
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1291
	<p>
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1292
		Licensed under the terms of any of the following licenses at your choice:
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1293
	</p>
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1294
	<ul>
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1295
		<li><a href="http://www.gnu.org/licenses/gpl.html">GNU General Public License</a> Version
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1296
			2 or later (the "GPL");</li>
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1297
		<li><a href="http://www.gnu.org/licenses/lgpl.html">GNU Lesser General Public License</a>
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1298
			Version 2.1 or later (the "LGPL");</li>
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1299
		<li><a href="http://www.mozilla.org/MPL/MPL-1.1.html">Mozilla Public License</a> Version
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1300
			1.1 or later (the "MPL").</li>
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1301
	</ul>
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1302
	<p>
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1303
		You are not required to, but if you want to explicitly declare the license you have
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1304
		chosen to be bound to when using, reproducing, modifying and distributing this software,
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1305
		just include a text file titled "LEGAL" in your version of this software, indicating
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1306
		your license choice. In any case, your choice will not restrict any recipient of
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1307
		your version of this software to use, reproduce, modify and distribute this software
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1308
		under any of the above licenses.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1309
	</p>
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1310
	<h2>
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1311
		Sources of Intellectual Property Included in CKEditor
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1312
	</h2>
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1313
	<p>
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1314
		Where not otherwise indicated, all CKEditor content is authored by CKSource engineers
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1315
		and consists of CKSource-owned intellectual property. In some specific instances,
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1316
		CKEditor will incorporate work done by developers outside of CKSource with their
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1317
		express permission.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1318
	</p>
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1319
	<p>
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1320
		<a href="http://developer.yahoo.com/yui/yuitest/">YUI Test</a>: At _source/tests/yuitest.js
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1321
		can be found part of the source code of YUI, which is licensed under the terms of
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1322
		the <a href="http://developer.yahoo.com/yui/license.txt">BSD License</a>. YUI is
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1323
		Copyright &copy; 2008, Yahoo! Inc.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1324
	</p>
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1325
	<h2>
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1326
		Trademarks
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1327
	</h2>
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1328
	<p>
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1329
		CKEditor is a trademark of CKSource - Frederico Knabben. All other brand and product
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1330
		names are trademarks, registered trademarks or service marks of their respective
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1331
		holders.
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1332
	</p>
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1333
</body>
adccf7c023ef add fck editor for html texts
raph
parents:
diff changeset
  1334
</html>