From cc583a17df76a363e419c960d72422169fae816d Mon Sep 17 00:00:00 2001 From: Roberto Ierusalimschy Date: Wed, 20 Feb 2019 10:24:56 -0300 Subject: Removed extra information from RCS keyword strings Version numbers and dates from RCS keyword strings removed from all source files; keeps only the file name. --- lpprint.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lpprint.c') diff --git a/lpprint.c b/lpprint.c index f7be408..df62cbe 100644 --- a/lpprint.c +++ b/lpprint.c @@ -1,5 +1,5 @@ /* -** $Id: lpprint.c,v 1.10 2016/09/13 16:06:03 roberto Exp $ +** $Id: lpprint.c $ ** Copyright 2007, Lua.org & PUC-Rio (see 'lpeg.html' for license) */ -- cgit v1.2.3-55-g6feb