diff options
Diffstat (limited to 'doc/en/weechat_dev.en.txt')
-rw-r--r-- | doc/en/weechat_dev.en.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/en/weechat_dev.en.txt b/doc/en/weechat_dev.en.txt index ff67fb138..ba7103c27 100644 --- a/doc/en/weechat_dev.en.txt +++ b/doc/en/weechat_dev.en.txt @@ -327,7 +327,7 @@ General rules [source,C] ---------------------------------------- /* - * Copyright (C) 2011 Your Name <your@email.com> + * Copyright (C) 2012 Your Name <your@email.com> * * This file is part of WeeChat, the extensible chat client. * |