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/lib | |
parent | 093e83386d5a132cc8947095f93ea6405aab6e3f (diff) | |
parent | fc5a97fc78a0ecd551e7c0ef03867da81b730090 (diff) |
Automated merge with file:///Users/monroe/projects/linden/hg/viewer-experience
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. |