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/handlers/common.go | 2 +- internal/handlers/events.go | 2 +- internal/handlers/ipxemenu.go | 2 +- internal/handlers/middleware.go | 2 +- internal/handlers/polling.go | 2 +- internal/handlers/static.go | 2 +- internal/handlers/templates.go | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) (limited to 'internal/handlers') diff --git a/internal/handlers/common.go b/internal/handlers/common.go index 99511e2..cbda2d8 100644 --- a/internal/handlers/common.go +++ b/internal/handlers/common.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/handlers/events.go b/internal/handlers/events.go index 9480169..72282a8 100644 --- a/internal/handlers/events.go +++ b/internal/handlers/events.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/handlers/ipxemenu.go b/internal/handlers/ipxemenu.go index eed612d..a0d153f 100644 --- a/internal/handlers/ipxemenu.go +++ b/internal/handlers/ipxemenu.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/handlers/middleware.go b/internal/handlers/middleware.go index 5270a1f..0d4bcda 100644 --- a/internal/handlers/middleware.go +++ b/internal/handlers/middleware.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/handlers/polling.go b/internal/handlers/polling.go index 6a01e99..79cad5f 100644 --- a/internal/handlers/polling.go +++ b/internal/handlers/polling.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/handlers/static.go b/internal/handlers/static.go index ebec994..ad6b992 100644 --- a/internal/handlers/static.go +++ b/internal/handlers/static.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/handlers/templates.go b/internal/handlers/templates.go index 676812f..919a579 100644 --- a/internal/handlers/templates.go +++ b/internal/handlers/templates.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