summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91/sama5d4_devices.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-at91/sama5d4_devices.c')
-rw-r--r--arch/arm/mach-at91/sama5d4_devices.c15
1 files changed, 4 insertions, 11 deletions
diff --git a/arch/arm/mach-at91/sama5d4_devices.c b/arch/arm/mach-at91/sama5d4_devices.c
index 7be9e260d4..6af1d3a4de 100644
--- a/arch/arm/mach-at91/sama5d4_devices.c
+++ b/arch/arm/mach-at91/sama5d4_devices.c
@@ -1,14 +1,7 @@
-/*
- * On-Chip devices setup code for the SAMA5D4 family
- *
- * Copyright (C) 2014 Atmel Corporation.
- * Bo Shen <voice.shen@atmel.com>
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
- */
+// SPDX-License-Identifier: GPL-2.0-or-later
+// SPDX-FileCopyrightText: 2014 Atmel Corporation (Bo Shen <voice.shen@atmel.com>)
+
+/* On-Chip devices setup code for the SAMA5D4 family */
#include <common.h>
#include <init.h>