summaryrefslogtreecommitdiffstats
path: root/nextchar.asm
diff options
context:
space:
mode:
Diffstat (limited to 'nextchar.asm')
-rw-r--r--nextchar.asm1
1 files changed, 1 insertions, 0 deletions
diff --git a/nextchar.asm b/nextchar.asm
index 689f168..49727e1 100644
--- a/nextchar.asm
+++ b/nextchar.asm
@@ -1,6 +1,7 @@
; Version : 1.1
; Updated : 2/7/2020
; Description : NextChar program. Quite slowly fills up a buff in static memory with a char, a space and then the next char etc
+; License : GPLv3+
;; static memory is nicer to use than the stack
section .bss