summaryrefslogtreecommitdiff
path: root/engine
diff options
context:
space:
mode:
Diffstat (limited to 'engine')
-rw-r--r--engine/Makefile.am3
-rw-r--r--engine/_config.py.in3
-rw-r--r--engine/anthy.i3
-rw-r--r--engine/engine.py3
-rw-r--r--engine/factory.py3
-rw-r--r--engine/ibus-engine-anthy.in3
-rw-r--r--engine/jastring.py3
-rw-r--r--engine/kana.py3
-rw-r--r--engine/main.py3
-rw-r--r--engine/romaji.py3
-rw-r--r--engine/segment.py3
-rw-r--r--engine/tables.py3
-rw-r--r--engine/thumb.py3
13 files changed, 26 insertions, 13 deletions
diff --git a/engine/Makefile.am b/engine/Makefile.am
index 263bc31..8991c90 100644
--- a/engine/Makefile.am
+++ b/engine/Makefile.am
@@ -3,7 +3,8 @@
# ibus-anthy - The Anthy engine for IBus
#
# Copyright (c) 2007-2008 Peng Huang <shawn.p.huang@gmail.com>
-# Copyright (c) 2007-2011 Red Hat, Inc.
+# Copyright (c) 2010-2012 Takao Fujiwara <takao.fujiwara1@gmail.com>
+# Copyright (c) 2007-2012 Red Hat, Inc.
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/engine/_config.py.in b/engine/_config.py.in
index 18081d8..17c2274 100644
--- a/engine/_config.py.in
+++ b/engine/_config.py.in
@@ -4,7 +4,8 @@
# ibus-anthy - The Anthy engine for IBus
#
# Copyright (c) 2007-2008 Peng Huang <shawn.p.huang@gmail.com>
-# Copyright (c) 2007-2011 Red Hat, Inc.
+# Copyright (c) 2010-2012 Takao Fujiwara <takao.fujiwara1@gmail.com>
+# Copyright (c) 2007-2012 Red Hat, Inc.
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/engine/anthy.i b/engine/anthy.i
index 5d69c06..9e84fa0 100644
--- a/engine/anthy.i
+++ b/engine/anthy.i
@@ -3,7 +3,8 @@
* ibus-anthy - The Anthy engine for IBus
*
* Copyright (c) 2007-2008 Peng Huang <shawn.p.huang@gmail.com>
- * Copyright (c) 2007-2011 Red Hat, Inc.
+ * Copyright (c) 2010-2012 Takao Fujiwara <takao.fujiwara1@gmail.com>
+ * Copyright (c) 2007-2012 Red Hat, Inc.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/engine/engine.py b/engine/engine.py
index ff198a6..76c2d0f 100644
--- a/engine/engine.py
+++ b/engine/engine.py
@@ -4,7 +4,8 @@
# ibus-anthy - The Anthy engine for IBus
#
# Copyright (c) 2007-2008 Peng Huang <shawn.p.huang@gmail.com>
-# Copyright (c) 2007-2011 Red Hat, Inc.
+# Copyright (c) 2010-2012 Takao Fujiwara <takao.fujiwara1@gmail.com>
+# Copyright (c) 2007-2012 Red Hat, Inc.
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/engine/factory.py b/engine/factory.py
index e540ba0..1f434c9 100644
--- a/engine/factory.py
+++ b/engine/factory.py
@@ -4,7 +4,8 @@
# ibus-anthy - The Anthy engine for IBus
#
# Copyright (c) 2007-2008 Peng Huang <shawn.p.huang@gmail.com>
-# Copyright (c) 2007-2011 Red Hat, Inc.
+# Copyright (c) 2010-2012 Takao Fujiwara <takao.fujiwara1@gmail.com>
+# Copyright (c) 2007-2012 Red Hat, Inc.
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/engine/ibus-engine-anthy.in b/engine/ibus-engine-anthy.in
index e80b71f..3b1c5fe 100644
--- a/engine/ibus-engine-anthy.in
+++ b/engine/ibus-engine-anthy.in
@@ -5,7 +5,8 @@
# ibus-anthy - The Anthy engine for IBus
#
# Copyright (c) 2007-2008 Peng Huang <shawn.p.huang@gmail.com>
-# Copyright (c) 2007-2011 Red Hat, Inc.
+# Copyright (c) 2010-2012 Takao Fujiwara <takao.fujiwara1@gmail.com>
+# Copyright (c) 2007-2012 Red Hat, Inc.
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/engine/jastring.py b/engine/jastring.py
index 253dd92..84a5173 100644
--- a/engine/jastring.py
+++ b/engine/jastring.py
@@ -4,7 +4,8 @@
# ibus-anthy - The Anthy engine for IBus
#
# Copyright (c) 2007-2008 Peng Huang <shawn.p.huang@gmail.com>
-# Copyright (c) 2007-2011 Red Hat, Inc.
+# Copyright (c) 2010-2012 Takao Fujiwara <takao.fujiwara1@gmail.com>
+# Copyright (c) 2007-2012 Red Hat, Inc.
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/engine/kana.py b/engine/kana.py
index f3ef400..65c72e5 100644
--- a/engine/kana.py
+++ b/engine/kana.py
@@ -4,7 +4,8 @@
# ibus-anthy - The Anthy engine for IBus
#
# Copyright (c) 2007-2008 Peng Huang <shawn.p.huang@gmail.com>
-# Copyright (c) 2007-2011 Red Hat, Inc.
+# Copyright (c) 2010-2012 Takao Fujiwara <takao.fujiwara1@gmail.com>
+# Copyright (c) 2007-2012 Red Hat, Inc.
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/engine/main.py b/engine/main.py
index 21bec24..ccb66d5 100644
--- a/engine/main.py
+++ b/engine/main.py
@@ -4,7 +4,8 @@
# ibus-anthy - The Anthy engine for IBus
#
# Copyright (c) 2007-2008 Peng Huang <shawn.p.huang@gmail.com>
-# Copyright (c) 2007-2011 Red Hat, Inc.
+# Copyright (c) 2010-2012 Takao Fujiwara <takao.fujiwara1@gmail.com>
+# Copyright (c) 2007-2012 Red Hat, Inc.
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/engine/romaji.py b/engine/romaji.py
index 328f910..231c65e 100644
--- a/engine/romaji.py
+++ b/engine/romaji.py
@@ -4,7 +4,8 @@
# ibus-anthy - The Anthy engine for IBus
#
# Copyright (c) 2007-2008 Peng Huang <shawn.p.huang@gmail.com>
-# Copyright (c) 2007-2011 Red Hat, Inc.
+# Copyright (c) 2010-2012 Takao Fujiwara <takao.fujiwara1@gmail.com>
+# Copyright (c) 2007-2012 Red Hat, Inc.
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/engine/segment.py b/engine/segment.py
index 6ab0f4c..0f77d7d 100644
--- a/engine/segment.py
+++ b/engine/segment.py
@@ -4,7 +4,8 @@
# ibus-anthy - The Anthy engine for IBus
#
# Copyright (c) 2007-2008 Peng Huang <shawn.p.huang@gmail.com>
-# Copyright (c) 2007-2011 Red Hat, Inc.
+# Copyright (c) 2010-2012 Takao Fujiwara <takao.fujiwara1@gmail.com>
+# Copyright (c) 2007-2012 Red Hat, Inc.
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/engine/tables.py b/engine/tables.py
index b58f82a..d605e39 100644
--- a/engine/tables.py
+++ b/engine/tables.py
@@ -4,7 +4,8 @@
# ibus-anthy - The Anthy engine for IBus
#
# Copyright (c) 2007-2008 Peng Huang <shawn.p.huang@gmail.com>
-# Copyright (c) 2007-2011 Red Hat, Inc.
+# Copyright (c) 2010-2012 Takao Fujiwara <takao.fujiwara1@gmail.com>
+# Copyright (c) 2007-2012 Red Hat, Inc.
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/engine/thumb.py b/engine/thumb.py
index 68fa743..8216ec0 100644
--- a/engine/thumb.py
+++ b/engine/thumb.py
@@ -5,7 +5,8 @@
#
# Copyright (c) 2007-2008 Peng Huang <shawn.p.huang@gmail.com>
# Copyright (c) 2009 Hideaki ABE <abe.sendai@gmail.com>
-# Copyright (c) 2007-2011 Red Hat, Inc.
+# Copyright (c) 2010-2012 Takao Fujiwara <takao.fujiwara1@gmail.com>
+# Copyright (c) 2007-2012 Red Hat, Inc.
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by