Revision: 7412
Author:   ek.kato
Date:     Wed Jan 11 00:24:17 2012
Log: * Update copyright by svn ls -R | egrep -v '/$' | xargs perl -i -pe 's/\b(20\d\d)([,-\s]+20\d\d)*\s+uim\b/\1-2012 uim/'

http://code.google.com/p/uim/source/detail?r=7412

Modified:
 /branches/1.7/COPYING
 /branches/1.7/byeoru-data/byeoru-dict
 /branches/1.7/emacs/COPYING
 /branches/1.7/emacs/README
 /branches/1.7/emacs/README.ja
 /branches/1.7/emacs/callback.c
 /branches/1.7/emacs/callback.h
 /branches/1.7/emacs/candidate.c
 /branches/1.7/emacs/candidate.h
 /branches/1.7/emacs/commit.c
 /branches/1.7/emacs/commit.h
 /branches/1.7/emacs/context.c
 /branches/1.7/emacs/context.h
 /branches/1.7/emacs/debug.c
 /branches/1.7/emacs/debug.h
 /branches/1.7/emacs/encoding.c
 /branches/1.7/emacs/encoding.h
 /branches/1.7/emacs/helper-message.c
 /branches/1.7/emacs/helper-message.h
 /branches/1.7/emacs/helper-server.c
 /branches/1.7/emacs/helper-server.h
 /branches/1.7/emacs/helper.c
 /branches/1.7/emacs/helper.h
 /branches/1.7/emacs/im.c
 /branches/1.7/emacs/im.h
 /branches/1.7/emacs/key.c
 /branches/1.7/emacs/key.h
 /branches/1.7/emacs/output.c
 /branches/1.7/emacs/output.h
 /branches/1.7/emacs/preedit.c
 /branches/1.7/emacs/preedit.h
 /branches/1.7/emacs/prop.c
 /branches/1.7/emacs/prop.h
 /branches/1.7/emacs/uim-candidate.el
 /branches/1.7/emacs/uim-debug.el
 /branches/1.7/emacs/uim-el-agent.c
 /branches/1.7/emacs/uim-el-agent.h
 /branches/1.7/emacs/uim-el-helper-agent.c
 /branches/1.7/emacs/uim-el-helper-agent.h
 /branches/1.7/emacs/uim-el-types.h
 /branches/1.7/emacs/uim-helper.el
 /branches/1.7/emacs/uim-key.el
 /branches/1.7/emacs/uim-keymap.el
 /branches/1.7/emacs/uim-leim.el
 /branches/1.7/emacs/uim-preedit.el
 /branches/1.7/emacs/uim-util.el
 /branches/1.7/emacs/uim-var.el
 /branches/1.7/emacs/uim-version.el.in
 /branches/1.7/emacs/uim.el
 /branches/1.7/examples/uim-custom/uim-custom-dump.c
 /branches/1.7/examples/uim-custom/uim-custom-update.c
 /branches/1.7/examples/uim-custom/uim-custom-variable.c
 /branches/1.7/fep/COPYING
 /branches/1.7/fep/callbacks.c
 /branches/1.7/fep/callbacks.h
 /branches/1.7/fep/draw.c
 /branches/1.7/fep/draw.h
 /branches/1.7/fep/escseq.c
 /branches/1.7/fep/escseq.h
 /branches/1.7/fep/helper.c
 /branches/1.7/fep/helper.h
 /branches/1.7/fep/key.c
 /branches/1.7/fep/key.h
 /branches/1.7/fep/read.c
 /branches/1.7/fep/read.h
 /branches/1.7/fep/str.c
 /branches/1.7/fep/str.h
 /branches/1.7/fep/udsock.c
 /branches/1.7/fep/udsock.h
 /branches/1.7/fep/uim-fep-tick.c
 /branches/1.7/fep/uim-fep.c
 /branches/1.7/fep/uim-fep.h
 /branches/1.7/gtk/caret-state-indicator.c
 /branches/1.7/gtk/caret-state-indicator.h
 /branches/1.7/gtk/compose.c
 /branches/1.7/gtk/compose.h
 /branches/1.7/gtk/gtk-im-uim.c
 /branches/1.7/gtk/gtk-im-uim.h
 /branches/1.7/gtk/gtk-rc-get-immodule-file.c
 /branches/1.7/gtk/key-util-gtk.c
 /branches/1.7/gtk/key-util-gtk.h
 /branches/1.7/gtk/test/entry.c
 /branches/1.7/gtk/text-util.c
 /branches/1.7/gtk/text-util.h
 /branches/1.7/gtk/uim-cand-win-gtk.c
 /branches/1.7/gtk/uim-cand-win-gtk.h
 /branches/1.7/gtk/uim-cand-win-tbl-gtk.c
 /branches/1.7/gtk/uim-cand-win-tbl-gtk.h
 /branches/1.7/gtk3/toolbar/applet-gnome3.c
 /branches/1.7/helper/candwin-gtk.c
 /branches/1.7/helper/candwin-tbl-gtk.c
 /branches/1.7/helper/dict-anthy.c
 /branches/1.7/helper/dict-anthy.h
 /branches/1.7/helper/dict-canna-cclass.c
 /branches/1.7/helper/dict-canna-cclass.h
 /branches/1.7/helper/dict-canna.c
 /branches/1.7/helper/dict-canna.h
 /branches/1.7/helper/dict-cclass-dialog.c
 /branches/1.7/helper/dict-cclass-dialog.h
 /branches/1.7/helper/dict-dict.c
 /branches/1.7/helper/dict-dict.h
 /branches/1.7/helper/dict-main-gtk.c
 /branches/1.7/helper/dict-util.c
 /branches/1.7/helper/dict-util.h
 /branches/1.7/helper/dict-word-list-view-gtk.c
 /branches/1.7/helper/dict-word-list-view-gtk.h
 /branches/1.7/helper/dict-word-list-win-gtk.c
 /branches/1.7/helper/dict-word-list-win-gtk.h
 /branches/1.7/helper/dict-word-win-gtk.c
 /branches/1.7/helper/dict-word-win-gtk.h
 /branches/1.7/helper/dict-word.c
 /branches/1.7/helper/dict-word.h
 /branches/1.7/helper/im-switcher-gtk.c
 /branches/1.7/helper/input-pad-ja.c
 /branches/1.7/helper/pref-gtk-custom-widgets.c
 /branches/1.7/helper/pref-gtk-custom-widgets.h
 /branches/1.7/helper/pref-gtk-keytab.h
 /branches/1.7/helper/pref-gtk.c
 /branches/1.7/helper/toolbar-applet-gnome.c
 /branches/1.7/helper/toolbar-common-gtk.c
 /branches/1.7/helper/toolbar-standalone-gtk.c
 /branches/1.7/helper/toolbar-systray-gtk.c
 /branches/1.7/helper/uim-dict-ui.xml.in
 /branches/1.7/notify/uim-growl.m
 /branches/1.7/notify/uim-knotify3.cc
 /branches/1.7/notify/uim-libnotify.c
 /branches/1.7/pixmaps/uim-m17nlib-relink-icons.in
 /branches/1.7/po/fr.po
 /branches/1.7/po/ja.po
 /branches/1.7/po/ko.po
 /branches/1.7/qt/candwin-qt.cpp
 /branches/1.7/qt/candwin-qt.h
 /branches/1.7/qt/chardict/chardict-bushuviewwidget.cpp
 /branches/1.7/qt/chardict/chardict-bushuviewwidget.h
 /branches/1.7/qt/chardict/chardict-chargridview.cpp
 /branches/1.7/qt/chardict/chardict-chargridview.h
 /branches/1.7/qt/chardict/chardict-qt.cpp
 /branches/1.7/qt/chardict/chardict-qt.h
 /branches/1.7/qt/chardict/chardict-unicodeviewwidget.cpp
 /branches/1.7/qt/chardict/chardict-unicodeviewwidget.h
 /branches/1.7/qt/chardict/po/ja.po
 /branches/1.7/qt/chardict/qtgettext.h
 /branches/1.7/qt/immodule-candidatewindow.cpp
 /branches/1.7/qt/immodule-candidatewindow.h
 /branches/1.7/qt/immodule-plugin.cpp
 /branches/1.7/qt/immodule-plugin.h
 /branches/1.7/qt/immodule-qhelpermanager.cpp
 /branches/1.7/qt/immodule-qhelpermanager.h
 /branches/1.7/qt/immodule-qtextutil.cpp
 /branches/1.7/qt/immodule-qtextutil.h
 /branches/1.7/qt/immodule-quiminfomanager.cpp
 /branches/1.7/qt/immodule-quiminfomanager.h
 /branches/1.7/qt/immodule-quiminputcontext.cpp
 /branches/1.7/qt/immodule-quiminputcontext.h
 /branches/1.7/qt/immodule-quiminputcontext_compose.cpp
 /branches/1.7/qt/immodule-quiminputcontext_compose.h
 /branches/1.7/qt/immodule-quiminputcontext_with_slave.cpp
 /branches/1.7/qt/immodule-quiminputcontext_with_slave.h
 /branches/1.7/qt/immodule-subwindow.cpp
 /branches/1.7/qt/immodule-subwindow.h
 /branches/1.7/qt/pref-customwidgets.cpp
 /branches/1.7/qt/pref-customwidgets.h
 /branches/1.7/qt/pref-qt.cpp
 /branches/1.7/qt/pref-qt.h
 /branches/1.7/qt/qtgettext.h
 /branches/1.7/qt/switcher-qt.cpp
 /branches/1.7/qt/switcher-qt.h
 /branches/1.7/qt/test/qedittest.cpp
 /branches/1.7/qt/toolbar-applet-kde.cpp
 /branches/1.7/qt/toolbar-applet-kde.h
 /branches/1.7/qt/toolbar-common-quimhelpertoolbar.cpp
 /branches/1.7/qt/toolbar-common-quimhelpertoolbar.h
 /branches/1.7/qt/toolbar-common-uimstateindicator.cpp
 /branches/1.7/qt/toolbar-common-uimstateindicator.h
 /branches/1.7/qt/toolbar-standalone-qt.cpp
 /branches/1.7/qt/toolbar-standalone-qt.h
 /branches/1.7/qt4/candwin/qt4.cpp
 /branches/1.7/qt4/candwin/qt4.h
 /branches/1.7/qt4/chardict/bushuviewwidget.cpp
 /branches/1.7/qt4/chardict/bushuviewwidget.h
 /branches/1.7/qt4/chardict/chargridview.cpp
 /branches/1.7/qt4/chardict/chargridview.h
 /branches/1.7/qt4/chardict/po/ja.po
 /branches/1.7/qt4/chardict/qt4.cpp
 /branches/1.7/qt4/chardict/qt4.h
 /branches/1.7/qt4/chardict/qtgettext.h
 /branches/1.7/qt4/chardict/unicodeviewwidget.cpp
 /branches/1.7/qt4/chardict/unicodeviewwidget.h
 /branches/1.7/qt4/edittest/main.cpp
 /branches/1.7/qt4/immodule/abstractcandidatewindow.cpp
 /branches/1.7/qt4/immodule/abstractcandidatewindow.h
 /branches/1.7/qt4/immodule/candidatetablewindow.cpp
 /branches/1.7/qt4/immodule/candidatetablewindow.h
 /branches/1.7/qt4/immodule/candidatewindow.cpp
 /branches/1.7/qt4/immodule/candidatewindow.h
 /branches/1.7/qt4/immodule/caretstateindicator.cpp
 /branches/1.7/qt4/immodule/caretstateindicator.h
 /branches/1.7/qt4/immodule/plugin.cpp
 /branches/1.7/qt4/immodule/plugin.h
 /branches/1.7/qt4/immodule/qhelpermanager.cpp
 /branches/1.7/qt4/immodule/qhelpermanager.h
 /branches/1.7/qt4/immodule/qtextutil.cpp
 /branches/1.7/qt4/immodule/qtextutil.h
 /branches/1.7/qt4/immodule/quiminfomanager.cpp
 /branches/1.7/qt4/immodule/quiminfomanager.h
 /branches/1.7/qt4/immodule/quiminputcontext.cpp
 /branches/1.7/qt4/immodule/quiminputcontext.h
 /branches/1.7/qt4/immodule/quiminputcontext_compose.cpp
 /branches/1.7/qt4/immodule/quiminputcontext_compose.h
 /branches/1.7/qt4/immodule/quiminputcontext_with_slave.cpp
 /branches/1.7/qt4/immodule/quiminputcontext_with_slave.h
 /branches/1.7/qt4/immodule/subwindow.cpp
 /branches/1.7/qt4/immodule/subwindow.h
 /branches/1.7/qt4/pref/customwidgets.cpp
 /branches/1.7/qt4/pref/customwidgets.h
 /branches/1.7/qt4/pref/qt4.cpp
 /branches/1.7/qt4/pref/qt4.h
 /branches/1.7/qt4/qtgettext.h
 /branches/1.7/qt4/switcher/qt4.cpp
 /branches/1.7/qt4/switcher/qt4.h
 /branches/1.7/qt4/toolbar/applet-kde4.cpp
 /branches/1.7/qt4/toolbar/applet-kde4.h
 /branches/1.7/qt4/toolbar/common-quimhelpertoolbar.cpp
 /branches/1.7/qt4/toolbar/common-quimhelpertoolbar.h
 /branches/1.7/qt4/toolbar/common-uimstateindicator.cpp
 /branches/1.7/qt4/toolbar/common-uimstateindicator.h
 /branches/1.7/qt4/toolbar/standalone-qt4.cpp
 /branches/1.7/qt4/toolbar/standalone-qt4.h
 /branches/1.7/replace/os_dep.h
 /branches/1.7/scm/action.scm
 /branches/1.7/scm/ajax-ime-custom.scm
 /branches/1.7/scm/ajax-ime-key-custom.scm
 /branches/1.7/scm/ajax-ime.scm
 /branches/1.7/scm/annotation-dict.scm
 /branches/1.7/scm/annotation-eb.scm
 /branches/1.7/scm/annotation-filter.scm
 /branches/1.7/scm/annotation.scm
 /branches/1.7/scm/anthy-custom.scm
 /branches/1.7/scm/anthy-key-custom.scm
 /branches/1.7/scm/anthy-utf8-custom.scm
 /branches/1.7/scm/anthy-utf8.scm
 /branches/1.7/scm/anthy.scm
 /branches/1.7/scm/byeoru-custom.scm
 /branches/1.7/scm/byeoru-key-custom.scm
 /branches/1.7/scm/byeoru-symbols.scm
 /branches/1.7/scm/byeoru.scm
 /branches/1.7/scm/canna-custom.scm
 /branches/1.7/scm/canna-key-custom.scm
 /branches/1.7/scm/canna.scm
 /branches/1.7/scm/cannav3-socket.scm
 /branches/1.7/scm/composer.scm
 /branches/1.7/scm/ct.scm
 /branches/1.7/scm/custom-rt.scm
 /branches/1.7/scm/custom.scm
 /branches/1.7/scm/deprecated-util.scm
 /branches/1.7/scm/dict-socket.scm
 /branches/1.7/scm/direct.scm
 /branches/1.7/scm/dynlib.scm
 /branches/1.7/scm/editline.scm
 /branches/1.7/scm/elatin-custom.scm
 /branches/1.7/scm/elatin-rules.scm
 /branches/1.7/scm/elatin.scm
 /branches/1.7/scm/event.scm
 /branches/1.7/scm/fileio.scm
 /branches/1.7/scm/generic-custom.scm
 /branches/1.7/scm/generic-key-custom.scm
 /branches/1.7/scm/generic-predict.scm
 /branches/1.7/scm/generic.scm
 /branches/1.7/scm/hangul.scm
 /branches/1.7/scm/hangul2.scm
 /branches/1.7/scm/hangul3.scm
 /branches/1.7/scm/http-client.scm
 /branches/1.7/scm/http-server.scm
 /branches/1.7/scm/i18n.scm
 /branches/1.7/scm/ichar.scm
 /branches/1.7/scm/im-custom.scm
 /branches/1.7/scm/im-switcher.scm
 /branches/1.7/scm/im.scm
 /branches/1.7/scm/init.scm
 /branches/1.7/scm/ipa-x-sampa.scm
 /branches/1.7/scm/iso-639-1.scm
 /branches/1.7/scm/japanese-act.scm
 /branches/1.7/scm/japanese-azik.scm
 /branches/1.7/scm/japanese-custom.scm
 /branches/1.7/scm/japanese-kana.scm
 /branches/1.7/scm/japanese-kzik.scm
 /branches/1.7/scm/japanese.scm
 /branches/1.7/scm/key.scm
 /branches/1.7/scm/latin.scm
 /branches/1.7/scm/lazy-load.scm
 /branches/1.7/scm/light-record.scm
 /branches/1.7/scm/load-action.scm
 /branches/1.7/scm/lolevel.scm
 /branches/1.7/scm/look-custom.scm
 /branches/1.7/scm/look.scm
 /branches/1.7/scm/m17nlib.scm
 /branches/1.7/scm/mana-custom.scm
 /branches/1.7/scm/mana-key-custom.scm
 /branches/1.7/scm/mana.scm
 /branches/1.7/scm/ng-action.scm
 /branches/1.7/scm/ng-key.scm
 /branches/1.7/scm/openssl.scm
 /branches/1.7/scm/pinyin-big5.scm
 /branches/1.7/scm/plugin.scm
 /branches/1.7/scm/predict-custom.scm
 /branches/1.7/scm/predict-look-skk.scm
 /branches/1.7/scm/predict-look.scm
 /branches/1.7/scm/predict-sqlite3.scm
 /branches/1.7/scm/prime-custom.scm
 /branches/1.7/scm/prime-key-custom.scm
 /branches/1.7/scm/prime.scm
 /branches/1.7/scm/process.scm
 /branches/1.7/scm/pyload.scm
 /branches/1.7/scm/pyunihan.scm
 /branches/1.7/scm/rk.scm
 /branches/1.7/scm/romaja.scm
 /branches/1.7/scm/scim.scm
 /branches/1.7/scm/sj3-custom.scm
 /branches/1.7/scm/sj3-key-custom.scm
 /branches/1.7/scm/sj3.scm
 /branches/1.7/scm/sj3v2-socket.scm
 /branches/1.7/scm/skk-custom.scm
 /branches/1.7/scm/skk-dialog.scm
 /branches/1.7/scm/skk-editor.scm
 /branches/1.7/scm/skk-key-custom.scm
 /branches/1.7/scm/skk.scm
 /branches/1.7/scm/social-ime-custom.scm
 /branches/1.7/scm/social-ime-key-custom.scm
 /branches/1.7/scm/social-ime.scm
 /branches/1.7/scm/socket.scm
 /branches/1.7/scm/spellcheck-custom.scm
 /branches/1.7/scm/spellcheck.scm
 /branches/1.7/scm/sqlite3.scm
 /branches/1.7/scm/tcode.scm
 /branches/1.7/scm/trec-composer.scm
 /branches/1.7/scm/trec.scm
 /branches/1.7/scm/trycode.scm
 /branches/1.7/scm/tutcode-bushu.scm
 /branches/1.7/scm/tutcode-bushudic.scm
 /branches/1.7/scm/tutcode-custom.scm
 /branches/1.7/scm/tutcode-dialog.scm
 /branches/1.7/scm/tutcode-editor.scm
 /branches/1.7/scm/tutcode-key-custom.scm
 /branches/1.7/scm/tutcode-kigou-rule.scm
 /branches/1.7/scm/tutcode-kigoudic.scm
 /branches/1.7/scm/tutcode-rule.scm
 /branches/1.7/scm/tutcode.scm
 /branches/1.7/scm/uim-db.scm
 /branches/1.7/scm/uim-help.scm
 /branches/1.7/scm/uim-module-manager.scm
 /branches/1.7/scm/uim-pref-http.scm
 /branches/1.7/scm/uim-sh.scm
 /branches/1.7/scm/ustr.scm
 /branches/1.7/scm/util.scm
 /branches/1.7/scm/viqr.scm
 /branches/1.7/scm/wlos.scm
 /branches/1.7/scm/wnn-custom.scm
 /branches/1.7/scm/wnn-key-custom.scm
 /branches/1.7/scm/wnn.scm
 /branches/1.7/scm/xmload.scm
 /branches/1.7/scm/yahoo-jp-custom.scm
 /branches/1.7/scm/yahoo-jp-key-custom.scm
 /branches/1.7/scm/yahoo-jp.scm
 /branches/1.7/scm/zaurus.scm
 /branches/1.7/test/broken-test-db.scm
 /branches/1.7/test/i18n/test-base.scm
 /branches/1.7/test/i18n/test-language.scm
 /branches/1.7/test/key/test-base.scm
 /branches/1.7/test/key/test-predicate.scm
 /branches/1.7/test/key/test-translator.scm
 /branches/1.7/test/run-test.scm
 /branches/1.7/test/template.scm
 /branches/1.7/test/test-action.scm
 /branches/1.7/test/test-anthy.scm
 /branches/1.7/test/test-custom-rt.scm
 /branches/1.7/test/test-custom.scm
 /branches/1.7/test/test-example.scm
 /branches/1.7/test/test-iconv.scm
 /branches/1.7/test/test-im.scm
 /branches/1.7/test/test-intl.scm
 /branches/1.7/test/test-lazy-load.scm
 /branches/1.7/test/test-ng-key.scm
 /branches/1.7/test/test-plugin.scm
 /branches/1.7/test/test-uim-test-utils.scm
 /branches/1.7/test/test-ustr.scm
 /branches/1.7/test/uim-assertions.scm
 /branches/1.7/test/uim-test-utils-new.scm
 /branches/1.7/test/uim-test-utils.scm
 /branches/1.7/test/uim-test.scm
 /branches/1.7/test/util/test-character-conversion.scm
 /branches/1.7/test/util/test-character-predicate.scm
 /branches/1.7/test/util/test-list.scm
 /branches/1.7/test/util/test-misc.scm
 /branches/1.7/test/util/test-multi-segment.scm
 /branches/1.7/test/util/test-r5rs.scm
 /branches/1.7/test/util/test-record.scm
 /branches/1.7/test/util/test-rk.scm
 /branches/1.7/test/util/test-srfi.scm
 /branches/1.7/test/util/test-string.scm
 /branches/1.7/test/util/test-uim.scm
 /branches/1.7/test2/test-composer.scm
 /branches/1.7/test2/test-fail.scm
 /branches/1.7/test2/test-light-record.scm
 /branches/1.7/test2/test-template.scm
 /branches/1.7/test2/test-trec.scm
 /branches/1.7/test2/test-wlos.scm
 /branches/1.7/uim/agent.c
 /branches/1.7/uim/anthy-utf8.c
 /branches/1.7/uim/anthy.c
 /branches/1.7/uim/bsdlook.h
 /branches/1.7/uim/counted-init.c
 /branches/1.7/uim/counted-init.h
 /branches/1.7/uim/curl.c
 /branches/1.7/uim/dynlib.c
 /branches/1.7/uim/dynlib.h
 /branches/1.7/uim/eb.c
 /branches/1.7/uim/editline.c
 /branches/1.7/uim/encoding-table.c
 /branches/1.7/uim/expat.c
 /branches/1.7/uim/ffi.c
 /branches/1.7/uim/fileio.c
 /branches/1.7/uim/iconv.c
 /branches/1.7/uim/intl.c
 /branches/1.7/uim/lolevel.c
 /branches/1.7/uim/look.c
 /branches/1.7/uim/m17nlib.c
 /branches/1.7/uim/mana.c
 /branches/1.7/uim/openssl.c
 /branches/1.7/uim/process.c
 /branches/1.7/uim/rk.c
 /branches/1.7/uim/scim.cpp
 /branches/1.7/uim/skk.c
 /branches/1.7/uim/socket.c
 /branches/1.7/uim/spellcheck.c
 /branches/1.7/uim/sqlite3.c
 /branches/1.7/uim/test-gc.c
 /branches/1.7/uim/uim-custom-enabler.c
 /branches/1.7/uim/uim-custom.c
 /branches/1.7/uim/uim-custom.h
 /branches/1.7/uim/uim-eb.c
 /branches/1.7/uim/uim-eb.h
 /branches/1.7/uim/uim-error.c
 /branches/1.7/uim/uim-func.c
 /branches/1.7/uim/uim-help.c
 /branches/1.7/uim/uim-helper-client.c
 /branches/1.7/uim/uim-helper-server.c
 /branches/1.7/uim/uim-helper.c
 /branches/1.7/uim/uim-helper.h
 /branches/1.7/uim/uim-iconv.h
 /branches/1.7/uim/uim-im-switcher.h
 /branches/1.7/uim/uim-internal.h
 /branches/1.7/uim/uim-ipc.c
 /branches/1.7/uim/uim-key.c
 /branches/1.7/uim/uim-module-manager.c
 /branches/1.7/uim/uim-notify.c
 /branches/1.7/uim/uim-notify.h
 /branches/1.7/uim/uim-posix.c
 /branches/1.7/uim/uim-posix.h
 /branches/1.7/uim/uim-scm-abbrev.h
 /branches/1.7/uim/uim-scm-sigscheme.c
 /branches/1.7/uim/uim-scm.h
 /branches/1.7/uim/uim-sh.c
 /branches/1.7/uim/uim-util.c
 /branches/1.7/uim/uim-util.h
 /branches/1.7/uim/uim-x-kana-input-hack.c
 /branches/1.7/uim/uim-x-util.h
 /branches/1.7/uim/uim.c
 /branches/1.7/uim/uim.h
 /branches/1.7/uim/wnnlib.c
 /branches/1.7/uim/wnnlib.h
 /branches/1.7/xim/canddisp.cpp
 /branches/1.7/xim/canddisp.h
 /branches/1.7/xim/compose.cpp
 /branches/1.7/xim/compose.h
 /branches/1.7/xim/connection.cpp
 /branches/1.7/xim/connection.h
 /branches/1.7/xim/convdisp.cpp
 /branches/1.7/xim/convdisp.h
 /branches/1.7/xim/helper.cpp
 /branches/1.7/xim/helper.h
 /branches/1.7/xim/locale.cpp
 /branches/1.7/xim/main.cpp
 /branches/1.7/xim/util.cpp
 /branches/1.7/xim/util.h
 /branches/1.7/xim/xdispatch.h
 /branches/1.7/xim/xim.h
 /branches/1.7/xim/ximic.cpp
 /branches/1.7/xim/ximim.cpp
 /branches/1.7/xim/ximpacket.cpp
 /branches/1.7/xim/ximpn.h
 /branches/1.7/xim/ximserver.cpp
 /branches/1.7/xim/ximserver.h
 /branches/1.7/xim/ximtrans.cpp

