[glib/gdbus-merge] Update copyright years to include 2010
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib/gdbus-merge] Update copyright years to include 2010
- Date: Sun, 9 May 2010 17:16:39 +0000 (UTC)
commit 0cf467c2ca92ece9625dbc54ad3065ad5298f735
Author: Matthias Clasen <mclasen redhat com>
Date: Sun May 9 13:14:55 2010 -0400
Update copyright years to include 2010
gio/gcredentials.c | 2 +-
gio/gcredentials.h | 2 +-
gio/gdbus-tool.c | 2 +-
gio/gdbusaddress.c | 2 +-
gio/gdbusaddress.h | 2 +-
gio/gdbusauth.c | 2 +-
gio/gdbusauth.h | 2 +-
gio/gdbusauthmechanism.c | 2 +-
gio/gdbusauthmechanism.h | 2 +-
gio/gdbusauthmechanismanon.c | 2 +-
gio/gdbusauthmechanismanon.h | 2 +-
gio/gdbusauthmechanismexternal.c | 2 +-
gio/gdbusauthmechanismexternal.h | 2 +-
gio/gdbusauthmechanismsha1.c | 2 +-
gio/gdbusauthmechanismsha1.h | 2 +-
gio/gdbusauthobserver.c | 2 +-
gio/gdbusauthobserver.h | 2 +-
gio/gdbusconnection.c | 2 +-
gio/gdbusconnection.h | 2 +-
gio/gdbuserror.c | 2 +-
gio/gdbuserror.h | 2 +-
gio/gdbusintrospection.c | 2 +-
gio/gdbusintrospection.h | 2 +-
gio/gdbusmessage.c | 2 +-
gio/gdbusmessage.h | 2 +-
gio/gdbusmethodinvocation.c | 2 +-
gio/gdbusmethodinvocation.h | 2 +-
gio/gdbusnameowning.c | 2 +-
gio/gdbusnameowning.h | 2 +-
gio/gdbusnamewatching.c | 2 +-
gio/gdbusnamewatching.h | 2 +-
gio/gdbusprivate.c | 2 +-
gio/gdbusprivate.h | 2 +-
gio/gdbusproxy.c | 2 +-
gio/gdbusproxy.h | 2 +-
gio/gdbusproxywatching.c | 2 +-
gio/gdbusproxywatching.h | 2 +-
gio/gdbusserver.c | 2 +-
gio/gdbusserver.h | 2 +-
gio/gdbusutils.c | 2 +-
gio/gdbusutils.h | 2 +-
41 files changed, 41 insertions(+), 41 deletions(-)
---
diff --git a/gio/gcredentials.c b/gio/gcredentials.c
index 1aad348..feedbf7 100644
--- a/gio/gcredentials.c
+++ b/gio/gcredentials.c
@@ -1,6 +1,6 @@
/* GDBus - GLib D-Bus Library
*
- * Copyright (C) 2008-2009 Red Hat, Inc.
+ * Copyright (C) 2008-2010 Red Hat, Inc.
*
* 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/gio/gcredentials.h b/gio/gcredentials.h
index 1a33e04..be1965f 100644
--- a/gio/gcredentials.h
+++ b/gio/gcredentials.h
@@ -1,6 +1,6 @@
/* GDBus - GLib D-Bus Library
*
- * Copyright (C) 2008-2009 Red Hat, Inc.
+ * Copyright (C) 2008-2010 Red Hat, Inc.
*
* 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/gio/gdbus-tool.c b/gio/gdbus-tool.c
index 573b53d..1cf2306 100644
--- a/gio/gdbus-tool.c
+++ b/gio/gdbus-tool.c
@@ -1,6 +1,6 @@
/* GDBus - GLib D-Bus Library
*
- * Copyright (C) 2008-2009 Red Hat, Inc.
+ * Copyright (C) 2008-2010 Red Hat, Inc.
*
* 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/gio/gdbusaddress.c b/gio/gdbusaddress.c
index 8dcb0c9..9669712 100644
--- a/gio/gdbusaddress.c
+++ b/gio/gdbusaddress.c
@@ -1,6 +1,6 @@
/* GDBus - GLib D-Bus Library
*
- * Copyright (C) 2008-2009 Red Hat, Inc.
+ * Copyright (C) 2008-2010 Red Hat, Inc.
*
* 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/gio/gdbusaddress.h b/gio/gdbusaddress.h
index feac1a5..389bd83 100644
--- a/gio/gdbusaddress.h
+++ b/gio/gdbusaddress.h
@@ -1,6 +1,6 @@
/* GDBus - GLib D-Bus Library
*
- * Copyright (C) 2008-2009 Red Hat, Inc.
+ * Copyright (C) 2008-2010 Red Hat, Inc.
*
* 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/gio/gdbusauth.c b/gio/gdbusauth.c
index 47905cd..d1307ba 100644
--- a/gio/gdbusauth.c
+++ b/gio/gdbusauth.c
@@ -1,6 +1,6 @@
/* GDBus - GLib D-Bus Library
*
- * Copyright (C) 2008-2009 Red Hat, Inc.
+ * Copyright (C) 2008-2010 Red Hat, Inc.
*
* 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/gio/gdbusauth.h b/gio/gdbusauth.h
index 2fc7500..0395659 100644
--- a/gio/gdbusauth.h
+++ b/gio/gdbusauth.h
@@ -1,6 +1,6 @@
/* GDBus - GLib D-Bus Library
*
- * Copyright (C) 2008-2009 Red Hat, Inc.
+ * Copyright (C) 2008-2010 Red Hat, Inc.
*
* 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/gio/gdbusauthmechanism.c b/gio/gdbusauthmechanism.c
index 23d3159..6f2a56d 100644
--- a/gio/gdbusauthmechanism.c
+++ b/gio/gdbusauthmechanism.c
@@ -1,6 +1,6 @@
/* GDBus - GLib D-Bus Library
*
- * Copyright (C) 2008-2009 Red Hat, Inc.
+ * Copyright (C) 2008-2010 Red Hat, Inc.
*
* 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/gio/gdbusauthmechanism.h b/gio/gdbusauthmechanism.h
index e00cb17..fd46d71 100644
--- a/gio/gdbusauthmechanism.h
+++ b/gio/gdbusauthmechanism.h
@@ -1,6 +1,6 @@
/* GDBus - GLib D-Bus Library
*
- * Copyright (C) 2008-2009 Red Hat, Inc.
+ * Copyright (C) 2008-2010 Red Hat, Inc.
*
* 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/gio/gdbusauthmechanismanon.c b/gio/gdbusauthmechanismanon.c
index fd6597d..2ab3f3b 100644
--- a/gio/gdbusauthmechanismanon.c
+++ b/gio/gdbusauthmechanismanon.c
@@ -1,6 +1,6 @@
/* GDBus - GLib D-Bus Library
*
- * Copyright (C) 2008-2009 Red Hat, Inc.
+ * Copyright (C) 2008-2010 Red Hat, Inc.
*
* 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/gio/gdbusauthmechanismanon.h b/gio/gdbusauthmechanismanon.h
index d3c2c24..b770e20 100644
--- a/gio/gdbusauthmechanismanon.h
+++ b/gio/gdbusauthmechanismanon.h
@@ -1,6 +1,6 @@
/* GDBus - GLib D-Bus Library
*
- * Copyright (C) 2008-2009 Red Hat, Inc.
+ * Copyright (C) 2008-2010 Red Hat, Inc.
*
* 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/gio/gdbusauthmechanismexternal.c b/gio/gdbusauthmechanismexternal.c
index 526023f..cebbc24 100644
--- a/gio/gdbusauthmechanismexternal.c
+++ b/gio/gdbusauthmechanismexternal.c
@@ -1,6 +1,6 @@
/* GDBus - GLib D-Bus Library
*
- * Copyright (C) 2008-2009 Red Hat, Inc.
+ * Copyright (C) 2008-2010 Red Hat, Inc.
*
* 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/gio/gdbusauthmechanismexternal.h b/gio/gdbusauthmechanismexternal.h
index 39e7fa2..552dd2e 100644
--- a/gio/gdbusauthmechanismexternal.h
+++ b/gio/gdbusauthmechanismexternal.h
@@ -1,6 +1,6 @@
/* GDBus - GLib D-Bus Library
*
- * Copyright (C) 2008-2009 Red Hat, Inc.
+ * Copyright (C) 2008-2010 Red Hat, Inc.
*
* 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/gio/gdbusauthmechanismsha1.c b/gio/gdbusauthmechanismsha1.c
index e36c9f7..405698e 100644
--- a/gio/gdbusauthmechanismsha1.c
+++ b/gio/gdbusauthmechanismsha1.c
@@ -1,6 +1,6 @@
/* GDBus - GLib D-Bus Library
*
- * Copyright (C) 2008-2009 Red Hat, Inc.
+ * Copyright (C) 2008-2010 Red Hat, Inc.
*
* 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/gio/gdbusauthmechanismsha1.h b/gio/gdbusauthmechanismsha1.h
index 67839fd..762fc5a 100644
--- a/gio/gdbusauthmechanismsha1.h
+++ b/gio/gdbusauthmechanismsha1.h
@@ -1,6 +1,6 @@
/* GDBus - GLib D-Bus Library
*
- * Copyright (C) 2008-2009 Red Hat, Inc.
+ * Copyright (C) 2008-2010 Red Hat, Inc.
*
* 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/gio/gdbusauthobserver.c b/gio/gdbusauthobserver.c
index f326058..6883058 100644
--- a/gio/gdbusauthobserver.c
+++ b/gio/gdbusauthobserver.c
@@ -1,6 +1,6 @@
/* GDBus - GLib D-Bus Library
*
- * Copyright (C) 2008-2009 Red Hat, Inc.
+ * Copyright (C) 2008-2010 Red Hat, Inc.
*
* 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/gio/gdbusauthobserver.h b/gio/gdbusauthobserver.h
index f3c88d0..ac3e234 100644
--- a/gio/gdbusauthobserver.h
+++ b/gio/gdbusauthobserver.h
@@ -1,6 +1,6 @@
/* GDBus - GLib D-Bus Library
*
- * Copyright (C) 2008-2009 Red Hat, Inc.
+ * Copyright (C) 2008-2010 Red Hat, Inc.
*
* 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/gio/gdbusconnection.c b/gio/gdbusconnection.c
index 98046ab..06cc6e4 100644
--- a/gio/gdbusconnection.c
+++ b/gio/gdbusconnection.c
@@ -1,6 +1,6 @@
/* GDBus - GLib D-Bus Library
*
- * Copyright (C) 2008-2009 Red Hat, Inc.
+ * Copyright (C) 2008-2010 Red Hat, Inc.
*
* 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/gio/gdbusconnection.h b/gio/gdbusconnection.h
index 5a2b278..f7bbdb7 100644
--- a/gio/gdbusconnection.h
+++ b/gio/gdbusconnection.h
@@ -1,6 +1,6 @@
/* GDBus - GLib D-Bus Library
*
- * Copyright (C) 2008-2009 Red Hat, Inc.
+ * Copyright (C) 2008-2010 Red Hat, Inc.
*
* 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/gio/gdbuserror.c b/gio/gdbuserror.c
index 675fbcb..12cd008 100644
--- a/gio/gdbuserror.c
+++ b/gio/gdbuserror.c
@@ -1,6 +1,6 @@
/* GDBus - GLib D-Bus Library
*
- * Copyright (C) 2008-2009 Red Hat, Inc.
+ * Copyright (C) 2008-2010 Red Hat, Inc.
*
* 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/gio/gdbuserror.h b/gio/gdbuserror.h
index 73c97aa..1451379 100644
--- a/gio/gdbuserror.h
+++ b/gio/gdbuserror.h
@@ -1,6 +1,6 @@
/* GDBus - GLib D-Bus Library
*
- * Copyright (C) 2008-2009 Red Hat, Inc.
+ * Copyright (C) 2008-2010 Red Hat, Inc.
*
* 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/gio/gdbusintrospection.c b/gio/gdbusintrospection.c
index 017209d..9ad4697 100644
--- a/gio/gdbusintrospection.c
+++ b/gio/gdbusintrospection.c
@@ -1,6 +1,6 @@
/* GDBus - GLib D-Bus Library
*
- * Copyright (C) 2008-2009 Red Hat, Inc.
+ * Copyright (C) 2008-2010 Red Hat, Inc.
*
* 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/gio/gdbusintrospection.h b/gio/gdbusintrospection.h
index 897041f..3560ff3 100644
--- a/gio/gdbusintrospection.h
+++ b/gio/gdbusintrospection.h
@@ -1,6 +1,6 @@
/* GDBus - GLib D-Bus Library
*
- * Copyright (C) 2008-2009 Red Hat, Inc.
+ * Copyright (C) 2008-2010 Red Hat, Inc.
*
* 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/gio/gdbusmessage.c b/gio/gdbusmessage.c
index 557e2b6..d2f0245 100644
--- a/gio/gdbusmessage.c
+++ b/gio/gdbusmessage.c
@@ -1,6 +1,6 @@
/* GDBus - GLib D-Bus Library
*
- * Copyright (C) 2008-2009 Red Hat, Inc.
+ * Copyright (C) 2008-2010 Red Hat, Inc.
*
* 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/gio/gdbusmessage.h b/gio/gdbusmessage.h
index 16b2a6c..c30abcf 100644
--- a/gio/gdbusmessage.h
+++ b/gio/gdbusmessage.h
@@ -1,6 +1,6 @@
/* GDBus - GLib D-Bus Library
*
- * Copyright (C) 2008-2009 Red Hat, Inc.
+ * Copyright (C) 2008-2010 Red Hat, Inc.
*
* 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/gio/gdbusmethodinvocation.c b/gio/gdbusmethodinvocation.c
index 4ef03b2..d264d31 100644
--- a/gio/gdbusmethodinvocation.c
+++ b/gio/gdbusmethodinvocation.c
@@ -1,6 +1,6 @@
/* GDBus - GLib D-Bus Library
*
- * Copyright (C) 2008-2009 Red Hat, Inc.
+ * Copyright (C) 2008-2010 Red Hat, Inc.
*
* 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/gio/gdbusmethodinvocation.h b/gio/gdbusmethodinvocation.h
index 2c6563c..cb1d751 100644
--- a/gio/gdbusmethodinvocation.h
+++ b/gio/gdbusmethodinvocation.h
@@ -1,6 +1,6 @@
/* GDBus - GLib D-Bus Library
*
- * Copyright (C) 2008-2009 Red Hat, Inc.
+ * Copyright (C) 2008-2010 Red Hat, Inc.
*
* 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/gio/gdbusnameowning.c b/gio/gdbusnameowning.c
index 064f8b6..2a40027 100644
--- a/gio/gdbusnameowning.c
+++ b/gio/gdbusnameowning.c
@@ -1,6 +1,6 @@
/* GDBus - GLib D-Bus Library
*
- * Copyright (C) 2008-2009 Red Hat, Inc.
+ * Copyright (C) 2008-2010 Red Hat, Inc.
*
* 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/gio/gdbusnameowning.h b/gio/gdbusnameowning.h
index 3a7518c..a1adc3f 100644
--- a/gio/gdbusnameowning.h
+++ b/gio/gdbusnameowning.h
@@ -1,6 +1,6 @@
/* GDBus - GLib D-Bus Library
*
- * Copyright (C) 2008-2009 Red Hat, Inc.
+ * Copyright (C) 2008-2010 Red Hat, Inc.
*
* 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/gio/gdbusnamewatching.c b/gio/gdbusnamewatching.c
index 875e729..4e33e83 100644
--- a/gio/gdbusnamewatching.c
+++ b/gio/gdbusnamewatching.c
@@ -1,6 +1,6 @@
/* GDBus - GLib D-Bus Library
*
- * Copyright (C) 2008-2009 Red Hat, Inc.
+ * Copyright (C) 2008-2010 Red Hat, Inc.
*
* 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/gio/gdbusnamewatching.h b/gio/gdbusnamewatching.h
index 28805ce..1bbf8e0 100644
--- a/gio/gdbusnamewatching.h
+++ b/gio/gdbusnamewatching.h
@@ -1,6 +1,6 @@
/* GDBus - GLib D-Bus Library
*
- * Copyright (C) 2008-2009 Red Hat, Inc.
+ * Copyright (C) 2008-2010 Red Hat, Inc.
*
* 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/gio/gdbusprivate.c b/gio/gdbusprivate.c
index 20c6129..4cdc480 100644
--- a/gio/gdbusprivate.c
+++ b/gio/gdbusprivate.c
@@ -1,6 +1,6 @@
/* GDBus - GLib D-Bus Library
*
- * Copyright (C) 2008-2009 Red Hat, Inc.
+ * Copyright (C) 2008-2010 Red Hat, Inc.
*
* 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/gio/gdbusprivate.h b/gio/gdbusprivate.h
index ef7fa0a..37cc03d 100644
--- a/gio/gdbusprivate.h
+++ b/gio/gdbusprivate.h
@@ -1,6 +1,6 @@
/* GDBus - GLib D-Bus Library
*
- * Copyright (C) 2008-2009 Red Hat, Inc.
+ * Copyright (C) 2008-2010 Red Hat, Inc.
*
* 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/gio/gdbusproxy.c b/gio/gdbusproxy.c
index fcb8173..8d3926b 100644
--- a/gio/gdbusproxy.c
+++ b/gio/gdbusproxy.c
@@ -1,6 +1,6 @@
/* GDBus - GLib D-Bus Library
*
- * Copyright (C) 2008-2009 Red Hat, Inc.
+ * Copyright (C) 2008-2010 Red Hat, Inc.
*
* 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/gio/gdbusproxy.h b/gio/gdbusproxy.h
index 560d106..1b7a3a4 100644
--- a/gio/gdbusproxy.h
+++ b/gio/gdbusproxy.h
@@ -1,6 +1,6 @@
/* GDBus - GLib D-Bus Library
*
- * Copyright (C) 2008-2009 Red Hat, Inc.
+ * Copyright (C) 2008-2010 Red Hat, Inc.
*
* 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/gio/gdbusproxywatching.c b/gio/gdbusproxywatching.c
index 7f832c4..7e90039 100644
--- a/gio/gdbusproxywatching.c
+++ b/gio/gdbusproxywatching.c
@@ -1,6 +1,6 @@
/* GDBus - GLib D-Bus Library
*
- * Copyright (C) 2008-2009 Red Hat, Inc.
+ * Copyright (C) 2008-2010 Red Hat, Inc.
*
* 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/gio/gdbusproxywatching.h b/gio/gdbusproxywatching.h
index 119311b..2dddaff 100644
--- a/gio/gdbusproxywatching.h
+++ b/gio/gdbusproxywatching.h
@@ -1,6 +1,6 @@
/* GDBus - GLib D-Bus Library
*
- * Copyright (C) 2008-2009 Red Hat, Inc.
+ * Copyright (C) 2008-2010 Red Hat, Inc.
*
* 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/gio/gdbusserver.c b/gio/gdbusserver.c
index 9d27659..0f3fa36 100644
--- a/gio/gdbusserver.c
+++ b/gio/gdbusserver.c
@@ -1,6 +1,6 @@
/* GDBus - GLib D-Bus Library
*
- * Copyright (C) 2008-2009 Red Hat, Inc.
+ * Copyright (C) 2008-2010 Red Hat, Inc.
*
* 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/gio/gdbusserver.h b/gio/gdbusserver.h
index dd1333f..5822b9c 100644
--- a/gio/gdbusserver.h
+++ b/gio/gdbusserver.h
@@ -1,6 +1,6 @@
/* GDBus - GLib D-Bus Library
*
- * Copyright (C) 2008-2009 Red Hat, Inc.
+ * Copyright (C) 2008-2010 Red Hat, Inc.
*
* 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/gio/gdbusutils.c b/gio/gdbusutils.c
index d750814..fcaf3c3 100644
--- a/gio/gdbusutils.c
+++ b/gio/gdbusutils.c
@@ -1,6 +1,6 @@
/* GDBus - GLib D-Bus Library
*
- * Copyright (C) 2008-2009 Red Hat, Inc.
+ * Copyright (C) 2008-2010 Red Hat, Inc.
*
* 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/gio/gdbusutils.h b/gio/gdbusutils.h
index e3e606b..d6f3450 100644
--- a/gio/gdbusutils.h
+++ b/gio/gdbusutils.h
@@ -1,6 +1,6 @@
/* GDBus - GLib D-Bus Library
*
- * Copyright (C) 2008-2009 Red Hat, Inc.
+ * Copyright (C) 2008-2010 Red Hat, Inc.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]