From mboxrd@z Thu Jan 1 00:00:00 1970 From: Len Brown Subject: Re: [PATCH 1/3] ACPI: introduce ACPI ALS driver Date: Tue, 08 Sep 2009 22:42:58 -0400 (EDT) Message-ID: References: <1249290664.2670.252.camel@rzhang-dt> <200908041730.40850.bjorn.helgaas@hp.com> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Return-path: Received: from vms173009pub.verizon.net ([206.46.173.9]:15385 "EHLO vms173009pub.verizon.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751003AbZIICnM (ORCPT ); Tue, 8 Sep 2009 22:43:12 -0400 In-reply-to: <200908041730.40850.bjorn.helgaas@hp.com> Sender: linux-acpi-owner@vger.kernel.org List-Id: linux-acpi@vger.kernel.org To: Bjorn Helgaas Cc: Zhang Rui , linux-acpi , Linux Kernel Mailing List , Richard Purdie , Matthew Garrett , Pavel Machek 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 /* * * 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. * */