From 1771fc683a7fb5cf8f585ee49167f7f764528bbc Mon Sep 17 00:00:00 2001 From: Adam Velebil Date: Tue, 28 Feb 2023 15:25:27 +0100 Subject: [PATCH] updated year in license headers --- lib/oath/keys.dart | 2 +- lib/oath/views/account_view.dart | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/oath/keys.dart b/lib/oath/keys.dart index 5cacfc02..a835d70b 100755 --- a/lib/oath/keys.dart +++ b/lib/oath/keys.dart @@ -1,5 +1,5 @@ /* - * Copyright (C) 2022 Yubico. + * Copyright (C) 2022-2023 Yubico. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/lib/oath/views/account_view.dart b/lib/oath/views/account_view.dart index 2f28409b..903a4f36 100755 --- a/lib/oath/views/account_view.dart +++ b/lib/oath/views/account_view.dart @@ -1,5 +1,5 @@ /* - * Copyright (C) 2022 Yubico. + * Copyright (C) 2022-2023 Yubico. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.