--- linux-2.6.21/arch/m68k/sun3/config.c~ 2007-05-15 19:01:45.000000000 +0300 +++ linux-2.6.21/arch/m68k/sun3/config.c 2007-05-15 19:01:45.000000000 +0300 @@ -1,7 +1,7 @@ /* * linux/arch/m68k/sun3/config.c * - * Copyright (C) 1996,1997 Pekka Pietik{inen + * Copyright (C) 1996,1997 Pekka Pietikäinen * * This file is subject to the terms and conditions of the GNU General Public * License. See the file COPYING in the main directory of this archive --- linux-2.6.21/drivers/media/video/msp3400-driver.c~ 2007-05-15 19:04:10.000000000 +0300 +++ linux-2.6.21/drivers/media/video/msp3400-driver.c 2007-05-15 19:04:10.000000000 +0300 @@ -22,7 +22,7 @@ * * NICAM (B/G, L , used in UK, Scandinavia, Spain and France) * should work, with autodetect. Support for NICAM was added by - * Pekka Pietikainen + * Pekka Pietikäinen * * TODO: * - better SAT support --- linux-2.6.21/drivers/net/wireless/bcm43xx/bcm43xx_dma.c~ 2007-05-15 19:05:36.000000000 +0300 +++ linux-2.6.21/drivers/net/wireless/bcm43xx/bcm43xx_dma.c 2007-05-15 19:05:36.000000000 +0300 @@ -8,7 +8,7 @@ Some code in this file is derived from the b44.c driver Copyright (C) 2002 David S. Miller - Copyright (C) Pekka Pietikainen + Copyright (C) Pekka Pietikäinen 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 --- linux-2.6.21/drivers/net/b44.c~ 2007-05-15 19:18:39.000000000 +0300 +++ linux-2.6.21/drivers/net/b44.c 2007-05-15 19:18:24.000000000 +0300 @@ -1,7 +1,7 @@ /* b44.c: Broadcom 4400 device driver. * * Copyright (C) 2002 David S. Miller (davem@redhat.com) - * Fixed by Pekka Pietikainen (pp@ee.oulu.fi) + * Copyright (C) 2004 Pekka Pietikäinen (pp@ee.oulu.fi) * Copyright (C) 2006 Broadcom Corporation. * * Distribute under GPL. @@ -86,7 +86,7 @@ static char version[] __devinitdata = DRV_MODULE_NAME ".c:v" DRV_MODULE_VERSION " (" DRV_MODULE_RELDATE ")\n"; -MODULE_AUTHOR("Florian Schirmer, Pekka Pietikainen, David S. Miller"); +MODULE_AUTHOR("Florian Schirmer, Pekka Pietikäinen, David S. Miller"); MODULE_DESCRIPTION("Broadcom 4400 10/100 PCI ethernet driver"); MODULE_LICENSE("GPL"); MODULE_VERSION(DRV_MODULE_VERSION);