summaryrefslogtreecommitdiff
path: root/include/u-boot/crc.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/u-boot/crc.h')
-rw-r--r--include/u-boot/crc.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/u-boot/crc.h b/include/u-boot/crc.h
index 6d08f5df98..e98cb46c90 100644
--- a/include/u-boot/crc.h
+++ b/include/u-boot/crc.h
@@ -1,9 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
/*
* (C) Copyright 2009
* Marvell Semiconductor <www.marvell.com>
* Written-by: Prafulla Wadaskar <prafulla@marvell.com>
- *
- * SPDX-License-Identifier: GPL-2.0+
*/
#ifndef _UBOOT_CRC_H