diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2001-01-28 21:47:11 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2001-01-28 21:47:11 +0800 |
commit | 39495e7f53a48b8dabed05b649c0e6e93101a3fb (patch) | |
tree | 3eb08707e0169ae98661b5cf814510d8fc75a213 | |
parent | e0b74b2ce55a3b543566146feedd5015acdd3517 (diff) | |
download | gsoc2013-evolution-39495e7f53a48b8dabed05b649c0e6e93101a3fb.tar gsoc2013-evolution-39495e7f53a48b8dabed05b649c0e6e93101a3fb.tar.gz gsoc2013-evolution-39495e7f53a48b8dabed05b649c0e6e93101a3fb.tar.bz2 gsoc2013-evolution-39495e7f53a48b8dabed05b649c0e6e93101a3fb.tar.lz gsoc2013-evolution-39495e7f53a48b8dabed05b649c0e6e93101a3fb.tar.xz gsoc2013-evolution-39495e7f53a48b8dabed05b649c0e6e93101a3fb.tar.zst gsoc2013-evolution-39495e7f53a48b8dabed05b649c0e6e93101a3fb.zip |
Update copyrights.
svn path=/trunk/; revision=7879
-rw-r--r-- | mail/mail-search-dialogue.c | 2 | ||||
-rw-r--r-- | mail/mail-vfolder.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/mail/mail-search-dialogue.c b/mail/mail-search-dialogue.c index 5d6d3221fd..c89148f4ba 100644 --- a/mail/mail-search-dialogue.c +++ b/mail/mail-search-dialogue.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2000 Helix Code Inc. + * Copyright (C) 2000, 2001 Ximian, Inc. * * Authors: Not Zed <notzed@lostzed.mmc.com.au> * diff --git a/mail/mail-vfolder.c b/mail/mail-vfolder.c index c46a09e746..7f654d2da5 100644 --- a/mail/mail-vfolder.c +++ b/mail/mail-vfolder.c @@ -1,5 +1,5 @@ /* - Copyright 2000 Helix Code Inc. + Copyright 2000, 2001 Helix Code Inc. Author: Michael Zucchi <notzed@helixcode.com> |