aboutsummaryrefslogtreecommitdiff
path: root/core/.command_entry.lua
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2008-06-17 20:59:53 -0400
committermitchell <70453897+667e-11@users.noreply.github.com>2008-06-17 20:59:53 -0400
commitfec8608be67a594ce072b4165fdf0a15f0572ea5 (patch)
treeec10fca7cb5f0c1741d7a464ff9d28c39b0daebc /core/.command_entry.lua
parenta1c4a6f2262133b99d381aa40ab469f949d6ff45 (diff)
downloadtextadept-fec8608be67a594ce072b4165fdf0a15f0572ea5.tar.gz
textadept-fec8608be67a594ce072b4165fdf0a15f0572ea5.zip
Updated copyright year information for LuaDoc files.
Diffstat (limited to 'core/.command_entry.lua')
-rw-r--r--core/.command_entry.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/.command_entry.lua b/core/.command_entry.lua
index 6de23763..4b9d3ef0 100644
--- a/core/.command_entry.lua
+++ b/core/.command_entry.lua
@@ -1,4 +1,4 @@
--- Copyright 2007 Mitchell mitchell<att>caladbolg.net. See LICENSE.
+-- Copyright 2007-2008 Mitchell mitchell<att>caladbolg.net. See LICENSE.
-- This is a DUMMY FILE used for making LuaDoc for built-in functions in the
-- global textadept.command_entry table.