This package was debianized by  Robert S. Edmonds <stu@novare.net> on
Sat, 21 Mar 1998 12:39:43 -0500.

It was adopted by Chad C. Walstrom <chewie@debian.org> on Mon, 06
Feb 2001 00:26:00 -0600.

It was adopted by Martin O. Hicks <mort@bork.org> on
Sun, 02 Nov 2003 13:28:00 -0500.

It was downloaded from:
http://www.radix.net/~cknudsen/gtimer/

Upstream Author:
Craig Knudsen <cknudsen@radix.net>

Copyright (from main.c):
/*
 * GTimer
 *
 * Copyright:
 *	(C) 1999 Craig Knudsen, cknudsen@cknudsen.com
 *	See accompanying file "COPYING".
 * 
 *	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 2
 *	of the License, 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.
 * 
 *	You should have received a copy of the GNU General Public License
 *	along with this program; if not, write to the
 *	Free Software Foundation, Inc., 59 Temple Place,
 *	Suite 330, Boston, MA  02111-1307, USA
 *
 * Description:
 *	Helps you keep track of time spent on different tasks.
 *
 * Author:
 *	Craig Knudsen, cknudsen@cknudsen.com, http://www.cknudsen.com
 *
 * Home Page:
 *	http://www.cknudsen.com/gtimer/
 ...[snip]...
 ****************************************************************************/


The GNU GPL may be viewed on Debian GNU/Linux systems in
/usr/share/common-licenses/GPL.
