aboutsummaryrefslogtreecommitdiffstats
path: root/gtk
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2004-01-19 18:21:18 +0000
committerJörg Mayer <jmayer@loplof.de>2004-01-19 18:21:18 +0000
commitda5f6f9472b6293206eebef43b957c8cdb5c64f9 (patch)
treedbfd55a6b739d535904795fde65bfabc16b03ba2 /gtk
parentc270a9a035a683fc4ec3a522d1ea7dac01a49039 (diff)
The current year is 2004
svn path=/trunk/; revision=9731
Diffstat (limited to 'gtk')
-rw-r--r--gtk/main.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/gtk/main.c b/gtk/main.c
index d6d40cb7bb..3002de7149 100644
--- a/gtk/main.c
+++ b/gtk/main.c
@@ -1,6 +1,6 @@
/* main.c
*
- * $Id: main.c,v 1.359 2004/01/19 03:46:42 ulfl Exp $
+ * $Id: main.c,v 1.360 2004/01/19 18:21:18 jmayer Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>
@@ -217,7 +217,7 @@ about_ethereal( GtkWidget *w _U_, gpointer data _U_ ) {
#ifdef CVSVERSION
" (cvs " CVSVERSION ")"
#endif
- " (C) 1998-2003 Gerald Combs <gerald@ethereal.com>\n\n"
+ " (C) 1998-2004 Gerald Combs <gerald@ethereal.com>\n\n"
"%s\n"
"%s\n\n"