Fix project name in source file headers 46/205846/1
authorMaciej Slodczyk <m.slodczyk2@partner.samsung.com>
Thu, 9 May 2019 10:51:16 +0000 (12:51 +0200)
committerMaciej Slodczyk <m.slodczyk2@partner.samsung.com>
Thu, 9 May 2019 10:51:16 +0000 (12:51 +0200)
Change-Id: Ic4d606ae05d4a9b8db97fa389bf3e316edac0ce2
Signed-off-by: Maciej Slodczyk <m.slodczyk2@partner.samsung.com>
59 files changed:
include/action.h
include/action_executed_event.h
include/action_executor.h
include/common.h
include/database.h
include/dbus_signal_event.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
include/unit_control_event.h
include/vconf_key_changed_event.h
src/action/action_executed_handler.c
src/action/action_executor.c
src/action/service_restart.c
src/action/unit_start.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/dbus_signal_event.c
src/event_types/decision_made_event.c
src/event_types/system_booted_event.c
src/event_types/unit_control_event.c
src/event_types/vconf_key_changed_event.c
src/libactd/unit_control.c
src/listeners/dbus.c
src/listeners/unit_control_api.c
src/listeners/vconf.c
src/util/common.c
src/util/json-config.c
src/util/log.c
src/util/notify_queue.c
src/util/systemd_dbus.c
tests/activationd-acceptance-tests.h
tests/activationd_acceptance_checker.c
tests/activationd_acceptance_service.c
tests/activationd_acceptance_tests.c
tests/activationd_acceptance_tests.h
tests/activationd_acceptance_tests_dbus.c
tests/activationd_acceptance_tests_dbus.h
tests/activationd_acceptance_tests_vconf.c
tests/activationd_acceptance_tests_vconf.h

index 0d571d35b0fe1daed4f2d20a53cadce3ede197db..74ce09eba35880d942cf40e9087b70b36b27776b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of epc.
+ * This file is part of activationd.
  *
  * Copyright © 2019 Samsung Electronics
  *
index bdebea3b841ec80bbc396d26c97b301175e97748..d842dc635e7f88f387c72aea9765b0ce902b2525 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of epc.
+ * This file is part of activationd.
  *
  * Copyright © 2019 Samsung Electronics
  *
index b91539086e207f44a071b428de9206498d54947c..396d545a032daee8ff021afb1594ce6a2145e125 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of epc.
+ * This file is part of activationd.
  *
  * Copyright © 2019 Samsung Electronics
  *
index 7042dab253d43fad69ef0ab5b5843ed6c0027fcf..28942d39ba7a78720a0aeaf53ca8297a58ff235d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of epc.
+ * This file is part of activationd.
  *
  * Copyright © 2019 Samsung Electronics
  *
index c01e7fdc4cb724c181f77f1db083c2107bd99ca0..0298715c502c3589b73254beb0bf9dbc9570c880 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is a part of epc.
+ * This file is part of activationd.
  *
  * Copyright © 2019 Samsung Electronics
  *
index db9a072e73bb7b1268bce6a5e77855fccb714345..039770da26bbb87dc4163e40476da2b23bc85b32 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is a part of epc.
+ * This file is part of activationd.
  *
  * Copyright © 2019 Samsung Electronics
  *
index dcd61e23777a811895917b95a48657526e20f35d..40907ca8a6030b27895123bc58775410beb939eb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of epc.
+ * This file is part of activationd.
  *
  * Copyright © 2019 Samsung Electronics
  *
index eb57ed2fdf0f5e6b86c5256fa26f251c2a24fa20..b5451b22bce8929b1e0720bd63f5c832c06e6573 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of epc.
+ * This file is part of activationd.
  *
  * Copyright © 2019 Samsung Electronics
  *
index aecd10fd54113d6a438e4cefb55ebe3fce138ce9..69209dae77c77464a1ceb62bf3c8620494db578a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of epc.
+ * This file is part of activationd.
  *
  * Copyright © 2019 Samsung Electronics
  *
index 50c8dd7dc7d227fa36cdc0f86dbe381cc0a958cd..595eb2b65142383917e5b552363cf770125b4f0a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of epc.
+ * This file is part of activationd.
  *
  * Copyright © 2019 Samsung Electronics
  *
