]> git.ipfire.org Git - thirdparty/bacula.git/commitdiff
regress: Add copyright to find_bad_jobmedia.pl
authorEric Bollengier <eric@baculasystems.com>
Thu, 3 Dec 2020 17:39:17 +0000 (18:39 +0100)
committerEric Bollengier <eric@baculasystems.com>
Thu, 24 Mar 2022 08:02:59 +0000 (09:02 +0100)
regress/scripts/find_bad_jobmedia.pl

index 9dca41d4cd61417a839cf022ba6640a4a97e9fd2..435a4235b936f66c88521b222dd4d5ed16648602 100755 (executable)
@@ -3,7 +3,7 @@ use strict;
 
 =head1 NAME
 
-    find_bad_jobmedia.pl -- Bacula System tool to detect bad JobMedia records
+    find_bad_jobmedia.pl -- Bacula tool to detect bad JobMedia records
 
 =head1 SYNOPIS
 
@@ -22,7 +22,12 @@ use strict;
 
 =head2 VERSION
 
-    1.1
+   Copyright (C) 2000-2020 Kern Sibbald
+   License: BSD 2-Clause; see file LICENSE-FOSS
+
+   Written by Eric Bollengier
+
+   1.1
 
 =cut