diff options
| author | Huang Peng <shawn.p.huang@gmail.com> | 2009-02-16 10:04:06 +0800 |
|---|---|---|
| committer | Huang Peng <shawn.p.huang@gmail.com> | 2009-02-16 10:04:06 +0800 |
| commit | 3964a3a32a676a58304141ec751ebd79f0bc5351 (patch) | |
| tree | 909d58193fd9659d93973c56d14f4cb54509ef02 /client | |
| parent | f77a0cb12e8349e097d7869528f57c29d05d02d9 (diff) | |
| download | ibus-change_copyright.tar.gz ibus-change_copyright.tar.xz ibus-change_copyright.zip | |
Change copyright info in file header.change_copyright
Diffstat (limited to 'client')
| -rw-r--r-- | client/Makefile.am | 2 | ||||
| -rw-r--r-- | client/gtk2/Makefile.am | 2 | ||||
| l--------- | client/qt3/ibus-client.cpp | 1 | ||||
| l--------- | client/qt3/ibus-client.h | 1 | ||||
| l--------- | client/qt3/ibus-input-context.cpp | 1 | ||||
| l--------- | client/qt3/ibus-input-context.h | 1 | ||||
| l--------- | client/qt3/im-ibus-qt.cpp | 1 | ||||
| -rw-r--r-- | client/qt4/Makefile.am | 2 | ||||
| -rw-r--r-- | client/qt4/ibus-client.cpp | 2 | ||||
| -rw-r--r-- | client/qt4/ibus-client.h | 2 | ||||
| -rw-r--r-- | client/qt4/ibus-input-context.cpp | 2 | ||||
| -rw-r--r-- | client/qt4/ibus-input-context.h | 2 | ||||
| -rw-r--r-- | client/qt4/ibus.pro | 2 | ||||
| -rw-r--r-- | client/qt4/im-ibus-qt.cpp | 2 | ||||
| -rw-r--r-- | client/x11/Makefile.am | 2 | ||||
| -rw-r--r-- | client/x11/main.c | 2 |
16 files changed, 11 insertions, 16 deletions
diff --git a/client/Makefile.am b/client/Makefile.am index 0eaf3dc..8f7848b 100644 --- a/client/Makefile.am +++ b/client/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/gtk2/Makefile.am b/client/gtk2/Makefile.am index 2a4eb8b..65af846 100644 --- a/client/gtk2/Makefile.am +++ b/client/gtk2/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/qt3/ibus-client.cpp b/client/qt3/ibus-client.cpp deleted file mode 120000 index a3e23ff..0000000 --- a/client/qt3/ibus-client.cpp +++ /dev/null @@ -1 +0,0 @@ -../qt4/ibus-client.cpp
\ No newline at end of file diff --git a/client/qt3/ibus-client.h b/client/qt3/ibus-client.h deleted file mode 120000 index e5d567c..0000000 --- a/client/qt3/ibus-client.h +++ /dev/null @@ -1 +0,0 @@ -../qt4/ibus-client.h
\ No newline at end of file diff --git a/client/qt3/ibus-input-context.cpp b/client/qt3/ibus-input-context.cpp deleted file mode 120000 index ca48440..0000000 --- a/client/qt3/ibus-input-context.cpp +++ /dev/null @@ -1 +0,0 @@ -../qt4/ibus-input-context.cpp
\ No newline at end of file diff --git a/client/qt3/ibus-input-context.h b/client/qt3/ibus-input-context.h deleted file mode 120000 index db09e87..0000000 --- a/client/qt3/ibus-input-context.h +++ /dev/null @@ -1 +0,0 @@ -../qt4/ibus-input-context.h
\ No newline at end of file diff --git a/client/qt3/im-ibus-qt.cpp b/client/qt3/im-ibus-qt.cpp deleted file mode 120000 index b06a215..0000000 --- a/client/qt3/im-ibus-qt.cpp +++ /dev/null @@ -1 +0,0 @@ -../qt4/im-ibus-qt.cpp
\ No newline at end of file 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 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: * |
