Update the Boilerplate
authorJin Yoon <jinny.yoon@samsung.com>
Fri, 19 Apr 2013 05:28:27 +0000 (14:28 +0900)
committerJin Yoon <jinny.yoon@samsung.com>
Fri, 19 Apr 2013 05:28:27 +0000 (14:28 +0900)
45 files changed:
data/edje/all_apps_portrait.edc
data/edje/button_edit.edc
data/edje/group_4x4_portrait.edc
data/edje/index.edc
data/edje/item_4x4.edc
data/edje/layout_portrait.edc
include/all_apps/db.h
include/all_apps/layout.h
include/all_apps/list.h
include/all_apps/shortcut.h
include/conf.h
include/db.h
include/index.h
include/item.h
include/item_badge.h
include/item_event.h
include/layout.h
include/list.h
include/mapbuf.h
include/menu_screen.h
include/mouse.h
include/page.h
include/page_scroller.h
include/pkgmgr.h
include/popup.h
include/util.h
src/all_apps/db.c
src/all_apps/layout.c
src/all_apps/list.c
src/all_apps/shortcut.c
src/db.c
src/index.c
src/item.c
src/item_badge.c
src/item_event.c
src/layout.c
src/list.c
src/mapbuf.c
src/menu_screen.c
src/mouse.c
src/page.c
src/page_scroller.c
src/pkgmgr.c
src/popup.c
src/util.c

