diff options
author | Artur Grabowski <art@cvs.openbsd.org> | 2002-08-26 20:18:08 +0000 |
---|---|---|
committer | Artur Grabowski <art@cvs.openbsd.org> | 2002-08-26 20:18:08 +0000 |
commit | 5357ea429ff7c62f930a3813d8005ca150d3293e (patch) | |
tree | 7b4fa4cf7287c7ae2739c354590b4c0cf4b437ba /share/man/man9/vwaitforio.9 | |
parent | 60139b4a1a6f054a6f6ebfec46647bcf35832323 (diff) |
Add licenses to man pages written by Costa.
Licenses sent to me from him in mail, but he can't commit right now.
Diffstat (limited to 'share/man/man9/vwaitforio.9')
-rw-r--r-- | share/man/man9/vwaitforio.9 | 26 |
1 files changed, 25 insertions, 1 deletions
diff --git a/share/man/man9/vwaitforio.9 b/share/man/man9/vwaitforio.9 index a0e44119d18..57f63cca7f0 100644 --- a/share/man/man9/vwaitforio.9 +++ b/share/man/man9/vwaitforio.9 @@ -1,4 +1,28 @@ -.\" $OpenBSD: vwaitforio.9,v 1.4 2002/02/28 19:22:05 csapuntz Exp $ +.\" $OpenBSD: vwaitforio.9,v 1.5 2002/08/26 20:18:07 art Exp $ +.\" +.\" Copyright (c) 2001 Constantine Sapuntzakis +.\" 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. The name of the author may not be used to endorse or promote products +.\" derived from this software without specific prior written permission. +.\" +.\" THIS SOFTWARE IS PROVIDED ``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 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 February 26, 2001 .Dt vwaitforio 9 .Os OpenBSD 2.9 |