File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1- Copyright 2021 Peter Kosyh <p.kosyh at gmail.com>
1+ Copyright 2021-2024 Peter Kosyh <p.kosyh at gmail.com>
22
33Permission is hereby granted, free of charge, to any person
44obtaining a copy of this software and associated documentation files
Original file line number Diff line number Diff line change @@ -171,7 +171,7 @@ function util.info()
171171 if type (jit ) == ' table' and type (jit .version ) == ' string' then
172172 luaver = jit .version
173173 end
174- return " <c><b>RE:INSTEAD v" .. VERSION .. " by Peter Kosyh (2021)</b>\n " ..
174+ return " <c><b>RE:INSTEAD v" .. VERSION .. " by Peter Kosyh (2021-2024 )</b>\n " ..
175175 " <i>Platform: " .. PLATFORM .. " / " .. luaver .. " </i>\n " ..
176176 " <i>Font renderer: " .. FONTRENDERER .. " </i></c>\n\n " .. (conf .note or ' ' )
177177end
You can’t perform that action at this time.
0 commit comments