diff options
author | Mike Pall <mike> | 2014-01-16 23:10:16 +0100 |
---|---|---|
committer | Mike Pall <mike> | 2014-01-16 23:10:16 +0100 |
commit | ef59e5482055ed4477144518fc79a993288e855b (patch) | |
tree | 6bd95460a9aa15da40b8df9c12dc5c9bf3749374 /src/lj_crecord.h | |
parent | 6964a7752ae314dcae693abcb0c1175c95ad22e0 (diff) | |
download | luajit-ef59e5482055ed4477144518fc79a993288e855b.tar.gz luajit-ef59e5482055ed4477144518fc79a993288e855b.tar.bz2 luajit-ef59e5482055ed4477144518fc79a993288e855b.zip |
Bump copyright date to 2014.
Diffstat (limited to 'src/lj_crecord.h')
-rw-r--r-- | src/lj_crecord.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lj_crecord.h b/src/lj_crecord.h index dea05f78..fb77ca60 100644 --- a/src/lj_crecord.h +++ b/src/lj_crecord.h | |||
@@ -1,6 +1,6 @@ | |||
1 | /* | 1 | /* |
2 | ** Trace recorder for C data operations. | 2 | ** Trace recorder for C data operations. |
3 | ** Copyright (C) 2005-2013 Mike Pall. See Copyright Notice in luajit.h | 3 | ** Copyright (C) 2005-2014 Mike Pall. See Copyright Notice in luajit.h |
4 | */ | 4 | */ |
5 | 5 | ||
6 | #ifndef _LJ_CRECORD_H | 6 | #ifndef _LJ_CRECORD_H |