diff options
Diffstat (limited to 'indra/llui')
-rw-r--r-- | indra/llui/lltextparser.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/indra/llui/lltextparser.h b/indra/llui/lltextparser.h index f6099b8f65..5c5c3f3301 100644 --- a/indra/llui/lltextparser.h +++ b/indra/llui/lltextparser.h @@ -2,8 +2,9 @@ * @file llTextParser.h * @brief GUI for user-defined highlights * - * Copyright (c) 2002-$CurrentYear$, Linden Research, Inc. - * $License$ + * $LicenseInfo:firstyear=2002&license=viewergpl$ + * $/LicenseInfo$ + * */ #ifndef LL_LLTEXTPARSER_H |