License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[linux-2.6-block.git] / mm / slob.c
index a8bd6fa11a66fae671132d2a17eae201751a5093..10249160b693dd63d4322665fee01f64de5475e3 100644 (file)
--- a/mm/slob.c
+++ b/mm/slob.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0
 /*
  * SLOB Allocator: Simple List Of Blocks
  *