From 6075e09ccac2a71f9fc715df9cb3ee717a24b724 Mon Sep 17 00:00:00 2001 From: heavpoot Date: Fri, 1 Jan 2021 16:17:30 +0000 Subject: [PATCH] Update 'src/main.lua' --- src/main.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.lua b/src/main.lua index f29b9cb..65f5a7a 100644 --- a/src/main.lua +++ b/src/main.lua @@ -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