From 3b57996d085f05dd712d08f53aecff53c621f970 Mon Sep 17 00:00:00 2001 From: a1346054 <36859588+a1346054@users.noreply.github.com> Date: Fri, 10 May 2024 18:33:49 +0000 Subject: [PATCH] [misc] correct author's name --- src/license.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/license.h b/src/license.h index 378e59a6..9a59e9f5 100644 --- a/src/license.h +++ b/src/license.h @@ -73,7 +73,7 @@ const char* additional_copyrights = "https://svn.reactos.org/reactos/trunk\\line\n" "GNU General Public License (GPL) v2 or later\\line\n" "\\line\n" -"Bad blocks testing and ext2/ext3 formatting from e2fsprogs by Theodore T'so et al.:\\line\n" +"Bad blocks testing and ext2/ext3 formatting from e2fsprogs by Theodore Ts'o et al.:\\line\n" "http://e2fsprogs.sourceforge.net/\\line\n" "GNU General Public License (GPL) v3 compatible\\line\n" "\\line\n"