diff options
| author | prep <prep@lindenlab.com> | 2011-05-25 12:42:06 -0400 |
|---|---|---|
| committer | prep <prep@lindenlab.com> | 2011-05-25 12:42:06 -0400 |
| commit | 7392cf49bae155e7d53413e9f73143906ae8e310 (patch) | |
| tree | cbc53ba683744a0f50536998263f71327dc86a35 /indra/newview/groupchatlistener.cpp | |
| parent | b76d15ed14abfe3b4c422ba9ff3d4151de8a31ea (diff) | |
| parent | 594f1da03b02d09c57699b543692ebd85cdcff17 (diff) | |
merge
Diffstat (limited to 'indra/newview/groupchatlistener.cpp')
| -rw-r--r-- | indra/newview/groupchatlistener.cpp | 21 |
1 files changed, 19 insertions, 2 deletions
diff --git a/indra/newview/groupchatlistener.cpp b/indra/newview/groupchatlistener.cpp index 3758896b85..ef015a950d 100644 --- a/indra/newview/groupchatlistener.cpp +++ b/indra/newview/groupchatlistener.cpp @@ -4,8 +4,25 @@ * @date 2011-04-11 * @brief Implementation for groupchatlistener. * - * $LicenseInfo:firstyear=2011&license=internal$ - * Copyright (c) 2011, Linden Research, Inc. + * $LicenseInfo:firstyear=2011&license=viewerlgpl$ + * Second Life Viewer Source Code + * Copyright (C) 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$ */ |
