diff options
Diffstat (limited to 'ext/mhash/mhash.c')
-rw-r--r-- | ext/mhash/mhash.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/ext/mhash/mhash.c b/ext/mhash/mhash.c index 9126e80bb3..cb6e885983 100644 --- a/ext/mhash/mhash.c +++ b/ext/mhash/mhash.c @@ -13,9 +13,7 @@ | license@php.net so we can mail you a copy immediately. | +----------------------------------------------------------------------+ | Authors: Sascha Schumann <sascha@schumann.cx> | - | | - | HMAC and KEYGEN functionality added by | - | Nikos Mavroyanopoulos <nmav@hellug.gr> | + | Nikos Mavroyanopoulos <nmav@hellug.gr> (HMAC, KEYGEN) | +----------------------------------------------------------------------+ */ |