diff options
author | mitchell <unknown> | 2019-02-16 23:02:23 -0500 |
---|---|---|
committer | mitchell <unknown> | 2019-02-16 23:02:23 -0500 |
commit | 468e18f0fab0cd0bc2e2a9944c02317e9ea828af (patch) | |
tree | 877539ec59acf201c28399eacd1c51b3e5f7e91d /lexers/LexLPeg.cxx | |
parent | f23d01355cb2c49f4e0a29a762176666630f88ed (diff) | |
download | scintilla-mirror-468e18f0fab0cd0bc2e2a9944c02317e9ea828af.tar.gz |
Updated copyright year.
Diffstat (limited to 'lexers/LexLPeg.cxx')
-rw-r--r-- | lexers/LexLPeg.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lexers/LexLPeg.cxx b/lexers/LexLPeg.cxx index dfba76188..b48c103d6 100644 --- a/lexers/LexLPeg.cxx +++ b/lexers/LexLPeg.cxx @@ -1,5 +1,5 @@ /** - * Copyright 2006-2018 Mitchell mitchell.att.foicica.com. See License.txt. + * Copyright 2006-2019 Mitchell mitchell.att.foicica.com. See License.txt. * * Lua-powered dynamic language lexer for Scintilla. * |