__init__.py 755 B

1234567891011121314151617181920
  1. """\
  2. @file __init__.py
  3. @brief Initialization file for the indra module.
  4. $LicenseInfo:firstyear=2006&license=internal$
  5. Copyright (c) 2006-2009, Linden Research, Inc.
  6. The following source code is PROPRIETARY AND CONFIDENTIAL. Use of
  7. this source code is governed by the Linden Lab Source Code Disclosure
  8. Agreement ("Agreement") previously entered between you and Linden
  9. Lab. By accessing, using, copying, modifying or distributing this
  10. software, you acknowledge that you have been informed of your
  11. obligations under the Agreement and agree to abide by those obligations.
  12. ALL LINDEN LAB SOURCE CODE IS PROVIDED "AS IS." LINDEN LAB MAKES NO
  13. WARRANTIES, EXPRESS, IMPLIED OR OTHERWISE, REGARDING ITS ACCURACY,
  14. COMPLETENESS OR PERFORMANCE.
  15. $/LicenseInfo$
  16. """