diff options
Diffstat (limited to 'tools/perf/tests/python-use.c')
-rw-r--r-- | tools/perf/tests/python-use.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/perf/tests/python-use.c b/tools/perf/tests/python-use.c index 598a7e058ad4..5d2df65ada6a 100644 --- a/tools/perf/tests/python-use.c +++ b/tools/perf/tests/python-use.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0 /* * Just test if we can load the python binding. */ |