From b168057aaacf1d149246d0eb3e84332492d35063 Mon Sep 17 00:00:00 2001 From: Joseph Myers Date: Fri, 2 Jan 2015 16:28:19 +0000 Subject: Update copyright dates with scripts/update-copyrights. --- crypt/sha256.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crypt/sha256.c') diff --git a/crypt/sha256.c b/crypt/sha256.c index 4e1b504..b6db8b2 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-2014 Free Software Foundation, Inc. + Copyright (C) 2007-2015 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 -- cgit v1.1