diff options
Diffstat (limited to 'gdbus')
| -rw-r--r-- | gdbus/gdbus.h | 2 | ||||
| -rw-r--r-- | gdbus/mainloop.c | 2 | ||||
| -rw-r--r-- | gdbus/object.c | 2 | ||||
| -rw-r--r-- | gdbus/watch.c | 2 | 
4 files changed, 4 insertions, 4 deletions
diff --git a/gdbus/gdbus.h b/gdbus/gdbus.h index 65b4fab9..5ee5c1ad 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 d6b37189..2e9948df 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 44ef871a..e3e96ce0 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 e155a406..857d8d71 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>   *  | 