=======================================
--- /branches/1.7/COPYING       Tue May 10 01:19:26 2011
+++ /branches/1.7/COPYING       Wed Jan 11 00:24:17 2012
@@ -1,5 +1,5 @@
------------------------------------------------------------------------------
-  Copyright (c) 2003-2011 uim Project http://code.google.com/p/uim/
+  Copyright (c) 2003-2012 uim Project http://code.google.com/p/uim/

   All rights reserved.

=======================================
--- /branches/1.7/byeoru-data/byeoru-dict       Sun Jul 17 07:43:27 2011
+++ /branches/1.7/byeoru-data/byeoru-dict       Wed Jan 11 00:24:17 2012
@@ -3,7 +3,7 @@
 # byeoru-dict: Hangul character to Chinese character dictionary
 # for byeoru.scm
 #
-# Copyright (c) 2003-2011 uim Project http://code.google.com/p/uim/
+# Copyright (c) 2003-2012 uim Project http://code.google.com/p/uim/
 #
 # All rights reserved.
 #
=======================================
--- /branches/1.7/emacs/COPYING Thu Jan  6 18:09:56 2011
+++ /branches/1.7/emacs/COPYING Wed Jan 11 00:24:17 2012
@@ -1,6 +1,6 @@
 uim.el - Emacs uim bridge

