X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4a3bdee6a979146c426cd058e9bfe6b58135b124..66b9f7f7e4c649bf21598e18be1f0bf2b433f494:/contrib/src/deprecated/lexer.l?ds=sidebyside 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