summaryrefslogtreecommitdiff
path: root/src/jit/dis_x64.lua
diff options
context:
space:
mode:
Diffstat (limited to 'src/jit/dis_x64.lua')
-rw-r--r--src/jit/dis_x64.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/jit/dis_x64.lua b/src/jit/dis_x64.lua
index 1027b5a1..9222c1d9 100644
--- a/src/jit/dis_x64.lua
+++ b/src/jit/dis_x64.lua
@@ -1,7 +1,7 @@
----------------------------------------------------------------------------
-- LuaJIT x64 disassembler wrapper module.
--
--- Copyright (C) 2005-2020 Mike Pall. All rights reserved.
+-- Copyright (C) 2005-2021 Mike Pall. All rights reserved.
-- Released under the MIT license. See Copyright Notice in luajit.h
----------------------------------------------------------------------------
-- This module just exports the 64 bit functions from the combined