summaryrefslogtreecommitdiff
path: root/ecc-ecdsa-sign.c
diff options
context:
space:
mode:
Diffstat (limited to 'ecc-ecdsa-sign.c')
-rw-r--r--ecc-ecdsa-sign.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ecc-ecdsa-sign.c b/ecc-ecdsa-sign.c
index e85c325c..cdf37746 100644
--- a/ecc-ecdsa-sign.c
+++ b/ecc-ecdsa-sign.c
@@ -20,7 +20,7 @@
* MA 02111-1301, USA.
*/
-/* Development of Nettle's ECC support was funded by Internetfonden. */
+/* Development of Nettle's ECC support was funded by the .SE Internet Fund. */
#if HAVE_CONFIG_H
# include "config.h"