diff --git a/.ci/common.sh b/.ci/common.sh index a34fe02ff..3e0bc84f1 100755 --- a/.ci/common.sh +++ b/.ci/common.sh @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright (c) 2019-2023 Red Hat, Inc. +# Copyright (c) 2019-2024 Red Hat, Inc. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/.ci/oci-devworkspace-happy-path.sh b/.ci/oci-devworkspace-happy-path.sh index d52d4d8c8..0a57a9dbc 100755 --- a/.ci/oci-devworkspace-happy-path.sh +++ b/.ci/oci-devworkspace-happy-path.sh @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright (c) 2019-2023 Red Hat, Inc. +# Copyright (c) 2019-2024 Red Hat, Inc. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/.ci/oci.Dockerfile b/.ci/oci.Dockerfile index a2f48bc9a..59d11a054 100644 --- a/.ci/oci.Dockerfile +++ b/.ci/oci.Dockerfile @@ -1,5 +1,5 @@ # -# Copyright (c) 2019-2023 Red Hat, Inc. +# Copyright (c) 2019-2024 Red Hat, Inc. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/.ci/openshift_e2e.sh b/.ci/openshift_e2e.sh index 2368b33ae..8f1cbcdff 100755 --- a/.ci/openshift_e2e.sh +++ b/.ci/openshift_e2e.sh @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright (c) 2019-2023 Red Hat, Inc. +# Copyright (c) 2019-2024 Red Hat, Inc. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/.github/workflows/devtools-image-build.yml b/.github/workflows/devtools-image-build.yml index 1a4ac5486..fae355eac 100644 --- a/.github/workflows/devtools-image-build.yml +++ b/.github/workflows/devtools-image-build.yml @@ -1,5 +1,5 @@ # -# Copyright (c) 2019-2023 Red Hat, Inc. +# Copyright (c) 2019-2024 Red Hat, Inc. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/.github/workflows/next-build.yml b/.github/workflows/next-build.yml index e28666978..29d6eabb2 100644 --- a/.github/workflows/next-build.yml +++ b/.github/workflows/next-build.yml @@ -1,5 +1,5 @@ # -# Copyright (c) 2019-2023 Red Hat, Inc. +# Copyright (c) 2019-2024 Red Hat, Inc. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/Makefile b/Makefile index ec95cdaa1..5a86ad939 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -# Copyright (c) 2019-2023 Red Hat, Inc. +# Copyright (c) 2019-2024 Red Hat, Inc. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/apis/controller/v1alpha1/attributes.go b/apis/controller/v1alpha1/attributes.go index 4431fdc18..0f77bd2a4 100644 --- a/apis/controller/v1alpha1/attributes.go +++ b/apis/controller/v1alpha1/attributes.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/apis/controller/v1alpha1/common.go b/apis/controller/v1alpha1/common.go index 12846fc06..cad580d01 100644 --- a/apis/controller/v1alpha1/common.go +++ b/apis/controller/v1alpha1/common.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/apis/controller/v1alpha1/devfile.go b/apis/controller/v1alpha1/devfile.go index e1eeb01e9..87ec1d182 100644 --- a/apis/controller/v1alpha1/devfile.go +++ b/apis/controller/v1alpha1/devfile.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/apis/controller/v1alpha1/devworkspaceoperatorconfig_types.go b/apis/controller/v1alpha1/devworkspaceoperatorconfig_types.go index e1bd62eee..fa33c2622 100644 --- a/apis/controller/v1alpha1/devworkspaceoperatorconfig_types.go +++ b/apis/controller/v1alpha1/devworkspaceoperatorconfig_types.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/apis/controller/v1alpha1/devworkspacerouting_types.go b/apis/controller/v1alpha1/devworkspacerouting_types.go index f400ca8b3..a737393ac 100644 --- a/apis/controller/v1alpha1/devworkspacerouting_types.go +++ b/apis/controller/v1alpha1/devworkspacerouting_types.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/apis/controller/v1alpha1/doc.go b/apis/controller/v1alpha1/doc.go index 088af996f..708cf9a73 100644 --- a/apis/controller/v1alpha1/doc.go +++ b/apis/controller/v1alpha1/doc.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/apis/controller/v1alpha1/errors.go b/apis/controller/v1alpha1/errors.go index e2c95eb92..709972cb9 100644 --- a/apis/controller/v1alpha1/errors.go +++ b/apis/controller/v1alpha1/errors.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/apis/controller/v1alpha1/groupversion_info.go b/apis/controller/v1alpha1/groupversion_info.go index 66afe1bdd..5504a28c3 100644 --- a/apis/controller/v1alpha1/groupversion_info.go +++ b/apis/controller/v1alpha1/groupversion_info.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/apis/controller/v1alpha1/zz_generated.deepcopy.go b/apis/controller/v1alpha1/zz_generated.deepcopy.go index 7f94e19c6..21a926fd4 100644 --- a/apis/controller/v1alpha1/zz_generated.deepcopy.go +++ b/apis/controller/v1alpha1/zz_generated.deepcopy.go @@ -2,7 +2,7 @@ // +build !ignore_autogenerated // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/build/Dockerfile b/build/Dockerfile index 78c9c1773..c680c8b9e 100644 --- a/build/Dockerfile +++ b/build/Dockerfile @@ -1,5 +1,5 @@ # -# Copyright (c) 2019-2023 Red Hat, Inc. +# Copyright (c) 2019-2024 Red Hat, Inc. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/build/devtools.Dockerfile b/build/devtools.Dockerfile index 095bbf72a..b05b31461 100644 --- a/build/devtools.Dockerfile +++ b/build/devtools.Dockerfile @@ -1,5 +1,5 @@ # -# Copyright (c) 2019-2023 Red Hat, Inc. +# Copyright (c) 2019-2024 Red Hat, Inc. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/build/make/olm.mk b/build/make/olm.mk index a9745074f..bd70d4b5b 100644 --- a/build/make/olm.mk +++ b/build/make/olm.mk @@ -1,5 +1,5 @@ # -# Copyright (c) 2019-2023 Red Hat, Inc. +# Copyright (c) 2019-2024 Red Hat, Inc. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/build/scripts/generate_deployment.sh b/build/scripts/generate_deployment.sh index 097b52b1e..ad8adb434 100755 --- a/build/scripts/generate_deployment.sh +++ b/build/scripts/generate_deployment.sh @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright (c) 2019-2023 Red Hat, Inc. +# Copyright (c) 2019-2024 Red Hat, Inc. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/controllers/controller/devworkspacerouting/conversion/conversion.go b/controllers/controller/devworkspacerouting/conversion/conversion.go index 280680b5d..e0e668782 100644 --- a/controllers/controller/devworkspacerouting/conversion/conversion.go +++ b/controllers/controller/devworkspacerouting/conversion/conversion.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/controllers/controller/devworkspacerouting/devworkspacerouting_controller.go b/controllers/controller/devworkspacerouting/devworkspacerouting_controller.go index 42cafac06..0f80a0111 100644 --- a/controllers/controller/devworkspacerouting/devworkspacerouting_controller.go +++ b/controllers/controller/devworkspacerouting/devworkspacerouting_controller.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/controllers/controller/devworkspacerouting/devworkspacerouting_controller_test.go b/controllers/controller/devworkspacerouting/devworkspacerouting_controller_test.go index 7a1b85f3a..3853f02e3 100644 --- a/controllers/controller/devworkspacerouting/devworkspacerouting_controller_test.go +++ b/controllers/controller/devworkspacerouting/devworkspacerouting_controller_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/controllers/controller/devworkspacerouting/predicates.go b/controllers/controller/devworkspacerouting/predicates.go index 0161f9e64..185356d98 100644 --- a/controllers/controller/devworkspacerouting/predicates.go +++ b/controllers/controller/devworkspacerouting/predicates.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/controllers/controller/devworkspacerouting/solvers/basic_solver.go b/controllers/controller/devworkspacerouting/solvers/basic_solver.go index 6c1e155e2..2c897cbb3 100644 --- a/controllers/controller/devworkspacerouting/solvers/basic_solver.go +++ b/controllers/controller/devworkspacerouting/solvers/basic_solver.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/controllers/controller/devworkspacerouting/solvers/cluster_solver.go b/controllers/controller/devworkspacerouting/solvers/cluster_solver.go index 244d2fadd..305133d6b 100644 --- a/controllers/controller/devworkspacerouting/solvers/cluster_solver.go +++ b/controllers/controller/devworkspacerouting/solvers/cluster_solver.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/controllers/controller/devworkspacerouting/solvers/common.go b/controllers/controller/devworkspacerouting/solvers/common.go index 616e20534..5d5a50378 100644 --- a/controllers/controller/devworkspacerouting/solvers/common.go +++ b/controllers/controller/devworkspacerouting/solvers/common.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/controllers/controller/devworkspacerouting/solvers/errors.go b/controllers/controller/devworkspacerouting/solvers/errors.go index 74d577915..1b598f027 100644 --- a/controllers/controller/devworkspacerouting/solvers/errors.go +++ b/controllers/controller/devworkspacerouting/solvers/errors.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/controllers/controller/devworkspacerouting/solvers/resolve_endpoints.go b/controllers/controller/devworkspacerouting/solvers/resolve_endpoints.go index 10a729f09..23645108b 100644 --- a/controllers/controller/devworkspacerouting/solvers/resolve_endpoints.go +++ b/controllers/controller/devworkspacerouting/solvers/resolve_endpoints.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/controllers/controller/devworkspacerouting/solvers/resolve_endpoints_test.go b/controllers/controller/devworkspacerouting/solvers/resolve_endpoints_test.go index c24a6ae9c..2e851ccb0 100644 --- a/controllers/controller/devworkspacerouting/solvers/resolve_endpoints_test.go +++ b/controllers/controller/devworkspacerouting/solvers/resolve_endpoints_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/controllers/controller/devworkspacerouting/solvers/solver.go b/controllers/controller/devworkspacerouting/solvers/solver.go index c5ddf7462..a5c3a3872 100644 --- a/controllers/controller/devworkspacerouting/solvers/solver.go +++ b/controllers/controller/devworkspacerouting/solvers/solver.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/controllers/controller/devworkspacerouting/suite_test.go b/controllers/controller/devworkspacerouting/suite_test.go index 2dd57cbbc..51ef969fb 100644 --- a/controllers/controller/devworkspacerouting/suite_test.go +++ b/controllers/controller/devworkspacerouting/suite_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/controllers/controller/devworkspacerouting/sync_ingresses.go b/controllers/controller/devworkspacerouting/sync_ingresses.go index 08936ce55..4c30c2829 100644 --- a/controllers/controller/devworkspacerouting/sync_ingresses.go +++ b/controllers/controller/devworkspacerouting/sync_ingresses.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/controllers/controller/devworkspacerouting/sync_routes.go b/controllers/controller/devworkspacerouting/sync_routes.go index d47d87617..bee939326 100644 --- a/controllers/controller/devworkspacerouting/sync_routes.go +++ b/controllers/controller/devworkspacerouting/sync_routes.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/controllers/controller/devworkspacerouting/sync_services.go b/controllers/controller/devworkspacerouting/sync_services.go index ac2a5d39b..1902626e4 100644 --- a/controllers/controller/devworkspacerouting/sync_services.go +++ b/controllers/controller/devworkspacerouting/sync_services.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/controllers/controller/devworkspacerouting/testdata/route.crd.yaml b/controllers/controller/devworkspacerouting/testdata/route.crd.yaml index 4ae67e141..c8d3c2a93 100644 --- a/controllers/controller/devworkspacerouting/testdata/route.crd.yaml +++ b/controllers/controller/devworkspacerouting/testdata/route.crd.yaml @@ -1,4 +1,4 @@ -# Copied from openshift/api@v0.0.0-20230213194203-462da9d8ab63/route/v1/route.crd.yaml +# Copied from openshift/api@v0.0.0-20240213194203-462da9d8ab63/route/v1/route.crd.yaml apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition metadata: diff --git a/controllers/controller/devworkspacerouting/util_test.go b/controllers/controller/devworkspacerouting/util_test.go index 796943602..c6e54887d 100644 --- a/controllers/controller/devworkspacerouting/util_test.go +++ b/controllers/controller/devworkspacerouting/util_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/controllers/workspace/condition.go b/controllers/workspace/condition.go index ebc65fa1f..58da14794 100644 --- a/controllers/workspace/condition.go +++ b/controllers/workspace/condition.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/controllers/workspace/devworkspace_controller.go b/controllers/workspace/devworkspace_controller.go index ae05d4720..23f264bd8 100644 --- a/controllers/workspace/devworkspace_controller.go +++ b/controllers/workspace/devworkspace_controller.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/controllers/workspace/devworkspace_controller_test.go b/controllers/workspace/devworkspace_controller_test.go index f2b2af9c0..fab3ca9d7 100644 --- a/controllers/workspace/devworkspace_controller_test.go +++ b/controllers/workspace/devworkspace_controller_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/controllers/workspace/eventhandlers.go b/controllers/workspace/eventhandlers.go index 74a73313c..14c956527 100644 --- a/controllers/workspace/eventhandlers.go +++ b/controllers/workspace/eventhandlers.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/controllers/workspace/finalize.go b/controllers/workspace/finalize.go index be4f592d2..a1cf7fa48 100644 --- a/controllers/workspace/finalize.go +++ b/controllers/workspace/finalize.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/controllers/workspace/http.go b/controllers/workspace/http.go index 5e0cd6ad4..32f317225 100644 --- a/controllers/workspace/http.go +++ b/controllers/workspace/http.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/controllers/workspace/http_test.go b/controllers/workspace/http_test.go index af02afc8a..2ef4e8d8d 100644 --- a/controllers/workspace/http_test.go +++ b/controllers/workspace/http_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/controllers/workspace/internal/testutil/http.go b/controllers/workspace/internal/testutil/http.go index 42aaa7394..2c283620f 100644 --- a/controllers/workspace/internal/testutil/http.go +++ b/controllers/workspace/internal/testutil/http.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/controllers/workspace/metrics/deployment_provisioning.go b/controllers/workspace/metrics/deployment_provisioning.go index 83f2ca576..05dff929e 100644 --- a/controllers/workspace/metrics/deployment_provisioning.go +++ b/controllers/workspace/metrics/deployment_provisioning.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/controllers/workspace/metrics/failure_reason.go b/controllers/workspace/metrics/failure_reason.go index c6fff1f7f..e824deafd 100644 --- a/controllers/workspace/metrics/failure_reason.go +++ b/controllers/workspace/metrics/failure_reason.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/controllers/workspace/metrics/metrics.go b/controllers/workspace/metrics/metrics.go index 5feebd8c9..8cd1a69f1 100644 --- a/controllers/workspace/metrics/metrics.go +++ b/controllers/workspace/metrics/metrics.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/controllers/workspace/metrics/update.go b/controllers/workspace/metrics/update.go index c3dc74de2..16995693a 100644 --- a/controllers/workspace/metrics/update.go +++ b/controllers/workspace/metrics/update.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/controllers/workspace/predicates.go b/controllers/workspace/predicates.go index d81f7234e..cdf81a4f1 100644 --- a/controllers/workspace/predicates.go +++ b/controllers/workspace/predicates.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/controllers/workspace/status.go b/controllers/workspace/status.go index ddae9c300..05540d0b6 100644 --- a/controllers/workspace/status.go +++ b/controllers/workspace/status.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/controllers/workspace/suite_test.go b/controllers/workspace/suite_test.go index 8e4a1cdce..b2373017f 100644 --- a/controllers/workspace/suite_test.go +++ b/controllers/workspace/suite_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/controllers/workspace/util_test.go b/controllers/workspace/util_test.go index 76e9bb2b5..b87f84b59 100644 --- a/controllers/workspace/util_test.go +++ b/controllers/workspace/util_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/controllers/workspace/validation.go b/controllers/workspace/validation.go index e031c1248..bd161212b 100644 --- a/controllers/workspace/validation.go +++ b/controllers/workspace/validation.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/hack/boilerplate.go.txt b/hack/boilerplate.go.txt index 96d46cfa5..8f22ca260 100644 --- a/hack/boilerplate.go.txt +++ b/hack/boilerplate.go.txt @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/internal/images/image.go b/internal/images/image.go index 86f9e059e..5b5bc1dd0 100644 --- a/internal/images/image.go +++ b/internal/images/image.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/internal/map/map.go b/internal/map/map.go index b49287fa1..d885abe9d 100644 --- a/internal/map/map.go +++ b/internal/map/map.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/main.go b/main.go index 7aa9bec30..2984f4f1f 100644 --- a/main.go +++ b/main.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/make-release.sh b/make-release.sh index 06a4bd1f5..6f57f9483 100755 --- a/make-release.sh +++ b/make-release.sh @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright (c) 2019-2023 Red Hat, Inc. +# Copyright (c) 2019-2024 Red Hat, Inc. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/patch/patch_crds.sh b/patch/patch_crds.sh index a219245b3..0936140fa 100755 --- a/patch/patch_crds.sh +++ b/patch/patch_crds.sh @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright (c) 2019-2023 Red Hat, Inc. +# Copyright (c) 2019-2024 Red Hat, Inc. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/pkg/cache/cache.go b/pkg/cache/cache.go index 1ff4cfe7e..a29e6d868 100644 --- a/pkg/cache/cache.go +++ b/pkg/cache/cache.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/common/naming.go b/pkg/common/naming.go index ab034de56..56b0c6516 100644 --- a/pkg/common/naming.go +++ b/pkg/common/naming.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/common/types.go b/pkg/common/types.go index 81083315f..d33ae545e 100644 --- a/pkg/common/types.go +++ b/pkg/common/types.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/conditions/conditions.go b/pkg/conditions/conditions.go index 43e11f814..aa6f39614 100644 --- a/pkg/conditions/conditions.go +++ b/pkg/conditions/conditions.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/config/common_test.go b/pkg/config/common_test.go index 562f446be..5d04c4d70 100644 --- a/pkg/config/common_test.go +++ b/pkg/config/common_test.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/config/configmap/config.go b/pkg/config/configmap/config.go index db520b661..cf638c4f6 100644 --- a/pkg/config/configmap/config.go +++ b/pkg/config/configmap/config.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/config/configmap/doc.go b/pkg/config/configmap/doc.go index 27a59266e..1a09e6222 100644 --- a/pkg/config/configmap/doc.go +++ b/pkg/config/configmap/doc.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/config/configmap/property.go b/pkg/config/configmap/property.go index ca25e0441..60c392098 100644 --- a/pkg/config/configmap/property.go +++ b/pkg/config/configmap/property.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/config/defaults.go b/pkg/config/defaults.go index 00c598ac8..86ce1e8e4 100644 --- a/pkg/config/defaults.go +++ b/pkg/config/defaults.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/config/env.go b/pkg/config/env.go index 87f5fdd40..aace3202d 100644 --- a/pkg/config/env.go +++ b/pkg/config/env.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/config/migrate.go b/pkg/config/migrate.go index d0b2c902c..e3620fe81 100644 --- a/pkg/config/migrate.go +++ b/pkg/config/migrate.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/config/migrate_test.go b/pkg/config/migrate_test.go index bd3baa247..81f2b9a67 100644 --- a/pkg/config/migrate_test.go +++ b/pkg/config/migrate_test.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/config/predicates.go b/pkg/config/predicates.go index 21cd62f9e..2389792a8 100644 --- a/pkg/config/predicates.go +++ b/pkg/config/predicates.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/config/proxy/openshift.go b/pkg/config/proxy/openshift.go index 4c4d720ae..4424dd220 100644 --- a/pkg/config/proxy/openshift.go +++ b/pkg/config/proxy/openshift.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/config/proxy/openshift_test.go b/pkg/config/proxy/openshift_test.go index ab442aa3a..3525ecfeb 100644 --- a/pkg/config/proxy/openshift_test.go +++ b/pkg/config/proxy/openshift_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/config/sync.go b/pkg/config/sync.go index a85c7a9d1..11632c9e9 100644 --- a/pkg/config/sync.go +++ b/pkg/config/sync.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/config/sync_test.go b/pkg/config/sync_test.go index f71120e5b..68bc2e913 100644 --- a/pkg/config/sync_test.go +++ b/pkg/config/sync_test.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/constants/attributes.go b/pkg/constants/attributes.go index 0a2d6760d..e5f8f8d85 100644 --- a/pkg/constants/attributes.go +++ b/pkg/constants/attributes.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/constants/constants.go b/pkg/constants/constants.go index a6e8f5f01..ba760f3f9 100644 --- a/pkg/constants/constants.go +++ b/pkg/constants/constants.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/constants/env.go b/pkg/constants/env.go index 98a10f78c..0f80ad9d7 100644 --- a/pkg/constants/env.go +++ b/pkg/constants/env.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/constants/finalizers.go b/pkg/constants/finalizers.go index 7780502ad..9baddab41 100644 --- a/pkg/constants/finalizers.go +++ b/pkg/constants/finalizers.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/constants/metadata.go b/pkg/constants/metadata.go index 4a272be91..7efeb427c 100644 --- a/pkg/constants/metadata.go +++ b/pkg/constants/metadata.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/dwerrors/errors.go b/pkg/dwerrors/errors.go index 7cb54e93e..67c0b45e8 100644 --- a/pkg/dwerrors/errors.go +++ b/pkg/dwerrors/errors.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/infrastructure/cluster.go b/pkg/infrastructure/cluster.go index c53cc7255..a40038f3f 100644 --- a/pkg/infrastructure/cluster.go +++ b/pkg/infrastructure/cluster.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/infrastructure/namespace.go b/pkg/infrastructure/namespace.go index 0da5c4536..5572ad756 100644 --- a/pkg/infrastructure/namespace.go +++ b/pkg/infrastructure/namespace.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/infrastructure/webhook.go b/pkg/infrastructure/webhook.go index dcbe77b23..10bf4894f 100644 --- a/pkg/infrastructure/webhook.go +++ b/pkg/infrastructure/webhook.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/library/annotate/annotations.go b/pkg/library/annotate/annotations.go index f94b6658e..b86503e46 100644 --- a/pkg/library/annotate/annotations.go +++ b/pkg/library/annotate/annotations.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/library/annotate/plugins.go b/pkg/library/annotate/plugins.go index 5264cb903..b1b589980 100644 --- a/pkg/library/annotate/plugins.go +++ b/pkg/library/annotate/plugins.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/library/annotate/urls.go b/pkg/library/annotate/urls.go index bb924a4bc..d33e0e875 100644 --- a/pkg/library/annotate/urls.go +++ b/pkg/library/annotate/urls.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/library/constants/constants.go b/pkg/library/constants/constants.go index 20a245a87..c46112462 100644 --- a/pkg/library/constants/constants.go +++ b/pkg/library/constants/constants.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/library/container/container.go b/pkg/library/container/container.go index 582216f0a..c75d1091a 100644 --- a/pkg/library/container/container.go +++ b/pkg/library/container/container.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/library/container/container_test.go b/pkg/library/container/container_test.go index 45b8da031..e518101b0 100644 --- a/pkg/library/container/container_test.go +++ b/pkg/library/container/container_test.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/library/container/conversion.go b/pkg/library/container/conversion.go index 2f3884dd1..bb087d0dd 100644 --- a/pkg/library/container/conversion.go +++ b/pkg/library/container/conversion.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/library/container/mountSources.go b/pkg/library/container/mountSources.go index 9de045eea..1827baa9e 100644 --- a/pkg/library/container/mountSources.go +++ b/pkg/library/container/mountSources.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/library/defaults/helper.go b/pkg/library/defaults/helper.go index 6c80791e5..214ef538f 100644 --- a/pkg/library/defaults/helper.go +++ b/pkg/library/defaults/helper.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/library/env/workspaceenv.go b/pkg/library/env/workspaceenv.go index e8edc765d..a0f763d37 100644 --- a/pkg/library/env/workspaceenv.go +++ b/pkg/library/env/workspaceenv.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/library/env/workspaceenv_test.go b/pkg/library/env/workspaceenv_test.go index 81737c918..60b4be9c3 100644 --- a/pkg/library/env/workspaceenv_test.go +++ b/pkg/library/env/workspaceenv_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/library/flatten/common.go b/pkg/library/flatten/common.go index 68b3e24b0..38e6455b9 100644 --- a/pkg/library/flatten/common.go +++ b/pkg/library/flatten/common.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/library/flatten/flatten.go b/pkg/library/flatten/flatten.go index bb6a21e58..790edc448 100644 --- a/pkg/library/flatten/flatten.go +++ b/pkg/library/flatten/flatten.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/library/flatten/flatten_test.go b/pkg/library/flatten/flatten_test.go index 1a1ad4a2e..0244445c6 100644 --- a/pkg/library/flatten/flatten_test.go +++ b/pkg/library/flatten/flatten_test.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/library/flatten/helper.go b/pkg/library/flatten/helper.go index f7d51848e..422140bd6 100644 --- a/pkg/library/flatten/helper.go +++ b/pkg/library/flatten/helper.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/library/flatten/internal/testutil/common.go b/pkg/library/flatten/internal/testutil/common.go index 93b9aae63..352c73400 100644 --- a/pkg/library/flatten/internal/testutil/common.go +++ b/pkg/library/flatten/internal/testutil/common.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/library/flatten/internal/testutil/http.go b/pkg/library/flatten/internal/testutil/http.go index af6358959..eade3a831 100644 --- a/pkg/library/flatten/internal/testutil/http.go +++ b/pkg/library/flatten/internal/testutil/http.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/library/flatten/internal/testutil/k8sClient.go b/pkg/library/flatten/internal/testutil/k8sClient.go index a7acb8999..cbd45391a 100644 --- a/pkg/library/flatten/internal/testutil/k8sClient.go +++ b/pkg/library/flatten/internal/testutil/k8sClient.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/library/flatten/merge.go b/pkg/library/flatten/merge.go index 43a3207cc..5e3ac066d 100644 --- a/pkg/library/flatten/merge.go +++ b/pkg/library/flatten/merge.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/library/flatten/network/devfile.go b/pkg/library/flatten/network/devfile.go index f31149c27..29fd077f4 100644 --- a/pkg/library/flatten/network/devfile.go +++ b/pkg/library/flatten/network/devfile.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/library/flatten/network/fetch.go b/pkg/library/flatten/network/fetch.go index 8b4a1f602..aaea303f8 100644 --- a/pkg/library/flatten/network/fetch.go +++ b/pkg/library/flatten/network/fetch.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/library/home/persistentHome.go b/pkg/library/home/persistentHome.go index 94574d2e3..61626971b 100644 --- a/pkg/library/home/persistentHome.go +++ b/pkg/library/home/persistentHome.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/library/home/persistentHome_test.go b/pkg/library/home/persistentHome_test.go index 41c5ef479..6f92e05a0 100644 --- a/pkg/library/home/persistentHome_test.go +++ b/pkg/library/home/persistentHome_test.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/library/kubernetes/common_test.go b/pkg/library/kubernetes/common_test.go index f55867479..e1c109b9b 100644 --- a/pkg/library/kubernetes/common_test.go +++ b/pkg/library/kubernetes/common_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/library/kubernetes/deserialize.go b/pkg/library/kubernetes/deserialize.go index 631ea7a90..f742a29e6 100644 --- a/pkg/library/kubernetes/deserialize.go +++ b/pkg/library/kubernetes/deserialize.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/library/kubernetes/deserialize_test.go b/pkg/library/kubernetes/deserialize_test.go index ff0b91436..c7fac020a 100644 --- a/pkg/library/kubernetes/deserialize_test.go +++ b/pkg/library/kubernetes/deserialize_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/library/kubernetes/provision.go b/pkg/library/kubernetes/provision.go index b8019443c..9bc620dba 100644 --- a/pkg/library/kubernetes/provision.go +++ b/pkg/library/kubernetes/provision.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/library/kubernetes/provision_test.go b/pkg/library/kubernetes/provision_test.go index b409a1c9e..378f76f8d 100644 --- a/pkg/library/kubernetes/provision_test.go +++ b/pkg/library/kubernetes/provision_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/library/kubernetes/util.go b/pkg/library/kubernetes/util.go index b96da0c62..3d24eddb5 100644 --- a/pkg/library/kubernetes/util.go +++ b/pkg/library/kubernetes/util.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/library/lifecycle/command.go b/pkg/library/lifecycle/command.go index a28515c64..ed58335b7 100644 --- a/pkg/library/lifecycle/command.go +++ b/pkg/library/lifecycle/command.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/library/lifecycle/common.go b/pkg/library/lifecycle/common.go index 6caf6eb26..7a85ddb5b 100644 --- a/pkg/library/lifecycle/common.go +++ b/pkg/library/lifecycle/common.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/library/lifecycle/poststart.go b/pkg/library/lifecycle/poststart.go index 26955d4f4..e93616a8e 100644 --- a/pkg/library/lifecycle/poststart.go +++ b/pkg/library/lifecycle/poststart.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/library/lifecycle/poststart_test.go b/pkg/library/lifecycle/poststart_test.go index ae7845c17..dcfd7f484 100644 --- a/pkg/library/lifecycle/poststart_test.go +++ b/pkg/library/lifecycle/poststart_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/library/lifecycle/prestart.go b/pkg/library/lifecycle/prestart.go index 28a1200ee..0b02f4461 100644 --- a/pkg/library/lifecycle/prestart.go +++ b/pkg/library/lifecycle/prestart.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/library/lifecycle/prestart_test.go b/pkg/library/lifecycle/prestart_test.go index 3e96605ed..b36184cb0 100644 --- a/pkg/library/lifecycle/prestart_test.go +++ b/pkg/library/lifecycle/prestart_test.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/library/lifecycle/prestop.go b/pkg/library/lifecycle/prestop.go index 9d03b2840..070d6d2c3 100644 --- a/pkg/library/lifecycle/prestop.go +++ b/pkg/library/lifecycle/prestop.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/library/lifecycle/prestop_test.go b/pkg/library/lifecycle/prestop_test.go index 283ac3731..c8199132e 100644 --- a/pkg/library/lifecycle/prestop_test.go +++ b/pkg/library/lifecycle/prestop_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/library/lifecycle/util.go b/pkg/library/lifecycle/util.go index b385227c1..2d1982842 100644 --- a/pkg/library/lifecycle/util.go +++ b/pkg/library/lifecycle/util.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/library/overrides/containers.go b/pkg/library/overrides/containers.go index acc95338c..2383be53f 100644 --- a/pkg/library/overrides/containers.go +++ b/pkg/library/overrides/containers.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/library/overrides/containers_test.go b/pkg/library/overrides/containers_test.go index 259338625..9cd8449d1 100644 --- a/pkg/library/overrides/containers_test.go +++ b/pkg/library/overrides/containers_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/library/overrides/pods.go b/pkg/library/overrides/pods.go index 89a4f3e77..db958a67c 100644 --- a/pkg/library/overrides/pods.go +++ b/pkg/library/overrides/pods.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/library/overrides/pods_test.go b/pkg/library/overrides/pods_test.go index de3b53c82..87a4e09ba 100644 --- a/pkg/library/overrides/pods_test.go +++ b/pkg/library/overrides/pods_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/library/projects/clone.go b/pkg/library/projects/clone.go index b56aed000..5f238444d 100644 --- a/pkg/library/projects/clone.go +++ b/pkg/library/projects/clone.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/library/resources/helper.go b/pkg/library/resources/helper.go index 4909425b6..8dd50e254 100644 --- a/pkg/library/resources/helper.go +++ b/pkg/library/resources/helper.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/library/resources/helper_test.go b/pkg/library/resources/helper_test.go index 98044d5a7..1062b468b 100644 --- a/pkg/library/resources/helper_test.go +++ b/pkg/library/resources/helper_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/library/status/check.go b/pkg/library/status/check.go index c8636267c..c796e44c4 100644 --- a/pkg/library/status/check.go +++ b/pkg/library/status/check.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/provision/automount/common.go b/pkg/provision/automount/common.go index 5896f1cc2..7f9ce2364 100644 --- a/pkg/provision/automount/common.go +++ b/pkg/provision/automount/common.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/provision/automount/common_test.go b/pkg/provision/automount/common_test.go index efc61f87c..9ca0fb0c8 100644 --- a/pkg/provision/automount/common_test.go +++ b/pkg/provision/automount/common_test.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/provision/automount/configmap.go b/pkg/provision/automount/configmap.go index 2a3462e6b..9148f6ed6 100644 --- a/pkg/provision/automount/configmap.go +++ b/pkg/provision/automount/configmap.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/provision/automount/gitconfig.go b/pkg/provision/automount/gitconfig.go index 53a74ebea..cbe5188bd 100644 --- a/pkg/provision/automount/gitconfig.go +++ b/pkg/provision/automount/gitconfig.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/provision/automount/gitconfig_test.go b/pkg/provision/automount/gitconfig_test.go index 89fd2c421..3b7463b76 100644 --- a/pkg/provision/automount/gitconfig_test.go +++ b/pkg/provision/automount/gitconfig_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/provision/automount/projected.go b/pkg/provision/automount/projected.go index be823a929..99a7ab03e 100644 --- a/pkg/provision/automount/projected.go +++ b/pkg/provision/automount/projected.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/provision/automount/projected_test.go b/pkg/provision/automount/projected_test.go index 9351e7bf3..127d87102 100644 --- a/pkg/provision/automount/projected_test.go +++ b/pkg/provision/automount/projected_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/provision/automount/pvcs.go b/pkg/provision/automount/pvcs.go index 14479e039..3cfa480d9 100644 --- a/pkg/provision/automount/pvcs.go +++ b/pkg/provision/automount/pvcs.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/provision/automount/secret.go b/pkg/provision/automount/secret.go index 95136c175..7fc11471d 100644 --- a/pkg/provision/automount/secret.go +++ b/pkg/provision/automount/secret.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/provision/automount/templates.go b/pkg/provision/automount/templates.go index 26d728fef..a16456ed9 100644 --- a/pkg/provision/automount/templates.go +++ b/pkg/provision/automount/templates.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/provision/config/config.go b/pkg/provision/config/config.go index cb1106fcb..b24dd7779 100644 --- a/pkg/provision/config/config.go +++ b/pkg/provision/config/config.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/provision/metadata/envvar.go b/pkg/provision/metadata/envvar.go index 49d8e0f17..32c72d5f7 100644 --- a/pkg/provision/metadata/envvar.go +++ b/pkg/provision/metadata/envvar.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/provision/metadata/metadata.go b/pkg/provision/metadata/metadata.go index fc8650bf3..1aaa64550 100644 --- a/pkg/provision/metadata/metadata.go +++ b/pkg/provision/metadata/metadata.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/provision/storage/asyncStorage.go b/pkg/provision/storage/asyncStorage.go index 7553dd0f4..a17d3648d 100644 --- a/pkg/provision/storage/asyncStorage.go +++ b/pkg/provision/storage/asyncStorage.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/provision/storage/asyncstorage/cleanup.go b/pkg/provision/storage/asyncstorage/cleanup.go index 8fee1a018..d451c9be8 100644 --- a/pkg/provision/storage/asyncstorage/cleanup.go +++ b/pkg/provision/storage/asyncstorage/cleanup.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/provision/storage/asyncstorage/configmap.go b/pkg/provision/storage/asyncstorage/configmap.go index 3311e6bb6..79afba548 100644 --- a/pkg/provision/storage/asyncstorage/configmap.go +++ b/pkg/provision/storage/asyncstorage/configmap.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/provision/storage/asyncstorage/configuration.go b/pkg/provision/storage/asyncstorage/configuration.go index ba01754e3..be5bda1c0 100644 --- a/pkg/provision/storage/asyncstorage/configuration.go +++ b/pkg/provision/storage/asyncstorage/configuration.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/provision/storage/asyncstorage/constants.go b/pkg/provision/storage/asyncstorage/constants.go index 9524e205b..5f0cdd7f0 100644 --- a/pkg/provision/storage/asyncstorage/constants.go +++ b/pkg/provision/storage/asyncstorage/constants.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/provision/storage/asyncstorage/deployment.go b/pkg/provision/storage/asyncstorage/deployment.go index 695639d31..e424ce4d3 100644 --- a/pkg/provision/storage/asyncstorage/deployment.go +++ b/pkg/provision/storage/asyncstorage/deployment.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/provision/storage/asyncstorage/errors.go b/pkg/provision/storage/asyncstorage/errors.go index 9a60c254b..2f05f52a9 100644 --- a/pkg/provision/storage/asyncstorage/errors.go +++ b/pkg/provision/storage/asyncstorage/errors.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/provision/storage/asyncstorage/secret.go b/pkg/provision/storage/asyncstorage/secret.go index fcfa285fd..a503cc7e5 100644 --- a/pkg/provision/storage/asyncstorage/secret.go +++ b/pkg/provision/storage/asyncstorage/secret.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/provision/storage/asyncstorage/service.go b/pkg/provision/storage/asyncstorage/service.go index bf3ec5a44..da283896d 100644 --- a/pkg/provision/storage/asyncstorage/service.go +++ b/pkg/provision/storage/asyncstorage/service.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/provision/storage/asyncstorage/sidecar.go b/pkg/provision/storage/asyncstorage/sidecar.go index b31c49a22..54da986b3 100644 --- a/pkg/provision/storage/asyncstorage/sidecar.go +++ b/pkg/provision/storage/asyncstorage/sidecar.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/provision/storage/asyncstorage/ssh.go b/pkg/provision/storage/asyncstorage/ssh.go index 945d37d73..13f85ef35 100644 --- a/pkg/provision/storage/asyncstorage/ssh.go +++ b/pkg/provision/storage/asyncstorage/ssh.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/provision/storage/asyncstorage/volume.go b/pkg/provision/storage/asyncstorage/volume.go index 915d50bd2..ee87a8be9 100644 --- a/pkg/provision/storage/asyncstorage/volume.go +++ b/pkg/provision/storage/asyncstorage/volume.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/provision/storage/cleanup.go b/pkg/provision/storage/cleanup.go index a85562459..a66cfc0a0 100644 --- a/pkg/provision/storage/cleanup.go +++ b/pkg/provision/storage/cleanup.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/provision/storage/commonStorage.go b/pkg/provision/storage/commonStorage.go index f86ffe1d3..e59dcd763 100644 --- a/pkg/provision/storage/commonStorage.go +++ b/pkg/provision/storage/commonStorage.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/provision/storage/commonStorage_test.go b/pkg/provision/storage/commonStorage_test.go index c3d5bc7e4..f318cefca 100644 --- a/pkg/provision/storage/commonStorage_test.go +++ b/pkg/provision/storage/commonStorage_test.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/provision/storage/doc.go b/pkg/provision/storage/doc.go index 55e794048..b94240033 100644 --- a/pkg/provision/storage/doc.go +++ b/pkg/provision/storage/doc.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/provision/storage/ephemeralStorage.go b/pkg/provision/storage/ephemeralStorage.go index 05f9d410d..187acc395 100644 --- a/pkg/provision/storage/ephemeralStorage.go +++ b/pkg/provision/storage/ephemeralStorage.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/provision/storage/ephemeralStorage_test.go b/pkg/provision/storage/ephemeralStorage_test.go index 2dd2d46b7..f24e1681f 100644 --- a/pkg/provision/storage/ephemeralStorage_test.go +++ b/pkg/provision/storage/ephemeralStorage_test.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/provision/storage/perWorkspaceStorage.go b/pkg/provision/storage/perWorkspaceStorage.go index c4e32dfbe..cb175ad2b 100644 --- a/pkg/provision/storage/perWorkspaceStorage.go +++ b/pkg/provision/storage/perWorkspaceStorage.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/provision/storage/perWorkspaceStorage_test.go b/pkg/provision/storage/perWorkspaceStorage_test.go index 9abb4e70a..b326ac106 100644 --- a/pkg/provision/storage/perWorkspaceStorage_test.go +++ b/pkg/provision/storage/perWorkspaceStorage_test.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/provision/storage/provisioner.go b/pkg/provision/storage/provisioner.go index eba113a18..f20ca2b8e 100644 --- a/pkg/provision/storage/provisioner.go +++ b/pkg/provision/storage/provisioner.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/provision/storage/shared.go b/pkg/provision/storage/shared.go index 867e1da9d..8d06ed626 100644 --- a/pkg/provision/storage/shared.go +++ b/pkg/provision/storage/shared.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/provision/sync/cluster_api.go b/pkg/provision/sync/cluster_api.go index 9e18e17b3..6e9df6d72 100644 --- a/pkg/provision/sync/cluster_api.go +++ b/pkg/provision/sync/cluster_api.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/provision/sync/diff.go b/pkg/provision/sync/diff.go index 1b90cb67b..7670d5de1 100644 --- a/pkg/provision/sync/diff.go +++ b/pkg/provision/sync/diff.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/provision/sync/diffopts.go b/pkg/provision/sync/diffopts.go index bd2c0e98b..c843b8267 100644 --- a/pkg/provision/sync/diffopts.go +++ b/pkg/provision/sync/diffopts.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/provision/sync/sync.go b/pkg/provision/sync/sync.go index e0ff5a7c4..5e69d1f81 100644 --- a/pkg/provision/sync/sync.go +++ b/pkg/provision/sync/sync.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/provision/sync/update.go b/pkg/provision/sync/update.go index e053ad0d5..d954ab0af 100644 --- a/pkg/provision/sync/update.go +++ b/pkg/provision/sync/update.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/provision/workspace/deployment.go b/pkg/provision/workspace/deployment.go index 8b012b6a1..aa2b27f02 100644 --- a/pkg/provision/workspace/deployment.go +++ b/pkg/provision/workspace/deployment.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/provision/workspace/pull_secret.go b/pkg/provision/workspace/pull_secret.go index 95b742607..7674af1a6 100644 --- a/pkg/provision/workspace/pull_secret.go +++ b/pkg/provision/workspace/pull_secret.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/provision/workspace/rbac/common.go b/pkg/provision/workspace/rbac/common.go index d39238a1f..9434a0414 100644 --- a/pkg/provision/workspace/rbac/common.go +++ b/pkg/provision/workspace/rbac/common.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/provision/workspace/rbac/common_test.go b/pkg/provision/workspace/rbac/common_test.go index e76324241..66dea770e 100644 --- a/pkg/provision/workspace/rbac/common_test.go +++ b/pkg/provision/workspace/rbac/common_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/provision/workspace/rbac/finalize.go b/pkg/provision/workspace/rbac/finalize.go index e3556546f..8f7472289 100644 --- a/pkg/provision/workspace/rbac/finalize.go +++ b/pkg/provision/workspace/rbac/finalize.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/provision/workspace/rbac/finalize_test.go b/pkg/provision/workspace/rbac/finalize_test.go index b6aa29a81..abffc781f 100644 --- a/pkg/provision/workspace/rbac/finalize_test.go +++ b/pkg/provision/workspace/rbac/finalize_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/provision/workspace/rbac/migrate.go b/pkg/provision/workspace/rbac/migrate.go index 1232d1905..1367af023 100644 --- a/pkg/provision/workspace/rbac/migrate.go +++ b/pkg/provision/workspace/rbac/migrate.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/provision/workspace/rbac/migrate_test.go b/pkg/provision/workspace/rbac/migrate_test.go index 0d73246d6..307c2c61d 100644 --- a/pkg/provision/workspace/rbac/migrate_test.go +++ b/pkg/provision/workspace/rbac/migrate_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/provision/workspace/rbac/role.go b/pkg/provision/workspace/rbac/role.go index 1dff142a4..d563c3c63 100644 --- a/pkg/provision/workspace/rbac/role.go +++ b/pkg/provision/workspace/rbac/role.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/provision/workspace/rbac/role_test.go b/pkg/provision/workspace/rbac/role_test.go index 9edd5aab4..c7da2f3ca 100644 --- a/pkg/provision/workspace/rbac/role_test.go +++ b/pkg/provision/workspace/rbac/role_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/provision/workspace/rbac/rolebinding.go b/pkg/provision/workspace/rbac/rolebinding.go index ca70852f0..00ff9e857 100644 --- a/pkg/provision/workspace/rbac/rolebinding.go +++ b/pkg/provision/workspace/rbac/rolebinding.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/provision/workspace/rbac/rolebinding_test.go b/pkg/provision/workspace/rbac/rolebinding_test.go index 231d746c3..86fe6bbcc 100644 --- a/pkg/provision/workspace/rbac/rolebinding_test.go +++ b/pkg/provision/workspace/rbac/rolebinding_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/provision/workspace/routing.go b/pkg/provision/workspace/routing.go index b8030c4bf..5962554ea 100644 --- a/pkg/provision/workspace/routing.go +++ b/pkg/provision/workspace/routing.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/provision/workspace/serviceaccount.go b/pkg/provision/workspace/serviceaccount.go index 49f509d2d..5b01af347 100644 --- a/pkg/provision/workspace/serviceaccount.go +++ b/pkg/provision/workspace/serviceaccount.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/provision/workspace/tokens.go b/pkg/provision/workspace/tokens.go index 09e9e2b01..cf7a069c8 100644 --- a/pkg/provision/workspace/tokens.go +++ b/pkg/provision/workspace/tokens.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/provision/workspace/tokens_test.go b/pkg/provision/workspace/tokens_test.go index f22f51e88..7fe00e55c 100644 --- a/pkg/provision/workspace/tokens_test.go +++ b/pkg/provision/workspace/tokens_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/webhook/cluster_role_bindings.go b/pkg/webhook/cluster_role_bindings.go index 85fc4f9c1..b1dbf3c60 100755 --- a/pkg/webhook/cluster_role_bindings.go +++ b/pkg/webhook/cluster_role_bindings.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/webhook/cluster_roles.go b/pkg/webhook/cluster_roles.go index 92c6c7d25..37ae53c1e 100755 --- a/pkg/webhook/cluster_roles.go +++ b/pkg/webhook/cluster_roles.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/webhook/create.go b/pkg/webhook/create.go index d883256ee..65287d793 100644 --- a/pkg/webhook/create.go +++ b/pkg/webhook/create.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/webhook/deployment.go b/pkg/webhook/deployment.go index c03acb82b..6997653c3 100755 --- a/pkg/webhook/deployment.go +++ b/pkg/webhook/deployment.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/webhook/info.go b/pkg/webhook/info.go index e1cd87eb7..2009e5b5f 100644 --- a/pkg/webhook/info.go +++ b/pkg/webhook/info.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/webhook/init_cfg.go b/pkg/webhook/init_cfg.go index 3fe68eb63..192e211e5 100644 --- a/pkg/webhook/init_cfg.go +++ b/pkg/webhook/init_cfg.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/webhook/kubernetes/tls.go b/pkg/webhook/kubernetes/tls.go index 7f6ca8346..80f8d480a 100644 --- a/pkg/webhook/kubernetes/tls.go +++ b/pkg/webhook/kubernetes/tls.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/webhook/openshift/tls.go b/pkg/webhook/openshift/tls.go index fb3947d27..f54614b56 100755 --- a/pkg/webhook/openshift/tls.go +++ b/pkg/webhook/openshift/tls.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/webhook/service/log.go b/pkg/webhook/service/log.go index 75d17effd..e4b96147b 100644 --- a/pkg/webhook/service/log.go +++ b/pkg/webhook/service/log.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/webhook/service/service.go b/pkg/webhook/service/service.go index a1163b003..6043421ae 100644 --- a/pkg/webhook/service/service.go +++ b/pkg/webhook/service/service.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/pkg/webhook/service_account.go b/pkg/webhook/service_account.go index 1b8ec4e41..2efbf6345 100755 --- a/pkg/webhook/service_account.go +++ b/pkg/webhook/service_account.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/project-clone/Dockerfile b/project-clone/Dockerfile index 327cf1f33..d1a61a121 100644 --- a/project-clone/Dockerfile +++ b/project-clone/Dockerfile @@ -1,5 +1,5 @@ # -# Copyright (c) 2019-2023 Red Hat, Inc. +# Copyright (c) 2019-2024 Red Hat, Inc. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/project-clone/internal/devfile.go b/project-clone/internal/devfile.go index 956a99462..933d5c2a2 100644 --- a/project-clone/internal/devfile.go +++ b/project-clone/internal/devfile.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/project-clone/internal/git/operations.go b/project-clone/internal/git/operations.go index 119d622b8..53bf3f23f 100644 --- a/project-clone/internal/git/operations.go +++ b/project-clone/internal/git/operations.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/project-clone/internal/git/setup.go b/project-clone/internal/git/setup.go index a3052e52e..126996cd1 100644 --- a/project-clone/internal/git/setup.go +++ b/project-clone/internal/git/setup.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/project-clone/internal/global.go b/project-clone/internal/global.go index 1066b41d8..c9b7ae414 100644 --- a/project-clone/internal/global.go +++ b/project-clone/internal/global.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/project-clone/internal/shell/execute.go b/project-clone/internal/shell/execute.go index 9284ebba9..9803887a8 100644 --- a/project-clone/internal/shell/execute.go +++ b/project-clone/internal/shell/execute.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/project-clone/internal/utils.go b/project-clone/internal/utils.go index fc150b5bd..2952a38be 100644 --- a/project-clone/internal/utils.go +++ b/project-clone/internal/utils.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/project-clone/internal/zip/setup.go b/project-clone/internal/zip/setup.go index 014dcd094..b79468859 100644 --- a/project-clone/internal/zip/setup.go +++ b/project-clone/internal/zip/setup.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/project-clone/main.go b/project-clone/main.go index 11e15a23f..61725aa5c 100644 --- a/project-clone/main.go +++ b/project-clone/main.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/test/e2e/cmd/workspaces_test.go b/test/e2e/cmd/workspaces_test.go index 2c6b90200..4d046073d 100644 --- a/test/e2e/cmd/workspaces_test.go +++ b/test/e2e/cmd/workspaces_test.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/test/e2e/pkg/client/client.go b/test/e2e/pkg/client/client.go index 93fa2b91f..37498acd1 100644 --- a/test/e2e/pkg/client/client.go +++ b/test/e2e/pkg/client/client.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/test/e2e/pkg/client/devws.go b/test/e2e/pkg/client/devws.go index 0dffd6314..6ddf1c31f 100644 --- a/test/e2e/pkg/client/devws.go +++ b/test/e2e/pkg/client/devws.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/test/e2e/pkg/client/namespace.go b/test/e2e/pkg/client/namespace.go index 35eb326fa..2a9822dd1 100644 --- a/test/e2e/pkg/client/namespace.go +++ b/test/e2e/pkg/client/namespace.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/test/e2e/pkg/client/oc.go b/test/e2e/pkg/client/oc.go index 0e2239137..5b66b8640 100644 --- a/test/e2e/pkg/client/oc.go +++ b/test/e2e/pkg/client/oc.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/test/e2e/pkg/client/pod.go b/test/e2e/pkg/client/pod.go index e75892201..3d253abf4 100644 --- a/test/e2e/pkg/client/pod.go +++ b/test/e2e/pkg/client/pod.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/test/e2e/pkg/client/rbac.go b/test/e2e/pkg/client/rbac.go index f353acee8..58740ce5c 100644 --- a/test/e2e/pkg/client/rbac.go +++ b/test/e2e/pkg/client/rbac.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/test/e2e/pkg/client/webhooks.go b/test/e2e/pkg/client/webhooks.go index 6170a5a2f..ba7fbd086 100644 --- a/test/e2e/pkg/client/webhooks.go +++ b/test/e2e/pkg/client/webhooks.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/test/e2e/pkg/config/config.go b/test/e2e/pkg/config/config.go index f0c9f20a7..a11f45e75 100644 --- a/test/e2e/pkg/config/config.go +++ b/test/e2e/pkg/config/config.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/test/e2e/pkg/metadata/metadata.go b/test/e2e/pkg/metadata/metadata.go index 0934b6612..5447de2ee 100644 --- a/test/e2e/pkg/metadata/metadata.go +++ b/test/e2e/pkg/metadata/metadata.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/test/e2e/pkg/tests/devworkspaces_tests.go b/test/e2e/pkg/tests/devworkspaces_tests.go index 1e4c3f595..1ce41ec47 100644 --- a/test/e2e/pkg/tests/devworkspaces_tests.go +++ b/test/e2e/pkg/tests/devworkspaces_tests.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/update_devworkspace_crds.sh b/update_devworkspace_crds.sh index 8e58b66f0..8011addb3 100755 --- a/update_devworkspace_crds.sh +++ b/update_devworkspace_crds.sh @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright (c) 2019-2023 Red Hat, Inc. +# Copyright (c) 2019-2024 Red Hat, Inc. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/version/version.go b/version/version.go index 6effc13ab..5d68683c2 100644 --- a/version/version.go +++ b/version/version.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/webhook/main.go b/webhook/main.go index f777c139b..5cfc01619 100644 --- a/webhook/main.go +++ b/webhook/main.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/webhook/server/server.go b/webhook/server/server.go index aec1e0369..384cf6155 100644 --- a/webhook/server/server.go +++ b/webhook/server/server.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/webhook/workspace/config.go b/webhook/workspace/config.go index fed34850c..5abf496af 100644 --- a/webhook/workspace/config.go +++ b/webhook/workspace/config.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/webhook/workspace/handler/access_control.go b/webhook/workspace/handler/access_control.go index b15ab7432..7e8544d63 100644 --- a/webhook/workspace/handler/access_control.go +++ b/webhook/workspace/handler/access_control.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/webhook/workspace/handler/attributes.go b/webhook/workspace/handler/attributes.go index 42034d6fd..0473e3fa9 100644 --- a/webhook/workspace/handler/attributes.go +++ b/webhook/workspace/handler/attributes.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/webhook/workspace/handler/deployment.go b/webhook/workspace/handler/deployment.go index 15577da0c..4e1f41f5f 100644 --- a/webhook/workspace/handler/deployment.go +++ b/webhook/workspace/handler/deployment.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/webhook/workspace/handler/exec.go b/webhook/workspace/handler/exec.go index 34bde5d3c..330d0b83a 100644 --- a/webhook/workspace/handler/exec.go +++ b/webhook/workspace/handler/exec.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/webhook/workspace/handler/handler.go b/webhook/workspace/handler/handler.go index 6b4dfdb99..0ba83a39c 100644 --- a/webhook/workspace/handler/handler.go +++ b/webhook/workspace/handler/handler.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/webhook/workspace/handler/immutable.go b/webhook/workspace/handler/immutable.go index 7a59e76b5..e70114811 100644 --- a/webhook/workspace/handler/immutable.go +++ b/webhook/workspace/handler/immutable.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/webhook/workspace/handler/kind.go b/webhook/workspace/handler/kind.go index 827601796..0bd8ba34b 100644 --- a/webhook/workspace/handler/kind.go +++ b/webhook/workspace/handler/kind.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/webhook/workspace/handler/kubernetes.go b/webhook/workspace/handler/kubernetes.go index 5233e7ffa..6600503be 100644 --- a/webhook/workspace/handler/kubernetes.go +++ b/webhook/workspace/handler/kubernetes.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/webhook/workspace/handler/log.go b/webhook/workspace/handler/log.go index e84d3b3c1..98e1374fc 100644 --- a/webhook/workspace/handler/log.go +++ b/webhook/workspace/handler/log.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/webhook/workspace/handler/metadata.go b/webhook/workspace/handler/metadata.go index 6f7aa8906..690f95225 100644 --- a/webhook/workspace/handler/metadata.go +++ b/webhook/workspace/handler/metadata.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/webhook/workspace/handler/pod.go b/webhook/workspace/handler/pod.go index f7fb28bc2..1128bdef7 100644 --- a/webhook/workspace/handler/pod.go +++ b/webhook/workspace/handler/pod.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/webhook/workspace/handler/template.go b/webhook/workspace/handler/template.go index 3d681053f..1640949ff 100644 --- a/webhook/workspace/handler/template.go +++ b/webhook/workspace/handler/template.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/webhook/workspace/handler/validate.go b/webhook/workspace/handler/validate.go index f6e7093ec..17887a046 100644 --- a/webhook/workspace/handler/validate.go +++ b/webhook/workspace/handler/validate.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/webhook/workspace/handler/warning.go b/webhook/workspace/handler/warning.go index b4bef09f0..a435f7796 100644 --- a/webhook/workspace/handler/warning.go +++ b/webhook/workspace/handler/warning.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/webhook/workspace/handler/warning_test.go b/webhook/workspace/handler/warning_test.go index 7962deb03..ce1c46707 100644 --- a/webhook/workspace/handler/warning_test.go +++ b/webhook/workspace/handler/warning_test.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/webhook/workspace/handler/workspace.go b/webhook/workspace/handler/workspace.go index f954e0e37..847cb69ce 100644 --- a/webhook/workspace/handler/workspace.go +++ b/webhook/workspace/handler/workspace.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/webhook/workspace/log.go b/webhook/workspace/log.go index 29fa60ca5..4811bfa40 100644 --- a/webhook/workspace/log.go +++ b/webhook/workspace/log.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/webhook/workspace/mutate.go b/webhook/workspace/mutate.go index a047ace2f..2c9e5aa86 100644 --- a/webhook/workspace/mutate.go +++ b/webhook/workspace/mutate.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/webhook/workspace/mutating_cfg.go b/webhook/workspace/mutating_cfg.go index d53c1b3db..9e34154b1 100644 --- a/webhook/workspace/mutating_cfg.go +++ b/webhook/workspace/mutating_cfg.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/webhook/workspace/validate.go b/webhook/workspace/validate.go index e88886e08..52898e156 100644 --- a/webhook/workspace/validate.go +++ b/webhook/workspace/validate.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at diff --git a/webhook/workspace/validating_cfg.go b/webhook/workspace/validating_cfg.go index 459c601aa..378353e03 100644 --- a/webhook/workspace/validating_cfg.go +++ b/webhook/workspace/validating_cfg.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2023 Red Hat, Inc. +// Copyright (c) 2019-2024 Red Hat, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at