From 3907c850a619d9044e797f82181879b1abeedc02 Mon Sep 17 00:00:00 2001 From: DatuX Date: Wed, 2 Oct 2019 22:58:50 +0200 Subject: [PATCH] Update zfs_autobackup --- zfs_autobackup | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/zfs_autobackup b/zfs_autobackup index 7b26ded..338b9c2 100755 --- a/zfs_autobackup +++ b/zfs_autobackup @@ -1,5 +1,9 @@ #!/usr/bin/env python2 # -*- coding: utf8 -*- + +#(C)edwin@datux.nl -- Edwin Eefting +#Release under GPL. + from __future__ import print_function import os import sys