From bae296e0a722866dce3cc8b1f0420248eb875981 Mon Sep 17 00:00:00 2001 From: fluffymormegil Date: Sun, 10 Oct 2010 22:16:31 +0100 Subject: [PATCH] Updated README again --- README | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README b/README index be6a3f0..424944e 100644 --- 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: -- 2.11.0