process: add missing license master
authorLukasz Stanislawski <l.stanislaws@samsung.com>
Wed, 17 Oct 2018 06:09:57 +0000 (08:09 +0200)
committerLukasz Stanislawski <l.stanislaws@samsung.com>
Wed, 17 Oct 2018 06:09:57 +0000 (08:09 +0200)
Change-Id: Ica09216dc213f6b914e20544d2c6a352ed54a2ad

src/process.c
src/task-factory.c

index 610735e..93acf46 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ * Copyright (c) 2018 Samsung Electronics Co., Ltd.
+ *
+ * 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
+ *
+ * http://floralicense.org/license/
+ *
+ * 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 <string.h>
 #include <stdlib.h>
 #include <unistd.h>
index 2e011d3..8a0e22d 100644 (file)
@@ -1,5 +1,5 @@
 /*
    * Copyright (c) 2018 Samsung Electronics Co., Ltd.
+ * Copyright (c) 2018 Samsung Electronics Co., Ltd.
  *
  * Licensed under the Flora License, Version 1.1 (the License);
  * you may not use this file except in compliance with the License.