summaryrefslogtreecommitdiff
path: root/contrib/splicex/src/splicex.pyx
diff options
context:
space:
mode:
authorObee <obee@anomail.ano>2011-12-01 04:30:50 +0000
committerObee <obee@anomail.ano>2011-12-01 04:30:50 +0000
commit9225c2b010f5d7b84e63a772a9679ab8b1a2f3b9 (patch)
tree2e0889510daedb2fd2640adbd8339be4126453cb /contrib/splicex/src/splicex.pyx
parentcce40b6ef5b27a573147a98d728b8bbd502754c4 (diff)
parent84c8ec4218fbf18341cca859ca1c1efe32ec7472 (diff)
downloadresdb-9225c2b010f5d7b84e63a772a9679ab8b1a2f3b9.tar.gz
resdb-9225c2b010f5d7b84e63a772a9679ab8b1a2f3b9.zip
Merge branch 'master' of git://1.0.27.102
Diffstat (limited to 'contrib/splicex/src/splicex.pyx')
-rw-r--r--contrib/splicex/src/splicex.pyx12
1 files changed, 0 insertions, 12 deletions
diff --git a/contrib/splicex/src/splicex.pyx b/contrib/splicex/src/splicex.pyx
index 206cee6..abf9057 100644
--- a/contrib/splicex/src/splicex.pyx
+++ b/contrib/splicex/src/splicex.pyx
@@ -22,18 +22,6 @@ def HELP():
print('')
print('')
print('')
- print(' SpliceX is free software: you can redistribute it and/or modify it under ')
- print(' the terms of the GNU General Public License as published by the Free ')
- print(' Software Foundation, either version 3 of the License, or (at your option)')
- print(' any later version. ')
- print('')
- print(' SpliceX is distributed in the hope that it will be useful, but WITHOUT ')
- print(' ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or ')
- print(' FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License ')
- print(' for more details. <http://www.gnu.org/licenses/> ')
- print('')
- print('')
- print('')
print(Red + ' --help ' + DefColour + 'Show help display and exit')
print('')
print(Red + ' --command ' + DefColour + 'Parse passwords to this command')