summaryrefslogtreecommitdiff
path: root/indra/cmake/run_build_test.py
diff options
context:
space:
mode:
authorOz Linden <oz@lindenlab.com>2010-08-12 20:30:21 -0400
committerOz Linden <oz@lindenlab.com>2010-08-12 20:30:21 -0400
commitfedb5a25a2f259e115702bfa0e82fffe643ca0c0 (patch)
tree1a09f405eb9a099e71ce9e4a329908993f09cf94 /indra/cmake/run_build_test.py
parent0bc87df82bfbf7e15d8ac919bd57524fe685d491 (diff)
correct license tags from "internal" to "viewergpl"
Diffstat (limited to 'indra/cmake/run_build_test.py')
-rw-r--r--indra/cmake/run_build_test.py2
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$
"""