added license, author
[bootboot] / bb.asm
diff --git a/bb.asm b/bb.asm
index 73bd68d..5f901bf 100644 (file)
--- a/bb.asm
+++ b/bb.asm
@@ -1,3 +1,6 @@
+; author Eleni Maria Stea <elene.mst@gmail.com>
+; my x86 assembly helloworld :)
+
 ; org: all instructions from now on start in 7c00h
 ; 7c00h is where the bios loads the 1st sector
 ; assembler formatting: