summaryrefslogtreecommitdiff
path: root/indra
diff options
context:
space:
mode:
authorLogan Dethrow <log@lindenlab.com>2011-09-08 11:03:21 -0400
committerLogan Dethrow <log@lindenlab.com>2011-09-08 11:03:21 -0400
commit5a03453b2cf04807b62bc89fa2bddaa80c3e8bda (patch)
tree8ce25d054db9784c72979e64fe674c0e8e307a1f /indra
parent7d381c65969678281dba056e77ff8423ccfe186a (diff)
Corrected license information in llsingleton_test.cpp.
Diffstat (limited to 'indra')
-rw-r--r--indra/llcommon/tests/llsingleton_test.cpp9
1 files changed, 5 insertions, 4 deletions
diff --git a/indra/llcommon/tests/llsingleton_test.cpp b/indra/llcommon/tests/llsingleton_test.cpp
index 2e8b83fa2c..385289aefe 100644
--- a/indra/llcommon/tests/llsingleton_test.cpp
+++ b/indra/llcommon/tests/llsingleton_test.cpp
@@ -1,10 +1,11 @@
/**
- * @file llprocessor_test.cpp
- * @date 2010-06-01
+ * @file llsingleton_test.cpp
+ * @date 2011-08-11
+ * @brief Unit test for the LLSingleton class
*
- * $LicenseInfo:firstyear=2010&license=viewerlgpl$
+ * $LicenseInfo:firstyear=2011&license=viewerlgpl$
* Second Life Viewer Source Code
- * Copyright (C) 2010, Linden Research, Inc.
+ * 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