aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorL Pereira <l@tia.mat.br>2021-11-17 08:31:33 -0800
committerL Pereira <l@tia.mat.br>2021-11-17 08:31:33 -0800
commitabab61210b4813950d194049ce0b999fe47d3c05 (patch)
treefce08e446320cf12742aa31dfbacfca9ed27e64b
parent56e590d477a6422639235a6afe97f0c9637c459a (diff)
Update copyright information
-rw-r--r--includes/loongarch64/processor-platform.h2
-rw-r--r--modules/devices/loongarch64/processor.c2
-rw-r--r--shell/loadgraph-uber.c2
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>