diff options
Diffstat (limited to 'lexers/coffeescript.lua')
| -rw-r--r-- | lexers/coffeescript.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lexers/coffeescript.lua b/lexers/coffeescript.lua index b1c649e..366d390 100644 --- a/lexers/coffeescript.lua +++ b/lexers/coffeescript.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. -- CoffeeScript LPeg lexer. local l = require('lexer') |
