summaryrefslogtreecommitdiff
path: root/src/lj_carith.c
diff options
context:
space:
mode:
authorMike Pall <mike>2021-01-02 21:49:41 +0100
committerMike Pall <mike>2021-01-02 21:49:41 +0100
commitf47c864b0186fc92a2264e68e1151d0d2b24969e (patch)
tree091117a96d80a74147f695fcfe21f21bb9dbacaa /src/lj_carith.c
parentee855749a188d3d13bba9a0e58f430e138e641ae (diff)
downloadluajit2-f47c864b0186fc92a2264e68e1151d0d2b24969e.tar.gz
Bump copyright date.
Diffstat (limited to 'src/lj_carith.c')
-rw-r--r--src/lj_carith.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lj_carith.c b/src/lj_carith.c
index 530d5ddb..3eaa9322 100644
--- a/src/lj_carith.c
+++ b/src/lj_carith.c
@@ -1,6 +1,6 @@
/*
** C data arithmetic.
-** Copyright (C) 2005-2020 Mike Pall. See Copyright Notice in luajit.h
+** Copyright (C) 2005-2021 Mike Pall. See Copyright Notice in luajit.h
*/
#include "lj_obj.h"