From 30f9f39a27d21b2d303f9a18b8c9582d0c71cf12 Mon Sep 17 00:00:00 2001 From: forevermatt Date: Wed, 30 Oct 2024 10:58:46 -0400 Subject: [PATCH] Update author/group names in youtrack-backup.pl --- youtrack-backup.pl | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/youtrack-backup.pl b/youtrack-backup.pl index ad6ba13..797c2cf 100755 --- a/youtrack-backup.pl +++ b/youtrack-backup.pl @@ -13,8 +13,7 @@ # # Uses curl(1), jq(1), b2(https://www.backblaze.com/docs/cloud-storage-command-line-tools). # -# Dale Newby -# SIL International +# SIL - GTIS # September 6, 2023 use strict;