summaryrefslogtreecommitdiffstats
path: root/client/x11
diff options
context:
space:
mode:
Diffstat (limited to 'client/x11')
-rw-r--r--client/x11/Makefile.am2
-rw-r--r--client/x11/main.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/client/x11/Makefile.am b/client/x11/Makefile.am
index bd2efab..b204381 100644
--- a/client/x11/Makefile.am
+++ b/client/x11/Makefile.am
@@ -2,7 +2,7 @@
#
# ibus - The Input Bus
#
-# Copyright (c) 2007-2008 Huang Peng <shawn.p.huang@gmail.com>
+# Copyright (c) 2007-2009 Huang Peng <shawn.p.huang@gmail.com>
#
# 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/client/x11/main.c b/client/x11/main.c
index 5ef9f30..5e271e0 100644
--- a/client/x11/main.c
+++ b/client/x11/main.c
@@ -1,6 +1,6 @@
/* vim:set et sts=4: */
/* ibus
- * Copyright (C) 2007-2008 Huang Peng <shawn.p.huang@gmail.com>
+ * Copyright (C) 2007-2009 Huang Peng <shawn.p.huang@gmail.com>
*
* main.c:
*