Updated license to include email instead of username.
This commit is contained in:
parent
4837fd238a
commit
50112a554e
7
main.py
7
main.py
|
@ -7,9 +7,10 @@ A silly x86-64 emulator and stack visualizer.
|
||||||
LICENSE = '''
|
LICENSE = '''
|
||||||
This program is BEER-WARE.
|
This program is BEER-WARE.
|
||||||
|
|
||||||
Jmaa wrote this program. As long as you retain this notice you
|
<jonjmaa@gmail.com> wrote this program. As long as you retain this
|
||||||
can do whatever you want with this stuff. If we meet some day, and you think
|
notice you can do whatever you want with this stuff. If we meet some
|
||||||
this stuff is worth it, you can buy me a beer in return.
|
day, and you think this stuff is worth it, you can buy me a beer in
|
||||||
|
return.
|
||||||
'''
|
'''
|
||||||
|
|
||||||
import sys
|
import sys
|
||||||
|
|
Loading…
Reference in New Issue
Block a user