From f07d25a076670164b82f7b5f86c31b9b672df677 Mon Sep 17 00:00:00 2001 From: Christian Hohnstaedt Date: Wed, 14 Feb 2024 08:08:24 +0100 Subject: [PATCH] Update copyright years --- COPYRIGHT | 2 +- doc/conf.py.in | 2 +- misc/copyright.rtf | 2 +- test/export.cpp | 2 +- test/renewal.cpp | 2 +- widgets/MW_help.cpp | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/COPYRIGHT b/COPYRIGHT index a7fd66a3..89c733ff 100644 --- a/COPYRIGHT +++ b/COPYRIGHT @@ -1,5 +1,5 @@ -Copyright (C) 2001 - 2023 Christian Hohnstaedt. +Copyright (C) 2001 - 2024 Christian Hohnstaedt. All rights reserved. diff --git a/doc/conf.py.in b/doc/conf.py.in index 1ffdb6e8..ea86bea1 100644 --- a/doc/conf.py.in +++ b/doc/conf.py.in @@ -18,7 +18,7 @@ # -- Project information ----------------------------------------------------- project = '@PROJECT_NAME@' -copyright = '2023, Christian Hohnstädt' +copyright = '2024, Christian Hohnstädt' author = 'Christian Hohnstädt' master_doc = 'index' diff --git a/misc/copyright.rtf b/misc/copyright.rtf index d5217881..d71e41bd 100644 --- a/misc/copyright.rtf +++ b/misc/copyright.rtf @@ -4,7 +4,7 @@ \pard\qc\ul\fs32\lang1031 XCA - X Certificate and Key management\par \pard\par -\ulnone\fs16 Copyright (C) 2001 - 2023 Christian Hohnstaedt.\par +\ulnone\fs16 Copyright (C) 2001 - 2024 Christian Hohnstaedt.\par \par All rights reserved.\par \par diff --git a/test/export.cpp b/test/export.cpp index aab40470..55edde24 100644 --- a/test/export.cpp +++ b/test/export.cpp @@ -1,6 +1,6 @@ /* vi: set sw=4 ts=4: * - * Copyright (C) 2023 Christian Hohnstaedt. + * Copyright (C) 2024 Christian Hohnstaedt. * * All rights reserved. */ diff --git a/test/renewal.cpp b/test/renewal.cpp index ded29d80..e37eed7a 100644 --- a/test/renewal.cpp +++ b/test/renewal.cpp @@ -1,6 +1,6 @@ /* vi: set sw=4 ts=4: * - * Copyright (C) 2023 Christian Hohnstaedt. + * Copyright (C) 2024 Christian Hohnstaedt. * * All rights reserved. */ diff --git a/widgets/MW_help.cpp b/widgets/MW_help.cpp index ffcd31cd..43cf8ea2 100644 --- a/widgets/MW_help.cpp +++ b/widgets/MW_help.cpp @@ -103,7 +103,7 @@ void MainWindow::about() Entropy::seed_rng(); cont = QString( "

XCA%7

" - "

Copyright 2001 - 2023 by Christian Hohnstädt\n" + "

Copyright 2001 - 2024 by Christian Hohnstädt\n" "

Version: %3

%1" /* commithash, OpenSSL & Qt Version */ "

https://hohnstaedt.de/xca" "

Entropy strength: %2"