License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[linux-2.6-block.git] / tools / testing / selftests / powerpc / syscalls / ipc.h
index fbebc022edf63698f22379bd1a47faf3a3e5ca7a..26a20682c9a48c525200a5f016890cccd64b68b9 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 */
 #ifdef __NR_semop
 DO_TEST(semop, __NR_semop)
 #endif