diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-02-19 15:29:51 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-02-19 15:29:51 +0000 |
commit | ba104ba111537133f60c4648e425de6f22ea4977 (patch) | |
tree | 60f6e56048032ec6f1d029d05468e19f589b2a9b | |
parent | 97e921745804b176f6e498bddd726dc583b60856 (diff) |
copyrights added;
pcppi(4): Matthias Drochner
wsdisplay(4): Removed (c) for Harris, as that was for work done 2002
-rw-r--r-- | share/man/man4/pcppi.4 | 27 | ||||
-rw-r--r-- | share/man/man4/wsdisplay.4 | 3 |
2 files changed, 27 insertions, 3 deletions
diff --git a/share/man/man4/pcppi.4 b/share/man/man4/pcppi.4 index 945ed1df139..bf862adc7b8 100644 --- a/share/man/man4/pcppi.4 +++ b/share/man/man4/pcppi.4 @@ -1,5 +1,30 @@ -.\" $OpenBSD: pcppi.4,v 1.3 2002/09/26 07:55:40 miod Exp $ +.\" $OpenBSD: pcppi.4,v 1.4 2003/02/19 15:29:50 jmc Exp $ .\" $NetBSD: pcppi.4,v 1.5 2001/10/02 20:37:00 augustss Exp $ +.\" +.\" Copyright (c) 1999 +.\" Matthias Drochner. All rights reserved. +.\" +.\" Redistribution and use in source and binary forms, with or without +.\" modification, are permitted provided that the following conditions +.\" are met: +.\" 1. Redistributions of source code must retain the above copyright +.\" notice, this list of conditions and the following disclaimer. +.\" 2. Redistributions in binary form must reproduce the above copyright +.\" notice, this list of conditions and the following disclaimer in the +.\" documentation and/or other materials provided with the distribution. +.\" +.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND +.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +.\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE +.\" ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE +.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL +.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS +.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) +.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT +.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY +.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF +.\" SUCH DAMAGE. +.\" .Dd April 1, 2002 .Dt PCPPI 4 .Os diff --git a/share/man/man4/wsdisplay.4 b/share/man/man4/wsdisplay.4 index 260c064a776..fe2a05352a6 100644 --- a/share/man/man4/wsdisplay.4 +++ b/share/man/man4/wsdisplay.4 @@ -1,8 +1,7 @@ -.\" $OpenBSD: wsdisplay.4,v 1.15 2003/02/19 09:01:47 jmc Exp $ +.\" $OpenBSD: wsdisplay.4,v 1.16 2003/02/19 15:29:50 jmc Exp $ .\" $NetBSD: wsdisplay.4,v 1.5 2000/05/13 15:22:19 mycroft Exp $ .\" .\" Copyright (c) 1999 Matthias Drochner. -.\" Copyright (c) 2002 Ben Harris. .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without |