Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torch/luajit-rocks.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'luajit-2.1/src/lj_tab.h')
-rw-r--r--luajit-2.1/src/lj_tab.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/luajit-2.1/src/lj_tab.h b/luajit-2.1/src/lj_tab.h
index 7cf031b..71e3494 100644
--- a/luajit-2.1/src/lj_tab.h
+++ b/luajit-2.1/src/lj_tab.h
@@ -1,6 +1,6 @@
/*
** Table handling.
-** Copyright (C) 2005-2015 Mike Pall. See Copyright Notice in luajit.h
+** Copyright (C) 2005-2017 Mike Pall. See Copyright Notice in luajit.h
*/
#ifndef _LJ_TAB_H