From: Don Armstrong Date: Fri, 18 May 2012 20:28:38 +0000 (+0000) Subject: clarify licensing of sshsendmail X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=87ccbd0890cfe4a905c86b73fb03942c385a814d;p=bin.git clarify licensing of sshsendmail --- diff --git a/sshsendmail b/sshsendmail index 69fd3ed..8151302 100755 --- a/sshsendmail +++ b/sshsendmail @@ -1,4 +1,9 @@ #! /usr/bin/perl +# sshsendmail uses ssh to send a mail message to a different machine, +# and is released under the terms of the GPL version 2, or any later +# version, at your option. See the file README and COPYING for more +# information. +# Copyright 2005-10 by Don Armstrong . # parse command line options