aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/LexHTML.cxx
diff options
context:
space:
mode:
authornyamatongwe <unknown>2003-02-15 00:12:24 +0000
committernyamatongwe <unknown>2003-02-15 00:12:24 +0000
commit97de6d6aeec37720807b98e71170a1ec9b2c4925 (patch)
tree1ac9751e1fa305d000d9e23fe8820f3101909fa7 /src/LexHTML.cxx
parent5309c307bb45d02cfe12e99eaa18f64ab76b7455 (diff)
downloadscintilla-mirror-97de6d6aeec37720807b98e71170a1ec9b2c4925.tar.gz
Updating version numbers and copyright.
Diffstat (limited to 'src/LexHTML.cxx')
-rw-r--r--src/LexHTML.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/LexHTML.cxx b/src/LexHTML.cxx
index 38b3ed697..345b15edc 100644
--- a/src/LexHTML.cxx
+++ b/src/LexHTML.cxx
@@ -2,7 +2,7 @@
/** @file LexHTML.cxx
** Lexer for HTML.
**/
-// Copyright 1998-2002 by Neil Hodgson <neilh@scintilla.org>
+// Copyright 1998-2003 by Neil Hodgson <neilh@scintilla.org>
// The License.txt file describes the conditions under which this software may be distributed.
#include <stdlib.h>