aboutsummaryrefslogtreecommitdiff
path: root/dynasm/dasm_ppc.h
diff options
context:
space:
mode:
authorMike Pall <mike>2020-01-20 23:26:51 +0100
committerMike Pall <mike>2020-01-20 23:26:51 +0100
commit38a5ed4b434618662372c0c1665ed08782f5faa5 (patch)
tree1fe5cbed5b8bf4309b953bf29eb6196044d62582 /dynasm/dasm_ppc.h
parent820339960123dc78a7ce03edf53fcf4fdae0e55d (diff)
downloadluajit-38a5ed4b434618662372c0c1665ed08782f5faa5.tar.gz
luajit-38a5ed4b434618662372c0c1665ed08782f5faa5.tar.bz2
luajit-38a5ed4b434618662372c0c1665ed08782f5faa5.zip
Bump copyright date.
Diffstat (limited to 'dynasm/dasm_ppc.h')
-rw-r--r--dynasm/dasm_ppc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/dynasm/dasm_ppc.h b/dynasm/dasm_ppc.h
index 81b9a76b..699d5c31 100644
--- a/dynasm/dasm_ppc.h
+++ b/dynasm/dasm_ppc.h
@@ -1,6 +1,6 @@
1/* 1/*
2** DynASM PPC encoding engine. 2** DynASM PPC encoding engine.
3** Copyright (C) 2005-2017 Mike Pall. All rights reserved. 3** Copyright (C) 2005-2020 Mike Pall. All rights reserved.
4** Released under the MIT license. See dynasm.lua for full copyright notice. 4** Released under the MIT license. See dynasm.lua for full copyright notice.
5*/ 5*/
6 6