From 06f99fc3dfa5da1fb9de7210b8a0ce772745a375 Mon Sep 17 00:00:00 2001 From: Mike Pall Date: Sun, 9 Jan 2011 17:12:53 +0100 Subject: Bump copyright date to 2011. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 7728865d..d2a375db 100644 --- a/Makefile +++ b/Makefile @@ -10,7 +10,7 @@ # For MSVC, please follow the instructions given in src/msvcbuild.bat. # For MinGW and Cygwin, cd to src and run make with the Makefile there. # -# Copyright (C) 2005-2010 Mike Pall. See Copyright Notice in luajit.h +# Copyright (C) 2005-2011 Mike Pall. See Copyright Notice in luajit.h ############################################################################## MAJVER= 2 -- cgit v1.2.1