]> git.sur5r.net Git - u-boot/blobdiff - lib/lz4.c
common: print \n in initr_scsi()
[u-boot] / lib / lz4.c
index f518341af5c2b608d3c1aa45d1acb0e1f66f577d..046c34e39063e9c237249ef1e5a056a8d6d7c99d 100644 (file)
--- a/lib/lz4.c
+++ b/lib/lz4.c
@@ -1,9 +1,8 @@
+// SPDX-License-Identifier: BSD-2-Clause
 /*
    LZ4 - Fast LZ compression algorithm
    Copyright (C) 2011-2015, Yann Collet.
 
-   SPDX-License-Identifier: BSD-2-Clause
-
    You can contact the author at :
    - LZ4 source repository : https://github.com/Cyan4973/lz4
    - LZ4 public forum : https://groups.google.com/forum/#!forum/lz4c