summaryrefslogtreecommitdiff
path: root/lib/nettle/ecc_projective_isneutral.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/nettle/ecc_projective_isneutral.c')
-rw-r--r--lib/nettle/ecc_projective_isneutral.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/nettle/ecc_projective_isneutral.c b/lib/nettle/ecc_projective_isneutral.c
index 742ae5f422..da2d7ca929 100644
--- a/lib/nettle/ecc_projective_isneutral.c
+++ b/lib/nettle/ecc_projective_isneutral.c
@@ -7,7 +7,7 @@
*
* The GNUTLS 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 3 of
+ * as published by the Free Software Foundation; either version 2.1 of
* the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful, but