diff options
Diffstat (limited to 'arch/mips/au1000')
-rw-r--r-- | arch/mips/au1000/common/Makefile | 2 | ||||
-rw-r--r-- | arch/mips/au1000/common/prom.c | 2 | ||||
-rw-r--r-- | arch/mips/au1000/common/puts.c | 2 | ||||
-rw-r--r-- | arch/mips/au1000/pb1000/Makefile | 2 | ||||
-rw-r--r-- | arch/mips/au1000/pb1000/init.c | 2 | ||||
-rw-r--r-- | arch/mips/au1000/pb1000/setup.c | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/arch/mips/au1000/common/Makefile b/arch/mips/au1000/common/Makefile index 5d8c60a93..4488d7236 100644 --- a/arch/mips/au1000/common/Makefile +++ b/arch/mips/au1000/common/Makefile @@ -1,7 +1,7 @@ # # Copyright 2000 MontaVista Software Inc. # Author: MontaVista Software, Inc. -# ppopov@mvista.com or support@mvista.com +# ppopov@mvista.com or source@mvista.com # # Makefile for the Alchemy Au1000 CPU, generic files. # diff --git a/arch/mips/au1000/common/prom.c b/arch/mips/au1000/common/prom.c index 1c64aa1c4..6a0a0cef1 100644 --- a/arch/mips/au1000/common/prom.c +++ b/arch/mips/au1000/common/prom.c @@ -6,7 +6,7 @@ * * Copyright 2000 MontaVista Software Inc. * Author: MontaVista Software, Inc. - * ppopov@mvista.com or support@mvista.com + * ppopov@mvista.com or source@mvista.com * * This file was derived from Carsten Langgaard's * arch/mips/mips-boards/xx files. diff --git a/arch/mips/au1000/common/puts.c b/arch/mips/au1000/common/puts.c index ab0a966f4..066ab67fd 100644 --- a/arch/mips/au1000/common/puts.c +++ b/arch/mips/au1000/common/puts.c @@ -5,7 +5,7 @@ * * Copyright 2001 MontaVista Software Inc. * Author: MontaVista Software, Inc. - * ppopov@mvista.com or support@mvista.com + * ppopov@mvista.com or source@mvista.com * * 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 the diff --git a/arch/mips/au1000/pb1000/Makefile b/arch/mips/au1000/pb1000/Makefile index c6d318793..3689134f8 100644 --- a/arch/mips/au1000/pb1000/Makefile +++ b/arch/mips/au1000/pb1000/Makefile @@ -1,7 +1,7 @@ # # Copyright 2000 MontaVista Software Inc. # Author: MontaVista Software, Inc. -# ppopov@mvista.com or support@mvista.com +# ppopov@mvista.com or source@mvista.com # # Makefile for the Alchemy Semiconductor PB1000 board. # diff --git a/arch/mips/au1000/pb1000/init.c b/arch/mips/au1000/pb1000/init.c index 27cbae887..f06a2505a 100644 --- a/arch/mips/au1000/pb1000/init.c +++ b/arch/mips/au1000/pb1000/init.c @@ -5,7 +5,7 @@ * * Copyright 2001 MontaVista Software Inc. * Author: MontaVista Software, Inc. - * ppopov@mvista.com or support@mvista.com + * ppopov@mvista.com or source@mvista.com * * 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 the diff --git a/arch/mips/au1000/pb1000/setup.c b/arch/mips/au1000/pb1000/setup.c index aaa80694f..de3cdd6c7 100644 --- a/arch/mips/au1000/pb1000/setup.c +++ b/arch/mips/au1000/pb1000/setup.c @@ -5,7 +5,7 @@ * * Copyright 2000 MontaVista Software Inc. * Author: MontaVista Software, Inc. - * ppopov@mvista.com or support@mvista.com + * ppopov@mvista.com or source@mvista.com * * 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 the |