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.0/src/lj_carith.c')
-rw-r--r--luajit-2.0/src/lj_carith.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/luajit-2.0/src/lj_carith.c b/luajit-2.0/src/lj_carith.c
index 2a358a9..6224dee 100644
--- a/luajit-2.0/src/lj_carith.c
+++ b/luajit-2.0/src/lj_carith.c
@@ -1,6 +1,6 @@
/*
** C data arithmetic.
-** Copyright (C) 2005-2015 Mike Pall. See Copyright Notice in luajit.h
+** Copyright (C) 2005-2017 Mike Pall. See Copyright Notice in luajit.h
*/
#include "lj_obj.h"