diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/monitoring/AFB.js | 2 | ||||
-rw-r--r-- | test/monitoring/monitor-base.css | 2 | ||||
-rw-r--r-- | test/monitoring/monitor-demo.css | 2 | ||||
-rw-r--r-- | test/monitoring/monitor-pastel.css | 2 | ||||
-rw-r--r-- | test/monitoring/monitor.html | 2 | ||||
-rw-r--r-- | test/monitoring/monitor.js | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/test/monitoring/AFB.js b/test/monitoring/AFB.js index 227b1a97..e74fbe95 100644 --- a/test/monitoring/AFB.js +++ b/test/monitoring/AFB.js @@ -1,5 +1,5 @@ /* - * Copyright (C) 2017-2019 "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"); diff --git a/test/monitoring/monitor-base.css b/test/monitoring/monitor-base.css index f71c57af..feb61705 100644 --- a/test/monitoring/monitor-base.css +++ b/test/monitoring/monitor-base.css @@ -1,5 +1,5 @@ /* - * Copyright (C) 2017-2019 "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"); diff --git a/test/monitoring/monitor-demo.css b/test/monitoring/monitor-demo.css index e2f65006..d4505907 100644 --- a/test/monitoring/monitor-demo.css +++ b/test/monitoring/monitor-demo.css @@ -1,5 +1,5 @@ /* - * Copyright (C) 2017-2019 "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"); diff --git a/test/monitoring/monitor-pastel.css b/test/monitoring/monitor-pastel.css index 8a24188f..32b8a261 100644 --- a/test/monitoring/monitor-pastel.css +++ b/test/monitoring/monitor-pastel.css @@ -1,5 +1,5 @@ /* - * Copyright (C) 2017-2019 "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"); diff --git a/test/monitoring/monitor.html b/test/monitoring/monitor.html index db0d5b10..a3ae6536 100644 --- a/test/monitoring/monitor.html +++ b/test/monitoring/monitor.html @@ -1,7 +1,7 @@ <html> <head> <!-- - * Copyright (C) 2017-2019 "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"); diff --git a/test/monitoring/monitor.js b/test/monitoring/monitor.js index 5fe7976d..4bc04fd6 100644 --- a/test/monitoring/monitor.js +++ b/test/monitoring/monitor.js @@ -1,5 +1,5 @@ /* - * Copyright (C) 2017-2019 "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"); |