diff options
author | Darren Hart (VMware) <dvhart@infradead.org> | 2017-06-06 16:40:56 -0700 |
---|---|---|
committer | Darren Hart (VMware) <dvhart@infradead.org> | 2017-06-13 11:00:18 -0700 |
commit | 2c9c56645f46c6be4e3303cf1dd25d69c674d293 (patch) | |
tree | b80a02159db243ccbc5da0cc64e20a026d33c881 /drivers/platform/x86/wmi-bmof.c | |
parent | 3e2bc5c5b3274ec7402fabbfba557ea58084985e (diff) | |
download | linux-2c9c56645f46c6be4e3303cf1dd25d69c674d293.tar.gz linux-2c9c56645f46c6be4e3303cf1dd25d69c674d293.tar.bz2 linux-2c9c56645f46c6be4e3303cf1dd25d69c674d293.zip |
platform/x86: wmi*: Add recent copyright statements
Add copyright statements for Andy Lutomirski and Darren Hart (VMware)
for their contributions to the WMI bus infrastructure and the creation
of the wmi-bmof driver.
Signed-off-by: Darren Hart (VMware) <dvhart@infradead.org>
Cc: Andy Lutomirski <luto@kernel.org>
Diffstat (limited to 'drivers/platform/x86/wmi-bmof.c')
-rw-r--r-- | drivers/platform/x86/wmi-bmof.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/platform/x86/wmi-bmof.c b/drivers/platform/x86/wmi-bmof.c index 94922b9342ce..c4530ba715e8 100644 --- a/drivers/platform/x86/wmi-bmof.c +++ b/drivers/platform/x86/wmi-bmof.c @@ -2,6 +2,7 @@ * WMI embedded Binary MOF driver * * Copyright (c) 2015 Andrew Lutomirski + * Copyright (C) 2017 VMware, Inc. All Rights Reserved. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 as published |