From: fluffymormegil Date: Sun, 10 Oct 2010 21:16:31 +0000 (+0100) Subject: Updated README again X-Git-Tag: v1.0.0~22^2~23 X-Git-Url: http://git.blackswordsonics.com/?a=commitdiff_plain;h=bae296e0a722866dce3cc8b1f0420248eb875981;p=libmormegil Updated README again --- 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: