[lxc-devel] [PATCH 2/4] Minor documentation updates

Stéphane Graber stgraber at ubuntu.com
Wed Dec 5 21:47:17 UTC 2012


 - Update COPYING to the current copy of the LPGL-2.1 license from
   common-licences (only difference is some indentation).
 - Remove mixed tabs/spaces in CONTRIBUTING
 - Make INSTALL fit on 79 cols.

Signed-off-by: Stéphane Graber <stgraber at ubuntu.com>
---
 CONTRIBUTING |  7 +++----
 COPYING      | 14 ++++++--------
 INSTALL      |  4 ++--
 3 files changed, 11 insertions(+), 14 deletions(-)

diff --git a/CONTRIBUTING b/CONTRIBUTING
index 10c66b1..f6447c1 100644
--- a/CONTRIBUTING
+++ b/CONTRIBUTING
@@ -1,5 +1,5 @@
 
-	Contributing to this project
+        Contributing to this project
         ----------------------------
 
 
@@ -81,7 +81,6 @@ By making a contribution to this project, I certify that:
 
 then you just add a line saying
 
-	Signed-off-by: Random J Developer <random at developer.org>
+    Signed-off-by: Random J Developer <random at developer.org>
 
-using your real name (sorry, no pseudonyms or anonymous
-contributions.)
\ No newline at end of file
+using your real name (sorry, no pseudonyms or anonymous contributions.)
diff --git a/COPYING b/COPYING
index 602bfc9..4362b49 100644
--- a/COPYING
+++ b/COPYING
@@ -1,5 +1,5 @@
-		  GNU LESSER GENERAL PUBLIC LICENSE
-		       Version 2.1, February 1999
+                  GNU LESSER GENERAL PUBLIC LICENSE
+                       Version 2.1, February 1999
 
  Copyright (C) 1991, 1999 Free Software Foundation, Inc.
  51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
@@ -10,7 +10,7 @@
  as the successor of the GNU Library Public License, version 2, hence
  the version number 2.1.]
 
-			    Preamble
+                            Preamble
 
   The licenses for most software are designed to take away your
 freedom to share and change it.  By contrast, the GNU General Public
@@ -112,7 +112,7 @@ modification follow.  Pay close attention to the difference between a
 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
+                  GNU LESSER GENERAL PUBLIC LICENSE
    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
 
   0. This License Agreement applies to any software library or other
@@ -432,7 +432,7 @@ decision will be guided by the two goals of preserving the free status
 of all derivatives of our free software and of promoting the sharing
 and reuse of software generally.
 
-			    NO WARRANTY
+                            NO WARRANTY
 
   15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
 WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
@@ -455,7 +455,7 @@ FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
 SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
 DAMAGES.
 
-		     END OF TERMS AND CONDITIONS
+                     END OF TERMS AND CONDITIONS
 

            How to Apply These Terms to Your New Libraries
 
@@ -500,5 +500,3 @@ necessary.  Here is a sample; alter the names:
   Ty Coon, President of Vice
 
 That's all there is to it!
-
-
diff --git a/INSTALL b/INSTALL
index 6970e36..aad6071 100644
--- a/INSTALL
+++ b/INSTALL
@@ -10,8 +10,8 @@ unlimited permission to copy, distribute and modify it.
 Basic Installation
 ==================
 
-Briefly, the shell commands `./autogen.sh; ./configure; make; make install' should
-configure, build, and install this package.  The following
+Briefly, the shell commands `./autogen.sh; ./configure; make; make install'
+should configure, build, and install this package.  The following
 more-detailed instructions are generic; see the `README' file for
 instructions specific to this package.
 
-- 
1.8.0





More information about the lxc-devel mailing list