From db1b399af134e715b8ba9a0e4ad9cbafbe06ecb1 Mon Sep 17 00:00:00 2001 From: Mike Pall Date: Thu, 3 Mar 2016 12:02:22 +0100 Subject: Bump copyright date to 2016. --- src/lj_crecord.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lj_crecord.c') diff --git a/src/lj_crecord.c b/src/lj_crecord.c index a46665e9..a53a2ce9 100644 --- a/src/lj_crecord.c +++ b/src/lj_crecord.c @@ -1,6 +1,6 @@ /* ** Trace recorder for C data operations. -** Copyright (C) 2005-2015 Mike Pall. See Copyright Notice in luajit.h +** Copyright (C) 2005-2016 Mike Pall. See Copyright Notice in luajit.h */ #define lj_ffrecord_c -- cgit v1.2.3-55-g6feb