X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=lib%2Fsha1.c;h=7ec950e94eb2fcc788d6e6e4294d21600f45b593;hb=0e37faa962c9da84e85e24f409c2ff3836ba28d6;hp=1ea84f64b56a9a0dca6e2f56ecbbe049959b4b6e;hpb=8d8eda4eab3d2801251daf4eb31756c3595e2fc6;p=gnulib.git diff --git a/lib/sha1.c b/lib/sha1.c index 1ea84f64b..7ec950e94 100644 --- a/lib/sha1.c +++ b/lib/sha1.c @@ -1,8 +1,7 @@ /* sha1.c - Functions to compute SHA1 message digest of files or memory blocks according to the NIST specification FIPS-180-1. - Copyright (C) 2000, 2001, 2003, 2004, 2005, 2006, 2008, 2009, 2010 Free - Software Foundation, Inc. + Copyright (C) 2000-2001, 2003-2006, 2008-2011 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the