aboutsummaryrefslogtreecommitdiff
path: root/manual/2html
diff options
context:
space:
mode:
authorRoberto Ierusalimschy <roberto@inf.puc-rio.br>2023-03-31 11:47:31 -0300
committerRoberto Ierusalimschy <roberto@inf.puc-rio.br>2023-03-31 11:47:31 -0300
commitb5c65705ca78560cd2735778737122ea5f858bd0 (patch)
treeb32b880738ea7be4d9621057eba2e5f4e683af0c /manual/2html
parent7ca8105a2ea7b6a0d7b55b59d273ccd271c35268 (diff)
downloadlua-b5c65705ca78560cd2735778737122ea5f858bd0.tar.gz
lua-b5c65705ca78560cd2735778737122ea5f858bd0.tar.bz2
lua-b5c65705ca78560cd2735778737122ea5f858bd0.zip
New year (2023)
Also, small tweak in makefile. (-Wsign-compare is already enabled by -Wextra.)
Diffstat (limited to 'manual/2html')
-rwxr-xr-xmanual/2html2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/2html b/manual/2html
index a4d860dd..43fd8913 100755
--- a/manual/2html
+++ b/manual/2html
@@ -30,7 +30,7 @@ by Roberto Ierusalimschy, Luiz Henrique de Figueiredo, Waldemar Celes
30<p> 30<p>
31<small> 31<small>
32<a href="http://www.lua.org/copyright.html">Copyright</a> 32<a href="http://www.lua.org/copyright.html">Copyright</a>
33&copy; 2022 Lua.org, PUC-Rio. All rights reserved. 33&copy; 2023 Lua.org, PUC-Rio. All rights reserved.
34</small> 34</small>
35<hr> 35<hr>
36 36