diff options
author | Ulrich Müller <ulm@gentoo.org> | 2020-12-21 11:33:39 +0100 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2020-12-23 12:16:12 +0100 |
commit | cccda081740a2039c4af52e11f1afbf9bc1ecf59 (patch) | |
tree | d4cd6be7cad11b2cb485a641f66ce90b40ac7495 /app-backup | |
parent | profiles: Drop outdated mask for sci-visualization/gnuplot. (diff) | |
download | gentoo-cccda081740a2039c4af52e11f1afbf9bc1ecf59.tar.gz gentoo-cccda081740a2039c4af52e11f1afbf9bc1ecf59.tar.bz2 gentoo-cccda081740a2039c4af52e11f1afbf9bc1ecf59.zip |
*/*: Update copyright line for files touched in 2019 and 2020.
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'app-backup')
-rw-r--r-- | app-backup/bacula/files/newscripts/bacula-dir.initd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-backup/bacula/files/newscripts/bacula-dir.initd b/app-backup/bacula/files/newscripts/bacula-dir.initd index d717f07f7926..fdcfc7ef2b65 100644 --- a/app-backup/bacula/files/newscripts/bacula-dir.initd +++ b/app-backup/bacula/files/newscripts/bacula-dir.initd @@ -1,5 +1,5 @@ #!/sbin/openrc-run -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 command=/usr/sbin/bacula-dir command_args="${DIR_OPTIONS}" |