From: Jin Yoon Date: Thu, 18 Apr 2013 08:18:24 +0000 (+0900) Subject: Update the boiler plate X-Git-Tag: submit/tizen_2.1/20130424.223356~2^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0e7e84c976afd44480cc050d1e2822879118d9ba;p=apps%2Fhome%2Fmenu-screen.git Update the boiler plate --- diff --git a/data/edje/all_apps_portrait.edc b/data/edje/all_apps_portrait.edc index 466ebd3..993d5ae 100644 --- a/data/edje/all_apps_portrait.edc +++ b/data/edje/all_apps_portrait.edc @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.tizenopensource.org/license + * http://floralicense.org * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/data/edje/button_edit.edc b/data/edje/button_edit.edc index a3c3389..5b235c8 100644 --- a/data/edje/button_edit.edc +++ b/data/edje/button_edit.edc @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.tizenopensource.org/license + * http://floralicense.org * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/data/edje/group_4x4_portrait.edc b/data/edje/group_4x4_portrait.edc index a4a5132..b6848d3 100644 --- a/data/edje/group_4x4_portrait.edc +++ b/data/edje/group_4x4_portrait.edc @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.tizenopensource.org/license + * http://floralicense.org * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/data/edje/index.edc b/data/edje/index.edc index e0fed76..493ec2e 100644 --- a/data/edje/index.edc +++ b/data/edje/index.edc @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.tizenopensource.org/license + * http://floralicense.org * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/data/edje/item_4x4.edc b/data/edje/item_4x4.edc index 6bdca5c..cd9d034 100644 --- a/data/edje/item_4x4.edc +++ b/data/edje/item_4x4.edc @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.tizenopensource.org/license + * http://floralicense.org * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/data/edje/layout_portrait.edc b/data/edje/layout_portrait.edc index da4dff1..117fe76 100644 --- a/data/edje/layout_portrait.edc +++ b/data/edje/layout_portrait.edc @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.tizenopensource.org/license + * http://floralicense.org * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/include/all_apps/db.h b/include/all_apps/db.h index 3d74fc7..f151b71 100644 --- a/include/all_apps/db.h +++ b/include/all_apps/db.h @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.tizenopensource.org/license + * http://floralicense.org * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/include/all_apps/layout.h b/include/all_apps/layout.h index 71eac50..8489c88 100644 --- a/include/all_apps/layout.h +++ b/include/all_apps/layout.h @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.tizenopensource.org/license + * http://floralicense.org * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/include/all_apps/list.h b/include/all_apps/list.h index 7197f50..8a625db 100644 --- a/include/all_apps/list.h +++ b/include/all_apps/list.h @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.tizenopensource.org/license + * http://floralicense.org * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/include/all_apps/shortcut.h b/include/all_apps/shortcut.h index 5db1970..d01e390 100644 --- a/include/all_apps/shortcut.h +++ b/include/all_apps/shortcut.h @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.tizenopensource.org/license + * http://floralicense.org * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/include/conf.h b/include/conf.h index bde663e..3635aff 100644 --- a/include/conf.h +++ b/include/conf.h @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.tizenopensource.org/license + * http://floralicense.org * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/include/db.h b/include/db.h index c503022..6c4521c 100644 --- a/include/db.h +++ b/include/db.h @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.tizenopensource.org/license + * http://floralicense.org * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/include/index.h b/include/index.h index 7ad27f2..3519a9e 100644 --- a/include/index.h +++ b/include/index.h @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.tizenopensource.org/license + * http://floralicense.org * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/include/item.h b/include/item.h index 2138e4d..64e8eb3 100644 --- a/include/item.h +++ b/include/item.h @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.tizenopensource.org/license + * http://floralicense.org * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/include/item_badge.h b/include/item_badge.h index 8e13bdf..c08e4e6 100644 --- a/include/item_badge.h +++ b/include/item_badge.h @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.tizenopensource.org/license + * http://floralicense.org * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/include/item_event.h b/include/item_event.h index 3e65df3..ca0503f 100644 --- a/include/item_event.h +++ b/include/item_event.h @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.tizenopensource.org/license + * http://floralicense.org * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/include/layout.h b/include/layout.h index 912d1ca..73a362c 100644 --- a/include/layout.h +++ b/include/layout.h @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.tizenopensource.org/license + * http://floralicense.org * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/include/list.h b/include/list.h index d749dc2..35f36ac 100644 --- a/include/list.h +++ b/include/list.h @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.tizenopensource.org/license + * http://floralicense.org * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/include/mapbuf.h b/include/mapbuf.h index 839ddc7..55e1b64 100644 --- a/include/mapbuf.h +++ b/include/mapbuf.h @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.tizenopensource.org/license + * http://floralicense.org * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/include/menu_screen.h b/include/menu_screen.h index ad51232..654e3b8 100644 --- a/include/menu_screen.h +++ b/include/menu_screen.h @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.tizenopensource.org/license + * http://floralicense.org * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/include/mouse.h b/include/mouse.h index 8d4a5ea..8b879a4 100644 --- a/include/mouse.h +++ b/include/mouse.h @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.tizenopensource.org/license + * http://floralicense.org * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/include/page.h b/include/page.h index f0921fc..4078e7a 100644 --- a/include/page.h +++ b/include/page.h @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.tizenopensource.org/license + * http://floralicense.org * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/include/page_scroller.h b/include/page_scroller.h index 13d0631..46a0c42 100644 --- a/include/page_scroller.h +++ b/include/page_scroller.h @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.tizenopensource.org/license + * http://floralicense.org * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/include/pkgmgr.h b/include/pkgmgr.h index 179732c..272ea5c 100644 --- a/include/pkgmgr.h +++ b/include/pkgmgr.h @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.tizenopensource.org/license + * http://floralicense.org * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/include/popup.h b/include/popup.h index d8ed123..a234be8 100644 --- a/include/popup.h +++ b/include/popup.h @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.tizenopensource.org/license + * http://floralicense.org * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/include/util.h b/include/util.h index 522a580..db4af08 100644 --- a/include/util.h +++ b/include/util.h @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.tizenopensource.org/license + * http://floralicense.org * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/all_apps/db.c b/src/all_apps/db.c index 9f9e3e0..ff2a06a 100644 --- a/src/all_apps/db.c +++ b/src/all_apps/db.c @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.tizenopensource.org/license + * http://floralicense.org * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/all_apps/layout.c b/src/all_apps/layout.c index 64704e4..845bbcb 100644 --- a/src/all_apps/layout.c +++ b/src/all_apps/layout.c @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.tizenopensource.org/license + * http://floralicense.org * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/all_apps/list.c b/src/all_apps/list.c index 531bbbd..2453ba6 100644 --- a/src/all_apps/list.c +++ b/src/all_apps/list.c @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.tizenopensource.org/license + * http://floralicense.org * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/all_apps/shortcut.c b/src/all_apps/shortcut.c index 72ffaed..8909bb6 100644 --- a/src/all_apps/shortcut.c +++ b/src/all_apps/shortcut.c @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.tizenopensource.org/license + * http://floralicense.org * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/db.c b/src/db.c index 739e729..21090b4 100644 --- a/src/db.c +++ b/src/db.c @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.tizenopensource.org/license + * http://floralicense.org * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/index.c b/src/index.c index cf8b187..a4fde17 100644 --- a/src/index.c +++ b/src/index.c @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.tizenopensource.org/license + * http://floralicense.org * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/item.c b/src/item.c index 8f7c5a9..cae57d6 100644 --- a/src/item.c +++ b/src/item.c @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.tizenopensource.org/license + * http://floralicense.org * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/item_badge.c b/src/item_badge.c index 8762099..d296a9f 100644 --- a/src/item_badge.c +++ b/src/item_badge.c @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.tizenopensource.org/license + * http://floralicense.org * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/item_event.c b/src/item_event.c index e5eec04..33caa4f 100644 --- a/src/item_event.c +++ b/src/item_event.c @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.tizenopensource.org/license + * http://floralicense.org * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/layout.c b/src/layout.c index 43edf93..4ddf8b4 100644 --- a/src/layout.c +++ b/src/layout.c @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.tizenopensource.org/license + * http://floralicense.org * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/list.c b/src/list.c index 2aa4142..a552d80 100644 --- a/src/list.c +++ b/src/list.c @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.tizenopensource.org/license + * http://floralicense.org * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/mapbuf.c b/src/mapbuf.c index b807395..571fc84 100644 --- a/src/mapbuf.c +++ b/src/mapbuf.c @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.tizenopensource.org/license + * http://floralicense.org * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/menu_screen.c b/src/menu_screen.c index f139d06..5883756 100644 --- a/src/menu_screen.c +++ b/src/menu_screen.c @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.tizenopensource.org/license + * http://floralicense.org * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/mouse.c b/src/mouse.c index f6cf446..e2b0451 100644 --- a/src/mouse.c +++ b/src/mouse.c @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.tizenopensource.org/license + * http://floralicense.org * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/page.c b/src/page.c index 6da6598..67ea57a 100644 --- a/src/page.c +++ b/src/page.c @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.tizenopensource.org/license + * http://floralicense.org * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/page_scroller.c b/src/page_scroller.c index 5ada089..f44459d 100644 --- a/src/page_scroller.c +++ b/src/page_scroller.c @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.tizenopensource.org/license + * http://floralicense.org * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/pkgmgr.c b/src/pkgmgr.c index cb9d79f..9d9adf5 100644 --- a/src/pkgmgr.c +++ b/src/pkgmgr.c @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.tizenopensource.org/license + * http://floralicense.org * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/popup.c b/src/popup.c index 5d253ed..b0344b5 100644 --- a/src/popup.c +++ b/src/popup.c @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.tizenopensource.org/license + * http://floralicense.org * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/util.c b/src/util.c index 281b53c..d27b845 100644 --- a/src/util.c +++ b/src/util.c @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.tizenopensource.org/license + * http://floralicense.org * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS,