aboutsummaryrefslogtreecommitdiff
path: root/linux-headers/include/linux/rpmsg.h
diff options
context:
space:
mode:
Diffstat (limited to 'linux-headers/include/linux/rpmsg.h')
-rw-r--r--linux-headers/include/linux/rpmsg.h10
1 files changed, 1 insertions, 9 deletions
diff --git a/linux-headers/include/linux/rpmsg.h b/linux-headers/include/linux/rpmsg.h
index bdf4599d..db0f0212 100644
--- a/linux-headers/include/linux/rpmsg.h
+++ b/linux-headers/include/linux/rpmsg.h
@@ -1,14 +1,6 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/*
* Copyright (c) 2016, Linaro Ltd.
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 and
- * only version 2 as published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
*/
#ifndef _RPMSG_H_