summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91/include/mach/at91rm9200_st.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-at91/include/mach/at91rm9200_st.h')
-rw-r--r--arch/arm/mach-at91/include/mach/at91rm9200_st.h12
1 files changed, 4 insertions, 8 deletions
diff --git a/arch/arm/mach-at91/include/mach/at91rm9200_st.h b/arch/arm/mach-at91/include/mach/at91rm9200_st.h
index bd676a7081..67bcfaa13b 100644
--- a/arch/arm/mach-at91/include/mach/at91rm9200_st.h
+++ b/arch/arm/mach-at91/include/mach/at91rm9200_st.h
@@ -1,16 +1,12 @@
+/* SPDX-License-Identifier: GPL-2.0-or-later */
+/* SPDX-FileCopyrightText: 2005 Ivan Kokshaysky */
+/* SPDX-FileCopyrightText: SAN People */
+
/*
* arch/arm/mach-at91/include/mach/at91_st.h
*
- * Copyright (C) 2005 Ivan Kokshaysky
- * Copyright (C) SAN People
- *
* System Timer (ST) - System peripherals registers.
* Based on AT91RM9200 datasheet revision E.
- *
- * 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 AT91RM9200_ST_H