diff options
| author | Mike Pall <mike> | 2023-08-20 21:33:37 +0200 |
|---|---|---|
| committer | Mike Pall <mike> | 2023-08-20 21:33:37 +0200 |
| commit | ef587afb2cd7267c0defd04aa642593b76a6b23d (patch) | |
| tree | ea6d8da73d4f97b6fcddd2bfdba0c55d329a03ce /src/jit/dump.lua | |
| parent | cbb187aea5e9bbe708faee7f03f92b4c62a74720 (diff) | |
| parent | 158a284cc9c33ade9054df976018401e4996cfbd (diff) | |
| download | luajit-ef587afb2cd7267c0defd04aa642593b76a6b23d.tar.gz luajit-ef587afb2cd7267c0defd04aa642593b76a6b23d.tar.bz2 luajit-ef587afb2cd7267c0defd04aa642593b76a6b23d.zip | |
Merge branch 'master' into v2.1
Diffstat (limited to 'src/jit/dump.lua')
| -rw-r--r-- | src/jit/dump.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/jit/dump.lua b/src/jit/dump.lua index 18e7a4b7..364df151 100644 --- a/src/jit/dump.lua +++ b/src/jit/dump.lua | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | ---------------------------------------------------------------------------- | 1 | ---------------------------------------------------------------------------- |
| 2 | -- LuaJIT compiler dump module. | 2 | -- LuaJIT compiler dump module. |
| 3 | -- | 3 | -- |
| 4 | -- Copyright (C) 2005-2022 Mike Pall. All rights reserved. | 4 | -- Copyright (C) 2005-2023 Mike Pall. All rights reserved. |
| 5 | -- Released under the MIT license. See Copyright Notice in luajit.h | 5 | -- Released under the MIT license. See Copyright Notice in luajit.h |
| 6 | ---------------------------------------------------------------------------- | 6 | ---------------------------------------------------------------------------- |
| 7 | -- | 7 | -- |
