]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - kernel/softirq.c
Merge tag 'v5.2' into next
[linux.git] / kernel / softirq.c
index 2c3382378d94c4c748a2b5bc31471b77fcd826d2..a6b81c6b6bff9105ac4770559144eb48186257fb 100644 (file)
@@ -1,10 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  *     linux/kernel/softirq.c
  *
  *     Copyright (C) 1992 Linus Torvalds
  *
- *     Distribute under GPLv2.
- *
  *     Rewritten. Old one was good in 2.2, but in 2.3 it was immoral. --ANK (990903)
  */