From: Geunsun, Lee Date: Wed, 5 Jul 2017 02:02:48 +0000 (+0900) Subject: Add author information X-Git-Tag: submit/trunk/20170818.095510~29 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F09%2F137209%2F2;p=apps%2Fnative%2Fposition-finder-server.git Add author information Change-Id: Iaa2d7726b6d0fe3bbe2c4f96d578a845b404c15c --- diff --git a/inc/connectivity.h b/inc/connectivity.h index a87322b..58dd87f 100644 --- a/inc/connectivity.h +++ b/inc/connectivity.h @@ -2,6 +2,9 @@ * Copyright (c) 2017 Samsung Electronics Co., Ltd All Rights Reserved * * Contact: Jin Yoon + * Geunsun Lee + * Eunyoung Lee + * Junkyu Han * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/inc/controller.h b/inc/controller.h index 7ecdc1d..8920022 100644 --- a/inc/controller.h +++ b/inc/controller.h @@ -2,6 +2,9 @@ * Copyright (c) 2017 Samsung Electronics Co., Ltd All Rights Reserved * * Contact: Jin Yoon + * Geunsun Lee + * Eunyoung Lee + * Junkyu Han * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/inc/log.h b/inc/log.h index e154be1..154da28 100644 --- a/inc/log.h +++ b/inc/log.h @@ -2,6 +2,9 @@ * Copyright (c) 2017 Samsung Electronics Co., Ltd All Rights Reserved * * Contact: Jin Yoon + * Geunsun Lee + * Eunyoung Lee + * Junkyu Han * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/inc/model.h b/inc/model.h index def3713..bf31673 100644 --- a/inc/model.h +++ b/inc/model.h @@ -2,6 +2,9 @@ * Copyright (c) 2017 Samsung Electronics Co., Ltd All Rights Reserved * * Contact: Jin Yoon + * Geunsun Lee + * Eunyoung Lee + * Junkyu Han * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/inc/model/model_infrared_motion_sensor.h b/inc/model/model_infrared_motion_sensor.h index 6667a96..f0f9c88 100644 --- a/inc/model/model_infrared_motion_sensor.h +++ b/inc/model/model_infrared_motion_sensor.h @@ -2,6 +2,9 @@ * Copyright (c) 2017 Samsung Electronics Co., Ltd All Rights Reserved * * Contact: Jin Yoon + * Geunsun Lee + * Eunyoung Lee + * Junkyu Han * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/inc/model/model_infrared_obstacle_avoidance_sensor.h b/inc/model/model_infrared_obstacle_avoidance_sensor.h index 0833684..630d5e4 100644 --- a/inc/model/model_infrared_obstacle_avoidance_sensor.h +++ b/inc/model/model_infrared_obstacle_avoidance_sensor.h @@ -2,6 +2,9 @@ * Copyright (c) 2017 Samsung Electronics Co., Ltd All Rights Reserved * * Contact: Jin Yoon + * Geunsun Lee + * Eunyoung Lee + * Junkyu Han * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/inc/model/model_touch_sensor.h b/inc/model/model_touch_sensor.h index 263bf62..96f568c 100644 --- a/inc/model/model_touch_sensor.h +++ b/inc/model/model_touch_sensor.h @@ -2,6 +2,9 @@ * Copyright (c) 2017 Samsung Electronics Co., Ltd All Rights Reserved * * Contact: Jin Yoon + * Geunsun Lee + * Eunyoung Lee + * Junkyu Han * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/inc/model/model_ultrasonic_sensor.h b/inc/model/model_ultrasonic_sensor.h index d58737f..f2717f3 100644 --- a/inc/model/model_ultrasonic_sensor.h +++ b/inc/model/model_ultrasonic_sensor.h @@ -2,6 +2,9 @@ * Copyright (c) 2017 Samsung Electronics Co., Ltd All Rights Reserved * * Contact: Jin Yoon + * Geunsun Lee + * Eunyoung Lee + * Junkyu Han * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/connectivity.c b/src/connectivity.c index 9577a7d..b772625 100644 --- a/src/connectivity.c +++ b/src/connectivity.c @@ -1,6 +1,11 @@ /* * Copyright (c) 2015 - 2016 Samsung Electronics Co., Ltd All Rights Reserved * + * Contact: Jin Yoon + * Geunsun Lee + * Eunyoung Lee + * Junkyu Han + * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/src/controller.c b/src/controller.c index 121f0a6..ca6408b 100644 --- a/src/controller.c +++ b/src/controller.c @@ -2,6 +2,9 @@ * Copyright (c) 2017 Samsung Electronics Co., Ltd All Rights Reserved * * Contact: Jin Yoon + * Geunsun Lee + * Eunyoung Lee + * Junkyu Han * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main.c b/src/main.c index 2c685a4..1da7c7d 100644 --- a/src/main.c +++ b/src/main.c @@ -2,6 +2,9 @@ * Copyright (c) 2017 Samsung Electronics Co., Ltd All Rights Reserved * * Contact: Jin Yoon + * Geunsun Lee + * Eunyoung Lee + * Junkyu Han * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/model.c b/src/model.c index d105691..368f152 100644 --- a/src/model.c +++ b/src/model.c @@ -2,6 +2,9 @@ * Copyright (c) 2017 Samsung Electronics Co., Ltd All Rights Reserved * * Contact: Jin Yoon + * Geunsun Lee + * Eunyoung Lee + * Junkyu Han * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/model/model_infrared_motion_sensor.c b/src/model/model_infrared_motion_sensor.c index 2215572..d5ac82c 100644 --- a/src/model/model_infrared_motion_sensor.c +++ b/src/model/model_infrared_motion_sensor.c @@ -2,6 +2,9 @@ * Copyright (c) 2017 Samsung Electronics Co., Ltd All Rights Reserved * * Contact: Jin Yoon + * Geunsun Lee + * Eunyoung Lee + * Junkyu Han * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/model/model_infrared_obstacle_avoidance_sensor.c b/src/model/model_infrared_obstacle_avoidance_sensor.c index e63828a..206c05d 100644 --- a/src/model/model_infrared_obstacle_avoidance_sensor.c +++ b/src/model/model_infrared_obstacle_avoidance_sensor.c @@ -2,6 +2,9 @@ * Copyright (c) 2017 Samsung Electronics Co., Ltd All Rights Reserved * * Contact: Jin Yoon + * Geunsun Lee + * Eunyoung Lee + * Junkyu Han * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/model/model_touch_sensor.c b/src/model/model_touch_sensor.c index f9a9580..538cf09 100644 --- a/src/model/model_touch_sensor.c +++ b/src/model/model_touch_sensor.c @@ -2,6 +2,9 @@ * Copyright (c) 2017 Samsung Electronics Co., Ltd All Rights Reserved * * Contact: Jin Yoon + * Geunsun Lee + * Eunyoung Lee + * Junkyu Han * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/model/model_ultrasonic_sensor.c b/src/model/model_ultrasonic_sensor.c index 8069594..b6f05bf 100644 --- a/src/model/model_ultrasonic_sensor.c +++ b/src/model/model_ultrasonic_sensor.c @@ -2,6 +2,9 @@ * Copyright (c) 2017 Samsung Electronics Co., Ltd All Rights Reserved * * Contact: Jin Yoon + * Geunsun Lee + * Eunyoung Lee + * Junkyu Han * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/tizen-manifest.xml b/tizen-manifest.xml index d7b4e80..1253e11 100644 --- a/tizen-manifest.xml +++ b/tizen-manifest.xml @@ -1,8 +1,12 @@ - - - - - - position_finder_server.png - - + + + + Jin Yoon + Geunsun Lee + Eunyoung Lee + Junkyu Han + + + position_finder_server.png + +