Fix copyright notices 35/130735/3
authorŁukasz Stelmach <l.stelmach@samsung.com>
Tue, 23 May 2017 12:16:47 +0000 (14:16 +0200)
committerŁukasz Stelmach <l.stelmach@samsung.com>
Fri, 26 May 2017 11:26:14 +0000 (13:26 +0200)
Change-Id: I4b38c66de2d478015b5256294d55ab36cbaf9595
Signed-off-by: Łukasz Stelmach <l.stelmach@samsung.com>
32 files changed:
src/action/action_executor.c
src/action/action_executor.h
src/action/service_recover.c
src/action/service_restart.c
src/action/system_reboot.c
src/action/system_reboot_to_recovery.c
src/core/action.h
src/core/event.c
src/core/event.h
src/core/event_processor.c
src/core/event_processor.h
src/core/module.c
src/core/module.h
src/core/service.c
src/core/service.h
src/decision_makers/rv_dm.c
src/event_types/decision_made_event.c
src/event_types/decision_made_event.h
src/event_types/resource_violation_event.c
src/event_types/resource_violation_event.h
src/event_types/service_failed_event.c
src/faultd.c
src/listeners/audit.c
src/util/common.c
src/util/common.h
src/util/list.h
src/util/log.c
src/util/notify_queue.c
src/util/notify_queue.h
src/util/queue.h
src/util/systemd_dbus.c
src/util/systemd_dbus.h

index a2ca1bcec0c53def73fc52967d5c3cd9fdf8007a..a66c3058603657a3d771822191bb2a30ea1c56d8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * faultd
+ * This file is part of faultd.
  *
  * Copyright © 2017 Samsung Electronics
  *
index 7a6288a1543f3dc9082815f9bb3a217126775802..7f98b9102bbc3069ad1eb2516331a5b9103400f3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * faultd
+ * This file is part of faultd.
  *
  * Copyright © 2017 Samsung Electronics
  *
index a722c72117093d791c9255b8f25495b56c1bf40a..8e73c7de1d3ebc6d0180360d3c6e4bbc6b9df4ed 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * faultd
+ * This file is part of faultd.
  *
  * Copyright © 2017 Samsung Electronics
  *
index 949cb45525291763cefb9e26b60c2d895c74252e..e387275dedaea11197e63e44f7e05a873da43b21 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * faultd
+ * This file is part of faultd.
  *
  * Copyright © 2017 Samsung Electronics
  *
index 78a77be214d00ed943306db2175cf74eb355beba..8f49ec9bc30e127b8a79cc378cfc8380e627f9cb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * faultd
+ * This file is part of faultd.
  *
  * Copyright © 2017 Samsung Electronics
  *
index ef87c149b574c51688b7075189d1541b49869578..76f550c394e32d4e9a2f75f197a5867b041288f8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * faultd
+ * This file is part of faultd.
  *
  * Copyright © 2017 Samsung Electronics
  *
index caaeb4cbc4df0dd267229b46d45872a2f2a3d8aa..27e54dbffc4d510cde1f3b3236520b77c4281387 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * faultd
+ * This file is part of faultd.
  *
  * Copyright © 2017 Samsung Electronics
  *
index 3f7a1e686d40a4d2ac94282fd1f4787eb01513a2..424e8011f2dda754bcefb2b0d1e41421eab5be4f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * faultd
+ * This file is part of faultd.
  *
  * Copyright © 2017 Samsung Electronics
  *
index 23442bcf5f0317aab6d48adc06f0886ac98b5ffe..a8ced0ef93bdc083dc7e51f503bf9a99b7c80586 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * faultd
+ * This file is part of faultd.
  *
  * Copyright © 2017 Samsung Electronics
  *
index 33897827a5e9b6d1eb4134415699e2cd877b9e10..0abc387f1a531af31802bb4e73504c7c6aaee11f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * faultd
+ * This file is part of faultd.
  *
  * Copyright © 2017 Samsung Electronics
  *
index 164f7d950115f9bbb2caf67be1654fda2fd7c1d2..d2a32751676bc8b9238b59246d9318a02c14f4d2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * faultd
+ * This file is part of faultd.
  *
  * Copyright © 2017 Samsung Electronics
  *
index ff9d363ee662e924ac00e75c44e4b51db4e42f61..648f8680a6c186129379b7181919bf64f0a625e2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * faultd
+ * This file is part of faultd.
  *
  * Copyright © 2017 Samsung Electronics
  *
index f78ef0fbb5667bf7ecd82b28970d1fdaeeeb5ea3..95990c9b7bab657ead6083cf5687d08109687d90 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * faultd
+ * This file is part of faultd.
  *
  * Copyright © 2017 Samsung Electronics
  *
