diff options
author | Dave Parks <davep@lindenlab.com> | 2010-08-25 17:41:30 -0500 |
---|---|---|
committer | Dave Parks <davep@lindenlab.com> | 2010-08-25 17:41:30 -0500 |
commit | c291b0e05531f48879cc106b31bce4749094a311 (patch) | |
tree | 558e2e5e638ff3f51604fd75bc5d36d8e176d91e /indra/cmake | |
parent | 2f012dd34f01b359c487c778cbf8842eb419e7c3 (diff) | |
parent | fc5a97fc78a0ecd551e7c0ef03867da81b730090 (diff) |
Automated merge with https://hg.lindenlab.com/davep/viewer-experimental
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$ """ |