diff options
Diffstat (limited to 'core/events.lua')
-rw-r--r-- | core/events.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/events.lua b/core/events.lua index e443c529..8a7ac0f8 100644 --- a/core/events.lua +++ b/core/events.lua @@ -1,4 +1,4 @@ --- Copyright 2007-2008 Mitchell mitchell<att>caladbolg.net. See LICENSE. +-- Copyright 2007-2009 Mitchell mitchell<att>caladbolg.net. See LICENSE. --- -- Module that handles Scintilla and Textadept notifications/events. |