@@ -53,7 +53,7 @@ While the tool itself is distributed under the LGPLv3, the output of the tool do
5353a license. I leave it up to someone else to figure it out. In any case, here is a copy of the
5454license @RuslanB has posted on his GitHub repository:
5555
56- Copyright © Ruslan Balanukhin 2015 All rights reserved.
56+ Copyright © Ruslan Balanukhin 2015 All rights reserved.
5757
5858Distributed under the GNU Lesser General Public License (LGPL) version 3.
5959http://www.gnu.org/licenses/lgpl.html
@@ -181,7 +181,7 @@ modified by someone else and passed on, the recipients should know
181181that what they have is not the original version, so that the original
182182author's reputation will not be affected by problems that might be
183183introduced by others.
184-
184+
185185 Finally, software patents pose a constant threat to the existence of
186186any free program. We wish to make sure that a company cannot
187187effectively restrict the users of a free program by obtaining a
@@ -237,7 +237,7 @@ modification follow. Pay close attention to the difference between a
237237"work based on the library" and a "work that uses the library". The
238238former contains code derived from the library, whereas the latter must
239239be combined with the library in order to run.
240-
240+
241241 GNU LESSER GENERAL PUBLIC LICENSE
242242 TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
243243
@@ -284,7 +284,7 @@ Library.
284284 You may charge a fee for the physical act of transferring a copy,
285285and you may at your option offer warranty protection in exchange for a
286286fee.
287-
287+
288288 2. You may modify your copy or copies of the Library or any portion
289289of it, thus forming a work based on the Library, and copy and
290290distribute such modifications or work under the terms of Section 1
@@ -342,7 +342,7 @@ instead of to this License. (If a newer version than version 2 of the
342342ordinary GNU General Public License has appeared, then you can specify
343343that version instead if you wish.) Do not make any other change in
344344these notices.
345-
345+
346346 Once this change is made in a given copy, it is irreversible for
347347that copy, so the ordinary GNU General Public License applies to all
348348subsequent copies and derivative works made from that copy.
@@ -393,7 +393,7 @@ Library will still fall under Section 6.)
393393distribute the object code for the work under the terms of Section 6.
394394Any executables containing that work also fall under Section 6,
395395whether or not they are linked directly with the Library itself.
396-
396+
397397 6. As an exception to the Sections above, you may also combine or
398398link a "work that uses the Library" with the Library to produce a
399399work containing portions of the Library, and distribute that work
@@ -455,7 +455,7 @@ restrictions of other proprietary libraries that do not normally
455455accompany the operating system. Such a contradiction means you cannot
456456use both them and the Library together in an executable that you
457457distribute.
458-
458+
459459 7. You may place library facilities that are a work based on the
460460Library side-by-side in a single library together with other library
461461facilities not covered by this License, and distribute such a combined
@@ -496,7 +496,7 @@ subject to these terms and conditions. You may not impose any further
496496restrictions on the recipients' exercise of the rights granted herein.
497497You are not responsible for enforcing compliance by third parties with
498498this License.
499-
499+
500500 11. If, as a consequence of a court judgment or allegation of patent
501501infringement or for any other reason (not limited to patent issues),
502502conditions are imposed on you (whether by court order, agreement or
@@ -548,7 +548,7 @@ conditions either of that version or of any later version published by
548548the Free Software Foundation. If the Library does not specify a
549549license version number, you may choose any version ever published by
550550the Free Software Foundation.
551-
551+
552552 14. If you wish to incorporate parts of the Library into other free
553553programs whose distribution conditions are incompatible with these,
554554write to the author to ask for permission. For software which is
@@ -596,16 +596,16 @@ This work of art is distributed under the following license:
596596Attribution-NonCommercial-ShareAlike 3.0 Unported (CC BY-NC-SA 3.0) which basically means that
597597
598598You are free to:
599- Share copy and redistribute the material in any medium or format
600- Adapt remix, transform, and build upon the material
599+ Share — copy and redistribute the material in any medium or format
600+ Adapt — remix, transform, and build upon the material
601601The licensor cannot revoke these freedoms as long as you follow the license terms.
602602
603603Under the following terms:
604- Attribution You must give appropriate credit, provide a link to the license, and indicate if
604+ Attribution — You must give appropriate credit, provide a link to the license, and indicate if
605605changes were made. You may do so in any reasonable manner, but not in any way that suggests the
606606licensor endorses you or your use.
607- NonCommercial You may not use the material for commercial purposes.
608- ShareAlike If you remix, transform, or build upon the material, you must distribute your
607+ NonCommercial — You may not use the material for commercial purposes.
608+ ShareAlike — If you remix, transform, or build upon the material, you must distribute your
609609contributions under the same license as the original.
610610
611611Please see the full license here: https://creativecommons.org/licenses/by-nc-sa/3.0/legalcode
0 commit comments