1
0

Updated license to include email instead of username.

This commit is contained in:
Jon Michael Aanes 2018-02-06 20:22:16 +01:00
parent 4837fd238a
commit 50112a554e

View File

@ -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