summaryrefslogtreecommitdiff
path: root/indra/newview/llnotificationlistview.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/llnotificationlistview.h')
-rw-r--r--indra/newview/llnotificationlistview.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/indra/newview/llnotificationlistview.h b/indra/newview/llnotificationlistview.h
index 9329826faf..307ad87789 100644
--- a/indra/newview/llnotificationlistview.h
+++ b/indra/newview/llnotificationlistview.h
@@ -1,10 +1,10 @@
/**
- * @file llflatlistview.h
- * @brief LLFlatListView base class and extension to support messages for several cases of an empty list.
+ * @file llnotificationlistview.h
+ * @brief LLNotificationListView class to support notifications list contained in enclosing floater.
*
- * $LicenseInfo:firstyear=2009&license=viewerlgpl$
+ * $LicenseInfo:firstyear=2015&license=viewerlgpl$
* Second Life Viewer Source Code
- * Copyright (C) 2010, Linden Research, Inc.
+ * Copyright (C) 2015, 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
@@ -46,4 +46,4 @@ public:
virtual bool addNotification(LLNotificationListItem * item);
};
-#endif \ No newline at end of file
+#endif