From d08c38ea461fcb36125e626fac1bf12d0fde6a9d Mon Sep 17 00:00:00 2001 From: "jaehoon.you" Date: Tue, 2 Apr 2013 21:08:30 +0900 Subject: [PATCH] Change AUTHORS Change-Id: Ib2991a1a6844e5a1827268f0fb4a8303c18f8269 Signed-off-by: jaehoon.you --- AUTHORS | 4 +--- lthor.c | 3 +-- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/AUTHORS b/AUTHORS index bab8cca..1a1d5ef 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1,5 +1,3 @@ -YoungJin Lee -Wonil Choi +Jaehoon You Karol Lewandowski Rafal Krypa -Jaehoon You diff --git a/lthor.c b/lthor.c index c6fb121..d97e2df 100755 --- a/lthor.c +++ b/lthor.c @@ -1194,8 +1194,7 @@ int main(int argc, char **argv) printf("\n"); printf("Linux Thor downloader, version %s \n", PACKAGE_VERSION); - printf("Authors: YoungJin Lee , " - "Jaehoon You \n\n"); + printf("Authors: Jaehoon You \n\n"); while (opt < argc) { /* check if we're verbose */ -- 2.34.1