aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/llcommon/llavatarname.cpp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--linden/indra/llcommon/llavatarname.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/llcommon/llavatarname.cpp b/linden/indra/llcommon/llavatarname.cpp
index ebe8c88..4a2c7ab 100644
--- a/linden/indra/llcommon/llavatarname.cpp
+++ b/linden/indra/llcommon/llavatarname.cpp
@@ -1,7 +1,7 @@
1/** 1/**
2 * @file llavatarname.cpp 2 * @file llavatarname.cpp
3 * @brief Represents name-related data for an avatar, such as the 3 * @brief Represents name-related data for an avatar, such as the
4 * username/SLID ("bobsmith123" or "james.linden") and the display 4 * username/SLID ("bobsmith123" or "james.green") and the display
5 * name ("James Cook") 5 * name ("James Cook")
6 * 6 *
7 * $LicenseInfo:firstyear=2010&license=viewerlgpl$ 7 * $LicenseInfo:firstyear=2010&license=viewerlgpl$