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/exynos4-cpu-thermal.dtsi | |
parent | 16ae49e2bea5badc71c2265966ec2a9b0ba541dc (diff) | |
download | src-test2-29087c4e73c74afd082d107f4cdd648f5c3169ec.tar.gz src-test2-29087c4e73c74afd082d107f4cdd648f5c3169ec.zip |
Notes
Diffstat (limited to 'src/arm/exynos4-cpu-thermal.dtsi')
-rw-r--r-- | src/arm/exynos4-cpu-thermal.dtsi | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/src/arm/exynos4-cpu-thermal.dtsi b/src/arm/exynos4-cpu-thermal.dtsi index 735cb2f10817..021d9fc1b492 100644 --- a/src/arm/exynos4-cpu-thermal.dtsi +++ b/src/arm/exynos4-cpu-thermal.dtsi @@ -1,12 +1,8 @@ +// SPDX-License-Identifier: GPL-2.0 /* * Device tree sources for Exynos4 thermal zone * * Copyright (c) 2014 Lukasz Majewski <l.majewski@samsung.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 <dt-bindings/thermal/thermal.h> |