]> code.delx.au - gnu-emacs/blobdiff - lib/sha512.c
Ibuffer change marks
[gnu-emacs] / lib / sha512.c
index 8429bb9b03a22b81a12b7b2a231bd8fc8c131111..5494dcbdbad77026c02f5824a9acc3cf5381630c 100644 (file)
@@ -1,7 +1,7 @@
 /* sha512.c - Functions to compute SHA512 and SHA384 message digest of files or
    memory blocks according to the NIST specification FIPS-180-2.
 
-   Copyright (C) 2005-2006, 2008-2013 Free Software Foundation, Inc.
+   Copyright (C) 2005-2006, 2008-2016 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