From dee58e5561db333989aac950ef3ee1510d49ed14 Mon Sep 17 00:00:00 2001 From: Harald Pfeiffer Date: Mon, 21 Apr 2025 10:46:57 +0200 Subject: + licence --- bin/nextcloud-backup | 3 +++ 1 file changed, 3 insertions(+) (limited to 'bin/nextcloud-backup') diff --git a/bin/nextcloud-backup b/bin/nextcloud-backup index b64175c..ca81896 100755 --- a/bin/nextcloud-backup +++ b/bin/nextcloud-backup @@ -3,6 +3,9 @@ # This script is mostly included "as is", I did this quite a while ago and (also see todo remarks) # I'm not happy yet, but it works fine and the core mechanisms are swell. # +# AUTHOR: coding@lirion.de +# LICENCE: LGPL-3.0-only +# # shellcheck disable=SC1091 source /etc/lirion/nextcloud.conf || exit 1 # shellcheck disable=SC1091 -- cgit v1.2.3