aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md3
-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
6 files changed, 8 insertions, 5 deletions
diff --git a/README.md b/README.md
index 267cfd5..d461ded 100644
--- a/README.md
+++ b/README.md
@@ -145,3 +145,6 @@ URL:
Mirror:
[eworm.de](https://git.eworm.de/cgit.cgi/cqrlogo/)
[GitHub.com](https://github.com/eworm-de/cqrlogo#cqrlogo)
+
+---
+[⬆️ Go back to top](#top)
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
diff --git a/cqrlogo.c b/cqrlogo.c
index 821ec1e..bf1c71d 100644
--- a/cqrlogo.c
+++ b/cqrlogo.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/cqrlogo.h b/cqrlogo.h
index da0257d..90a0c63 100644
--- a/cqrlogo.h
+++ b/cqrlogo.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
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