commit | ea2e1ddffdc1a34b01e750cd9db5d03f32a76a87 | [log] [tgz] |
---|---|---|
author | Shad Ansari <shad.ansari@intel.com> | Thu Jun 09 12:37:37 2022 -0700 |
committer | Shad Ansari <shad.ansari@intel.com> | Fri Jun 10 08:58:15 2022 -0700 |
tree | 1c5175c6ba32ea0f3492104639d14ebcd4b7f179 | |
parent | f53bc4f639b68788c8175fe8b4d2fa9866a86d4a [diff] [blame] |
Add LICENSE file Change-Id: I7dd5f33e252f21ce8b4ce84653a032a2a651e0fa
diff --git a/person_detection/templates/index.html b/person_detection/templates/index.html index 4acf6d7..5c4d708 100644 --- a/person_detection/templates/index.html +++ b/person_detection/templates/index.html
@@ -1,3 +1,9 @@ +<!-- +SPDX-FileCopyrightText: 2022-present Intel Corporation +SPDX-FileCopyrightText: 2020-present Open Networking Foundation <info@opennetworking.org> +SPDX-License-Identifier: Apache-2.0 +--> + <html> <head> <title>Person Detection - Aether Edge Application</title>