Re: [PATCH] Added license header to dtc/libfdt/fdt.h and libfdt_env.h

2013-02-18 Thread Jon Loeliger
> > On Fri, Feb 15, 2013 at 11:06:10AM -0500, Justin Sobota wrote: > > This commit adds a license header to fdt.h and libfdt_env.h because the l= > icense was omitted. > >=20 > > Signed-off-by: Justin Sobota > Acked-by: David Gibson Applied! Thanks, jdl

Re: [PATCH] Added license header to dtc/libfdt/fdt.h and libfdt_env.h

2013-02-16 Thread David Gibson
On Fri, Feb 15, 2013 at 11:06:10AM -0500, Justin Sobota wrote: > This commit adds a license header to fdt.h and libfdt_env.h because the > license was omitted. > > Signed-off-by: Justin Sobota Acked-by: David Gibson -- David Gibson| I'll have my music baroque, and my code

[PATCH] Added license header to dtc/libfdt/fdt.h and libfdt_env.h

2013-02-15 Thread Justin Sobota
This commit adds a license header to fdt.h and libfdt_env.h because the license was omitted. Signed-off-by: Justin Sobota --- libfdt/fdt.h| 51 +++ libfdt/libfdt_env.h | 51 +++ 2 files c

Re: [PATCH] Added license header to dtc/libfdt/fdt.h and libfdt_env.h

2013-02-14 Thread David Gibson
On Thu, Feb 14, 2013 at 06:39:36PM -0600, Kim Phillips wrote: > On Thu, 14 Feb 2013 10:32:56 +1100 > David Gibson wrote: > > > On Wed, Feb 13, 2013 at 11:32:01AM -0500, Justin Sobota wrote: > > > This commit adds a license header to fdt.h and libfdt_env.h because > > > the license was omitted > >

Re: [PATCH] Added license header to dtc/libfdt/fdt.h and libfdt_env.h

2013-02-14 Thread Kim Phillips
On Thu, 14 Feb 2013 10:32:56 +1100 David Gibson wrote: > On Wed, Feb 13, 2013 at 11:32:01AM -0500, Justin Sobota wrote: > > This commit adds a license header to fdt.h and libfdt_env.h because > > the license was omitted > > So, having a quick look at the git blame for both these files, it > look

Re: [PATCH] Added license header to dtc/libfdt/fdt.h and libfdt_env.h

2013-02-13 Thread David Gibson
On Wed, Feb 13, 2013 at 11:32:01AM -0500, Justin Sobota wrote: > This commit adds a license header to fdt.h and libfdt_env.h because > the license was omitted So, having a quick look at the git blame for both these files, it looks like Kim Phillips (CCed) also touched them substantially. Kim, did

[PATCH] Added license header to dtc/libfdt/fdt.h and libfdt_env.h

2013-02-13 Thread Justin Sobota
This commit adds a license header to fdt.h and libfdt_env.h because the license was omitted Signed-off-by: Justin Sobota --- libfdt/fdt.h| 50 ++ libfdt/libfdt_env.h | 50 ++ 2 files chan

Re: [PATCH] Added license header to dtc/libfdt/fdt.h and libfdt_env.h

2013-02-04 Thread David Gibson
Needs a commit message and a signed-off-by. Otherwise looks fine. On Wed, Jan 30, 2013 at 04:51:26PM -0500, Justin Sobota wrote: > --- > libfdt/fdt.h| 50 ++ > libfdt/libfdt_env.h | 50 ++

[PATCH] Added license header to dtc/libfdt/fdt.h and libfdt_env.h

2013-02-03 Thread Justin Sobota
--- libfdt/fdt.h| 50 ++ libfdt/libfdt_env.h | 50 ++ 2 files changed, 100 insertions(+) mode change 100644 => 100755 libfdt/fdt.h mode change 100644 => 100755 libfdt/libfdt_env.h diff --