Commit 9ed3fbf1cbc2b747b3532985059f4738c15f4c07

Authored by Marek Vasut
Committed by Eric Miao
1 parent 6b1e3fca6f

ARM: pxa: Update copyright notices for Palm devices

Signed-off-by: Marek Vasut <marek.vasut@gmail.com>

Showing 5 changed files with 5 additions and 7 deletions Side-by-side Diff

arch/arm/mach-pxa/palm27x.c
1 1 /*
2 2 * Common code for Palm LD, T5, TX, Z72
3 3 *
4   - * Copyright (C) 2010
5   - * Marek Vasut <marek.vasut@gmail.com>
  4 + * Copyright (C) 2010-2011 Marek Vasut <marek.vasut@gmail.com>
6 5 *
7 6 * This program is free software; you can redistribute it and/or modify
8 7 * it under the terms of the GNU General Public License version 2 as
drivers/pcmcia/pxa2xx_palmld.c
... ... @@ -4,7 +4,7 @@
4 4 * Driver for Palm LifeDrive PCMCIA
5 5 *
6 6 * Copyright (C) 2006 Alex Osborne <ato@meshy.org>
7   - * Copyright (C) 2007-2008 Marek Vasut <marek.vasut@gmail.com>
  7 + * Copyright (C) 2007-2011 Marek Vasut <marek.vasut@gmail.com>
8 8 *
9 9 * This program is free software; you can redistribute it and/or modify
10 10 * it under the terms of the GNU General Public License version 2 as
drivers/pcmcia/pxa2xx_palmtc.c
... ... @@ -4,7 +4,7 @@
4 4 * Driver for Palm Tungsten|C PCMCIA
5 5 *
6 6 * Copyright (C) 2008 Alex Osborne <ato@meshy.org>
7   - * Copyright (C) 2009 Marek Vasut <marek.vasut@gmail.com>
  7 + * Copyright (C) 2009-2011 Marek Vasut <marek.vasut@gmail.com>
8 8 *
9 9 * This program is free software; you can redistribute it and/or modify
10 10 * it under the terms of the GNU General Public License version 2 as
drivers/pcmcia/pxa2xx_palmtx.c
... ... @@ -3,7 +3,7 @@
3 3 *
4 4 * Driver for Palm T|X PCMCIA
5 5 *
6   - * Copyright (C) 2007-2008 Marek Vasut <marek.vasut@gmail.com>
  6 + * Copyright (C) 2007-2011 Marek Vasut <marek.vasut@gmail.com>
7 7 *
8 8 * This program is free software; you can redistribute it and/or modify
9 9 * it under the terms of the GNU General Public License version 2 as
drivers/pcmcia/pxa2xx_vpac270.c
... ... @@ -3,8 +3,7 @@
3 3 *
4 4 * Driver for Voipac PXA270 PCMCIA and CF sockets
5 5 *
6   - * Copyright (C) 2010
7   - * Marek Vasut <marek.vasut@gmail.com>
  6 + * Copyright (C) 2010-2011 Marek Vasut <marek.vasut@gmail.com>
8 7 *
9 8 * This program is free software; you can redistribute it and/or modify
10 9 * it under the terms of the GNU General Public License version 2 as