diff options
-rw-r--r-- | bin/ykfde-cpio.c | 2 | ||||
-rw-r--r-- | bin/ykfde.c | 2 | ||||
-rw-r--r-- | config.def.h | 2 | ||||
-rw-r--r-- | systemd/ykfde-2f.service | 2 | ||||
-rw-r--r-- | systemd/ykfde-notify.service | 2 | ||||
-rw-r--r-- | udev/ykfde.c | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/bin/ykfde-cpio.c b/bin/ykfde-cpio.c index c4a9d92..4ea6b6c 100644 --- a/bin/ykfde-cpio.c +++ b/bin/ykfde-cpio.c @@ -1,5 +1,5 @@ /* - * (C) 2014-2016 by Christian Hesse <mail@eworm.de> + * (C) 2014-2017 by Christian Hesse <mail@eworm.de> * * This software may be used and distributed according to the terms * of the GNU General Public License, incorporated herein by reference. diff --git a/bin/ykfde.c b/bin/ykfde.c index 209d5ce..37e82a3 100644 --- a/bin/ykfde.c +++ b/bin/ykfde.c @@ -1,5 +1,5 @@ /* - * (C) 2014-2016 by Christian Hesse <mail@eworm.de> + * (C) 2014-2017 by Christian Hesse <mail@eworm.de> * * This software may be used and distributed according to the terms * of the GNU General Public License, incorporated herein by reference. diff --git a/config.def.h b/config.def.h index 23518be..8869189 100644 --- a/config.def.h +++ b/config.def.h @@ -1,5 +1,5 @@ /* - * (C) 2014-2016 by Christian Hesse <mail@eworm.de> + * (C) 2014-2017 by Christian Hesse <mail@eworm.de> * * This software may be used and distributed according to the terms * of the GNU General Public License, incorporated herein by reference. diff --git a/systemd/ykfde-2f.service b/systemd/ykfde-2f.service index 33f034f..0faf348 100644 --- a/systemd/ykfde-2f.service +++ b/systemd/ykfde-2f.service @@ -1,4 +1,4 @@ -# (C) 2016 by Christian Hesse <mail@eworm.de> +# (C) 2016-2017 by Christian Hesse <mail@eworm.de> # # This software may be used and distributed according to the terms # of the GNU General Public License, incorporated herein by reference. diff --git a/systemd/ykfde-notify.service b/systemd/ykfde-notify.service index 04a4d46..c3a8d21 100644 --- a/systemd/ykfde-notify.service +++ b/systemd/ykfde-notify.service @@ -1,4 +1,4 @@ -# (C) 2016 by Christian Hesse <mail@eworm.de> +# (C) 2016-2017 by Christian Hesse <mail@eworm.de> # # This software may be used and distributed according to the terms # of the GNU General Public License, incorporated herein by reference. diff --git a/udev/ykfde.c b/udev/ykfde.c index 5804cf2..1e1061f 100644 --- a/udev/ykfde.c +++ b/udev/ykfde.c @@ -1,5 +1,5 @@ /* - * (C) 2014-2016 by Christian Hesse <mail@eworm.de> + * (C) 2014-2017 by Christian Hesse <mail@eworm.de> * * This software may be used and distributed according to the terms * of the GNU General Public License, incorporated herein by reference. |