diff options
| author | Robert Watson <rwatson@FreeBSD.org> | 2002-03-14 21:51:00 +0000 |
|---|---|---|
| committer | Robert Watson <rwatson@FreeBSD.org> | 2002-03-14 21:51:00 +0000 |
| commit | 7774db975148948e68cfea24888c43b31e335c06 (patch) | |
| tree | b224c745f7481286aa430feae9601b1843c8aecd | |
| parent | 733c2fbdd31f346d3880be1d37faeb49c202bde1 (diff) | |
Notes
| -rw-r--r-- | bin/ls/lomac.c | 2 | ||||
| -rw-r--r-- | bin/ls/lomac.h | 2 | ||||
| -rw-r--r-- | bin/ps/lomac.c | 2 | ||||
| -rw-r--r-- | bin/ps/lomac.h | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/bin/ls/lomac.c b/bin/ls/lomac.c index ed7e88281b09..0f3132a600a9 100644 --- a/bin/ls/lomac.c +++ b/bin/ls/lomac.c @@ -1,5 +1,5 @@ /*- - * 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/bin/ls/lomac.h b/bin/ls/lomac.h index 8998bd7d7a63..be30a7f83472 100644 --- a/bin/ls/lomac.h +++ b/bin/ls/lomac.h @@ -1,5 +1,5 @@ /*- - * 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/bin/ps/lomac.c b/bin/ps/lomac.c index 9f8d05a15959..2e5b8a20ec34 100644 --- a/bin/ps/lomac.c +++ b/bin/ps/lomac.c @@ -1,5 +1,5 @@ /*- - * 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/bin/ps/lomac.h b/bin/ps/lomac.h index 0f71fe92421b..d5ea706f859c 100644 --- a/bin/ps/lomac.h +++ b/bin/ps/lomac.h @@ -1,5 +1,5 @@ /*- - * 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 |
