License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[linux-block.git] / tools / testing / selftests / ftrace / test.d / instances / instance-event.tc
index 8a353314dc9b2a80c4ec28d377d5a9270e977d32..d7f48b55df51cb1c4e1f13f1d67b6af9272dcc96 100644 (file)
@@ -1,4 +1,5 @@
 #!/bin/sh
+# SPDX-License-Identifier: GPL-2.0
 # description: Test creation and deletion of trace instances while setting an event
 
 if [ ! -d instances ] ; then