From b0b654751c875868bd8c49867a9dbb0ff9bb49c0 Mon Sep 17 00:00:00 2001 From: Raúl Benencia Date: Fri, 5 Jun 2026 21:06:44 -0300 Subject: Update copyright year to 2018-2026 --- internal/environment/environment.go | 2 +- internal/environment/environment_test.go | 2 +- internal/environment/flags.go | 2 +- internal/environment/flags_test.go | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'internal/environment') diff --git a/internal/environment/environment.go b/internal/environment/environment.go index 1c23bf5..8f8d6c1 100644 --- a/internal/environment/environment.go +++ b/internal/environment/environment.go @@ -1,4 +1,4 @@ -// Copyright 2018 ThousandEyes Inc. +// Copyright 2018-2026 ThousandEyes Inc. // // 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/environment/environment_test.go b/internal/environment/environment_test.go index 8ffe88d..8aa1163 100644 --- a/internal/environment/environment_test.go +++ b/internal/environment/environment_test.go @@ -1,4 +1,4 @@ -// Copyright 2018 ThousandEyes Inc. +// Copyright 2018-2026 ThousandEyes Inc. // // 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/environment/flags.go b/internal/environment/flags.go index dcb03fc..22f1a30 100644 --- a/internal/environment/flags.go +++ b/internal/environment/flags.go @@ -1,4 +1,4 @@ -// Copyright 2018 ThousandEyes Inc. +// Copyright 2018-2026 ThousandEyes Inc. // // 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/environment/flags_test.go b/internal/environment/flags_test.go index 782a336..1ad8f42 100644 --- a/internal/environment/flags_test.go +++ b/internal/environment/flags_test.go @@ -1,4 +1,4 @@ -// Copyright 2018 ThousandEyes Inc. +// Copyright 2018-2026 ThousandEyes Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. -- cgit v1.2.3