aboutsummaryrefslogtreecommitdiff
path: root/dynasm/dasm_arm.lua
diff options
context:
space:
mode:
authorMike Pall <mike>2015-01-05 23:59:31 +0100
committerMike Pall <mike>2015-01-05 23:59:31 +0100
commit86913b9bbf75c78a5dcfa2bf6071db8db7df7c51 (patch)
tree7d50628437c87712ff928614d0c290d0bf719ca0 /dynasm/dasm_arm.lua
parent999f57de83180c4edd928eb9051e58602ba7e20a (diff)
downloadluajit-86913b9bbf75c78a5dcfa2bf6071db8db7df7c51.tar.gz
luajit-86913b9bbf75c78a5dcfa2bf6071db8db7df7c51.tar.bz2
luajit-86913b9bbf75c78a5dcfa2bf6071db8db7df7c51.zip
Bump copyright date to 2015.
Diffstat (limited to 'dynasm/dasm_arm.lua')
-rw-r--r--dynasm/dasm_arm.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/dynasm/dasm_arm.lua b/dynasm/dasm_arm.lua
index d5078f7e..90a259c5 100644
--- a/dynasm/dasm_arm.lua
+++ b/dynasm/dasm_arm.lua
@@ -1,7 +1,7 @@
1------------------------------------------------------------------------------ 1------------------------------------------------------------------------------
2-- DynASM ARM module. 2-- DynASM ARM module.
3-- 3--
4-- Copyright (C) 2005-2014 Mike Pall. All rights reserved. 4-- Copyright (C) 2005-2015 Mike Pall. All rights reserved.
5-- See dynasm.lua for full copyright notice. 5-- See dynasm.lua for full copyright notice.
6------------------------------------------------------------------------------ 6------------------------------------------------------------------------------
7 7