diff options
author | Magnus Lundborg <lundborg.magnus@gmail.com> | 2013-11-04 13:41:42 (GMT) |
---|---|---|
committer | Magnus Lundborg <lundborg.magnus@gmail.com> | 2013-11-04 13:41:42 (GMT) |
commit | 65443992d81a8845ba3597620d84e8652e83a254 (patch) | |
tree | f1a1c084c156210925d8009138a070d1cfb75366 /include/md5.h | |
parent | 0f1d005a2a7123f4077dbe3ff446ced8f240f1f8 (diff) |
Changed from LGPL 2.1 license to the Revised BSD license.
Diffstat (limited to 'include/md5.h')
-rw-r--r-- | include/md5.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/md5.h b/include/md5.h index 5776af8..80fbf6c 100644 --- a/include/md5.h +++ b/include/md5.h @@ -54,8 +54,6 @@ # define md5_INCLUDED -/* The comment below does not apply to the version included in the TNG - * library. */ /* * This package supports both compile-time and run-time determination of CPU * byte order. If ARCH_IS_BIG_ENDIAN is defined as 0, the code will be |