diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2009-01-03 10:06:53 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2009-01-03 10:06:53 +0100 |
commit | 2115f3f67534e82cc88a59b4924831f6b2b516cf (patch) | |
tree | 8211f706d256e54c5513500f197e4dd95854994b /doc/de/dev | |
parent | e7e2da5a9c469aa4291d4630adb75d1e62cccbd5 (diff) | |
download | weechat-2115f3f67534e82cc88a59b4924831f6b2b516cf.zip |
Update copyright dates
Diffstat (limited to 'doc/de/dev')
-rw-r--r-- | doc/de/dev/plugin_api.de.xml | 2 | ||||
-rw-r--r-- | doc/de/dev/plugin_c_api.de.xml | 2 | ||||
-rw-r--r-- | doc/de/dev/plugin_script_api.de.xml | 2 | ||||
-rw-r--r-- | doc/de/dev/plugins.de.xml | 2 | ||||
-rw-r--r-- | doc/de/dev/weechat_dev.de.xml | 4 |
5 files changed, 6 insertions, 6 deletions
diff --git a/doc/de/dev/plugin_api.de.xml b/doc/de/dev/plugin_api.de.xml index f67bae785..40bcdbb9c 100644 --- a/doc/de/dev/plugin_api.de.xml +++ b/doc/de/dev/plugin_api.de.xml @@ -4,7 +4,7 @@ WeeChat documentation (german version) -Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> +Copyright (c) 2003-2009 by FlashCode <flashcode@flashtux.org> This manual 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/doc/de/dev/plugin_c_api.de.xml b/doc/de/dev/plugin_c_api.de.xml index 89aeedec3..fc15d82ab 100644 --- a/doc/de/dev/plugin_c_api.de.xml +++ b/doc/de/dev/plugin_c_api.de.xml @@ -4,7 +4,7 @@ WeeChat documentation (german version) -Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> +Copyright (c) 2003-2009 by FlashCode <flashcode@flashtux.org> This manual 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/doc/de/dev/plugin_script_api.de.xml b/doc/de/dev/plugin_script_api.de.xml index 92a1937f8..48efbdae2 100644 --- a/doc/de/dev/plugin_script_api.de.xml +++ b/doc/de/dev/plugin_script_api.de.xml @@ -4,7 +4,7 @@ WeeChat documentation (german version) -Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> +Copyright (c) 2003-2009 by FlashCode <flashcode@flashtux.org> This manual 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/doc/de/dev/plugins.de.xml b/doc/de/dev/plugins.de.xml index 90f4999cf..5a225ce61 100644 --- a/doc/de/dev/plugins.de.xml +++ b/doc/de/dev/plugins.de.xml @@ -4,7 +4,7 @@ WeeChat documentation (german version) -Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> +Copyright (c) 2003-2009 by FlashCode <flashcode@flashtux.org> This manual 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/doc/de/dev/weechat_dev.de.xml b/doc/de/dev/weechat_dev.de.xml index 30a32925f..644adc61e 100644 --- a/doc/de/dev/weechat_dev.de.xml +++ b/doc/de/dev/weechat_dev.de.xml @@ -4,7 +4,7 @@ WeeChat documentation (german version) -Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> +Copyright (c) 2003-2009 by FlashCode <flashcode@flashtux.org> This manual is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -54,7 +54,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. &date.xml; <copyright> - <year>2008</year> + <year>2009</year> <holder>Sébastien Helleu</holder> </copyright> |