[sample] license changed to apache2.0
authorEunyoung Lee <ey928.lee@samsung.com>
Tue, 14 May 2019 05:30:30 +0000 (14:30 +0900)
committer이은영/Tizen Platform Lab(SR)/Engineer/삼성전자 <ey928.lee@samsung.com>
Tue, 14 May 2019 05:36:06 +0000 (14:36 +0900)
inc/log.h
src/devicemanagerservice.c

index 9a9ce12..bf05faf 100755 (executable)
--- a/inc/log.h
+++ b/inc/log.h
@@ -1,8 +1,17 @@
-/*
- * log.h
+ /*
+ * Copyright (c) 2019 Samsung Electronics Co., Ltd.
  *
- *  Created on: Sep 19, 2018
- *      Author: simplatform
+ * 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.
  */
 
 #ifndef __LOG_H__
index 6c87216..0a76942 100644 (file)
@@ -1,3 +1,19 @@
+ /*
+ * Copyright (c) 2019 Samsung Electronics Co., Ltd.
+ *
+ * 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 <tizen.h>
 #include <service_app.h>
 #include <Ecore.h>