commit | f53bc4f639b68788c8175fe8b4d2fa9866a86d4a | [log] [tgz] |
---|---|---|
author | Shad Ansari <shad@opennetworking.org> | Tue Jun 07 14:31:11 2022 -0700 |
committer | Shad Ansari <shad@opennetworking.org> | Tue Jun 07 14:31:11 2022 -0700 |
tree | 71f6987107be0d96184977945413a2094de47030 | |
parent | b652dc771d1a9142de3934a9de23a2b204389346 [diff] [blame] |
Fix license headers Change-Id: I464bb34e2a46e5524f4008d1595d9f9c0c4334d4
diff --git a/person_detection/roc.py b/person_detection/roc.py index 7c12409..a5f38df 100644 --- a/person_detection/roc.py +++ b/person_detection/roc.py
@@ -1,6 +1,7 @@ """ +SPDX-FileCopyrightText: 2022-present Intel Corporation SPDX-FileCopyrightText: 2020-present Open Networking Foundation <info@opennetworking.org> -SPDX-License-Identifier: LicenseRef-ONF-Member-1.01 +SPDX-License-Identifier: Apache-2.0 """ import sys