Co-maintained by Zak B. Elep <zakame@spunge.org> beginning on
Mon, 27 Feb 2006 14:40:37 +0800 .

Adopted by Steve McIntyre <93sam@debian.org> 2003-03-12.

It was adopted again by Tollef Fog Heen <tfheen@debian.org> on
2002-02-20.

This package was adopted by Eric Gillespie, Jr. <epg@debian.org> on
Sat, 14 Apr 2001 11:47:13 -0500.

Originally packaged by Tom Lees <tom@debian.org>.

It was downloaded from http://www.cvshome.org/

See README for a list of the upstream authors.

Copyright:

From README:

				CVS Kit

	   Copyright (C) 1986-2005 Free Software Foundation, Inc.

	   Portions Copyright (C) 1998-2005 Derek Price,
	                                    & Ximbiot <http://ximbiot.com>.
	   Portions Copyright (C) 1993-1994 Brian Berliner.
	   Portions Copyright (C) 1992 Brian Berliner and Jeff Polk.
	   Portions Copyright (C) 1989-1992 Brian Berliner.
	   All Rights Reserved

    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation; either version 1, or (at your option)
    any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

From src/main.c:

/*
 * Copyright (C) 1986-2005 The Free Software Foundation, Inc.
 *
 * Portions Copyright (C) 1998-2005 Derek Price, Ximbiot <http://ximbiot.com>,
 *                                  and others.
 *
 * Portions Copyright (C) 1992, Brian Berliner and Jeff Polk
 * Portions Copyright (C) 1989-1992, Brian Berliner
 *
 * You may distribute under the terms of the GNU General Public License
 * as specified in the README file that comes with the CVS source distribution.
 *
 * This is the main C driver for the CVS system.
 *
 * Credit to Dick Grune, Vrije Universiteit, Amsterdam, for writing
 * the shell-script CVS system that this is based on.
 *
 */

See /usr/share/common-licenses/GPL for the full text of the GPL.
