summaryrefslogtreecommitdiff
path: root/src/lualib.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lualib.h')
-rw-r--r--src/lualib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lualib.h b/src/lualib.h
index 9cd39880..4a2f8692 100644
--- a/src/lualib.h
+++ b/src/lualib.h
@@ -1,6 +1,6 @@
/*
** Standard library header.
-** 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 _LUALIB_H