From 8c0d2dfc1e2693b12791491f710b2116032862f2 Mon Sep 17 00:00:00 2001 From: toole1 <toole1@6fbd10e7-183d-0410-a318-cb416676e4f2> Date: Thu, 22 Sep 2011 07:40:48 +0000 Subject: [PATCH] update update git-svn-id: https://subversion.cs.illinois.edu/svn/cs225@4590 6fbd10e7-183d-0410-a318-cb416676e4f2 --- update.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/update.sh b/update.sh index 774d8a6..d24eef1 100755 --- a/update.sh +++ b/update.sh @@ -22,6 +22,7 @@ cp ../monad_dev/proxy.h . cp ../monad_dev/util.cpp . cp ../monad_dev/util.h . cp ../monad_dev/valgrind.h . +cp ../monad_dev/LICENSE.txt . # Monad Source cp ../monad_dev/Makefile . -- GitLab