toshiba_acpi: Cleanup GPL header
Remove the Free Software Foundation street address paragraph and reference COPYING. Remove an empty TODO block. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
This commit is contained in:
parent
e0769fe6f2
commit
c57c0fa4bc
@ -1,7 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* toshiba_acpi.c - Toshiba Laptop ACPI Extras
|
* toshiba_acpi.c - Toshiba Laptop ACPI Extras
|
||||||
*
|
*
|
||||||
*
|
|
||||||
* Copyright (C) 2002-2004 John Belmonte
|
* Copyright (C) 2002-2004 John Belmonte
|
||||||
* Copyright (C) 2008 Philip Langdale
|
* Copyright (C) 2008 Philip Langdale
|
||||||
* Copyright (C) 2010 Pierre Ducroquet
|
* Copyright (C) 2010 Pierre Ducroquet
|
||||||
@ -17,10 +16,8 @@
|
|||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* GNU General Public License for more details.
|
* GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* The full GNU General Public License is included in this distribution in
|
||||||
* along with this program; if not, write to the Free Software
|
* the file called "COPYING".
|
||||||
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|
||||||
*
|
|
||||||
*
|
*
|
||||||
* The devolpment page for this driver is located at
|
* The devolpment page for this driver is located at
|
||||||
* http://memebeam.org/toys/ToshibaAcpiDriver.
|
* http://memebeam.org/toys/ToshibaAcpiDriver.
|
||||||
@ -30,10 +27,6 @@
|
|||||||
* engineering the Windows drivers
|
* engineering the Windows drivers
|
||||||
* Yasushi Nagato - changes for linux kernel 2.4 -> 2.5
|
* Yasushi Nagato - changes for linux kernel 2.4 -> 2.5
|
||||||
* Rob Miller - TV out and hotkeys help
|
* Rob Miller - TV out and hotkeys help
|
||||||
*
|
|
||||||
*
|
|
||||||
* TODO
|
|
||||||
*
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
|
#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
|
||||||
|
Loading…
Reference in New Issue
Block a user