From 4a44c4ff69a890f98fe116901c803018e27847e3 Mon Sep 17 00:00:00 2001 From: Mike Pall Date: Mon, 11 Feb 2013 12:54:48 +0100 Subject: Bump copyright date to 2013. --- src/lj_asm_x86.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lj_asm_x86.h') diff --git a/src/lj_asm_x86.h b/src/lj_asm_x86.h index 401e3d50..e9c53a09 100644 --- a/src/lj_asm_x86.h +++ b/src/lj_asm_x86.h @@ -1,6 +1,6 @@ /* ** x86/x64 IR assembler (SSA IR -> machine code). -** Copyright (C) 2005-2012 Mike Pall. See Copyright Notice in luajit.h +** Copyright (C) 2005-2013 Mike Pall. See Copyright Notice in luajit.h */ /* -- Guard handling ------------------------------------------------------ */ -- cgit v1.2.3-55-g6feb