2005-11-08 21:11:32 +00:00
|
|
|
This is a program originally written by Christoph Lameter
|
2002-06-24 17:22:33 +00:00
|
|
|
<clameter@debian.org>.
|
1999-09-05 05:50:40 +00:00
|
|
|
|
2005-11-08 21:11:32 +00:00
|
|
|
Deb to rpm conversion code was taken from the Martian program by
|
|
|
|
|
Randolph Chung <randolph@tausq.org>.
|
2002-06-24 17:22:33 +00:00
|
|
|
|
|
|
|
|
The Solaris pkg code was written by Mark A. Hershberger
|
|
|
|
|
<mah@everybody.org>.
|
|
|
|
|
|
2002-08-25 21:04:35 +00:00
|
|
|
This program is now maintained by Joey Hess <joeyh@debian.org>.
|
2002-06-24 17:22:33 +00:00
|
|
|
|
2005-11-08 21:11:32 +00:00
|
|
|
Copyright 1996, 1997 Christoph Lameter
|
|
|
|
|
Portions copyright 1997 Randolph Chung
|
|
|
|
|
Portions copyright 2001 Mark A. Hershberger
|
2007-05-17 04:11:15 +00:00
|
|
|
Copyright 1997-2007 Joey Hess
|
2005-11-08 21:11:32 +00:00
|
|
|
|
|
|
|
|
License:
|
|
|
|
|
|
|
|
|
|
alien 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
|
|
|
|
|
|
2002-08-25 21:04:35 +00:00
|
|
|
On Debian systems, the complete text of the GPL can be found in
|
2005-11-08 21:11:32 +00:00
|
|
|
/usr/share/common-licenses/GPL.
|
|
|
|
|
|