From ef59e5482055ed4477144518fc79a993288e855b Mon Sep 17 00:00:00 2001 From: Mike Pall Date: Thu, 16 Jan 2014 23:10:16 +0100 Subject: Bump copyright date to 2014. --- src/lj_mcode.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lj_mcode.c') diff --git a/src/lj_mcode.c b/src/lj_mcode.c index d464802b..5a732960 100644 --- a/src/lj_mcode.c +++ b/src/lj_mcode.c @@ -1,6 +1,6 @@ /* ** Machine code management. -** Copyright (C) 2005-2013 Mike Pall. See Copyright Notice in luajit.h +** Copyright (C) 2005-2014 Mike Pall. See Copyright Notice in luajit.h */ #define lj_mcode_c -- cgit v1.2.3-55-g6feb