diff options
author | Brad Kittenbrink <brad@lindenlab.com> | 2021-12-14 12:00:03 -0800 |
---|---|---|
committer | Brad Kittenbrink <brad@lindenlab.com> | 2021-12-14 12:00:03 -0800 |
commit | 6aa438aa60b08077b4af667ac24e4e3ffbe7c9a9 (patch) | |
tree | 63f1cb9cdc60a1e0522368108004de775bc0deab /indra/newview | |
parent | b74dc0e27a09fef55d12e5ea0e22a13ec9ca24e8 (diff) |
SL-16388 fixed copyright header dates for new MFA floater source files
Diffstat (limited to 'indra/newview')
-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 |