[Lutinutil-commits] r1037 - in trunk/maven-license-switcher-plugin/src/main/resources: gpl_v1 lgpl_v2_1
Author: tchemit Date: 2008-08-17 19:26:55 +0000 (Sun, 17 Aug 2008) New Revision: 1037 Modified: trunk/maven-license-switcher-plugin/src/main/resources/gpl_v1/license.txt trunk/maven-license-switcher-plugin/src/main/resources/lgpl_v2_1/license.txt Log: suppression caracteres parasites dans les license.txt Modified: trunk/maven-license-switcher-plugin/src/main/resources/gpl_v1/license.txt =================================================================== --- trunk/maven-license-switcher-plugin/src/main/resources/gpl_v1/license.txt 2008-08-17 19:23:32 UTC (rev 1036) +++ trunk/maven-license-switcher-plugin/src/main/resources/gpl_v1/license.txt 2008-08-17 19:26:55 UTC (rev 1037) @@ -189,7 +189,7 @@ POSSIBILITY OF SUCH DAMAGES. END OF TERMS AND CONDITIONS - + Appendix: How to Apply These Terms to Your New Programs If you develop a new program, and you want it to be of the greatest Modified: trunk/maven-license-switcher-plugin/src/main/resources/lgpl_v2_1/license.txt =================================================================== --- trunk/maven-license-switcher-plugin/src/main/resources/lgpl_v2_1/license.txt 2008-08-17 19:23:32 UTC (rev 1036) +++ trunk/maven-license-switcher-plugin/src/main/resources/lgpl_v2_1/license.txt 2008-08-17 19:26:55 UTC (rev 1037) @@ -111,7 +111,7 @@ "work based on the library" and a "work that uses the library". The former contains code derived from the library, whereas the latter must be combined with the library in order to run. - + GNU LESSER GENERAL PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION @@ -158,7 +158,7 @@ You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. - + 2. You may modify your copy or copies of the Library or any portion of it, thus forming a work based on the Library, and copy and distribute such modifications or work under the terms of Section 1 @@ -216,7 +216,7 @@ ordinary GNU General Public License has appeared, then you can specify that version instead if you wish.) Do not make any other change in these notices. - + Once this change is made in a given copy, it is irreversible for that copy, so the ordinary GNU General Public License applies to all subsequent copies and derivative works made from that copy. @@ -267,7 +267,7 @@ distribute the object code for the work under the terms of Section 6. Any executables containing that work also fall under Section 6, whether or not they are linked directly with the Library itself. - + 6. As an exception to the Sections above, you may also combine or link a "work that uses the Library" with the Library to produce a work containing portions of the Library, and distribute that work @@ -329,7 +329,7 @@ accompany the operating system. Such a contradiction means you cannot use both them and the Library together in an executable that you distribute. - + 7. 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 not covered by this License, and distribute such a combined @@ -370,7 +370,7 @@ restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties with this License. - + 11. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or @@ -422,7 +422,7 @@ the Free Software Foundation. If the Library does not specify a license version number, you may choose any version ever published by the Free Software Foundation. - + 14. If you wish to incorporate parts of the Library into other free programs whose distribution conditions are incompatible with these, write to the author to ask for permission. For software which is @@ -456,7 +456,7 @@ DAMAGES. END OF TERMS AND CONDITIONS - + How to Apply These Terms to Your New Libraries If you develop a new library, and you want it to be of the greatest
participants (1)
-
tchemit@users.labs.libre-entreprise.org