summaryrefslogtreecommitdiffstats
path: root/ui/gtk
diff options
context:
space:
mode:
Diffstat (limited to 'ui/gtk')
-rw-r--r--ui/gtk/Makefile.am2
-rw-r--r--ui/gtk/candidatepanel.py2
-rw-r--r--ui/gtk/handle.py2
-rw-r--r--ui/gtk/ibus-ui-gtk.in2
-rw-r--r--ui/gtk/icon.py2
-rw-r--r--ui/gtk/languagebar.py2
-rw-r--r--ui/gtk/main.py2
-rw-r--r--ui/gtk/menu.py2
-rw-r--r--ui/gtk/notifications.py2
-rw-r--r--ui/gtk/panel.py2
-rw-r--r--ui/gtk/propitem.py2
-rw-r--r--ui/gtk/toolitem.py2
12 files changed, 12 insertions, 12 deletions
diff --git a/ui/gtk/Makefile.am b/ui/gtk/Makefile.am
index edaf4ec..b110aa1 100644
--- a/ui/gtk/Makefile.am
+++ b/ui/gtk/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/ui/gtk/candidatepanel.py b/ui/gtk/candidatepanel.py
index db02163..1939c98 100644
--- a/ui/gtk/candidatepanel.py
+++ b/ui/gtk/candidatepanel.py
@@ -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/ui/gtk/handle.py b/ui/gtk/handle.py
index 4f4c625..de79bff 100644
--- a/ui/gtk/handle.py
+++ b/ui/gtk/handle.py
@@ -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/ui/gtk/ibus-ui-gtk.in b/ui/gtk/ibus-ui-gtk.in
index 1f2331b..873e1b3 100644
--- a/ui/gtk/ibus-ui-gtk.in
+++ b/ui/gtk/ibus-ui-gtk.in
@@ -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/ui/gtk/icon.py b/ui/gtk/icon.py
index 077848d..d8cd662 100644
--- a/ui/gtk/icon.py
+++ b/ui/gtk/icon.py
@@ -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/ui/gtk/languagebar.py b/ui/gtk/languagebar.py
index 2a10a43..ac36c71 100644
--- a/ui/gtk/languagebar.py
+++ b/ui/gtk/languagebar.py
@@ -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/ui/gtk/main.py b/ui/gtk/main.py
index f9f9ff6..79794b1 100644
--- a/ui/gtk/main.py
+++ b/ui/gtk/main.py
@@ -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/ui/gtk/menu.py b/ui/gtk/menu.py
index 6f6c7d1..38df759 100644
--- a/ui/gtk/menu.py
+++ b/ui/gtk/menu.py
@@ -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/ui/gtk/notifications.py b/ui/gtk/notifications.py
index 1e990f3..3fc0385 100644
--- a/ui/gtk/notifications.py
+++ b/ui/gtk/notifications.py
@@ -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/ui/gtk/panel.py b/ui/gtk/panel.py
index d968393..6597ec1 100644
--- a/ui/gtk/panel.py
+++ b/ui/gtk/panel.py
@@ -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/ui/gtk/propitem.py b/ui/gtk/propitem.py
index bb66174..d2f7d1c 100644
--- a/ui/gtk/propitem.py
+++ b/ui/gtk/propitem.py
@@ -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/ui/gtk/toolitem.py b/ui/gtk/toolitem.py
index 09ad686..5efff99 100644
--- a/ui/gtk/toolitem.py
+++ b/ui/gtk/toolitem.py
@@ -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