=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/cvs/cvsintro.7,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- src/usr.bin/cvs/cvsintro.7 2013/08/14 08:46:07 1.15 +++ src/usr.bin/cvs/cvsintro.7 2018/12/05 15:34:52 1.16 @@ -1,4 +1,4 @@ -.\" $OpenBSD: cvsintro.7,v 1.15 2013/08/14 08:46:07 jmc Exp $ +.\" $OpenBSD: cvsintro.7,v 1.16 2018/12/05 15:34:52 schwarze Exp $ .\" .\" Copyright (c) 2004 Jean-Francois Brousseau .\" All rights reserved. @@ -23,7 +23,7 @@ .\" OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF .\" ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: August 14 2013 $ +.Dd $Mdocdate: December 5 2018 $ .Dt CVSINTRO 7 .Os .Sh NAME @@ -222,9 +222,7 @@ .Xr cvs 5 , .Xr sshd 8 .Sh HISTORY -The OpenCVS project is a -.Bx -licensed -rewrite of the original +The OpenCVS project is a BSD-licensed rewrite of the original Concurrent Versioning System written by Jean-Francois Brousseau. The original CVS code was written in large parts by Dick Grune, Brian Berliner, and Jeff Polk.