summaryrefslogtreecommitdiff
path: root/ecc-mul-a.c
diff options
context:
space:
mode:
authorNiels Möller <nisse@lysator.liu.se>2013-04-05 11:01:38 +0200
committerNiels Möller <nisse@lysator.liu.se>2013-04-05 11:01:38 +0200
commitf181284524770295e92857f444a166b215b299fc (patch)
treec885fea2d0bbd6838f24e792dd650aa8c8e667a6 /ecc-mul-a.c
parent2dfae9f33daefc7c1fcb39cf50420a087cd45d5c (diff)
downloadnettle-f181284524770295e92857f444a166b215b299fc.tar.gz
Changed name "Internetfonden" to "the .SE Internet Fund".
Diffstat (limited to 'ecc-mul-a.c')
-rw-r--r--ecc-mul-a.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ecc-mul-a.c b/ecc-mul-a.c
index 0b347162..b23bdc5d 100644
--- a/ecc-mul-a.c
+++ b/ecc-mul-a.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"