summaryrefslogtreecommitdiff
path: root/md5-compress.c
diff options
context:
space:
mode:
authorNiels Möller <nisse@lysator.liu.se>2012-02-18 21:28:29 +0100
committerNiels Möller <nisse@lysator.liu.se>2012-02-18 21:28:29 +0100
commita16dd13f199e3ccb806bb4832ef4335a12ba5901 (patch)
treeacf8855a7640b71cef581d7c8586770a16eec604 /md5-compress.c
parentf12fdc75692b7bbdfa88a2494b6fa323c91a79ca (diff)
downloadnettle-a16dd13f199e3ccb806bb4832ef4335a12ba5901.tar.gz
Converted files to utf-8.
Diffstat (limited to 'md5-compress.c')
-rw-r--r--md5-compress.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/md5-compress.c b/md5-compress.c
index ec949e74..fcda94ab 100644
--- a/md5-compress.c
+++ b/md5-compress.c
@@ -6,7 +6,7 @@
/* nettle, low-level cryptographics library
*
- * Copyright (C) 2001, 2005 Niels Möller
+ * Copyright (C) 2001, 2005 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
@@ -25,7 +25,7 @@
*/
/* Based on public domain code hacked by Colin Plumb, Andrew Kuchling, and
- * Niels Möller. */
+ * Niels Möller. */
#if HAVE_CONFIG_H