From 02239d070210d7f83efc8d4bb35f2c2c8bb70726 Mon Sep 17 00:00:00 2001 From: Paul Beusterien Date: Tue, 21 Nov 2023 08:05:56 -0800 Subject: [PATCH] Update FirebaseAuth/Tests/Unit/ObjCAPITests.m Co-authored-by: Nick Cooke <36927374+ncooke3@users.noreply.github.com> --- FirebaseAuth/Tests/Unit/ObjCAPITests.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FirebaseAuth/Tests/Unit/ObjCAPITests.m b/FirebaseAuth/Tests/Unit/ObjCAPITests.m index 630d9b473f7..c46d16175e0 100644 --- a/FirebaseAuth/Tests/Unit/ObjCAPITests.m +++ b/FirebaseAuth/Tests/Unit/ObjCAPITests.m @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2023 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License.