diff options
Diffstat (limited to 'contrib/splicex/LINUX/splicex.py')
-rwxr-xr-x | contrib/splicex/LINUX/splicex.py | 15 |
1 files changed, 9 insertions, 6 deletions
diff --git a/contrib/splicex/LINUX/splicex.py b/contrib/splicex/LINUX/splicex.py index 8196423..7565d83 100755 --- a/contrib/splicex/LINUX/splicex.py +++ b/contrib/splicex/LINUX/splicex.py @@ -1,13 +1,14 @@ #!PYTHON HELP = """ - __________ _ _ __ __ ______ - / / / / ___| _ __ | (_) ___ ___\ \/ / / / / / - / / / /\___ \| '_ \| | |/ __/ _ \\\\ / / / / / - / / / / ___) | |_) | | | (_| __// \ / / / / -/_/_/_/ |____/| .__/|_|_|\___\___/_/\_\/_/_/_/ - |_| + __________ _ _ __ __ ______ + / / / / ___| _ __ | (_) ___ ___\ \/ / / / / / + / / / /\___ \| '_ \| | |/ __/ _ \\\\ / / / / / + / / / / ___) | |_) | | | (_| __// \ / / / / + /_/_/_/ |____/| .__/|_|_|\___\___/_/\_\/_/_/_/ + |_| + .:Brute Force Utilities For GNU/Linux:. --help Show help display and exit @@ -109,6 +110,8 @@ LICENSE = """ /_/_/_/ |____/| .__/|_|_|\___\___/_/\_\/_/_/_/ |_| + .:Brute Force Utilities For GNU/Linux:. + SpliceX is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) |