summaryrefslogtreecommitdiff
path: root/dynasm/dasm_x86.h
diff options
context:
space:
mode:
authorMike Pall <mike>2022-01-15 19:30:54 +0100
committerMike Pall <mike>2022-01-15 19:30:54 +0100
commitc4dfb625bad8937d72074852a977738ec3eb1ab7 (patch)
tree6b4bcf33c83428bd074272adf363d792558286f5 /dynasm/dasm_x86.h
parente56048753634c32ea6eeedf74cef6f9cfea5f4ed (diff)
downloadluajit2-c4dfb625bad8937d72074852a977738ec3eb1ab7.tar.gz
Bump copyright date.
Diffstat (limited to 'dynasm/dasm_x86.h')
-rw-r--r--dynasm/dasm_x86.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/dynasm/dasm_x86.h b/dynasm/dasm_x86.h
index c519907d..c3089d91 100644
--- a/dynasm/dasm_x86.h
+++ b/dynasm/dasm_x86.h
@@ -1,6 +1,6 @@
/*
** DynASM x86 encoding engine.
-** Copyright (C) 2005-2021 Mike Pall. All rights reserved.
+** Copyright (C) 2005-2022 Mike Pall. All rights reserved.
** Released under the MIT license. See dynasm.lua for full copyright notice.
*/