License change Apach to Flora
authorleerang song <leerang.song@samsung.com>
Thu, 18 Apr 2013 09:21:31 +0000 (18:21 +0900)
committerleerang song <leerang.song@samsung.com>
Thu, 18 Apr 2013 09:26:32 +0000 (18:26 +0900)
commit09bc8340465d57614500392d1618986de33d079d
treee0d8ccdc7a68014b6ac9300eb91ab70f607b5657
parent8bd6eb191065f5e67ca0ee3fe5ef10f5e44b2958
License change Apach to Flora

[Issue#] N/A
[Problem] N/A
[Cause] The licese policy is changed.
[Solution] License change Apach to Flora in all files
[SCMRequest] N/A

Change-Id: I6fb7d966e714129a93c04487c3faeeffa1b59f03
88 files changed:
CMakeLists.txt
LICENSE
data/web_provider_reset_db.sh
src/API/CMakeLists.txt
src/API/SqliteDB.cpp
src/API/SqliteDB.h
src/API/WebProviderDB.h
src/API/web-provider-info.h
src/API/web_provider_livebox_info.cpp
src/API/web_provider_livebox_info.h
src/API/web_provider_plugin_info.cpp
src/API/web_provider_plugin_info.h
src/CMakeLists.txt
src/Core/Box.cpp
src/Core/Box.h
src/Core/BoxData.h
src/Core/BoxManager.cpp
src/Core/BoxManager.h
src/Core/BoxSchemeHandler.cpp
src/Core/BoxSchemeHandler.h
src/Core/BoxState.cpp
src/Core/BoxState.h
src/Core/BoxUpdateTimer.cpp
src/Core/BoxUpdateTimer.h
src/Core/Buffer/BoxRenderBuffer.cpp
src/Core/Buffer/BoxRenderBuffer.h
src/Core/Buffer/CMakeLists.txt
src/Core/Buffer/IRenderBuffer.h
src/Core/Buffer/PdRenderBuffer.cpp
src/Core/Buffer/PdRenderBuffer.h
src/Core/Buffer/RenderBuffer.cpp
src/Core/Buffer/RenderBuffer.h
src/Core/Buffer/RenderBufferFactory.cpp
src/Core/Buffer/RenderBufferFactory.h
src/Core/CMakeLists.txt
src/Core/IBox.h
src/Core/IBoxContext.h
src/Core/IBoxManager.h
src/Core/IBoxState.h
src/Core/Service/AppControl.cpp
src/Core/Service/AppControl.h
src/Core/Service/CMakeLists.txt
src/Core/Service/PeriodChanger.cpp
src/Core/Service/PeriodChanger.h
src/Core/Service/ScrollHolder.cpp
src/Core/Service/ScrollHolder.h
src/Core/Util/CMakeLists.txt
src/Core/Util/ITimer.h
src/Core/Util/Log.cpp
src/Core/Util/Log.h
src/Core/Util/Noncopyable.h
src/Core/View/CMakeLists.txt
src/Core/View/IPdHelper.h
src/Core/View/IRenderView.h
src/Core/View/IWebView.h
src/Core/View/InjectedScript.h
src/Core/View/PdHelper.cpp
src/Core/View/PdHelper.h
src/Core/View/WebView.cpp
src/Core/View/WebView.h
src/Daemon/BoxDaemon.cpp
src/Daemon/BoxDaemon.h
src/Daemon/BoxDaemonImpl.cpp
src/Daemon/BoxDaemonImpl.h
src/Daemon/BoxDaemonUtil.cpp
src/Daemon/BoxDaemonUtil.h
src/Daemon/CMakeLists.txt
src/Daemon/main.cpp
src/Plugin/AppBoxPlugin/AppBoxManager.cpp
src/Plugin/AppBoxPlugin/AppBoxManager.h
src/Plugin/AppBoxPlugin/AppBoxObserver.cpp
src/Plugin/AppBoxPlugin/AppBoxObserver.h
src/Plugin/AppBoxPlugin/AppBoxPluginFactory.cpp
src/Plugin/AppBoxPlugin/AppBoxPluginFactory.h
src/Plugin/AppBoxPlugin/AppBoxRenderBuffer.cpp
src/Plugin/AppBoxPlugin/AppBoxRenderBuffer.h
src/Plugin/AppBoxPlugin/AppBoxRenderView.cpp
src/Plugin/AppBoxPlugin/AppBoxRenderView.h
src/Plugin/AppBoxPlugin/AppPdHelper.cpp
src/Plugin/AppBoxPlugin/AppPdHelper.h
src/Plugin/AppBoxPlugin/CMakeLists.txt
src/Plugin/AppBoxPlugin/box_plugin_interface.cpp
src/Plugin/BoxPluginConnector.cpp
src/Plugin/BoxPluginConnector.h
src/Plugin/CMakeLists.txt
src/Plugin/IBoxPluginConnector.h
src/Plugin/IBoxPluginFactory.h
src/Plugin/box_plugin_interface.h