Updated README again
authorfluffymormegil <mpread@chiark.greenend.org.uk>
Sun, 10 Oct 2010 21:16:31 +0000 (22:16 +0100)
committerfluffymormegil <mpread@chiark.greenend.org.uk>
Sun, 10 Oct 2010 21:16:31 +0000 (22:16 +0100)
README

diff --git a/README b/README
index be6a3f0..424944e 100644 (file)
--- a/README
+++ b/README
@@ -1,5 +1,7 @@
 libmormegil is a collection of library functions and C++ classes intended for
 use in various projects that I host on github under the name fluffymormegil.
+It is released under the BSD licence (for reasons including "I'm not convinced
+that the GNU LGPL has the effect I desire when applied to C++ templates").
 
 == INSTALLATION
 
@@ -13,8 +15,7 @@ The Salsa20 stream cipher was invented by Daniel J. Bernstein; the
 implementation used in the libmormegil::S20prng C++ class is based on DJB's
 public domain reference implementation.
 
-== VERSION NUMBERING
-
+== VERSION NUMBERING 
 libmormegil's version number uses the format x.y.z with the following
 meanings: