Fix copyright notices in all files. 80/202280/3
authorMaciej Slodczyk <m.slodczyk2@partner.samsung.com>
Tue, 26 Mar 2019 16:21:50 +0000 (17:21 +0100)
committerPaweł Szewczyk <p.szewczyk@samsung.com>
Mon, 1 Apr 2019 10:10:45 +0000 (12:10 +0200)
Change-Id: I62d73b4ec4372be60736a34d7d6b0fb011a7cfac
Signed-off-by: Maciej Slodczyk <m.slodczyk2@partner.samsung.com>
39 files changed:
include/action.h
include/action_executed_event.h
include/action_executor.h
include/common.h
include/database.h
include/decision_made_event.h
include/epc-config.h
include/epc-glib.h
include/event.h
include/event_processor.h
include/json-config.h
include/list.h
include/module.h
include/notify_queue.h
include/queue.h
include/service.h
include/system_booted_event.h
include/systemd_dbus.h
src/action/action_executed_handler.c
src/action/action_executor.c
src/action/service_restart.c
src/core/action.c
src/core/database.c
src/core/epc-config.c
src/core/epc-glib.c
src/core/event.c
src/core/event_processor.c
src/core/module.c
src/core/service.c
src/database/database_nop.c
src/epc.c
src/event_types/action_executed_event.c
src/event_types/decision_made_event.c
src/event_types/system_booted_event.c
src/util/common.c
src/util/json-config.c
src/util/log.c
src/util/notify_queue.c
src/util/systemd_dbus.c

index cae577d8024f0189a45ff310feb40e6e0f9e8698..098578a0d1a4a823d22d8874a6cf0c350b2d0e92 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * This file is part of epc.
  *
- * Copyright © 2017 Samsung Electronics
+ * Copyright © 2019 Samsung Electronics
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index a463aa7792de06a9ffe71782e6035da2b58c56e0..bdebea3b841ec80bbc396d26c97b301175e97748 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * This file is part of epc.
  *
- * Copyright © 2017 Samsung Electronics
+ * Copyright © 2019 Samsung Electronics
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 4eaec8dec67991d40cec77a28791428f2322959f..b91539086e207f44a071b428de9206498d54947c 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * This file is part of epc.
  *
- * Copyright © 2017 Samsung Electronics
+ * Copyright © 2019 Samsung Electronics
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index b905f20074b8a524b8b5d677b06eda98b5ddbd10..e04c6cf0e544121fe3b66ee3bf5a3aced1e12590 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * This file is part of epc.
  *
