mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
Updated/corrected the list of GPL'ed files.
This commit is contained in:
parent
0b1dd186eb
commit
5c8b462df8
2 changed files with 10 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
|||
$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
|
||||
|
|
@ -8,11 +10,14 @@ 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.
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
$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
|
||||
|
|
@ -8,11 +10,14 @@ 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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue