diff options
author | nyamatongwe <unknown> | 2006-03-30 08:06:47 +0000 |
---|---|---|
committer | nyamatongwe <unknown> | 2006-03-30 08:06:47 +0000 |
commit | ac570f2eb3bc16d3c82f7f511a3802e7acca4a9d (patch) | |
tree | 565e19c7e07c0d71164d89aec3ca9d41a010b482 /src | |
parent | afc27b395bb4524f3a82ff8179958f826b199d3b (diff) | |
download | scintilla-mirror-ac570f2eb3bc16d3c82f7f511a3802e7acca4a9d.tar.gz |
Removed email address.
Diffstat (limited to 'src')
-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> |