tests: Move to kernel style SPDX license identifiers
[lttng-tools.git] / tests / utils / warn_processes.sh
index d84edb6f9c5686a2e421fef340af7f82f9b1154e..2b7fe3fcac2fa0932f5fd8a519a9108a00239eab 100755 (executable)
@@ -1,4 +1,9 @@
 #!/bin/bash
+#
+# Copyright (C) 2016 Michael Jeanson <mjeanson@efficios.com>
+#
+# SPDX-License-Identifier: GPL-2.0-only
+#
 
 if [ -z $PGREP ]; then
        PGREP=pgrep
This page took 0.023994 seconds and 5 git commands to generate.