index 993d5aec2496094454261db76b77f00368df878b..189ab87f47489624d12fb605e55745120c7d1a32 100644 (file)
@@ -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://floralicense.org
+  *     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,
index 5b235c8f0602ac5784f85622b4ae2ca854049250..e8ba7e1a5d56a622510c30a4db429d5f05a09790 100644 (file)
@@ -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://floralicense.org
+  *     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,
index b6848d31d5127362e0e41e414b76aaa0eb8ab987..3d11e6286409e172815e812918cdf40cd989ee17 100644 (file)
@@ -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://floralicense.org
+  *     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,
index 493ec2e8ffe44d988beb9268a03c97f9507c2764..15249a29b2beb06222c667bdb350cd3d183bd740 100644 (file)
@@ -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://floralicense.org
+  *     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,
index cd9d034a7b101bc1e3a39d9e877914bfc1a0f465..9bb3cb9286af4f028f0331b1ed2f7ee6d7ad4be6 100644 (file)
@@ -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://floralicense.org
+  *     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,
index 117fe76934ccc3ae4803795e8f66be25728ab34c..e591f8ee2604c435bbdc0e406655b782bbbd5ee9 100644 (file)
@@ -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://floralicense.org
+  *     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,
index f151b714422ddcb24883d55bf7e5ae57b3b9c195..894d90b044ac4cfc11cf522389b2d883901b0524 100644 (file)
@@ -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://floralicense.org
+  *     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,
index 8489c8887d686acac105f224c4878a481a3cf746..ff25d6798017b98f0d0427cb26af2526016322f4 100644 (file)
@@ -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://floralicense.org
+  *     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,
index 8a625db53e07239171f08c75e5fd9c23926d68f4..25315e9b326423eaae6e84136a49c8fe07b78b43 100644 (file)
@@ -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://floralicense.org
+  *     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,
index d01e3900304ece0ab9cf02bf570d6f9157733c5c..ef7830cdc4f424bad85d43b0c9e4712bd7c78324 100644 (file)
@@ -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://floralicense.org
+  *     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,
index 3635affc3028aeda8a43567104c154953bf87224..61b74b5e9e5d37e7c3a8d731f353e4db9db64ac5 100644 (file)
@@ -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://floralicense.org
+  *     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,
index 6c4521cf44d001f6d577780e116b79a7ece6d896..9330552842dc6a4536dbe740cf1540556df7fdc9 100644 (file)
@@ -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://floralicense.org
+  *     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,
index 3519a9e8898449db5a50e37c440d895c8d3d1a5d..9d9363331e5545d08e5b21372f8bbfdfa4bb13d4 100644 (file)
@@ -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://floralicense.org
+  *     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,
index 64e8eb32950a1567046fca7ca01097a3b3b7958c..85997b593c115cf8d057212ba5b9bbc6b06436fe 100644 (file)
@@ -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://floralicense.org
+  *     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,
index c08e4e6bc732d84cf5862400e2e5e24564691ee6..8d92d784fd73e78c06a9fb1d671accb27c01b0dd 100644 (file)
@@ -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://floralicense.org
+  *     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,
index ca0503fd930add531d29b088b9660643dac03582..025c512eefee3e1c43be74ea0eafe74ce9ec5537 100644 (file)
@@ -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://floralicense.org
+  *     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,
index 73a362ce4bcaf8e9e331572c6a660dac18c55654..e6ad6147147a99b88c9ea3982897577f6a551fb9 100644 (file)
@@ -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://floralicense.org
+  *     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,
index 35f36acd1f923f82526dba24cce71a833a0ad6e8..786fce40fc89d6b2ba921694f0770ec0b83e9240 100644 (file)
@@ -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://floralicense.org
+  *     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,
index 55e1b64e3ddaa2634ce94f716072edf8e3cc48d5..24a9e7f6b1440d2e7732429e548ddf5795379ef8 100644 (file)
@@ -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://floralicense.org
+  *     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,
index 654e3b8051c6e4d179e6b79fc7bffcc310981fb9..e33f41fea986ad1b2e8bb2ec8f183931fa5672c4 100644 (file)
@@ -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://floralicense.org
+  *     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,
index 8b879a47e7fd89af9ed92cff291255f1b3a00e39..df542543482245407b541d97e35ae8dbdbb371af 100644 (file)
@@ -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://floralicense.org
+  *     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,
index 4078e7a3ae00082b57e75111bea75081ecebedd5..fee50a4d690d6cc3506a6e340e1d9523f9ca18ef 100644 (file)
@@ -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://floralicense.org
+  *     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,
index 46a0c4289b4a6634424959d4e6d402a8672b2c4a..c57eaf6b13e968ed66c0968703048d396deaf4df 100644 (file)
@@ -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://floralicense.org
+  *     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,
index 272ea5c3be0bd51123958ed06ff908e3096d1df1..5611fccbb81e427db5aefdc4e0a0ab096c047d85 100644 (file)
@@ -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://floralicense.org
+  *     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,
index a234be80bba86f1cb1329202e201fb99709c065f..b9e8c8a44babcdd6af8e1e88a8c309455c632bb3 100644 (file)
@@ -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://floralicense.org
+  *     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,
index db4af086a4605e21b80367edbc0c31d963dd5df1..a31f761bf91c30430de4c410df10d0fd9b69db7b 100644 (file)
@@ -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://floralicense.org
+  *     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,
index ff2a06a7546d38b9792b003aa2af30542d5e5470..6c2cce06c0f012394fb0aa14cde78560db9ce24a 100644 (file)
@@ -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://floralicense.org
+  *     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,
index 845bbcb3e347c8996f8c05a634fbf29c06dcfc5a..a82a5b3d2af81663f55eb8106c803b77d3b87dfd 100644 (file)
@@ -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://floralicense.org
+  *     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,
index 2453ba6c693fe2ea75e7a7e00c7309c81e6c25b8..5674afbb7e6d0726509be37e23c9d23e2b6de156 100644 (file)
@@ -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://floralicense.org
+  *     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,
index 8909bb612d388c7fdb462a765a581593166c8bab..7a4d73399f2cdf47bca5f3976ebd9176560edf07 100644 (file)
@@ -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://floralicense.org
+  *     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,
index 21090b419f3b8ecad918e636cd7e6f7fc4dbd56d..773be3984097eb1ef430ae29fd2cc64543edbb3c 100644 (file)
--- 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://floralicense.org
+  *     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,
index a4fde17cae8124de6732c693381ec3fd09253b74..42be7655cb3dbe2d51d3f96202dba1f2f6ed7253 100644 (file)
@@ -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://floralicense.org
+  *     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,
index cae57d630174c80f0d1ef43d8f61b72da1c78af3..f33cdd2861ab66ffbec76b7237a4fcd2a51ab645 100644 (file)
@@ -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://floralicense.org
+  *     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,
index d296a9fffd59429eab1d5227c81f727576586574..b8a14bc7fcc812412e3aaa38681a5f9e0dcfd0c3 100644 (file)
@@ -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://floralicense.org
+  *     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,
index 33caa4fb4af503657b64de9e94d9c869094247f2..e5797f5415d77f9a6022871c74dfad644934f965 100644 (file)
@@ -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://floralicense.org
+  *     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,
index 4ddf8b46f5612e2a3b4f12e011ab726f3679774e..d9671994127fba1e13ec5ad6de5a8b60dc82bcbc 100644 (file)
@@ -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://floralicense.org
+  *     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,
index a552d80d8442d7936283b07f04d5054a7f81468e..c7123e6d74856485cfe9faf50bef07193e62f64e 100644 (file)
@@ -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://floralicense.org
+  *     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,
index 571fc84ed4edb4589750db3be376288946949cc4..dfe61c7b7999ef6cdc1868c250820a874baabdaf 100644 (file)
@@ -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://floralicense.org
+  *     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,
index 5883756c566f9b647a44edfdb1c7c87134d0d6d5..45767b9d563800c1e400dfa60bb1f96cba039493 100644 (file)
@@ -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://floralicense.org
+  *     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,
index e2b0451e5607e0cb0fb92b8438e2437486cd2be3..c397f071643b53e0bda2965afe61d1ed65ea0755 100644 (file)
@@ -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://floralicense.org
+  *     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,
index 67ea57a6ea41627525e9388d3406153d67c2309a..36ec30169fb58a72a46150960a4df4bcf634a404 100644 (file)
@@ -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://floralicense.org
+  *     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,
index f44459d7f6dedaf79c6b222f53c77432beb71f41..746b358a27abf950f94b43a87ea1e82ecde136b2 100644 (file)
@@ -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://floralicense.org
+  *     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,
index 9d9adf50e0c8958210393b92167ab4b07795c4f0..28ff4fec0b6f96c9879ab905b87ce66c47c24c56 100644 (file)
@@ -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://floralicense.org
+  *     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,
index b0344b51db344797ebc0a85ed76a5eefc8259ac0..e3674a85c88d9e534094a80fdcabb7f84a2c5dda 100644 (file)
@@ -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://floralicense.org
+  *     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,
index d27b845c29725cba84cd94e942c75ef8c56ca22e..41b44685862720e99d144a429d738c199c8119a8 100644 (file)
@@ -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://floralicense.org
+  *     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,