diff options
author | Tom Ryder <tom@sanctum.geek.nz> | 2013-09-14 17:48:59 +1200 |
---|---|---|
committer | Tom Ryder <tom@sanctum.geek.nz> | 2013-09-14 17:48:59 +1200 |
commit | 1a088244d3df270473f1ec8b7b4134cc71a03e2d (patch) | |
tree | b91175678e50d2925e3f261c89ec005d44d93973 | |
parent | Update examples too (diff) | |
download | psshd-1a088244d3df270473f1ec8b7b4134cc71a03e2d.tar.gz psshd-1a088244d3df270473f1ec8b7b4134cc71a03e2d.zip |
Use less weird program comment metadata
-rwxr-xr-x | psshd | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -9,8 +9,8 @@ # # $ psshd 9001 -fN -D 8001 remotehost # -# @author Tom Ryder <tom@sanctum.geek.nz> -# @copyright 2013 +# Author: Tom Ryder <tom@sanctum.geek.nz> +# License: MIT # # Name self |