1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-03 08:13:14 +02:00

core: update copyright dates

This commit is contained in:
Sebastien Helleu
2013-01-01 13:12:49 +01:00
parent 01a1316816
commit f97598b4aa
407 changed files with 430 additions and 431 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
/*
* Copyright (C) 2003-2012 Sebastien Helleu <flashcode@flashtux.org>
* Copyright (C) 2003-2013 Sebastien Helleu <flashcode@flashtux.org>
* Copyright (C) 2006 Emmanuel Bouthenot <kolter@openics.org>
*
* This file is part of WeeChat, the extensible chat client.
@@ -51,7 +51,7 @@
#endif
#define WEECHAT_COPYRIGHT_DATE "(C) 2003-2012"
#define WEECHAT_COPYRIGHT_DATE "(C) 2003-2013"
#define WEECHAT_WEBSITE "http://www.weechat.org/"
#define WEECHAT_WEBSITE_DOWNLOAD "http://www.weechat.org/download"