diff options
Diffstat (limited to 'modules/textadept/file_types.lua')
-rw-r--r-- | modules/textadept/file_types.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/textadept/file_types.lua b/modules/textadept/file_types.lua index 132feb3c..76ef34c3 100644 --- a/modules/textadept/file_types.lua +++ b/modules/textadept/file_types.lua @@ -1,4 +1,4 @@ --- Copyright 2007-2017 Mitchell mitchell.att.foicica.com. See LICENSE. +-- Copyright 2007-2018 Mitchell mitchell.att.foicica.com. See LICENSE. local M = {} |