summaryrefslogtreecommitdiff
path: root/gdbus
diff options
context:
space:
mode:
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>
*