summaryrefslogtreecommitdiff
path: root/src/gui/qt
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2003-12-31 16:56:11 +0000
committerSebastien Helleu <flashcode@flashtux.org>2003-12-31 16:56:11 +0000
commit6950745079814f15289377da3069732da8bf1935 (patch)
tree81c25e32200a076b49fa2890c2d1eb9f2652a2b6 /src/gui/qt
parent3b6bf81ad66599c7454a9a6eff366248375683c4 (diff)
downloadweechat-6950745079814f15289377da3069732da8bf1935.zip
New copyright
Diffstat (limited to 'src/gui/qt')
-rw-r--r--src/gui/qt/Makefile.am2
-rw-r--r--src/gui/qt/gui-qt.c6
-rw-r--r--src/gui/qt/gui-qt.h6
3 files changed, 5 insertions, 9 deletions
diff --git a/src/gui/qt/Makefile.am b/src/gui/qt/Makefile.am
index a0d82e32a..b9e702182 100644
--- a/src/gui/qt/Makefile.am
+++ b/src/gui/qt/Makefile.am
@@ -1,4 +1,4 @@
-# Copyright (c) 2003 FlashCode <flashcode@flashtux.org>
+# Copyright (c) 2004 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/gui/qt/gui-qt.c b/src/gui/qt/gui-qt.c
index e8dffab14..789d8f37f 100644
--- a/src/gui/qt/gui-qt.c
+++ b/src/gui/qt/gui-qt.c
@@ -1,8 +1,6 @@
/*
- * Copyright (c) 2003 by FlashCode <flashcode@flashtux.org>
- * Bounga <bounga@altern.org>
- * Xahlexx <xahlexx@tuxisland.org>
- * See README for License detail.
+ * Copyright (c) 2004 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
* it under the terms of the GNU General Public License as published by
diff --git a/src/gui/qt/gui-qt.h b/src/gui/qt/gui-qt.h
index b07167d88..9df5a5619 100644
--- a/src/gui/qt/gui-qt.h
+++ b/src/gui/qt/gui-qt.h
@@ -1,8 +1,6 @@
/*
- * Copyright (c) 2003 by FlashCode <flashcode@flashtux.org>
- * Bounga <bounga@altern.org>
- * Xahlexx <xahlexx@tuxisland.org>
- * See README for License detail.
+ * Copyright (c) 2004 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
* it under the terms of the GNU General Public License as published by