diff options
| -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> | 
