From 4d9be5b8f8b4176a95c122b2a4c7cfcaf6bf676a Mon Sep 17 00:00:00 2001 From: Mike Pall Date: Sat, 9 Jan 2010 14:28:11 +0100 Subject: Bump all copyright dates to 2010. --- 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 e5791e9f..2ae0c2a9 100644 --- a/src/lj_mcode.c +++ b/src/lj_mcode.c @@ -1,6 +1,6 @@ /* ** Machine code management. -** Copyright (C) 2005-2009 Mike Pall. See Copyright Notice in luajit.h +** Copyright (C) 2005-2010 Mike Pall. See Copyright Notice in luajit.h */ #define lj_mcode_c -- cgit v1.2.3-55-g6feb