summaryrefslogtreecommitdiff
path: root/src/host/buildvm.h
diff options
context:
space:
mode:
authorMike Pall <mike>2022-01-15 19:30:54 +0100
committerMike Pall <mike>2022-01-15 19:30:54 +0100
commitc4dfb625bad8937d72074852a977738ec3eb1ab7 (patch)
tree6b4bcf33c83428bd074272adf363d792558286f5 /src/host/buildvm.h
parente56048753634c32ea6eeedf74cef6f9cfea5f4ed (diff)
downloadluajit2-c4dfb625bad8937d72074852a977738ec3eb1ab7.tar.gz
Bump copyright date.
Diffstat (limited to 'src/host/buildvm.h')
-rw-r--r--src/host/buildvm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/host/buildvm.h b/src/host/buildvm.h
index 25750150..3b3110fb 100644
--- a/src/host/buildvm.h
+++ b/src/host/buildvm.h
@@ -1,6 +1,6 @@
/*
** LuaJIT VM builder.
-** Copyright (C) 2005-2021 Mike Pall. See Copyright Notice in luajit.h
+** Copyright (C) 2005-2022 Mike Pall. See Copyright Notice in luajit.h
*/
#ifndef _BUILDVM_H