summaryrefslogtreecommitdiff
path: root/examples/eratosthenes.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/eratosthenes.c')
-rw-r--r--examples/eratosthenes.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/eratosthenes.c b/examples/eratosthenes.c
index 932eebed..becb3d01 100644
--- a/examples/eratosthenes.c
+++ b/examples/eratosthenes.c
@@ -6,7 +6,7 @@
/* nettle, low-level cryptographics library
*
- * Copyright (C) 2007 Niels Möller
+ * Copyright (C) 2007 Niels Möller
*
* 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