From: Niels Möller Date: Mon, 11 Jul 2011 13:55:58 +0000 (+0200) Subject: Updated licensing info, and deleted incorrect cvs instructions. X-Git-Tag: nettle_2.2_release_20110711~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d389105f3d788c528b55ab0a46c93b916226667c;p=thirdparty%2Fnettle.git Updated licensing info, and deleted incorrect cvs instructions. Rev: nettle/README:1.3 --- diff --git a/README b/README index 6e5efbb3..635794fc 100644 --- a/README +++ b/README @@ -25,25 +25,15 @@ What is Nettle? A quote from the introduction in the Nettle Manual: of the library. Nettle is free software; you can redistribute it and/or modify it under -the terms of the GNU General Public License as published by the Free -Software Foundation. See the file COPYING for details. Most, but not -all, of Nettle can also be used under the terms of the GNU Lesser -General Public License; please read the Copyright section of the -manual if you want to exercise this option. +the terms of the GNU Lesser General Public License as published by the Free +Software Foundation. See the file COPYING.LIB for details. Build nettle with the usual ./configure && make && make check && make install. Read the manual. Mail me if you have any questions or suggestions. -You can also build Nettle from cvs, using - - cvs -d :pserver:anonymous@cvs.lysator.liu.se:/cvsroot/lsh login - [ empty password ] - cvs -d :pserver:anonymous@cvs.lysator.liu.se:/cvsroot/lsh co nettle - -If you get it from cvs, you need to build it with - - ./.bootstrap && ./configure && make && make check +You can also build Nettle from cvs, see +http://www.lysator.liu.se/~nisse/nettle/ for current instructions. You may want to subscribe to the nettle-bugs mailing list. See .