aboutsummaryrefslogtreecommitdiff
path: root/modules/textadept/editing.lua
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2008-03-03 21:58:51 -0500
committermitchell <70453897+667e-11@users.noreply.github.com>2008-03-03 21:58:51 -0500
commit63da421a2987c5d71c7adb99d0b82c32116c55ba (patch)
treecedf0a9f37522f174fe3b17498b67929460eceff /modules/textadept/editing.lua
parentaa77a1a37c8f2e88957bdd8ad1b4e0476452ddd7 (diff)
downloadtextadept-63da421a2987c5d71c7adb99d0b82c32116c55ba.tar.gz
textadept-63da421a2987c5d71c7adb99d0b82c32116c55ba.zip
Updated copyright notice to include the year 2008.
Diffstat (limited to 'modules/textadept/editing.lua')
-rw-r--r--modules/textadept/editing.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/textadept/editing.lua b/modules/textadept/editing.lua
index a9d4f98b..1a06bae7 100644
--- a/modules/textadept/editing.lua
+++ b/modules/textadept/editing.lua
@@ -1,4 +1,4 @@
--- Copyright 2007 Mitchell mitchell<att>caladbolg.net. See LICENSE.
+-- Copyright 2007-2008 Mitchell mitchell<att>caladbolg.net. See LICENSE.
---
-- Editing commands for the textadept module.