aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlee <alee14498@gmail.com>2018-08-09 16:10:01 -0400
committerAlee <alee14498@gmail.com>2018-08-09 16:10:01 -0400
commit73f6ee5b3708ca8252611f514f66684db69a47ad (patch)
tree06f3bd65bcc918d4ded6c1aa856c3da5d730681c
parent55cf7f5d9cedb22ec8e10d625df3c1f890ff6fb9 (diff)
downloadbits-UI-73f6ee5b3708ca8252611f514f66684db69a47ad.tar.gz
bits-UI-73f6ee5b3708ca8252611f514f66684db69a47ad.tar.bz2
bits-UI-73f6ee5b3708ca8252611f514f66684db69a47ad.zip
Added the license
-rw-r--r--startup2
1 files changed, 2 insertions, 0 deletions
diff --git a/startup b/startup
index c7a341c..91d6465 100644
--- a/startup
+++ b/startup
@@ -1,3 +1,5 @@
+-- bitsOS: An operating system for ComputerCraft. Licensed with GPL-3.0.
+
local version = "1.0 Alpha 1"
term.clear()