Add LICENSE file

Change-Id: I7dd5f33e252f21ce8b4ce84653a032a2a651e0fa
diff --git a/bin/person_detection.sh b/bin/person_detection.sh
index 691f1b8..f0e39bb 100755
--- a/bin/person_detection.sh
+++ b/bin/person_detection.sh
@@ -1,4 +1,11 @@
 #!/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 -e
 args="$@"
 source /opt/intel/openvino/bin/setupvars.sh