From e22866529c87f36755cf8cf42e467f46ed43aafd Mon Sep 17 00:00:00 2001 From: mitchell <70453897+orbitalquark@users.noreply.github.com> Date: Mon, 31 Jan 2022 12:50:04 -0500 Subject: Updated copyright year. --- init.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'init.lua') diff --git a/init.lua b/init.lua index 2f311022..41830c2c 100644 --- a/init.lua +++ b/init.lua @@ -1,4 +1,4 @@ --- Copyright 2007-2021 Mitchell. See LICENSE. +-- Copyright 2007-2022 Mitchell. See LICENSE. package.path = table.concat({ _USERHOME .. '/modules/?.lua', _USERHOME .. '/modules/?/init.lua', _HOME .. '/modules/?.lua', -- cgit v1.2.3