summaryrefslogtreecommitdiffstats
path: root/gdbus
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2010-01-01 17:04:13 -0800
committerMarcel Holtmann <marcel@holtmann.org>2010-01-01 17:05:57 -0800
commit8e0de054cd556cadca22281903c0609b0a5db255 (patch)
tree62b0ab3dbf8bc7c304f0e068d480757702b523bb /gdbus
parent144080e74916fe709a986d8b6ff06a5f1f19149a (diff)
downloadofono-8e0de054cd556cadca22281903c0609b0a5db255.tar.bz2
Update copyright information of 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 170b6691..dc5092fd 100644
--- a/gdbus/gdbus.h
+++ b/gdbus/gdbus.h
@@ -2,7 +2,7 @@
*
* D-Bus helper library
*
- * Copyright (C) 2004-2009 Marcel Holtmann <marcel@holtmann.org>
+ * Copyright (C) 2004-2010 Marcel Holtmann <marcel@holtmann.org>
*
*
* This program is free software; you can redistribute it and/or modify
diff --git a/gdbus/mainloop.c b/gdbus/mainloop.c
index 994a8325..5ddc64b6 100644
--- a/gdbus/mainloop.c
+++ b/gdbus/mainloop.c
@@ -2,7 +2,7 @@
*
* D-Bus helper library
*
- * Copyright (C) 2004-2009 Marcel Holtmann <marcel@holtmann.org>
+ * Copyright (C) 2004-2010 Marcel Holtmann <marcel@holtmann.org>
*
*
* This program is free software; you can redistribute it and/or modify
diff --git a/gdbus/object.c b/gdbus/object.c
index ee697916..9dc3835b 100644
--- a/gdbus/object.c
+++ b/gdbus/object.c
@@ -2,7 +2,7 @@
*
* D-Bus helper library
*
- * Copyright (C) 2004-2009 Marcel Holtmann <marcel@holtmann.org>
+ * Copyright (C) 2004-2010 Marcel Holtmann <marcel@holtmann.org>
*
*
* This program is free software; you can redistribute it and/or modify
diff --git a/gdbus/watch.c b/gdbus/watch.c
index df3944ca..42e158fe 100644
--- a/gdbus/watch.c
+++ b/gdbus/watch.c
@@ -2,7 +2,7 @@
*
* D-Bus helper library
*
- * Copyright (C) 2004-2009 Marcel Holtmann <marcel@holtmann.org>
+ * Copyright (C) 2004-2010 Marcel Holtmann <marcel@holtmann.org>
*
*
* This program is free software; you can redistribute it and/or modify