From 38a5ed4b434618662372c0c1665ed08782f5faa5 Mon Sep 17 00:00:00 2001 From: Mike Pall Date: Mon, 20 Jan 2020 23:26:51 +0100 Subject: Bump copyright date. --- src/jit/dump.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/jit/dump.lua') diff --git a/src/jit/dump.lua b/src/jit/dump.lua index 666ba438..6a2632c3 100644 --- a/src/jit/dump.lua +++ b/src/jit/dump.lua @@ -1,7 +1,7 @@ ---------------------------------------------------------------------------- -- LuaJIT compiler dump module. -- --- Copyright (C) 2005-2017 Mike Pall. All rights reserved. +-- Copyright (C) 2005-2020 Mike Pall. All rights reserved. -- Released under the MIT license. See Copyright Notice in luajit.h ---------------------------------------------------------------------------- -- -- cgit v1.2.3-55-g6feb