diff options
Diffstat (limited to 'lptypes.h')
-rw-r--r-- | lptypes.h | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,7 +1,6 @@ | |||
1 | /* | 1 | /* |
2 | ** $Id: lptypes.h $ | ||
3 | ** LPeg - PEG pattern matching for Lua | 2 | ** LPeg - PEG pattern matching for Lua |
4 | ** Copyright 2007-2019, Lua.org & PUC-Rio (see 'lpeg.html' for license) | 3 | ** Copyright 2007-2023, Lua.org & PUC-Rio (see 'lpeg.html' for license) |
5 | ** written by Roberto Ierusalimschy | 4 | ** written by Roberto Ierusalimschy |
6 | */ | 5 | */ |
7 | 6 | ||