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
Signed-off-by: Random J Developer <random@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.)
......@@ -500,5 +500,3 @@ necessary. Here is a sample; alter the names:
Ty Coon, President of Vice
That's all there is to it!
......@@ -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.
......
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