Update 'src/main.lua'

This commit is contained in:
heavpoot 2021-01-01 16:17:30 +00:00
parent 99a9d3de6e
commit 6075e09cca
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ I also request that you inform me of software based on or using code from potatO
Did you know? Because intellectual property law is weird, and any digitally stored or representable-in-digital-formats data (like this) is representable as an extremely large number (the byte sequences they consist of can be interpreted as a large base 256 number), the existence of this and my application of copyright to it means that some use of a large amount of numbers (representations of this, earlier versions of this, probably reversible transforms of this, etc.) is restricted by law.
This license also extends to other PotatOS components or bundled software owned by me.
]]
return
term.clear()
term.setCursorPos(1, 1)
if term.isColor() then