diff options
Diffstat (limited to 'include/mtd/cfi_flash.h')
-rw-r--r-- | include/mtd/cfi_flash.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/mtd/cfi_flash.h b/include/mtd/cfi_flash.h index 095725a805e..4963c89642f 100644 --- a/include/mtd/cfi_flash.h +++ b/include/mtd/cfi_flash.h @@ -1,8 +1,7 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * (C) Copyright 2009 * Stefan Roese, DENX Software Engineering, sr@denx.de. - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __CFI_FLASH_H__ |