aboutsummaryrefslogtreecommitdiff
path: root/lua.h
diff options
context:
space:
mode:
Diffstat (limited to 'lua.h')
-rw-r--r--lua.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/lua.h b/lua.h
index 5d068e02..aa969ae0 100644
--- a/lua.h
+++ b/lua.h
@@ -1,8 +1,7 @@
1/* 1/*
2** $Id: lua.h,v 1.210 2005/08/09 17:57:54 roberto Exp roberto $ 2** $Id: lua.h,v 1.211 2005/08/12 13:34:15 roberto Exp roberto $
3** Lua - An Extensible Extension Language 3** Lua - An Extensible Extension Language
4** Lua.org, PUC-Rio, Brazil 4** Lua.org, PUC-Rio, Brazil (http://www.lua.org)
5** http://www.lua.org
6** See Copyright Notice at the end of this file 5** See Copyright Notice at the end of this file
7*/ 6*/
8 7