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 45 46 47 48 49 50 51 52 53 54
|
Patrick Ouellette took over Debian maintenance of this package
Wednesday, 4 April 2001
This package was debianized by Craig Small <csmall@debian.org> on
Fri, 4 Jun 1999 13:47:48 +1000.
Copyright:
AX25IPD
+++++++
ax25ipd is a derivative work of ax25ip written by Michael Westerhof, and
as such copyright is governed by Mike's original copyright notice.
> /* ax25ipd.c main entrypoint
> *
> * Copyright 1991, Michael Westerhof, Sun Microsystems, Inc.
> * This software may be freely used, distributed, or modified, providing
> * this header is not removed.
> *
> */
And an extract from the original README file.
> Comments, Criticism, Enhancements, Problems, Bugs
> -------------------------------------------------
>
> You can reach the person responsible for ax25ip at any of the following
> addresses:
>
> Mike.Westerhof@Central.Sun.COM
>
> KA9WSB@WB9YAE
>
> Mike Westerhof, 17 N Main St, Mt Prospect, IL 60056
>
> -------------------------------------------------------------------------
> Copyright 1991, Michael Westerhof, Sun Microsystems, Inc.
> This software may be freely used, distributed, or modified, providing
> this footer is not removed.
> -------------------------------------------------------------------------
This release of ax25ipd was cleaned up slightly, and prototyped, man page
written, and had a few other's enhancements included along the way, by
Rob Mayfield VK5XXX, mayfieldrob@mail.dec.com.
all other files:
GPL
On Debian systems, the complete text of the GNU General Public License
can be found in the file /usr/share/common-licenses/GPL-2.
|