diff options
author | Leandro A. F. Pereira <leandro@hardinfo.org> | 2009-04-25 22:54:15 -0300 |
---|---|---|
committer | Leandro A. F. Pereira <leandro@hardinfo.org> | 2009-04-25 22:54:15 -0300 |
commit | cc6fd7f646e372a50c56db1c9af1b9d0bcbe8d6c (patch) | |
tree | 4fca59e27fe04fe22d1966a681adfb24e3e087b6 /hardinfo2/hardinfo.c | |
parent | 77baf70fba7d7fbdd10d677a3a0357c7337d8b12 (diff) |
Start implementing the XML-RPC server
Diffstat (limited to 'hardinfo2/hardinfo.c')
-rw-r--r-- | hardinfo2/hardinfo.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hardinfo2/hardinfo.c b/hardinfo2/hardinfo.c index d8eb40a1..ac52a9a4 100644 --- a/hardinfo2/hardinfo.c +++ b/hardinfo2/hardinfo.c @@ -1,6 +1,6 @@ /* * HardInfo - Displays System Information - * Copyright (C) 2003-2007 Leandro A. F. Pereira <leandro@hardinfo.org> + * Copyright (C) 2003-2009 Leandro A. F. Pereira <leandro@hardinfo.org> * * 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 |