index a914726dae912c7f22684942563806559976be5d..d777a78f4b1e4a3cabb51cff5325ad0ae3ecc69a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of epc.
+ * This file is part of activationd.
  *
  * Copyright © 2019 Samsung Electronics
  *
index 6ef5fd18a88a9cbd8da8f42d6598f3dbfc711ba4..40dbf220bb4f6870fefc3b146047b5759979c19b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of epc.
+ * This file is part of activationd.
  *
  * Copyright © 2019 Samsung Electronics
  *
index f36c696c5de2fa06a9cb606a5b33e79a0a021171..64c0408346919e01c6e41223697339afccace30b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of epc.
+ * This file is part of activationd.
  *
  * Copyright © 2019 Samsung Electronics
  *
index c27819a3763d7d0d486e3d02408acd7390019e3b..ee62685a848bacd90ebe8ff17f1beea0c4157332 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of epc.
+ * This file is part of activationd.
  *
  * Copyright © 2019 Samsung Electronics
  *
index aba8f0eaa8bd3518b27e57aa3314b0183050c2d5..a7452ff4cbfac672f7379c1d77e52d10bb1b1851 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of epc.
+ * This file is part of activationd.
  *
  * Copyright © 2019 Samsung Electronics
  *
index b1c6be7930f0c4dfeef794a97029df52982dacb8..e4407258718c3506f21890e0a323a64c70ead4b5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of epc.
+ * This file is part of activationd.
  *
  * Copyright © 2019 Samsung Electronics
  *
index ad4582b2a7f25387ffa333ab8541466f65a9aedd..fcfbb5b8b168b766a45eb537b5f899b9e2f4aac3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of epc.
+ * This file is part of activationd.
  *
  * Copyright © 2019 Samsung Electronics
  *
index f71e62665bb9eae467e6f694535ad9989e916832..e5d36d5f7b917d3806bb2137fafe0ad93657ffea 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of epc.
+ * This file is part of activationd.
  *
  * Copyright © 2019 Samsung Electronics
  *
index 3e004768091be9e9b2622a4851c32b0990d2aaab..ae079e9dddbe542c285ec7beec831d8f21df7f29 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of epc.
+ * This file is part of activationd.
  *
  * Copyright © 2019 Samsung Electronics
  *
index 584b270c9b5a0051e7764b484ca2e8d514d32923..b5f46585a4e9024d07816e879d8093db4aa0f421 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is a part of epc.
+ * This file is part of activationd.
  *
  * Copyright © 2019 Samsung Electronics
  *
index 62f1708bfd83e8356f679268f520357c82966086..73ff361ca109db5d91e11447af7e0698bd8a0a70 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is a part of epc.
+ * This file is part of activationd.
  *
  * Copyright © 2019 Samsung Electronics
  *
index 3dd65cc5c9704b2391786ac2ded48417738f1a0c..0de82cd0cb9ecaff8a822a9af73a2fae96356c17 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of epc.
+ * This file is part of activationd.
  *
  * Copyright © 2019 Samsung Electronics
  *
index f3b484ee0afe41a4868c38a5ef4c00300cde6a9e..6983ccdaf55fc43c251836a0d74c521814056e6d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of epc.
+ * This file is part of activationd.
  *
  * Copyright © 2019 Samsung Electronics
  *
index c728bccc12e4d069d9335605a59e9cc516a7fb76..f4635923ac1a628149ced2f68644a171824f6743 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of epc.
+ * This file is part of activationd.
  *
  * Copyright © 2019 Samsung Electronics
  *
index ea2853e0bb5ce447f40d2d8dda182bd111aa8d88..837b70b91f0ef9749a588344e6ea0a486a17aa1d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of epc.
+ * This file is part of activationd.
  *
  * Copyright © 2019 Samsung Electronics
  *
index 379e91b74f0dc9369f53894794fdf0d0e5dccdc9..47f6d66fbf05068e5a3b77fddea29167583df408 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of epc.
+ * This file is part of activationd.
  *
  * Copyright © 2019 Samsung Electronics
  *
