Commit 836676ca by Stéphane Graber

Minor documentation updates

- 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: 's avatarStéphane Graber <stgraber@ubuntu.com> Acked-by: 's avatarSerge E. Hallyn <serge.hallyn@ubuntu.com>
parent e1483a02
...@@ -83,5 +83,4 @@ then you just add a line saying ...@@ -83,5 +83,4 @@ then you just add a line saying
Signed-off-by: Random J Developer <random@developer.org> Signed-off-by: Random J Developer <random@developer.org>
using your real name (sorry, no pseudonyms or anonymous using your real name (sorry, no pseudonyms or anonymous contributions.)
contributions.)
\ No newline at end of file
...@@ -500,5 +500,3 @@ necessary. Here is a sample; alter the names: ...@@ -500,5 +500,3 @@ necessary. Here is a sample; alter the names:
Ty Coon, President of Vice Ty Coon, President of Vice
That's all there is to it! That's all there is to it!
...@@ -10,8 +10,8 @@ unlimited permission to copy, distribute and modify it. ...@@ -10,8 +10,8 @@ unlimited permission to copy, distribute and modify it.
Basic Installation Basic Installation
================== ==================
Briefly, the shell commands `./autogen.sh; ./configure; make; make install' should Briefly, the shell commands `./autogen.sh; ./configure; make; make install'
configure, build, and install this package. The following should configure, build, and install this package. The following
more-detailed instructions are generic; see the `README' file for more-detailed instructions are generic; see the `README' file for
instructions specific to this package. instructions specific to this package.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment