mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-07 20:08:12 +02:00
* Include original copyright (bug ID 31804)
git-svn-id: trunk@36215 -
This commit is contained in:
parent
06227c9557
commit
83a0c4f459
@ -15,6 +15,33 @@
|
||||
|
||||
**********************************************************************}
|
||||
|
||||
|
||||
{
|
||||
|
||||
Original implementor copyright:
|
||||
|
||||
Copyright (C) 1991-2, RSA Data Security, Inc. Created 1991. All
|
||||
rights reserved.
|
||||
|
||||
License to copy and use this software is granted provided that it
|
||||
is identified as the "RSA Data Security, Inc. MD5 Message-Digest
|
||||
Algorithm" in all material mentioning or referencing this software
|
||||
or this function.
|
||||
|
||||
License is also granted to make and use derivative works provided
|
||||
that such works are identified as "derived from the RSA Data
|
||||
Security, Inc. MD5 Message-Digest Algorithm" in all material
|
||||
mentioning or referencing the derived work.
|
||||
|
||||
RSA Data Security, Inc. makes no representations concerning either
|
||||
the merchantability of this software or the suitability of this
|
||||
software for any particular purpose. It is provided "as is"
|
||||
without express or implied warranty of any kind.
|
||||
|
||||
These notices must be retained in any copies of any part of this
|
||||
documentation and/or software.
|
||||
}
|
||||
|
||||
// Define to use original MD5 code on i386 processors.
|
||||
// Undefine to use original implementation.
|
||||
{ the assembler implementation does not work on Darwin }
|
||||
|
Loading…
Reference in New Issue
Block a user