License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[linux-block.git] / tools / perf / perf-completion.sh
index 3ba80b2359cc8c03d51b86b38713cb9f3226f43b..345f5d6e9ed516c41f180fcd6378bcaa81f706a8 100644 (file)
@@ -1,4 +1,5 @@
 # perf bash and zsh completion
+# SPDX-License-Identifier: GPL-2.0
 
 # Taken from git.git's completion script.
 __my_reassemble_comp_words_by_ref()