diff options
author | Christian Hesse <mail@eworm.de> | 2025-01-02 23:11:57 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2025-01-02 23:11:57 +0100 |
commit | e2cc9215cc8ee0167f522b28c0fd9f5cab689fc0 (patch) | |
tree | 2f33dcb96be7aa564beac9d98e4b70987e065f36 | |
parent | acae4d6a5bd4b5c2c643e9db2552800ec89c29ab (diff) | |
download | cqrlogo-main.tar.gz cqrlogo-main.tar.zst |
-rw-r--r-- | config.def.h | 2 | ||||
-rw-r--r-- | cqrlogo.c | 2 | ||||
-rw-r--r-- | cqrlogo.h | 2 | ||||
-rw-r--r-- | lib/libcqrlogo.c | 2 | ||||
-rw-r--r-- | lib/libcqrlogo.h | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/config.def.h b/config.def.h index c78a282..7250e22 100644 --- a/config.def.h +++ b/config.def.h @@ -1,5 +1,5 @@ /* - * (C) 2013-2024 by Christian Hesse <mail@eworm.de> + * (C) 2013-2025 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 @@ -1,5 +1,5 @@ /* - * (C) 2013-2024 by Christian Hesse <mail@eworm.de> + * (C) 2013-2025 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 @@ -1,5 +1,5 @@ /* - * (C) 2013-2024 by Christian Hesse <mail@eworm.de> + * (C) 2013-2025 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/lib/libcqrlogo.c b/lib/libcqrlogo.c index d7a7a1b..5716c73 100644 --- a/lib/libcqrlogo.c +++ b/lib/libcqrlogo.c @@ -1,5 +1,5 @@ /* - * (C) 2013-2024 by Christian Hesse <mail@eworm.de> + * (C) 2013-2025 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/lib/libcqrlogo.h b/lib/libcqrlogo.h index 02ce0cf..ba6cc97 100644 --- a/lib/libcqrlogo.h +++ b/lib/libcqrlogo.h @@ -1,5 +1,5 @@ /* - * (C) 2013-2024 by Christian Hesse <mail@eworm.de> + * (C) 2013-2025 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 |