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/lib_init.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lib_init.c') diff --git a/src/lib_init.c b/src/lib_init.c index 85c194af..63c2ace3 100644 --- a/src/lib_init.c +++ b/src/lib_init.c @@ -1,6 +1,6 @@ /* ** Library initialization. -** Copyright (C) 2005-2015 Mike Pall. See Copyright Notice in luajit.h +** Copyright (C) 2005-2016 Mike Pall. See Copyright Notice in luajit.h ** ** Major parts taken verbatim from the Lua interpreter. ** Copyright (C) 1994-2008 Lua.org, PUC-Rio. See Copyright Notice in lua.h -- cgit v1.2.3-55-g6feb