diff options
-rw-r--r-- | config.def.h | 2 | ||||
-rw-r--r-- | journal-notify.c | 2 | ||||
-rw-r--r-- | journal-notify.h | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/config.def.h b/config.def.h index d142d13..aa75e54 100644 --- a/config.def.h +++ b/config.def.h @@ -1,5 +1,5 @@ /* - * (C) 2014-2019 by Christian Hesse <mail@eworm.de> + * (C) 2014-2020 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/journal-notify.c b/journal-notify.c index 50c2ab1..b98d0e2 100644 --- a/journal-notify.c +++ b/journal-notify.c @@ -1,5 +1,5 @@ /* - * (C) 2014-2019 by Christian Hesse <mail@eworm.de> + * (C) 2014-2020 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/journal-notify.h b/journal-notify.h index 38353f6..25d54f8 100644 --- a/journal-notify.h +++ b/journal-notify.h @@ -1,5 +1,5 @@ /* - * (C) 2014-2019 by Christian Hesse <mail@eworm.de> + * (C) 2014-2020 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. |