https://github.com/torvalds/linux
Revision ae98043f5f7fa45b65084f70e3ada3209873ebb4 authored by Ryusuke Konishi on 04 September 2018, 22:46:30 UTC, committed by Linus Torvalds on 04 September 2018, 23:45:02 UTC
Remove the verbose license text from NILFS2 files and replace them with
SPDX tags.  This does not change the license of any of the code.

Link: http://lkml.kernel.org/r/1535624528-5982-1-git-send-email-konishi.ryusuke@lab.ntt.co.jp
Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
Reviewed-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent 36bdac1
History
Tip revision: ae98043f5f7fa45b65084f70e3ada3209873ebb4 authored by Ryusuke Konishi on 04 September 2018, 22:46:30 UTC
nilfs2: convert to SPDX license tags
Tip revision: ae98043
File Mode Size
Kconfig -rw-r--r-- 1007 bytes
Makefile -rw-r--r-- 351 bytes
acl.c -rw-r--r-- 6.4 KB
addr.c -rw-r--r-- 53.3 KB
cache.c -rw-r--r-- 9.1 KB
cache.h -rw-r--r-- 4.7 KB
caps.c -rw-r--r-- 112.1 KB
ceph_frag.c -rw-r--r-- 401 bytes
debugfs.c -rw-r--r-- 7.7 KB
dir.c -rw-r--r-- 40.5 KB
export.c -rw-r--r-- 5.7 KB
file.c -rw-r--r-- 45.9 KB
inode.c -rw-r--r-- 62.2 KB
ioctl.c -rw-r--r-- 7.4 KB
ioctl.h -rw-r--r-- 3.6 KB
locks.c -rw-r--r-- 12.6 KB
mds_client.c -rw-r--r-- 109.3 KB
mds_client.h -rw-r--r-- 14.1 KB
mdsmap.c -rw-r--r-- 9.2 KB
quota.c -rw-r--r-- 9.7 KB
snap.c -rw-r--r-- 27.3 KB
strings.c -rw-r--r-- 4.2 KB
super.c -rw-r--r-- 28.0 KB
super.h -rw-r--r-- 34.2 KB
xattr.c -rw-r--r-- 29.8 KB

back to top