aboutsummaryrefslogtreecommitdiff
path: root/hardinfo2/benchmark.c
diff options
context:
space:
mode:
Diffstat (limited to 'hardinfo2/benchmark.c')
-rw-r--r--hardinfo2/benchmark.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hardinfo2/benchmark.c b/hardinfo2/benchmark.c
index 5462bccc..601329ce 100644
--- a/hardinfo2/benchmark.c
+++ b/hardinfo2/benchmark.c
@@ -229,7 +229,7 @@ hi_module_get_about(void)
{
static ModuleAbout ma[] = {
{
- .author = "Leandro A. F. Pereira (leandro@linuxmag.com.br)",
+ .author = "Leandro A. F. Pereira",
.version = VERSION,
.license = "GNU GPL version 2"
}