Re: [PATCH 02/02] Process Events - License Change

From: Guillaume Thouvenin
Date: Thu Apr 27 2006 - 04:00:33 EST


Hello,

Changing the license is okay for me,

Cheers,

Acked-by: Guillaume Thouvenin <guillaume.thouvenin@xxxxxxxx>

On Tue, 25 Apr 2006 02:12:30 -0700
Matt Helsley <matthltc@xxxxxxxxxx> wrote:

> Change the license on the process event structure passed between kernel and
> userspace.
>
> Signed-off-by: Matt Helsley <matthltc@xxxxxxxxxx>
>
> --
>
> Index: linux-2.6.17-rc2/include/linux/cn_proc.h
> ===================================================================
> --- linux-2.6.17-rc2.orig/include/linux/cn_proc.h
> +++ linux-2.6.17-rc2/include/linux/cn_proc.h
> @@ -1,27 +1,20 @@
> /*
> * cn_proc.h - process events connector
> *
> * Copyright (C) Matt Helsley, IBM Corp. 2005
> * Based on cn_fork.h by Nguyen Anh Quynh and Guillaume Thouvenin
> - * Original copyright notice follows:
> * Copyright (C) 2005 Nguyen Anh Quynh <aquynh@xxxxxxxxx>
> * Copyright (C) 2005 Guillaume Thouvenin <guillaume.thouvenin@xxxxxxxx>
> *
> - * 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
> + * This program is free software; you can redistribute it and/or modify it
> + * under the terms of version 2.1 of the GNU Lesser General Public License
> + * as published by the Free Software Foundation.
> + *
> + * This program is distributed in the hope that it would be useful, but
> + * WITHOUT ANY WARRANTY; without even the implied warranty of
> + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
> */
>
> #ifndef CN_PROC_H
> #define CN_PROC_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/