diff --git a/api/v1alpha1/groupversion_info.go b/api/v1alpha1/groupversion_info.go index 89efbc4fc..87b035888 100644 --- a/api/v1alpha1/groupversion_info.go +++ b/api/v1alpha1/groupversion_info.go @@ -1,5 +1,5 @@ /* -Copyright 2021. +Copyright 2021 Red Hat Openshift Data Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/api/v1alpha1/lvmcluster_types.go b/api/v1alpha1/lvmcluster_types.go index 9612eeae7..3e0087e6f 100644 --- a/api/v1alpha1/lvmcluster_types.go +++ b/api/v1alpha1/lvmcluster_types.go @@ -1,5 +1,5 @@ /* -Copyright 2021. +Copyright 2021 Red Hat Openshift Data Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/api/v1alpha1/lvmvolumegroup_types.go b/api/v1alpha1/lvmvolumegroup_types.go index a0b873c12..de8ef5f20 100644 --- a/api/v1alpha1/lvmvolumegroup_types.go +++ b/api/v1alpha1/lvmvolumegroup_types.go @@ -1,5 +1,5 @@ /* -Copyright 2021. +Copyright 2021 Red Hat Openshift Data Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/api/v1alpha1/lvmvolumegroupnodestatus_types.go b/api/v1alpha1/lvmvolumegroupnodestatus_types.go index 4efadc544..db7f3290c 100644 --- a/api/v1alpha1/lvmvolumegroupnodestatus_types.go +++ b/api/v1alpha1/lvmvolumegroupnodestatus_types.go @@ -1,5 +1,5 @@ /* -Copyright 2021. +Copyright 2021 Red Hat Openshift Data Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/api/v1alpha1/zz_generated.deepcopy.go b/api/v1alpha1/zz_generated.deepcopy.go index 2cf05383a..4d9398a5c 100644 --- a/api/v1alpha1/zz_generated.deepcopy.go +++ b/api/v1alpha1/zz_generated.deepcopy.go @@ -2,7 +2,7 @@ // +build !ignore_autogenerated /* -Copyright 2021. +Copyright 2021 Red Hat Openshift Data Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/cmd/metricsexporter/exporter.go b/cmd/metricsexporter/exporter.go index 8bf6e311e..8c50b58b0 100644 --- a/cmd/metricsexporter/exporter.go +++ b/cmd/metricsexporter/exporter.go @@ -1,5 +1,5 @@ /* -Copyright 2021. +Copyright 2021 Red Hat Openshift Data Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/cmd/vgmanager/main.go b/cmd/vgmanager/main.go index b9668cdd9..548ec5afd 100644 --- a/cmd/vgmanager/main.go +++ b/cmd/vgmanager/main.go @@ -1,5 +1,5 @@ /* -Copyright 2021. +Copyright 2021 Red Hat Openshift Data Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/controllers/defaults.go b/controllers/defaults.go index 35c3d5869..85c7047af 100644 --- a/controllers/defaults.go +++ b/controllers/defaults.go @@ -1,5 +1,5 @@ /* -Copyright 2021. +Copyright 2021 Red Hat Openshift Data Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/controllers/lvm_volumegroup.go b/controllers/lvm_volumegroup.go index 4c1c14162..beec2ff06 100644 --- a/controllers/lvm_volumegroup.go +++ b/controllers/lvm_volumegroup.go @@ -1,5 +1,5 @@ /* -Copyright 2021. +Copyright 2021 Red Hat Openshift Data Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/controllers/lvmcluster_controller.go b/controllers/lvmcluster_controller.go index f77f7c7ee..4811ec171 100644 --- a/controllers/lvmcluster_controller.go +++ b/controllers/lvmcluster_controller.go @@ -1,5 +1,5 @@ /* -Copyright 2021. +Copyright 2021 Red Hat Openshift Data Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/controllers/lvmcluster_controller_test.go b/controllers/lvmcluster_controller_test.go index a646aa042..60bdc542b 100644 --- a/controllers/lvmcluster_controller_test.go +++ b/controllers/lvmcluster_controller_test.go @@ -1,8 +1,12 @@ /* +Copyright 2022 Red Hat Openshift Data Foundation. + 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 + http://www.apache.org/licenses/LICENSE-2.0 + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. diff --git a/controllers/lvmcluster_controller_watches.go b/controllers/lvmcluster_controller_watches.go index 6ab93997c..9910bf89a 100644 --- a/controllers/lvmcluster_controller_watches.go +++ b/controllers/lvmcluster_controller_watches.go @@ -1,5 +1,5 @@ /* -Copyright 2021. +Copyright 2021 Red Hat Openshift Data Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/controllers/scc.go b/controllers/scc.go index d6a9cc81f..23cc7459f 100644 --- a/controllers/scc.go +++ b/controllers/scc.go @@ -1,5 +1,5 @@ /* -Copyright 2021. +Copyright 2021 Red Hat Openshift Data Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/controllers/suite_test.go b/controllers/suite_test.go index be987eee4..cffa9a980 100644 --- a/controllers/suite_test.go +++ b/controllers/suite_test.go @@ -1,5 +1,5 @@ /* -Copyright 2021. +Copyright 2021 Red Hat Openshift Data Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/controllers/topolvm_controller.go b/controllers/topolvm_controller.go index d9193f49b..8b0657b10 100644 --- a/controllers/topolvm_controller.go +++ b/controllers/topolvm_controller.go @@ -1,3 +1,19 @@ +/* +Copyright 2022 Red Hat Openshift Data Foundation. + +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 + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +*/ + package controllers import ( diff --git a/controllers/topolvm_csi_driver.go b/controllers/topolvm_csi_driver.go index af23fcdd9..f6d9bb0cb 100644 --- a/controllers/topolvm_csi_driver.go +++ b/controllers/topolvm_csi_driver.go @@ -1,3 +1,19 @@ +/* +Copyright 2022 Red Hat Openshift Data Foundation. + +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 + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +*/ + package controllers import ( diff --git a/controllers/topolvm_node.go b/controllers/topolvm_node.go index ec6ef8f95..dcc31b4df 100644 --- a/controllers/topolvm_node.go +++ b/controllers/topolvm_node.go @@ -1,5 +1,5 @@ /* -Copyright 2021. +Copyright 2021 Red Hat Openshift Data Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/controllers/topolvm_snapshotclass.go b/controllers/topolvm_snapshotclass.go index f79822a1b..d8bf5ae12 100644 --- a/controllers/topolvm_snapshotclass.go +++ b/controllers/topolvm_snapshotclass.go @@ -1,3 +1,19 @@ +/* +Copyright 2022 Red Hat Openshift Data Foundation. + +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 + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +*/ + package controllers import ( diff --git a/controllers/topolvm_storageclass.go b/controllers/topolvm_storageclass.go index 190efc358..2788a16b6 100644 --- a/controllers/topolvm_storageclass.go +++ b/controllers/topolvm_storageclass.go @@ -1,3 +1,19 @@ +/* +Copyright 2022 Red Hat Openshift Data Foundation. + +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 + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +*/ + package controllers import ( diff --git a/controllers/utils.go b/controllers/utils.go index fed38e5ff..0aee28a17 100644 --- a/controllers/utils.go +++ b/controllers/utils.go @@ -1,5 +1,5 @@ /* -Copyright 2021. +Copyright 2021 Red Hat Openshift Data Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/controllers/vgmanager.go b/controllers/vgmanager.go index 7610b770f..f00ca642b 100644 --- a/controllers/vgmanager.go +++ b/controllers/vgmanager.go @@ -1,5 +1,5 @@ /* -Copyright 2021. +Copyright 2021 Red Hat Openshift Data Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/controllers/vgmanager_daemonset.go b/controllers/vgmanager_daemonset.go index 1b733af82..34e9b013a 100644 --- a/controllers/vgmanager_daemonset.go +++ b/controllers/vgmanager_daemonset.go @@ -1,5 +1,5 @@ /* -Copyright 2021. +Copyright 2021 Red Hat Openshift Data Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/controllers/vgmanager_test.go b/controllers/vgmanager_test.go index a7c8c37c0..a93613309 100644 --- a/controllers/vgmanager_test.go +++ b/controllers/vgmanager_test.go @@ -1,3 +1,19 @@ +/* +Copyright 2022 Red Hat Openshift Data Foundation. + +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 + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +*/ + package controllers import ( diff --git a/e2e/LVMCluster.go b/e2e/LVMCluster.go index fac350a57..a66b94c33 100644 --- a/e2e/LVMCluster.go +++ b/e2e/LVMCluster.go @@ -1,3 +1,19 @@ +/* +Copyright 2022 Red Hat Openshift Data Foundation. + +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 + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +*/ + package e2e import ( diff --git a/e2e/aws_disk.go b/e2e/aws_disk.go index 80c04698e..b9c7b971f 100644 --- a/e2e/aws_disk.go +++ b/e2e/aws_disk.go @@ -1,3 +1,19 @@ +/* +Copyright 2022 Red Hat Openshift Data Foundation. + +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 + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +*/ + package e2e import ( diff --git a/e2e/common.go b/e2e/common.go index 83eb9f8d5..9f662532d 100644 --- a/e2e/common.go +++ b/e2e/common.go @@ -1,3 +1,19 @@ +/* +Copyright 2022 Red Hat Openshift Data Foundation. + +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 + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +*/ + package e2e import ( diff --git a/e2e/config.go b/e2e/config.go index 2b6cadc82..3011605c0 100644 --- a/e2e/config.go +++ b/e2e/config.go @@ -1,3 +1,19 @@ +/* +Copyright 2022 Red Hat Openshift Data Foundation. + +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 + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +*/ + package e2e import ( diff --git a/e2e/disk_setup.go b/e2e/disk_setup.go index 2a4bd1794..3e5c2f305 100644 --- a/e2e/disk_setup.go +++ b/e2e/disk_setup.go @@ -1,3 +1,19 @@ +/* +Copyright 2022 Red Hat Openshift Data Foundation. + +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 + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +*/ + package e2e import ( diff --git a/e2e/ephemeral_check.go b/e2e/ephemeral_check.go index b9e7e9629..f2832bf4a 100644 --- a/e2e/ephemeral_check.go +++ b/e2e/ephemeral_check.go @@ -1,3 +1,19 @@ +/* +Copyright 2022 Red Hat Openshift Data Foundation. + +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 + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +*/ + package e2e import ( diff --git a/e2e/helper.go b/e2e/helper.go index 2fc758c7d..c5ac28021 100644 --- a/e2e/helper.go +++ b/e2e/helper.go @@ -1,3 +1,19 @@ +/* +Copyright 2022 Red Hat Openshift Data Foundation. + +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 + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +*/ + package e2e import ( diff --git a/e2e/lvm_suite_test.go b/e2e/lvm_suite_test.go index 07a7c79a2..a30f5f581 100644 --- a/e2e/lvm_suite_test.go +++ b/e2e/lvm_suite_test.go @@ -1,3 +1,19 @@ +/* +Copyright 2022 Red Hat Openshift Data Foundation. + +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 + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +*/ + package e2e import ( diff --git a/e2e/pvc_check.go b/e2e/pvc_check.go index 512d3f3e2..f7bb02a08 100644 --- a/e2e/pvc_check.go +++ b/e2e/pvc_check.go @@ -1,3 +1,19 @@ +/* +Copyright 2022 Red Hat Openshift Data Foundation. + +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 + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +*/ + package e2e import ( diff --git a/e2e/setup_teardown.go b/e2e/setup_teardown.go index 2c745efad..fac0b821b 100644 --- a/e2e/setup_teardown.go +++ b/e2e/setup_teardown.go @@ -1,3 +1,19 @@ +/* +Copyright 2022 Red Hat Openshift Data Foundation. + +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 + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +*/ + package e2e import ( diff --git a/e2e/subscription.go b/e2e/subscription.go index 3119cc549..0e9912920 100644 --- a/e2e/subscription.go +++ b/e2e/subscription.go @@ -1,3 +1,19 @@ +/* +Copyright 2022 Red Hat Openshift Data Foundation. + +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 + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +*/ + package e2e import ( diff --git a/e2e/utils.go b/e2e/utils.go index 5b29a0203..065a107eb 100644 --- a/e2e/utils.go +++ b/e2e/utils.go @@ -1,3 +1,19 @@ +/* +Copyright 2022 Red Hat Openshift Data Foundation. + +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 + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +*/ + package e2e import ( diff --git a/e2e/validation.go b/e2e/validation.go index 260ebb813..2f7baba4a 100644 --- a/e2e/validation.go +++ b/e2e/validation.go @@ -1,3 +1,19 @@ +/* +Copyright 2022 Red Hat Openshift Data Foundation. + +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 + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +*/ + package e2e import ( diff --git a/main.go b/main.go index b0ddc92ec..bc1dde721 100644 --- a/main.go +++ b/main.go @@ -1,5 +1,5 @@ /* -Copyright 2021. +Copyright 2021 Red Hat Openshift Data Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/internal/block_device.go b/pkg/internal/block_device.go index 8543fec54..eacea3fba 100644 --- a/pkg/internal/block_device.go +++ b/pkg/internal/block_device.go @@ -1,3 +1,19 @@ +/* +Copyright 2022 Red Hat Openshift Data Foundation. + +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 + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +*/ + package internal import ( diff --git a/pkg/internal/exec.go b/pkg/internal/exec.go index fc1a9c294..6197c0afd 100644 --- a/pkg/internal/exec.go +++ b/pkg/internal/exec.go @@ -1,3 +1,19 @@ +/* +Copyright 2022 Red Hat Openshift Data Foundation. + +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 + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +*/ + package internal import ( diff --git a/pkg/internal/test/mock_exec.go b/pkg/internal/test/mock_exec.go index 7d962d103..2fa49ff2e 100644 --- a/pkg/internal/test/mock_exec.go +++ b/pkg/internal/test/mock_exec.go @@ -1,3 +1,19 @@ +/* +Copyright 2022 Red Hat Openshift Data Foundation. + +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 + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +*/ + package test type MockExecutor struct { diff --git a/pkg/vgmanager/device_age.go b/pkg/vgmanager/device_age.go index eb230c32d..dee6d113c 100644 --- a/pkg/vgmanager/device_age.go +++ b/pkg/vgmanager/device_age.go @@ -1,5 +1,5 @@ /* -Copyright 2021. +Copyright 2021 Red Hat Openshift Data Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/vgmanager/filter.go b/pkg/vgmanager/filter.go index b95c70451..be2824041 100644 --- a/pkg/vgmanager/filter.go +++ b/pkg/vgmanager/filter.go @@ -1,5 +1,5 @@ /* -Copyright 2021. +Copyright 2021 Red Hat Openshift Data Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/vgmanager/lvm.go b/pkg/vgmanager/lvm.go index efb7594ca..6051160ee 100644 --- a/pkg/vgmanager/lvm.go +++ b/pkg/vgmanager/lvm.go @@ -1,5 +1,5 @@ /* -Copyright 2021. +Copyright 2021 Red Hat Openshift Data Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/vgmanager/lvm_test.go b/pkg/vgmanager/lvm_test.go index 1cc588bce..4d4299e1e 100644 --- a/pkg/vgmanager/lvm_test.go +++ b/pkg/vgmanager/lvm_test.go @@ -1,3 +1,19 @@ +/* +Copyright 2022 Red Hat Openshift Data Foundation. + +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 + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +*/ + package vgmanager import ( diff --git a/pkg/vgmanager/vgmanager_controller.go b/pkg/vgmanager/vgmanager_controller.go index 2068b16b1..d86d8d1ac 100644 --- a/pkg/vgmanager/vgmanager_controller.go +++ b/pkg/vgmanager/vgmanager_controller.go @@ -1,5 +1,5 @@ /* -Copyright 2021. +Copyright 2021 Red Hat Openshift Data Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.