Remove meaningless developer contact info 19/306419/2
authorhjkim <backto.kim@samsung.com>
Wed, 21 Feb 2024 06:57:05 +0000 (15:57 +0900)
committerHaejeong kim <backto.kim@samsung.com>
Wed, 21 Feb 2024 07:39:11 +0000 (07:39 +0000)
And, remove useless include files

Change-Id: If551ad5f28458ca2acc5f34f83be15ae00f8e3ec

23 files changed:
common/include/mm_util_debug.h
common/include/mm_util_private.h
common/include/mm_util_type.h
common/mm_util_private.c
gif/include/mm_util_gif.h
gif/mm_util_gif.c
gif/test/mm_util_gif_testsuite.c
imgcv/include/mm_util_imgcv.h
imgcv/include/mm_util_imgcv_internal.h
imgcv/mm_util_imgcv.cpp
imgcv/test/mm_util_imgcv_testsuite.c
imgp/include/mm_util_imgp.h
imgp/include/mm_util_imgp_internal.h
imgp/mm_util_imgp.c
imgp/test/mm_util_imgp_testsuite.c
jpeg/include/mm_util_jpeg.h
jpeg/mm_util_jpeg.c
jpeg/test/mm_util_jpeg_testsuite.c
magick/include/mm_util_magick.h
magick/mm_util_info.c
magick/mm_util_magick.c
magick/test/mm_util_magick_testsuite.c
packaging/libmm-utility.spec

index 09d0cfe..f34e781 100755 (executable)
@@ -3,8 +3,6 @@
  *
  * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved.
  *
- * Contact: YoungHun Kim <yh8004.kim@samsung.com>
- *
  * 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
index 54e6d80..5a5f87a 100644 (file)
@@ -3,8 +3,6 @@
  *
  * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved.
  *
- * Contact: YoungHun Kim <yh8004.kim@samsung.com>
- *
  * 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
index 714ff91..0fb1294 100755 (executable)
@@ -3,8 +3,6 @@
  *
  * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved.
  *
- * Contact: YoungHun Kim <yh8004.kim@samsung.com>
- *
  * 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
@@ -23,7 +21,6 @@
 #define __MM_UTIL_TYPE_H__
 
 #include <stdbool.h>