- * Copyright © 2017 Samsung Electronics
+ * Copyright © 2019 Samsung Electronics
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 177c2ee07482e6a5c11a32a33b7f7eb18487467c..c01e7fdc4cb724c181f77f1db083c2107bd99ca0 100644 (file)
@@ -1,7 +1,7 @@
 /*
- * This file is a part of fauld.
+ * This file is a part of epc.
  *
- * Copyright © 2017 Samsung Electronics
+ * Copyright © 2019 Samsung Electronics
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index cb1b3d89f768c2f05712075d7919027f3e07727c..dcd61e23777a811895917b95a48657526e20f35d 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * This file is part of epc.
  *
- * Copyright © 2017 Samsung Electronics
+ * Copyright © 2019 Samsung Electronics
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index a81d3231e7f9b18c2e8ca08926645a0162395e24..eb57ed2fdf0f5e6b86c5256fa26f251c2a24fa20 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * This file is part of epc.
  *
- * Copyright © 2017 Samsung Electronics
+ * Copyright © 2019 Samsung Electronics
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 041d2b8568a831a89e45383facdbae45366f196f..aecd10fd54113d6a438e4cefb55ebe3fce138ce9 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * This file is part of epc.
  *
- * Copyright © 2017 Samsung Electronics
+ * Copyright © 2019 Samsung Electronics
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index c399b1419881d824fb325d60020cda2dea43a68e..50c8dd7dc7d227fa36cdc0f86dbe381cc0a958cd 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * This file is part of epc.
  *
- * Copyright © 2017 Samsung Electronics
+ * Copyright © 2019 Samsung Electronics
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 5e27dd5f79a81c15d61f6b9cdf14b227f4a6ff84..a914726dae912c7f22684942563806559976be5d 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * This file is part of epc.
  *
- * Copyright © 2017 Samsung Electronics
+ * Copyright © 2019 Samsung Electronics
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index c30185a98b8b862eb2ae2c9ce1c22c7f917def51..6ef5fd18a88a9cbd8da8f42d6598f3dbfc711ba4 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * This file is part of epc.
  *
- * Copyright © 2017 Samsung Electronics
+ * Copyright © 2019 Samsung Electronics
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index cb9e4724263eb1e6a9dd214c2a40f1e1d5514e37..f36c696c5de2fa06a9cb606a5b33e79a0a021171 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * This file is part of epc.
  *
- * Copyright © 2017 Samsung Electronics
+ * Copyright © 2019 Samsung Electronics
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 3deb688b73027d259b8f5585b9e1d33c44b07805..c27819a3763d7d0d486e3d02408acd7390019e3b 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * This file is part of epc.
  *
- * Copyright © 2017 Samsung Electronics
+ * Copyright © 2019 Samsung Electronics
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 132e69339c38ef1c82e6fb8fd6d1481f2d099dec..aba8f0eaa8bd3518b27e57aa3314b0183050c2d5 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * This file is part of epc.
  *
- * Copyright © 2017 Samsung Electronics
+ * Copyright © 2019 Samsung Electronics
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 6a0257695d5b8bbd737da2e7867a9aed5e1a4ece..b1c6be7930f0c4dfeef794a97029df52982dacb8 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * This file is part of epc.
  *
- * Copyright © 2017 Samsung Electronics
+ * Copyright © 2019 Samsung Electronics
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index abd84ddc152fb8546e679e4c36a8e2e7e10ce558..ad4582b2a7f25387ffa333ab8541466f65a9aedd 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * This file is part of epc.
  *
- * Copyright © 2017 Samsung Electronics
+ * Copyright © 2019 Samsung Electronics
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 5c5a7fe82b38aca11327adfce4a671963a2e7a4b..f71e62665bb9eae467e6f694535ad9989e916832 100644 (file)
@@ -1,7 +1,7 @@
 /*
- * epc
+ * This file is part of epc.
  *
- * Copyright © 2017 Samsung Electronics
+ * Copyright © 2019 Samsung Electronics
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index b3bcf94a2eeab171b3c15a7925950edd40fb45a2..3e004768091be9e9b2622a4851c32b0990d2aaab 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * This file is part of epc.
  *
- * Copyright © 2017 Samsung Electronics
+ * Copyright © 2019 Samsung Electronics
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 453c456bc2667d20b6dad1d854cf63ce62118cf9..3dd65cc5c9704b2391786ac2ded48417738f1a0c 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * This file is part of epc.
  *
- * Copyright © 2017 Samsung Electronics
+ * Copyright © 2019 Samsung Electronics
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 1376e69ed8db00e9f7979de8d69b0a648388ea6d..f3b484ee0afe41a4868c38a5ef4c00300cde6a9e 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * This file is part of epc.
  *
- * Copyright © 2017 Samsung Electronics
+ * Copyright © 2019 Samsung Electronics
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index a44cd963b67e0d8bb0579596aec71157f270481e..c728bccc12e4d069d9335605a59e9cc516a7fb76 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * This file is part of epc.
  *
- * Copyright © 2017 Samsung Electronics
+ * Copyright © 2019 Samsung Electronics
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 87eed93f3cfe04c182d675113e9d0b8d4c7ea2f2..eb455e587c83e066ee57bc5fcf09c91b490bdfab 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * This file is part of epc.
  *
- * Copyright © 2017 Samsung Electronics
+ * Copyright © 2019 Samsung Electronics
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 4a8e5e1f1d64605f9fd417faa84d06c1e823cef9..b3674d668bdc03e1a9478b73a9b853668359cea2 100644 (file)
@@ -1,7 +1,7 @@
 /*
- * This file is a part of fauld.
+ * This file is a part of epc.
  *
- * Copyright © 2017 Samsung Electronics
+ * Copyright © 2019 Samsung Electronics
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index f1908bf7d167d3617f1c927c862ed8641edf06b6..c95e2a46fbc7bf195c2ead2a52a52943f871b037 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * This file is part of epc.
  *
- * Copyright © 2017 Samsung Electronics
+ * Copyright © 2019 Samsung Electronics
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 85815df2ceb2df4d1f2344f0727c3d8d9e3d157b..9770ca34269a71cccae7c5127ca8cb85cc810ef3 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * This file is part of epc.
  *
- * Copyright © 2017 Samsung Electronics
+ * Copyright © 2019 Samsung Electronics
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 24a4f9c10fed26572f96741e7ba1fed3cb139744..351a3e6ab46e5976717fd5665c2e12867b7b3e56 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * This file is part of epc.
  *
- * Copyright © 2017 Samsung Electronics
+ * Copyright © 2019 Samsung Electronics
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 125a65d57cd7859ca52ae6708f5b4f0b3daa63e9..1ec0477c5400854d60bbd87941bbe845980d2949 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * This file is part of epc.
  *
- * Copyright © 2017 Samsung Electronics
+ * Copyright © 2019 Samsung Electronics
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 03dfa4f43ba861d1f358b701cf1232b0f2edcbcc..dd317911e9b3eb814ad6269add964080b0949957 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * This file is part of epc.
  *
- * Copyright © 2017 Samsung Electronics
+ * Copyright © 2019 Samsung Electronics
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 81dde0f5458dafcfff05a9e65bbfd2fbe22b0c78..f624b79f7c8f20717c340b0fc51a49d7306e0745 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * This file is part of epc.
  *
- * Copyright © 2017 Samsung Electronics
+ * Copyright © 2019 Samsung Electronics
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index fa3ba716047ab092df7a1f38c2fe67fcb8a5e300..d2f1f418155a8935987e2280d4c2f5b01b371b6f 100644 (file)
@@ -1,7 +1,7 @@
 /*
- * This file is a part of fauld.
+ * This file is a part of epc.
  *
- * Copyright © 2017 Samsung Electronics
+ * Copyright © 2019 Samsung Electronics
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 2aeb66feb8c629a19cdd4ecee6e6d1b5a96ca5b7..960327d88be7e7e28e47ce955c8f8480eb21d0e3 100644 (file)
--- a/src/epc.c
+++ b/src/epc.c
@@ -1,7 +1,7 @@
 /*
  * This file is part of epc.
  *
- * Copyright © 2017 Samsung Electronics
+ * Copyright © 2019 Samsung Electronics
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index ecf563e305cbfd0258d9cec7ca83ae836fbdd3b5..e6ffa089504d740001a9b5d3cd2a44ebd2fdf87e 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * This file is part of epc.
  *
- * Copyright © 2017 Samsung Electronics
+ * Copyright © 2019 Samsung Electronics
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index e09501964cbd108ecd1a2d16b78172ea7f10e8a7..9f049710b5b9cf529edf97327176a7f30cb76a1c 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * This file is part of epc.
  *
- * Copyright © 2017 Samsung Electronics
+ * Copyright © 2019 Samsung Electronics
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 7ed36738d8e35a16361dd217dbdf1b2f4916617e..6f92bc9ae845f56d9539c36a43e8c1716f25f144 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * This file is part of epc.
  *
- * Copyright © 2017 Samsung Electronics
+ * Copyright © 2019 Samsung Electronics
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 7bb175d17a4f3b67b163e1642305f59e54927621..8609916f7beea3e23b991000155aaf9c833b6b2d 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * This file is part of epc.
  *
- * Copyright © 2017 Samsung Electronics
+ * Copyright © 2019 Samsung Electronics
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 186f3cc1d23c82864e9238ea0952177f1b7495be..9bbf2e1a237a0e3cce7019a025141a76233ab61d 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * This file is part of epc.
  *
- * Copyright © 2017 Samsung Electronics
+ * Copyright © 2019 Samsung Electronics
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index b3bf6f4e16c036469e872712d218e99c5b0a9b38..b450d9a198f70a9ac7f70d796873637e25bbf414 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * This file is part of epc.
  *
- * Copyright © 2017 Samsung Electronics
+ * Copyright © 2019 Samsung Electronics
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 175166b115e6e4a4bf209753d739771d624bf757..9937827ef92b8ce369a52d554be97ed71e82f0c2 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * This file is part of epc.
  *
- * Copyright © 2017 Samsung Electronics
+ * Copyright © 2019 Samsung Electronics
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 7cf15fe637a7a608e57641ea4bde806d9609a9d1..fe3d2b523c77f3279d45f1d0c41e1df69c70fc0c 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * This file is part of epc.
  *
- * Copyright © 2017 Samsung Electronics
+ * Copyright © 2019 Samsung Electronics
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.