www-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

www/licenses lgpl-3.0.html licenses.html lgpl-3...


From: Jason Self
Subject: www/licenses lgpl-3.0.html licenses.html lgpl-3...
Date: Sat, 6 Aug 2016 22:08:10 +0000 (UTC)

CVSROOT:        /web/www
Module name:    www
Changes by:     Jason Self <jxself>     16/08/06 22:08:10

Modified files:
        licenses       : lgpl-3.0.html licenses.html 
Added files:
        licenses       : lgpl-3.0.md lgpl-3.0.odt lgpl-3.0.rtf 

Log message:
        Adding Markdown, ODF, and RTF formats for LGPLv3 per RT # 1001370

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/licenses/lgpl-3.0.html?cvsroot=www&r1=1.27&r2=1.28
http://web.cvs.savannah.gnu.org/viewcvs/www/licenses/licenses.html?cvsroot=www&r1=1.125&r2=1.126
http://web.cvs.savannah.gnu.org/viewcvs/www/licenses/lgpl-3.0.md?cvsroot=www&rev=1.1
http://web.cvs.savannah.gnu.org/viewcvs/www/licenses/lgpl-3.0.odt?cvsroot=www&rev=1.1
http://web.cvs.savannah.gnu.org/viewcvs/www/licenses/lgpl-3.0.rtf?cvsroot=www&rev=1.1

Patches:
Index: lgpl-3.0.html
===================================================================
RCS file: /web/www/www/licenses/lgpl-3.0.html,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -b -r1.27 -r1.28
--- lgpl-3.0.html       8 Nov 2014 15:04:00 -0000       1.27
+++ lgpl-3.0.html       6 Aug 2016 22:08:10 -0000       1.28
@@ -24,7 +24,10 @@
        <a href="/licenses/lgpl-3.0.dbk">Docbook</a>,
        <a href="/licenses/lgpl-3.0-standalone.html">standalone HTML</a>,
        <a href="/licenses/lgpl-3.0.tex">LaTeX</a>,
-       <a href="/licenses/lgpl-3.0.texi">Texinfo</a></li>
+       <a href="/licenses/lgpl-3.0.texi">Texinfo</a>, 
+       <a href="/licenses/lgpl-3.0.md">Markdown</a>, 
+       <a href="/licenses//lgpl-3.0.odt">ODF</a>, 
+       <a href="/licenses//lgpl-3.0.rtf">RTF</a></li>
   <li><a href="/graphics/license-logos.html">LGPLv3 logos</a> to use
        with your project</li>
   <li><a href="/licenses/old-licenses/old-licenses.html#LGPL">Old
@@ -105,7 +108,7 @@
 
 <p class="unprintable">Updated:
 <!-- timestamp start -->
-$Date: 2014/11/08 15:04:00 $
+$Date: 2016/08/06 22:08:10 $
 <!-- timestamp end -->
 </p>
 </div>

Index: licenses.html
===================================================================
RCS file: /web/www/www/licenses/licenses.html,v
retrieving revision 1.125
retrieving revision 1.126
diff -u -b -r1.125 -r1.126
--- licenses.html       6 Aug 2016 18:42:01 -0000       1.125
+++ licenses.html       6 Aug 2016 22:08:10 -0000       1.126
@@ -137,8 +137,11 @@
       these formats:
       <a href="/licenses/lgpl.html">HTML</a>,
       <a href="/licenses/lgpl.txt">plain text</a>,
-      <a href="/licenses/lgpl.dbk">Docbook</a>, and
-      <a href="/licenses/lgpl.texi">Texinfo</a>.
+      <a href="/licenses/lgpl.dbk">Docbook</a>, 
+      <a href="/licenses/lgpl.texi">Texinfo</a>, 
+      <a href="/licenses/lgpl.md">Markdown</a>, 
+      <a href="/licenses/lgpl.odt">ODF</a>, and
+      <a href="/licenses/lgpl.rtf">RTF</a>.
 These documents are not formatted for standalone publishing, and
 are intended to be included in another document.</li>
   <li><a href="/licenses/why-not-lgpl.html">Why you shouldn't use
