diff options
Diffstat (limited to 'systemd/pacman-offline-prepare.timer')
-rw-r--r-- | systemd/pacman-offline-prepare.timer | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/systemd/pacman-offline-prepare.timer b/systemd/pacman-offline-prepare.timer index e71fe35..722a334 100644 --- a/systemd/pacman-offline-prepare.timer +++ b/systemd/pacman-offline-prepare.timer @@ -1,3 +1,10 @@ +# (C) 2017-2023 by Christian Hesse <mail@eworm.de> +# +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 3 of the License, or +# (at your option) any later version. + [Unit] Description=Prepare pacman offline system-update |