From 3d68c686ea1ce88da704e06eb42c0d77dcbeb84b Mon Sep 17 00:00:00 2001 From: Meep-Eep Date: Fri, 11 Dec 2009 23:19:36 +0000 Subject: [PATCH] Correct sentence. git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3424 8092fc87-c524-0410-9efc-e669fe64eaf9 --- sc2/src/libs/md5/README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sc2/src/libs/md5/README b/sc2/src/libs/md5/README index 2c9346f87..5ca6c5a96 100644 --- a/sc2/src/libs/md5/README +++ b/sc2/src/libs/md5/README @@ -1,6 +1,6 @@ The files md5.c and md5.h from this directory come from the GNU TLS library (http://www.gnutls.org/), version 1.6.1. -These files are unchanged, except for the is the replacement of the LGPL -notices by GPL notices. +These files are unchanged, except for the replacement of the LGPL notices by +GPL notices.