diff options
-rw-r--r-- | src/LexSML.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/LexSML.cxx b/src/LexSML.cxx index dadfc0fb3..a61753077 100644 --- a/src/LexSML.cxx +++ b/src/LexSML.cxx @@ -3,6 +3,7 @@ ** Lexer for SML. **/ // Copyright 2009 by James Moffatt and Yuzhou Xin +// Modified from LexCaml.cxx by Robert Roessler <robertr@rftp.com> Copyright 2005 // The License.txt file describes the conditions under which this software may be distributed. |