diff options
| author | Daniel Thompson <daniel@redfelineninja.org.uk> | 2020-04-11 19:49:27 (GMT) |
|---|---|---|
| committer | Daniel Thompson <daniel@redfelineninja.org.uk> | 2020-04-11 19:49:27 (GMT) |
| commit | e165f13a9e35b808096e5fa843811ea7d0f79501 (patch) | |
| tree | 3aad69fb5690670ecea180534f552edf75300ddf /docs | |
| parent | 4c09add2d8df214ebacbefb4e7890b3dc58b2c06 (diff) | |
docs: gnu-lgpl-v3.0: Fix some broken indentation.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/gnu-lgpl-v3.0.rst | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/docs/gnu-lgpl-v3.0.rst b/docs/gnu-lgpl-v3.0.rst index 8b04219..48a832c 100644 --- a/docs/gnu-lgpl-v3.0.rst +++ b/docs/gnu-lgpl-v3.0.rst @@ -58,12 +58,12 @@ 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 + 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. + this License applicable to that copy. ### 3. Object Code Incorporating Material from Library Header Files @@ -75,10 +75,10 @@ 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. + 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. + document. 4. Combined Works ~~~~~~~~~~~~~~~~~ |
