This package was debianized by Terry Dawson <tjd@animats.net> on
Sun, 24 Jun 2001 22:02:12 +1000 and modified by Joop Stakenborg 
<pa3aba@debian.org> on Fri, 31 Mar 2006 20:04:53 +0200.

Current Debian maintainers are Joop Stakenborg and Terry Dawson (see above
for the e-mail addresses), their work is licensed under the GPL.

It was downloaded from http://sourceforge.net/projects/hamlib, see the files
section for the available source code.

The libraries in this package are copyrighted by the LGPL, utilities are
copyrighted by the GPL. See /usr/share/common-licenses/GPL and 
/usr/share/common-licenses/LGPL for the detailed terms and conditions.

Upstream Authors: Frank Singleton, VK3FCS/KM5WS and Stephane Fillod, F8CFE.
There were many contributors (see the AUTHORS file in the source package).
From src/rig.c:

/*
 *  Hamlib Interface - main file
 *  Copyright (c) 2000-2006 by Stephane Fillod and Frank Singleton
 *
 *      $Id: rig.c,v 1.92 2006/02/26 19:28:04 fillods Exp $
 *
 *   This library is free software; you can redistribute it and/or modify
 *   it under the terms of the GNU Library 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 Library General Public License for more details.
 *
 *   You should have received a copy of the GNU Library General Public
 *   License along with this library; if not, write to the Free Software
 *   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
 *   MA 02110-1301, USA.
 *
 */

