Update date of copyright notices
[src/app-framework-binder.git] / include / afb / afb-binding-v2.h
index 4780b4e..3aa61b2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2016, 2017, 2018 "IoT.bzh"
  * Author: José Bollo <jose.bollo@iot.bzh>
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
 #include <stdint.h>
 
 #include "afb-auth.h"
-#include "afb-event-itf.h"
-#include "afb-req-common.h"
-#include "afb-service-common.h"
-#include "afb-daemon-common.h"
+#include "afb-event.h"
+#include "afb-req.h"
+#include "afb-service-itf.h"
+#include "afb-daemon-itf.h"
 
 #include "afb-req-v2.h"
 #include "afb-session-v2.h"