X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;ds=sidebyside;f=bin%2FBackupPC_tarCreate;h=71859581d4baa74a421d7d1908c85698b81b7427;hb=3a7bc709e0ae0cbaef278a584849fcbeed202879;hp=9ce81f7ebca6aa70d402716cc6a373686dfc9a2c;hpb=1015740e2b58fc43d7cf49881f190a9612e73fff;p=BackupPC.git diff --git a/bin/BackupPC_tarCreate b/bin/BackupPC_tarCreate index 9ce81f7..7185958 100755 --- a/bin/BackupPC_tarCreate +++ b/bin/BackupPC_tarCreate @@ -1,4 +1,4 @@ -#!/bin/perl +#!/usr/bin/perl #============================================================= -*-perl-*- # # BackupPC_tarCreate: create a tar archive of an existing dump @@ -37,7 +37,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 @@ -55,7 +55,7 @@ # #======================================================================== # -# Version 3.2.0beta0, released 17 Jan 2009. +# Version 3.2.0beta0, released 5 April 2009. # # See http://backuppc.sourceforge.net. #