diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/LexMSSQL.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/LexMSSQL.cxx b/src/LexMSSQL.cxx index 0c54ce670..a94666822 100644 --- a/src/LexMSSQL.cxx +++ b/src/LexMSSQL.cxx @@ -3,7 +3,7 @@ ** Lexer for MSSQL. **/ // By Filip Yaghob <fyaghob@gmail.com> - +// The License.txt file describes the conditions under which this software may be distributed. #include <stdlib.h> #include <string.h> |