diff options
| author | Oz Linden <oz@lindenlab.com> | 2016-10-20 11:03:10 -0400 | 
|---|---|---|
| committer | Oz Linden <oz@lindenlab.com> | 2016-10-20 11:03:10 -0400 | 
| commit | 8baf88a073f30d217e03ee56b4a255121ac98071 (patch) | |
| tree | 7b6f067f1c02bd629e2f72c8a4ec845c2900d1e5 | |
| parent | d81a62d0b0a91405746d15e0a5dd47fb154434c5 (diff) | |
remove newline from llca copyright; it messes up the build
| -rwxr-xr-x | autobuild.xml | 9 | 
1 files changed, 4 insertions, 5 deletions
| diff --git a/autobuild.xml b/autobuild.xml index aca5f349a8..bb4b859a70 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> | 
