diff options
author | Emmanuel Vadot <manu@FreeBSD.org> | 2018-11-10 21:02:32 +0000 |
---|---|---|
committer | Emmanuel Vadot <manu@FreeBSD.org> | 2018-11-10 21:02:32 +0000 |
commit | 5cc57c208a8ab1678c7a001e5f738c04c44d5fa1 (patch) | |
tree | e1d723ff6186cde50c8fe379829ae438dd93cb21 /sys/gnu/dts/arm/r8a7745.dtsi | |
parent | 8d4ce3586f6aed9c492065424de322b35571594b (diff) | |
parent | 0bf7de3125ed8dcfbeaa112994b25101fa9b96c6 (diff) | |
download | src-test2-5cc57c208a8ab1678c7a001e5f738c04c44d5fa1.tar.gz src-test2-5cc57c208a8ab1678c7a001e5f738c04c44d5fa1.zip |
Notes
Diffstat (limited to 'sys/gnu/dts/arm/r8a7745.dtsi')
-rw-r--r-- | sys/gnu/dts/arm/r8a7745.dtsi | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/sys/gnu/dts/arm/r8a7745.dtsi b/sys/gnu/dts/arm/r8a7745.dtsi index 1cb7a7ab0418..c53f7ff20695 100644 --- a/sys/gnu/dts/arm/r8a7745.dtsi +++ b/sys/gnu/dts/arm/r8a7745.dtsi @@ -1,11 +1,8 @@ +// SPDX-License-Identifier: GPL-2.0 /* * Device Tree Source for the r8a7745 SoC * * Copyright (C) 2016-2017 Cogent Embedded Inc. - * - * This file is licensed under the terms of the GNU General Public License - * version 2. This program is licensed "as is" without any warranty of any - * kind, whether express or implied. */ #include <dt-bindings/interrupt-controller/irq.h> |