Flora license update
[apps/core/preloaded/ug-camera-efl.git] / edc / cam_recording_edje_vertical_inverse_inc.edc
index 0f88b2d..446acea 100755 (executable)
@@ -1,7 +1,7 @@
 /*
  * Copyright 2012  Samsung Electronics Co., Ltd
  *
- * Licensed under the Flora License, Version 1.0 (the "License");
+ * 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
  *
  * 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.
- */\r
-\r
-\r
-#include "../include/edc_image_name.h"\r
-#include "cam_funcs.edc"\r
-images {\r
-       image: RECORDING_IMAGE_REC_IMAGE COMP;\r
-}\r
-\r
-#define RECORDING_IMAGE_X 460\r
-#define RECORDING_IMAGE_Y 172\r
-#define RECORDING_IMAGE_W 48\r
-#define RECORDING_IMAGE_H 48\r
-#define RECORDING_TEXT_X 350\r
-#define RECORDING_TEXT_Y 172\r
-#define RECORDING_LEFT_TEXT_X 10\r
-#define RECORDING_LEFT_TEXT_Y 28\r
+ */
+
+
+#include "../include/edc_image_name.h"
+#include "cam_funcs.edc"
+images {
+       image: RECORDING_IMAGE_REC_IMAGE COMP;
+}
+
+#define RECORDING_IMAGE_X 460
+#define RECORDING_IMAGE_Y 172
+#define RECORDING_IMAGE_W 48
+#define RECORDING_IMAGE_H 48
+#define RECORDING_TEXT_X 350
+#define RECORDING_TEXT_Y 172
+#define RECORDING_LEFT_TEXT_X 10
+#define RECORDING_LEFT_TEXT_Y 28
+
+#define PROGRESS_BAR_X 128
+#define PROGRESS_BAR_Y 1000
+#define PROGRESS_BAR_W 464
+#define PROGRESS_BAR_H 20
 
-#define PROGRESS_BAR_X 128\r
-#define PROGRESS_BAR_Y 1000\r
-#define PROGRESS_BAR_W 464\r
-#define PROGRESS_BAR_H 20\r
-\r
 //endfiles
\ No newline at end of file