From 1e7ab47d26dc1bf69ed79273f593c867c358f728 Mon Sep 17 00:00:00 2001
From: Dan Winship <danw@src.gnome.org>
Date: Thu, 9 Mar 2000 19:52:48 +0000
Subject: fix the name of "Helix Code, Inc." in all the copyrights

svn path=/trunk/; revision=2091
---
 camel/string-utils.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'camel/string-utils.c')

diff --git a/camel/string-utils.c b/camel/string-utils.c
index 1f6d156d03..ccbc69369f 100644
--- a/camel/string-utils.c
+++ b/camel/string-utils.c
@@ -6,7 +6,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 
-- 
cgit