diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2013-01-01 13:12:49 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2013-01-01 13:12:49 +0100 |
commit | f97598b4aa420c19bc86c3640f689014e9813dcc (patch) | |
tree | 767f9540f093b2fcf8fa455c37e4302c3030bbc9 /src/plugins/tcl/CMakeLists.txt | |
parent | 01a13168160282ffb79b3ad3826df3b777305227 (diff) | |
download | weechat-f97598b4aa420c19bc86c3640f689014e9813dcc.zip |
core: update copyright dates
Diffstat (limited to 'src/plugins/tcl/CMakeLists.txt')
-rw-r--r-- | src/plugins/tcl/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/tcl/CMakeLists.txt b/src/plugins/tcl/CMakeLists.txt index a33487c7c..21a5bfad1 100644 --- a/src/plugins/tcl/CMakeLists.txt +++ b/src/plugins/tcl/CMakeLists.txt @@ -1,7 +1,7 @@ # # Copyright (C) 2008-2010 Dmitry Kobylin <fnfal@academ.tsc.ru> # Copyright (C) 2008 Julien Louis <ptitlouis@sysif.net> -# Copyright (C) 2008-2012 Sebastien Helleu <flashcode@flashtux.org> +# Copyright (C) 2008-2013 Sebastien Helleu <flashcode@flashtux.org> # # This file is part of WeeChat, the extensible chat client. # |