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/event/event.go | 2 +- internal/event/event_test.go | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'internal/event') diff --git a/internal/event/event.go b/internal/event/event.go index 52db432..923b04f 100644 --- a/internal/event/event.go +++ b/internal/event/event.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/event/event_test.go b/internal/event/event_test.go index a2eb341..7c6473e 100644 --- a/internal/event/event_test.go +++ b/internal/event/event_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