diff options
author | Dan Winship <danw@src.gnome.org> | 2000-03-10 03:52:48 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2000-03-10 03:52:48 +0800 |
commit | 1e7ab47d26dc1bf69ed79273f593c867c358f728 (patch) | |
tree | 9b6a0a881b2799eead69d139f82192fc28e3e2d7 /camel/providers | |
parent | 873dfc7f89dcda2ce62feee64f6e800ba79fd84f (diff) | |
download | gsoc2013-evolution-1e7ab47d26dc1bf69ed79273f593c867c358f728.tar gsoc2013-evolution-1e7ab47d26dc1bf69ed79273f593c867c358f728.tar.gz gsoc2013-evolution-1e7ab47d26dc1bf69ed79273f593c867c358f728.tar.bz2 gsoc2013-evolution-1e7ab47d26dc1bf69ed79273f593c867c358f728.tar.lz gsoc2013-evolution-1e7ab47d26dc1bf69ed79273f593c867c358f728.tar.xz gsoc2013-evolution-1e7ab47d26dc1bf69ed79273f593c867c358f728.tar.zst gsoc2013-evolution-1e7ab47d26dc1bf69ed79273f593c867c358f728.zip |
fix the name of "Helix Code, Inc." in all the copyrights
svn path=/trunk/; revision=2091
Diffstat (limited to 'camel/providers')
-rw-r--r-- | camel/providers/mbox/camel-mbox-store.c | 2 | ||||
-rw-r--r-- | camel/providers/mbox/camel-mbox-store.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/camel/providers/mbox/camel-mbox-store.c b/camel/providers/mbox/camel-mbox-store.c index d0eea3f996..74ea8c3461 100644 --- a/camel/providers/mbox/camel-mbox-store.c +++ b/camel/providers/mbox/camel-mbox-store.c @@ -3,7 +3,7 @@ /* * - * Copyright (C) 2000 HelixCode <bertrand@helixcode.com> . + * Copyright (C) 2000 Helix Code, Inc. <bertrand@helixcode.com> * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as diff --git a/camel/providers/mbox/camel-mbox-store.h b/camel/providers/mbox/camel-mbox-store.h index e33688066f..06a971ada4 100644 --- a/camel/providers/mbox/camel-mbox-store.h +++ b/camel/providers/mbox/camel-mbox-store.h @@ -3,7 +3,7 @@ /* * - * Copyright (C) 2000 HelixCode <bertrand@helixcode.com> . + * Copyright (C) 2000 Helix Code, Inc. <bertrand@helixcode.com> * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as |