summaryrefslogtreecommitdiff
path: root/src/jit/bc.lua
diff options
context:
space:
mode:
Diffstat (limited to 'src/jit/bc.lua')
-rw-r--r--src/jit/bc.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/jit/bc.lua b/src/jit/bc.lua
index 37c4d3f6..d4c6d4a6 100644
--- a/src/jit/bc.lua
+++ b/src/jit/bc.lua
@@ -1,7 +1,7 @@
----------------------------------------------------------------------------
-- LuaJIT bytecode listing module.
--
--- Copyright (C) 2005-2021 Mike Pall. All rights reserved.
+-- Copyright (C) 2005-2022 Mike Pall. All rights reserved.
-- Released under the MIT license. See Copyright Notice in luajit.h
----------------------------------------------------------------------------
--