Skip to content

Commit 6c146c7

Browse files
committed
device_plugins: Updated CR yamls with correct License text
Added Intel Copyright to the CR yaml files Signed-off-by: chaitanya1731 <chaitanya.kulkarni@intel.com>
1 parent 4626a1a commit 6c146c7

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

device_plugins/gpu_device_plugin.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# Copyright (c) 2023 Intel Corporation
2+
# SPDX-License-Identifier: Apache-2.0
3+
14
apiVersion: deviceplugin.intel.com/v1
25
kind: GpuDevicePlugin
36
metadata:

device_plugins/sgx_device_plugin.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# Copyright (c) 2023 Intel Corporation
2+
# SPDX-License-Identifier: Apache-2.0
3+
14
apiVersion: deviceplugin.intel.com/v1
25
kind: SgxDevicePlugin
36
metadata:

0 commit comments

Comments
 (0)