From 10ef109eefdf5c1742ea4c0a62e7a127bf1bb43b Mon Sep 17 00:00:00 2001 From: Mike Pall Date: Mon, 23 Jan 2012 22:42:30 +0100 Subject: Bump copyright date to 2012. --- src/lj_bcwrite.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lj_bcwrite.c') diff --git a/src/lj_bcwrite.c b/src/lj_bcwrite.c index de9b4cf2..3c15f6f0 100644 --- a/src/lj_bcwrite.c +++ b/src/lj_bcwrite.c @@ -1,6 +1,6 @@ /* ** Bytecode writer. -** Copyright (C) 2005-2011 Mike Pall. See Copyright Notice in luajit.h +** Copyright (C) 2005-2012 Mike Pall. See Copyright Notice in luajit.h */ #define lj_bcwrite_c -- cgit v1.2.3-55-g6feb