From e82f1e99f2a6ff34b99b6299d6796bb7afec236e Mon Sep 17 00:00:00 2001 From: Sung-jae Park Date: Mon, 25 Mar 2013 03:22:23 +0000 Subject: Update License 2012 -> 2013 Fix the bug of resized box event. After the provider get the resized event from the box, need to check the current size of a box. If is same with requested size, send it to the client that the request is already finished. Apply the livebox errno (status code) instead of system errno. Make easy to understand what happens in the API. Use the util_uri_to_path to unlink image files of liveboxes(image type) Change-Id: Ide9281da21700f4e1d9c0eb480daeff891258ccd --- data/data-provider-master | 2 +- data/data-provider-master.service | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'data') diff --git a/data/data-provider-master b/data/data-provider-master index 506dca2..2a9c08d 100755 --- a/data/data-provider-master +++ b/data/data-provider-master @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright 2012 Samsung Electronics Co., Ltd +# Copyright 2013 Samsung Electronics Co., Ltd # # Licensed under the Flora License, Version 1.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/data/data-provider-master.service b/data/data-provider-master.service index c4859e6..daed4cb 100644 --- a/data/data-provider-master.service +++ b/data/data-provider-master.service @@ -1,5 +1,5 @@ # -# Copyright 2012 Samsung Electronics Co., Ltd +# Copyright 2013 Samsung Electronics Co., Ltd # # Licensed under the Flora License, Version 1.0 (the "License"); # you may not use this file except in compliance with the License. -- cgit v1.2.3