mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-01-03 23:39:45 +01:00
- license update
This commit is contained in:
parent
6cb8c6b506
commit
0b4ab796df
@ -1,5 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
|
# License GPLv2, see ../LICENSE
|
||||||
|
|
||||||
echo
|
echo
|
||||||
echo "have you patched yet?"
|
echo "have you patched yet?"
|
||||||
read a
|
read a
|
||||||
@ -78,5 +80,5 @@ case $(uname -m) in
|
|||||||
esac
|
esac
|
||||||
|
|
||||||
# vim:tw=90:ts=5:sw=5
|
# vim:tw=90:ts=5:sw=5
|
||||||
# $Id: make-openssl.sh,v 1.7 2015/07/06 18:21:41 dirkw Exp $
|
# $Id: make-openssl.sh,v 1.8 2015/07/06 19:04:57 dirkw Exp $
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user