aboutsummaryrefslogtreecommitdiff
path: root/src/host/buildvm.h
diff options
context:
space:
mode:
authorMike Pall <mike>2013-02-11 12:54:48 +0100
committerMike Pall <mike>2013-02-11 12:54:48 +0100
commit4a44c4ff69a890f98fe116901c803018e27847e3 (patch)
treecfe6d85bbc060b3baa3b7c8a3106362400f1f415 /src/host/buildvm.h
parent8b46013fdd7a7aad2f3da5cd9b35e0a17be34225 (diff)
downloadluajit-4a44c4ff69a890f98fe116901c803018e27847e3.tar.gz
luajit-4a44c4ff69a890f98fe116901c803018e27847e3.tar.bz2
luajit-4a44c4ff69a890f98fe116901c803018e27847e3.zip
Bump copyright date to 2013.
Diffstat (limited to 'src/host/buildvm.h')
-rw-r--r--src/host/buildvm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/host/buildvm.h b/src/host/buildvm.h
index 2b7168ed..1a037e16 100644
--- a/src/host/buildvm.h
+++ b/src/host/buildvm.h
@@ -1,6 +1,6 @@
1/* 1/*
2** LuaJIT VM builder. 2** LuaJIT VM builder.
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 _BUILDVM_H 6#ifndef _BUILDVM_H