summaryrefslogtreecommitdiff
path: root/indra/copy_win_scripts/start-client.py
diff options
context:
space:
mode:
authorJonathan Yap <none@none>2011-02-25 20:21:54 -0500
committerJonathan Yap <none@none>2011-02-25 20:21:54 -0500
commit513fdff9cd8969d7351016902d8304306f739f4e (patch)
treea42da46c9be6c89b96cbf02f7125ae009890a787 /indra/copy_win_scripts/start-client.py
parenteff712570d389d1b7b36153c48b17d906d5eada3 (diff)
parent9962560f57eb4bcf1b3451f5d86c963d5d6fcf5c (diff)
STORM-990 merge with current v-d & fixed merge conflict
Diffstat (limited to 'indra/copy_win_scripts/start-client.py')
-rw-r--r--indra/copy_win_scripts/start-client.py24
1 files changed, 24 insertions, 0 deletions
diff --git a/indra/copy_win_scripts/start-client.py b/indra/copy_win_scripts/start-client.py
index 5f7ff2f293..5699f5273f 100644
--- a/indra/copy_win_scripts/start-client.py
+++ b/indra/copy_win_scripts/start-client.py
@@ -1,4 +1,28 @@
#!/usr/bin/env python
+"""\
+@file start-client.py
+
+$LicenseInfo:firstyear=2010&license=viewerlgpl$
+Second Life Viewer Source Code
+Copyright (C) 2010-2011, Linden Research, Inc.
+
+This library is free software; you can redistribute it and/or
+modify it under the terms of the GNU Lesser General Public
+License as published by the Free Software Foundation;
+version 2.1 of the License only.
+
+This library is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+Lesser General Public License for more details.
+
+You should have received a copy of the GNU Lesser General Public
+License along with this library; if not, write to the Free Software
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+
+Linden Research, Inc., 945 Battery Street, San Francisco, CA 94111 USA
+$/LicenseInfo$
+"""
import sys, getopt
import os
import llstart