aboutsummaryrefslogtreecommitdiff
path: root/core/events.lua
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2009-01-01 09:40:21 -0500
committermitchell <70453897+667e-11@users.noreply.github.com>2009-01-01 09:40:21 -0500
commitf8d164035d1c33343e875dff368e7ab3bf9884d8 (patch)
tree0b2ec610cfa8e4370b6f2fea63f7186cfe48c953 /core/events.lua
parent2eaa5fc28bcfab10bb824faff740f3acab354158 (diff)
downloadtextadept-f8d164035d1c33343e875dff368e7ab3bf9884d8.tar.gz
textadept-f8d164035d1c33343e875dff368e7ab3bf9884d8.zip
Updated copyright dates for 2009.
Diffstat (limited to 'core/events.lua')
-rw-r--r--core/events.lua2
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.