diff options
| author | Søren Schmidt <sos@FreeBSD.org> | 2002-03-04 21:11:30 +0000 |
|---|---|---|
| committer | Søren Schmidt <sos@FreeBSD.org> | 2002-03-04 21:11:30 +0000 |
| commit | de7997511b34049992fc3cea2ed83116f2582282 (patch) | |
| tree | 28b652f018e6016083d6530d99fb4d869c158bb9 | |
| parent | cd82af3c08e66925d9f42b8523f0b3e8707657bb (diff) | |
Notes
| -rw-r--r-- | sbin/atacontrol/atacontrol.8 | 2 | ||||
| -rw-r--r-- | sbin/atacontrol/atacontrol.c | 2 | ||||
| -rw-r--r-- | usr.sbin/burncd/burncd.8 | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/sbin/atacontrol/atacontrol.8 b/sbin/atacontrol/atacontrol.8 index 99734ed0e3a9e..d4fd109eec215 100644 --- a/sbin/atacontrol/atacontrol.8 +++ b/sbin/atacontrol/atacontrol.8 @@ -1,5 +1,5 @@ .\" -.\" Copyright (c) 2000,2001 Søren Schmidt +.\" Copyright (c) 2000,2001,2002 Søren Schmidt <sos@FreeBSD.org> .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/sbin/atacontrol/atacontrol.c b/sbin/atacontrol/atacontrol.c index 3e156709b7626..6199b3e070389 100644 --- a/sbin/atacontrol/atacontrol.c +++ b/sbin/atacontrol/atacontrol.c @@ -1,5 +1,5 @@ /*- - * Copyright (c) 2000,2001,2002 Søren Schmidt + * Copyright (c) 2000,2001,2002 Søren Schmidt <sos@FreeBSD.org> * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/usr.sbin/burncd/burncd.8 b/usr.sbin/burncd/burncd.8 index 88c397a76f281..834b9dfe7e9c1 100644 --- a/usr.sbin/burncd/burncd.8 +++ b/usr.sbin/burncd/burncd.8 @@ -1,5 +1,5 @@ .\" -.\" Copyright (c) 2000,2001 Søren Schmidt <sos@FreeBSD.org> +.\" Copyright (c) 2000,2001,2002 Søren Schmidt <sos@FreeBSD.org> .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without |
