summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/sony-laptop.c
diff options
context:
space:
mode:
authorMattia Dongili2009-03-26 13:58:24 +0100
committerLen Brown2009-03-27 17:20:13 +0100
commit3741834775de035bdf0cd1ce44862bb8c775a4fa (patch)
treee58802cde2d1d0c8fe219767fbf083d7bc826c75 /drivers/platform/x86/sony-laptop.c
parentsony-laptop: Make sony_pic_set_wwanpower not take mutexes (diff)
downloadkernel-qcow2-linux-3741834775de035bdf0cd1ce44862bb8c775a4fa.tar.gz
kernel-qcow2-linux-3741834775de035bdf0cd1ce44862bb8c775a4fa.tar.xz
kernel-qcow2-linux-3741834775de035bdf0cd1ce44862bb8c775a4fa.zip
sony-laptop: update copyright
Signed-off-by: Mattia Dongili <malattia@linux.it> Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'drivers/platform/x86/sony-laptop.c')
-rw-r--r--drivers/platform/x86/sony-laptop.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/platform/x86/sony-laptop.c b/drivers/platform/x86/sony-laptop.c
index 8796dc69950e..fc0dd63e672d 100644
--- a/drivers/platform/x86/sony-laptop.c
+++ b/drivers/platform/x86/sony-laptop.c
@@ -2,7 +2,7 @@
* ACPI Sony Notebook Control Driver (SNC and SPIC)
*
* Copyright (C) 2004-2005 Stelian Pop <stelian@popies.net>
- * Copyright (C) 2007 Mattia Dongili <malattia@linux.it>
+ * Copyright (C) 2007-2009 Mattia Dongili <malattia@linux.it>
*
* Parts of this driver inspired from asus_acpi.c and ibm_acpi.c
* which are copyrighted by their respective authors.