diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2016-01-01 11:09:53 +0100 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2016-01-01 11:09:53 +0100 |
commit | 33307245745deac2c4679e122063fc01e80c3eb1 (patch) | |
tree | a1523ed44782a8f01d18a7bdce282d59d9bdbb97 /doc/fr/weechat_dev.fr.asciidoc | |
parent | 5d6689b8c1492825f8795ebd99a2dcce0202b098 (diff) | |
download | weechat-33307245745deac2c4679e122063fc01e80c3eb1.zip |
core: update copyright dates
Diffstat (limited to 'doc/fr/weechat_dev.fr.asciidoc')
-rw-r--r-- | doc/fr/weechat_dev.fr.asciidoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/fr/weechat_dev.fr.asciidoc b/doc/fr/weechat_dev.fr.asciidoc index 991e25380..2bcb4617a 100644 --- a/doc/fr/weechat_dev.fr.asciidoc +++ b/doc/fr/weechat_dev.fr.asciidoc @@ -391,7 +391,7 @@ Exemple en C : /* * weechat.c - core functions for WeeChat * - * Copyright (C) 2015 Your Name <your@email.com> + * Copyright (C) 2016 Your Name <your@email.com> * * This file is part of WeeChat, the extensible chat client. * |