aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/llcommon/llmortician.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/llcommon/llmortician.cpp')
-rw-r--r--linden/indra/llcommon/llmortician.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/linden/indra/llcommon/llmortician.cpp b/linden/indra/llcommon/llmortician.cpp
index be362bf..cab3a7f 100644
--- a/linden/indra/llcommon/llmortician.cpp
+++ b/linden/indra/llcommon/llmortician.cpp
@@ -1,6 +1,8 @@
1/** 1/**
2 * @file llmortician.cpp 2 * @file llmortician.cpp
3 * 3 *
4 * $LicenseInfo:firstyear=2005&license=viewergpl$
5 *
4 * Copyright (c) 2005-2007, Linden Research, Inc. 6 * Copyright (c) 2005-2007, Linden Research, Inc.
5 * 7 *
6 * Second Life Viewer Source Code 8 * Second Life Viewer Source Code
@@ -23,6 +25,7 @@
23 * ALL LINDEN LAB SOURCE CODE IS PROVIDED "AS IS." LINDEN LAB MAKES NO 25 * ALL LINDEN LAB SOURCE CODE IS PROVIDED "AS IS." LINDEN LAB MAKES NO
24 * WARRANTIES, EXPRESS, IMPLIED OR OTHERWISE, REGARDING ITS ACCURACY, 26 * WARRANTIES, EXPRESS, IMPLIED OR OTHERWISE, REGARDING ITS ACCURACY,
25 * COMPLETENESS OR PERFORMANCE. 27 * COMPLETENESS OR PERFORMANCE.
28 * $/LicenseInfo$
26 */ 29 */
27 30
28#include "linden_common.h" 31#include "linden_common.h"