summaryrefslogtreecommitdiff
path: root/libc/crypt/sha512-crypt.c
diff options
context:
space:
mode:
Diffstat (limited to 'libc/crypt/sha512-crypt.c')
-rw-r--r--libc/crypt/sha512-crypt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/crypt/sha512-crypt.c b/libc/crypt/sha512-crypt.c
index e5d9cacfd..6541a9dbc 100644
--- a/libc/crypt/sha512-crypt.c
+++ b/libc/crypt/sha512-crypt.c
@@ -1,5 +1,5 @@
/* One way encryption based on SHA512 sum.
- Copyright (C) 2007, 2009, 2012 Free Software Foundation, Inc.
+ Copyright (C) 2007-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2007.