diff --git a/indra/cmake/run_build_test.py b/indra/cmake/run_build_test.py
index 0f6967e42a13af15ca9ec0180904501323e0c848..1c57d5139c77c8512d7a87924222d8d84076ac51 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$
 """
diff --git a/indra/lib/python/indra/__init__.py b/indra/lib/python/indra/__init__.py
index 9daab34803ef32a079ba7dae4213edd47a71c7fe..b8fe4971c5be3b2587eb37914bd5012da8104254 100644
--- a/indra/lib/python/indra/__init__.py
+++ b/indra/lib/python/indra/__init__.py
@@ -2,7 +2,7 @@
 @file __init__.py
 @brief Initialization file for the indra module.
 
-$LicenseInfo:firstyear=2006&license=internal$
+$LicenseInfo:firstyear=2006&license=viewergpl$
 
 Copyright (c) 2006-2009, Linden Research, Inc.