aboutsummaryrefslogtreecommitdiffstats
path: root/shell
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2003-01-24 00:03:51 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2003-01-24 00:03:51 +0800
commit6582de79d5cf46aacd91f5322b35f8619c5b2f6e (patch)
tree92135aa39fbc6155265e2fc13b80dcfbd70b47f7 /shell
parent63d803aa5e0616a7b83a41d7b62f8bbeab44065a (diff)
downloadgsoc2013-evolution-6582de79d5cf46aacd91f5322b35f8619c5b2f6e.tar
gsoc2013-evolution-6582de79d5cf46aacd91f5322b35f8619c5b2f6e.tar.gz
gsoc2013-evolution-6582de79d5cf46aacd91f5322b35f8619c5b2f6e.tar.bz2
gsoc2013-evolution-6582de79d5cf46aacd91f5322b35f8619c5b2f6e.tar.lz
gsoc2013-evolution-6582de79d5cf46aacd91f5322b35f8619c5b2f6e.tar.xz
gsoc2013-evolution-6582de79d5cf46aacd91f5322b35f8619c5b2f6e.tar.zst
gsoc2013-evolution-6582de79d5cf46aacd91f5322b35f8619c5b2f6e.zip
Update copyright year.
svn path=/trunk/; revision=19583
Diffstat (limited to 'shell')
-rw-r--r--shell/ChangeLog4
-rw-r--r--shell/e-shell-about-box.c4
2 files changed, 6 insertions, 2 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index b09fab1e06..364e2eccaa 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,3 +1,7 @@
+2003-01-23 Ettore Perazzoli <ettore@ximian.com>
+
+ * e-shell-about-box.c: Update copyright year.
+
2003-01-22 Ettore Perazzoli <ettore@ximian.com>
* Makefile.am: Install the shell executable as
diff --git a/shell/e-shell-about-box.c b/shell/e-shell-about-box.c
index 877387f1da..421331b4d8 100644
--- a/shell/e-shell-about-box.c
+++ b/shell/e-shell-about-box.c
@@ -1,7 +1,7 @@
/* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 8; tab-width: 8 -*- */
/* e-shell-about-box.c
*
- * Copyright (C) 2001, 2002 Ximian, Inc.
+ * Copyright (C) 2001, 2002, 2003 Ximian, Inc.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of version 2 of the GNU General Public
@@ -38,7 +38,7 @@ static GtkEventBoxClass *parent_class = NULL;
static const char *text[] = {
"",
"Evolution " VERSION,
- "Copyright 1999 - 2002 Ximian, Inc.",
+ "Copyright 1999 - 2003 Ximian, Inc.",
"",
N_("Brought to you by"),
"",