X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=rt%2Fbin%2Frt-crontool.in;fp=rt%2Fbin%2Frt-crontool.in;h=0cfc4a9fc414ed4df46dd067d8f2f39567dc1671;hb=9c68254528b6f2c7d8c1921b452fa56064783782;hp=9881120fad7162b79e5ff18bbb0c1b83e0127e0f;hpb=ef20b2b6b1feb47ad02b5ff7525f1a0fd11d0fa4;p=freeside.git diff --git a/rt/bin/rt-crontool.in b/rt/bin/rt-crontool.in index 9881120fa..0cfc4a9fc 100644 --- a/rt/bin/rt-crontool.in +++ b/rt/bin/rt-crontool.in @@ -3,7 +3,7 @@ # # COPYRIGHT: # -# This software is Copyright (c) 1996-2007 Best Practical Solutions, LLC +# This software is Copyright (c) 1996-2005 Best Practical Solutions, LLC # # # (Except where explicitly superseded by other copyright notices) @@ -23,9 +23,7 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA -# 02110-1301 or visit their web page on the internet at -# http://www.gnu.org/copyleft/gpl.html. +# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. # # # CONTRIBUTION SUBMISSION POLICY: @@ -255,7 +253,7 @@ sub help { . loc( "[_1] - Specify id of the template you want to use", "--template-id" ) . "\n"; print " " - . loc( "[_1] - Specify if you want to use either 'first' or 'last' transaction", "--transaction" ) + . loc( "[_1] - Specify if you want to use either 'first' or 'last' tarnsaction", "--transaction" ) . "\n"; print " " . loc( "[_1] - Specify the type of a transaction you want to use", "--transaction-type" )