aboutsummaryrefslogtreecommitdiff
path: root/sys/security/mac_ifoff
diff options
context:
space:
mode:
authorRobert Watson <rwatson@FreeBSD.org>2004-02-22 00:33:12 +0000
committerRobert Watson <rwatson@FreeBSD.org>2004-02-22 00:33:12 +0000
commitf6a4109212fd8fbabc731f07b2dd5c7e07fbec33 (patch)
tree7973882b353008222f3966da9aeaccdf60b16285 /sys/security/mac_ifoff
parent37c51fd956342293f5320ef2cd83acb645956934 (diff)
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
Notes
Notes: svn path=/head/; revision=126097
Diffstat (limited to 'sys/security/mac_ifoff')
-rw-r--r--sys/security/mac_ifoff/mac_ifoff.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/security/mac_ifoff/mac_ifoff.c b/sys/security/mac_ifoff/mac_ifoff.c
index c3337d4a04d2..c80d3dd84941 100644
--- a/sys/security/mac_ifoff/mac_ifoff.c
+++ b/sys/security/mac_ifoff/mac_ifoff.c
@@ -1,6 +1,6 @@
/*-
- * Copyright (c) 1999, 2000, 2001, 2002 Robert N. M. Watson
- * Copyright (c) 2001, 2002 Networks Associates Technology, Inc.
+ * Copyright (c) 1999-2002 Robert N. M. Watson
+ * Copyright (c) 2001-2002 Networks Associates Technology, Inc.
* All rights reserved.
*
* This software was developed by Robert Watson for the TrustedBSD Project.