From 86347baf507529c1c02f464a97e1a38915bacbf6 Mon Sep 17 00:00:00 2001 From: "minje.ahn" Date: Thu, 18 Jan 2024 13:05:06 +0900 Subject: [PATCH] Remove contact in boilerplate Change-Id: I3c8aceb7abd596d5c38e88cc4f563b9142b83f15 Signed-off-by: minje.ahn --- lib/include/media-server-ipc.h | 2 -- lib/include/media-util-cynara.h | 2 -- lib/include/media-util-db.h | 2 -- lib/include/media-util-dbg.h | 2 -- lib/include/media-util-err.h | 2 -- lib/include/media-util-internal.h | 2 -- lib/include/media-util-ipc.h | 2 -- lib/include/media-util-noti.h | 2 -- lib/include/media-util-register.h | 2 -- lib/include/media-util.h | 2 -- lib/media-util-cynara.c | 2 -- lib/media-util-db.c | 2 -- lib/media-util-dcm.c | 2 -- lib/media-util-ipc.c | 2 -- lib/media-util-noti.c | 2 -- lib/media-util-register.c | 2 -- src/common/include/media-common-db-svc.h | 2 -- src/common/include/media-common-dbg.h | 2 -- src/common/include/media-common-external-storage.h | 2 -- src/common/include/media-common-system.h | 2 -- src/common/include/media-common-types.h | 2 -- src/common/include/media-common-utils.h | 2 -- src/common/media-common-db-svc.c | 2 -- src/common/media-common-external-storage.c | 2 -- src/common/media-common-system.c | 2 -- src/common/media-common-utils.c | 2 -- src/mediadb-update.c | 2 -- src/scanner-v2/include/media-scanner-common-v2.h | 2 -- src/scanner-v2/include/media-scanner-db-manage-v2.h | 3 --- src/scanner-v2/include/media-scanner-dbg-v2.h | 3 --- src/scanner-v2/include/media-scanner-device-block-v2.h | 2 -- src/scanner-v2/include/media-scanner-extract-v2.h | 2 -- src/scanner-v2/include/media-scanner-scan-v2.h | 2 -- src/scanner-v2/include/media-scanner-socket-v2.h | 2 -- src/scanner-v2/media-scanner-common-v2.c | 2 -- src/scanner-v2/media-scanner-db-manage-v2.c | 3 --- src/scanner-v2/media-scanner-device-block-v2.c | 2 -- src/scanner-v2/media-scanner-extract-v2.c | 2 -- src/scanner-v2/media-scanner-scan-v2.c | 2 -- src/scanner-v2/media-scanner-socket-v2.c | 2 -- src/scanner-v2/media-scanner-v2.c | 2 -- src/scanner/include/media-scanner-dbg.h | 3 --- src/scanner/include/media-scanner-scan.h | 2 -- src/scanner/include/media-scanner-socket.h | 2 -- src/scanner/media-scanner-scan.c | 2 -- src/scanner/media-scanner-socket.c | 2 -- src/scanner/media-scanner.c | 2 -- src/server/include/media-server-db-manage.h | 2 -- src/server/include/media-server-db.h | 2 -- src/server/include/media-server-dbg.h | 2 -- src/server/include/media-server-dcm.h | 3 --- src/server/include/media-server-device-block.h | 2 -- src/server/include/media-server-scanner.h | 2 -- src/server/include/media-server-socket.h | 2 -- src/server/media-server-db-manage.c | 2 -- src/server/media-server-db.c | 2 -- src/server/media-server-dcm.c | 3 --- src/server/media-server-device-block.c | 2 -- src/server/media-server-main.c | 2 -- src/server/media-server-scanner.c | 2 -- src/server/media-server-socket.c | 2 -- 61 files changed, 128 deletions(-) diff --git a/lib/include/media-server-ipc.h b/lib/include/media-server-ipc.h index 01a37aa..4454824 100644 --- a/lib/include/media-server-ipc.h +++ b/lib/include/media-server-ipc.h @@ -3,8 +3,6 @@ * * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * - * Contact: Yong Yeon Kim - * * 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/lib/include/media-util-cynara.h b/lib/include/media-util-cynara.h index 15e126f..304abc6 100644 --- a/lib/include/media-util-cynara.h +++ b/lib/include/media-util-cynara.h @@ -3,8 +3,6 @@ * * Copyright (c) 2015 Samsung Electronics Co., Ltd. All rights reserved. * - * Contact: Yong Yeon Kim - * * 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/lib/include/media-util-db.h b/lib/include/media-util-db.h index 129e15d..a553029 100644 --- a/lib/include/media-util-db.h +++ b/lib/include/media-util-db.h @@ -3,8 +3,6 @@ * * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * - * Contact: Yong Yeon Kim - * * 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/lib/include/media-util-dbg.h b/lib/include/media-util-dbg.h index df1c171..fa43cca 100644 --- a/lib/include/media-util-dbg.h +++ b/lib/include/media-util-dbg.h @@ -3,8 +3,6 @@ * * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * - * Contact: Yong Yeon Kim - * * 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/lib/include/media-util-err.h b/lib/include/media-util-err.h index cab150e..0954dfa 100644 --- a/lib/include/media-util-err.h +++ b/lib/include/media-util-err.h @@ -3,8 +3,6 @@ * * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * - * Contact: Yong Yeon Kim - * * 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/lib/include/media-util-internal.h b/lib/include/media-util-internal.h index 769a094..cb87ca5 100644 --- a/lib/include/media-util-internal.h +++ b/lib/include/media-util-internal.h @@ -3,8 +3,6 @@ * * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * - * Contact: Yong Yeon Kim - * * 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/lib/include/media-util-ipc.h b/lib/include/media-util-ipc.h index 22e2fae..56744f6 100644 --- a/lib/include/media-util-ipc.h +++ b/lib/include/media-util-ipc.h @@ -3,8 +3,6 @@ * * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * - * Contact: Yong Yeon Kim - * * 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/lib/include/media-util-noti.h b/lib/include/media-util-noti.h index 28bdd93..e48f2e2 100644 --- a/lib/include/media-util-noti.h +++ b/lib/include/media-util-noti.h @@ -3,8 +3,6 @@ * * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * - * Contact: Yong Yeon Kim - * * 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/lib/include/media-util-register.h b/lib/include/media-util-register.h index 9835009..ae64baf 100644 --- a/lib/include/media-util-register.h +++ b/lib/include/media-util-register.h @@ -3,8 +3,6 @@ * * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * - * Contact: Yong Yeon Kim - * * 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/lib/include/media-util.h b/lib/include/media-util.h index a99f7f8..170984e 100644 --- a/lib/include/media-util.h +++ b/lib/include/media-util.h @@ -3,8 +3,6 @@ * * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * - * Contact: Yong Yeon Kim - * * 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/lib/media-util-cynara.c b/lib/media-util-cynara.c index 866cd09..3f93af8 100644 --- a/lib/media-util-cynara.c +++ b/lib/media-util-cynara.c @@ -3,8 +3,6 @@ * * Copyright (c) 2015 Samsung Electronics Co., Ltd. All rights reserved. * - * Contact: Yong Yeon Kim - * * 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/lib/media-util-db.c b/lib/media-util-db.c index af8728d..a1928c5 100644 --- a/lib/media-util-db.c +++ b/lib/media-util-db.c @@ -3,8 +3,6 @@ * * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * - * Contact: Yong Yeon Kim - * * 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/lib/media-util-dcm.c b/lib/media-util-dcm.c index 8f84216..65eca72 100644 --- a/lib/media-util-dcm.c +++ b/lib/media-util-dcm.c @@ -3,8 +3,6 @@ * * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * - * Contact: Ji Yong Min - * * 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/lib/media-util-ipc.c b/lib/media-util-ipc.c index 4052ba7..5d36f0f 100644 --- a/lib/media-util-ipc.c +++ b/lib/media-util-ipc.c @@ -3,8 +3,6 @@ * * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * - * Contact: Yong Yeon Kim - * * 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/lib/media-util-noti.c b/lib/media-util-noti.c index e43d9d1..55e9707 100644 --- a/lib/media-util-noti.c +++ b/lib/media-util-noti.c @@ -3,8 +3,6 @@ * * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * - * Contact: Yong Yeon Kim - * * 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/lib/media-util-register.c b/lib/media-util-register.c index ea03673..2473f0e 100644 --- a/lib/media-util-register.c +++ b/lib/media-util-register.c @@ -3,8 +3,6 @@ * * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * - * Contact: Yong Yeon Kim - * * 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/common/include/media-common-db-svc.h b/src/common/include/media-common-db-svc.h index 9359897..ca6e105 100644 --- a/src/common/include/media-common-db-svc.h +++ b/src/common/include/media-common-db-svc.h @@ -3,8 +3,6 @@ * * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * - * Contact: Yong Yeon Kim - * * 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/common/include/media-common-dbg.h b/src/common/include/media-common-dbg.h index e79d863..b9c591a 100644 --- a/src/common/include/media-common-dbg.h +++ b/src/common/include/media-common-dbg.h @@ -3,8 +3,6 @@ * * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * - * Contact: Yong Yeon Kim - * * 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/common/include/media-common-external-storage.h b/src/common/include/media-common-external-storage.h index 6f8f4f5..ebea7cc 100644 --- a/src/common/include/media-common-external-storage.h +++ b/src/common/include/media-common-external-storage.h @@ -3,8 +3,6 @@ * * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * - * Contact: Yong Yeon Kim - * * 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/common/include/media-common-system.h b/src/common/include/media-common-system.h index 07608cc..951edec 100644 --- a/src/common/include/media-common-system.h +++ b/src/common/include/media-common-system.h @@ -3,8 +3,6 @@ * * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * - * Contact: Yong Yeon Kim - * * 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/common/include/media-common-types.h b/src/common/include/media-common-types.h index 9821854..20a16df 100644 --- a/src/common/include/media-common-types.h +++ b/src/common/include/media-common-types.h @@ -3,8 +3,6 @@ * * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * - * Contact: Yong Yeon Kim - * * 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/common/include/media-common-utils.h b/src/common/include/media-common-utils.h index 14e0d61..f26d762 100644 --- a/src/common/include/media-common-utils.h +++ b/src/common/include/media-common-utils.h @@ -3,8 +3,6 @@ * * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * - * Contact: Yong Yeon Kim - * * 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/common/media-common-db-svc.c b/src/common/media-common-db-svc.c index 832a3ae..641f0da 100644 --- a/src/common/media-common-db-svc.c +++ b/src/common/media-common-db-svc.c @@ -3,8 +3,6 @@ * * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * - * Contact: Yong Yeon Kim - * * 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/common/media-common-external-storage.c b/src/common/media-common-external-storage.c index 3375546..3994635 100644 --- a/src/common/media-common-external-storage.c +++ b/src/common/media-common-external-storage.c @@ -3,8 +3,6 @@ * * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * - * Contact: Yong Yeon Kim - * * 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/common/media-common-system.c b/src/common/media-common-system.c index 2351b05..cb6c2e2 100644 --- a/src/common/media-common-system.c +++ b/src/common/media-common-system.c @@ -3,8 +3,6 @@ * * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * - * Contact: Yong Yeon Kim - * * 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/common/media-common-utils.c b/src/common/media-common-utils.c index b8f0fb8..256b14f 100644 --- a/src/common/media-common-utils.c +++ b/src/common/media-common-utils.c @@ -3,8 +3,6 @@ * * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * - * Contact: Yong Yeon Kim - * * 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/mediadb-update.c b/src/mediadb-update.c index 8396c33..0ad43db 100644 --- a/src/mediadb-update.c +++ b/src/mediadb-update.c @@ -3,8 +3,6 @@ * * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * - * Contact: Yong Yeon Kim - * * 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/scanner-v2/include/media-scanner-common-v2.h b/src/scanner-v2/include/media-scanner-common-v2.h index acfe8fb..4da58eb 100644 --- a/src/scanner-v2/include/media-scanner-common-v2.h +++ b/src/scanner-v2/include/media-scanner-common-v2.h @@ -3,8 +3,6 @@ * * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * - * Contact: Yong Yeon Kim - * * 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/scanner-v2/include/media-scanner-db-manage-v2.h b/src/scanner-v2/include/media-scanner-db-manage-v2.h index d9da032..3cba45a 100644 --- a/src/scanner-v2/include/media-scanner-db-manage-v2.h +++ b/src/scanner-v2/include/media-scanner-db-manage-v2.h @@ -3,8 +3,6 @@ * * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * - * Contact: Yong Yeon Kim - * * 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 @@ -28,4 +26,3 @@ int msc_check_db_size(uid_t uid, ms_msg_type_e msg_type); int msc_cleanup_invalid_values(uid_t uid); #endif - diff --git a/src/scanner-v2/include/media-scanner-dbg-v2.h b/src/scanner-v2/include/media-scanner-dbg-v2.h index 6864d60..15e645a 100644 --- a/src/scanner-v2/include/media-scanner-dbg-v2.h +++ b/src/scanner-v2/include/media-scanner-dbg-v2.h @@ -3,8 +3,6 @@ * * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * - * Contact: Yong Yeon Kim - * * 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 @@ -31,4 +29,3 @@ #define LOG_TAG "MEDIA_SCANNER_V2" #endif /*_MEDIA_SCANNER_DBG_V2_H_*/ - diff --git a/src/scanner-v2/include/media-scanner-device-block-v2.h b/src/scanner-v2/include/media-scanner-device-block-v2.h index d7ac4a0..fa8e0f7 100644 --- a/src/scanner-v2/include/media-scanner-device-block-v2.h +++ b/src/scanner-v2/include/media-scanner-device-block-v2.h @@ -3,8 +3,6 @@ * * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * - * Contact: Yong Yeon Kim - * * 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/scanner-v2/include/media-scanner-extract-v2.h b/src/scanner-v2/include/media-scanner-extract-v2.h index 15e08c0..35e8705 100644 --- a/src/scanner-v2/include/media-scanner-extract-v2.h +++ b/src/scanner-v2/include/media-scanner-extract-v2.h @@ -3,8 +3,6 @@ * * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * - * Contact: Yong Yeon Kim - * * 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/scanner-v2/include/media-scanner-scan-v2.h b/src/scanner-v2/include/media-scanner-scan-v2.h index 00586cc..e735061 100644 --- a/src/scanner-v2/include/media-scanner-scan-v2.h +++ b/src/scanner-v2/include/media-scanner-scan-v2.h @@ -3,8 +3,6 @@ * * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * - * Contact: Yong Yeon Kim - * * 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/scanner-v2/include/media-scanner-socket-v2.h b/src/scanner-v2/include/media-scanner-socket-v2.h index 0248b53..208df9f 100644 --- a/src/scanner-v2/include/media-scanner-socket-v2.h +++ b/src/scanner-v2/include/media-scanner-socket-v2.h @@ -3,8 +3,6 @@ * * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * - * Contact: Yong Yeon Kim - * * 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/scanner-v2/media-scanner-common-v2.c b/src/scanner-v2/media-scanner-common-v2.c index 03f1ca1..cfed670 100644 --- a/src/scanner-v2/media-scanner-common-v2.c +++ b/src/scanner-v2/media-scanner-common-v2.c @@ -3,8 +3,6 @@ * * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * - * Contact: Yong Yeon Kim - * * 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/scanner-v2/media-scanner-db-manage-v2.c b/src/scanner-v2/media-scanner-db-manage-v2.c index 22b405c..7ae6ee1 100644 --- a/src/scanner-v2/media-scanner-db-manage-v2.c +++ b/src/scanner-v2/media-scanner-db-manage-v2.c @@ -3,8 +3,6 @@ * * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * - * Contact: Yong Yeon Kim - * * 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 @@ -86,4 +84,3 @@ int msc_cleanup_invalid_values(uid_t uid) return ret; } - diff --git a/src/scanner-v2/media-scanner-device-block-v2.c b/src/scanner-v2/media-scanner-device-block-v2.c index c16bff2..e667d05 100644 --- a/src/scanner-v2/media-scanner-device-block-v2.c +++ b/src/scanner-v2/media-scanner-device-block-v2.c @@ -3,8 +3,6 @@ * * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * - * Contact: Yong Yeon Kim - * * 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/scanner-v2/media-scanner-extract-v2.c b/src/scanner-v2/media-scanner-extract-v2.c index de1c6e7..effc329 100644 --- a/src/scanner-v2/media-scanner-extract-v2.c +++ b/src/scanner-v2/media-scanner-extract-v2.c @@ -3,8 +3,6 @@ * * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * - * Contact: Yong Yeon Kim - * * 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/scanner-v2/media-scanner-scan-v2.c b/src/scanner-v2/media-scanner-scan-v2.c index 76e39aa..ac5064a 100644 --- a/src/scanner-v2/media-scanner-scan-v2.c +++ b/src/scanner-v2/media-scanner-scan-v2.c @@ -3,8 +3,6 @@ * * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * - * Contact: Yong Yeon Kim - * * 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/scanner-v2/media-scanner-socket-v2.c b/src/scanner-v2/media-scanner-socket-v2.c index 5b6a1a3..877e967 100644 --- a/src/scanner-v2/media-scanner-socket-v2.c +++ b/src/scanner-v2/media-scanner-socket-v2.c @@ -3,8 +3,6 @@ * * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * - * Contact: Yong Yeon Kim - * * 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/scanner-v2/media-scanner-v2.c b/src/scanner-v2/media-scanner-v2.c index 9e09fbe..3504fb4 100644 --- a/src/scanner-v2/media-scanner-v2.c +++ b/src/scanner-v2/media-scanner-v2.c @@ -3,8 +3,6 @@ * * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * - * Contact: Yong Yeon Kim - * * 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/scanner/include/media-scanner-dbg.h b/src/scanner/include/media-scanner-dbg.h index 799fe3e..41f472f 100644 --- a/src/scanner/include/media-scanner-dbg.h +++ b/src/scanner/include/media-scanner-dbg.h @@ -3,8 +3,6 @@ * * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * - * Contact: Yong Yeon Kim - * * 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 @@ -31,4 +29,3 @@ #define LOG_TAG "MEDIA_SCANNER" #endif /*_MEDIA_SCANNER_DBG_H_*/ - diff --git a/src/scanner/include/media-scanner-scan.h b/src/scanner/include/media-scanner-scan.h index 1d0861e..ec36fcb 100644 --- a/src/scanner/include/media-scanner-scan.h +++ b/src/scanner/include/media-scanner-scan.h @@ -3,8 +3,6 @@ * * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * - * Contact: Yong Yeon Kim - * * 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/scanner/include/media-scanner-socket.h b/src/scanner/include/media-scanner-socket.h index b3e33fb..482df48 100644 --- a/src/scanner/include/media-scanner-socket.h +++ b/src/scanner/include/media-scanner-socket.h @@ -3,8 +3,6 @@ * * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * - * Contact: Yong Yeon Kim - * * 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/scanner/media-scanner-scan.c b/src/scanner/media-scanner-scan.c index 0075de1..11185f3 100644 --- a/src/scanner/media-scanner-scan.c +++ b/src/scanner/media-scanner-scan.c @@ -3,8 +3,6 @@ * * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * - * Contact: Yong Yeon Kim - * * 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/scanner/media-scanner-socket.c b/src/scanner/media-scanner-socket.c index 31cb67d..55c5da9 100644 --- a/src/scanner/media-scanner-socket.c +++ b/src/scanner/media-scanner-socket.c @@ -3,8 +3,6 @@ * * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * - * Contact: Yong Yeon Kim - * * 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/scanner/media-scanner.c b/src/scanner/media-scanner.c index a422274..7b8c435 100644 --- a/src/scanner/media-scanner.c +++ b/src/scanner/media-scanner.c @@ -3,8 +3,6 @@ * * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * - * Contact: Yong Yeon Kim - * * 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/server/include/media-server-db-manage.h b/src/server/include/media-server-db-manage.h index 2e2dcba..56c2adc 100644 --- a/src/server/include/media-server-db-manage.h +++ b/src/server/include/media-server-db-manage.h @@ -3,8 +3,6 @@ * * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * - * Contact: Yong Yeon Kim - * * 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/server/include/media-server-db.h b/src/server/include/media-server-db.h index 7d14c7f..7adcb9e 100644 --- a/src/server/include/media-server-db.h +++ b/src/server/include/media-server-db.h @@ -3,8 +3,6 @@ * * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * - * Contact: Yong Yeon Kim - * * 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/server/include/media-server-dbg.h b/src/server/include/media-server-dbg.h index 745d94d..52be253 100644 --- a/src/server/include/media-server-dbg.h +++ b/src/server/include/media-server-dbg.h @@ -3,8 +3,6 @@ * * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * - * Contact: Yong Yeon Kim - * * 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/server/include/media-server-dcm.h b/src/server/include/media-server-dcm.h index 00b8e5a..e7ed30b 100644 --- a/src/server/include/media-server-dcm.h +++ b/src/server/include/media-server-dcm.h @@ -3,8 +3,6 @@ * * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * - * Contact: Jiyong Min - * * 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 @@ -30,4 +28,3 @@ void ms_dcm_reset_server_status(void); gpointer ms_dcm_agent_start_thread(gpointer data); #endif /*_MEDIA_SERVER_DCM_H_*/ - diff --git a/src/server/include/media-server-device-block.h b/src/server/include/media-server-device-block.h index 8778995..c3a3465 100644 --- a/src/server/include/media-server-device-block.h +++ b/src/server/include/media-server-device-block.h @@ -3,8 +3,6 @@ * * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * - * Contact: Yong Yeon Kim - * * 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/server/include/media-server-scanner.h b/src/server/include/media-server-scanner.h index 6967af9..159bbe1 100644 --- a/src/server/include/media-server-scanner.h +++ b/src/server/include/media-server-scanner.h @@ -3,8 +3,6 @@ * * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * - * Contact: Yong Yeon Kim - * * 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/server/include/media-server-socket.h b/src/server/include/media-server-socket.h index f68e0d3..e72f0cb 100644 --- a/src/server/include/media-server-socket.h +++ b/src/server/include/media-server-socket.h @@ -3,8 +3,6 @@ * * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * - * Contact: Yong Yeon Kim - * * 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/server/media-server-db-manage.c b/src/server/media-server-db-manage.c index 4ad5e03..98c45f0 100644 --- a/src/server/media-server-db-manage.c +++ b/src/server/media-server-db-manage.c @@ -3,8 +3,6 @@ * * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * - * Contact: Yong Yeon Kim - * * 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/server/media-server-db.c b/src/server/media-server-db.c index 3f9a76d..a822bbe 100644 --- a/src/server/media-server-db.c +++ b/src/server/media-server-db.c @@ -3,8 +3,6 @@ * * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * - * Contact: Yong Yeon Kim - * * 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/server/media-server-dcm.c b/src/server/media-server-dcm.c index 1af8469..99424b8 100644 --- a/src/server/media-server-dcm.c +++ b/src/server/media-server-dcm.c @@ -3,8 +3,6 @@ * * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * - * Contact: Jiyong Min - * * 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 @@ -481,4 +479,3 @@ gpointer ms_dcm_agent_start_thread(gpointer data) return NULL; } - diff --git a/src/server/media-server-device-block.c b/src/server/media-server-device-block.c index 1067661..d712a68 100644 --- a/src/server/media-server-device-block.c +++ b/src/server/media-server-device-block.c @@ -3,8 +3,6 @@ * * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * - * Contact: Yong Yeon Kim - * * 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/server/media-server-main.c b/src/server/media-server-main.c index 7d3699f..e84a6d2 100644 --- a/src/server/media-server-main.c +++ b/src/server/media-server-main.c @@ -3,8 +3,6 @@ * * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * - * Contact: Yong Yeon Kim - * * 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/server/media-server-scanner.c b/src/server/media-server-scanner.c index 74d84d6..d8a6aa4 100644 --- a/src/server/media-server-scanner.c +++ b/src/server/media-server-scanner.c @@ -3,8 +3,6 @@ * * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * - * Contact: Yong Yeon Kim - * * 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/server/media-server-socket.c b/src/server/media-server-socket.c index 936ad9e..2a75790 100644 --- a/src/server/media-server-socket.c +++ b/src/server/media-server-socket.c @@ -3,8 +3,6 @@ * * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * - * Contact: Yong Yeon Kim - * * 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 -- 2.7.4