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 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88
|
This package was first debianized by Edd Dumbill <ejad@debian.org>
on Thu Jun 10 11:14:24 BST 2004.
The new version of gnome-bluetooth was debianized by Filippo Giunchedi
<filippo@debian.org> on Sun May 24 17:47:30 CEST 2009
It was originally downloaded from http://usefulinc.com/software/gnome-bluetooth/
Now gnome-bluetooth is a fork of bluez-gnome and can be found at
http://live.gnome.org/GnomeBluetooth
Upstream Authors:
Marcel Holtmann <marcel@holtmann.org>
Bastien Nocera <hadess@hadess.net>
Chris Rivera <crivera@novell.com>
Jaap A. Haitsma <jaap@haitsma.org>
Antti Kaijanmäki <antti@kaijanmaki.net>
Michael Terry <michael.terry@canonical.com>
Copyright:
wizard/main.c: GPL (v2 or later)
Copyright: 2005-2008 Marcel Holtmann <marcel@holtmann.org>
wizard/pin.[hc]: GPL (v2 or later)
Copyright: 2009 Bastien Nocera <hadess@hadess.net>
applet/test-agentdialog.c: GPL (v2 or later)
Copyright: 2005-2008 Marcel Holtmann <marcel@holtmann.org>
applet/*: GPL (v2 or later)
Copyright: 2006-2007 Bastien Nocera <hadess@hadess.net>
2005-2008 Marcel Holtmann <marcel@holtmann.org>
common/obex-agent.[hc]: LGPL (v2.1 or later)
Copyright: 2005-2008 Marcel Holtmann <marcel@holtmann.org>
common/test-agent.c: GPL (v2 or later)
Copyright: 2005-2008 Marcel Holtmann <marcel@holtmann.org>
common/test-client.c: GPL (v2 or later)
Copyright: 2005-2008 Marcel Holtmann <marcel@holtmann.org>
common/bluetooth-agent.[ch]: LGPL (v2.1 or later)
Copyright: 2005-2008 Marcel Holtmann <marcel@holtmann.org>
common/bluetooth-client.[ch]: LGPL (v2.1 or later)
Copyright: 2005-2008 Marcel Holtmann <marcel@holtmann.org>
common/bluetooth-enums.h: LGPL (v2.1 or later)
Copyright: 2005-2008 Marcel Holtmann <marcel@holtmann.org>
common/bluetooth-chooser-button.[ch]: LGPL (v2 or later)
Copyright: 2007 Bastien Nocera <hadess@hadess.net>
common/bluetooth-chooser.[ch]: LGPL (v2.1 or later)
Copyright: 2006-2007 Bastien Nocera <hadess@hadess.net>
2005-2008 Marcel Holtmann <marcel@holtmann.org>
common/test-deviceselection.c: GPL (v2 or later)
Copyright: 2006-2007 Bastien Nocera <hadess@hadess.net>
2005-2008 Marcel Holtmann <marcel@holtmann.org>
common/bluetooth-killswitch.[ch]: GPL (v2 or later)
Copyright: 2006-2009 Bastien Nocera <hadess@hadess.net>
2005-2008 Marcel Holtmann <marcel@holtmann.org>
properties/gconf-bridge.[ch]: LGPL (v2 or later)
Copyright: 2005 OpenedHand Ltd
properties/*: GPL (v2 or later)
Copyright: 2006-2007 Bastien Nocera <hadess@hadess.net>
2005-2008 Marcel Holtmann <marcel@holtmann.org>
sendto/main.c: GPL (v2 or later)
Copyright: 2005-2008 Marcel Holtmann <marcel@holtmann.org>
lib/bling-spinner.c: LGPL (v2 or later)
Copyright: 2007 John Stowers, Neil Jagdish Patel
lib/rfkill.h: GPL (v2 or later)
Copyright: 2006, 2007 Ivo van Doorn, 2007 Dmitry Torokhov,
2009 Johannes Berg <johannes@sipsolutions.net>
On Debian GNU/Linux systems, the complete text of the GNU General
Public License can be found in `/usr/share/common-licenses/GPL'.
On Debian GNU/Linux systems, the complete text of the GNU Lesser General
Public License can be found in `/usr/share/common-licenses/LGPL'.
|