From b93a1dd0c831cab22f98163d0dde792a493c0eef Mon Sep 17 00:00:00 2001 From: Mike Pall Date: Tue, 17 Jan 2017 12:35:03 +0100 Subject: Bump copyright date to 2017. --- 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 63c2ace3..2ed370e9 100644 --- a/src/lib_init.c +++ b/src/lib_init.c @@ -1,6 +1,6 @@ /* ** Library initialization. -** Copyright (C) 2005-2016 Mike Pall. See Copyright Notice in luajit.h +** Copyright (C) 2005-2017 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