diff --git a/internal/service/token_getter.go b/internal/service/token_getter.go index be65742..f1d273f 100644 --- a/internal/service/token_getter.go +++ b/internal/service/token_getter.go @@ -1,4 +1,4 @@ -// Copyright © 2021-2022 Dell Inc., or its subsidiaries. All Rights Reserved. +// Copyright © 2024 Dell Inc., or its subsidiaries. All Rights Reserved. // // 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/internal/service/token_getter_test.go b/internal/service/token_getter_test.go index cb79b5c..5e89b34 100644 --- a/internal/service/token_getter_test.go +++ b/internal/service/token_getter_test.go @@ -1,4 +1,4 @@ -// Copyright © 2021 Dell Inc., or its subsidiaries. All Rights Reserved. +// Copyright © 2024 Dell Inc., or its subsidiaries. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License.