Fix license headers
Change-Id: I464bb34e2a46e5524f4008d1595d9f9c0c4334d4
diff --git a/camera/openvino-camera.sh b/camera/openvino-camera.sh
index f389406..76eeb4f 100644
--- a/camera/openvino-camera.sh
+++ b/camera/openvino-camera.sh
@@ -1,4 +1,9 @@
#!/bin/bash
+
+# SPDX-FileCopyrightText: 2022-present Intel Corporation
+# SPDX-FileCopyrightText: 2020-present Open Networking Foundation <info@opennetworking.org>
+# SPDX-License-Identifier: Apache-2.0
+
set -o errexit
readonly LOG_FILE="/var/log/openvino-camera.txt"