diff options
author | Brian Turek <brian.turek@gmail.com> | 2016-11-27 16:45:19 -0500 |
---|---|---|
committer | Brian Turek <brian.turek@gmail.com> | 2016-11-27 16:45:19 -0500 |
commit | 394afa8bb2002dde004a4640e80d278f6b89c3d9 (patch) | |
tree | 732382c3c457fd1f47c673ff295713cc3c5e8c17 | |
parent | 1ffad73a7e5ab7158596c090a524f29ca2aee13d (diff) | |
download | jsSHA-394afa8bb2002dde004a4640e80d278f6b89c3d9.zip jsSHA-394afa8bb2002dde004a4640e80d278f6b89c3d9.tar.gz jsSHA-394afa8bb2002dde004a4640e80d278f6b89c3d9.tar.bz2 |
Fixed incorrect looking sentence
-rw-r--r-- | LICENSE | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -26,9 +26,10 @@ SOFTWARE, EVEN IF ADVISEDOF THE POSSIBILITY OF SUCH DAMAGE. -------------------------------------------------------------------------------- -Portions of this software are derived from code under the same license and +Portions of this software are derived from code under the same license and with +the following copyright notoce: Copyright (c) 1998 - 2009, Paul Johnston & Contributors All rights reserved. -Original code is available on http://pajhome.org.uk/crypt/md5 +Original code is available on http://pajhome.org.uk/crypt/md5
\ No newline at end of file |