]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/mailbox/mailbox.c
Merge tag 'nfsd-5.2-2' of git://linux-nfs.org/~bfields/linux
[linux.git] / drivers / mailbox / mailbox.c
index 38d9df3fb199fed88a4825b7b392e20c27e85c2a..f4b1950d35f3a9f9008f28e1c5c391297ba56c8f 100644 (file)
@@ -1,12 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Mailbox: Common code for Mailbox controllers and users
  *
  * Copyright (C) 2013-2014 Linaro Ltd.
  * Author: Jassi Brar <jassisinghbrar@gmail.com>
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
  */
 
 #include <linux/interrupt.h>