tools: add missing license tags to my scripts
[xfstests-dev.git] / tools / mkgroupfile
index e424450790af560a53d1ed4cfcbcb2271f57ff93..634ec92cdd6a8340676d21ae8a48424403add39c 100755 (executable)
@@ -1,5 +1,7 @@
 #!/bin/bash
 #!/bin/bash
-
+# SPDX-License-Identifier: GPL-2.0
+# Copyright (c) 2021 Oracle.  All Rights Reserved.
+#
 # Generate a group file from the _begin_fstest call in each test.
 
 if [ "$1" = "--help" ]; then
 # Generate a group file from the _begin_fstest call in each test.
 
 if [ "$1" = "--help" ]; then