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 55 56 57 58 59 60 61 62
|
This package was debianized by Mikael Hedin <micce@debian.org> on
Wed, 28 Nov 2001 14:32:03 +0100.
It was downloaded from http://www.parabola.me.uk/alsa/pmidi.html
Upstream Author: Steve Ratcliffe <steve@parabola.demon.co.uk>
Copyright Holders:
Steve Ratcliffe 1995-2003 <steve@parabola.demon.co.uk>
Habibie 2001-2003 <habibie@toba.dyndns.org>
Shingo Yamaguchi 2003 <shingo-y@spacelan.ne.jp>
R. L. Horn 2002 <eastcheap@fastmail.fm>
Clemens Ladisch 2002
Uros Bizjak 2001
Dmitrii Sadovskii 2001
Reinhard Katzmann 2000
Frank van de Pol 1999-2000
Takashi Iwai 1999
Paul Leonard 1999
Clemens Ladisch 2002
Copyright:
This package 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; version 2 dated June, 1991.
This package 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 package; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
02110-1301, USA.
On Debian GNU/Linux systems, the complete text of the GNU General
Public License can be found in `/usr/share/common-licenses/GPL'.
Copyright notices:
- src/elements.{h,c}
src/except.{h,c}
src/intl.h
src/md.h
src/mdutil.c
src/midi.h
src/midiread.c
src/pmidi.c
src/seqlib.{h,c}
src/seqmidi.c
src/seqpriv.h
Copyright (C) 1999 Steve Ratcliffe
- src/glib.{h,c}
Copyright (C) 1999 Steve Ratcliffe
Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald
Derived works:
- src/glib.c
Code is derived from garray.c of glibc http://www.gnu.org/software/libc/
- src/glib.h
Code is derived from glibc http://www.gnu.org/software/libc/
|