From: Niels Möller Date: Fri, 15 Jun 2001 15:05:17 +0000 (+0200) Subject: Fixed copyright notice to not mention GNU MP. XXX: Review X-Git-Tag: release_nettle_0.2.20010617~40 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d5c0614a79b8708344f3f410a9563e4ff3262df3;p=thirdparty%2Fnettle.git Fixed copyright notice to not mention GNU MP. XXX: Review all nettle copyrights. Rev: src/nettle/aes.h:1.2 --- diff --git a/aes.h b/aes.h index d730dd0e..ca043c37 100644 --- a/aes.h +++ b/aes.h @@ -12,7 +12,7 @@ * the Free Software Foundation; either version 2.1 of the License, or (at your * option) any later version. * - * The GNU MP Library is distributed in the hope that it will be useful, but + * The nettle library is distributed in the hope that it will be useful, but * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public * License for more details.