index b3674d668bdc03e1a9478b73a9b853668359cea2..6039a6a3817983d3c7aa615ef62f1a45108b4590 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is a part of epc.
+ * This file is part of activationd.
  *
  * Copyright © 2019 Samsung Electronics
  *
index 6497f161c2d1c1b4d9d13baef0d32911b9d43dd2..b98a4b1fe39a18d47c4f7977f66e38759ae601bc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of epc.
+ * This file is part of activationd.
  *
  * Copyright © 2019 Samsung Electronics
  *
index 9770ca34269a71cccae7c5127ca8cb85cc810ef3..bb2367f9f507beacb8cbc23711f0eea7338f4744 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of epc.
+ * This file is part of activationd.
  *
  * Copyright © 2019 Samsung Electronics
  *
index 351a3e6ab46e5976717fd5665c2e12867b7b3e56..b2fd008b7d34e6a282552f41f16da9c7d4a8e139 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of epc.
+ * This file is part of activationd.
  *
  * Copyright © 2019 Samsung Electronics
  *
index 1ec0477c5400854d60bbd87941bbe845980d2949..a0cbfb5cb5eeb58521b0557f3d67dec19d66f451 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of epc.
+ * This file is part of activationd.
  *
  * Copyright © 2019 Samsung Electronics
  *
index dd317911e9b3eb814ad6269add964080b0949957..af13d5e2d2de8a4d127c17e6ee444eb681313dc4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of epc.
+ * This file is part of activationd.
  *
  * Copyright © 2019 Samsung Electronics
  *
index f624b79f7c8f20717c340b0fc51a49d7306e0745..285fea704ce59e5e6dd8d4e49c0fc322333de3dc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of epc.
+ * This file is part of activationd.
  *
  * Copyright © 2019 Samsung Electronics
  *
index d2f1f418155a8935987e2280d4c2f5b01b371b6f..d3ffe41ca87b2a871d5f85c98a112808dbe9a2d5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is a part of epc.
+ * This file is part of activationd.
  *
  * Copyright © 2019 Samsung Electronics
  *
