aboutsummaryrefslogtreecommitdiff
path: root/core/iface.lua
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2019-12-31 16:52:45 -0500
committermitchell <70453897+667e-11@users.noreply.github.com>2019-12-31 16:52:45 -0500
commitd2ef24c29894e98650fafa646629aa9b772a3c35 (patch)
treef50a32eb0256fad98940d9968113af834b8f7c12 /core/iface.lua
parent94b1bd5474c54b2b894f74bb7ba098bfe4fb6cf2 (diff)
downloadtextadept-d2ef24c29894e98650fafa646629aa9b772a3c35.tar.gz
textadept-d2ef24c29894e98650fafa646629aa9b772a3c35.zip
Updated copyright year.
Diffstat (limited to 'core/iface.lua')
-rw-r--r--core/iface.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/iface.lua b/core/iface.lua
index 7a3402c1..e01d5b3c 100644
--- a/core/iface.lua
+++ b/core/iface.lua
@@ -1,4 +1,4 @@
--- Copyright 2007-2019 Mitchell mitchell.att.foicica.com. See LICENSE.
+-- Copyright 2007-2020 Mitchell mitchell.att.foicica.com. See LICENSE.
local M = {}