diff options
-rw-r--r-- | indra/newview/llfloatermfa.cpp | 4 | ||||
-rw-r--r-- | indra/newview/llfloatermfa.h | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/indra/newview/llfloatermfa.cpp b/indra/newview/llfloatermfa.cpp index 9356605b8c..9eff702a46 100644 --- a/indra/newview/llfloatermfa.cpp +++ b/indra/newview/llfloatermfa.cpp @@ -2,9 +2,9 @@ * @file llfloatermfa.cpp * @brief Multi-Factor Auth token submission dialog * - * $LicenseInfo:firstyear=2003&license=viewerlgpl$ + * $LicenseInfo:firstyear=2021&license=viewerlgpl$ * Second Life Viewer Source Code - * Copyright (C) 2010, Linden Research, Inc. + * Copyright (C) 2021, 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 diff --git a/indra/newview/llfloatermfa.h b/indra/newview/llfloatermfa.h index c6c79439b8..9332b35877 100644 --- a/indra/newview/llfloatermfa.h +++ b/indra/newview/llfloatermfa.h @@ -2,9 +2,9 @@ * @file llfloatermfa.h * @brief Multi-Factor Auth token submission dialog * - * $LicenseInfo:firstyear=2003&license=viewerlgpl$ + * $LicenseInfo:firstyear=2021&license=viewerlgpl$ * Second Life Viewer Source Code - * Copyright (C) 2010, Linden Research, Inc. + * Copyright (C) 2021, 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 |