@@ -497,7 +500,7 @@
 
 <p class="unprintable">Updated:
 <!-- timestamp start -->
-$Date: 2016/08/06 18:42:01 $
+$Date: 2016/08/06 22:08:10 $
 <!-- timestamp end -->
 </p>
 </div>

Index: lgpl-3.0.md
===================================================================
RCS file: lgpl-3.0.md
diff -N lgpl-3.0.md
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ lgpl-3.0.md 6 Aug 2016 22:08:10 -0000       1.1
@@ -0,0 +1,157 @@
+### GNU LESSER GENERAL PUBLIC LICENSE
+
+Version 3, 29 June 2007
+
+Copyright (C) 2007 Free Software Foundation, Inc.
+<http://fsf.org/>
+
+Everyone is permitted to copy and distribute verbatim copies of this
+license document, but changing it is not allowed.
+
+This version of the GNU Lesser General Public License incorporates the
+terms and conditions of version 3 of the GNU General Public License,
+supplemented by the additional permissions listed below.
+
+#### 0. Additional Definitions.
+
+As used herein, "this License" refers to version 3 of the GNU Lesser
+General Public License, and the "GNU GPL" refers to version 3 of the
+GNU General Public License.
+
+"The Library" refers to a covered work governed by this License, other
+than an Application or a Combined Work as defined below.
+
+An "Application" is any work that makes use of an interface provided
+by the Library, but which is not otherwise based on the Library.
+Defining a subclass of a class defined by the Library is deemed a mode
+of using an interface provided by the Library.
+
+A "Combined Work" is a work produced by combining or linking an
+Application with the Library. The particular version of the Library
+with which the Combined Work was made is also called the "Linked
+Version".
+
+The "Minimal Corresponding Source" for a Combined Work means the
+Corresponding Source for the Combined Work, excluding any source code
+for portions of the Combined Work that, considered in isolation, are
+based on the Application, and not on the Linked Version.
+
+The "Corresponding Application Code" for a Combined Work means the
+object code and/or source code for the Application, including any data
+and utility programs needed for reproducing the Combined Work from the
+Application, but excluding the System Libraries of the Combined Work.
+
+#### 1. Exception to Section 3 of the GNU GPL.
+
+You may convey a covered work under sections 3 and 4 of this License
+without being bound by section 3 of the GNU GPL.
+
+#### 2. Conveying Modified Versions.
+
+If you modify a copy of the Library, and, in your modifications, a
+facility refers to a function or data to be supplied by an Application
+that uses the facility (other than as an argument passed when the
+facility is invoked), then you may convey a copy of the modified
+version:
+
+-   a) under this License, provided that you make a good faith effort
+    to ensure that, in the event an Application does not supply the
+    function or data, the facility still operates, and performs
+    whatever part of its purpose remains meaningful, or
+-   b) under the GNU GPL, with none of the additional permissions of
+    this License applicable to that copy.
+
+#### 3. Object Code Incorporating Material from Library Header Files.
+
+The object code form of an Application may incorporate material from a
+header file that is part of the Library. You may convey such object
+code under terms of your choice, provided that, if the incorporated
+material is not limited to numerical parameters, data structure
+layouts and accessors, or small macros, inline functions and templates
+(ten or fewer lines in length), you do both of the following:
+
+-   a) Give prominent notice with each copy of the object code that
+    the Library is used in it and that the Library and its use are
+    covered by this License.
+-   b) Accompany the object code with a copy of the GNU GPL and this
+    license document.
+
+#### 4. Combined Works.
+
+You may convey a Combined Work under terms of your choice that, taken
+together, effectively do not restrict modification of the portions of
+the Library contained in the Combined Work and reverse engineering for
+debugging such modifications, if you also do each of the following:
+
+-   a) Give prominent notice with each copy of the Combined Work that
+    the Library is used in it and that the Library and its use are
+    covered by this License.
+-   b) Accompany the Combined Work with a copy of the GNU GPL and this
+    license document.
+-   c) For a Combined Work that displays copyright notices during
+    execution, include the copyright notice for the Library among
+    these notices, as well as a reference directing the user to the
+    copies of the GNU GPL and this license document.
+-   d) Do one of the following:
+    -   0) Convey the Minimal Corresponding Source under the terms of
+        this License, and the Corresponding Application Code in a form
+        suitable for, and under terms that permit, the user to
+        recombine or relink the Application with a modified version of
+        the Linked Version to produce a modified Combined Work, in the
+        manner specified by section 6 of the GNU GPL for conveying
+        Corresponding Source.
+    -   1) Use a suitable shared library mechanism for linking with
+        the Library. A suitable mechanism is one that (a) uses at run
+        time a copy of the Library already present on the user's
+        computer system, and (b) will operate properly with a modified
+        version of the Library that is interface-compatible with the
+        Linked Version.
+-   e) Provide Installation Information, but only if you would
+    otherwise be required to provide such information under section 6
+    of the GNU GPL, and only to the extent that such information is
+    necessary to install and execute a modified version of the
+    Combined Work produced by recombining or relinking the Application
+    with a modified version of the Linked Version. (If you use option
+    4d0, the Installation Information must accompany the Minimal
+    Corresponding Source and Corresponding Application Code. If you
+    use option 4d1, you must provide the Installation Information in
+    the manner specified by section 6 of the GNU GPL for conveying
+    Corresponding Source.)
+
+#### 5. Combined Libraries.
+
+You may place library facilities that are a work based on the Library
+side by side in a single library together with other library
+facilities that are not Applications and are not covered by this
+License, and convey such a combined library under terms of your
+choice, if you do both of the following:
+
+-   a) Accompany the combined library with a copy of the same work
+    based on the Library, uncombined with any other library
+    facilities, conveyed under the terms of this License.
+-   b) Give prominent notice with the combined library that part of it
+    is a work based on the Library, and explaining where to find the
+    accompanying uncombined form of the same work.
+
+#### 6. Revised Versions of the GNU Lesser General Public License.
+
+The Free Software Foundation may publish revised and/or new versions
+of the GNU Lesser General Public License from time to time. Such new
+versions will be similar in spirit to the present version, but may
+differ in detail to address new problems or concerns.
+
+Each version is given a distinguishing version number. If the Library
+as you received it specifies that a certain numbered version of the
+GNU Lesser General Public License "or any later version" applies to
+it, you have the option of following the terms and conditions either
+of that published version or of any later version published by the
+Free Software Foundation. If the Library as you received it does not
+specify a version number of the GNU Lesser General Public License, you
+may choose any version of the GNU Lesser General Public License ever
+published by the Free Software Foundation.
+
+If the Library as you received it specifies that a proxy can decide
+whether future versions of the GNU Lesser General Public License shall
+apply, that proxy's public statement of acceptance of any version is
+permanent authorization for you to choose that version for the
+Library.
\ No newline at end of file

