treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 257
[linux-2.6-microblaze.git] / tools / testing / selftests / x86 / trivial_32bit_program.c
index fabdf0f..aa1f58c 100644 (file)
@@ -1,7 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Trivial program to check that we have a valid 32-bit build environment.
  * Copyright (c) 2015 Andy Lutomirski
- * GPL v2
  */
 
 #ifndef __i386__