diff src/bluetooth/agent.c @ 2839:22a5075fc7f7

GPL Headers
author Paula Stanciu <paula.stanciu@gmail.com>
date Wed, 16 Jul 2008 20:57:17 +0300
parents 22a2ffe86750
children 50507763fd31
line wrap: on
line diff
--- a/src/bluetooth/agent.c	Wed Jul 16 20:48:09 2008 +0300
+++ b/src/bluetooth/agent.c	Wed Jul 16 20:57:17 2008 +0300
@@ -1,3 +1,27 @@
+/*
+ *  Audacious Bluetooth headset suport plugin
+ *
+ *  Copyright (c) 2008 Paula Stanciu <paula.stanciu@gmail.com>
+ *  Copyright (C) 2005-2008  Marcel Holtmann <marcel@holtmann.org>
+ *  Copyright (C) 2006-2007  Bastien Nocera <hadess@hadess.net>
+ *
+ *
+ *  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
+ *
+ */
+
 #include <glib/gprintf.h>
 #include "bluetooth.h"
 #include "gui.h"