aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
authornyamatongwe <devnull@localhost>2009-04-28 23:20:22 +0000
committernyamatongwe <devnull@localhost>2009-04-28 23:20:22 +0000
commit07e5a1b1d366390b12c66fe3e4ce90535d66e6f5 (patch)
tree2e6752a5cdfb531aebb71e8e44a4f6ee0b5e2275 /src
parentf3255f1ebb34302e47b9032cc1381f185d32484c (diff)
downloadscintilla-mirror-07e5a1b1d366390b12c66fe3e4ce90535d66e6f5.tar.gz
Credit to original author.
Diffstat (limited to 'src')
-rw-r--r--src/LexSML.cxx1
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.