summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/CMakeLists.txt2
-rw-r--r--src/main.cpp2
-rw-r--r--src/timedate.cpp2
-rw-r--r--src/timedate.h2
4 files changed, 4 insertions, 4 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 3ce7c6a..730c868 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2025 Eugen Wissner <belka@caraus.de>
+# Copyright (C) 2013-2026 Eugen Wissner <belka@caraus.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/src/main.cpp b/src/main.cpp
index 92deafc..9047b6f 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2013-2025 Eugen Wissner <belka@caraus.de>
+ * Copyright (C) 2013-2026 Eugen Wissner <belka@caraus.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/src/timedate.cpp b/src/timedate.cpp
index 3c17ffc..3615271 100644
--- a/src/timedate.cpp
+++ b/src/timedate.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2013-2025 Eugen Wissner <belka@caraus.de>
+ * Copyright (C) 2013-2026 Eugen Wissner <belka@caraus.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/src/timedate.h b/src/timedate.h
index 31d0621..07f0aae 100644
--- a/src/timedate.h
+++ b/src/timedate.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2013-2025 Eugen Wissner <belka@caraus.de>
+ * Copyright (C) 2013-2026 Eugen Wissner <belka@caraus.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