summaryrefslogtreecommitdiff
path: root/src/plugins/charset
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/charset')
-rw-r--r--src/plugins/charset/CMakeLists.txt2
-rw-r--r--src/plugins/charset/Makefile.am2
-rw-r--r--src/plugins/charset/charset.c2
3 files changed, 3 insertions, 3 deletions
diff --git a/src/plugins/charset/CMakeLists.txt b/src/plugins/charset/CMakeLists.txt
index aeab9f504..fdfd2e937 100644
--- a/src/plugins/charset/CMakeLists.txt
+++ b/src/plugins/charset/CMakeLists.txt
@@ -1,4 +1,4 @@
-# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org>
+# Copyright (c) 2003-2009 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/charset/Makefile.am b/src/plugins/charset/Makefile.am
index 0f5a770bb..c1275278d 100644
--- a/src/plugins/charset/Makefile.am
+++ b/src/plugins/charset/Makefile.am
@@ -1,4 +1,4 @@
-# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org>
+# Copyright (c) 2003-2009 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/charset/charset.c b/src/plugins/charset/charset.c
index 78a002ce1..410abe070 100644
--- a/src/plugins/charset/charset.c
+++ b/src/plugins/charset/charset.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2009 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