hc
2024-02-19 1c055e55a242a33e574e48be530e06770a210dcd
kernel/include/linux/mailbox/brcm-message.h
....@@ -1,9 +1,6 @@
1
+/* SPDX-License-Identifier: GPL-2.0-only */
12 /*
23 * Copyright (C) 2016 Broadcom
3
- *
4
- * This program is free software; you can redistribute it and/or modify
5
- * it under the terms of the GNU General Public License version 2 as
6
- * published by the Free Software Foundation.
74 *
85 * Common header for Broadcom mailbox messages which is shared across
96 * Broadcom SoCs and Broadcom mailbox client drivers.