Skip to content

Commit 836ad76

Browse files
committed
Updated headers.
1 parent 60ef217 commit 836ad76

35 files changed

+43
-35
lines changed

amt-ider.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* @description MeshCentral Server IDER handler
33
* @author Ylian Saint-Hilaire & Bryan Roe
4-
* @copyright Intel Corporation 2018-2021
4+
* @copyright Intel Corporation 2018-2022
55
* @license Apache-2.0
66
* @version v0.0.1
77
*/

amtevents.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* @description MeshCentral Intel(R) AMT Event Parser
33
* @author Ylian Saint-Hilaire & Bryan Roe
4-
* @copyright Intel Corporation 2018-2021
4+
* @copyright Intel Corporation 2018-2022
55
* @license Apache-2.0
66
* @version v0.0.1
77
*/

amtmanager.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* @description MeshCentral Intel AMT manager
33
* @author Ylian Saint-Hilaire
4-
* @copyright Intel Corporation 2018-2021
4+
* @copyright Intel Corporation 2018-2022
55
* @license Apache-2.0
66
* @version v0.0.1
77
*/

amtprovisioningserver.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* @description MeshCentral Intel AMT Hello server
33
* @author Ylian Saint-Hilaire
4-
* @copyright Intel Corporation 2018-2021
4+
* @copyright Intel Corporation 2018-2022
55
* @license Apache-2.0
66
* @version v0.0.1
77
*/

amtscanner.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* @description MeshCentral Intel(R) AMT Local Scanner
33
* @author Ylian Saint-Hilaire & Joko Sastriawan
4-
* @copyright Intel Corporation 2018-2021
4+
* @copyright Intel Corporation 2018-2022
55
* @license Apache-2.0
66
* @version v0.0.1
77
*/

amtscript.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* @fileoverview Script Compiler / Decompiler / Runner
33
* @author Ylian Saint-Hilaire
4-
* @copyright Intel Corporation 2018-2021
4+
* @copyright Intel Corporation 2018-2022
55
* @license Apache-2.0
66
* @version v0.1.0e
77
*/

apprelays.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* @description MeshCentral MSTSC & SSH relay
33
* @author Ylian Saint-Hilaire & Bryan Roe
4-
* @copyright Intel Corporation 2018-2021
4+
* @copyright Intel Corporation 2018-2022
55
* @license Apache-2.0
66
* @version v0.0.1
77
*/

certoperations.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* @description Certificate generator
33
* @author Joko Sastriawan / Ylian Saint-Hilaire
4-
* @copyright Intel Corporation 2018-2021
4+
* @copyright Intel Corporation 2018-2022
55
* @license Apache-2.0
66
* @version v0.0.1
77
*/

common.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* @description MeshCentral Common Library
33
* @author Ylian Saint-Hilaire
4-
* @copyright Intel Corporation 2018-2021
4+
* @copyright Intel Corporation 2018-2022
55
* @license Apache-2.0
66
* @version v0.0.1
77
*/

db.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* @description MeshCentral database module
33
* @author Ylian Saint-Hilaire
4-
* @copyright Intel Corporation 2018-2021
4+
* @copyright Intel Corporation 2018-2022
55
* @license Apache-2.0
66
* @version v0.0.2
77
*/

0 commit comments

Comments
 (0)