diff options
Diffstat (limited to 'include/linux/mtd/concat.h')
-rw-r--r-- | include/linux/mtd/concat.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/linux/mtd/concat.h b/include/linux/mtd/concat.h index a374ca98e8..c57e973775 100644 --- a/include/linux/mtd/concat.h +++ b/include/linux/mtd/concat.h @@ -1,10 +1,9 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * MTD device concatenation layer definitions * * Copyright © 2002 Robert Kaiser <rkaiser@sysgo.de> * - * SPDX-License-Identifier: GPL-2.0+ - * */ #ifndef MTD_CONCAT_H |