summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--AUTHORS4
-rwxr-xr-xlthor.c3
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 <yj0701.lee@samsung.com>
-Wonil Choi <wonil22.choi@samsung.com>
+Jaehoon You <jaehoon.you@samsung.com>
Karol Lewandowski <k.lewandowsk@samsung.com>
Rafal Krypa <r.krypa@samsung.com>
-Jaehoon You <jaehoon.you@samsung.com>
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 <yj0701.lee@samsung.com>, "
- "Jaehoon You <jaehoon.you@samsung.com>\n\n");
+ printf("Authors: Jaehoon You <jaehoon.you@samsung.com>\n\n");
while (opt < argc) {
/* check if we're verbose */