summaryrefslogtreecommitdiff
path: root/src/lib_os.c
diff options
context:
space:
mode:
authorMike Pall <mike>2020-01-20 23:26:51 +0100
committerMike Pall <mike>2020-01-20 23:26:51 +0100
commit38a5ed4b434618662372c0c1665ed08782f5faa5 (patch)
tree1fe5cbed5b8bf4309b953bf29eb6196044d62582 /src/lib_os.c
parent820339960123dc78a7ce03edf53fcf4fdae0e55d (diff)
downloadluajit2-38a5ed4b434618662372c0c1665ed08782f5faa5.tar.gz
Bump copyright date.
Diffstat (limited to 'src/lib_os.c')
-rw-r--r--src/lib_os.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib_os.c b/src/lib_os.c
index 8c96b86c..a8e1708f 100644
--- a/src/lib_os.c
+++ b/src/lib_os.c
@@ -1,6 +1,6 @@
/*
** OS library.
-** Copyright (C) 2005-2017 Mike Pall. See Copyright Notice in luajit.h
+** Copyright (C) 2005-2020 Mike Pall. See Copyright Notice in luajit.h
**
** Major portions taken verbatim or adapted from the Lua interpreter.
** Copyright (C) 1994-2008 Lua.org, PUC-Rio. See Copyright Notice in lua.h