Fix license headers

Change-Id: Ia82a0ee8437b527daa9ab95a8873b6e17b648eb2
diff --git a/device.py b/device.py
index 315dbaa..ea20a9b 100644
--- a/device.py
+++ b/device.py
@@ -1,7 +1,7 @@
 """
-SPDX-FileCopyrightText: 2020-present Intel Corporation
+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 logging as log