From 8baf88a073f30d217e03ee56b4a255121ac98071 Mon Sep 17 00:00:00 2001
From: Oz Linden <oz@lindenlab.com>
Date: Thu, 20 Oct 2016 11:03:10 -0400
Subject: [PATCH] remove newline from llca copyright; it messes up the build

---
 autobuild.xml | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/autobuild.xml b/autobuild.xml
index aca5f349a8b..bb4b859a701 100755
--- a/autobuild.xml
+++ b/autobuild.xml
@@ -1468,8 +1468,7 @@
       <key>llca</key>
       <map>
         <key>copyright</key>
-        <string>Copyright (c) 2016, Linden Research, Inc.
-from the data provided by the Mozilla NSS Project.
+        <string>Copyright (c) 2016, Linden Research, Inc.; data provided by the Mozilla NSS Project.
       </string>
         <key>license</key>
         <string>mit</string>
@@ -1484,16 +1483,16 @@ from the data provided by the Mozilla NSS Project.
             <key>archive</key>
             <map>
               <key>hash</key>
-              <string>e040c5dc18a6aca9d96e8d833b67eac2</string>
+              <string>06dc4674d296ce6cfc8abaebbda4c7b3</string>
               <key>url</key>
-              <string>http://automated-builds-secondlife-com.s3.amazonaws.com/ct2/368/924/llca-201610192227.500363-common-500363.tar.bz2</string>
+              <string>http://automated-builds-secondlife-com.s3.amazonaws.com/ct2/377/938/llca-201610201459.500372-common-500372.tar.bz2</string>
             </map>
             <key>name</key>
             <string>common</string>
           </map>
         </map>
         <key>version</key>
-        <string>201610192227.500363</string>
+        <string>201610201459.500372</string>
       </map>
       <key>llceflib</key>
       <map>
-- 
GitLab