aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2024-01-01 17:51:28 +0100
committerGravatar Christian Hesse <mail@eworm.de>2024-01-01 17:51:28 +0100
commit8edad204b9e309647ae07bda23966c2724016573 (patch)
tree73b319b57cc10e4c1c37c7a170d818e80945f424
parent48f4c31165d709722b401bad3f3cec75bc02ae65 (diff)
downloadpacredir-8edad204b9e309647ae07bda23966c2724016573.tar.gz
pacredir-8edad204b9e309647ae07bda23966c2724016573.tar.zst
update copyright for 2024
-rw-r--r--config.def.h2
-rw-r--r--pacredir.c2
-rw-r--r--pacredir.h2
-rw-r--r--systemd/pacredir.service2
-rw-r--r--systemd/pacserve.service2
5 files changed, 5 insertions, 5 deletions
diff --git a/config.def.h b/config.def.h
index 5f8cf17..5fd7c13 100644
--- a/config.def.h
+++ b/config.def.h
@@ -1,5 +1,5 @@
/*
- * (C) 2013-2023 by Christian Hesse <mail@eworm.de>
+ * (C) 2013-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/pacredir.c b/pacredir.c
index 1982262..cf92b60 100644
--- a/pacredir.c
+++ b/pacredir.c
@@ -1,5 +1,5 @@
/*
- * (C) 2013-2023 by Christian Hesse <mail@eworm.de>
+ * (C) 2013-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/pacredir.h b/pacredir.h
index cd80ebc..571ccc2 100644
--- a/pacredir.h
+++ b/pacredir.h
@@ -1,5 +1,5 @@
/*
- * (C) 2013-2023 by Christian Hesse <mail@eworm.de>
+ * (C) 2013-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/pacredir.service b/systemd/pacredir.service
index 63967ca..ed5e45a 100644
--- a/systemd/pacredir.service
+++ b/systemd/pacredir.service
@@ -1,4 +1,4 @@
-# (C) 2013-2023 by Christian Hesse <mail@eworm.de>
+# (C) 2013-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/pacserve.service b/systemd/pacserve.service
index fecfe9b..d5e064d 100644
--- a/systemd/pacserve.service
+++ b/systemd/pacserve.service
@@ -1,4 +1,4 @@
-# (C) 2013-2023 by Christian Hesse <mail@eworm.de>
+# (C) 2013-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