]> git.sur5r.net Git - u-boot/blobdiff - lib/crc16.c
fit: Verify all configuration signatures
[u-boot] / lib / crc16.c
index 753b987b0206e8f8cac1dc78fe132c5ab4e86622..763ae33f3414a93d013a73947d7b9e34914c28d4 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: eCos-2.0
 /*
  *==========================================================================
  *
@@ -6,8 +7,6 @@
  *      16 bit CRC with polynomial x^16+x^12+x^5+1
  *
  *==========================================================================
- * SPDX-License-Identifier:    eCos-2.0
- *==========================================================================
  *#####DESCRIPTIONBEGIN####
  *
  * Author(s):    gthomas