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