u-boot-brain/fs/yaffs2
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style
When U-Boot started using SPDX tags we were among the early adopters and
there weren't a lot of other examples to borrow from.  So we picked the
area of the file that usually had a full license text and replaced it
with an appropriate SPDX-License-Identifier: entry.  Since then, the
Linux Kernel has adopted SPDX tags and they place it as the very first
line in a file (except where shebangs are used, then it's second line)
and with slightly different comment styles than us.

In part due to community overlap, in part due to better tag visibility
and in part for other minor reasons, switch over to that style.

This commit changes all instances where we have a single declared
license in the tag as both the before and after are identical in tag
contents.  There's also a few places where I found we did not have a tag
and have introduced one.

Signed-off-by: Tom Rini <trini@konsulko.com>
2018-05-07 09:34:12 -04:00
..
Kconfig Convert CONFIG_CMD_YAFFS2 to Kconfig 2017-08-11 17:44:50 -04:00
Makefile SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
yaffs_allocator.c u-boot: Update yaffs2 file system 2012-08-09 23:39:18 +02:00
yaffs_allocator.h u-boot: Update yaffs2 file system 2012-08-09 23:39:18 +02:00
yaffs_attribs.c u-boot: Update yaffs2 file system 2012-08-09 23:39:18 +02:00
yaffs_attribs.h u-boot: Update yaffs2 file system 2012-08-09 23:39:18 +02:00
yaffs_bitmap.c u-boot: Update yaffs2 file system 2012-08-09 23:39:18 +02:00
yaffs_bitmap.h u-boot: Update yaffs2 file system 2012-08-09 23:39:18 +02:00
yaffs_checkptrw.c u-boot: Update yaffs2 file system 2012-08-09 23:39:18 +02:00
yaffs_checkptrw.h u-boot: Update yaffs2 file system 2012-08-09 23:39:18 +02:00
yaffs_ecc.c u-boot: Update yaffs2 file system 2012-08-09 23:39:18 +02:00
yaffs_ecc.h u-boot: Update yaffs2 file system 2012-08-09 23:39:18 +02:00
yaffs_error.c u-boot: Update yaffs2 file system 2012-08-09 23:39:18 +02:00
yaffs_flashif.h u-boot: Update yaffs2 file system 2012-08-09 23:39:18 +02:00
yaffs_flashif2.h u-boot: Update yaffs2 file system 2012-08-09 23:39:18 +02:00
yaffs_getblockinfo.h u-boot: Update yaffs2 file system 2012-08-09 23:39:18 +02:00
yaffs_guts.c yaffs2: iterator variable cannot be NULL 2018-03-09 12:31:06 -05:00
yaffs_guts.h u-boot: Update yaffs2 file system 2012-08-09 23:39:18 +02:00
yaffs_mtdif.c mtd: nand: Rename nand.h into rawnand.h 2017-12-04 22:00:00 +09:00
yaffs_mtdif.h u-boot: Update yaffs2 file system 2012-08-09 23:39:18 +02:00
yaffs_mtdif2.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
yaffs_mtdif2.h u-boot: Update yaffs2 file system 2012-08-09 23:39:18 +02:00
yaffs_nameval.c u-boot: Update yaffs2 file system 2012-08-09 23:39:18 +02:00
yaffs_nameval.h u-boot: Update yaffs2 file system 2012-08-09 23:39:18 +02:00
yaffs_nand.c u-boot: Update yaffs2 file system 2012-08-09 23:39:18 +02:00
yaffs_nand.h u-boot: Update yaffs2 file system 2012-08-09 23:39:18 +02:00
yaffs_nandemul2k.h u-boot: Update yaffs2 file system 2012-08-09 23:39:18 +02:00
yaffs_nandif.c u-boot: Update yaffs2 file system 2012-08-09 23:39:18 +02:00
yaffs_nandif.h u-boot: Update yaffs2 file system 2012-08-09 23:39:18 +02:00
yaffs_osglue.h u-boot: Update yaffs2 file system 2012-08-09 23:39:18 +02:00
yaffs_packedtags1.c u-boot: Update yaffs2 file system 2012-08-09 23:39:18 +02:00
yaffs_packedtags1.h u-boot: Update yaffs2 file system 2012-08-09 23:39:18 +02:00
yaffs_packedtags2.c u-boot: Update yaffs2 file system 2012-08-09 23:39:18 +02:00
yaffs_packedtags2.h u-boot: Update yaffs2 file system 2012-08-09 23:39:18 +02:00
yaffs_qsort.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
yaffs_summary.c yaffs2: Remove block number check from summary verification 2014-01-20 10:09:51 -05:00
yaffs_summary.h u-boot: Update yaffs2 file system 2012-08-09 23:39:18 +02:00
yaffs_tagscompat.c u-boot: Update yaffs2 file system 2012-08-09 23:39:18 +02:00
yaffs_tagscompat.h u-boot: Update yaffs2 file system 2012-08-09 23:39:18 +02:00
yaffs_trace.h u-boot: Update yaffs2 file system 2012-08-09 23:39:18 +02:00
yaffs_uboot_glue.c treewide: replace with error() with pr_err() 2017-10-04 11:59:44 -04:00
yaffs_verify.c yaffs2: cosmetic: remove self assignments 2014-07-18 17:53:23 -04:00
yaffs_verify.h u-boot: Update yaffs2 file system 2012-08-09 23:39:18 +02:00
yaffs_yaffs1.c yaffs2: Fix GCC 4.6 compile warnings 2012-10-08 11:15:04 -07:00
yaffs_yaffs1.h u-boot: Update yaffs2 file system 2012-08-09 23:39:18 +02:00
yaffs_yaffs2.c yaffs2: Fix GCC 4.6 compile warnings 2012-10-08 11:15:04 -07:00
yaffs_yaffs2.h u-boot: Update yaffs2 file system 2012-08-09 23:39:18 +02:00
yaffscfg.h u-boot: Update yaffs2 file system 2012-08-09 23:39:18 +02:00
yaffsfs.c yaffs2: iterator variable cannot be NULL 2018-03-09 12:31:06 -05:00
yaffsfs.h u-boot: Update yaffs2 file system 2012-08-09 23:39:18 +02:00
ydirectenv.h treewide: use #include <...> to include public headers 2016-09-23 17:53:56 -04:00
yportenv.h u-boot yaffs2: Fix compilation warnings 2012-09-02 16:47:50 +02:00