diff options
author | 2010-01-07 01:09:14 -0500 | |
---|---|---|
committer | 2010-01-07 01:09:14 -0500 | |
commit | cfc99e8034d8e8769448cc680116f8e30f931ade (patch) | |
tree | 8a722f49d0a757bee24c05f7deedd0252b60c518 /core/init.lua | |
parent | 5248783475981cd9eb9d0ba0109e353ca7c5b1f6 (diff) | |
download | textadept-cfc99e8034d8e8769448cc680116f8e30f931ade.tar.gz textadept-cfc99e8034d8e8769448cc680116f8e30f931ade.zip |
Updated copyright to 2010.
Diffstat (limited to 'core/init.lua')
-rw-r--r-- | core/init.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/init.lua b/core/init.lua index f3d81512..652c119b 100644 --- a/core/init.lua +++ b/core/init.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 |