diff options
Diffstat (limited to 'crypt/sha256.c')
-rw-r--r-- | crypt/sha256.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crypt/sha256.c b/crypt/sha256.c index 8241de5c19..e858f4b760 100644 --- a/crypt/sha256.c +++ b/crypt/sha256.c @@ -1,6 +1,6 @@ /* Functions to compute SHA256 message digest of files or memory blocks. according to the definition of SHA256 in FIPS 180-2. - Copyright (C) 2007-2015 Free Software Foundation, Inc. + Copyright (C) 2007-2016 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or |