]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Update my personal copyrights and NETA copyrights in the kernel
authorrwatson <rwatson@FreeBSD.org>
Sun, 22 Feb 2004 00:33:12 +0000 (00:33 +0000)
committerrwatson <rwatson@FreeBSD.org>
Sun, 22 Feb 2004 00:33:12 +0000 (00:33 +0000)
commit90431761a26997221f91566808c8f5a999e2a456
tree7973882b353008222f3966da9aeaccdf60b16285
parent4e763f534d01bc5a5df40e91f08bc2c80db5685a
Update my personal copyrights and NETA copyrights in the kernel
to use the "year1-year3" format, as opposed to "year1, year2, year3".
This seems to make lawyers more happy, but also prevents the
lines from getting excessively long as the years start to add up.

Suggested by: imp
31 files changed:
sys/kern/kern_acl.c
sys/kern/kern_mac.c
sys/kern/subr_acl_posix1e.c
sys/kern/vfs_acl.c
sys/security/mac/mac_framework.c
sys/security/mac/mac_framework.h
sys/security/mac/mac_internal.h
sys/security/mac/mac_net.c
sys/security/mac/mac_policy.h
sys/security/mac/mac_process.c
sys/security/mac/mac_syscalls.c
sys/security/mac/mac_vfs.c
sys/security/mac_biba/mac_biba.c
sys/security/mac_biba/mac_biba.h
sys/security/mac_bsdextended/mac_bsdextended.c
sys/security/mac_bsdextended/mac_bsdextended.h
sys/security/mac_ifoff/mac_ifoff.c
sys/security/mac_lomac/mac_lomac.c
sys/security/mac_lomac/mac_lomac.h
sys/security/mac_mls/mac_mls.c
sys/security/mac_mls/mac_mls.h
sys/security/mac_none/mac_none.c
sys/security/mac_partition/mac_partition.c
sys/security/mac_partition/mac_partition.h
sys/security/mac_seeotheruids/mac_seeotheruids.c
sys/security/mac_stub/mac_stub.c
sys/security/mac_test/mac_test.c
sys/sys/_label.h
sys/sys/mac.h
sys/sys/mac_policy.h
sys/ufs/ufs/ufs_extattr.c