Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 89790fd7 authored by Greg Kroah-Hartman's avatar Greg Kroah-Hartman
Browse files

Driver.h copyright update



It was pointed out that I had not updated my copyright on driver.h

Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent 8a03d9a4
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2,6 +2,7 @@
 * device.h - generic, centralized driver model
 *
 * Copyright (c) 2001-2003 Patrick Mochel <mochel@osdl.org>
 * Copyright (c) 2004-2007 Greg Kroah-Hartman <gregkh@suse.de>
 *
 * This file is released under the GPLv2
 *