Modify document state miss changed and unchanged license statement
authorwonyoung12.lee <wonyoung12.lee@samsung.com>
Tue, 19 Mar 2013 10:49:07 +0000 (19:49 +0900)
committerwonyoung12.lee <wonyoung12.lee@samsung.com>
Tue, 19 Mar 2013 11:01:30 +0000 (20:01 +0900)
Change-Id: I3175a07af442f6895d5f02d93cf620942c9d2f1f
Signed-off-by: wonyoung12.lee <wonyoung12.lee@samsung.com>
inc/FUiCtrlIIconListViewItemEventListener.h [changed mode: 0644->0755]
inc/FUiCtrlIIconListViewItemProvider.h [changed mode: 0644->0755]
inc/FUiCtrlIconListView.h [changed mode: 0644->0755]
inc/FUiCtrlIconListViewItem.h [changed mode: 0644->0755]
inc/FUiCtrlIconListViewTypes.h [changed mode: 0644->0755]

old mode 100644 (file)
new mode 100755 (executable)
index 2b9d677..b3e9be8
@@ -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.
old mode 100644 (file)
new mode 100755 (executable)
index d1884a3..1c7a343
@@ -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.
old mode 100644 (file)
new mode 100755 (executable)
index e83cf34..68a3fa0
@@ -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
old mode 100644 (file)
new mode 100755 (executable)
index bf308de..01d13f2
@@ -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.
old mode 100644 (file)
new mode 100755 (executable)
index b13004a..daf5405
@@ -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.