]> git.sur5r.net Git - u-boot/blobdiff - lib/hang.c
sunxi: R40: add gigabit ethernet clocks
[u-boot] / lib / hang.c
index 8db268ef95f0f7021b1d10deb7fcf4687dc710ef..bf56f4c662ab508d236ef3c9b3ea628dd9691671 100644 (file)
@@ -1,11 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * (C) Copyright 2013
- * Andreas Bießmann <andreas.devel@googlemail.com>
+ * Andreas Bießmann <andreas@biessmann.org>
  *
  * This file consolidates all the different hang() functions implemented in
  * u-boot.
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>