diff options
Diffstat (limited to 'include/u-boot/rsa-checksum.h')
-rw-r--r-- | include/u-boot/rsa-checksum.h | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/include/u-boot/rsa-checksum.h b/include/u-boot/rsa-checksum.h index c2407202496..02b814d34e3 100644 --- a/include/u-boot/rsa-checksum.h +++ b/include/u-boot/rsa-checksum.h @@ -1,8 +1,7 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (c) 2013, Andreas Oetken. - * - * SPDX-License-Identifier: GPL-2.0+ -*/ + */ #ifndef _RSA_CHECKSUM_H #define _RSA_CHECKSUM_H |