summaryrefslogtreecommitdiff
path: root/gdbus
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2008-12-06 15:40:08 +0100
committerMarcel Holtmann <marcel@holtmann.org>2008-12-06 15:40:08 +0100
commitbe0ba88ce4a4c37821f1ffa46ff6411d278297c1 (patch)
treee077e3480ccab0a3a020f8619e261b21f544654f /gdbus
parent5d6b3617516d454be39f2bc97f6a77cb7cf4e178 (diff)
downloadbluez-be0ba88ce4a4c37821f1ffa46ff6411d278297c1.tar.gz
Change file headers for D-Bus helper library
Diffstat (limited to 'gdbus')
-rw-r--r--gdbus/gdbus.h2
-rw-r--r--gdbus/mainloop.c2
-rw-r--r--gdbus/object.c2
-rw-r--r--gdbus/watch.c2
4 files changed, 4 insertions, 4 deletions
diff --git a/gdbus/gdbus.h b/gdbus/gdbus.h
index 65b4fab9a..5ee5c1ad0 100644
--- a/gdbus/gdbus.h
+++ b/gdbus/gdbus.h
@@ -1,6 +1,6 @@
/*
*
- * BlueZ - Bluetooth protocol stack for Linux
+ * D-Bus helper library
*
* Copyright (C) 2004-2008 Marcel Holtmann <marcel@holtmann.org>
*
diff --git a/gdbus/mainloop.c b/gdbus/mainloop.c
index d6b371893..2e9948dfa 100644
--- a/gdbus/mainloop.c
+++ b/gdbus/mainloop.c
@@ -1,6 +1,6 @@
/*
*
- * BlueZ - Bluetooth protocol stack for Linux
+ * D-Bus helper library
*
* Copyright (C) 2004-2008 Marcel Holtmann <marcel@holtmann.org>
*
diff --git a/gdbus/object.c b/gdbus/object.c
index 44ef871ad..e3e96ce0c 100644
--- a/gdbus/object.c
+++ b/gdbus/object.c
@@ -1,6 +1,6 @@
/*
*
- * BlueZ - Bluetooth protocol stack for Linux
+ * D-Bus helper library
*
* Copyright (C) 2004-2008 Marcel Holtmann <marcel@holtmann.org>
*
diff --git a/gdbus/watch.c b/gdbus/watch.c
index e155a406c..857d8d716 100644
--- a/gdbus/watch.c
+++ b/gdbus/watch.c
@@ -1,6 +1,6 @@
/*
*
- * BlueZ - Bluetooth protocol stack for Linux
+ * D-Bus helper library
*
* Copyright (C) 2004-2008 Marcel Holtmann <marcel@holtmann.org>
*