From 9303dc2c53f16eff958aceeee5f9ec6edcce765c Mon Sep 17 00:00:00 2001 From: Andreas Huggel Date: Mon, 1 Sep 2008 15:47:37 +0000 Subject: [PATCH] #566: Updated README. --- doc/README-XMP | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/doc/README-XMP b/doc/README-XMP index 57fea6a2..5fd95ad5 100644 --- a/doc/README-XMP +++ b/doc/README-XMP @@ -54,11 +54,10 @@ public/include/* -> xmpsdk/include source/common/* -> xmpsdk/src source/XMPCore/* -> xmpsdk/src build/XMP_BuildInfo.h -> xmpsdk/src -third-party/MD5/MD5.h -> xmpsdk/include -third-party/MD5/MD5.cpp -> xmpsdk/src -Minor changes were applied to the original XMP SDK, see the SVN for -details: +The MD5 functions included with XMP SDK were replaced with an +equivalent implementation which is in the public domain. For other +changes applied to the original XMP SDK, refer to SVN for details: http://dev.robotbattle.com/cgi-bin/viewvc.cgi/exiv2/trunk/xmpsdk/ @@ -67,6 +66,5 @@ License ======= Copyright (c) 1999 - 2007, Adobe Systems Incorporated -Copyright (c) 1991-2, RSA Data Security, Inc. -See the file doc/COPYING-XMPSDK for the XMP Toolkit license agreements. +See the file doc/COPYING-XMPSDK for the XMP Toolkit license agreement.