summaryrefslogtreecommitdiff
path: root/src/lj_ff.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lj_ff.h')
-rw-r--r--src/lj_ff.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lj_ff.h b/src/lj_ff.h
index 0b01e16a..6473ec93 100644
--- a/src/lj_ff.h
+++ b/src/lj_ff.h
@@ -1,6 +1,6 @@
/*
** Fast function IDs.
-** Copyright (C) 2005-2011 Mike Pall. See Copyright Notice in luajit.h
+** Copyright (C) 2005-2012 Mike Pall. See Copyright Notice in luajit.h
*/
#ifndef _LJ_FF_H