aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2023-01-02 23:58:59 +0100
committerGravatar Christian Hesse <mail@eworm.de>2023-01-02 23:59:46 +0100
commitc37d0d6818e1d6f66aec23fee0f34f317874060f (patch)
tree92aca7f203515bd8253c9d692aaf04269ad156f6
parentb2bc264e105cbe7a3d313a2a8640f0ee596f94d9 (diff)
downloadcqrlogo-c37d0d6818e1d6f66aec23fee0f34f317874060f.tar.gz
cqrlogo-c37d0d6818e1d6f66aec23fee0f34f317874060f.tar.zst
update copyright for 2023
-rw-r--r--config.def.h2
-rw-r--r--cqrlogo.c2
-rw-r--r--cqrlogo.h2
-rw-r--r--lib/libcqrlogo.c2
-rw-r--r--lib/libcqrlogo.h2
5 files changed, 5 insertions, 5 deletions
diff --git a/config.def.h b/config.def.h
index 888233c..d579358 100644
--- a/config.def.h
+++ b/config.def.h
@@ -1,5 +1,5 @@
/*
- * (C) 2013-2022 by Christian Hesse <mail@eworm.de>
+ * (C) 2013-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/cqrlogo.c b/cqrlogo.c
index 76e0951..f7821d1 100644
--- a/cqrlogo.c
+++ b/cqrlogo.c
@@ -1,5 +1,5 @@
/*
- * (C) 2013-2022 by Christian Hesse <mail@eworm.de>
+ * (C) 2013-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/cqrlogo.h b/cqrlogo.h
index 63c8f6c..6280388 100644
--- a/cqrlogo.h
+++ b/cqrlogo.h
@@ -1,5 +1,5 @@
/*
- * (C) 2013-2022 by Christian Hesse <mail@eworm.de>
+ * (C) 2013-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/lib/libcqrlogo.c b/lib/libcqrlogo.c
index 53a6944..f6d7c40 100644
--- a/lib/libcqrlogo.c
+++ b/lib/libcqrlogo.c
@@ -1,5 +1,5 @@
/*
- * (C) 2013-2022 by Christian Hesse <mail@eworm.de>
+ * (C) 2013-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/lib/libcqrlogo.h b/lib/libcqrlogo.h
index 7042ef0..b6f30c6 100644
--- a/lib/libcqrlogo.h
+++ b/lib/libcqrlogo.h
@@ -1,5 +1,5 @@
/*
- * (C) 2013-2022 by Christian Hesse <mail@eworm.de>
+ * (C) 2013-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