diff options
Diffstat (limited to 'indra/llcommon/resultset.h')
-rw-r--r-- | indra/llcommon/resultset.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llcommon/resultset.h b/indra/llcommon/resultset.h index 9b9ecbb21e..90d52b6fe4 100644 --- a/indra/llcommon/resultset.h +++ b/indra/llcommon/resultset.h @@ -4,7 +4,7 @@ * @date 2024-09-03 * @brief ResultSet is an abstract base class to allow scripted access to * potentially large collections representable as LLSD arrays. - * + * * $LicenseInfo:firstyear=2024&license=viewerlgpl$ * Copyright (c) 2024, Linden Research, Inc. * $/LicenseInfo$ |