diff options
author | 2016-12-31 12:17:46 -0500 | |
---|---|---|
committer | 2016-12-31 12:17:46 -0500 | |
commit | 0541abdd3343b51b0e89ebb054fb358b3796a67f (patch) | |
tree | 7ff699519b5db61a2fc80dfe407eada32c664d02 /modules/textadept/keys.lua | |
parent | 23cfc7deee3dcdb1efe6e0afa57f6cc03f7eca39 (diff) | |
download | textadept-0541abdd3343b51b0e89ebb054fb358b3796a67f.tar.gz textadept-0541abdd3343b51b0e89ebb054fb358b3796a67f.zip |
Updated copyright information.
Diffstat (limited to 'modules/textadept/keys.lua')
-rw-r--r-- | modules/textadept/keys.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/textadept/keys.lua b/modules/textadept/keys.lua index 8221a5d4..4d8e9ad5 100644 --- a/modules/textadept/keys.lua +++ b/modules/textadept/keys.lua @@ -1,4 +1,4 @@ --- Copyright 2007-2016 Mitchell mitchell.att.foicica.com. See LICENSE. +-- Copyright 2007-2017 Mitchell mitchell.att.foicica.com. See LICENSE. local M = {} |