summaryrefslogtreecommitdiff
path: root/src/lj_vmevent.h
diff options
context:
space:
mode:
authorMike Pall <mike>2010-01-09 14:28:11 +0100
committerMike Pall <mike>2010-01-09 14:28:11 +0100
commit4d9be5b8f8b4176a95c122b2a4c7cfcaf6bf676a (patch)
tree444bdb55aa0465d080ca8694a9cf735c081a7424 /src/lj_vmevent.h
parentc31ac26fb9803d4b09c27668b7c2d9a01385c9ba (diff)
downloadluajit-4d9be5b8f8b4176a95c122b2a4c7cfcaf6bf676a.tar.gz
luajit-4d9be5b8f8b4176a95c122b2a4c7cfcaf6bf676a.tar.bz2
luajit-4d9be5b8f8b4176a95c122b2a4c7cfcaf6bf676a.zip
Bump all copyright dates to 2010.
Diffstat (limited to 'src/lj_vmevent.h')
-rw-r--r--src/lj_vmevent.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lj_vmevent.h b/src/lj_vmevent.h
index 9eaa52e1..ceb70f82 100644
--- a/src/lj_vmevent.h
+++ b/src/lj_vmevent.h
@@ -1,6 +1,6 @@
1/* 1/*
2** VM event handling. 2** VM event handling.
3** Copyright (C) 2005-2009 Mike Pall. See Copyright Notice in luajit.h 3** Copyright (C) 2005-2010 Mike Pall. See Copyright Notice in luajit.h
4*/ 4*/
5 5
6#ifndef _LJ_VMEVENT_H 6#ifndef _LJ_VMEVENT_H