From 4381f6277e8831125945ff9c19ca03c4246adcf9 Mon Sep 17 00:00:00 2001 From: Ylian Saint-Hilaire Date: Thu, 2 Jan 2020 18:30:12 -0800 Subject: [PATCH] Updated file headers. --- LICENSE | 2 +- agents/meshcmd.js | 2 +- agents/meshcore.js | 2 +- agents/modules_meshcmd/amt-lme.js | 2 +- agents/modules_meshcmd/amt-mei.js | 2 +- agents/modules_meshcmd/amt-scanner.js | 2 +- agents/modules_meshcmd/amt-script.js | 2 +- agents/modules_meshcmd/amt-wsman-duk.js | 2 +- agents/modules_meshcmd/amt-wsman.js | 2 +- agents/modules_meshcmd/amt-xml.js | 2 +- agents/modules_meshcmd/amt.js | 2 +- agents/modules_meshcmd/identifiers.js | 2 +- agents/modules_meshcmd/sysinfo.js | 2 +- agents/modules_meshcore/amt-lme.js | 2 +- agents/modules_meshcore/amt-manage.js | 2 +- agents/modules_meshcore/amt-mei.js | 2 +- agents/modules_meshcore/amt-scanner.js | 2 +- agents/modules_meshcore/amt-wsman-duk.js | 2 +- agents/modules_meshcore/amt-wsman.js | 2 +- agents/modules_meshcore/amt-xml.js | 2 +- agents/modules_meshcore/amt.js | 2 +- agents/modules_meshcore/identifiers.js | 2 +- agents/modules_meshcore/monitor-border.js | 2 +- agents/modules_meshcore/power-monitor.js | 2 +- agents/modules_meshcore/sysinfo.js | 2 +- agents/modules_meshcore/wifi-scanner-windows.js | 2 +- agents/modules_meshcore/wifi-scanner.js | 2 +- agents/modules_meshcore/win-console.js | 2 +- agents/modules_meshcore/win-info.js | 2 +- agents/modules_meshcore/win-virtual-terminal.js | 2 +- agents/testsuite.js | 2 +- agents/tinycore.js | 2 +- amt-ider.js | 2 +- amt/amt-ider.js | 2 +- amtevents.js | 2 +- amtscanner.js | 2 +- amtscript.js | 2 +- apfserver.js | 2 +- certoperations.js | 2 +- common.js | 2 +- db.js | 2 +- exeHandler.js | 2 +- interceptor.js | 2 +- letsEncrypt.js | 2 +- meshaccelerator.js | 2 +- meshagent.js | 2 +- meshcentral.js | 2 +- meshmail.js | 2 +- meshrelay.js | 2 +- meshscanner.js | 2 +- mpsserver.js | 2 +- mqttbroker.js | 2 +- multiserver.js | 2 +- redirserver.js | 2 +- swarmserver.js | 2 +- translate/translate.js | 2 +- winservice.js | 2 +- 57 files changed, 57 insertions(+), 57 deletions(-) diff --git a/LICENSE b/LICENSE index ad6ef5e4..46677326 100644 --- a/LICENSE +++ b/LICENSE @@ -186,7 +186,7 @@ same "printed page" as the copyright notice for easier identification within third-party archives. - Copyright 2017-2019 Intel Corporation + Copyright 2017-2020 Intel Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/agents/meshcmd.js b/agents/meshcmd.js index 17bad00e..c213e8b3 100644 --- a/agents/meshcmd.js +++ b/agents/meshcmd.js @@ -1,5 +1,5 @@ /* -Copyright 2018-2019 Intel Corporation +Copyright 2018-2020 Intel Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/agents/meshcore.js b/agents/meshcore.js index 8552437a..af063688 100644 --- a/agents/meshcore.js +++ b/agents/meshcore.js @@ -1,5 +1,5 @@ /* -Copyright 2018-2019 Intel Corporation +Copyright 2018-2020 Intel Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/agents/modules_meshcmd/amt-lme.js b/agents/modules_meshcmd/amt-lme.js index a1120c3e..c5263aeb 100644 --- a/agents/modules_meshcmd/amt-lme.js +++ b/agents/modules_meshcmd/amt-lme.js @@ -1,5 +1,5 @@ /* -Copyright 2018-2019 Intel Corporation +Copyright 2018-2020 Intel Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/agents/modules_meshcmd/amt-mei.js b/agents/modules_meshcmd/amt-mei.js index 13e0934c..3a724e1c 100644 --- a/agents/modules_meshcmd/amt-mei.js +++ b/agents/modules_meshcmd/amt-mei.js @@ -1,5 +1,5 @@ /* -Copyright 2018-2019 Intel Corporation +Copyright 2018-2020 Intel Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/agents/modules_meshcmd/amt-scanner.js b/agents/modules_meshcmd/amt-scanner.js index 3de986d2..0eb762d3 100644 --- a/agents/modules_meshcmd/amt-scanner.js +++ b/agents/modules_meshcmd/amt-scanner.js @@ -1,5 +1,5 @@ /* -Copyright 2018-2019 Intel Corporation +Copyright 2018-2020 Intel Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/agents/modules_meshcmd/amt-script.js b/agents/modules_meshcmd/amt-script.js index b52285be..a10c2d27 100644 --- a/agents/modules_meshcmd/amt-script.js +++ b/agents/modules_meshcmd/amt-script.js @@ -1,5 +1,5 @@ /* -Copyright 2018-2019 Intel Corporation +Copyright 2018-2020 Intel Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/agents/modules_meshcmd/amt-wsman-duk.js b/agents/modules_meshcmd/amt-wsman-duk.js index 9b5048db..fe6f20dd 100644 --- a/agents/modules_meshcmd/amt-wsman-duk.js +++ b/agents/modules_meshcmd/amt-wsman-duk.js @@ -1,5 +1,5 @@ /* -Copyright 2018-2019 Intel Corporation +Copyright 2018-2020 Intel Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/agents/modules_meshcmd/amt-wsman.js b/agents/modules_meshcmd/amt-wsman.js index 16bb3c02..f9445ea4 100644 --- a/agents/modules_meshcmd/amt-wsman.js +++ b/agents/modules_meshcmd/amt-wsman.js @@ -1,5 +1,5 @@ /* -Copyright 2018-2019 Intel Corporation +Copyright 2018-2020 Intel Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/agents/modules_meshcmd/amt-xml.js b/agents/modules_meshcmd/amt-xml.js index 3e98692a..db8c696f 100644 --- a/agents/modules_meshcmd/amt-xml.js +++ b/agents/modules_meshcmd/amt-xml.js @@ -1,5 +1,5 @@ /* -Copyright 2018-2019 Intel Corporation +Copyright 2018-2020 Intel Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/agents/modules_meshcmd/amt.js b/agents/modules_meshcmd/amt.js index 6a3b914b..c764f66d 100644 --- a/agents/modules_meshcmd/amt.js +++ b/agents/modules_meshcmd/amt.js @@ -1,5 +1,5 @@ /* -Copyright 2018-2019 Intel Corporation +Copyright 2018-2020 Intel Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/agents/modules_meshcmd/identifiers.js b/agents/modules_meshcmd/identifiers.js index b0fdb6c2..781f5fa6 100644 --- a/agents/modules_meshcmd/identifiers.js +++ b/agents/modules_meshcmd/identifiers.js @@ -1,5 +1,5 @@ /* -Copyright 2019 Intel Corporation +Copyright 2019-2020 Intel Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/agents/modules_meshcmd/sysinfo.js b/agents/modules_meshcmd/sysinfo.js index 4fc1869b..670fd71d 100644 --- a/agents/modules_meshcmd/sysinfo.js +++ b/agents/modules_meshcmd/sysinfo.js @@ -1,5 +1,5 @@ /* -Copyright 2019 Intel Corporation +Copyright 2019-2020 Intel Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/agents/modules_meshcore/amt-lme.js b/agents/modules_meshcore/amt-lme.js index a1120c3e..c5263aeb 100644 --- a/agents/modules_meshcore/amt-lme.js +++ b/agents/modules_meshcore/amt-lme.js @@ -1,5 +1,5 @@ /* -Copyright 2018-2019 Intel Corporation +Copyright 2018-2020 Intel Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/agents/modules_meshcore/amt-manage.js b/agents/modules_meshcore/amt-manage.js index 81a47685..b20a6508 100644 --- a/agents/modules_meshcore/amt-manage.js +++ b/agents/modules_meshcore/amt-manage.js @@ -1,5 +1,5 @@ /* -Copyright 2018-2019 Intel Corporation +Copyright 2018-2020 Intel Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/agents/modules_meshcore/amt-mei.js b/agents/modules_meshcore/amt-mei.js index 13e0934c..3a724e1c 100644 --- a/agents/modules_meshcore/amt-mei.js +++ b/agents/modules_meshcore/amt-mei.js @@ -1,5 +1,5 @@ /* -Copyright 2018-2019 Intel Corporation +Copyright 2018-2020 Intel Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/agents/modules_meshcore/amt-scanner.js b/agents/modules_meshcore/amt-scanner.js index 3de986d2..0eb762d3 100644 --- a/agents/modules_meshcore/amt-scanner.js +++ b/agents/modules_meshcore/amt-scanner.js @@ -1,5 +1,5 @@ /* -Copyright 2018-2019 Intel Corporation +Copyright 2018-2020 Intel Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/agents/modules_meshcore/amt-wsman-duk.js b/agents/modules_meshcore/amt-wsman-duk.js index 86377bdf..fcf94d81 100644 --- a/agents/modules_meshcore/amt-wsman-duk.js +++ b/agents/modules_meshcore/amt-wsman-duk.js @@ -1,5 +1,5 @@ /* -Copyright 2018-2019 Intel Corporation +Copyright 2018-2020 Intel Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/agents/modules_meshcore/amt-wsman.js b/agents/modules_meshcore/amt-wsman.js index 16bb3c02..f9445ea4 100644 --- a/agents/modules_meshcore/amt-wsman.js +++ b/agents/modules_meshcore/amt-wsman.js @@ -1,5 +1,5 @@ /* -Copyright 2018-2019 Intel Corporation +Copyright 2018-2020 Intel Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/agents/modules_meshcore/amt-xml.js b/agents/modules_meshcore/amt-xml.js index ca702677..26f91ea3 100644 --- a/agents/modules_meshcore/amt-xml.js +++ b/agents/modules_meshcore/amt-xml.js @@ -1,5 +1,5 @@ /* -Copyright 2018-2019 Intel Corporation +Copyright 2018-2020 Intel Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/agents/modules_meshcore/amt.js b/agents/modules_meshcore/amt.js index 6a3b914b..c764f66d 100644 --- a/agents/modules_meshcore/amt.js +++ b/agents/modules_meshcore/amt.js @@ -1,5 +1,5 @@ /* -Copyright 2018-2019 Intel Corporation +Copyright 2018-2020 Intel Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/agents/modules_meshcore/identifiers.js b/agents/modules_meshcore/identifiers.js index b0fdb6c2..781f5fa6 100644 --- a/agents/modules_meshcore/identifiers.js +++ b/agents/modules_meshcore/identifiers.js @@ -1,5 +1,5 @@ /* -Copyright 2019 Intel Corporation +Copyright 2019-2020 Intel Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/agents/modules_meshcore/monitor-border.js b/agents/modules_meshcore/monitor-border.js index ba37bea9..fcc0985b 100644 --- a/agents/modules_meshcore/monitor-border.js +++ b/agents/modules_meshcore/monitor-border.js @@ -1,5 +1,5 @@ /* -Copyright 2018-2019 Intel Corporation +Copyright 2018-2020 Intel Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/agents/modules_meshcore/power-monitor.js b/agents/modules_meshcore/power-monitor.js index ea2ca31f..ab70bbbc 100644 --- a/agents/modules_meshcore/power-monitor.js +++ b/agents/modules_meshcore/power-monitor.js @@ -1,5 +1,5 @@ /* -Copyright 2018-2019 Intel Corporation +Copyright 2018-2020 Intel Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/agents/modules_meshcore/sysinfo.js b/agents/modules_meshcore/sysinfo.js index 24ed565d..a2dabcb3 100644 --- a/agents/modules_meshcore/sysinfo.js +++ b/agents/modules_meshcore/sysinfo.js @@ -1,5 +1,5 @@ /* -Copyright 2019 Intel Corporation +Copyright 2019-2020 Intel Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/agents/modules_meshcore/wifi-scanner-windows.js b/agents/modules_meshcore/wifi-scanner-windows.js index d3c405cb..a4574564 100644 --- a/agents/modules_meshcore/wifi-scanner-windows.js +++ b/agents/modules_meshcore/wifi-scanner-windows.js @@ -1,5 +1,5 @@ /* -Copyright 2018-2019 Intel Corporation +Copyright 2018-2020 Intel Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/agents/modules_meshcore/wifi-scanner.js b/agents/modules_meshcore/wifi-scanner.js index c0f63ff1..32da8677 100644 --- a/agents/modules_meshcore/wifi-scanner.js +++ b/agents/modules_meshcore/wifi-scanner.js @@ -1,5 +1,5 @@ /* -Copyright 2018-2019 Intel Corporation +Copyright 2018-2020 Intel Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/agents/modules_meshcore/win-console.js b/agents/modules_meshcore/win-console.js index 2a5a18f0..82d57e86 100644 --- a/agents/modules_meshcore/win-console.js +++ b/agents/modules_meshcore/win-console.js @@ -1,5 +1,5 @@ /* -Copyright 2018-2019 Intel Corporation +Copyright 2018-2020 Intel Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/agents/modules_meshcore/win-info.js b/agents/modules_meshcore/win-info.js index f14e6beb..0f650d4a 100644 --- a/agents/modules_meshcore/win-info.js +++ b/agents/modules_meshcore/win-info.js @@ -1,5 +1,5 @@ /* -Copyright 2019 Intel Corporation +Copyright 2019-2020 Intel Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/agents/modules_meshcore/win-virtual-terminal.js b/agents/modules_meshcore/win-virtual-terminal.js index 883d2079..f459ad95 100644 --- a/agents/modules_meshcore/win-virtual-terminal.js +++ b/agents/modules_meshcore/win-virtual-terminal.js @@ -1,5 +1,5 @@ /* -Copyright 2019 Intel Corporation +Copyright 2019-2020 Intel Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/agents/testsuite.js b/agents/testsuite.js index bcb9055d..0b2af708 100644 --- a/agents/testsuite.js +++ b/agents/testsuite.js @@ -1,5 +1,5 @@ /* -Copyright 2017-2019 Intel Corporation +Copyright 2017-2020 Intel Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/agents/tinycore.js b/agents/tinycore.js index 4bbf7d2e..eda0a2ba 100644 --- a/agents/tinycore.js +++ b/agents/tinycore.js @@ -1,5 +1,5 @@ /* -Copyright 2018-2019 Intel Corporation +Copyright 2018-2020 Intel Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/amt-ider.js b/amt-ider.js index 7ed9a598..81487f68 100644 --- a/amt-ider.js +++ b/amt-ider.js @@ -1,7 +1,7 @@ /** * @description MeshCentral Server IDER handler * @author Ylian Saint-Hilaire & Bryan Roe -* @copyright Intel Corporation 2018-2019 +* @copyright Intel Corporation 2018-2020 * @license Apache-2.0 * @version v0.0.1 */ diff --git a/amt/amt-ider.js b/amt/amt-ider.js index 2fbb3fda..9cfa8944 100644 --- a/amt/amt-ider.js +++ b/amt/amt-ider.js @@ -1,7 +1,7 @@ /** * @description MeshCentral Server IDER handler * @author Ylian Saint-Hilaire & Bryan Roe -* @copyright Intel Corporation 2018-2019 +* @copyright Intel Corporation 2018-2020 * @license Apache-2.0 * @version v0.0.1 */ diff --git a/amtevents.js b/amtevents.js index 61e647d3..b6f83d5d 100644 --- a/amtevents.js +++ b/amtevents.js @@ -1,7 +1,7 @@ /** * @description MeshCentral Intel(R) AMT Event Parser * @author Ylian Saint-Hilaire & Bryan Roe -* @copyright Intel Corporation 2018-2019 +* @copyright Intel Corporation 2018-2020 * @license Apache-2.0 * @version v0.0.1 */ diff --git a/amtscanner.js b/amtscanner.js index 817bce38..9179d90e 100644 --- a/amtscanner.js +++ b/amtscanner.js @@ -1,7 +1,7 @@ /** * @description MeshCentral Intel(R) AMT Local Scanner * @author Ylian Saint-Hilaire & Joko Sastriawan -* @copyright Intel Corporation 2018-2019 +* @copyright Intel Corporation 2018-2020 * @license Apache-2.0 * @version v0.0.1 */ diff --git a/amtscript.js b/amtscript.js index 32fd7a51..db85beb9 100644 --- a/amtscript.js +++ b/amtscript.js @@ -1,7 +1,7 @@ /** * @fileoverview Script Compiler / Decompiler / Runner * @author Ylian Saint-Hilaire -* @copyright Intel Corporation 2018-2019 +* @copyright Intel Corporation 2018-2020 * @license Apache-2.0 * @version v0.1.0e */ diff --git a/apfserver.js b/apfserver.js index 4cd3e7eb..e6770922 100644 --- a/apfserver.js +++ b/apfserver.js @@ -1,7 +1,7 @@ /** * @description MeshCentral Intel(R) AMT APF over websocket server * @author Ylian Saint-Hilaire/Joko Sastriawan -* @copyright Intel Corporation 2018-2019 +* @copyright Intel Corporation 2018-2020 * @license Apache-2.0 * @version v0.0.1 */ diff --git a/certoperations.js b/certoperations.js index 4d19ec23..07354d98 100644 --- a/certoperations.js +++ b/certoperations.js @@ -1,7 +1,7 @@ /** * @description Certificate generator * @author Joko Sastriawan / Ylian Saint-Hilaire -* @copyright Intel Corporation 2018-2019 +* @copyright Intel Corporation 2018-2020 * @license Apache-2.0 * @version v0.0.1 */ diff --git a/common.js b/common.js index da087727..82c70105 100644 --- a/common.js +++ b/common.js @@ -1,7 +1,7 @@ /** * @description MeshCentral Common Library * @author Ylian Saint-Hilaire -* @copyright Intel Corporation 2018-2019 +* @copyright Intel Corporation 2018-2020 * @license Apache-2.0 * @version v0.0.1 */ diff --git a/db.js b/db.js index 7c1a6b87..e4e128e7 100644 --- a/db.js +++ b/db.js @@ -1,7 +1,7 @@ /** * @description MeshCentral database module * @author Ylian Saint-Hilaire -* @copyright Intel Corporation 2018-2019 +* @copyright Intel Corporation 2018-2020 * @license Apache-2.0 * @version v0.0.2 */ diff --git a/exeHandler.js b/exeHandler.js index 5721f210..206d9b37 100644 --- a/exeHandler.js +++ b/exeHandler.js @@ -1,5 +1,5 @@ /* -Copyright 2018-2019 Intel Corporation +Copyright 2018-2020 Intel Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/interceptor.js b/interceptor.js index 73fe7e62..1d4f63b6 100644 --- a/interceptor.js +++ b/interceptor.js @@ -1,7 +1,7 @@ /** * @description MeshCentral Intel(R) AMT Interceptor * @author Ylian Saint-Hilaire -* @copyright Intel Corporation 2018-2019 +* @copyright Intel Corporation 2018-2020 * @license Apache-2.0 * @version v0.0.3 */ diff --git a/letsEncrypt.js b/letsEncrypt.js index 4f61782d..7f14e7bd 100644 --- a/letsEncrypt.js +++ b/letsEncrypt.js @@ -1,7 +1,7 @@ /** * @description MeshCentral letsEncrypt module, uses GreenLock to do all the work. * @author Ylian Saint-Hilaire -* @copyright Intel Corporation 2018-2019 +* @copyright Intel Corporation 2018-2020 * @license Apache-2.0 * @version v0.0.2 */ diff --git a/meshaccelerator.js b/meshaccelerator.js index 7ffed089..4432c951 100644 --- a/meshaccelerator.js +++ b/meshaccelerator.js @@ -1,7 +1,7 @@ /** * @description MeshCentral accelerator * @author Ylian Saint-Hilaire -* @copyright Intel Corporation 2018-2019 +* @copyright Intel Corporation 2018-2020 * @license Apache-2.0 * @version v0.0.1 */ diff --git a/meshagent.js b/meshagent.js index ee9c57b6..9ed8b456 100644 --- a/meshagent.js +++ b/meshagent.js @@ -1,7 +1,7 @@ /** * @description MeshCentral MeshAgent communication module * @author Ylian Saint-Hilaire & Bryan Roe -* @copyright Intel Corporation 2018-2019 +* @copyright Intel Corporation 2018-2020 * @license Apache-2.0 * @version v0.0.1 */ diff --git a/meshcentral.js b/meshcentral.js index 7e6d8491..a6596b3b 100644 --- a/meshcentral.js +++ b/meshcentral.js @@ -1,7 +1,7 @@ /** * @description MeshCentral main module * @author Ylian Saint-Hilaire -* @copyright Intel Corporation 2018-2019 +* @copyright Intel Corporation 2018-2020 * @license Apache-2.0 * @version v0.0.1 */ diff --git a/meshmail.js b/meshmail.js index e00cdcd5..f4039077 100644 --- a/meshmail.js +++ b/meshmail.js @@ -1,7 +1,7 @@ /** * @description MeshCentral e-mail server communication modules * @author Ylian Saint-Hilaire -* @copyright Intel Corporation 2018-2019 +* @copyright Intel Corporation 2018-2020 * @license Apache-2.0 * @version v0.0.1 */ diff --git a/meshrelay.js b/meshrelay.js index ad2fc002..4d8617e9 100644 --- a/meshrelay.js +++ b/meshrelay.js @@ -1,7 +1,7 @@ /** * @description MeshCentral connection relay module * @author Ylian Saint-Hilaire -* @copyright Intel Corporation 2018-2019 +* @copyright Intel Corporation 2018-2020 * @license Apache-2.0 * @version v0.0.1 */ diff --git a/meshscanner.js b/meshscanner.js index 597e9634..d1948eab 100644 --- a/meshscanner.js +++ b/meshscanner.js @@ -1,7 +1,7 @@ /** * @description MeshCentral Mesh Agent Local Scanner * @author Ylian Saint-Hilaire -* @copyright Intel Corporation 2018-2019 +* @copyright Intel Corporation 2018-2020 * @license Apache-2.0 * @version v0.0.1 */ diff --git a/mpsserver.js b/mpsserver.js index 2935a598..eb1bd4a0 100644 --- a/mpsserver.js +++ b/mpsserver.js @@ -1,7 +1,7 @@ /** * @description MeshCentral Intel(R) AMT MPS server * @author Ylian Saint-Hilaire -* @copyright Intel Corporation 2018-2019 +* @copyright Intel Corporation 2018-2020 * @license Apache-2.0 * @version v0.0.1 */ diff --git a/mqttbroker.js b/mqttbroker.js index c9cc002d..4008e236 100644 --- a/mqttbroker.js +++ b/mqttbroker.js @@ -1,7 +1,7 @@ /** * @description MQTT broker reference implementation based on AEDES * @author Joko Banu Sastriawan, Ylian Saint-Hilaire -* @copyright Intel Corporation 2018-2019 +* @copyright Intel Corporation 2018-2020 * @license Apache-2.0 * @version v0.0.1 */ diff --git a/multiserver.js b/multiserver.js index cf758533..80ad6b5a 100644 --- a/multiserver.js +++ b/multiserver.js @@ -1,7 +1,7 @@ /** * @description MeshCentral Multi-Server Support * @author Ylian Saint-Hilaire -* @copyright Intel Corporation 2018-2019 +* @copyright Intel Corporation 2018-2020 * @license Apache-2.0 * @version v0.0.1 */ diff --git a/redirserver.js b/redirserver.js index 9b9e3da5..a3a74071 100644 --- a/redirserver.js +++ b/redirserver.js @@ -1,7 +1,7 @@ /** * @description Meshcentral web server * @author Ylian Saint-Hilaire -* @copyright Intel Corporation 2018-2019 +* @copyright Intel Corporation 2018-2020 * @license Apache-2.0 * @version v0.0.2 */ diff --git a/swarmserver.js b/swarmserver.js index 72f8e3e6..74df210e 100644 --- a/swarmserver.js +++ b/swarmserver.js @@ -1,7 +1,7 @@ /** * @description MeshCentral v1 legacy Swarm Server, used to update agents and get them on MeshCentral2 * @author Ylian Saint-Hilaire -* @copyright Intel Corporation 2018-2019 +* @copyright Intel Corporation 2018-2020 * @license Apache-2.0 * @version v0.0.1 */ diff --git a/translate/translate.js b/translate/translate.js index 72ca190d..78af1374 100644 --- a/translate/translate.js +++ b/translate/translate.js @@ -1,7 +1,7 @@ /** * @description MeshCentral MeshAgent * @author Ylian Saint-Hilaire -* @copyright Intel Corporation 2019 +* @copyright Intel Corporation 2019-2020 * @license Apache-2.0 * @version v0.0.1 */ diff --git a/winservice.js b/winservice.js index ba8e7ef2..482ac0a0 100644 --- a/winservice.js +++ b/winservice.js @@ -1,7 +1,7 @@ /** * @description Windows Service Launcher * @author Ylian Saint-Hilaire -* @copyright Intel Corporation 2018-2019 +* @copyright Intel Corporation 2018-2020 * @license Apache-2.0 * @version v0.0.1 */