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/handlers | |
| parent | 5e3b3bac6577d8d75aed9a65acf28c68476365f0 (diff) | |
Update copyright year to 2018-2026
Diffstat (limited to 'internal/handlers')
| -rw-r--r-- | internal/handlers/common.go | 2 | ||||
| -rw-r--r-- | internal/handlers/events.go | 2 | ||||
| -rw-r--r-- | internal/handlers/ipxemenu.go | 2 | ||||
| -rw-r--r-- | internal/handlers/middleware.go | 2 | ||||
| -rw-r--r-- | internal/handlers/polling.go | 2 | ||||
| -rw-r--r-- | internal/handlers/static.go | 2 | ||||
| -rw-r--r-- | internal/handlers/templates.go | 2 |
7 files changed, 7 insertions, 7 deletions
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. |
