From f99509581ee73c1c2dbddb3398e87c098771d31f Mon Sep 17 00:00:00 2001
From: Roberto Ierusalimschy <roberto@inf.puc-rio.br>
Date: Thu, 23 Aug 2018 14:26:12 -0300
Subject: 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.
---
 lapi.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'lapi.c')

diff --git a/lapi.c b/lapi.c
index e69215a8..0ca9a321 100644
--- a/lapi.c
+++ b/lapi.c
@@ -1,5 +1,5 @@
 /*
-** $Id: lapi.c,v 2.294 2018/06/15 19:31:22 roberto Exp roberto $
+** $Id: lapi.c $
 ** Lua API
 ** See Copyright Notice in lua.h
 */
-- 
cgit v1.2.3-55-g6feb