[access-setting]Updated boilerplates with correct description 86/104186/1 accepted/tizen/3.0/wearable/20161219.063936 submit/tizen_3.0/20161214.092405 submit/tizen_3.0/20161214.123801
authorPrasoon Singh <prasoon.16@samsung.com>
Mon, 12 Dec 2016 14:02:18 +0000 (19:32 +0530)
committerPrasoon Singh <prasoon.16@samsung.com>
Mon, 12 Dec 2016 14:02:18 +0000 (19:32 +0530)
Change-Id: If6a35df545577cb680c2e3a82cdb7d0441d5cc73

include/setting-accessibility-debug.h
include/setting-accessibility.h
src/setting-accessibility-menu.c
src/setting-accessibility-vision.c
src/setting-accessibility.c

index 8e3d752e6d654202afa3431932b8e5923c7c2889..34044dc8a304f562d496c0da5bc53ce39a3f8232 100644 (file)
@@ -1,13 +1,20 @@
 /*
- * Copyright (c) 2010 Samsung Electronics, Inc.
- * All rights reserved.
+ * Copyright (c) 2014 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.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * 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.
  *
- * This software is a confidential and proprietary information
- * of Samsung Electronics, Inc. ("Confidential Information").  You
- * shall not disclose such Confidential Information and shall use
- * it only in accordance with the terms of the license agreement
- * you entered into with Samsung Electronics.
  */
+
 #define _DLOG_USED
 #ifdef _DLOG_USED
 
index 72857a15a0bc6428681fc6e2e904779f7b9d3130..a1ab39fd4e3da4f77ed7de4d43d1f58b08124eff 100644 (file)
@@ -1,12 +1,18 @@
 /*
- * Copyright (c) 2010 Samsung Electronics, Inc.
- * All rights reserved.
+ * Copyright (c) 2014 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.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * 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.
  *
- * This software is a confidential and proprietary information
- * of Samsung Electronics, Inc. ("Confidential Information").  You
- * shall not disclose such Confidential Information and shall use
- * it only in accordance with the terms of the license agreement
- * you entered into with Samsung Electronics.
  */
 
 #ifndef _SETTING_ACCESSIBILITY_H_
index 4aae3ecc9d7ff539ecd0ce86813d7436e7d8b3d7..502f9e52ae6596a84a22e667af1a8ef668cdbee6 100644 (file)
@@ -1,12 +1,18 @@
 /*
- * Copyright (c) 2010 Samsung Electronics, Inc.
- * All rights reserved.
+ * Copyright (c) 2014 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.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * 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.
  *
- * This software is a confidential and proprietary information
- * of Samsung Electronics, Inc. ("Confidential Information").  You
- * shall not disclose such Confidential Information and shall use
- * it only in accordance with the terms of the license agreement
- * you entered into with Samsung Electronics.
  */
 
 #include "setting-accessibility.h"
index ba54e3c063993b067096b90f56a3ace5075bbf59..1fa3d6694567f51fbaf904090f9afd88d0e11a7e 100644 (file)
@@ -1,3 +1,20 @@
+/*
+ * Copyright (c) 2014 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.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * 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 "setting-accessibility.h"
 #include "setting-accessibility-debug.h"
 
index c39d216c46a53afcd38a18e340d1cfda89ed7109..bcd1ef0c8537df13e98dd796676146258204b38d 100644 (file)
@@ -1,12 +1,18 @@
 /*
- * Copyright (c) 2010 Samsung Electronics, Inc.
- * All rights reserved.
+ * Copyright (c) 2014 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.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * 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.
  *
- * This software is a confidential and proprietary information
- * of Samsung Electronics, Inc. ("Confidential Information").  You
- * shall not disclose such Confidential Information and shall use
- * it only in accordance with the terms of the license agreement
- * you entered into with Samsung Electronics.
  */
 
 #include "setting-accessibility.h"