Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[platform/kernel/linux-rpi.git] / kernel / softirq.c
index eaf3bdf..0427a86 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)
  */