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/camel-stream-mem.c | |
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/camel-stream-mem.c')
-rw-r--r-- | camel/camel-stream-mem.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/camel/camel-stream-mem.c b/camel/camel-stream-mem.c index 6dd1b804cf..0b8633493c 100644 --- a/camel/camel-stream-mem.c +++ b/camel/camel-stream-mem.c @@ -7,7 +7,7 @@ * Author : * Bertrand Guiheneuf <bertrand@helixcode.com> * - * Copyright 1999, 2000 HelixCode (http://www.helixcode.com) . + * Copyright 1999, 2000 Helix Code, Inc. (http://www.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 |