From a99f258ce7f325455fd36fc38cfa28de704ade17 Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Fri, 18 May 2001 01:02:18 +0000 Subject: Update Montavista email addresses. --- arch/mips/au1000/common/Makefile | 2 +- arch/mips/au1000/common/prom.c | 2 +- arch/mips/au1000/common/puts.c | 2 +- arch/mips/au1000/pb1000/Makefile | 2 +- arch/mips/au1000/pb1000/init.c | 2 +- arch/mips/au1000/pb1000/setup.c | 2 +- arch/mips/galileo-boards/ev96100/Makefile | 2 +- arch/mips/galileo-boards/ev96100/init.c | 2 +- arch/mips/galileo-boards/ev96100/memory.c | 2 +- arch/mips/galileo-boards/ev96100/pci.c | 2 +- arch/mips/galileo-boards/generic/reset.c | 2 +- arch/mips/ite-boards/generic/Makefile | 2 +- drivers/net/gt96100eth.c | 2 +- drivers/net/gt96100eth.h | 2 +- include/asm-mips/au1000.h | 2 +- 15 files changed, 15 insertions(+), 15 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 diff --git a/arch/mips/galileo-boards/ev96100/Makefile b/arch/mips/galileo-boards/ev96100/Makefile index 5e59068ad..5581fef0c 100644 --- a/arch/mips/galileo-boards/ev96100/Makefile +++ b/arch/mips/galileo-boards/ev96100/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 Galileo EV96100 board. # diff --git a/arch/mips/galileo-boards/ev96100/init.c b/arch/mips/galileo-boards/ev96100/init.c index 320d95718..a03d86c8d 100644 --- a/arch/mips/galileo-boards/ev96100/init.c +++ b/arch/mips/galileo-boards/ev96100/init.c @@ -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 * * This file was derived from Carsten Langgaard's * arch/mips/mips-boards/generic/generic.c diff --git a/arch/mips/galileo-boards/ev96100/memory.c b/arch/mips/galileo-boards/ev96100/memory.c index 2adccf0f8..333d80ba8 100644 --- a/arch/mips/galileo-boards/ev96100/memory.c +++ b/arch/mips/galileo-boards/ev96100/memory.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 file was derived from Carsten Langgaard's * arch/mips/mips-boards/generic/memory.c. diff --git a/arch/mips/galileo-boards/ev96100/pci.c b/arch/mips/galileo-boards/ev96100/pci.c index 2ea7f238a..6ef0f55dc 100644 --- a/arch/mips/galileo-boards/ev96100/pci.c +++ b/arch/mips/galileo-boards/ev96100/pci.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 file was derived from Carsten Langgaard's * arch/mips/mips-boards/generic/pci.c diff --git a/arch/mips/galileo-boards/generic/reset.c b/arch/mips/galileo-boards/generic/reset.c index fc080c080..a76853286 100644 --- a/arch/mips/galileo-boards/generic/reset.c +++ b/arch/mips/galileo-boards/generic/reset.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 file was derived from Carsten Langgaard's * arch/mips/mips-boards/generic/reset.c diff --git a/arch/mips/ite-boards/generic/Makefile b/arch/mips/ite-boards/generic/Makefile index 71d61ead8..6c7d83ea9 100644 --- a/arch/mips/ite-boards/generic/Makefile +++ b/arch/mips/ite-boards/generic/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 ITE 8172 (qed-4n-s01b) board, generic files. # diff --git a/drivers/net/gt96100eth.c b/drivers/net/gt96100eth.c index 6eecd78f1..6b8eabfa5 100644 --- a/drivers/net/gt96100eth.c +++ b/drivers/net/gt96100eth.c @@ -1,7 +1,7 @@ /* * Copyright 2000 MontaVista Software Inc. * Author: MontaVista Software, Inc. - * stevel@mvista.com or support@mvista.com + * stevel@mvista.com or source@mvista.com * * ######################################################################## * diff --git a/drivers/net/gt96100eth.h b/drivers/net/gt96100eth.h index 2bca8d8ef..dfbc4b13f 100644 --- a/drivers/net/gt96100eth.h +++ b/drivers/net/gt96100eth.h @@ -1,7 +1,7 @@ /* * Copyright 2000 MontaVista Software Inc. * Author: MontaVista Software, Inc. - * stevel@mvista.com or support@mvista.com + * stevel@mvista.com or source@mvista.com * * ######################################################################## * diff --git a/include/asm-mips/au1000.h b/include/asm-mips/au1000.h index 39cdb61c2..018f03a38 100644 --- a/include/asm-mips/au1000.h +++ b/include/asm-mips/au1000.h @@ -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 -- cgit v1.2.3