cleaning copyrights
[src/app-framework-binder.git] / src / afb-msg-json.c
index dc096ac..164a6e8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 IoT.bzh
+ * Copyright (C) 2016 "IoT.bzh"
  * Author: José Bollo <jose.bollo@iot.bzh>
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
@@ -17,7 +17,7 @@
 
 #define _GNU_SOURCE
 
-#include <json.h>
+#include <json-c/json.h>
 
 #include "afb-msg-json.h"