diff options
Diffstat (limited to 'src/LexSQL.cxx')
| -rw-r--r-- | src/LexSQL.cxx | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/src/LexSQL.cxx b/src/LexSQL.cxx index 5cb5b9de2..5af86d9f4 100644 --- a/src/LexSQL.cxx +++ b/src/LexSQL.cxx @@ -2,7 +2,7 @@  /** @file LexSQL.cxx   ** Lexer for SQL.   **/ -// Copyright 1998-2001 by Neil Hodgson <neilh@scintilla.org> +// Copyright 1998-2002 by Neil Hodgson <neilh@scintilla.org>  // The License.txt file describes the conditions under which this software may be distributed.  #include <stdlib.h> | 
