diff options
Diffstat (limited to 'src/lj_bc.h')
-rw-r--r-- | src/lj_bc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lj_bc.h b/src/lj_bc.h index b78c5147..22c43caa 100644 --- a/src/lj_bc.h +++ b/src/lj_bc.h @@ -1,6 +1,6 @@ /* ** Bytecode instruction format. -** 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 _LJ_BC_H |