From: Niels Möller Date: Mon, 27 Nov 2006 22:34:44 +0000 (+0100) Subject: * sha256.c: Changed copyright notice to use the LGPL. X-Git-Tag: nettle_1.15_release_20061128~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=69ac8060474ce79dba40ab34f4463d18eabbf4aa;p=thirdparty%2Fnettle.git * sha256.c: Changed copyright notice to use the LGPL. Rev: src/nettle/sha256.c:1.5 --- diff --git a/sha256.c b/sha256.c index fa32971b..6b8cfbc9 100644 --- a/sha256.c +++ b/sha256.c @@ -9,10 +9,10 @@ * * Copyright (C) 2001 Niels Möller * - * This program 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; either version 2 of the - * License, or (at your option) any later version. + * The nettle library is free software; you can redistribute it and/or modify + * it under the terms of the GNU Lesser General Public License as published by + * the Free Software Foundation; either version 2.1 of the License, or (at your + * option) any later version. * * The nettle library is distributed in the hope that it will be useful, but * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY