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

Removed extra information from RCS keyword strings

Version numbers and dates (mostly wrong) from RCS keyword strings
removed from all source files; only the file name are kept.
This commit is contained in:
Roberto Ierusalimschy
2018-08-23 14:26:12 -03:00
parent 3dcd04ad61
commit f99509581e
51 changed files with 51 additions and 51 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
/*
** $Id: lcode.h,v 1.72 2018/03/19 20:03:44 roberto Exp roberto $
** $Id: lcode.h $
** Code generator for Lua
** See Copyright Notice in lua.h
*/