Re: [PATCH][RFC/v2][2/21] Add core InfiniBand support

From: Greg KH
Date: Tue Nov 23 2004 - 14:05:09 EST


On Tue, Nov 23, 2004 at 08:14:19AM -0800, Roland Dreier wrote:
> --- /dev/null 1970-01-01 00:00:00.000000000 +0000
> +++ linux-bk/drivers/infiniband/core/cache.c 2004-11-23 08:10:16.816082837 -0800
> @@ -0,0 +1,338 @@
> +/*
> + This software is available to you under a choice of one of two
> + licenses. You may choose to be licensed under the terms of the GNU
> + General Public License (GPL) Version 2, available at
> + <http://www.fsf.org/copyleft/gpl.html>, or the OpenIB.org BSD
> + license, available in the LICENSE.TXT file accompanying this
> + software. These details are also available at
> + <http://openib.org/license.html>.

Sorry, but this is wrong license for this file still. Come on, you
can't tell me that your lawyers didn't vet this code at least once
before submission...

Looks like the openib group is going to have to give up on their dream
of keeping a bsd license for their code, sorry.

> +/*
> + Local Variables:
> + c-file-style: "linux"
> + indent-tabs-mode: t
> + End:
> +*/

Are these really necessary in every file? Just set these to be your
editor's defaults.

thanks,

greg k-h
-
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/