From b5a87b5f984626106fea2c5a71319e76ad37fbc3 Mon Sep 17 00:00:00 2001 From: Trevor Gamblin Date: Tue, 17 Oct 2023 09:25:45 -0400 Subject: patchtest: update SPDX identifiers Replace full license headers with SPDX identifiers and adjust all patchtest-related code to use GPL-2.0-only. (From OE-Core rev: 9bea6b39074296bb8d8719a3300636e316f19d1b) Signed-off-by: Trevor Gamblin Signed-off-by: Richard Purdie --- meta/lib/patchtest/tests/test_python_pylint.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/lib/patchtest/tests/test_python_pylint.py') diff --git a/meta/lib/patchtest/tests/test_python_pylint.py b/meta/lib/patchtest/tests/test_python_pylint.py index 907bd9eef4..9cfc491a13 100644 --- a/meta/lib/patchtest/tests/test_python_pylint.py +++ b/meta/lib/patchtest/tests/test_python_pylint.py @@ -2,7 +2,7 @@ # # Copyright (C) 2016 Intel Corporation # -# SPDX-License-Identifier: GPL-2.0 +# SPDX-License-Identifier: GPL-2.0-only import base from data import PatchTestInput -- cgit v1.2.3-54-g00ecf