Package: aprsd / 1:2.2.5-13-5

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44

This is the Debian GNU/Linux package of aprsd. aprd was written
originally by Dale Heatherington WA4DSY, <wa4dsy@wa4dsy.radio.org>
and is currently maintained by

   KG4IJB   Chuck Byam  <cbyam@virginia.edu>
   N2YGK    Alan Crosswell (original MIC-E code)
   N5VFF    Brian D Heaton <bdheaton@c4i2.com>
   VK3SB    Hamish Moffatt <hamish@cloud.net.au>

The source code was obtained from http://sourceforge.net/projects/aprsd

The original copyright notice, from src/aprsd.cpp:

/*
 * $Id: aprsd.cpp,v 1.72 2003/05/29 03:09:39 kg4ijb Exp $
 *
 * aprsd, Automatic Packet Reporting System Daemon
 * Copyright (C) 1997,2002 Dale A. Heatherington, WA4DSY
 * Copyright (C) 2001-2002 aprsd Dev Team
 *
 * 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., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
 *
 * Look at the README for more information on the program.
 */


The Debian package of aprsd was created by Hamish Moffatt 
<hamish@debian.org>.

A copy of the GNU General Public License is available as
/usr/share/common-licenses/GPL in the Debian GNU/Linux distribution.