Update copyright dates
[src/app-framework-binder.git] / src / afb-debug.h
index 1941dbb..7d2ae0a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- Copyright (C) 2017, 2018 "IoT.bzh"
+ Copyright (C) 2015-2020 "IoT.bzh"
 
  author: José Bollo <jose.bollo@iot.bzh>
 
@@ -18,7 +18,7 @@
 
 #pragma once
 
-#if defined(AGL_DEVEL) && !defined(AFB_INSERT_DEBUG_FEATURES)
+#if AGL_DEVEL && !defined(AFB_INSERT_DEBUG_FEATURES)
 # define AFB_INSERT_DEBUG_FEATURES
 #endif