diff options
Diffstat (limited to 'arch/linux/ppc')
-rw-r--r-- | arch/linux/ppc/processor.h | 2 | ||||
l--------- | arch/linux/ppc/resources.h | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/arch/linux/ppc/processor.h b/arch/linux/ppc/processor.h index 6aa0f4ef..863b2eb7 100644 --- a/arch/linux/ppc/processor.h +++ b/arch/linux/ppc/processor.h @@ -1,6 +1,6 @@ /* * HardInfo - Displays System Information - * Copyright (C) 2003-2006 Leandro A. F. Pereira <leandro@linuxmag.com.br> + * Copyright (C) 2003-2006 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 diff --git a/arch/linux/ppc/resources.h b/arch/linux/ppc/resources.h new file mode 120000 index 00000000..20a4815d --- /dev/null +++ b/arch/linux/ppc/resources.h @@ -0,0 +1 @@ +../../../arch/linux/common/resources.h
\ No newline at end of file |