diff options
Diffstat (limited to 'include/uboot_aes.h')
-rw-r--r-- | include/uboot_aes.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/uboot_aes.h b/include/uboot_aes.h index b651bca1c9..2fda384e3b 100644 --- a/include/uboot_aes.h +++ b/include/uboot_aes.h @@ -1,8 +1,7 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (c) 2011 The Chromium OS Authors. * (C) Copyright 2010 - 2011 NVIDIA Corporation <www.nvidia.com> - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef _AES_REF_H_ |