Fix copyright headers and remove PRIVACY_MENU_MONITOR flag 63/221963/1
authorJose Roberto Ribeiro Junior (SRBR) <jose.junior@samsung.com>
Tue, 7 Jan 2020 17:57:16 +0000 (14:57 -0300)
committerJose Roberto Ribeiro Junior (SRBR) <jose.junior@samsung.com>
Tue, 7 Jan 2020 17:57:16 +0000 (14:57 -0300)
Change-Id: I271245aa6ccabefb083d047f1e575899215c6218

common/include/common_utils.h
common/src/common_utils.c
ui/include/privacy_setting.h

index 990f97f467b56ebce5bb4bf2c4228e6213b6fb96..9568957871530bf04d1ffab6f8ddf0a133ff0e84 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2016 Samsung Electronics Co., Ltd All Rights Reserved
+ * Copyright (c) 2016 - 2020 Samsung Electronics Co., Ltd All Rights Reserved
  *
  *    Licensed under the Apache License, Version 2.0 (the "License");
  *    you may not use this file except in compliance with the License.
index 27b933f23cdfe70b5ad2448f5b2af6a7831c1fa7..6f9756c184588182d868e9734d77d74fc3109614 100644 (file)
@@ -1,5 +1,5 @@
 /**
- * Copyright (c) 2016 Samsung Electronics Co., Ltd All Rights Reserved
+ * Copyright (c) 2016 - 2020 Samsung Electronics Co., Ltd All Rights Reserved
  *
  *     Licensed under the Apache License, Version 2.0 (the "License");
  *     you may not use this file except in compliance with the License.
index ea83975b2c2671abe048535efaf5d1905417e732..b843fff1bb3a8fa8a239d9d0429325c9b49884cd 100644 (file)
@@ -1,5 +1,5 @@
 /**
- * Copyright (c) 2016 Samsung Electronics Co., Ltd All Rights Reserved
+ * Copyright (c) 2016 - 2020 Samsung Electronics Co., Ltd All Rights Reserved
  *
  *    Licensed under the Apache License, Version 2.0 (the "License");
  *    you may not use this file except in compliance with the License.
@@ -28,7 +28,6 @@
 #include <app.h>
 
 #define PRIVACY_MENU_SETTING "IDS_ST_HEADER_PRIVACY_SETTINGS_ABB"
-#define PRIVACY_MENU_MONITOR "IDS_ST_HEADER_PRIVACY_MONITOR"
 
 struct app_data_s {
        Evas_Object *parent_layout;