aboutsummaryrefslogtreecommitdiff
path: root/hardinfo2/benchmark.c
diff options
context:
space:
mode:
authorLeandro A. F. Pereira <leandro@hardinfo.org>2007-01-05 02:59:47 +0000
committerLeandro A. F. Pereira <leandro@hardinfo.org>2007-01-05 02:59:47 +0000
commit5c78971c19a9f941c896b2c818d45319b64651b3 (patch)
treee5d69148d5d38427f3152ae486f4ce5685adea65 /hardinfo2/benchmark.c
parenta1054182ecd202db45cde1883991d70dbb954763 (diff)
LoadGraph optimizations, enhancements and cleanups.
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"
}