public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Adding copyright header to omap24xx.h
@ 2007-06-07 23:58 Syed Mohammed, Khasim
  2007-06-08 10:17 ` Tony Lindgren
  0 siblings, 1 reply; 2+ messages in thread
From: Syed Mohammed, Khasim @ 2007-06-07 23:58 UTC (permalink / raw)
  To: Linux OMAP

Adding Copyright header

Signed-off-by: Syed Mohammed Khasim  <x0khasim@ti.com>

Files:
 omap24xx.h |   25 +++++++++++++++++++++++++
 1 files changed, 25 insertions(+)

=======================================================================

--- linux-omap/include/asm-arm/arch-omap/omap24xx.h	2007-05-25 15:52:27.000000000 -0500
+++ val_3430_GIT/include/asm-arm/arch-omap/omap24xx.h	2007-06-07 18:52:49.000000000 -0500
@@ -1,3 +1,28 @@
+/*
+ * include/asm-arm/arch-omap/omap24xx.h
+ *
+ * This file contains the processor specific definitions
+ * of the TI OMAP24XX.
+ *
+ * Copyright (C) 2007 Texas Instruments.
+ * Copyright (C) 2007 Nokia Corporation.
+ *
+ * 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 Free Software Foundation; either version 2 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ *
+ */
+
 #ifndef __ASM_ARCH_OMAP24XX_H
 #define __ASM_ARCH_OMAP24XX_H

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] Adding copyright header to omap24xx.h
  2007-06-07 23:58 [PATCH] Adding copyright header to omap24xx.h Syed Mohammed, Khasim
@ 2007-06-08 10:17 ` Tony Lindgren
  0 siblings, 0 replies; 2+ messages in thread
From: Tony Lindgren @ 2007-06-08 10:17 UTC (permalink / raw)
  To: Syed Mohammed, Khasim; +Cc: Linux OMAP

Hi,

* Syed Mohammed, Khasim <x0khasim@ti.com> [070607 16:59]:
> Adding Copyright header
> 
> Signed-off-by: Syed Mohammed Khasim  <x0khasim@ti.com>

Can you please leave out this part from your patches in general?

> 
> Files:
>  omap24xx.h |   25 +++++++++++++++++++++++++
>  1 files changed, 25 insertions(+)
> 
> =======================================================================
> 

It causes problems with git-am as it tries to add it to the commit.
If you want to use diffstat format there, please do it the same format
as git-show --pretty=email somecommitid does, that way git-am knows
how to ignore it :)

> --- linux-omap/include/asm-arm/arch-omap/omap24xx.h	2007-05-25 15:52:27.000000000 -0500
> +++ val_3430_GIT/include/asm-arm/arch-omap/omap24xx.h	2007-06-07 18:52:49.000000000 -0500
> @@ -1,3 +1,28 @@
> +/*
> + * include/asm-arm/arch-omap/omap24xx.h
> + *
> + * This file contains the processor specific definitions
> + * of the TI OMAP24XX.
> + *
> + * Copyright (C) 2007 Texas Instruments.
> + * Copyright (C) 2007 Nokia Corporation.
> + *
> + * 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 Free Software Foundation; either version 2 of the License, or
> + * (at your option) any later version.
> + *
> + * This program is distributed in the hope that it will be useful,
> + * but WITHOUT ANY WARRANTY; without even the implied warranty of
> + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
> + * GNU General Public License for more details.
> + *
> + * You should have received a copy of the GNU General Public License
> + * along with this program; if not, write to the Free Software
> + * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
> + *
> + */
> +
>  #ifndef __ASM_ARCH_OMAP24XX_H
>  #define __ASM_ARCH_OMAP24XX_H

Pushing today.

Tony

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-06-08 10:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-07 23:58 [PATCH] Adding copyright header to omap24xx.h Syed Mohammed, Khasim
2007-06-08 10:17 ` Tony Lindgren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox