summaryrefslogtreecommitdiff
path: root/src/Makefile
diff options
context:
space:
mode:
authorMike Pall <mike>2014-01-16 23:10:16 +0100
committerMike Pall <mike>2014-01-16 23:10:16 +0100
commitef59e5482055ed4477144518fc79a993288e855b (patch)
tree6bd95460a9aa15da40b8df9c12dc5c9bf3749374 /src/Makefile
parent6964a7752ae314dcae693abcb0c1175c95ad22e0 (diff)
downloadluajit-ef59e5482055ed4477144518fc79a993288e855b.tar.gz
luajit-ef59e5482055ed4477144518fc79a993288e855b.tar.bz2
luajit-ef59e5482055ed4477144518fc79a993288e855b.zip
Bump copyright date to 2014.
Diffstat (limited to 'src/Makefile')
-rw-r--r--src/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile
index 04699343..6b4c9f93 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -7,7 +7,7 @@
7# Also works with MinGW and Cygwin on Windows. 7# Also works with MinGW and Cygwin on Windows.
8# Please check msvcbuild.bat for building with MSVC on Windows. 8# Please check msvcbuild.bat for building with MSVC on Windows.
9# 9#
10# Copyright (C) 2005-2012 Mike Pall. See Copyright Notice in luajit.h 10# Copyright (C) 2005-2014 Mike Pall. See Copyright Notice in luajit.h
11############################################################################## 11##############################################################################
12 12
13MAJVER= 2 13MAJVER= 2