diff options
author | Mike Pall <mike> | 2013-02-11 12:54:48 +0100 |
---|---|---|
committer | Mike Pall <mike> | 2013-02-11 12:54:48 +0100 |
commit | 4a44c4ff69a890f98fe116901c803018e27847e3 (patch) | |
tree | cfe6d85bbc060b3baa3b7c8a3106362400f1f415 /src/lj_snap.h | |
parent | 8b46013fdd7a7aad2f3da5cd9b35e0a17be34225 (diff) | |
download | luajit-4a44c4ff69a890f98fe116901c803018e27847e3.tar.gz luajit-4a44c4ff69a890f98fe116901c803018e27847e3.tar.bz2 luajit-4a44c4ff69a890f98fe116901c803018e27847e3.zip |
Bump copyright date to 2013.
Diffstat (limited to 'src/lj_snap.h')
-rw-r--r-- | src/lj_snap.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lj_snap.h b/src/lj_snap.h index e41b98f6..aff97e5e 100644 --- a/src/lj_snap.h +++ b/src/lj_snap.h | |||
@@ -1,6 +1,6 @@ | |||
1 | /* | 1 | /* |
2 | ** Snapshot handling. | 2 | ** Snapshot handling. |
3 | ** Copyright (C) 2005-2012 Mike Pall. See Copyright Notice in luajit.h | 3 | ** Copyright (C) 2005-2013 Mike Pall. See Copyright Notice in luajit.h |
4 | */ | 4 | */ |
5 | 5 | ||
6 | #ifndef _LJ_SNAP_H | 6 | #ifndef _LJ_SNAP_H |