diff options
Diffstat (limited to 'fs/yaffs2/Makefile')
-rw-r--r-- | fs/yaffs2/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/fs/yaffs2/Makefile b/fs/yaffs2/Makefile index b69ea73f6e..3c1bb4492b 100644 --- a/fs/yaffs2/Makefile +++ b/fs/yaffs2/Makefile @@ -1,6 +1,5 @@ +# SPDX-License-Identifier: GPL-2.0 # Makefile for YAFFS direct test -# -# # YAFFS: Yet another Flash File System. A NAND-flash specific file system. # # Copyright (C) 2003 Aleph One Ltd. @@ -8,7 +7,6 @@ # # Created by Charles Manning <charles@aleph1.co.uk> # -# SPDX-License-Identifier: GPL-2.0 # obj-y := \ |