aboutsummaryrefslogtreecommitdiff
path: root/lexers/idl.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lexers/idl.lua')
-rw-r--r--lexers/idl.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/lexers/idl.lua b/lexers/idl.lua
index bc5cbff..8d2399c 100644
--- a/lexers/idl.lua
+++ b/lexers/idl.lua
@@ -1,4 +1,4 @@
--- Copyright 2006-2015 Mitchell mitchell.att.foicica.com. See LICENSE.
+-- Copyright 2006-2016 Mitchell mitchell.att.foicica.com. See LICENSE.
-- IDL LPeg lexer.
local l = require('lexer')