aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile
diff options
context:
space:
mode:
authorMike Pall <mike>2021-01-02 21:49:41 +0100
committerMike Pall <mike>2021-01-02 21:49:41 +0100
commitf47c864b0186fc92a2264e68e1151d0d2b24969e (patch)
tree091117a96d80a74147f695fcfe21f21bb9dbacaa /src/Makefile
parentee855749a188d3d13bba9a0e58f430e138e641ae (diff)
downloadluajit-f47c864b0186fc92a2264e68e1151d0d2b24969e.tar.gz
luajit-f47c864b0186fc92a2264e68e1151d0d2b24969e.tar.bz2
luajit-f47c864b0186fc92a2264e68e1151d0d2b24969e.zip
Bump copyright date.
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 ce1537a8..384614f1 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-2020 Mike Pall. See Copyright Notice in luajit.h 10# Copyright (C) 2005-2021 Mike Pall. See Copyright Notice in luajit.h
11############################################################################## 11##############################################################################
12 12
13MAJVER= 2 13MAJVER= 2