From e2ddeb5e5f23b360397e5ca1e8bdcf165245df9e Mon Sep 17 00:00:00 2001
From: prep linden <prep@lindenlab.com>
Date: Tue, 5 Jul 2011 13:27:58 -0400
Subject: [PATCH] Fix for SH-1604: missing convex stub license

---
 autobuild.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/autobuild.xml b/autobuild.xml
index 084fe2f2f41..083bd1b0111 100644
--- a/autobuild.xml
+++ b/autobuild.xml
@@ -1148,7 +1148,7 @@
         <key>license</key>
         <string>lgpl</string>
         <key>license_file</key>
-        <string>LICENSES/lgpl.txt</string>
+        <string>LICENSES/LLConvexDecompositionStubLicense.txt</string>
         <key>name</key>
         <string>llconvexdecompositionstub</string>
         <key>platforms</key>
-- 
GitLab