diff src/sha256.c @ 3935:ee138f29259e v7.3.723

updated for version 7.3.723 Problem: Various tiny problems. Solution: Various tiny fixes.
author Bram Moolenaar <bram@vim.org>
date Tue, 20 Nov 2012 17:19:01 +0100
parents ccda151dde4e
children 2b340e5c5baa
line wrap: on
line diff
--- a/src/sha256.c
+++ b/src/sha256.c
@@ -7,9 +7,11 @@
  * See README.txt for an overview of the Vim source code.
  *
  * FIPS-180-2 compliant SHA-256 implementation
- * GPL by Christophe Devine.
+ * GPL by Christophe Devine, applies to older version.
  * Modified for md5deep, in public domain.
  * Modified For Vim, Mohsin Ahmed, http://www.cs.albany.edu/~mosh
+ * Mohsin Ahmed states this work is distributed under the VIM License or GPL,
+ * at your choice.
  *
  * Vim specific notes:
  * Functions exported by this file: