diff options
author | Aimee Linden <aimee@lindenlab.com> | 2010-09-03 17:04:30 +0100 |
---|---|---|
committer | Aimee Linden <aimee@lindenlab.com> | 2010-09-03 17:04:30 +0100 |
commit | 0f5df48ff8d2e92ccf20efcb534b344e549f0a95 (patch) | |
tree | 3a6330089446adfeb920d8b4c125edb2fba97c25 /indra/cmake | |
parent | 0a74d1593513dc3209fdb29a8dc56b2794b36a29 (diff) | |
parent | fc5a97fc78a0ecd551e7c0ef03867da81b730090 (diff) |
Automated merge with file:///Users/Aimee/Documents/Work/Linden-Lab/Development/viewer/convert/viewer-identity-evolution
Diffstat (limited to 'indra/cmake')
-rw-r--r-- | indra/cmake/run_build_test.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/cmake/run_build_test.py b/indra/cmake/run_build_test.py index 0f6967e42a..1c57d5139c 100644 --- a/indra/cmake/run_build_test.py +++ b/indra/cmake/run_build_test.py @@ -22,7 +22,7 @@ python run_build_test.py -DFOO=bar myprog somearg otherarg sets environment variable FOO=bar, then runs: myprog somearg otherarg -$LicenseInfo:firstyear=2009&license=internal$ +$LicenseInfo:firstyear=2009&license=viewergpl$ Copyright (c) 2009, Linden Research, Inc. $/LicenseInfo$ """ |