aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile
diff options
context:
space:
mode:
authorMike Pall <mike>2022-01-15 19:30:54 +0100
committerMike Pall <mike>2022-01-15 19:30:54 +0100
commitc4dfb625bad8937d72074852a977738ec3eb1ab7 (patch)
tree6b4bcf33c83428bd074272adf363d792558286f5 /src/Makefile
parente56048753634c32ea6eeedf74cef6f9cfea5f4ed (diff)
downloadluajit-c4dfb625bad8937d72074852a977738ec3eb1ab7.tar.gz
luajit-c4dfb625bad8937d72074852a977738ec3eb1ab7.tar.bz2
luajit-c4dfb625bad8937d72074852a977738ec3eb1ab7.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 384614f1..c4d0b14d 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-2021 Mike Pall. See Copyright Notice in luajit.h 10# Copyright (C) 2005-2022 Mike Pall. See Copyright Notice in luajit.h
11############################################################################## 11##############################################################################
12 12
13MAJVER= 2 13MAJVER= 2