X-Git-Url: http://git.rot13.org/?p=BackupPC.git;a=blobdiff_plain;f=bin%2FBackupPC_serverMesg;h=10c8512c6526f93b7c8da1a66649f7bbd3bf8227;hp=cab0896cbd4fae8ca1b74a377c7d29f792b04adc;hb=fda25dc88a63ccac1c80efa2e4994bf0725ca9b7;hpb=8d7768574bb328c669a44c6efbff01e8a7e93d7e diff --git a/bin/BackupPC_serverMesg b/bin/BackupPC_serverMesg index cab0896..10c8512 100755 --- a/bin/BackupPC_serverMesg +++ b/bin/BackupPC_serverMesg @@ -1,4 +1,4 @@ -#!/bin/perl -T +#!/bin/perl #============================================================= -*-perl-*- # # BackupPC_serverMesg: Send one or more commands to the BackupPC server. @@ -25,7 +25,7 @@ # Craig Barratt # # COPYRIGHT -# Copyright (C) 2001 Craig Barratt +# Copyright (C) 2001-2007 Craig Barratt # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -43,7 +43,7 @@ # #======================================================================== # -# Version 2.0.0, released 14 Jun 2003. +# Version 3.1.0, released 25 Nov 2007. # # See http://backuppc.sourceforge.net. #