Rename license file & add license decleration 48/175648/1 tizen_5.0 submit/tizen/20180411.132947 submit/tizen/20180412.044356 submit/tizen/20180831.131433 submit/tizen/20180921.175754 submit/tizen_5.0/20181101.000009
authorNilesh Trimbake <t.shripati@samsung.com>
Wed, 11 Apr 2018 09:01:24 +0000 (14:31 +0530)
committerNilesh Trimbake <t.shripati@samsung.com>
Wed, 11 Apr 2018 09:01:24 +0000 (14:31 +0530)
This patch rename license file LICENSE.Flora
to LICENSE, and add license decleration in
CloseButton.cpp file.

Change-Id: I6bdad17b43f66419c33060b29f4ca1e2afbd3cc7

LICENSE [moved from LICENSE.Flora with 100% similarity]
src/App/src/CloseButton.cpp

similarity index 100%
rename from LICENSE.Flora
rename to LICENSE
index 842ab90..0f5514e 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ * Copyright 2017 Samsung Electronics Co., Ltd
+ *
+ * Licensed under the Flora License, Version 1.1 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * 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,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
 #include <CloseButton.h>
 
 using namespace TaskMngr;