[office/kile] src: Update copyright year.
Simon Martin <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit f0862331dd316a499e8f9ddc4d1d4906a78ca6e2 by Simon Martin. Committed on 15/08/2026 at 07:47. Pushed by mludwig into branch 'master'. Update copyright year. Signed-off-by: Simon Martin <[email protected]> M +1 -1 src/kileversion.h https://invent.kde.org/office/kile/-/commit/f0862331dd316a499e8f9ddc4d1d4906a78ca6e2 diff --git a/src/kileversion.h b/src/kileversion.h index 53092e76..0e508622 100644 --- a/src/kileversion.h +++ b/src/kileversion.h @@ -26,7 +26,7 @@ // the last-copyright-year is used in 'main.cpp' and 'CMakeLists.txt' // KILE_LAST_COPYRIGHT_YEAR must be a string (it may appear as, e.g., 2,019 on Windows otherwise) -#define KILE_LAST_COPYRIGHT_YEAR "2024" +#define KILE_LAST_COPYRIGHT_YEAR "2026" /** * Compares two strings of the form "a.b(.c)" and "d.e(.f)" lexicographically,