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/mappings/mappings.go | 2 +- internal/mappings/mappings_test.go | 2 +- internal/mappings/parse.go | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'internal/mappings') diff --git a/internal/mappings/mappings.go b/internal/mappings/mappings.go index fba7201..89f7fc7 100644 --- a/internal/mappings/mappings.go +++ b/internal/mappings/mappings.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/mappings/mappings_test.go b/internal/mappings/mappings_test.go index ed45114..dd167be 100644 --- a/internal/mappings/mappings_test.go +++ b/internal/mappings/mappings_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/mappings/parse.go b/internal/mappings/parse.go index f2e1756..041e907 100644 --- a/internal/mappings/parse.go +++ b/internal/mappings/parse.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