Index: lgpl-3.0.odt
===================================================================
RCS file: lgpl-3.0.odt
diff -N lgpl-3.0.odt
Binary files /dev/null and /tmp/cvsQ3QN0j differ

Index: lgpl-3.0.rtf
===================================================================
RCS file: lgpl-3.0.rtf
diff -N lgpl-3.0.rtf
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ lgpl-3.0.rtf        6 Aug 2016 22:08:10 -0000       1.1
@@ -0,0 +1,110 @@
+{\rtf1\ansi\deff3\adeflang1025
+{\fonttbl{\f0\froman\fprq2\fcharset0 Times New 
Roman;}{\f1\froman\fprq2\fcharset2 Symbol;}{\f2\fswiss\fprq2\fcharset0 
Arial;}{\f3\froman\fprq2\fcharset0 Liberation Serif{\*\falt Times New 
Roman};}{\f4\fswiss\fprq2\fcharset0 Liberation Sans{\*\falt 
Arial};}{\f5\froman\fprq0\fcharset128 Helvetica{\*\falt 
Arial};}{\f6\fnil\fprq2\fcharset0 Droid Sans 
Fallback;}{\f7\fnil\fprq2\fcharset0 FreeSans;}{\f8\fswiss\fprq0\fcharset128 
FreeSans;}}
+{\colortbl;\red0\green0\blue0;\red0\green0\blue128;\red128\green128\blue128;}
+{\stylesheet{\s0\snext0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af6\langfe2052\dbch\af7\afs24\alang1081\loch\f3\fs24\lang1033
 Normal;}
+{\*\cs15\snext15\cf2\ul\ulc0\langfe255\alang255\lang255 Internet Link;}
+{\s16\sbasedon0\snext17\sb240\sa120\keepn\dbch\af6\dbch\af7\afs28\loch\f4\fs28 
Heading;}
+{\s17\sbasedon0\snext17\sl288\slmult1\sb0\sa140 Text Body;}
+{\s18\sbasedon17\snext18\sl288\slmult1\sb0\sa140\dbch\af8 List;}
+{\s19\sbasedon0\snext19\sb120\sa120\noline\i\dbch\af8\afs24\ai\fs24 Caption;}
+{\s20\sbasedon0\snext20\noline\dbch\af8 Index;}
+}{\info{\creatim\yr0\mo0\dy0\hr0\min0}{\revtim\yr0\mo0\dy0\hr0\min0}{\printim\yr0\mo0\dy0\hr0\min0}{\comment
 LibreOffice}{\vern67241986}}\deftab720
+\viewscale100
+{\*\pgdsctbl
+{\pgdsc0\pgdscuse451\pgwsxn12240\pghsxn15840\marglsxn1800\margrsxn1800\margtsxn1440\margbsxn1440\pgdscnxt0
 Default Style;}}
+\formshade{\*\pgdscno0}\paperh15840\paperw12240\margl1800\margr1800\margt1440\margb1440\sectd\sbknone\sectunlocked1\pgndec\pgwsxn12240\pghsxn15840\marglsxn1800\margrsxn1800\margtsxn1440\margbsxn1440\ftnbj\ftnstart1\ftnrstcont\ftnnar\aenddoc\aftnrstcont\aftnstart1\aftnnrlc
+\pgndec\pard\plain 
\s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af6\langfe2052\dbch\af7\afs24\alang1081\loch\f3\fs24\lang1033\ql\li0\ri0\lin0\rin0\fi0\sb0\sa180{\b\rtlch
 \ltrch\loch\fs28\loch\f5
+GNU LESSER GENERAL PUBLIC LICENSE}
+\par \pard\plain 
\s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af6\langfe2052\dbch\af7\afs24\alang1081\loch\f3\fs24\lang1033\ql\li0\ri0\lin0\rin0\fi0\sb0\sa180{\rtlch
 \ltrch\loch\loch\f5
+Version 3, 29 June 2007}
+\par \pard\plain 
\s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af6\langfe2052\dbch\af7\afs24\alang1081\loch\f3\fs24\lang1033\ql\li0\ri0\lin0\rin0\fi0\sb0\sa180{\rtlch
 \ltrch\loch\loch\f5
+Copyright \u169\'3f 2007 Free Software Foundation, Inc. <}{{\field{\*\fldinst 
HYPERLINK "http://fsf.org/"; }{\fldrslt 
{\cf2\ul\ulc0\langfe255\alang255\lang255\ul\ulc0\rtlch \ltrch\loch\loch\f5
+http://fsf.org/}{}}}\rtlch \ltrch\loch\loch\f5
+>}
+\par \pard\plain 
\s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af6\langfe2052\dbch\af7\afs24\alang1081\loch\f3\fs24\lang1033\ql\li0\ri0\lin0\rin0\fi0\sb0\sa180{\rtlch
 \ltrch\loch\loch\f5
+Everyone is permitted to copy and distribute verbatim copies of this license 
document, but changing it is not allowed.}
+\par \pard\plain 
\s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af6\langfe2052\dbch\af7\afs24\alang1081\loch\f3\fs24\lang1033\ql\li0\ri0\lin0\rin0\fi0\sb0\sa180{\rtlch
 \ltrch\loch\loch\f5
+This version of the GNU Lesser General Public License incorporates the terms 
and conditions of version 3 of the GNU General Public License, supplemented by 
the additional permissions listed below.}
+\par \pard\plain 
\s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af6\langfe2052\dbch\af7\afs24\alang1081\loch\f3\fs24\lang1033\ql\li0\ri0\lin0\rin0\fi0\sb0\sa180{\b\rtlch
 \ltrch\loch\fs24\loch\f5
+0. Additional Definitions.}
+\par \pard\plain 
\s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af6\langfe2052\dbch\af7\afs24\alang1081\loch\f3\fs24\lang1033\ql\li0\ri0\lin0\rin0\fi0\sb0\sa180{\rtlch
 \ltrch\loch\loch\f5
+As used herein, \uc2 \u8220\'81\'67this License\u8221\'81\'68 refers to 
version 3 of the GNU Lesser General Public License, and the \u8220\'81\'67GNU 
GPL\u8221\'81\'68 refers to version 3 of the GNU General Public License.\uc1 }
+\par \pard\plain 
\s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af6\langfe2052\dbch\af7\afs24\alang1081\loch\f3\fs24\lang1033\ql\li0\ri0\lin0\rin0\fi0\sb0\sa180{\rtlch
 \ltrch\loch\f5
+\uc2 \u8220\'81\'67\uc1 }{\rtlch \ltrch\loch\loch\f5
+The Library\uc2 \u8221\'81\'68 refers to a covered work governed by this 
License, other than an Application or a Combined Work as defined below.\uc1 }
+\par \pard\plain 
\s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af6\langfe2052\dbch\af7\afs24\alang1081\loch\f3\fs24\lang1033\ql\li0\ri0\lin0\rin0\fi0\sb0\sa180{\rtlch
 \ltrch\loch\loch\f5
+An \uc2 \u8220\'81\'67Application\u8221\'81\'68 is any work that makes use of 
an interface provided by the Library, but which is not otherwise based on the 
Library. Defining a subclass of a class defined by the Library is deemed a mode 
of using an interface provided by the Library.\uc1 }
+\par \pard\plain 
\s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af6\langfe2052\dbch\af7\afs24\alang1081\loch\f3\fs24\lang1033\ql\li0\ri0\lin0\rin0\fi0\sb0\sa180{\rtlch
 \ltrch\loch\loch\f5
+A \uc2 \u8220\'81\'67Combined Work\u8221\'81\'68 is a work produced by 
combining or linking an Application with the Library. The particular version of 
the Library with which the Combined Work was made is also called the 
\u8220\'81\'67Linked Version\u8221\'81\'68.\uc1 }
+\par \pard\plain 
\s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af6\langfe2052\dbch\af7\afs24\alang1081\loch\f3\fs24\lang1033\ql\li0\ri0\lin0\rin0\fi0\sb0\sa180{\rtlch
 \ltrch\loch\loch\f5
+The \uc2 \u8220\'81\'67Minimal Corresponding Source\u8221\'81\'68 for a 
Combined Work means the Corresponding Source for the Combined Work, excluding 
any source code for portions of the Combined Work that, considered in 
isolation, are based on the Application, and not on the Linked Version.\uc1 }
+\par \pard\plain 
\s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af6\langfe2052\dbch\af7\afs24\alang1081\loch\f3\fs24\lang1033\ql\li0\ri0\lin0\rin0\fi0\sb0\sa180{\rtlch
 \ltrch\loch\loch\f5
+The \uc2 \u8220\'81\'67Corresponding Application Code\u8221\'81\'68 for a 
Combined Work means the object code and/or source code for the Application, 
including any data and utility programs needed for reproducing the Combined 
Work from the Application, but excluding the System Libraries of the Combined 
Work.\uc1 }
+\par \pard\plain 
\s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af6\langfe2052\dbch\af7\afs24\alang1081\loch\f3\fs24\lang1033\ql\li0\ri0\lin0\rin0\fi0\sb0\sa180{\b\rtlch
 \ltrch\loch\fs24\loch\f5
+1. Exception to Section 3 of the GNU GPL.}
+\par \pard\plain 
\s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af6\langfe2052\dbch\af7\afs24\alang1081\loch\f3\fs24\lang1033\ql\li0\ri0\lin0\rin0\fi0\sb0\sa180{\rtlch
 \ltrch\loch\loch\f5
+You may convey a covered work under sections 3 and 4 of this License without 
being bound by section 3 of the GNU GPL.}
+\par \pard\plain 
\s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af6\langfe2052\dbch\af7\afs24\alang1081\loch\f3\fs24\lang1033\ql\li0\ri0\lin0\rin0\fi0\sb0\sa180{\b\rtlch
 \ltrch\loch\fs24\loch\f5
+2. Conveying Modified Versions.}
+\par \pard\plain 
\s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af6\langfe2052\dbch\af7\afs24\alang1081\loch\f3\fs24\lang1033\ql\li0\ri0\lin0\rin0\fi0\sb0\sa180{\rtlch
 \ltrch\loch\loch\f5
+If you modify a copy of the Library, and, in your modifications, a facility 
refers to a function or data to be supplied by an Application that uses the 
facility (other than as an argument passed when the facility is invoked), then 
you may convey a copy of the modified version:}
+\par \pard\plain 
\s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af6\langfe2052\dbch\af7\afs24\alang1081\loch\f3\fs24\lang1033\ql\li360\ri0\lin360\rin0\fi-360\sb0\sa0{\rtlch
 \ltrch\loch\f5
+\u8226\'3f}{\rtlch \ltrch\loch\loch\f5
+\tab a) under this License, provided that you make a good faith effort to 
ensure that, in the event an Application does not supply the function or data, 
the facility still operates, and performs whatever part of its purpose remains 
meaningful, or}
+\par \pard\plain 
\s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af6\langfe2052\dbch\af7\afs24\alang1081\loch\f3\fs24\lang1033\ql\li360\ri0\lin360\rin0\fi-360\sb0\sa0{\rtlch
 \ltrch\loch\f5
+\u8226\'3f}{\rtlch \ltrch\loch\loch\f5
+\tab b) under the GNU GPL, with none of the additional permissions of this 
License applicable to that copy.}
+\par \pard\plain 
\s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af6\langfe2052\dbch\af7\afs24\alang1081\loch\f3\fs24\lang1033\ql\li0\ri0\lin0\rin0\fi0\sb0\sa180{\b\rtlch
 \ltrch\loch\fs24\loch\f5
+3. Object Code Incorporating Material from Library Header Files.}
+\par \pard\plain 
\s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af6\langfe2052\dbch\af7\afs24\alang1081\loch\f3\fs24\lang1033\ql\li0\ri0\lin0\rin0\fi0\sb0\sa180{\rtlch
 \ltrch\loch\loch\f5
+The object code form of an Application may incorporate material from a header 
file that is part of the Library. You may convey such object code under terms 
of your choice, provided that, if the incorporated material is not limited to 
numerical parameters, data structure layouts and accessors, or small macros, 
inline functions and templates (ten or fewer lines in length), you do both of 
the following:}
+\par \pard\plain 
\s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af6\langfe2052\dbch\af7\afs24\alang1081\loch\f3\fs24\lang1033\ql\li360\ri0\lin360\rin0\fi-360\sb0\sa0{\rtlch
 \ltrch\loch\f5
+\u8226\'3f}{\rtlch \ltrch\loch\loch\f5
+\tab a) Give prominent notice with each copy of the object code that the 
Library is used in it and that the Library and its use are covered by this 
License.}
+\par \pard\plain 
\s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af6\langfe2052\dbch\af7\afs24\alang1081\loch\f3\fs24\lang1033\ql\li360\ri0\lin360\rin0\fi-360\sb0\sa0{\rtlch
 \ltrch\loch\f5
+\u8226\'3f}{\rtlch \ltrch\loch\loch\f5
+\tab b) Accompany the object code with a copy of the GNU GPL and this license 
document.}
+\par \pard\plain 
\s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af6\langfe2052\dbch\af7\afs24\alang1081\loch\f3\fs24\lang1033\ql\li0\ri0\lin0\rin0\fi0\sb0\sa180{\b\rtlch
 \ltrch\loch\fs24\loch\f5
+4. Combined Works.}
+\par \pard\plain 
\s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af6\langfe2052\dbch\af7\afs24\alang1081\loch\f3\fs24\lang1033\ql\li0\ri0\lin0\rin0\fi0\sb0\sa180{\rtlch
 \ltrch\loch\loch\f5
+You may convey a Combined Work under terms of your choice that, taken 
together, effectively do not restrict modification of the portions of the 
Library contained in the Combined Work and reverse engineering for debugging 
such modifications, if you also do each of the following:}
+\par \pard\plain 
\s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af6\langfe2052\dbch\af7\afs24\alang1081\loch\f3\fs24\lang1033\ql\li360\ri0\lin360\rin0\fi-360\sb0\sa0{\rtlch
 \ltrch\loch\f5
+\u8226\'3f}{\rtlch \ltrch\loch\loch\f5
+\tab a) Give prominent notice with each copy of the Combined Work that the 
Library is used in it and that the Library and its use are covered by this 
License.}
+\par \pard\plain 
\s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af6\langfe2052\dbch\af7\afs24\alang1081\loch\f3\fs24\lang1033\ql\li360\ri0\lin360\rin0\fi-360\sb0\sa0{\rtlch
 \ltrch\loch\f5
+\u8226\'3f}{\rtlch \ltrch\loch\loch\f5
+\tab b) Accompany the Combined Work with a copy of the GNU GPL and this 
license document.}
+\par \pard\plain 
\s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af6\langfe2052\dbch\af7\afs24\alang1081\loch\f3\fs24\lang1033\ql\li360\ri0\lin360\rin0\fi-360\sb0\sa0{\rtlch
 \ltrch\loch\f5
+\u8226\'3f}{\rtlch \ltrch\loch\loch\f5
+\tab c) For a Combined Work that displays copyright notices during execution, 
include the copyright notice for the Library among these notices, as well as a 
reference directing the user to the copies of the GNU GPL and this license 
document.}
+\par \pard\plain 
\s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af6\langfe2052\dbch\af7\afs24\alang1081\loch\f3\fs24\lang1033\ql\li360\ri0\lin360\rin0\fi-360\sb0\sa0{\rtlch
 \ltrch\loch\f5
+\u8226\'3f}{\rtlch \ltrch\loch\loch\f5
+\tab d) Do one of the following:}
+\par \pard\plain 
\s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af6\langfe2052\dbch\af7\afs24\alang1081\loch\f3\fs24\lang1033\ql\li720\ri0\lin720\rin0\fi-360\sb0\sa0{\rtlch
 \ltrch\loch\f5
+\u8211\'3f}{\rtlch \ltrch\loch\loch\f5
+\tab 0) Convey the Minimal Corresponding Source under the terms of this 
License, and the Corresponding Application Code in a form suitable for, and 
under terms that permit, the user to recombine or relink the Application with a 
modified version of the Linked Version to produce a modified Combined Work, in 
the manner specified by section 6 of the GNU GPL for conveying Corresponding 
Source.}
+\par \pard\plain 
\s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af6\langfe2052\dbch\af7\afs24\alang1081\loch\f3\fs24\lang1033\ql\li720\ri0\lin720\rin0\fi-360\sb0\sa0{\rtlch
 \ltrch\loch\f5
+\u8211\'3f}{\rtlch \ltrch\loch\loch\f5
+\tab 1) Use a suitable shared library mechanism for linking with the Library. 
A suitable mechanism is one that (a) uses at run time a copy of the Library 
already present on the user's computer system, and (b) will operate properly 
with a modified version of the Library that is interface-compatible with the 
Linked Version.}
+\par \pard\plain 
\s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af6\langfe2052\dbch\af7\afs24\alang1081\loch\f3\fs24\lang1033\ql\li360\ri0\lin360\rin0\fi-360\sb0\sa0{\rtlch
 \ltrch\loch\f5
+\u8226\'3f}{\rtlch \ltrch\loch\loch\f5
+\tab e) Provide Installation Information, but only if you would otherwise be 
required to provide such information under section 6 of the GNU GPL, and only 
to the extent that such information is necessary to install and execute a 
modified version of the Combined Work produced by recombining or relinking the 
Application with a modified version of the Linked Version. (If you use option 
4d0, the Installation Information must accompany the Minimal Corresponding 
Source and Corresponding Application Code. If you use option 4d1, you must 
provide the Installation Information in the manner specified by section 6 of 
the GNU GPL for conveying Corresponding Source.)}
+\par \pard\plain 
\s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af6\langfe2052\dbch\af7\afs24\alang1081\loch\f3\fs24\lang1033\ql\li0\ri0\lin0\rin0\fi0\sb0\sa180{\b\rtlch
 \ltrch\loch\fs24\loch\f5
+5. Combined Libraries.}
+\par \pard\plain 
\s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af6\langfe2052\dbch\af7\afs24\alang1081\loch\f3\fs24\lang1033\ql\li0\ri0\lin0\rin0\fi0\sb0\sa180{\rtlch
 \ltrch\loch\loch\f5
+You may place library facilities that are a work based on the Library side by 
side in a single library together with other library facilities that are not 
Applications and are not covered by this License, and convey such a combined 
library under terms of your choice, if you do both of the following:}
+\par \pard\plain 
\s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af6\langfe2052\dbch\af7\afs24\alang1081\loch\f3\fs24\lang1033\ql\li360\ri0\lin360\rin0\fi-360\sb0\sa0{\rtlch
 \ltrch\loch\f5
+\u8226\'3f}{\rtlch \ltrch\loch\loch\f5
+\tab a) Accompany the combined library with a copy of the same work based on 
the Library, uncombined with any other library facilities, conveyed under the 
terms of this License.}
+\par \pard\plain 
\s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af6\langfe2052\dbch\af7\afs24\alang1081\loch\f3\fs24\lang1033\ql\li360\ri0\lin360\rin0\fi-360\sb0\sa0{\rtlch
 \ltrch\loch\f5
+\u8226\'3f}{\rtlch \ltrch\loch\loch\f5
+\tab b) Give prominent notice with the combined library that part of it is a 
work based on the Library, and explaining where to find the accompanying 
uncombined form of the same work.}
+\par \pard\plain 
\s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af6\langfe2052\dbch\af7\afs24\alang1081\loch\f3\fs24\lang1033\ql\li0\ri0\lin0\rin0\fi0\sb0\sa180{\b\rtlch
 \ltrch\loch\fs24\loch\f5
+6. Revised Versions of the GNU Lesser General Public License.}
+\par \pard\plain 
\s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af6\langfe2052\dbch\af7\afs24\alang1081\loch\f3\fs24\lang1033\ql\li0\ri0\lin0\rin0\fi0\sb0\sa180{\rtlch
 \ltrch\loch\loch\f5
+The Free Software Foundation may publish revised and/or new versions of the 
GNU Lesser General Public License from time to time. Such new versions will be 
similar in spirit to the present version, but may differ in detail to address 
new problems or concerns.}
+\par \pard\plain 
\s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af6\langfe2052\dbch\af7\afs24\alang1081\loch\f3\fs24\lang1033\ql\li0\ri0\lin0\rin0\fi0\sb0\sa180{\rtlch
 \ltrch\loch\loch\f5
+Each version is given a distinguishing version number. If the Library as you 
received it specifies that a certain numbered version of the GNU Lesser General 
Public License \uc2 \u8220\'81\'67or any later version\u8221\'81\'68 applies to 
it, you have the option of following the terms and conditions either of that 
published version or of any later version published by the Free Software 
Foundation. If the Library as you received it does not specify a version number 
of the GNU Lesser General Public License, you may choose any version of the GNU 
Lesser General Public License ever published by the Free Software 
Foundation.\uc1 }
+\par \pard\plain 
\s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af6\langfe2052\dbch\af7\afs24\alang1081\loch\f3\fs24\lang1033\ql\li0\ri0\lin0\rin0\fi0\sb0\sa180{\rtlch
 \ltrch\loch\loch\f5
+If the Library as you received it specifies that a proxy can decide whether 
future versions of the GNU Lesser General Public License shall apply, that 
proxy's public statement of acceptance of any version is permanent 
authorization for you to choose that version for the Library.}
+\par }
\ No newline at end of file



reply via email to

[Prev in Thread] Current Thread [Next in Thread]