summaryrefslogtreecommitdiff
path: root/src/lj_crecord.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lj_crecord.h')
-rw-r--r--src/lj_crecord.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lj_crecord.h b/src/lj_crecord.h
index 941c8adb..ed6a6254 100644
--- a/src/lj_crecord.h
+++ b/src/lj_crecord.h
@@ -1,6 +1,6 @@
/*
** Trace recorder for C data operations.
-** Copyright (C) 2005-2020 Mike Pall. See Copyright Notice in luajit.h
+** Copyright (C) 2005-2021 Mike Pall. See Copyright Notice in luajit.h
*/
#ifndef _LJ_CRECORD_H