]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/mach-at91/include/mach/at91_rtc.h
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / arch / arm / mach-at91 / include / mach / at91_rtc.h
index 73070e3e6b02c0d92b4dca05411758b9ce727c93..19d75515ea4599292df457e6c31955ca4a534826 100644 (file)
@@ -1,11 +1,10 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * Copyright (C) 2005 Ivan Kokshaysky
  * Copyright (C) SAN People
  *
  * Real Time Clock (RTC) - System peripheral registers.
  * Based on AT91RM9200 datasheet revision E.
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef AT91_RTC_H