index fb581ec841956cc3248be19a8da881d25e1522be..cf91b5156703fec3350703b44a0dd5cf2fef919d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * faultd
+ * This file is part of faultd.
  *
  * Copyright © 2017 Samsung Electronics
  *
index e372112c73fe7e28796e13b4fde783f4c091d608..3bd409c5c7de9a7f52f0d0c5f0e7d2adc04ff379 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * faultd
+ * This file is part of faultd.
  *
  * Copyright © 2017 Samsung Electronics
  *
index 59e9303310b9a92754193b7c60c2c8accd55fa1b..7e4ca5a08638c7b4fde6d9a76d2235e2c5d497b6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * faultd
+ * This file is part of faultd.
  *
  * Copyright © 2017 Samsung Electronics
  *
index 696ea8f4c39a9f747cca86623fad8a3660ba9ab2..0ee82b332c0f50c61af3b974c58dd6419abd8c8c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * faultd
+ * This file is part of faultd.
  *
  * Copyright © 2017 Samsung Electronics
  *
index ee15bec5f5917be773be62a5d15af3aaed4d9b51..16f6a975e9fb87e18d55484f27c47dea53d71c01 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * faultd
+ * This file is part of faultd.
  *
  * Copyright © 2017 Samsung Electronics
  *
index 224ac54e6c3cdfc422dffb10b38baf4611f8b3d7..9a97fed53b5ea127db479c7f50a094986692ae38 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * faultd
+ * This file is part of faultd.
  *
  * Copyright © 2017 Samsung Electronics
  *
index 472c69a2355595b0fcec67a7c4beee1c44c68421..32654b520d31ccb6ba6377fc54bf0b784e23efb5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * faultd
+ * This file is part of faultd.
  *
  * Copyright © 2017 Samsung Electronics
  *
index d95de2538e161c031a374eb59b71a949d955c2aa..f989b0a0336925c77f5bb0f8b4a12735e87670c2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of faultd.
+ * This file is part of faultd.
  *
  * Copyright © 2017 Samsung Electronics
  *
index 02edcc49d240e1fc2bb339fb50cd5ae24346f34b..2114b9a21b876315894f8a12c39b66df2a455d3e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * faultd
+ * This file is part of faultd.
  *
  * Copyright © 2017 Samsung Electronics
  *
index ac3b6df92c3516aa349589c5ad0b26c0aabf5e51..93cc54c997f33c43669423aa7ee5cd5a10e94d7e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of faultd.
+ * This file is part of faultd.
  *
  * Copyright © 2017 Samsung Electronics
  *
index b18a52543aa2ea522ff711d82209eee484b7cda0..359ab876f7fd0f92d3c0a1f01933fcff595ba714 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of faultd.
+ * This file is part of faultd.
  *
  * Copyright © 2017 Samsung Electronics
  *
index f0ba42cfe232afbde75cbf158bbd6e3a7ac6d6c1..719f00761b74ac98c9e3863e54e043a6d2be4bb4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * faultd
+ * This file is part of faultd.
  *
  * Copyright © 2017 Samsung Electronics
  *
index f84901db85f8856de4fd40570c7885ef300921dd..11a2910f32f4e119f9d3bb9284aae9a081202164 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * faultd
+ * This file is part of faultd.
  *
  * Copyright © 2017 Samsung Electronics
  *
index 0064fa7ad1d782b0c4080777d4f88ae2ed053e44..8faf8ac6ad403822a962c9077bea1b18c2404149 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of faultd.
+ * This file is part of faultd.
  *
  * Copyright © 2017 Samsung Electronics
  *
index e81c17c71afcee74775f9995854519890c2ef94b..cadfd2e5057a04a802564f16ec80c909ce4ea8dc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * faultd
+ * This file is part of faultd.
  *
  * Copyright © 2017 Samsung Electronics
  *
index c5489eb0118674586f26b7f103277b068c7b8e7a..66db64f03cefe6351dd7085254196c520d81229f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * faultd
+ * This file is part of faultd.
  *
  * Copyright © 2017 Samsung Electronics
  *
index 912f066c13910fa2513459ab30973622c7720cda..4a0994c93d9fac5f02b3f3316cef3e94a2cbf41e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * faultd
+ * This file is part of faultd.
  *
  * Copyright © 2017 Samsung Electronics
  *
index 771c3657c9e033962fe588b6dff92be81121b31d..728dd6bf9c3f1b3a723c4fa98f8a5ecc5967c62c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * faultd
+ * This file is part of faultd.
  *
  * Copyright © 2017 Samsung Electronics
  *
index 88d31bfe1da92e93e27814f5bf0c858e5bca2bd9..3badead569d635691e7f40bcd5a4ec053e8230a2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * faultd
+ * This file is part of faultd.
  *
  * Copyright © 2017 Samsung Electronics
  *