Re: [patch 1/4] lockdep: variuos fixes

From: Peter Zijlstra
Date: Tue Jun 12 2007 - 10:08:48 EST


On Tue, 2007-06-12 at 19:17 +0530, debian developer wrote:

> On 6/12/07, Peter Zijlstra <a.p.zijlstra@xxxxxxxxx> wrote:

> > Index: linux-2.6/kernel/lockdep.c
> > ===================================================================
> > --- linux-2.6.orig/kernel/lockdep.c
> > +++ linux-2.6/kernel/lockdep.c
> > @@ -5,7 +5,8 @@
> > *
> > * Started by Ingo Molnar:
> > *
> > - * Copyright (C) 2006 Red Hat, Inc., Ingo Molnar <mingo@xxxxxxxxxx>
> > + * Copyright (C) 2006,2007 Red Hat, Inc., Ingo Molnar <mingo@xxxxxxxxxx>
> > + * Copyright (C) 2007 Red Hat, Inc., Peter Zijlstra <pzijlstr@xxxxxxxxxx>
> > *
> > * this code maps all the lock dependencies as they occur in a live kernel
> > * and will warn about the following classes of locking bugs:

> What exactly is being copyright'ed here?

Thanks for being triply impolite! You score: anonymous, top-posting and
dropping CC-lists.

The code in these files, as in most other files in the Linux kernel, is
copyrighted. The code is Licensed under GPLv2, but copyright belongs to
Red Hat and it's authors are Ingo and myself.

That is, say you want to use this code in a non GPLv2 project (say this
GPLv3 thing) then you would need to contact the copyright owner of this
code.



-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/