diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2008-01-02 12:47:09 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2008-01-02 12:47:09 +0100 |
commit | e3b52115c701541204a9fb2697c09827b687ed77 (patch) | |
tree | 5afb78db2303974e155f96cb43f4a338983139a4 /src/plugins/demo | |
parent | 8256ffb89e54a15e906ba27140cf08e92d2226c7 (diff) | |
download | weechat-e3b52115c701541204a9fb2697c09827b687ed77.zip |
Update of year in some copyrights
Diffstat (limited to 'src/plugins/demo')
-rw-r--r-- | src/plugins/demo/CMakeLists.txt | 2 | ||||
-rw-r--r-- | src/plugins/demo/Makefile.am | 2 | ||||
-rw-r--r-- | src/plugins/demo/demo.c | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/src/plugins/demo/CMakeLists.txt b/src/plugins/demo/CMakeLists.txt index bbeb32ddf..d29320da7 100644 --- a/src/plugins/demo/CMakeLists.txt +++ b/src/plugins/demo/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2007 FlashCode <flashcode@flashtux.org> +# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org> # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/plugins/demo/Makefile.am b/src/plugins/demo/Makefile.am index b1eca3a6c..848ad7187 100644 --- a/src/plugins/demo/Makefile.am +++ b/src/plugins/demo/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2007 FlashCode <flashcode@flashtux.org> +# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org> # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/plugins/demo/demo.c b/src/plugins/demo/demo.c index d7fa110ac..719e12450 100644 --- a/src/plugins/demo/demo.c +++ b/src/plugins/demo/demo.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> * See README for License detail, AUTHORS for developers list. * * This program is free software; you can redistribute it and/or modify |