aboutsummaryrefslogtreecommitdiff
path: root/hardinfo2/computer.c
diff options
context:
space:
mode:
Diffstat (limited to 'hardinfo2/computer.c')
-rw-r--r--hardinfo2/computer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hardinfo2/computer.c b/hardinfo2/computer.c
index a4a53c9a..fe1f594e 100644
--- a/hardinfo2/computer.c
+++ b/hardinfo2/computer.c
@@ -395,7 +395,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"
}