X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4a3bdee6a979146c426cd058e9bfe6b58135b124..94709f191133613e115fdbf913eba5a81ddd207e:/contrib/src/deprecated/lexer.l diff --git a/contrib/src/deprecated/lexer.l b/contrib/src/deprecated/lexer.l index 0b6da15c98..3b0c75f0b4 100644 --- a/contrib/src/deprecated/lexer.l +++ b/contrib/src/deprecated/lexer.l @@ -10,6 +10,8 @@ WORDCHAR [^'\\] * File: lexer.l * Description: Lexical analyser for PROLOGIO; can be used with * either lex and flex. + * Copyright: (c) Julian Smart + * Licence: wxWindows Licence */ #include #include