diff options
author | Tofu Linden <tofu.linden@lindenlab.com> | 2010-08-24 16:14:17 +0100 |
---|---|---|
committer | Tofu Linden <tofu.linden@lindenlab.com> | 2010-08-24 16:14:17 +0100 |
commit | 8c5d7fa7a5fcc774924d40c68d4b52cc6bf95b27 (patch) | |
tree | 111d0a2f4772326e2991a4c7ceb8e07c3554a339 /indra/lib | |
parent | ce1a0c6bafad092f9687e3b5a6b4865569d96863 (diff) | |
parent | fc5a97fc78a0ecd551e7c0ef03867da81b730090 (diff) |
Automated merge with file:///home/moss/hg/tofu-viewer-public
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. |