diff options
author | Christian Hesse <mail@eworm.de> | 2024-01-01 20:22:57 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2024-01-01 20:22:57 +0100 |
commit | 4bc8477d2eac29086ece72fd6e7899d840c25b2e (patch) | |
tree | c5b3a9393fd5f39b4ac7ff7ba0c811dfa3e2f763 /systemd | |
parent | 2c3d71efffbfec859a80362a93a79ac96d9bc1ef (diff) | |
download | pacman-offline-4bc8477d2eac29086ece72fd6e7899d840c25b2e.tar.gz pacman-offline-4bc8477d2eac29086ece72fd6e7899d840c25b2e.tar.zst |
update copyright for 2024
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 |