summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/karo-tx6x/pmic-rn5t618.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/boards/karo-tx6x/pmic-rn5t618.c')
-rw-r--r--arch/arm/boards/karo-tx6x/pmic-rn5t618.c18
1 files changed, 2 insertions, 16 deletions
diff --git a/arch/arm/boards/karo-tx6x/pmic-rn5t618.c b/arch/arm/boards/karo-tx6x/pmic-rn5t618.c
index d5806d27ff..4154ed23ad 100644
--- a/arch/arm/boards/karo-tx6x/pmic-rn5t618.c
+++ b/arch/arm/boards/karo-tx6x/pmic-rn5t618.c
@@ -1,19 +1,5 @@
-/*
- * Copyright (C) 2014 Lothar Waßmann <LW@KARO-electronics.de>
- *
- * See file CREDITS for list of people who contributed to this
- * project.
- *
- * 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.
- *
- * 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.
- *
- */
+// SPDX-License-Identifier: GPL-2.0-only
+// SPDX-FileCopyrightText: 2014 Lothar Waßmann <LW@KARO-electronics.de>
#include <common.h>
#include <i2c/i2c.h>