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. --- lpvm.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lpvm.h') diff --git a/lpvm.h b/lpvm.h index 757b9e1..69ec33d 100644 --- a/lpvm.h +++ b/lpvm.h @@ -1,5 +1,5 @@ /* -** $Id: lpvm.h,v 1.3 2014/02/21 13:06:41 roberto Exp $ +** $Id: lpvm.h $ */ #if !defined(lpvm_h) -- cgit v1.2.3-55-g6feb