Re: [PATCH 1/3] ACPI: introduce ACPI ALS driver

From: Len Brown
Date: Tue Sep 08 2009 - 22:43:21 EST


For the record, new code from Intel OTC should have the GPL below.

It is optional to add your own name on the copyright
in addition to the corporate one. In general, I recommend
against it -- because it serves just to get random e-mail
sent to your (eventually stale) e-mail address --
and the people who have useful feedback on your code
already know how to send you e-mail.

cheers,
-Len


/*
* <insert one-line description of what the program does>
* Copyright (c) 2009, Intel Corporation.
*
* This program is free software; you can redistribute it and/or modify it
* under the terms and conditions of the GNU General Public License,
* version 2, as published by the Free Software Foundation.
*
* This program is distributed in the hope 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.,
* 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
*
*/


--
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/