aboutsummaryrefslogtreecommitdiff
path: root/includes
diff options
context:
space:
mode:
Diffstat (limited to 'includes')
-rw-r--r--includes/alpha/processor-platform.h2
-rw-r--r--includes/arm/processor-platform.h2
-rw-r--r--includes/callbacks.h2
-rw-r--r--includes/computer.h2
-rw-r--r--includes/distro_flavors.h2
-rw-r--r--includes/dmi_util.h2
-rw-r--r--includes/egg-markdown.h2
-rw-r--r--includes/expr.h2
-rw-r--r--includes/gpu_util.h2
-rw-r--r--includes/guibench.h2
-rw-r--r--includes/hardinfo.h2
-rw-r--r--includes/help-viewer.h2
-rw-r--r--includes/ia64/processor-platform.h2
-rw-r--r--includes/iconcache.h2
-rw-r--r--includes/info.h2
-rw-r--r--includes/loadgraph.h2
-rw-r--r--includes/m68k/processor-platform.h2
-rw-r--r--includes/markdown-text-view.h2
-rw-r--r--includes/menu.h2
-rw-r--r--includes/mips/processor-platform.h2
-rw-r--r--includes/parisc/processor-platform.h2
-rw-r--r--includes/pci_util.h2
-rw-r--r--includes/ppc/processor-platform.h2
-rw-r--r--includes/report.h2
-rw-r--r--includes/riscv/processor-platform.h2
-rw-r--r--includes/s390/processor-platform.h2
-rw-r--r--includes/sh/processor-platform.h2
-rw-r--r--includes/shell.h2
-rw-r--r--includes/socket.h2
-rw-r--r--includes/sparc/processor-platform.h2
-rw-r--r--includes/ssh-conn.h2
-rw-r--r--includes/stock.h2
-rw-r--r--includes/syncmanager.h2
-rw-r--r--includes/usb_util.h2
-rw-r--r--includes/vendor.h2
-rw-r--r--includes/x86/processor-platform.h2
-rw-r--r--includes/x_util.h2
-rw-r--r--includes/xmlrpc-client.h2
-rw-r--r--includes/xmlrpc-server.h2
39 files changed, 39 insertions, 39 deletions
diff --git a/includes/alpha/processor-platform.h b/includes/alpha/processor-platform.h
index 778a1a88..1b542caf 100644
--- a/includes/alpha/processor-platform.h
+++ b/includes/alpha/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/includes/arm/processor-platform.h b/includes/arm/processor-platform.h
index 0ffdac24..99c8c232 100644
--- a/includes/arm/processor-platform.h
+++ b/includes/arm/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/includes/callbacks.h b/includes/callbacks.h
index 392d5767..3456d401 100644
--- a/includes/callbacks.h
+++ b/includes/callbacks.h
@@ -1,6 +1,6 @@
/*
* HardInfo - Displays System Information
- * Copyright (C) 2003-2007 Leandro A. F. Pereira <leandro@hardinfo.org>
+ * Copyright (C) 2003-2007 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/includes/computer.h b/includes/computer.h
index b537f7b1..e7c85938 100644
--- a/includes/computer.h
+++ b/includes/computer.h
@@ -1,6 +1,6 @@
/*
* HardInfo - Displays System Information
- * Copyright (C) 2003-2007 Leandro A. F. Pereira <leandro@hardinfo.org>
+ * Copyright (C) 2003-2007 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/includes/distro_flavors.h b/includes/distro_flavors.h
index 60c38531..a7393a45 100644
--- a/includes/distro_flavors.h
+++ b/includes/distro_flavors.h
@@ -1,6 +1,6 @@
/*
* HardInfo - Displays System Information
- * Copyright (C) 2003-2019 Leandro A. F. Pereira <leandro@hardinfo.org>
+ * Copyright (C) 2003-2019 L. A. F. Pereira <l@tia.mat.br>
* This file Burt P. <pburt0@gmail.com>
*
* This program is free software; you can redistribute it and/or modify
diff --git a/includes/dmi_util.h b/includes/dmi_util.h
index bb56c31a..a6ecb11d 100644
--- a/includes/dmi_util.h
+++ b/includes/dmi_util.h
@@ -1,6 +1,6 @@
/*
* HardInfo - Displays System Information
- * Copyright (C) 2003-2017 Leandro A. F. Pereira <leandro@hardinfo.org>
+ * Copyright (C) 2003-2017 L. A. F. Pereira <l@tia.mat.br>
* This file
* Copyright (C) 2017 Burt P. <pburt0@gmail.com>
*
diff --git a/includes/egg-markdown.h b/includes/egg-markdown.h
index 4475b9f0..1a2b03f4 100644
--- a/includes/egg-markdown.h
+++ b/includes/egg-markdown.h
@@ -1,7 +1,7 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
*
* Copyright (C) 2008 Richard Hughes <richard@hughsie.com>
- * Copyright (C) 2009 Leandro Pereira <leandro@hardinfo.org>
+ * Copyright (C) 2009 L.Pereira <l@tia.mat.br>
*
* Licensed under the GNU General Public License Version 2
*
diff --git a/includes/expr.h b/includes/expr.h
index 4bda6b72..f544978f 100644
--- a/includes/expr.h
+++ b/includes/expr.h
@@ -1,6 +1,6 @@
/*
* HardInfo - Displays System Information
- * Copyright (C) 2003-2007 Leandro A. F. Pereira <leandro@hardinfo.org>
+ * Copyright (C) 2003-2007 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/includes/gpu_util.h b/includes/gpu_util.h
index cdac6ec4..6d5f860e 100644
--- a/includes/gpu_util.h
+++ b/includes/gpu_util.h
@@ -1,6 +1,6 @@
/*
* HardInfo - Displays System Information
- * Copyright (C) 2003-2017 Leandro A. F. Pereira <leandro@hardinfo.org>
+ * Copyright (C) 2003-2017 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/includes/guibench.h b/includes/guibench.h
index d24403bc..0fdc46e9 100644
--- a/includes/guibench.h
+++ b/includes/guibench.h
@@ -1,6 +1,6 @@
/*
* HardInfo - Displays System Information
- * Copyright (C) 2003-2009 Leandro A. F. Pereira <leandro@hardinfo.org>
+ * Copyright (C) 2003-2009 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/includes/hardinfo.h b/includes/hardinfo.h
index 57a943bf..3d632b3c 100644
--- a/includes/hardinfo.h
+++ b/includes/hardinfo.h
@@ -1,6 +1,6 @@
/*
* HardInfo - Displays System Information
- * Copyright (C) 2003-2007 Leandro A. F. Pereira <leandro@hardinfo.org>
+ * Copyright (C) 2003-2007 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/includes/help-viewer.h b/includes/help-viewer.h
index 688ff325..d03de942 100644
--- a/includes/help-viewer.h
+++ b/includes/help-viewer.h
@@ -1,6 +1,6 @@
/*
* HelpViewer - Simple Help file browser
- * Copyright (C) 2009 Leandro A. F. Pereira <leandro@hardinfo.org>
+ * Copyright (C) 2009 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/includes/ia64/processor-platform.h b/includes/ia64/processor-platform.h
index 5d525639..09f5d8fa 100644
--- a/includes/ia64/processor-platform.h
+++ b/includes/ia64/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/includes/iconcache.h b/includes/iconcache.h
index 97f59a82..d19210ca 100644
--- a/includes/iconcache.h
+++ b/includes/iconcache.h
@@ -1,6 +1,6 @@
/*
* HardInfo - Displays System Information
- * Copyright (C) 2003-2007 Leandro A. F. Pereira <leandro@hardinfo.org>
+ * Copyright (C) 2003-2007 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/includes/info.h b/includes/info.h
index 69f4deb3..349ab2da 100644
--- a/includes/info.h
+++ b/includes/info.h
@@ -1,6 +1,6 @@
/*
* HardInfo - Displays System Information
- * Copyright (C) 2017 Leandro A. F. Pereira <leandro@hardinfo.org>
+ * Copyright (C) 2017 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/includes/loadgraph.h b/includes/loadgraph.h
index 67d8a052..d176e816 100644
--- a/includes/loadgraph.h
+++ b/includes/loadgraph.h
@@ -1,6 +1,6 @@
/*
* Simple Load Graph
- * Copyright (C) 2006 Leandro A. F. Pereira <leandro@hardinfo.org>
+ * Copyright (C) 2006 L. A. F. Pereira <l@tia.mat.br>
*
* The Simple Load Graph is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
diff --git a/includes/m68k/processor-platform.h b/includes/m68k/processor-platform.h
index 9aea1dfe..cbb55d73 100644
--- a/includes/m68k/processor-platform.h
+++ b/includes/m68k/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/includes/markdown-text-view.h b/includes/markdown-text-view.h
index 648ea39c..11d184a2 100644
--- a/includes/markdown-text-view.h
+++ b/includes/markdown-text-view.h
@@ -2,7 +2,7 @@
* Markdown Text View
* GtkTextView subclass that supports Markdown syntax
*
- * Copyright (C) 2009 Leandro Pereira <leandro@hardinfo.org>
+ * Copyright (C) 2009 L.Pereira <l@tia.mat.br>
* Portions Copyright (C) 2007-2008 Richard Hughes <richard@hughsie.com>
* Portions Copyright (C) GTK+ Team (based on hypertext textview demo)
*
diff --git a/includes/menu.h b/includes/menu.h
index 3c804008..50d1a792 100644
--- a/includes/menu.h
+++ b/includes/menu.h
@@ -1,6 +1,6 @@
/*
* HardInfo - Displays System Information
- * Copyright (C) 2003-2007 Leandro A. F. Pereira <leandro@hardinfo.org>
+ * Copyright (C) 2003-2007 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/includes/mips/processor-platform.h b/includes/mips/processor-platform.h
index 9bdae18b..c18d4b32 100644
--- a/includes/mips/processor-platform.h
+++ b/includes/mips/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/includes/parisc/processor-platform.h b/includes/parisc/processor-platform.h
index c55c69ec..3261a2f5 100644
--- a/includes/parisc/processor-platform.h
+++ b/includes/parisc/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/includes/pci_util.h b/includes/pci_util.h
index 498c42a8..ceb862fc 100644
--- a/includes/pci_util.h
+++ b/includes/pci_util.h
@@ -1,6 +1,6 @@
/*
* HardInfo - Displays System Information
- * Copyright (C) 2003-2017 Leandro A. F. Pereira <leandro@hardinfo.org>
+ * Copyright (C) 2003-2017 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/includes/ppc/processor-platform.h b/includes/ppc/processor-platform.h
index d3d1a568..b0f2e4ef 100644
--- a/includes/ppc/processor-platform.h
+++ b/includes/ppc/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/includes/report.h b/includes/report.h
index 49d0d515..203f0a50 100644
--- a/includes/report.h
+++ b/includes/report.h
@@ -1,6 +1,6 @@
/*
* HardInfo - Displays System Information
- * Copyright (C) 2003-2007 Leandro A. F. Pereira <leandro@hardinfo.org>
+ * Copyright (C) 2003-2007 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/includes/riscv/processor-platform.h b/includes/riscv/processor-platform.h
index 07cbf86e..6b1ad896 100644
--- a/includes/riscv/processor-platform.h
+++ b/includes/riscv/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/includes/s390/processor-platform.h b/includes/s390/processor-platform.h
index 9164a7f2..9a8b489b 100644
--- a/includes/s390/processor-platform.h
+++ b/includes/s390/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/includes/sh/processor-platform.h b/includes/sh/processor-platform.h
index 26b58ec5..be53a6db 100644
--- a/includes/sh/processor-platform.h
+++ b/includes/sh/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/includes/shell.h b/includes/shell.h
index 522c1223..45a81bac 100644
--- a/includes/shell.h
+++ b/includes/shell.h
@@ -1,6 +1,6 @@
/*
* HardInfo - Displays System Information
- * Copyright (C) 2003-2007 Leandro A. F. Pereira <leandro@hardinfo.org>
+ * Copyright (C) 2003-2007 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/includes/socket.h b/includes/socket.h
index 7c44837e..9f91eb78 100644
--- a/includes/socket.h
+++ b/includes/socket.h
@@ -1,6 +1,6 @@
/*
* HardInfo - Displays System Information
- * Copyright (C) 2003-2007 Leandro A. F. Pereira <leandro@hardinfo.org>
+ * Copyright (C) 2003-2007 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/includes/sparc/processor-platform.h b/includes/sparc/processor-platform.h
index 31748a5b..20de3f02 100644
--- a/includes/sparc/processor-platform.h
+++ b/includes/sparc/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/includes/ssh-conn.h b/includes/ssh-conn.h
index b1b0a9ca..f1b08c46 100644
--- a/includes/ssh-conn.h
+++ b/includes/ssh-conn.h
@@ -1,7 +1,7 @@
/*
Remote Client
HardInfo - Displays System Information
- Copyright (C) 2003-2009 Leandro A. F. Pereira <leandro@hardinfo.org>
+ Copyright (C) 2003-2009 L. A. F. Pereira <l@tia.mat.br>
Based on ssh-method.c from GnomeVFS
Copyright (C) 1999 Free Software Foundation
diff --git a/includes/stock.h b/includes/stock.h
index 706e5c51..25c3f9d6 100644
--- a/includes/stock.h
+++ b/includes/stock.h
@@ -1,6 +1,6 @@
/*
* HardInfo - Displays System Information
- * Copyright (C) 2003-2007 Leandro A. F. Pereira <leandro@hardinfo.org>
+ * Copyright (C) 2003-2007 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/includes/syncmanager.h b/includes/syncmanager.h
index 7a99f462..d529278e 100644
--- a/includes/syncmanager.h
+++ b/includes/syncmanager.h
@@ -1,6 +1,6 @@
/*
* HardInfo - Displays System Information
- * Copyright (C) 2003-2007 Leandro A. F. Pereira <leandro@hardinfo.org>
+ * Copyright (C) 2003-2007 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/includes/usb_util.h b/includes/usb_util.h
index e06e3c23..363b6c84 100644
--- a/includes/usb_util.h
+++ b/includes/usb_util.h
@@ -1,6 +1,6 @@
/*
* HardInfo - Displays System Information
- * Copyright (C) 2003-2017 Leandro A. F. Pereira <leandro@hardinfo.org>
+ * Copyright (C) 2003-2017 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/includes/vendor.h b/includes/vendor.h
index 451a6134..17c986cf 100644
--- a/includes/vendor.h
+++ b/includes/vendor.h
@@ -1,6 +1,6 @@
/*
* HardInfo - Displays System Information
- * Copyright (C) 2003-2007 Leandro A. F. Pereira <leandro@hardinfo.org>
+ * Copyright (C) 2003-2007 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/includes/x86/processor-platform.h b/includes/x86/processor-platform.h
index a89a831f..488cb533 100644
--- a/includes/x86/processor-platform.h
+++ b/includes/x86/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/includes/x_util.h b/includes/x_util.h
index ed66cc55..0c3f6630 100644
--- a/includes/x_util.h
+++ b/includes/x_util.h
@@ -1,6 +1,6 @@
/*
* HardInfo - Displays System Information
- * Copyright (C) 2003-2017 Leandro A. F. Pereira <leandro@hardinfo.org>
+ * Copyright (C) 2003-2017 L. A. F. Pereira <l@tia.mat.br>
* This file
* Copyright (C) 2017 Burt P. <pburt0@gmail.com>
*
diff --git a/includes/xmlrpc-client.h b/includes/xmlrpc-client.h
index 32fad08c..ddccf3aa 100644
--- a/includes/xmlrpc-client.h
+++ b/includes/xmlrpc-client.h
@@ -1,7 +1,7 @@
/*
* XMLRPC Client
* HardInfo - Displays System Information
- * Copyright (C) 2003-2009 Leandro A. F. Pereira <leandro@hardinfo.org>
+ * Copyright (C) 2003-2009 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/includes/xmlrpc-server.h b/includes/xmlrpc-server.h
index e608b711..19bd0f8a 100644
--- a/includes/xmlrpc-server.h
+++ b/includes/xmlrpc-server.h
@@ -1,6 +1,6 @@
/*
* HardInfo - Displays System Information
- * Copyright (C) 2003-2009 Leandro A. F. Pereira <leandro@hardinfo.org>
+ * Copyright (C) 2003-2009 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