cbfs: Use ulong consistently
[oweals/u-boot.git] / include / thor.h
index 5051be714bdf0c98b15a7d2ce709f9957477d701..62501bda17c5ce4aa7e388a57c7210e04256a1c9 100644 (file)
@@ -1,11 +1,10 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * thor.h -- USB THOR Downloader protocol
  *
  * Copyright (C) 2013 Samsung Electronics
  * Lukasz Majewski  <l.majewski@samsung.com>
  *
- * SPDX-License-Identifier:    GPL-2.0+
- *
  */
 
 #ifndef __THOR_H_