diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2017-01-01 11:32:04 +0100 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2017-01-01 11:32:04 +0100 |
commit | 705d86e684d72b8c094e526876db1b8544fd2db3 (patch) | |
tree | 1cb9a319ad74a2c8a0771cd7f87ba783a8ff5748 /doc/ja/weechat_dev.ja.adoc | |
parent | 668bb3a4add26ae0193ec97097210441e8217b75 (diff) | |
download | weechat-705d86e684d72b8c094e526876db1b8544fd2db3.zip |
core: update copyright dates
Diffstat (limited to 'doc/ja/weechat_dev.ja.adoc')
-rw-r--r-- | doc/ja/weechat_dev.ja.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ja/weechat_dev.ja.adoc b/doc/ja/weechat_dev.ja.adoc index 6156b548c..fbb7adf15 100644 --- a/doc/ja/weechat_dev.ja.adoc +++ b/doc/ja/weechat_dev.ja.adoc @@ -394,7 +394,7 @@ WeeChat とプラグインの翻訳は gettext で行います、ファイルは /* * weechat.c - core functions for WeeChat * - * Copyright (C) 2016 Your Name <your@email.com> + * Copyright (C) 2017 Your Name <your@email.com> * * This file is part of WeeChat, the extensible chat client. * |