summaryrefslogtreecommitdiff
path: root/src/lj_gdbjit.h
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_gdbjit.h
parentee855749a188d3d13bba9a0e58f430e138e641ae (diff)
downloadluajit2-f47c864b0186fc92a2264e68e1151d0d2b24969e.tar.gz
Bump copyright date.
Diffstat (limited to 'src/lj_gdbjit.h')
-rw-r--r--src/lj_gdbjit.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lj_gdbjit.h b/src/lj_gdbjit.h
index c39eef68..53596c87 100644
--- a/src/lj_gdbjit.h
+++ b/src/lj_gdbjit.h
@@ -1,6 +1,6 @@
/*
** Client for the GDB JIT API.
-** 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_GDBJIT_H