=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/less/less.1,v retrieving revision 1.9 retrieving revision 1.10 diff -c -r1.9 -r1.10 *** src/usr.bin/less/less.1 2004/02/20 22:07:08 1.9 --- src/usr.bin/less/less.1 2004/12/30 10:13:37 1.10 *************** *** 1,4 **** ! .\" $OpenBSD: less.1,v 1.9 2004/02/20 22:07:08 jmc Exp $ .\" .\" Copyright (C) 2002 Mark Nudelman .\" --- 1,4 ---- ! .\" $OpenBSD: less.1,v 1.10 2004/12/30 10:13:37 jmc Exp $ .\" .\" Copyright (C) 2002 Mark Nudelman .\" *************** *** 1704,1734 **** .Pa http://www.greenwoodsoftware.com/less for the latest list of known bugs in this version of .Nm less . - .Sh COPYRIGHT - Copyright (C) 2002 Mark Nudelman - .Pp - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions - are met: - .Bl -enum -compact - .It - Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - .It - Redistributions in binary form must reproduce the above copyright - notice in the documentation and/or other materials provided with - the distribution. - .El - .Pp - THIS SOFTWARE IS PROVIDED BY THE AUTHOR - .Dq 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. --- 1704,1706 ----