-#include <stddef.h>
 
 #ifdef __cplusplus
 extern "C" {
index 8a0d3f6..d44cdee 100644 (file)
@@ -3,8 +3,6 @@
  *
  * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved.
  *
- * Contact: YoungHun Kim <yh8004.kim@samsung.com>
- *
  * 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
index 39a25be..7008420 100644 (file)
@@ -3,8 +3,6 @@
  *
  * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved.
  *
- * Contact: Vineeth T M <vineeth.tm@samsung.com>
- *
  * 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
index 7fe732c..4ea00ae 100644 (file)
@@ -3,8 +3,6 @@
  *
  * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved.
  *
- * Contact: Vineeth T M <vineeth.tm@samsung.com>
- *
  * 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
index 2dce135..29246ac 100644 (file)
@@ -3,8 +3,6 @@
  *
  * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved.
  *
- * Contact: Vineeth T M <vineeth.tm@samsung.com>
- *
  * 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
index b9f65ea..c98fb1a 100755 (executable)
@@ -2,7 +2,6 @@
  * libmm-utility
  *
  * Copyright (c) 2015 Samsung Electronics Co., Ltd., Ltd. All rights reserved.
- * Contact: Tae-Young Chung <yh8004.kim@samsung.com>
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index d7e102a..a5e6e35 100755 (executable)
@@ -3,8 +3,6 @@
  *
  * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved.
  *
- * Contact: YoungHun Kim <yh8004.kim@samsung.com>
- *
  * 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
index 2fd546c..eaf75e5 100755 (executable)
@@ -3,8 +3,6 @@
  *
  * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved.
  *
- * Contact: YoungHun Kim <yh8004.kim@samsung.com>
- *
  * 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
index 1fa7af4..3880d12 100644 (file)
@@ -3,8 +3,6 @@
  *
  * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved.
  *
- * Contact: Tae-Young Chung <ty83.chung@samsung.com>
- *
  * 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
index 12c9aa3..ff65a1e 100644 (file)
@@ -3,8 +3,6 @@
  *
  * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved.
  *
- * Contact: YoungHun Kim <yh8004.kim@samsung.com>
- *
  * 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
@@ -26,9 +24,6 @@
 extern "C" {
 #endif
 
-#include <stdbool.h>
-#include <stdlib.h>
-
 #include "mm_util_type.h"
 
 int mm_util_get_image_size(mm_util_color_format_e format, unsigned int width, unsigned int height, size_t *imgsize);
index 338ead3..7296a8f 100644 (file)
@@ -3,8 +3,6 @@
  *
  * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved.
  *
- * Contact: YoungHun Kim <yh8004.kim@samsung.com>
- *
  * 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
index 5cb316b..fc3f9b0 100644 (file)
@@ -3,8 +3,6 @@
  *
  * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved.
  *
- * Contact: YoungHun Kim <yh8004.kim@samsung.com>
- *
  * 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
index 26a61e5..81ec07f 100644 (file)
@@ -3,8 +3,6 @@
  *
  * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved.
  *
- * Contact: YoungHun Kim <yh8004.kim@samsung.com>
- *
  * 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
index cd7d2c3..cb51994 100644 (file)
@@ -3,8 +3,6 @@
  *
  * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved.
  *
- * Contact: YoungHun Kim <yh8004.kim@samsung.com>
- *
  * 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
index 579be03..b453d1c 100644 (file)
@@ -3,8 +3,6 @@
  *
  * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved.
  *
- * Contact: YoungHun Kim <yh8004.kim@samsung.com>
- *
  * 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
index 8c2f6f4..74873a0 100644 (file)
@@ -3,8 +3,6 @@
  *
  * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved.
  *
- * Contact: YoungHun Kim <yh8004.kim@samsung.com>
- *
  * 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
index 32be24d..b12c470 100644 (file)
@@ -3,8 +3,6 @@
  *
  * Copyright (c) 2018 Samsung Electronics Co., Ltd. All rights reserved.
  *
- * Contact: YoungHun Kim <yh8004.kim@samsung.com>
- *
  * 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
 #ifndef __MM_UTILITY_MAGICK_H__
 #define __MM_UTILITY_MAGICK_H__
 
-#include <stdbool.h>
-
 #ifdef __cplusplus
 extern "C" {
 #endif
 
 #include "mm_util_type.h"
-#include "mm_util_image.h"
 #include "mm_util_option.h"
 
 int mm_util_rotate_B_B(mm_util_image_h src_handle, mm_util_rotate_type_e rotation, mm_util_image_h *dst_handle);
index aa81153..c713c5f 100644 (file)
@@ -3,8 +3,6 @@
  *
  * Copyright (c) 2018 Samsung Electronics Co., Ltd. All rights reserved.
  *
- * Contact: YoungHun Kim <yh8004.kim@samsung.com>
- *
  * 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
index ea3eb53..4ae4167 100644 (file)
@@ -3,8 +3,6 @@
  *
  * Copyright (c) 2018 Samsung Electronics Co., Ltd. All rights reserved.
  *
- * Contact: YoungHun Kim <yh8004.kim@samsung.com>
- *
  * 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
index 1173b39..cf16ea9 100644 (file)
@@ -3,8 +3,6 @@
  *
  * Copyright (c) 2018 Samsung Electronics Co., Ltd. All rights reserved.
  *
- * Contact: YoungHun Kim <yh8004.kim@samsung.com>
- *
  * 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
index bbf5dc3..ae6db70 100644 (file)
@@ -1,6 +1,6 @@
 Name:       libmm-utility
 Summary:    Multimedia Framework Utility Library
-Version:    0.4.16
+Version:    0.4.17
 Release:    0
 Group:      System/Libraries
 License:    Apache-2.0