diff options
Diffstat (limited to 'modules/computer')
-rw-r--r-- | modules/computer/alsa.c | 2 | ||||
-rw-r--r-- | modules/computer/boots.c | 2 | ||||
-rw-r--r-- | modules/computer/display.c | 2 | ||||
-rw-r--r-- | modules/computer/environment.c | 2 | ||||
-rw-r--r-- | modules/computer/filesystem.c | 2 | ||||
-rw-r--r-- | modules/computer/groups.c | 2 | ||||
-rw-r--r-- | modules/computer/languages.c | 2 | ||||
-rw-r--r-- | modules/computer/loadavg.c | 2 | ||||
-rw-r--r-- | modules/computer/memory.c | 2 | ||||
-rw-r--r-- | modules/computer/memory_usage.c | 2 | ||||
-rw-r--r-- | modules/computer/modules.c | 2 | ||||
-rw-r--r-- | modules/computer/os.c | 2 | ||||
-rw-r--r-- | modules/computer/ubuntu_flavors.c | 2 | ||||
-rw-r--r-- | modules/computer/uptime.c | 2 | ||||
-rw-r--r-- | modules/computer/users.c | 2 |
15 files changed, 15 insertions, 15 deletions
diff --git a/modules/computer/alsa.c b/modules/computer/alsa.c index 00c1fceb..d3a6bbcd 100644 --- a/modules/computer/alsa.c +++ b/modules/computer/alsa.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/modules/computer/boots.c b/modules/computer/boots.c index 63122994..3d6492d6 100644 --- a/modules/computer/boots.c +++ b/modules/computer/boots.c @@ -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/modules/computer/display.c b/modules/computer/display.c index ef7d1f89..56b68442 100644 --- a/modules/computer/display.c +++ b/modules/computer/display.c @@ -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/modules/computer/environment.c b/modules/computer/environment.c index dc0fb6f3..697bf38f 100644 --- a/modules/computer/environment.c +++ b/modules/computer/environment.c @@ -1,6 +1,6 @@ /* * HardInfo - Displays System Information - * Copyright (C) 2003-2008 Leandro A. F. Pereira <leandro@hardinfo.org> + * Copyright (C) 2003-2008 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/computer/filesystem.c b/modules/computer/filesystem.c index 78faf5fe..db5bbe97 100644 --- a/modules/computer/filesystem.c +++ b/modules/computer/filesystem.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/modules/computer/groups.c b/modules/computer/groups.c index 244b8000..75b7f645 100644 --- a/modules/computer/groups.c +++ b/modules/computer/groups.c @@ -1,6 +1,6 @@ /* * HardInfo - Displays System Information - * Copyright (C) 2012 Leandro A. F. Pereira <leandro@hardinfo.org> + * Copyright (C) 2012 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/computer/languages.c b/modules/computer/languages.c index 105b9e58..97223dda 100644 --- a/modules/computer/languages.c +++ b/modules/computer/languages.c @@ -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/modules/computer/loadavg.c b/modules/computer/loadavg.c index 7311dbf0..c3faaaed 100644 --- a/modules/computer/loadavg.c +++ b/modules/computer/loadavg.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/modules/computer/memory.c b/modules/computer/memory.c index dc8599c2..add2bafe 100644 --- a/modules/computer/memory.c +++ b/modules/computer/memory.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/modules/computer/memory_usage.c b/modules/computer/memory_usage.c index 041d1591..2693fbd9 100644 --- a/modules/computer/memory_usage.c +++ b/modules/computer/memory_usage.c @@ -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/modules/computer/modules.c b/modules/computer/modules.c index 88c178aa..15ffa4b7 100644 --- a/modules/computer/modules.c +++ b/modules/computer/modules.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/modules/computer/os.c b/modules/computer/os.c index 14f61e06..1a367881 100644 --- a/modules/computer/os.c +++ b/modules/computer/os.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/modules/computer/ubuntu_flavors.c b/modules/computer/ubuntu_flavors.c index f50afb0e..b1ff0758 100644 --- a/modules/computer/ubuntu_flavors.c +++ b/modules/computer/ubuntu_flavors.c @@ -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/modules/computer/uptime.c b/modules/computer/uptime.c index 6ef3d250..6fd1fe8f 100644 --- a/modules/computer/uptime.c +++ b/modules/computer/uptime.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/modules/computer/users.c b/modules/computer/users.c index f47320bb..35291ca5 100644 --- a/modules/computer/users.c +++ b/modules/computer/users.c @@ -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 |