summaryrefslogtreecommitdiffstats
path: root/pts-core/modules/system_monitor.php
diff options
context:
space:
mode:
Diffstat (limited to 'pts-core/modules/system_monitor.php')
-rw-r--r--pts-core/modules/system_monitor.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/pts-core/modules/system_monitor.php b/pts-core/modules/system_monitor.php
index 01882ca..8800f56 100644
--- a/pts-core/modules/system_monitor.php
+++ b/pts-core/modules/system_monitor.php
@@ -26,7 +26,7 @@ class system_monitor extends pts_module_interface
const module_name = "System Monitor";
const module_version = "1.0.0";
const module_description = "This module contains the sensor monitoring support for the Phoronix Test Suite.";
- const module_author = "Module Creator";
+ const module_author = "Michael Larabel";
//
// General Functions