aboutsummaryrefslogtreecommitdiff
path: root/modules/ansi_c
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 /modules/ansi_c
parent94b1bd5474c54b2b894f74bb7ba098bfe4fb6cf2 (diff)
downloadtextadept-d2ef24c29894e98650fafa646629aa9b772a3c35.tar.gz
textadept-d2ef24c29894e98650fafa646629aa9b772a3c35.zip
Updated copyright year.
Diffstat (limited to 'modules/ansi_c')
-rw-r--r--modules/ansi_c/init.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/ansi_c/init.lua b/modules/ansi_c/init.lua
index ec7a08f4..18e88158 100644
--- a/modules/ansi_c/init.lua
+++ b/modules/ansi_c/init.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 = {}