diff options
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. |
