Bump copyright date to 2012.

This commit is contained in:
Mike Pall
2012-01-23 22:42:30 +01:00
parent 20813bcee0
commit 10ef109eef
164 changed files with 183 additions and 183 deletions

View File

@@ -3,7 +3,7 @@
** AA: Alias Analysis using high-level semantic disambiguation.
** FWD: Load Forwarding (L2L) + Store Forwarding (S2L).
** DSE: Dead-Store Elimination.
** Copyright (C) 2005-2011 Mike Pall. See Copyright Notice in luajit.h
** Copyright (C) 2005-2012 Mike Pall. See Copyright Notice in luajit.h
*/
#define lj_opt_mem_c