diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 2005-01-07 15:04:03 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 2005-01-07 15:04:03 +0000 |
commit | 5cd782835d8ea66f755f3c21fc2b137ef1fb7330 (patch) | |
tree | 5ceb499e872357e37ceea973cbe89517a2de9576 /usr.bin/vi | |
parent | 644f100ff62deb8992f58ab2d6ac90424ebbe060 (diff) |
Remove line in copyright declaration that conflicts with the LICENSE file.
OK bostic@sleepycat.com
Diffstat (limited to 'usr.bin/vi')
-rw-r--r-- | usr.bin/vi/docs/USD.doc/vi.man/vi.1 | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/usr.bin/vi/docs/USD.doc/vi.man/vi.1 b/usr.bin/vi/docs/USD.doc/vi.man/vi.1 index 6b81c825ac0..ef4ee369ff1 100644 --- a/usr.bin/vi/docs/USD.doc/vi.man/vi.1 +++ b/usr.bin/vi/docs/USD.doc/vi.man/vi.1 @@ -1,13 +1,10 @@ -.\" $OpenBSD: vi.1,v 1.29 2004/10/04 21:45:59 jmc Exp $ +.\" $OpenBSD: vi.1,v 1.30 2005/01/07 15:04:02 millert Exp $ .\" .\" Copyright (c) 1994 .\" The Regents of the University of California. All rights reserved. .\" Copyright (c) 1994, 1995, 1996 .\" Keith Bostic. All rights reserved. .\" -.\" This document may not be republished without written permission from -.\" Keith Bostic. -.\" .\" See the LICENSE file for redistribution information. .\" .\" @(#)vi.1 8.51 (Berkeley) 10/10/96 |