cvs commit: src/sys/gnu/fs/ext2fs ext2_fs.h ext2_fs_sb.h
ext2_linux_balloc.c ext2_linux_ialloc.c ext2_vfsops.c
i386-bitops.h sparc64-bitops.h
Warner Losh
imp at FreeBSD.org
Thu Jun 16 06:51:39 GMT 2005
imp 2005-06-16 06:51:39 UTC
FreeBSD src repository
Modified files:
sys/gnu/fs/ext2fs ext2_fs.h ext2_fs_sb.h
ext2_linux_balloc.c ext2_linux_ialloc.c
ext2_vfsops.c i386-bitops.h
sparc64-bitops.h
Log:
Add standard GPL boilerplate to these files. They are the only ones
contaminated with the GPL code. While this information was present in
the COPYRIGHT.INFO file, it is FreeBSD's standard practice to, where
possible, include explicit license information in files.
Approved by: release engineer (scottl)
Revision Changes Path
1.15 +14 -0 src/sys/gnu/fs/ext2fs/ext2_fs.h
1.6 +14 -0 src/sys/gnu/fs/ext2fs/ext2_fs_sb.h
1.25 +14 -0 src/sys/gnu/fs/ext2fs/ext2_linux_balloc.c
1.24 +14 -0 src/sys/gnu/fs/ext2fs/ext2_linux_ialloc.c
1.151 +18 -0 src/sys/gnu/fs/ext2fs/ext2_vfsops.c
1.7 +16 -3 src/sys/gnu/fs/ext2fs/i386-bitops.h
1.3 +14 -0 src/sys/gnu/fs/ext2fs/sparc64-bitops.h
More information about the cvs-src
mailing list