]> code.delx.au - gnu-emacs/blobdiff - lib/sha1.c
Update copyright year to 2014 by running admin/update-copyright.
[gnu-emacs] / lib / sha1.c
index b1a24f9968d016b03856632b1227bf66e6017d0c..0ea35b08d47db207b67a0f636f5eb4a3570f4691 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-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2001, 2003-2006, 2008-2014 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