From 42efc80facd3bd55be026bb5aa758ab05a0b56b4 Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Tue, 28 Apr 2009 23:20:22 +0000 Subject: Credit to original author. --- src/LexSML.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'src') 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 Copyright 2005 // The License.txt file describes the conditions under which this software may be distributed. -- cgit v1.2.3