summaryrefslogtreecommitdiffstats
path: root/client/qt4
diff options
context:
space:
mode:
Diffstat (limited to 'client/qt4')
-rw-r--r--client/qt4/Makefile.am2
-rw-r--r--client/qt4/ibus-client.cpp2
-rw-r--r--client/qt4/ibus-client.h2
-rw-r--r--client/qt4/ibus-input-context.cpp2
-rw-r--r--client/qt4/ibus-input-context.h2
-rw-r--r--client/qt4/ibus.pro2
-rw-r--r--client/qt4/im-ibus-qt.cpp2
7 files changed, 7 insertions, 7 deletions
diff --git a/client/qt4/Makefile.am b/client/qt4/Makefile.am
index 6ec42f4..356a32f 100644
--- a/client/qt4/Makefile.am
+++ b/client/qt4/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/qt4/ibus-client.cpp b/client/qt4/ibus-client.cpp
index 24b9177..4bd8a4d 100644
--- a/client/qt4/ibus-client.cpp
+++ b/client/qt4/ibus-client.cpp
@@ -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/qt4/ibus-client.h b/client/qt4/ibus-client.h
index 252d740..88ce3b3 100644
--- a/client/qt4/ibus-client.h
+++ b/client/qt4/ibus-client.h
@@ -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/qt4/ibus-input-context.cpp b/client/qt4/ibus-input-context.cpp
index 869c9f3..34a27ed 100644
--- a/client/qt4/ibus-input-context.cpp
+++ b/client/qt4/ibus-input-context.cpp
@@ -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/qt4/ibus-input-context.h b/client/qt4/ibus-input-context.h
index 01545b0..cbf68c6 100644
--- a/client/qt4/ibus-input-context.h
+++ b/client/qt4/ibus-input-context.h
@@ -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/qt4/ibus.pro b/client/qt4/ibus.pro
index 086bbdc..63d2d7e 100644
--- a/client/qt4/ibus.pro
+++ b/client/qt4/ibus.pro
@@ -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/qt4/im-ibus-qt.cpp b/client/qt4/im-ibus-qt.cpp
index 204c523..4123562 100644
--- a/client/qt4/im-ibus-qt.cpp
+++ b/client/qt4/im-ibus-qt.cpp
@@ -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