From 0b2ce5c2aeee8a04d36ce01866d63441b966fe25 Mon Sep 17 00:00:00 2001 From: MDW Date: Wed, 28 Feb 2024 16:07:46 +0100 Subject: [PATCH] Fix: author email (#28479) --- htdocs/core/lib/functions.lib.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/core/lib/functions.lib.php b/htdocs/core/lib/functions.lib.php index 216472484e0..1619f147c3b 100644 --- a/htdocs/core/lib/functions.lib.php +++ b/htdocs/core/lib/functions.lib.php @@ -22,7 +22,7 @@ * Copyright (C) 2022 Charlene Benke * Copyright (C) 2023 Joachim Kueter * Copyright (C) 2024 MDW - * Copyright (C) 2024 Lenin Rivas + * Copyright (C) 2024 Lenin Rivas * * 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