Add year 2002 to the copyright.

* e-shell-about-box.c: Add year 2002 to the copyright.

svn path=/trunk/; revision=15812
This commit is contained in:
Ettore Perazzoli
2002-02-23 17:45:21 +00:00
parent ae33e0a13d
commit be1585de31
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,7 @@
2002-02-23 Ettore Perazzoli <ettore@ximian.com>
* e-shell-about-box.c: Add year 2002 to the copyright.
2002-02-23 Ettore Perazzoli <ettore@ximian.com>
* e-storage-set-view.c (impl_destroy): Renamed from `destroy'.

View File

@ -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 Ximian, Inc.
* Copyright (C) 2001, 2002 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[] = {
"",
N_("Evolution " VERSION),
N_("Copyright 1999, 2000, 2001 Ximian, Inc."),
N_("Copyright 1999, 2000, 2001, 2002 Ximian, Inc."),
"",
N_("Brought to you by"),
"",