write boilerplate notice into platform-test code
authorMinchul Lee <slotus.lee@samsung.com>
Tue, 14 Jul 2015 12:05:29 +0000 (21:05 +0900)
committeryoungman <yman.jung@samsung.com>
Tue, 3 Nov 2015 11:08:19 +0000 (20:08 +0900)
Change-Id: I54d377de952731edccacddaea717e4f44696607a
Signed-off-by: Minchul Lee <slotus.lee@samsung.com>
test/device-test-client.c
test/device-test-server.c

index 959a11004b9087ce0dee0137560ffbc693e0ff4f..f19c7f0e2219c1f29c123648f189d2b5a30b1ce7 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ * Copyright (c) 2015 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 <glib.h>
 #include <iotcon.h>
 #include "test.h"
index f5197dbebc2599abd9b90d8411f1df277fc50138..256deb7636bbd76dde6fcdb7d9964343a19d64f4 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ * Copyright (c) 2015 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 <glib.h>
 #include <iotcon.h>
 #include "test.h"