From 06f99fc3dfa5da1fb9de7210b8a0ce772745a375 Mon Sep 17 00:00:00 2001 From: Mike Pall Date: Sun, 9 Jan 2011 17:12:53 +0100 Subject: Bump copyright date to 2011. --- src/lj_record.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lj_record.c') diff --git a/src/lj_record.c b/src/lj_record.c index 2aaded14..3e5d3c89 100644 --- a/src/lj_record.c +++ b/src/lj_record.c @@ -1,6 +1,6 @@ /* ** Trace recorder (bytecode -> SSA IR). -** Copyright (C) 2005-2010 Mike Pall. See Copyright Notice in luajit.h +** Copyright (C) 2005-2011 Mike Pall. See Copyright Notice in luajit.h */ #define lj_record_c -- cgit v1.2.3-55-g6feb