diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/LexPS.cxx | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/LexPS.cxx b/src/LexPS.cxx index 6a6f548ae..a44f3cefc 100644 --- a/src/LexPS.cxx +++ b/src/LexPS.cxx @@ -2,7 +2,8 @@ /** @file LexPS.cxx ** Lexer for PostScript ** - ** Written by Nigel Hathaway. + ** Written by Nigel Hathaway <nigel@bprj.co.uk>. + ** The License.txt file describes the conditions under which this software may be distributed. **/ #include <stdlib.h> |