diff options
Diffstat (limited to 'core/ext/command_entry.lua')
-rw-r--r-- | core/ext/command_entry.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/ext/command_entry.lua b/core/ext/command_entry.lua index 4c1ab0dd..d35a8f49 100644 --- a/core/ext/command_entry.lua +++ b/core/ext/command_entry.lua @@ -1,4 +1,4 @@ --- Copyright 2007-2009 Mitchell mitchell<att>caladbolg.net. See LICENSE. +-- Copyright 2007-2010 Mitchell mitchell<att>caladbolg.net. See LICENSE. local textadept = _G.textadept local locale = _G.locale |