diff options
author | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | 2019-02-20 10:24:56 -0300 |
---|---|---|
committer | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | 2019-02-20 10:24:56 -0300 |
commit | cc583a17df76a363e419c960d72422169fae816d (patch) | |
tree | 4977b1f51662acefdece72218b3e92e7ac0c2112 /lpeg.html | |
parent | e08e5df853560de6482d84066a7accc6a18de545 (diff) | |
download | lpeg-cc583a17df76a363e419c960d72422169fae816d.tar.gz lpeg-cc583a17df76a363e419c960d72422169fae816d.tar.bz2 lpeg-cc583a17df76a363e419c960d72422169fae816d.zip |
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.
Diffstat (limited to 'lpeg.html')
-rw-r--r-- | lpeg.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ | |||
10 | </head> | 10 | </head> |
11 | <body> | 11 | <body> |
12 | 12 | ||
13 | <!-- $Id: lpeg.html,v 1.77 2017/01/13 13:40:05 roberto Exp $ --> | 13 | <!-- $Id: lpeg.html $ --> |
14 | 14 | ||
15 | <div id="container"> | 15 | <div id="container"> |
16 | 16 | ||