]> git.sur5r.net Git - u-boot/blobdiff - lib/lmb.c
fit: Verify all configuration signatures
[u-boot] / lib / lmb.c
index 031f0e1ac895289f772fb4bf538626ff065d1106..170541734869c52e47c32b23c7c353b3ec01cd6c 100644 (file)
--- a/lib/lmb.c
+++ b/lib/lmb.c
@@ -1,10 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Procedures for maintaining information about logical memory blocks.
  *
  * Peter Bergner, IBM Corp.    June 2001.
  * Copyright (C) 2001 Peter Bergner.
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>