aboutsummaryrefslogtreecommitdiffhomepage
path: root/lexlua/ruby.lua
diff options
context:
space:
mode:
authormitchell <unknown>2019-02-16 23:02:23 -0500
committermitchell <unknown>2019-02-16 23:02:23 -0500
commit468e18f0fab0cd0bc2e2a9944c02317e9ea828af (patch)
tree877539ec59acf201c28399eacd1c51b3e5f7e91d /lexlua/ruby.lua
parentf23d01355cb2c49f4e0a29a762176666630f88ed (diff)
downloadscintilla-mirror-468e18f0fab0cd0bc2e2a9944c02317e9ea828af.tar.gz
Updated copyright year.
Diffstat (limited to 'lexlua/ruby.lua')
-rw-r--r--lexlua/ruby.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/lexlua/ruby.lua b/lexlua/ruby.lua
index f8e346fb5..8aec1a7c6 100644
--- a/lexlua/ruby.lua
+++ b/lexlua/ruby.lua
@@ -1,4 +1,4 @@
--- Copyright 2006-2018 Mitchell mitchell.att.foicica.com. See License.txt.
+-- Copyright 2006-2019 Mitchell mitchell.att.foicica.com. See License.txt.
-- Ruby LPeg lexer.
local lexer = require('lexer')