diff options
-rw-r--r-- | includes/loongarch64/processor-platform.h | 2 | ||||
-rw-r--r-- | modules/devices/loongarch64/processor.c | 2 | ||||
-rw-r--r-- | shell/loadgraph-uber.c | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/includes/loongarch64/processor-platform.h b/includes/loongarch64/processor-platform.h index 9bdae18b..c18d4b32 100644 --- a/includes/loongarch64/processor-platform.h +++ b/includes/loongarch64/processor-platform.h @@ -1,6 +1,6 @@ /* * HardInfo - Displays System Information - * Copyright (C) 2003-2006 Leandro A. F. Pereira <leandro@hardinfo.org> + * Copyright (C) 2003-2006 L. A. F. Pereira <l@tia.mat.br> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/modules/devices/loongarch64/processor.c b/modules/devices/loongarch64/processor.c index ca2a6134..979092cd 100644 --- a/modules/devices/loongarch64/processor.c +++ b/modules/devices/loongarch64/processor.c @@ -1,6 +1,6 @@ /* * HardInfo - Displays System Information - * Copyright (C) 2003-2006 Leandro A. F. Pereira <leandro@hardinfo.org> + * Copyright (C) 2003-2006 L. A. F. Pereira <l@tia.mat.br> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/shell/loadgraph-uber.c b/shell/loadgraph-uber.c index 736dc8d1..08f1e2b5 100644 --- a/shell/loadgraph-uber.c +++ b/shell/loadgraph-uber.c @@ -1,7 +1,7 @@ /* * Christian Hergert's uber-graph (GPL3) * wrapped in an interface compatible with - * Leandro A. F. Pereira's loadgraph (GPL2.1). + * L. A. F. Pereira's loadgraph (GPL2.1). */ #include <string.h> |