diff options
author | Leandro A. F. Pereira <leandro@hardinfo.org> | 2007-01-02 16:59:52 +0000 |
---|---|---|
committer | Leandro A. F. Pereira <leandro@hardinfo.org> | 2007-01-02 16:59:52 +0000 |
commit | 43d4be36dd06b69f8ac126c7dcc8c259b0544f7b (patch) | |
tree | 71baa5a3169dedc54ce4e4e9e45e78be6803105c /hardinfo2/computer.c | |
parent | 4e082dd27545c503e6ee1440e45032f93216631a (diff) |
Add module dependency checking.
Diffstat (limited to 'hardinfo2/computer.c')
-rw-r--r-- | hardinfo2/computer.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hardinfo2/computer.c b/hardinfo2/computer.c index 8499bb20..aebff09b 100644 --- a/hardinfo2/computer.c +++ b/hardinfo2/computer.c @@ -1,6 +1,6 @@ /* * HardInfo - Displays System Information - * Copyright (C) 2003-2006 Leandro A. F. Pereira <leandro@linuxmag.com.br> + * Copyright (C) 2003-2007 Leandro A. F. Pereira <leandro@linuxmag.com.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 |