aboutsummaryrefslogtreecommitdiffstats
path: root/webapp/src/app/pages/dashboard
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/src/app/pages/dashboard')
-rw-r--r--webapp/src/app/pages/dashboard/dashboard.component.ts2
-rw-r--r--webapp/src/app/pages/dashboard/dashboard.module.ts2
-rw-r--r--webapp/src/app/pages/dashboard/status-card/status-card.component.ts2
3 files changed, 3 insertions, 3 deletions
diff --git a/webapp/src/app/pages/dashboard/dashboard.component.ts b/webapp/src/app/pages/dashboard/dashboard.component.ts
index 33d7867..fc1f567 100644
--- a/webapp/src/app/pages/dashboard/dashboard.component.ts
+++ b/webapp/src/app/pages/dashboard/dashboard.component.ts
@@ -1,6 +1,6 @@
/**
* @license
-* Copyright (C) 2017 "IoT.bzh"
+* Copyright (C) 2017-2018 "IoT.bzh"
* Author Sebastien Douheret <sebastien@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/webapp/src/app/pages/dashboard/dashboard.module.ts b/webapp/src/app/pages/dashboard/dashboard.module.ts
index 957eff4..5726a98 100644
--- a/webapp/src/app/pages/dashboard/dashboard.module.ts
+++ b/webapp/src/app/pages/dashboard/dashboard.module.ts
@@ -1,6 +1,6 @@
/**
* @license
-* Copyright (C) 2017 "IoT.bzh"
+* Copyright (C) 2017-2018 "IoT.bzh"
* Author Sebastien Douheret <sebastien@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/webapp/src/app/pages/dashboard/status-card/status-card.component.ts b/webapp/src/app/pages/dashboard/status-card/status-card.component.ts
index d860f46..397581e 100644
--- a/webapp/src/app/pages/dashboard/status-card/status-card.component.ts
+++ b/webapp/src/app/pages/dashboard/status-card/status-card.component.ts
@@ -1,6 +1,6 @@
/**
* @license
-* Copyright (C) 2017 "IoT.bzh"
+* Copyright (C) 2017-2018 "IoT.bzh"
* Author Sebastien Douheret <sebastien@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");