X-Git-Url: http://git.rot13.org/?p=BackupPC.git;a=blobdiff_plain;f=bin%2FBackupPC_restore;h=856a0a52973e817e927cd4fee26342e583869f7c;hp=1a5e487f8a749c61630114081ca9ae1bc783f45a;hb=9cf3998c4ef71332dea96ff3115daf8b9f722acb;hpb=2441b9094f3f6e4f2a3a4fe67781780e6f6890bd diff --git a/bin/BackupPC_restore b/bin/BackupPC_restore index 1a5e487..856a0a5 100755 --- a/bin/BackupPC_restore +++ b/bin/BackupPC_restore @@ -1,4 +1,4 @@ -#!/bin/perl +#!/usr/bin/perl #============================================================= -*-perl-*- # # BackupPC_restore: Restore files to a client. @@ -11,7 +11,7 @@ # Craig Barratt # # COPYRIGHT -# Copyright (C) 2001-2007 Craig Barratt +# Copyright (C) 2001-2009 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 @@ -29,7 +29,7 @@ # #======================================================================== # -# Version 3.2.0beta0, released 17 Jan 2009. +# Version 3.2.0beta0, released 5 April 2009. # # See http://backuppc.sourceforge.net. #