aboutsummaryrefslogtreecommitdiffstats
path: root/src/utils
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils')
-rw-r--r--src/utils/list.c2
-rw-r--r--src/utils/list.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/utils/list.c b/src/utils/list.c
index 030c759..aca7e23 100644
--- a/src/utils/list.c
+++ b/src/utils/list.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2018 "IoT.bzh"
+ * Copyright (C) 2018 - 2019 "IoT.bzh"
* Author "Romain Forlot" <romain.forlot@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/utils/list.h b/src/utils/list.h
index c0d559f..1a6ae92 100644
--- a/src/utils/list.h
+++ b/src/utils/list.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2018 "IoT.bzh"
+ * Copyright (C) 2018 - 2019 "IoT.bzh"
* Author "Romain Forlot" <romain.forlot@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");