diff options
Diffstat (limited to 'include/mtd.h')
-rw-r--r-- | include/mtd.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/mtd.h b/include/mtd.h index 3f8c293b00e..548e7f191b5 100644 --- a/include/mtd.h +++ b/include/mtd.h @@ -1,7 +1,6 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (C) 2015 Thomas Chou <thomas@wytron.com.tw> - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef _MTD_H_ |