From: wonyoung12.lee Date: Tue, 19 Mar 2013 10:49:07 +0000 (+0900) Subject: Modify document state miss changed and unchanged license statement X-Git-Tag: accepted/tizen_2.1/20130425.033138~817^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f7b7ea4ef061cf354539565ba480edcad8ca464b;p=platform%2Fframework%2Fnative%2Fuifw.git Modify document state miss changed and unchanged license statement Change-Id: I3175a07af442f6895d5f02d93cf620942c9d2f1f Signed-off-by: wonyoung12.lee --- diff --git a/inc/FUiCtrlIIconListViewItemEventListener.h b/inc/FUiCtrlIIconListViewItemEventListener.h old mode 100644 new mode 100755 index 2b9d677..b3e9be8 --- a/inc/FUiCtrlIIconListViewItemEventListener.h +++ b/inc/FUiCtrlIIconListViewItemEventListener.h @@ -2,14 +2,14 @@ // Open Service Platform // Copyright (c) 2012-2013 Samsung Electronics Co., Ltd. // -// Licensed under the Apache License, Version 2.0 (the License); +// Licensed under the Flora License, Version 1.0 (the License); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // -// http://www.apache.org/licenses/LICENSE-2.0 +// http://floralicense.org/license/ // // Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, +// distributed under the License is distributed on an AS IS BASIS, // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. // See the License for the specific language governing permissions and // limitations under the License. diff --git a/inc/FUiCtrlIIconListViewItemProvider.h b/inc/FUiCtrlIIconListViewItemProvider.h old mode 100644 new mode 100755 index d1884a3..1c7a343 --- a/inc/FUiCtrlIIconListViewItemProvider.h +++ b/inc/FUiCtrlIIconListViewItemProvider.h @@ -2,14 +2,14 @@ // Open Service Platform // Copyright (c) 2012-2013 Samsung Electronics Co., Ltd. // -// Licensed under the Apache License, Version 2.0 (the License); +// Licensed under the Flora License, Version 1.0 (the License); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // -// http://www.apache.org/licenses/LICENSE-2.0 +// http://floralicense.org/license/ // // Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, +// distributed under the License is distributed on an AS IS BASIS, // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. // See the License for the specific language governing permissions and // limitations under the License. diff --git a/inc/FUiCtrlIconListView.h b/inc/FUiCtrlIconListView.h old mode 100644 new mode 100755 index e83cf34..68a3fa0 --- a/inc/FUiCtrlIconListView.h +++ b/inc/FUiCtrlIconListView.h @@ -2,14 +2,14 @@ // Open Service Platform // Copyright (c) 2012-2013 Samsung Electronics Co., Ltd. // -// Licensed under the Apache License, Version 2.0 (the License); +// Licensed under the Flora License, Version 1.0 (the License); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // -// http://www.apache.org/licenses/LICENSE-2.0 +// http://floralicense.org/license/ // // Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, +// distributed under the License is distributed on an AS IS BASIS, // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. // See the License for the specific language governing permissions and // limitations under the License. @@ -829,7 +829,7 @@ public: /** * Scrolls the list contents with the amount of pixels. * - * @since 2.1 + * @since 2.0 * * @return An error code * @param[in] pixel The amount of pixels to scroll @@ -840,7 +840,7 @@ public: */ result ScrollByPixel(int pixel); - /** + /* * Scrolls the list contents with the amount of pixels. * * @since 2.1 diff --git a/inc/FUiCtrlIconListViewItem.h b/inc/FUiCtrlIconListViewItem.h old mode 100644 new mode 100755 index bf308de..01d13f2 --- a/inc/FUiCtrlIconListViewItem.h +++ b/inc/FUiCtrlIconListViewItem.h @@ -2,14 +2,14 @@ // Open Service Platform // Copyright (c) 2012-2013 Samsung Electronics Co., Ltd. // -// Licensed under the Apache License, Version 2.0 (the License); +// Licensed under the Flora License, Version 1.0 (the License); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // -// http://www.apache.org/licenses/LICENSE-2.0 +// http://floralicense.org/license/ // // Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, +// distributed under the License is distributed on an AS IS BASIS, // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. // See the License for the specific language governing permissions and // limitations under the License. diff --git a/inc/FUiCtrlIconListViewTypes.h b/inc/FUiCtrlIconListViewTypes.h old mode 100644 new mode 100755 index b13004a..daf5405 --- a/inc/FUiCtrlIconListViewTypes.h +++ b/inc/FUiCtrlIconListViewTypes.h @@ -2,14 +2,14 @@ // Open Service Platform // Copyright (c) 2012-2013 Samsung Electronics Co., Ltd. // -// Licensed under the Apache License, Version 2.0 (the License); +// Licensed under the Flora License, Version 1.0 (the License); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // -// http://www.apache.org/licenses/LICENSE-2.0 +// http://floralicense.org/license/ // // Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, +// distributed under the License is distributed on an AS IS BASIS, // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. // See the License for the specific language governing permissions and // limitations under the License.