summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91/include/mach/at91sam9n12_matrix.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-at91/include/mach/at91sam9n12_matrix.h')
-rw-r--r--arch/arm/mach-at91/include/mach/at91sam9n12_matrix.h10
1 files changed, 3 insertions, 7 deletions
diff --git a/arch/arm/mach-at91/include/mach/at91sam9n12_matrix.h b/arch/arm/mach-at91/include/mach/at91sam9n12_matrix.h
index bdb0211abc..43f255808f 100644
--- a/arch/arm/mach-at91/include/mach/at91sam9n12_matrix.h
+++ b/arch/arm/mach-at91/include/mach/at91sam9n12_matrix.h
@@ -1,15 +1,11 @@
+/* SPDX-License-Identifier: GPL-2.0-or-later */
+/* SPDX-FileCopyrightText: 2011 Atmel Corporation */
+
/*
* Matrix-Centric header file for the AT91SAM9N12 SoC
*
- * Copyright (C) 2011 Atmel Corporation
- *
* Memory Controllers (MATRIX, EBI) - System peripherals registers.
* Based on AT91SAM9N12 preliminary datasheet.
- *
- * 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.
*/
#ifndef _AT91SAM9N12_MATRIX_H_