[gnome-bluetooth] Some more copyright updates
- From: Bastien Nocera <hadess src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gnome-bluetooth] Some more copyright updates
- Date: Thu, 1 Oct 2009 15:58:28 +0000 (UTC)
commit de538e13ebbc706a85c765442c0e797ee777f926
Author: Bastien Nocera <hadess hadess net>
Date: Thu Oct 1 16:57:30 2009 +0100
Some more copyright updates
AUTHORS | 1 +
lib/bluetooth-chooser-private.h | 2 +-
moblin/main.c | 3 +--
moblin/moblin-panel.c | 5 +++--
4 files changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/AUTHORS b/AUTHORS
index b8d2a24..eeb944b 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,5 +1,6 @@
Bastien Nocera <hadess hadess net>
Marcel Holtmann <marcel holtmann org>
+Joshua Lock <josh linux intel com>
Chris Rivera <crivera novell com>
Jaap A. Haitsma <jaap haitsma org>
Antti Kaijanmäki <antti kaijanmaki net>
diff --git a/lib/bluetooth-chooser-private.h b/lib/bluetooth-chooser-private.h
index 36bf766..aa17a6b 100644
--- a/lib/bluetooth-chooser-private.h
+++ b/lib/bluetooth-chooser-private.h
@@ -2,7 +2,7 @@
*
* BlueZ - Bluetooth protocol stack for Linux
*
- * Copyright (C) 2005-2008 Marcel Holtmann <marcel holtmann org>
+ * Copyright (C) 2009 Bastien Nocera <hadess hadess net>
*
*
* This library is free software; you can redistribute it and/or
diff --git a/moblin/main.c b/moblin/main.c
index fe56f42..0a4fd32 100644
--- a/moblin/main.c
+++ b/moblin/main.c
@@ -2,8 +2,7 @@
*
* BlueZ - Bluetooth protocol stack for Linux
*
- * Copyright (C) 2005-2008 Marcel Holtmann <marcel holtmann org>
- *
+ * Copyright (C) 2009, Intel Corporation.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
diff --git a/moblin/moblin-panel.c b/moblin/moblin-panel.c
index b7fe49f..e3eba6d 100644
--- a/moblin/moblin-panel.c
+++ b/moblin/moblin-panel.c
@@ -2,7 +2,8 @@
*
* BlueZ - Bluetooth protocol stack for Linux
*
- * Copyright (C) 2005-2008 Marcel Holtmann <marcel holtmann org>
+ * Copyright (C) 2009 Bastien Nocera <hadess hadess net>
+ * Copyright (C) 2009, Intel Corporation.
*
*
* This library is free software; you can redistribute it and/or
@@ -359,7 +360,7 @@ connect_clicked (GtkCellRenderer *renderer, const gchar *path, gpointer user_dat
gtk_tree_model_get (priv->chooser_model, &iter, BLUETOOTH_COLUMN_PROXY, &proxy,
BLUETOOTH_COLUMN_ADDRESS, &address,
BLUETOOTH_COLUMN_NAME, &name, -1);
-
+
if (address == NULL || name == NULL || proxy == NULL) {
g_object_unref (proxy);
g_free (address);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]