From 2adc0c96b4af5f88b3560e8ebd0b595a3f483578 Mon Sep 17 00:00:00 2001 From: Boram Park Date: Mon, 26 Mar 2018 15:23:30 +0900 Subject: [PATCH] correct email address Change-Id: I75c8d8e7b4937d5812021890d7f47e34bb219fec --- client/tdm_client.c | 2 +- client/tdm_client.h | 2 +- client/tdm_client_types.h | 2 +- client/tdm_monitor.c | 2 +- common/tdm_log.c | 2 +- doc/tdm_doc.h | 2 +- include/tdm.h | 2 +- include/tdm_backend.h | 2 +- include/tdm_common.h | 2 +- include/tdm_config.h | 2 +- include/tdm_deprecated.h | 2 +- include/tdm_helper.h | 2 +- include/tdm_log.h | 2 +- include/tdm_types.h | 2 +- src/tdm.c | 2 +- src/tdm_backend.c | 2 +- src/tdm_buffer.c | 2 +- src/tdm_capture.c | 2 +- src/tdm_config.c | 2 +- src/tdm_display.c | 2 +- src/tdm_event_loop.c | 2 +- src/tdm_helper.c | 4 ++-- src/tdm_hwc_window.c | 2 +- src/tdm_layer.c | 2 +- src/tdm_macro.h | 2 +- src/tdm_monitor_server.c | 2 +- src/tdm_output.c | 2 +- src/tdm_pp.c | 2 +- src/tdm_private.h | 2 +- src/tdm_private_types.h | 2 +- src/tdm_server.c | 2 +- src/tdm_thread.c | 2 +- src/tdm_thread.h | 2 +- src/tdm_vblank.c | 2 +- tools/tdm_test_client.c | 2 +- tools/tdm_test_server.c | 2 +- 36 files changed, 37 insertions(+), 37 deletions(-) diff --git a/client/tdm_client.c b/client/tdm_client.c index 1d78e39..4023208 100644 --- a/client/tdm_client.c +++ b/client/tdm_client.c @@ -9,7 +9,7 @@ * Taeheon Kim , * YoungJun Cho , * SooChan Lim , - * Boram Park + * Boram Park * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the diff --git a/client/tdm_client.h b/client/tdm_client.h index 2b9dc1e..a13bf2a 100644 --- a/client/tdm_client.h +++ b/client/tdm_client.h @@ -9,7 +9,7 @@ * Taeheon Kim , * YoungJun Cho , * SooChan Lim , - * Boram Park + * Boram Park * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the diff --git a/client/tdm_client_types.h b/client/tdm_client_types.h index f799c0b..bd7e8a5 100644 --- a/client/tdm_client_types.h +++ b/client/tdm_client_types.h @@ -9,7 +9,7 @@ * Taeheon Kim , * YoungJun Cho , * SooChan Lim , - * Boram Park + * Boram Park * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the diff --git a/client/tdm_monitor.c b/client/tdm_monitor.c index 30a1a12..b4ab390 100644 --- a/client/tdm_monitor.c +++ b/client/tdm_monitor.c @@ -9,7 +9,7 @@ * Taeheon Kim , * YoungJun Cho , * SooChan Lim , - * Boram Park + * Boram Park * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the diff --git a/common/tdm_log.c b/common/tdm_log.c index 40a846a..ac7666d 100644 --- a/common/tdm_log.c +++ b/common/tdm_log.c @@ -9,7 +9,7 @@ * Taeheon Kim , * YoungJun Cho , * SooChan Lim , - * Boram Park + * Boram Park * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the diff --git a/doc/tdm_doc.h b/doc/tdm_doc.h index b7e3529..1d83a7d 100644 --- a/doc/tdm_doc.h +++ b/doc/tdm_doc.h @@ -9,7 +9,7 @@ * Taeheon Kim , * YoungJun Cho , * SooChan Lim , - * Boram Park + * Boram Park * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the diff --git a/include/tdm.h b/include/tdm.h index 0340142..0f9bf5d 100644 --- a/include/tdm.h +++ b/include/tdm.h @@ -9,7 +9,7 @@ * Taeheon Kim , * YoungJun Cho , * SooChan Lim , - * Boram Park + * Boram Park * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the diff --git a/include/tdm_backend.h b/include/tdm_backend.h index 4e8aee3..970cbc4 100644 --- a/include/tdm_backend.h +++ b/include/tdm_backend.h @@ -9,7 +9,7 @@ * Taeheon Kim , * YoungJun Cho , * SooChan Lim , - * Boram Park + * Boram Park * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the diff --git a/include/tdm_common.h b/include/tdm_common.h index 35d5c91..ef5ee15 100644 --- a/include/tdm_common.h +++ b/include/tdm_common.h @@ -9,7 +9,7 @@ * Taeheon Kim , * YoungJun Cho , * SooChan Lim , - * Boram Park + * Boram Park * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the diff --git a/include/tdm_config.h b/include/tdm_config.h index 0428b56..1b1e36a 100644 --- a/include/tdm_config.h +++ b/include/tdm_config.h @@ -9,7 +9,7 @@ * Taeheon Kim , * YoungJun Cho , * SooChan Lim , - * Boram Park + * Boram Park * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the diff --git a/include/tdm_deprecated.h b/include/tdm_deprecated.h index b52eaf3..e6af2ca 100644 --- a/include/tdm_deprecated.h +++ b/include/tdm_deprecated.h @@ -9,7 +9,7 @@ * Taeheon Kim , * YoungJun Cho , * SooChan Lim , - * Boram Park + * Boram Park * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the diff --git a/include/tdm_helper.h b/include/tdm_helper.h index f1f305b..62f3cb3 100644 --- a/include/tdm_helper.h +++ b/include/tdm_helper.h @@ -9,7 +9,7 @@ * Taeheon Kim , * YoungJun Cho , * SooChan Lim , - * Boram Park + * Boram Park * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the diff --git a/include/tdm_log.h b/include/tdm_log.h index 3d0ea62..f1b3cdc 100644 --- a/include/tdm_log.h +++ b/include/tdm_log.h @@ -9,7 +9,7 @@ * Taeheon Kim , * YoungJun Cho , * SooChan Lim , - * Boram Park + * Boram Park * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the diff --git a/include/tdm_types.h b/include/tdm_types.h index a718f9a..68f3096 100644 --- a/include/tdm_types.h +++ b/include/tdm_types.h @@ -9,7 +9,7 @@ * Taeheon Kim , * YoungJun Cho , * SooChan Lim , - * Boram Park + * Boram Park * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the diff --git a/src/tdm.c b/src/tdm.c index bb630d5..5d9e04d 100644 --- a/src/tdm.c +++ b/src/tdm.c @@ -9,7 +9,7 @@ * Taeheon Kim , * YoungJun Cho , * SooChan Lim , - * Boram Park + * Boram Park * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the diff --git a/src/tdm_backend.c b/src/tdm_backend.c index d2488d3..238d085 100644 --- a/src/tdm_backend.c +++ b/src/tdm_backend.c @@ -9,7 +9,7 @@ * Taeheon Kim , * YoungJun Cho , * SooChan Lim , - * Boram Park + * Boram Park * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the diff --git a/src/tdm_buffer.c b/src/tdm_buffer.c index 72d9d17..81716b5 100644 --- a/src/tdm_buffer.c +++ b/src/tdm_buffer.c @@ -9,7 +9,7 @@ * Taeheon Kim , * YoungJun Cho , * SooChan Lim , - * Boram Park + * Boram Park * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the diff --git a/src/tdm_capture.c b/src/tdm_capture.c index c3da6b7..4b58fbd 100644 --- a/src/tdm_capture.c +++ b/src/tdm_capture.c @@ -9,7 +9,7 @@ * Taeheon Kim , * YoungJun Cho , * SooChan Lim , - * Boram Park + * Boram Park * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the diff --git a/src/tdm_config.c b/src/tdm_config.c index fb361d2..9918fa4 100644 --- a/src/tdm_config.c +++ b/src/tdm_config.c @@ -9,7 +9,7 @@ * Taeheon Kim , * YoungJun Cho , * SooChan Lim , - * Boram Park + * Boram Park * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the diff --git a/src/tdm_display.c b/src/tdm_display.c index ff605e2..57e5a11 100644 --- a/src/tdm_display.c +++ b/src/tdm_display.c @@ -9,7 +9,7 @@ * Taeheon Kim , * YoungJun Cho , * SooChan Lim , - * Boram Park + * Boram Park * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the diff --git a/src/tdm_event_loop.c b/src/tdm_event_loop.c index e5e4ba2..2e7fbbd 100644 --- a/src/tdm_event_loop.c +++ b/src/tdm_event_loop.c @@ -9,7 +9,7 @@ * Taeheon Kim , * YoungJun Cho , * SooChan Lim , - * Boram Park + * Boram Park * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the diff --git a/src/tdm_helper.c b/src/tdm_helper.c index 2e00648..61971e5 100644 --- a/src/tdm_helper.c +++ b/src/tdm_helper.c @@ -9,7 +9,7 @@ * Taeheon Kim , * YoungJun Cho , * SooChan Lim , - * Boram Park + * Boram Park * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the @@ -1077,4 +1077,4 @@ tdm_helper_output_vblank_timer_expired(tdm_output *output) TDM_RETURN_VAL_IF_FAIL(private_output != NULL, -1); return private_output->vblank_timeout_timer_expired; -} \ No newline at end of file +} diff --git a/src/tdm_hwc_window.c b/src/tdm_hwc_window.c index 97169e1..c3619ed 100644 --- a/src/tdm_hwc_window.c +++ b/src/tdm_hwc_window.c @@ -9,7 +9,7 @@ * Taeheon Kim , * YoungJun Cho , * SooChan Lim , - * Boram Park + * Boram Park * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the diff --git a/src/tdm_layer.c b/src/tdm_layer.c index daefb98..d8503a5 100644 --- a/src/tdm_layer.c +++ b/src/tdm_layer.c @@ -9,7 +9,7 @@ * Taeheon Kim , * YoungJun Cho , * SooChan Lim , - * Boram Park + * Boram Park * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the diff --git a/src/tdm_macro.h b/src/tdm_macro.h index 14c0f7a..00af3ef 100644 --- a/src/tdm_macro.h +++ b/src/tdm_macro.h @@ -9,7 +9,7 @@ * Taeheon Kim , * YoungJun Cho , * SooChan Lim , - * Boram Park + * Boram Park * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the diff --git a/src/tdm_monitor_server.c b/src/tdm_monitor_server.c index e566681..a68ce21 100644 --- a/src/tdm_monitor_server.c +++ b/src/tdm_monitor_server.c @@ -9,7 +9,7 @@ * Taeheon Kim , * YoungJun Cho , * SooChan Lim , - * Boram Park + * Boram Park * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the diff --git a/src/tdm_output.c b/src/tdm_output.c index e37f9c5..a8b5065 100644 --- a/src/tdm_output.c +++ b/src/tdm_output.c @@ -9,7 +9,7 @@ * Taeheon Kim , * YoungJun Cho , * SooChan Lim , - * Boram Park + * Boram Park * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the diff --git a/src/tdm_pp.c b/src/tdm_pp.c index bca4cd8..1a0e91e 100644 --- a/src/tdm_pp.c +++ b/src/tdm_pp.c @@ -9,7 +9,7 @@ * Taeheon Kim , * YoungJun Cho , * SooChan Lim , - * Boram Park + * Boram Park * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the diff --git a/src/tdm_private.h b/src/tdm_private.h index 43c639c..2d60eb7 100644 --- a/src/tdm_private.h +++ b/src/tdm_private.h @@ -9,7 +9,7 @@ * Taeheon Kim , * YoungJun Cho , * SooChan Lim , - * Boram Park + * Boram Park * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the diff --git a/src/tdm_private_types.h b/src/tdm_private_types.h index 24045f1..980ebfe 100644 --- a/src/tdm_private_types.h +++ b/src/tdm_private_types.h @@ -9,7 +9,7 @@ * Taeheon Kim , * YoungJun Cho , * SooChan Lim , - * Boram Park + * Boram Park * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the diff --git a/src/tdm_server.c b/src/tdm_server.c index 13a7867..30bb475 100644 --- a/src/tdm_server.c +++ b/src/tdm_server.c @@ -9,7 +9,7 @@ * Taeheon Kim , * YoungJun Cho , * SooChan Lim , - * Boram Park + * Boram Park * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the diff --git a/src/tdm_thread.c b/src/tdm_thread.c index 20e995f..2ca90a0 100644 --- a/src/tdm_thread.c +++ b/src/tdm_thread.c @@ -9,7 +9,7 @@ * Taeheon Kim , * YoungJun Cho , * SooChan Lim , - * Boram Park + * Boram Park * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the diff --git a/src/tdm_thread.h b/src/tdm_thread.h index 57c4c6f..84ad930 100644 --- a/src/tdm_thread.h +++ b/src/tdm_thread.h @@ -9,7 +9,7 @@ * Taeheon Kim , * YoungJun Cho , * SooChan Lim , - * Boram Park + * Boram Park * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the diff --git a/src/tdm_vblank.c b/src/tdm_vblank.c index cbedea7..4bfa556 100644 --- a/src/tdm_vblank.c +++ b/src/tdm_vblank.c @@ -9,7 +9,7 @@ * Taeheon Kim , * YoungJun Cho , * SooChan Lim , - * Boram Park + * Boram Park * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the diff --git a/tools/tdm_test_client.c b/tools/tdm_test_client.c index 11976fb..1031685 100644 --- a/tools/tdm_test_client.c +++ b/tools/tdm_test_client.c @@ -9,7 +9,7 @@ * Taeheon Kim , * YoungJun Cho , * SooChan Lim , - * Boram Park + * Boram Park * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the diff --git a/tools/tdm_test_server.c b/tools/tdm_test_server.c index 17c0121..535462f 100644 --- a/tools/tdm_test_server.c +++ b/tools/tdm_test_server.c @@ -9,7 +9,7 @@ * Taeheon Kim , * YoungJun Cho , * SooChan Lim , - * Boram Park + * Boram Park * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the -- 2.7.4