From 4d9be5b8f8b4176a95c122b2a4c7cfcaf6bf676a Mon Sep 17 00:00:00 2001 From: Mike Pall Date: Sat, 9 Jan 2010 14:28:11 +0100 Subject: Bump all copyright dates to 2010. --- src/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Makefile') diff --git a/src/Makefile b/src/Makefile index f0496248..666a07ad 100644 --- a/src/Makefile +++ b/src/Makefile @@ -5,7 +5,7 @@ # Also works with MinGW and Cygwin on Windows. # Please check msvcbuild.bat for building with MSVC on Windows. # -# Copyright (C) 2005-2009 Mike Pall. See Copyright Notice in luajit.h +# Copyright (C) 2005-2010 Mike Pall. See Copyright Notice in luajit.h ############################################################################## MAJVER= 2 -- cgit v1.2.3-55-g6feb