aboutsummaryrefslogtreecommitdiff
path: root/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 /Makefile
parente56048753634c32ea6eeedf74cef6f9cfea5f4ed (diff)
downloadluajit-c4dfb625bad8937d72074852a977738ec3eb1ab7.tar.gz
luajit-c4dfb625bad8937d72074852a977738ec3eb1ab7.tar.bz2
luajit-c4dfb625bad8937d72074852a977738ec3eb1ab7.zip
Bump copyright date.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7b66aa01..35da2e73 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-2021 Mike Pall. See Copyright Notice in luajit.h 13# Copyright (C) 2005-2022 Mike Pall. See Copyright Notice in luajit.h
14############################################################################## 14##############################################################################
15 15
16MAJVER= 2 16MAJVER= 2