diff options
author | Monroe Linden <monroe@lindenlab.com> | 2010-08-27 16:55:38 -0700 |
---|---|---|
committer | Monroe Linden <monroe@lindenlab.com> | 2010-08-27 16:55:38 -0700 |
commit | 8d6170da5af559d456d7a10b45d82087b57726db (patch) | |
tree | c5e5b34f3a6463bfc152c56cbea2e10fb7a042d2 /indra/cmake | |
parent | 093e83386d5a132cc8947095f93ea6405aab6e3f (diff) | |
parent | fc5a97fc78a0ecd551e7c0ef03867da81b730090 (diff) |
Automated merge with file:///Users/monroe/projects/linden/hg/viewer-experience
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$ """ |