aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2023-01-03 00:12:08 +0100
committerGravatar Christian Hesse <mail@eworm.de>2023-01-03 00:12:08 +0100
commitc494a3be046f421c710767ad2b58353a1a9734ce (patch)
tree4d2e913c70bcebd8db20d955838858916cd598ce
parenta3d3230315433f3f612d1f6756b0fe67fd5e4a95 (diff)
downloadudev-block-notify-c494a3be046f421c710767ad2b58353a1a9734ce.tar.gz
udev-block-notify-c494a3be046f421c710767ad2b58353a1a9734ce.tar.zst
update copyright for 2023
-rw-r--r--config.def.h2
-rw-r--r--systemd/udev-block-notify.service2
-rw-r--r--udev-block-notify.c2
-rw-r--r--udev-block-notify.h2
4 files changed, 4 insertions, 4 deletions
diff --git a/config.def.h b/config.def.h
index 7ce75cb..b9c06b2 100644
--- a/config.def.h
+++ b/config.def.h
@@ -1,5 +1,5 @@
/*
- * (C) 2011-2022 by Christian Hesse <mail@eworm.de>
+ * (C) 2011-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
diff --git a/systemd/udev-block-notify.service b/systemd/udev-block-notify.service
index 1937818..0bef732 100644
--- a/systemd/udev-block-notify.service
+++ b/systemd/udev-block-notify.service
@@ -1,4 +1,4 @@
-# (C) 2011-2022 by Christian Hesse <mail@eworm.de>
+# (C) 2011-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
diff --git a/udev-block-notify.c b/udev-block-notify.c
index b35182e..4de815c 100644
--- a/udev-block-notify.c
+++ b/udev-block-notify.c
@@ -1,5 +1,5 @@
/*
- * (C) 2011-2022 by Christian Hesse <mail@eworm.de>
+ * (C) 2011-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
diff --git a/udev-block-notify.h b/udev-block-notify.h
index b917f5c..811bddb 100644
--- a/udev-block-notify.h
+++ b/udev-block-notify.h
@@ -1,5 +1,5 @@
/*
- * (C) 2011-2022 by Christian Hesse <mail@eworm.de>
+ * (C) 2011-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