Update copyright dates
[src/app-framework-binder.git] / src / afs-supervision.h
index 2c76f24..24aef32 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016, 2017, 2018 "IoT.bzh"
+ * Copyright (C) 2015-2020 "IoT.bzh"
  * Author José Bollo <jose.bollo@iot.bzh>
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
@@ -45,5 +45,5 @@ struct afs_supervision_initiator
        char extra[27];         /**< zero terminated extra computed here to be 64-37 */
 };
 
-#define AFS_SUPERVISION_APINAME      "$"
+#define AFS_SUPERVISION_APINAME      "."
 #define AFS_SUPERVISOR_APINAME       "supervisor"