From c4dfb625bad8937d72074852a977738ec3eb1ab7 Mon Sep 17 00:00:00 2001 From: Mike Pall Date: Sat, 15 Jan 2022 19:30:54 +0100 Subject: Bump copyright date. --- src/host/buildvm_lib.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/host/buildvm_lib.c') diff --git a/src/host/buildvm_lib.c b/src/host/buildvm_lib.c index 3d6f8153..a9829d0d 100644 --- a/src/host/buildvm_lib.c +++ b/src/host/buildvm_lib.c @@ -1,6 +1,6 @@ /* ** LuaJIT VM builder: library definition compiler. -** Copyright (C) 2005-2021 Mike Pall. See Copyright Notice in luajit.h +** Copyright (C) 2005-2022 Mike Pall. See Copyright Notice in luajit.h */ #include "buildvm.h" -- cgit v1.2.3-55-g6feb