]> git.sur5r.net Git - u-boot/blobdiff - common/hash.c
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / common / hash.c
index 69d53ed251cf210f7fce13f471c338373fcb4b8b..ef146513a076f4b8d9da4adcf231361404350450 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Copyright (c) 2012 The Chromium OS Authors.
  *
@@ -6,8 +7,6 @@
  *
  * (C) Copyright 2000
  * Wolfgang Denk, DENX Software Engineering, wd@denx.de.
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef USE_HOSTCC