summaryrefslogtreecommitdiff
path: root/realloc.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 /realloc.c
parentf12fdc75692b7bbdfa88a2494b6fa323c91a79ca (diff)
downloadnettle-a16dd13f199e3ccb806bb4832ef4335a12ba5901.tar.gz
Converted files to utf-8.
Diffstat (limited to 'realloc.c')
-rw-r--r--realloc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/realloc.c b/realloc.c
index 57e6d428..f4b3fe1a 100644
--- a/realloc.c
+++ b/realloc.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