aboutsummaryrefslogtreecommitdiff
path: root/lptypes.h
diff options
context:
space:
mode:
authorRoberto Ierusalimschy <roberto@inf.puc-rio.br>2023-04-10 13:47:45 -0300
committerRoberto Ierusalimschy <roberto@inf.puc-rio.br>2023-04-10 13:47:45 -0300
commit05edfcff9b7eca52571b221e614b5cbf84e7d43d (patch)
tree37ca0e23753461795eb3ea6df873d725b94ba54e /lptypes.h
parentafd7b912611d5777c12d55cb533beee760207949 (diff)
downloadlpeg-05edfcff9b7eca52571b221e614b5cbf84e7d43d.tar.gz
lpeg-05edfcff9b7eca52571b221e614b5cbf84e7d43d.tar.bz2
lpeg-05edfcff9b7eca52571b221e614b5cbf84e7d43d.zip
Documentation
Removed '$Id' from all files + updated copyright year + other changes in comments and documentation
Diffstat (limited to 'lptypes.h')
-rw-r--r--lptypes.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/lptypes.h b/lptypes.h
index ccb4c18..98b9597 100644
--- a/lptypes.h
+++ b/lptypes.h
@@ -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