diff options
author | Emmanuel Vadot <manu@FreeBSD.org> | 2018-04-20 18:44:52 +0000 |
---|---|---|
committer | Emmanuel Vadot <manu@FreeBSD.org> | 2018-04-20 18:44:52 +0000 |
commit | 29087c4e73c74afd082d107f4cdd648f5c3169ec (patch) | |
tree | 64e25ca30c2072519bf087c4f6d56b46644e62d2 /src/arm/exynos3250-artik5.dtsi | |
parent | 16ae49e2bea5badc71c2265966ec2a9b0ba541dc (diff) |
Notes
Diffstat (limited to 'src/arm/exynos3250-artik5.dtsi')
-rw-r--r-- | src/arm/exynos3250-artik5.dtsi | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/src/arm/exynos3250-artik5.dtsi b/src/arm/exynos3250-artik5.dtsi index 152e0291d0da0..0aa577fe9f950 100644 --- a/src/arm/exynos3250-artik5.dtsi +++ b/src/arm/exynos3250-artik5.dtsi @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0 /* * Samsung's Exynos3250 based ARTIK5 module device tree source * @@ -6,10 +7,6 @@ * * Device tree source file for Samsung's ARTIK5 module which is based on * Samsung Exynos3250 SoC. - * - * 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 "exynos3250.dtsi" |