From a64487d5db57b9e281a5953b082618d2c1fca8a4 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sun, 13 Jan 2013 17:32:58 -0200 Subject: Removing old scripts and cleaning up some code --- ssl | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'ssl') diff --git a/ssl b/ssl index 74b98c7..12cbd72 100755 --- a/ssl +++ b/ssl @@ -1,5 +1,7 @@ #!/bin/bash # +# SSL wrapper scripts +# # This code is licensed under a Creative Commons License. # http://creativecommons.org/licenses/by-nc-sa/3.0/ # @@ -8,7 +10,7 @@ # show usage # function usage { - echo "SSL Wrapper scripts" + echo "SSL wrapper scripts" echo "Based on http://www.madboa.com/geek/openssl/" } -- cgit v1.2.3