comparison AUTHORS @ 562:b8981dc5fb13

The MD5 implementation was changed, change the notice too.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 14 Mar 2007 20:21:05 +0000
parents 1a918a41e962
children
comparison
equal deleted inserted replaced
561:f0324fa1ea30 562:b8981dc5fb13
1 XMMS-SID - SIDPlay input plugin for X MultiMedia System (XMMS) 1 XMMS-SID - SIDPlay input plugin for X MultiMedia System (XMMS)
2 ============================================================== 2 ==============================================================
3 Matti 'ccr' Hämäläinen - author and maintainer of XMMS-SID 3 Matti 'ccr' Hämäläinen - author and maintainer of XMMS-SID
4 4
5 Implementation of MD5 (RFC 1321) by L. Peter Deutsch 5 MD5 implementation (src/xs_md5.c) originally by Colin Plumb 1993,
6 released in "public domain". Modified for XMMS-SID by ccr.
6 7