diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2018-01-05 00:54:18 +0100 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2018-01-05 00:54:18 +0100 |
commit | ed4837b2f60ffcde770a75fa595f26731575d9e3 (patch) | |
tree | 9c6df10656fb6bce230479bd4b5d088123c7c004 /doc/en/weechat_dev.en.adoc | |
parent | 6931a45946a68a49022bd3765add2c49727ee5e6 (diff) | |
download | weechat-ed4837b2f60ffcde770a75fa595f26731575d9e3.zip |
core: update copyright dates
Diffstat (limited to 'doc/en/weechat_dev.en.adoc')
-rw-r--r-- | doc/en/weechat_dev.en.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/en/weechat_dev.en.adoc b/doc/en/weechat_dev.en.adoc index 2a00066ee..0afb8b614 100644 --- a/doc/en/weechat_dev.en.adoc +++ b/doc/en/weechat_dev.en.adoc @@ -422,7 +422,7 @@ Example in C: /* * weechat.c - core functions for WeeChat * - * Copyright (C) 2017 Your Name <your@email.com> + * Copyright (C) 2018 Your Name <your@email.com> * * This file is part of WeeChat, the extensible chat client. * |