diff --git a/sherpa-v.py b/sherpa-v.py index 8a712b8..f303d03 100644 --- a/sherpa-v.py +++ b/sherpa-v.py @@ -8,5 +8,7 @@ print ("| // |") print ("| // |") print ("| |") print ("|_________________|") +print () +print ("This program is provided as is, without any warranty. Refer to the GNU GPL for more information.") # Can be executed by running 'python /path/to/sherpa-v.py', however creating an alias in your shell's rc file might be a good idea.