diff options
| author | Raúl Benencia <id@rbenencia.name> | 2026-06-05 21:06:44 -0300 |
|---|---|---|
| committer | Raul Benencia <46945030+raul-te@users.noreply.github.com> | 2026-06-05 21:19:48 -0300 |
| commit | b0b654751c875868bd8c49867a9dbb0ff9bb49c0 (patch) | |
| tree | e95f3f26f6714079b870c5a21399073441c3a7d8 /internal/event | |
| parent | 5e3b3bac6577d8d75aed9a65acf28c68476365f0 (diff) | |
Update copyright year to 2018-2026
Diffstat (limited to 'internal/event')
| -rw-r--r-- | internal/event/event.go | 2 | ||||
| -rw-r--r-- | internal/event/event_test.go | 2 |
2 files changed, 2 insertions, 2 deletions
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. |
