aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMike Pall <mike>2013-02-11 12:54:48 +0100
committerMike Pall <mike>2013-02-11 12:54:48 +0100
commit4a44c4ff69a890f98fe116901c803018e27847e3 (patch)
treecfe6d85bbc060b3baa3b7c8a3106362400f1f415 /Makefile
parent8b46013fdd7a7aad2f3da5cd9b35e0a17be34225 (diff)
downloadluajit-4a44c4ff69a890f98fe116901c803018e27847e3.tar.gz
luajit-4a44c4ff69a890f98fe116901c803018e27847e3.tar.bz2
luajit-4a44c4ff69a890f98fe116901c803018e27847e3.zip
Bump copyright date to 2013.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8c367b8a..0d8827b5 100644
--- a/Makefile
+++ b/Makefile
@@ -10,7 +10,7 @@
10# For MSVC, please follow the instructions given in src/msvcbuild.bat. 10# For MSVC, please follow the instructions given in src/msvcbuild.bat.
11# For MinGW and Cygwin, cd to src and run make with the Makefile there. 11# For MinGW and Cygwin, cd to src and run make with the Makefile there.
12# 12#
13# Copyright (C) 2005-2012 Mike Pall. See Copyright Notice in luajit.h 13# Copyright (C) 2005-2013 Mike Pall. See Copyright Notice in luajit.h
14############################################################################## 14##############################################################################
15 15
16MAJVER= 2 16MAJVER= 2