diff options
Diffstat (limited to 'systemd')
-rwxr-xr-x | systemd/pacman-offline | 2 | ||||
-rw-r--r-- | systemd/pacman-offline-prepare.service | 2 | ||||
-rw-r--r-- | systemd/pacman-offline-prepare.timer | 2 | ||||
-rw-r--r-- | systemd/pacman-offline-reboot.service | 2 | ||||
-rw-r--r-- | systemd/pacman-offline-reboot.timer | 2 | ||||
-rw-r--r-- | systemd/pacman-offline.service | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/systemd/pacman-offline b/systemd/pacman-offline index 9cc75ea..d26038a 100755 --- a/systemd/pacman-offline +++ b/systemd/pacman-offline @@ -1,6 +1,6 @@ #!/bin/sh -# (C) 2017-2023 by Christian Hesse <mail@eworm.de> +# (C) 2017-2024 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 diff --git a/systemd/pacman-offline-prepare.service b/systemd/pacman-offline-prepare.service index 0fec6e1..c9b5ba5 100644 --- a/systemd/pacman-offline-prepare.service +++ b/systemd/pacman-offline-prepare.service @@ -1,4 +1,4 @@ -# (C) 2017-2023 by Christian Hesse <mail@eworm.de> +# (C) 2017-2024 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 diff --git a/systemd/pacman-offline-prepare.timer b/systemd/pacman-offline-prepare.timer index 722a334..598b387 100644 --- a/systemd/pacman-offline-prepare.timer +++ b/systemd/pacman-offline-prepare.timer @@ -1,4 +1,4 @@ -# (C) 2017-2023 by Christian Hesse <mail@eworm.de> +# (C) 2017-2024 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 diff --git a/systemd/pacman-offline-reboot.service b/systemd/pacman-offline-reboot.service index 990301b..26dca94 100644 --- a/systemd/pacman-offline-reboot.service +++ b/systemd/pacman-offline-reboot.service @@ -1,4 +1,4 @@ -# (C) 2017-2023 by Christian Hesse <mail@eworm.de> +# (C) 2017-2024 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 diff --git a/systemd/pacman-offline-reboot.timer b/systemd/pacman-offline-reboot.timer index 32b1ecb..b6852a9 100644 --- a/systemd/pacman-offline-reboot.timer +++ b/systemd/pacman-offline-reboot.timer @@ -1,4 +1,4 @@ -# (C) 2017-2023 by Christian Hesse <mail@eworm.de> +# (C) 2017-2024 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 diff --git a/systemd/pacman-offline.service b/systemd/pacman-offline.service index 3202fe8..516acae 100644 --- a/systemd/pacman-offline.service +++ b/systemd/pacman-offline.service @@ -1,4 +1,4 @@ -# (C) 2017-2023 by Christian Hesse <mail@eworm.de> +# (C) 2017-2024 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 |