-Copyright (c) 2003-2011 uim Project http://code.google.com/p/uim/
+Copyright (c) 2003-2012 uim Project http://code.google.com/p/uim/

 All rights reserved.

=======================================
--- /branches/1.7/emacs/README  Thu Jan  6 18:09:56 2011
+++ /branches/1.7/emacs/README  Wed Jan 11 00:24:17 2012
@@ -1,6 +1,6 @@
 uim.el - Emacs uim bridge

-Copyright (c) 2005-2011 uim Project http://code.google.com/p/uim/
+Copyright (c) 2005-2012 uim Project http://code.google.com/p/uim/

 All rights reserved.

=======================================
--- /branches/1.7/emacs/README.ja       Thu Jan  6 18:09:56 2011
+++ /branches/1.7/emacs/README.ja       Wed Jan 11 00:24:17 2012
@@ -1,6 +1,6 @@
 uim.el - Emacs uim bridge

-Copyright (c) 2005-2011 uim Project http://code.google.com/p/uim/
+Copyright (c) 2005-2012 uim Project http://code.google.com/p/uim/

 All rights reserved.

=======================================
--- /branches/1.7/emacs/callback.c      Thu Jan  6 18:09:56 2011
+++ /branches/1.7/emacs/callback.c      Wed Jan 11 00:24:17 2012
@@ -1,6 +1,6 @@

 /*
-  Copyright (c) 2005-2011 uim Project http://code.google.com/p/uim/
+  Copyright (c) 2005-2012 uim Project http://code.google.com/p/uim/

   All rights reserved.

=======================================
--- /branches/1.7/emacs/callback.h      Thu Jan  6 18:09:56 2011
+++ /branches/1.7/emacs/callback.h      Wed Jan 11 00:24:17 2012
@@ -1,5 +1,5 @@
 /*
-  Copyright (c) 2005-2011 uim Project http://code.google.com/p/uim/
+  Copyright (c) 2005-2012 uim Project http://code.google.com/p/uim/

   All rights reserved.

=======================================
--- /branches/1.7/emacs/candidate.c     Sun May  8 21:31:29 2011
+++ /branches/1.7/emacs/candidate.c     Wed Jan 11 00:24:17 2012
@@ -1,5 +1,5 @@
 /*
-  Copyright (c) 2005-2011 uim Project http://code.google.com/p/uim/
+  Copyright (c) 2005-2012 uim Project http://code.google.com/p/uim/

   All rights reserved.

=======================================
--- /branches/1.7/emacs/candidate.h     Thu Jan  6 18:09:56 2011
+++ /branches/1.7/emacs/candidate.h     Wed Jan 11 00:24:17 2012
@@ -1,5 +1,5 @@
 /*
-  Copyright (c) 2005-2011 uim Project http://code.google.com/p/uim/
+  Copyright (c) 2005-2012 uim Project http://code.google.com/p/uim/

   All rights reserved.

=======================================
--- /branches/1.7/emacs/commit.c        Thu Jan  6 18:09:56 2011
+++ /branches/1.7/emacs/commit.c        Wed Jan 11 00:24:17 2012
@@ -1,5 +1,5 @@
 /*
-  Copyright (c) 2005-2011 uim Project http://code.google.com/p/uim/
+  Copyright (c) 2005-2012 uim Project http://code.google.com/p/uim/

   All rights reserved.

=======================================
--- /branches/1.7/emacs/commit.h        Thu Jan  6 18:09:56 2011
+++ /branches/1.7/emacs/commit.h        Wed Jan 11 00:24:17 2012
@@ -1,5 +1,5 @@
 /*
-  Copyright (c) 2005-2011 uim Project http://code.google.com/p/uim/
+  Copyright (c) 2005-2012 uim Project http://code.google.com/p/uim/

   All rights reserved.

=======================================
--- /branches/1.7/emacs/context.c       Thu Jan  6 18:09:56 2011
+++ /branches/1.7/emacs/context.c       Wed Jan 11 00:24:17 2012
@@ -1,5 +1,5 @@
 /*
-  Copyright (c) 2005-2011 uim Project http://code.google.com/p/uim/
+  Copyright (c) 2005-2012 uim Project http://code.google.com/p/uim/

   All rights reserved.

=======================================
--- /branches/1.7/emacs/context.h       Thu Jan  6 18:09:56 2011
+++ /branches/1.7/emacs/context.h       Wed Jan 11 00:24:17 2012
@@ -1,5 +1,5 @@
 /*
-  Copyright (c) 2005-2011 uim Project http://code.google.com/p/uim/
+  Copyright (c) 2005-2012 uim Project http://code.google.com/p/uim/

   All rights reserved.

=======================================
--- /branches/1.7/emacs/debug.c Thu Jan  6 18:09:56 2011
+++ /branches/1.7/emacs/debug.c Wed Jan 11 00:24:17 2012
@@ -1,5 +1,5 @@
 /*
-  Copyright (c) 2005-2011 uim Project http://code.google.com/p/uim/
+  Copyright (c) 2005-2012 uim Project http://code.google.com/p/uim/

   All rights reserved.

=======================================
--- /branches/1.7/emacs/debug.h Thu Jan  6 18:09:56 2011
+++ /branches/1.7/emacs/debug.h Wed Jan 11 00:24:17 2012
@@ -1,5 +1,5 @@
 /*
-  Copyright (c) 2005-2011 uim Project http://code.google.com/p/uim/
+  Copyright (c) 2005-2012 uim Project http://code.google.com/p/uim/

   All rights reserved.

=======================================
--- /branches/1.7/emacs/encoding.c      Thu Jan  6 18:09:56 2011
+++ /branches/1.7/emacs/encoding.c      Wed Jan 11 00:24:17 2012
@@ -1,5 +1,5 @@
 /*
-  Copyright (c) 2005-2011 uim Project http://code.google.com/p/uim/
+  Copyright (c) 2005-2012 uim Project http://code.google.com/p/uim/

   All rights reserved.

=======================================
--- /branches/1.7/emacs/encoding.h      Thu Jan  6 18:09:56 2011
+++ /branches/1.7/emacs/encoding.h      Wed Jan 11 00:24:17 2012
@@ -1,5 +1,5 @@
 /*
-  Copyright (c) 2005-2011 uim Project http://code.google.com/p/uim/
+  Copyright (c) 2005-2012 uim Project http://code.google.com/p/uim/

   All rights reserved.

=======================================
--- /branches/1.7/emacs/helper-message.c        Thu Jan  6 18:09:56 2011
+++ /branches/1.7/emacs/helper-message.c        Wed Jan 11 00:24:17 2012
@@ -1,5 +1,5 @@
 /*
-  Copyright (c) 2006-2011 uim Project http://code.google.com/p/uim/
+  Copyright (c) 2006-2012 uim Project http://code.google.com/p/uim/

   All rights reserved.

=======================================
--- /branches/1.7/emacs/helper-message.h        Thu Jan  6 18:09:56 2011
+++ /branches/1.7/emacs/helper-message.h        Wed Jan 11 00:24:17 2012
@@ -1,5 +1,5 @@
 /*
-  Copyright (c) 2006-2011 uim Project http://code.google.com/p/uim/
+  Copyright (c) 2006-2012 uim Project http://code.google.com/p/uim/

   All rights reserved.

=======================================
--- /branches/1.7/emacs/helper-server.c Thu Jan  6 18:09:56 2011
+++ /branches/1.7/emacs/helper-server.c Wed Jan 11 00:24:17 2012
@@ -1,5 +1,5 @@
 /*
-  Copyright (c) 2005-2011 uim Project http://code.google.com/p/uim/
+  Copyright (c) 2005-2012 uim Project http://code.google.com/p/uim/

   All rights reserved.

=======================================
--- /branches/1.7/emacs/helper-server.h Thu Jan  6 18:09:56 2011
+++ /branches/1.7/emacs/helper-server.h Wed Jan 11 00:24:17 2012
@@ -1,5 +1,5 @@
 /*
-  Copyright (c) 2005-2011 uim Project http://code.google.com/p/uim/
+  Copyright (c) 2005-2012 uim Project http://code.google.com/p/uim/

   All rights reserved.

=======================================
--- /branches/1.7/emacs/helper.c        Sun May  8 21:31:29 2011
+++ /branches/1.7/emacs/helper.c        Wed Jan 11 00:24:17 2012
@@ -1,5 +1,5 @@
 /*
-  Copyright (c) 2005-2011 uim Project http://code.google.com/p/uim/
+  Copyright (c) 2005-2012 uim Project http://code.google.com/p/uim/

   All rights reserved.

=======================================
--- /branches/1.7/emacs/helper.h        Thu Jan  6 18:09:56 2011
+++ /branches/1.7/emacs/helper.h        Wed Jan 11 00:24:17 2012
@@ -1,5 +1,5 @@
 /*
-  Copyright (c) 2005-2011 uim Project http://code.google.com/p/uim/
+  Copyright (c) 2005-2012 uim Project http://code.google.com/p/uim/

   All rights reserved.

=======================================
--- /branches/1.7/emacs/im.c    Thu Jan  6 18:09:56 2011
+++ /branches/1.7/emacs/im.c    Wed Jan 11 00:24:17 2012
@@ -1,5 +1,5 @@
 /*
-  Copyright (c) 2005-2011 uim Project http://code.google.com/p/uim/
+  Copyright (c) 2005-2012 uim Project http://code.google.com/p/uim/

   All rights reserved.

=======================================
--- /branches/1.7/emacs/im.h    Thu Jan  6 18:09:56 2011
+++ /branches/1.7/emacs/im.h    Wed Jan 11 00:24:17 2012
@@ -1,5 +1,5 @@
 /*
-  Copyright (c) 2005-2011 uim Project http://code.google.com/p/uim/
+  Copyright (c) 2005-2012 uim Project http://code.google.com/p/uim/

   All rights reserved.

=======================================
--- /branches/1.7/emacs/key.c   Thu Jan  6 18:09:56 2011
+++ /branches/1.7/emacs/key.c   Wed Jan 11 00:24:17 2012
@@ -1,5 +1,5 @@
 /*
-  Copyright (c) 2005-2011 uim Project http://code.google.com/p/uim/
+  Copyright (c) 2005-2012 uim Project http://code.google.com/p/uim/

   All rights reserved.

=======================================
--- /branches/1.7/emacs/key.h   Thu Jan  6 18:09:56 2011
+++ /branches/1.7/emacs/key.h   Wed Jan 11 00:24:17 2012
@@ -1,5 +1,5 @@
 /*
-  Copyright (c) 2005-2011 uim Project http://code.google.com/p/uim/
+  Copyright (c) 2005-2012 uim Project http://code.google.com/p/uim/

   All rights reserved.

=======================================
--- /branches/1.7/emacs/output.c        Thu Jan  6 18:09:56 2011
+++ /branches/1.7/emacs/output.c        Wed Jan 11 00:24:17 2012
@@ -1,5 +1,5 @@
 /*
-  Copyright (c) 2005-2011 uim Project http://code.google.com/p/uim/
+  Copyright (c) 2005-2012 uim Project http://code.google.com/p/uim/

   All rights reserved.

=======================================
--- /branches/1.7/emacs/output.h        Thu Jan  6 18:09:56 2011
+++ /branches/1.7/emacs/output.h        Wed Jan 11 00:24:17 2012
@@ -1,5 +1,5 @@
 /*
-  Copyright (c) 2005-2011 uim Project http://code.google.com/p/uim/
+  Copyright (c) 2005-2012 uim Project http://code.google.com/p/uim/

   All rights reserved.

=======================================
--- /branches/1.7/emacs/preedit.c       Thu Jan  6 18:09:56 2011
+++ /branches/1.7/emacs/preedit.c       Wed Jan 11 00:24:17 2012
@@ -1,5 +1,5 @@
 /*
-  Copyright (c) 2005-2011 uim Project http://code.google.com/p/uim/
+  Copyright (c) 2005-2012 uim Project http://code.google.com/p/uim/

   All rights reserved.

=======================================
--- /branches/1.7/emacs/preedit.h       Thu Jan  6 18:09:56 2011
+++ /branches/1.7/emacs/preedit.h       Wed Jan 11 00:24:17 2012
@@ -1,5 +1,5 @@
 /*
-  Copyright (c) 2005-2011 uim Project http://code.google.com/p/uim/
+  Copyright (c) 2005-2012 uim Project http://code.google.com/p/uim/

   All rights reserved.

=======================================
--- /branches/1.7/emacs/prop.c  Thu Jan  6 18:09:56 2011
+++ /branches/1.7/emacs/prop.c  Wed Jan 11 00:24:17 2012
@@ -1,5 +1,5 @@
 /*
-  Copyright (c) 2005-2011 uim Project http://code.google.com/p/uim/
+  Copyright (c) 2005-2012 uim Project http://code.google.com/p/uim/

   All rights reserved.

=======================================
--- /branches/1.7/emacs/prop.h  Thu Jan  6 18:09:56 2011
+++ /branches/1.7/emacs/prop.h  Wed Jan 11 00:24:17 2012
@@ -1,5 +1,5 @@
 /*
-  Copyright (c) 2005-2011 uim Project http://code.google.com/p/uim/
+  Copyright (c) 2005-2012 uim Project http://code.google.com/p/uim/

   All rights reserved.

=======================================
--- /branches/1.7/emacs/uim-candidate.el        Thu Jan  6 18:09:56 2011
+++ /branches/1.7/emacs/uim-candidate.el        Wed Jan 11 00:24:17 2012
@@ -1,5 +1,5 @@
 ;;
-;;  Copyright (c) 2005-2011 uim Project http://code.google.com/p/uim/
+;;  Copyright (c) 2005-2012 uim Project http://code.google.com/p/uim/
 ;;
 ;;  All rights reserved.
 ;;
=======================================
--- /branches/1.7/emacs/uim-debug.el    Thu Jan  6 18:09:56 2011
+++ /branches/1.7/emacs/uim-debug.el    Wed Jan 11 00:24:17 2012
@@ -1,5 +1,5 @@
 ;;
-;;  Copyright (c) 2005-2011 uim Project http://code.google.com/p/uim/
+;;  Copyright (c) 2005-2012 uim Project http://code.google.com/p/uim/
 ;;
 ;;  All rights reserved.
 ;;
=======================================
--- /branches/1.7/emacs/uim-el-agent.c  Thu Jan  6 18:09:56 2011
+++ /branches/1.7/emacs/uim-el-agent.c  Wed Jan 11 00:24:17 2012
@@ -1,5 +1,5 @@
 /*
-  Copyright (c) 2005-2011 uim Project http://code.google.com/p/uim/
+  Copyright (c) 2005-2012 uim Project http://code.google.com/p/uim/

   All rights reserved.

=======================================
--- /branches/1.7/emacs/uim-el-agent.h  Thu Jan  6 18:09:56 2011
+++ /branches/1.7/emacs/uim-el-agent.h  Wed Jan 11 00:24:17 2012
@@ -1,5 +1,5 @@
 /*
-  Copyright (c) 2005-2011 uim Project http://code.google.com/p/uim/
+  Copyright (c) 2005-2012 uim Project http://code.google.com/p/uim/

   All rights reserved.

=======================================
--- /branches/1.7/emacs/uim-el-helper-agent.c   Thu Jan  6 18:09:56 2011
+++ /branches/1.7/emacs/uim-el-helper-agent.c   Wed Jan 11 00:24:17 2012
@@ -1,5 +1,5 @@
 /*
-  Copyright (c) 2006-2011 uim Project http://code.google.com/p/uim/
+  Copyright (c) 2006-2012 uim Project http://code.google.com/p/uim/

   All rights reserved.

=======================================
--- /branches/1.7/emacs/uim-el-helper-agent.h   Thu Jan  6 18:09:56 2011
+++ /branches/1.7/emacs/uim-el-helper-agent.h   Wed Jan 11 00:24:17 2012
@@ -1,5 +1,5 @@
 /*
-  Copyright (c) 2006-2011 uim Project http://code.google.com/p/uim/
+  Copyright (c) 2006-2012 uim Project http://code.google.com/p/uim/

   All rights reserved.

=======================================
--- /branches/1.7/emacs/uim-el-types.h  Thu Jan  6 18:09:56 2011
+++ /branches/1.7/emacs/uim-el-types.h  Wed Jan 11 00:24:17 2012
@@ -1,5 +1,5 @@
 /*
-  Copyright (c) 2006-2011 uim Project http://code.google.com/p/uim/
+  Copyright (c) 2006-2012 uim Project http://code.google.com/p/uim/

   All rights reserved.

=======================================
--- /branches/1.7/emacs/uim-helper.el   Thu Jan  6 18:09:56 2011
+++ /branches/1.7/emacs/uim-helper.el   Wed Jan 11 00:24:17 2012
@@ -1,5 +1,5 @@
 ;;
-;;  Copyright (c) 2006-2011 uim Project http://code.google.com/p/uim/
+;;  Copyright (c) 2006-2012 uim Project http://code.google.com/p/uim/
 ;;
 ;;  All rights reserved.
 ;;
=======================================
--- /branches/1.7/emacs/uim-key.el      Thu Jan  6 18:09:56 2011
+++ /branches/1.7/emacs/uim-key.el      Wed Jan 11 00:24:17 2012
@@ -1,5 +1,5 @@
 ;;
-;;  Copyright (c) 2005-2011 uim Project http://code.google.com/p/uim/
+;;  Copyright (c) 2005-2012 uim Project http://code.google.com/p/uim/
 ;;
 ;;  All rights reserved.
 ;;
=======================================
--- /branches/1.7/emacs/uim-keymap.el   Thu Jan  6 18:09:56 2011
+++ /branches/1.7/emacs/uim-keymap.el   Wed Jan 11 00:24:17 2012
@@ -1,5 +1,5 @@
 ;;
-;;  Copyright (c) 2005-2011 uim Project http://code.google.com/p/uim/
+;;  Copyright (c) 2005-2012 uim Project http://code.google.com/p/uim/
 ;;
 ;;  All rights reserved.
 ;;
=======================================
--- /branches/1.7/emacs/uim-leim.el     Tue Mar 22 01:28:37 2011
+++ /branches/1.7/emacs/uim-leim.el     Wed Jan 11 00:24:17 2012
@@ -1,5 +1,5 @@
 ;;
-;;  Copyright (c) 2005-2011 uim Project http://code.google.com/p/uim/
+;;  Copyright (c) 2005-2012 uim Project http://code.google.com/p/uim/
 ;;
 ;;  All rights reserved.
 ;;
=======================================
--- /branches/1.7/emacs/uim-preedit.el  Thu Jan  6 18:09:56 2011
+++ /branches/1.7/emacs/uim-preedit.el  Wed Jan 11 00:24:17 2012
@@ -1,5 +1,5 @@
 ;;
-;;  Copyright (c) 2005-2011 uim Project http://code.google.com/p/uim/
+;;  Copyright (c) 2005-2012 uim Project http://code.google.com/p/uim/
 ;;
 ;;  All rights reserved.
 ;;
=======================================
--- /branches/1.7/emacs/uim-util.el     Thu Jan  6 18:09:56 2011
+++ /branches/1.7/emacs/uim-util.el     Wed Jan 11 00:24:17 2012
@@ -1,5 +1,5 @@
 ;;
-;;  Copyright (c) 2005-2011 uim Project http://code.google.com/p/uim/
+;;  Copyright (c) 2005-2012 uim Project http://code.google.com/p/uim/
 ;;
 ;;  All rights reserved.
 ;;
=======================================
--- /branches/1.7/emacs/uim-var.el      Thu Jan  6 18:09:56 2011
+++ /branches/1.7/emacs/uim-var.el      Wed Jan 11 00:24:17 2012
@@ -1,5 +1,5 @@
 ;;
-;;  Copyright (c) 2005-2011 uim Project http://code.google.com/p/uim/
+;;  Copyright (c) 2005-2012 uim Project http://code.google.com/p/uim/
 ;;
 ;;  All rights reserved.
 ;;
=======================================
--- /branches/1.7/emacs/uim-version.el.in       Thu Jan  6 18:09:56 2011
+++ /branches/1.7/emacs/uim-version.el.in       Wed Jan 11 00:24:17 2012
@@ -1,5 +1,5 @@
 ;;
-;;  Copyright (c) 2005-2011 uim Project http://code.google.com/p/uim/
+;;  Copyright (c) 2005-2012 uim Project http://code.google.com/p/uim/
 ;;
 ;;  All rights reserved.
 ;;
=======================================
--- /branches/1.7/emacs/uim.el  Thu Jan  6 18:09:56 2011
+++ /branches/1.7/emacs/uim.el  Wed Jan 11 00:24:17 2012
@@ -1,5 +1,5 @@
 ;;
-;;  Copyright (c) 2005-2011 uim Project http://code.google.com/p/uim/
+;;  Copyright (c) 2005-2012 uim Project http://code.google.com/p/uim/
 ;;
 ;;  All rights reserved.
 ;;
=======================================
--- /branches/1.7/examples/uim-custom/uim-custom-dump.c Thu Jan 6 18:09:56 2011 +++ /branches/1.7/examples/uim-custom/uim-custom-dump.c Wed Jan 11 00:24:17 2012
@@ -1,5 +1,5 @@
 /*
-  Copyright (c) 2003-2011 uim Project http://code.google.com/p/uim/
+  Copyright (c) 2003-2012 uim Project http://code.google.com/p/uim/

   All rights reserved.

=======================================
***Additional files exist in this changeset.***

Reply via email to