diff options
author | 2003-02-18 07:57:49 +0000 | |
---|---|---|
committer | 2003-02-18 07:57:49 +0000 | |
commit | b8e528a6d30a08c718c02fca8119a54e3b2a13d5 (patch) | |
tree | db57f5a17c9d8bcecd84e28cb9b630b21dfe1705 /usr.bin/patch/patch.1 | |
parent | copyrights added; (diff) | |
download | wireguard-openbsd-b8e528a6d30a08c718c02fca8119a54e3b2a13d5.tar.xz wireguard-openbsd-b8e528a6d30a08c718c02fca8119a54e3b2a13d5.zip |
copyrights added;
ed(1): Andrew Moore
patch(1): Larry Wall (thanks espie@ for help with this one)
units(1): Adrian Mariano
Diffstat (limited to 'usr.bin/patch/patch.1')
-rw-r--r-- | usr.bin/patch/patch.1 | 22 |
1 files changed, 21 insertions, 1 deletions
diff --git a/usr.bin/patch/patch.1 b/usr.bin/patch/patch.1 index b07144dbbe2..f15aa860e0b 100644 --- a/usr.bin/patch/patch.1 +++ b/usr.bin/patch/patch.1 @@ -1,4 +1,24 @@ -.\" $OpenBSD: patch.1,v 1.5 2003/01/06 08:52:05 deraadt Exp $ -*- nroff -*- +.\" $OpenBSD: patch.1,v 1.6 2003/02/18 07:57:49 jmc Exp $ -*- nroff -*- +.\" Copyright 1986, Larry Wall +.\" +.\" Redistribution and use in source and binary forms, with or without +.\" modification, are permitted provided that the following condition +.\" is met: +.\" 1. Redistributions of source code must retain the above copyright +.\" notice, this condition and the following disclaimer. +.\" +.\" 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. +.\" .rn '' }` .de Sh .br |