diff --git a/share/man/man4/lomac.4 b/share/man/man4/lomac.4 index ab5815fd6fa1..0a649d7c7b01 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 a979acfddf6e..b752f5f2d6c0 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 e5faf95bd0b7..cd07feacaa7c 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 fcb53b3e0775..c2ccac6aff7f 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.