diff options
Diffstat (limited to 'include/flash.h')
-rw-r--r-- | include/flash.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/flash.h b/include/flash.h index 1a4e8790099..70ab4351995 100644 --- a/include/flash.h +++ b/include/flash.h @@ -1,8 +1,7 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * (C) Copyright 2000-2005 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef _FLASH_H_ |