change the Flora license strings
authorleerang song <leerang.song@samsung.com>
Fri, 19 Apr 2013 08:48:37 +0000 (17:48 +0900)
committerleerang song <leerang.song@samsung.com>
Fri, 19 Apr 2013 08:50:19 +0000 (17:50 +0900)
commitbf71aa039198cc7b9c6e58c9fdf120af19e38209
tree41fdf1a6f8775248e1329dcb2ee6c7c0609759fc
parentb947eacc464429c1df3d5bd2bac16af159a24659
change the Flora license strings

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

Change-Id: I9020565801511e3e25062605fc09d972bd7a9a7b
89 files changed:
CMakeLists.txt
LICENSE [deleted file]
LICENSE.Flora [new file with mode: 0755]
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