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/lib | |
parent | 2f012dd34f01b359c487c778cbf8842eb419e7c3 (diff) | |
parent | fc5a97fc78a0ecd551e7c0ef03867da81b730090 (diff) |
Automated merge with https://hg.lindenlab.com/davep/viewer-experimental
Diffstat (limited to 'indra/lib')
-rw-r--r-- | indra/lib/python/indra/__init__.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/lib/python/indra/__init__.py b/indra/lib/python/indra/__init__.py index 9daab34803..b8fe4971c5 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. |