1
0
mirror of https://github.com/lua/lua synced 2026-06-08 15:34:49 +00:00

definitions for Copyright and version notices

This commit is contained in:
Roberto Ierusalimschy
1995-10-06 11:11:10 -03:00
parent 025589f772
commit 233f0b0cc7
+6 -1
View File
@@ -2,13 +2,18 @@
** LUA - Linguagem para Usuarios de Aplicacao
** Grupo de Tecnologia em Computacao Grafica
** TeCGraf - PUC-Rio
** $Id: lua.h,v 3.15 1995/01/18 20:15:05 celes Exp celes $
** $Id: lua.h,v 3.16 1995/01/27 17:19:06 celes Exp roberto $
*/
#ifndef lua_h
#define lua_h
#define LUA_VERSION "Lua 2.1"
#define LUA_COPYRIGHT "Copyright (C) 1994, 1995 TeCGraf \n\
(written by W. Celes, R. Ierusalimschy & L. H. de Figueiredo)"
/* Private Part */
typedef enum