diff options
Diffstat (limited to 'include/hw_sha.h')
-rw-r--r-- | include/hw_sha.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/hw_sha.h b/include/hw_sha.h index ab19a991889..991e496a3cb 100644 --- a/include/hw_sha.h +++ b/include/hw_sha.h @@ -1,9 +1,8 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Header file for SHA hardware acceleration * * Copyright (c) 2012 Samsung Electronics - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __HW_SHA_H #define __HW_SHA_H |