Skip to content

Commit 28ab466

Browse files
committed
Fix linter complaints
1 parent 224f768 commit 28ab466

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

operators/pkg/ciregistry/handlers.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2020-2024 Politecnico di Torino
1+
// Copyright 2020-2025 Politecnico di Torino
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

operators/pkg/ciregistry/router.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2020-2024 Politecnico di Torino
1+
// Copyright 2020-2025 Politecnico di Torino
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

operators/pkg/ciregistry/storage.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2020-2024 Politecnico di Torino
1+
// Copyright 2020-2025 Politecnico di Torino
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

operators/pkg/ciregistry/types.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2020-2024 Politecnico di Torino
1+
// Copyright 2020-2025 Politecnico di Torino
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)