diff options
Diffstat (limited to 'modules/cpp/commands.lua')
-rw-r--r-- | modules/cpp/commands.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/cpp/commands.lua b/modules/cpp/commands.lua index 65c3f8af..1ec6e94a 100644 --- a/modules/cpp/commands.lua +++ b/modules/cpp/commands.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 |