diff options
-rw-r--r-- | share/man/man4/lomac.4 | 2 | ||||
-rw-r--r-- | share/man/man7/ffs.7 | 2 | ||||
-rw-r--r-- | share/man/man9/VOP_REVOKE.9 | 2 | ||||
-rw-r--r-- | usr.sbin/getextattr/getextattr.c | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/lomac.4 b/share/man/man4/lomac.4 index ab5815f..0a649d7 100644 --- a/share/man/man4/lomac.4 +++ b/share/man/man4/lomac.4 @@ -1,4 +1,4 @@ -.\" Copyright (c) 2001 Networks Associates Technologies, Inc. +.\" Copyright (c) 2001 Networks Associates Technology, Inc. .\" All rights reserved. .\" .\" This software was developed for the FreeBSD Project by NAI Labs, the diff --git a/share/man/man7/ffs.7 b/share/man/man7/ffs.7 index a979acf..b752f5f 100644 --- a/share/man/man7/ffs.7 +++ b/share/man/man7/ffs.7 @@ -1,4 +1,4 @@ -.\" Copyright (c) 2001 Networks Associates Technologies, Inc. +.\" Copyright (c) 2001 Networks Associates Technology, Inc. .\" All rights reserved. .\" .\" This software was developed for the FreeBSD Project by Chris diff --git a/share/man/man9/VOP_REVOKE.9 b/share/man/man9/VOP_REVOKE.9 index e5faf95..cd07fea 100644 --- a/share/man/man9/VOP_REVOKE.9 +++ b/share/man/man9/VOP_REVOKE.9 @@ -1,6 +1,6 @@ .\" -*- nroff -*- .\" -.\" Copyright (c) 2002 Networks Associates Technologies, Inc. +.\" Copyright (c) 2002 Networks Associates Technology, Inc. .\" All rights reserved. .\" .\" This software was developed for the FreeBSD Project by NAI Labs, the diff --git a/usr.sbin/getextattr/getextattr.c b/usr.sbin/getextattr/getextattr.c index fcb53b3..c2ccac6 100644 --- a/usr.sbin/getextattr/getextattr.c +++ b/usr.sbin/getextattr/getextattr.c @@ -1,6 +1,6 @@ /*- * Copyright (c) 1999, 2000, 2001, 2002 Robert N. M. Watson - * Copyright (c) 2002 Networks Associates Technologies, Inc. + * Copyright (c) 2002 Networks Associates Technology, Inc. * All rights reserved. * * This software was developed by Robert Watson for the TrustedBSD Project. |