spdxcheck.py: Use Python 3
[sfrench/cifs-2.6.git] / scripts / spdxcheck.py
index bc87200f9c7cf4c15ddb89c56d1ec6fafd05f157..cbdb5c83c08f9e45975af2a115d324473ea17935 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 # SPDX-License-Identifier: GPL-2.0
 # Copyright Thomas Gleixner <tglx@linutronix.de>