License is updated from 1.0 to 1.1
authorJin Yoon <jinny.yoon@samsung.com>
Mon, 29 Apr 2013 05:02:47 +0000 (14:02 +0900)
committerJin Yoon <jinny.yoon@samsung.com>
Mon, 29 Apr 2013 05:02:47 +0000 (14:02 +0900)
commita2da8c12d8e89e1a537669fb43e2c4d848f42ca6
treef3dd9af927acd0d7aaaab2662b6d46ef214bfcfd
parent0f48951a0febbf14754184b4610da90533a648bb
License is updated from 1.0 to 1.1
47 files changed:
LICENSE.Flora
NOTICE
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