From 50112a554ebf4749971f960ba087615e80048c33 Mon Sep 17 00:00:00 2001 From: Jon Michael Aanes Date: Tue, 6 Feb 2018 20:22:16 +0100 Subject: [PATCH] Updated license to include email instead of username. --- main.py | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/main.py b/main.py index fe5d432..85c9ddb 100755 --- a/main.py +++ b/main.py @@ -7,9 +7,10 @@ A silly x86-64 emulator and stack visualizer. LICENSE = ''' This program is BEER-WARE. -Jmaa wrote this program. As long as you retain this notice you -can do whatever you want with this stuff. If we meet some day, and you think -this stuff is worth it, you can buy me a beer in return. + wrote this program. As long as you retain this +notice you can do whatever you want with this stuff. If we meet some +day, and you think this stuff is worth it, you can buy me a beer in +return. ''' import sys