summary refs log tree commit diff stats
path: root/tests/functional/test_netdev_ethtool.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/functional/test_netdev_ethtool.py')
-rwxr-xr-xtests/functional/test_netdev_ethtool.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/functional/test_netdev_ethtool.py b/tests/functional/test_netdev_ethtool.py
index d5b911c918..ee1a397bd2 100755
--- a/tests/functional/test_netdev_ethtool.py
+++ b/tests/functional/test_netdev_ethtool.py
@@ -5,7 +5,7 @@
 # This test leverages ethtool's --test sequence to validate network
 # device behaviour.
 #
-# SPDX-License-Identifier: GPL-2.0-or-late
+# SPDX-License-Identifier: GPL-2.0-or-later
 
 from unittest import skip
 from qemu_test import QemuSystemTest, Asset