summaryrefslogtreecommitdiff
path: root/src/host/buildvm_fold.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/host/buildvm_fold.c')
-rw-r--r--src/host/buildvm_fold.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/host/buildvm_fold.c b/src/host/buildvm_fold.c
index 02b51c4e..7f9ac058 100644
--- a/src/host/buildvm_fold.c
+++ b/src/host/buildvm_fold.c
@@ -1,6 +1,6 @@
/*
** LuaJIT VM builder: IR folding hash table generator.
-** 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"