]> git.sur5r.net Git - u-boot/blobdiff - include/regmap.h
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / include / regmap.h
index 493a5d8eff84d0d443c680604bb495ba9835c7fd..8d18b07c30c3a0c82314163c3c2913f3d4e2134c 100644 (file)
@@ -1,8 +1,7 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * Copyright (c) 2015 Google, Inc
  * Written by Simon Glass <sjg@chromium.org>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef __REGMAP_H