]> code.delx.au - gnu-emacs/blobdiff - lib/sha1.c
lisp/gnus/mail-source.el (mail-source-fetch-pop, mail-source-check-pop): Don't set...
[gnu-emacs] / lib / sha1.c
index b9505dd94678bc7aa5e8f18c1a61331baeeaf32b..778389affc5992de971e75f0c62ee11d07937ff9 100644 (file)
@@ -1,7 +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-2006, 2008-2012 Free Software Foundation, Inc.
+   Copyright (C) 2000-2001, 2003-2006, 2008-2013 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