Bump copyright date to 2016.

This commit is contained in:
Mike Pall
2016-03-03 12:02:22 +01:00
parent a443889677
commit db1b399af1
177 changed files with 196 additions and 197 deletions

View File

@@ -1,6 +1,6 @@
/*
** Machine code management.
** Copyright (C) 2005-2015 Mike Pall. See Copyright Notice in luajit.h
** Copyright (C) 2005-2016 Mike Pall. See Copyright Notice in luajit.h
*/
#ifndef _LJ_MCODE_H