apply FSL license
authorKim Kibum <kb0929.kim@samsung.com>
Thu, 14 Jun 2012 06:07:13 +0000 (15:07 +0900)
committerKim Kibum <kb0929.kim@samsung.com>
Thu, 14 Jun 2012 06:07:13 +0000 (15:07 +0900)
commit55634798424c5dbccdc165a88841b811725b788e
tree2134f63c9e9683bb881f9086f4ddd30e4ea62f93
parentca097c5f75ed194557de10cb8f56590aad51a90c
apply FSL license
74 files changed:
LICENSE [new file with mode: 0755]
NOTICE
include/features/gl-albums.h
include/features/gl-button.h
include/features/gl-controlbar.h
include/features/gl-gridview.h
include/features/gl-listview.h
include/features/gl-popup.h
include/features/gl-progressbar.h
include/gallery.h
include/util/gl-db-handler.h
include/util/gl-debug.h
include/util/gl-ext-exec.h
include/util/gl-ext-ug-load.h
include/util/gl-strings.h
include/util/gl-thread-util.h
include/util/gl-ui-util.h
include/util/gl-util.h
libug/libug-gallery-efl/include/gallery-efl.h
libug/libug-gallery-efl/include/ge-albums.h
libug/libug-gallery-efl/include/ge-button.h
libug/libug-gallery-efl/include/ge-db-handler.h
libug/libug-gallery-efl/include/ge-debug.h
libug/libug-gallery-efl/include/ge-ext-ug-load.h
libug/libug-gallery-efl/include/ge-gridview.h
libug/libug-gallery-efl/include/ge-strings.h
libug/libug-gallery-efl/include/ge-ui-util.h
libug/libug-gallery-efl/include/ge-util.h
libug/libug-gallery-efl/res/edc/gallery-efl-button.edc
libug/libug-gallery-efl/res/edc/gallery-efl-check.edc
libug/libug-gallery-efl/res/edc/gallery-efl-edc-res.h
libug/libug-gallery-efl/res/edc/gallery-efl-gengrid-item-albums.edc
libug/libug-gallery-efl/res/edc/gallery-efl-gengrid-item-thumbview.edc
libug/libug-gallery-efl/res/edc/gallery-efl-nocontents.edc
libug/libug-gallery-efl/res/edc/gallery-efl-selection-info.edc
libug/libug-gallery-efl/res/edc/gallery-efl.edc
libug/libug-gallery-efl/src/gallery-efl.c
libug/libug-gallery-efl/src/ge-albums.c
libug/libug-gallery-efl/src/ge-button.c
libug/libug-gallery-efl/src/ge-db-handler.c
libug/libug-gallery-efl/src/ge-debug.c
libug/libug-gallery-efl/src/ge-ext-ug-load.c
libug/libug-gallery-efl/src/ge-gridview.c
libug/libug-gallery-efl/src/ge-ui-util.c
libug/libug-gallery-efl/src/ge-util.c
res/edc/gallery-edc-res.h
res/edc/gallery.edc
res/edc/gl-black-theme.edc
res/edc/gl-button.edc
res/edc/gl-check.edc
res/edc/gl-editfield.edc
res/edc/gl-entry.edc
res/edc/gl-gengrid-item-albums.edc
res/edc/gl-gengrid-item-thumbview.edc
res/edc/gl-genlist-item-video.edc
res/edc/gl-naviframe.edc
res/edc/gl-nocontents.edc
res/edc/gl-segment.edc
res/edc/gl-selection-notification.edc
res/edc/gl-toolbar.edc
src/features/gl-albums.c
src/features/gl-button.c
src/features/gl-controlbar.c
src/features/gl-gridview.c
src/features/gl-listview.c
src/features/gl-popup.c
src/features/gl-progressbar.c
src/gallery.c
src/util/gl-db-handler.c
src/util/gl-ext-exec.c
src/util/gl-ext-ug-load.c
src/util/gl-thread-util.c
src/util/gl-ui-util.c
src/util/gl-util.c