summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91/at91sam9n12_devices.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-at91/at91sam9n12_devices.c')
-rw-r--r--arch/arm/mach-at91/at91sam9n12_devices.c16
1 files changed, 5 insertions, 11 deletions
diff --git a/arch/arm/mach-at91/at91sam9n12_devices.c b/arch/arm/mach-at91/at91sam9n12_devices.c
index 91b3e9b2fb..ef432f8758 100644
--- a/arch/arm/mach-at91/at91sam9n12_devices.c
+++ b/arch/arm/mach-at91/at91sam9n12_devices.c
@@ -1,14 +1,8 @@
-/*
- * On-Chip devices setup code for the AT91SAM9x5 family
- *
- * Copyright (C) 2010 Atmel Corporation.
- *
- * 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: 2010 Atmel Corporation
+
+/* On-Chip devices setup code for the AT91SAM9x5 family */
+
#include <common.h>
#include <init.h>
#include <linux/sizes.h>