summaryrefslogtreecommitdiff
path: root/src/host/buildvm.h
diff options
context:
space:
mode:
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