added something similar to a license

backup
LinuxMint4Ever 2019-10-08 03:27:37 +02:00
parent 6a8efa9876
commit d9ecabd298
1 changed files with 7 additions and 0 deletions

View File

@ -1,5 +1,12 @@
import json, urllib2
################################################################################
# This software can be used privately for any purpose.
# It may be shared publickly as long as you give credit and provide
# a link to the original source.
# Do not use this for malicious purposes.
################################################################################
# This allows for easier addition of new actions
discardResponse = {
"validate": True,