diff options
author | Emmanuel Vadot <manu@FreeBSD.org> | 2019-04-10 17:56:06 +0000 |
---|---|---|
committer | Emmanuel Vadot <manu@FreeBSD.org> | 2019-04-10 17:56:06 +0000 |
commit | 2131505c51f1ac8ac0a6db71efcda1b4bd61084b (patch) | |
tree | 4f250a77fb54e1fe3c583af2f136645afa39a986 /include/dt-bindings/power/raspberrypi-power.h | |
parent | a31d1ff13cd8d70944a6446c0e2478d7f25b53e7 (diff) |
Notes
Diffstat (limited to 'include/dt-bindings/power/raspberrypi-power.h')
-rw-r--r-- | include/dt-bindings/power/raspberrypi-power.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/include/dt-bindings/power/raspberrypi-power.h b/include/dt-bindings/power/raspberrypi-power.h index b3ff8e09a78f..3575f9f4b0bd 100644 --- a/include/dt-bindings/power/raspberrypi-power.h +++ b/include/dt-bindings/power/raspberrypi-power.h @@ -1,9 +1,6 @@ +/* SPDX-License-Identifier: GPL-2.0 */ /* * Copyright © 2015 Broadcom - * - * 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. */ #ifndef _DT_BINDINGS_ARM_BCM2835_RPI_POWER_H |