summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xnfs-ssh-fw3
1 files changed, 2 insertions, 1 deletions
diff --git a/nfs-ssh-fw b/nfs-ssh-fw
index 5a8e7a2..4eb3927 100755
--- a/nfs-ssh-fw
+++ b/nfs-ssh-fw
@@ -1,6 +1,7 @@
#!/usr/bin/perl -w
-# Found here:
+# Originally written by James Strandboge <jstrand1@rochester.rr.com> in
+# the article "Encrypted NFS with OpenSSH and Linux" found here:
# http://www.samag.com/documents/s=4072/sam0203d/sam0203d.htm
use strict;