summaryrefslogtreecommitdiff
path: root/examples/rsa-verify.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/rsa-verify.c')
-rw-r--r--examples/rsa-verify.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/rsa-verify.c b/examples/rsa-verify.c
index 8781812d..8b5d5f92 100644
--- a/examples/rsa-verify.c
+++ b/examples/rsa-verify.c
@@ -4,7 +4,7 @@
/* nettle, low-level cryptographics library
*
- * Copyright (C) 2002 Niels Möller
+ * Copyright (C) 2002 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