diff options
author | GiteaBot <teabot@gitea.io> | 2021-01-24 00:19:18 +0000 |
---|---|---|
committer | GiteaBot <teabot@gitea.io> | 2021-01-24 00:19:18 +0000 |
commit | e35a2b65bcc01b3fd88f8764664eee7f958b9812 (patch) | |
tree | eb0c5de3c7841c207c9bc86d54483b20bf4edc95 /options/license/LPPL-1.3c | |
parent | 4b7d85bfa5d593bb911a331a1d8daa67689bfa62 (diff) | |
download | gitea-e35a2b65bcc01b3fd88f8764664eee7f958b9812.tar.gz gitea-e35a2b65bcc01b3fd88f8764664eee7f958b9812.zip |
[skip ci] Updated licenses and gitignores
Diffstat (limited to 'options/license/LPPL-1.3c')
-rw-r--r-- | options/license/LPPL-1.3c | 73 |
1 files changed, 23 insertions, 50 deletions
diff --git a/options/license/LPPL-1.3c b/options/license/LPPL-1.3c index b62e36895f..63a078e11e 100644 --- a/options/license/LPPL-1.3c +++ b/options/license/LPPL-1.3c @@ -1,14 +1,14 @@ The LaTeX Project Public License - =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- -LPPL Version 1.3c 2008-05-04 Copyright 1999 2002-2008 LaTeX3 Project +LPPL Version 1.3c 2008-05-04 + +Copyright 1999 2002-2008 LaTeX3 Project Everyone is allowed to distribute verbatim copies of this license document, but modification of it is not allowed. PREAMBLE - ======== The LaTeX Project Public License (LPPL) is the primary license under which @@ -34,7 +34,6 @@ meeting these conditions, then read the document `cfgguide.tex' and `modguide.te in the base LaTeX distribution for suggestions. DEFINITIONS - =========== In this license document the following terms are used: @@ -76,7 +75,6 @@ is a `LaTeX-Format' or in the case of files belonging to the `LaTeX-format' a program implementing the `TeX language'. CONDITIONS ON DISTRIBUTION AND MODIFICATION - =========================================== 1. Activities other than distribution and/or modification of the Work are @@ -129,7 +127,7 @@ any support, including (but not limited to) the reporting and handling of errors, to recipients of the Derived Work unless those persons have stated explicitly that they do provide such support for the Derived Work. - d. You distribute at least one of the following with the Derived Work: + d. You distribute at least one of the following with the Derived Work: 1. A complete, unmodified copy of the Work; if your distribution of a modified component is made by offering access to copy the modified component from a @@ -155,8 +153,7 @@ where the Work or that Derived Work (in whole or in part) is then produced by applying some process to that format, does not relax or nullify any sections of this license as they pertain to the results of applying that process. - 10. - +10. a. A Derived Work may be distributed under a different license provided that license itself honors the conditions listed in Clause 6 above, in regard to the Work, though it does not have to honor the rest of the conditions in this @@ -175,7 +172,6 @@ with the Work by any means. compliance by all parties with all applicable laws. NO WARRANTY - =========== There is no warranty for the Work. Except when otherwise stated in writing, @@ -197,7 +193,6 @@ said author or said other party has been advised of the possibility of such damages. MAINTENANCE OF THE WORK - ======================= The Work has the status `author-maintained' if the Copyright Holder explicitly @@ -261,7 +256,6 @@ Maintainer. You should also announce your new status to the same pertinent community as in 2b) above. WHETHER AND HOW TO DISTRIBUTE WORKS UNDER THIS LICENSE - ====================================================== This section contains important instructions, examples, and recommendations @@ -269,7 +263,6 @@ for authors who are considering distributing their works under this license. These authors are addressed as `you' in this section. Choosing This License or Another License - ---------------------------------------- If for any part of your work you want or need to use *distribution* conditions @@ -287,7 +280,6 @@ may still be relevant, and authors intending to distribute their works under any license are encouraged to read it. A Recommendation on Modification Without Distribution - ----------------------------------------------------- It is wise never to modify a component of the Work, even for your own personal @@ -303,7 +295,6 @@ ways to control the behavior of that work without altering any of its licensed components. How to Use This License - ----------------------- To use this license, place in each of the components of your work both an @@ -314,39 +305,23 @@ this license. Here is an example of such a notice and statement: -%% pig.dtx - -%% Copyright 2005 M. Y. Name - -% - -% This work may be distributed and/or modified under the - -% conditions of the LaTeX Project Public License, either version 1.3 - -% of this license or (at your option) any later version. - -% The latest version of this license is in - -% http://www.latex-project.org/lppl.txt - -% and version 1.3 or later is part of all distributions of LaTeX - -% version 2005/12/01 or later. - -% - -% This work has the LPPL maintenance status " maintained ". - -% - -% The Current Maintainer of this work is M. Y. Name . - -% - -% This work consists of the files pig.dtx and pig.ins - -% and the derived file pig.sty . + %% pig.dtx + %% Copyright 2005 M. Y. Name + % + % This work may be distributed and/or modified under the + % conditions of the LaTeX Project Public License, either version 1.3 + % of this license or (at your option) any later version. + % The latest version of this license is in + % http://www.latex-project.org/lppl.txt + % and version 1.3 or later is part of all distributions of LaTeX + % version 2005/12/01 or later. + % + % This work has the LPPL maintenance status `maintained'. + % + % The Current Maintainer of this work is M. Y. Name. + % + % This work consists of the files pig.dtx and pig.ins + % and the derived file pig.sty. Given such a notice and statement in a file, the conditions given in this license document would apply, with the `Work' referring to the three files @@ -362,7 +337,6 @@ ensure that your Work remains useful to the community even when you can no longer maintain and support it yourself. Derived Works That Are Not Replacements - --------------------------------------- Several clauses of the LPPL specify means to provide reliability and stability @@ -373,7 +347,6 @@ are reused for a completely different task), then clauses 6b and 6d shall not apply. Important Recommendations - ------------------------- Defining What Constitutes the Work @@ -384,7 +357,7 @@ to determine which files constitute the Work. This could, for example, be achieved by explicitly listing all the files of the Work near the copyright notice of each file or by using a line such as: -% This work consists of all files listed in manifest.txt. + % This work consists of all files listed in manifest.txt. in that place. In the absence of an unequivocal list it might be impossible for the licensee to determine what is considered by you to comprise the Work |