diff options
author | Jacek Antonelli | 2008-08-15 23:45:11 -0500 |
---|---|---|
committer | Jacek Antonelli | 2008-08-15 23:45:11 -0500 |
commit | 215f423cbe18fe9ca14a26caef918d303bad28ff (patch) | |
tree | 0743442b286216cc8e19aa487c26f4e9345ffd64 /linden/indra/newview/secondlife-i686.supp | |
parent | Second Life viewer sources 1.18.3.5-RC (diff) | |
download | meta-impy-215f423cbe18fe9ca14a26caef918d303bad28ff.zip meta-impy-215f423cbe18fe9ca14a26caef918d303bad28ff.tar.gz meta-impy-215f423cbe18fe9ca14a26caef918d303bad28ff.tar.bz2 meta-impy-215f423cbe18fe9ca14a26caef918d303bad28ff.tar.xz |
Second Life viewer sources 1.18.4.0-RC
Diffstat (limited to '')
-rw-r--r-- | linden/indra/newview/secondlife-i686.supp | 27 |
1 files changed, 25 insertions, 2 deletions
diff --git a/linden/indra/newview/secondlife-i686.supp b/linden/indra/newview/secondlife-i686.supp index b1b30a4..43d4483 100644 --- a/linden/indra/newview/secondlife-i686.supp +++ b/linden/indra/newview/secondlife-i686.supp | |||
@@ -1,8 +1,31 @@ | |||
1 | # @file secondlife-i686.supp | 1 | # @file secondlife-i686.supp |
2 | # @brief Valgrind suppressions for Linux i686 viewer. | 2 | # @brief Valgrind suppressions for Linux i686 viewer. |
3 | # | 3 | # |
4 | # Copyright (c) 2000-$CurrentYear$, Linden Research, Inc. | 4 | # $LicenseInfo:firstyear=2000&license=viewergpl$ |
5 | # $License$ | 5 | # |
6 | # Copyright (c) 2000-2007, Linden Research, Inc. | ||
7 | # | ||
8 | # Second Life Viewer Source Code | ||
9 | # The source code in this file ("Source Code") is provided by Linden Lab | ||
10 | # to you under the terms of the GNU General Public License, version 2.0 | ||
11 | # ("GPL"), unless you have obtained a separate licensing agreement | ||
12 | # ("Other License"), formally executed by you and Linden Lab. Terms of | ||
13 | # the GPL can be found in doc/GPL-license.txt in this distribution, or | ||
14 | # online at http://secondlife.com/developers/opensource/gplv2 | ||
15 | # | ||
16 | # There are special exceptions to the terms and conditions of the GPL as | ||
17 | # it is applied to this Source Code. View the full text of the exception | ||
18 | # in the file doc/FLOSS-exception.txt in this software distribution, or | ||
19 | # online at http://secondlife.com/developers/opensource/flossexception | ||
20 | # | ||
21 | # By copying, modifying or distributing this software, you acknowledge | ||
22 | # that you have read and understood your obligations described above, | ||
23 | # and agree to abide by those obligations. | ||
24 | # | ||
25 | # ALL LINDEN LAB SOURCE CODE IS PROVIDED "AS IS." LINDEN LAB MAKES NO | ||
26 | # WARRANTIES, EXPRESS, IMPLIED OR OTHERWISE, REGARDING ITS ACCURACY, | ||
27 | # COMPLETENESS OR PERFORMANCE. | ||
28 | # $/LicenseInfo$ | ||
6 | # | 29 | # |
7 | # This is a Valgrind suppression file for use on the viewer. | 30 | # This is a Valgrind suppression file for use on the viewer. |
8 | # | 31 | # |