index ed44c00bf89b4fde6970b311627ceafd87019925..3e1f88dae4cbdc6f201a0c27470c764ad573aa09 100644 (file)
--- a/src/epc.c
+++ b/src/epc.c
@@ -1,5 +1,5 @@
 /*
- * This file is part of epc.
+ * This file is part of activationd.
  *
  * Copyright © 2019 Samsung Electronics
  *
index e6ffa089504d740001a9b5d3cd2a44ebd2fdf87e..d610f1878b933457732898372d02dfd4700e37f5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of epc.
+ * This file is part of activationd.
  *
  * Copyright © 2019 Samsung Electronics
  *
index 8e003b19f533b72b14422ac8fa7cd028385a0786..611aac68c88be9defa4eb2f0b071fe5c62fb068d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of epc.
+ * This file is part of activationd.
  *
  * Copyright © 2019 Samsung Electronics
  *
index 9f049710b5b9cf529edf97327176a7f30cb76a1c..9ba47a908308c769ed32aee38451edc989d39183 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of epc.
+ * This file is part of activationd.
  *
  * Copyright © 2019 Samsung Electronics
  *
index 6f92bc9ae845f56d9539c36a43e8c1716f25f144..8236e5106e03793930d75b6ac6b5ceb9e62d6bc4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of epc.
+ * This file is part of activationd.
  *
  * Copyright © 2019 Samsung Electronics
  *
index b004c8a502e4a3bafb1f03f6f91a3383ae5ec97b..ea710ae60556498e039d750aba2f4b80286d8c33 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of epc.
+ * This file is part of activationd.
  *
  * Copyright © 2019 Samsung Electronics
  *
index be87016ba43b0249a8d8ae8a705ae3c03fcf17bd..760e9df5bd27e1ce16420294f2408bad100c8b57 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of epc.
+ * This file is part of activationd.
  *
  * Copyright © 2019 Samsung Electronics
  *
index 71d7a0506f145a7381d8501bf84e713a01d1b806..747679cfece0d0dacc9103634a1b81b89edc47e0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of epc.
+ * This file is part of activationd.
  *
  * Copyright © 2019 Samsung Electronics
  *
index 159b8f1a60b32fd612dfd09fcef141dae5845087..9cc2e1ff04a4f659259a4ec7a59474d55b3d699d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of epc.
+ * This file is part of activationd.
  *
  * Copyright © 2019 Samsung Electronics
  *
index d5abc5c7e213afa69631832b150e11842411b665..e02bc780fa405c0e171230126062a1b206065a51 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of epc.
+ * This file is part of activationd.
  *
  * Copyright © 2019 Samsung Electronics
  *
index df639f7da6edac2613f548b346ea45ad741cb0f4..e36f671881e25a19523c83e06948afa07096f8a4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of epc.
+ * This file is part of activationd.
  *
  * Copyright © 2019 Samsung Electronics
  *
index 753cfe999a1f1866c2fef13821f7065980c65607..80dcb720bcfe42c5ac46174e183f35c5cce9a7f0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of epc.
+ * This file is part of activationd.
  *
  * Copyright © 2019 Samsung Electronics
  *
index d5a5dd58e8bed02b6c635582fed3c395eac24479..37d965093047de0b75813ef2dc354c646655673b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of epc.
+ * This file is part of activationd.
  *
  * Copyright © 2019 Samsung Electronics
  *
index b450d9a198f70a9ac7f70d796873637e25bbf414..cd49e02d4673ef631cdb1189363f9caacf9896fc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of epc.
+ * This file is part of activationd.
  *
  * Copyright © 2019 Samsung Electronics
  *
index 9937827ef92b8ce369a52d554be97ed71e82f0c2..7f2e7644592e3a890ff4f277da49371e6f8dcc33 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of epc.
+ * This file is part of activationd.
  *
  * Copyright © 2019 Samsung Electronics
  *
index fe3d2b523c77f3279d45f1d0c41e1df69c70fc0c..37154b62af54480f7bf086010f05efc6cd9ff75a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of epc.
+ * This file is part of activationd.
  *
  * Copyright © 2019 Samsung Electronics
  *
index 0723571d0e8e93d6d348b90f52adf0cd74b25755..7a6daf70838d1db53699d7af54722a409d5aa0a8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of epc.
+ * This file is part of activationd.
  *
  * Copyright © 2019 Samsung Electronics
  *
index 14d03e59b004d99ddeaaacd13e124c862176e981..bb5fd0eb05ab24f552cf1c78b4c10ced75206837 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of epc.
+ * This file is part of activationd.
  *
  * Copyright © 2019 Samsung Electronics
  *
index 5a4b94627524d04d30e458e226f130d46678de04..5ec547636dbf0e8ee94cdcaaee3915449d21b3d0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of epc.
+ * This file is part of activationd.
  *
  * Copyright © 2019 Samsung Electronics
  *
index 39e91bdef48ea11a35d76249a1d9ecca86d147b7..52a86dbefb303851f5ede55ce76eb324303d1360 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of epc.
+ * This file is part of activationd.
  *
  * Copyright © 2019 Samsung Electronics
  *
index bfdd56077bd05e3d41c263f1ef7e0ad0a050251a..4eb8307a20413134dc9e482ce5c65f7e4d76ddd3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of epc.
+ * This file is part of activationd.
  *
  * Copyright © 2019 Samsung Electronics
  *
index 35459eee6eeb75c8095c604605660e95b2efa808..efc974381f177304e37fe679d6298d6b5557c12b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of epc.
+ * This file is part of activationd.
  *
  * Copyright © 2019 Samsung Electronics
  *
index 4e9a336fe7969079f520f09700c1309064020343..0f43ddb65781f8bec13ae0a40f8c0ab19da1a82c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of epc.
+ * This file is part of activationd.
  *
  * Copyright © 2019 Samsung Electronics
  *
index 062507eb0ec6ee900b0bd6c236ee785e99df0bc5..1775a4dc1aca6b65171605d70d5eb3e0ead3f9b6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of epc.
+ * This file is part of activationd.
  *
  * Copyright © 2019 Samsung Electronics
  *
index b7601dc4596f400f6b96eb013d81bd79d42affac..ff2d29f80a95e15023090aa23871d0d17a077617 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of epc.
+ * This file is part of activationd.
  *
  * Copyright © 2019 Samsung Electronics
  *