From 4a44c4ff69a890f98fe116901c803018e27847e3 Mon Sep 17 00:00:00 2001 From: Mike Pall Date: Mon, 11 Feb 2013 12:54:48 +0100 Subject: Bump copyright date to 2013. --- src/lib_init.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/lib_init.c') diff --git a/src/lib_init.c b/src/lib_init.c index 8501e21d..2d6bd591 100644 --- a/src/lib_init.c +++ b/src/lib_init.c @@ -1,5 +1,7 @@ /* ** Library initialization. +** Copyright (C) 2005-2013 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