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

View File

@@ -1,5 +1,5 @@
/*
** $Id: llimits.h,v 1.150 2018/05/30 14:25:52 roberto Exp roberto $
** $Id: llimits.h $
** Limits, basic types, and some other 'installation-dependent' definitions
** See Copyright Notice in lua.h
*/