diff options
author | nyamatongwe <devnull@localhost> | 2006-03-30 08:06:47 +0000 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2006-03-30 08:06:47 +0000 |
commit | 55607b9fa2bdaf1397caabd9dbfa5e02794d2098 (patch) | |
tree | 565e19c7e07c0d71164d89aec3ca9d41a010b482 | |
parent | 9af59c2c8e3db4f632d80df82cdacd51fbd8aa28 (diff) | |
download | scintilla-mirror-55607b9fa2bdaf1397caabd9dbfa5e02794d2098.tar.gz |
Removed email address.
-rw-r--r-- | src/LexSpice.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/LexSpice.cxx b/src/LexSpice.cxx index 819fa75af..8a1683f05 100644 --- a/src/LexSpice.cxx +++ b/src/LexSpice.cxx @@ -2,7 +2,7 @@ /** @file LexSpice.cxx ** Lexer for Spice **/ -// Copyright 2006 by Fabien Proriol <proriol.fabien.dev@saint-pal.com> +// Copyright 2006 by Fabien Proriol // The License.txt file describes the conditions under which this software may be distributed. #include <stdlib.h> |