aboutsummaryrefslogtreecommitdiff
path: root/sys/gnu/ext2fs/COPYRIGHT.INFO
diff options
context:
space:
mode:
authorCraig Rodrigues <rodrigc@FreeBSD.org>2005-06-15 16:43:07 +0000
committerCraig Rodrigues <rodrigc@FreeBSD.org>2005-06-15 16:43:07 +0000
commit88a2c1983dfdfbb035906ad7e458100a71abc05d (patch)
tree54597e22ceb2416ccc56d4cff663a250053511ea /sys/gnu/ext2fs/COPYRIGHT.INFO
parente28e75cfd67b796a43f4c918eb914cc53f9625d9 (diff)
Notes
Diffstat (limited to 'sys/gnu/ext2fs/COPYRIGHT.INFO')
-rw-r--r--sys/gnu/ext2fs/COPYRIGHT.INFO35
1 files changed, 0 insertions, 35 deletions
diff --git a/sys/gnu/ext2fs/COPYRIGHT.INFO b/sys/gnu/ext2fs/COPYRIGHT.INFO
deleted file mode 100644
index 699f519c02a8..000000000000
--- a/sys/gnu/ext2fs/COPYRIGHT.INFO
+++ /dev/null
@@ -1,35 +0,0 @@
-$FreeBSD$
-
-Most of the files in this directory are written by Godmar Back or modified
-by him using the CSRG sources. Those files are covered by the Berkeley-style
-copyright. However the following files are covered by GPL. Since the policy
-of the FreeBSD project is to keep the files with the more restrictive
-copyright in the gnu tree and it is a good idea to keep the filesystem code
-all together, the EXT2FS in its entirety resides under the gnu tree. Note
-that only the files below are under the GPL. In the eventuality that these
-files are redesigned or rewritten, this tree can be moved back into the less
-restrictive FreeBSD tree.
-
- ext2_bitmap.c (in the cvs attic)
- ext2_fs.h
- ext2_fs_i.h
- ext2_fs_sb.h
- ext2_linux_balloc.c
- ext2_linux_ialloc.c
- ext2_super.c (in the cvs attic)
- ext2_vfsops.c (has some GPL'ed code from ext2_super.c)
- i386-bitops.h
-
-PS.
- THANKS GODMAR!!!
-
-Note that this port has been modified by John Dyson and others on
-the FreeBSD team, and it is best to send the bug reports to the FreeBSD
-team. If there are any non-FreeBSD specific bugs, fixes will be sent to
-Godmar to help him fix the original code base. It is also our intention
-to send Godmar any FreeBSD specific porting changes so that he can keep
-control of his code....
-
-John
-dyson@freebsd.org
-