diff --git a/include/linux/device.h b/include/linux/device.h index 26e4692f2d1a185c7c3bbe986e970eb1928721d7..d5b1b7b3558ef70c2e352522d658322eb9df5449 100644 --- a/include/linux/device.h +++ b/include/linux/device.h @@ -2,6 +2,7 @@ * device.h - generic, centralized driver model * * Copyright (c) 2001-2003 Patrick Mochel + * Copyright (c) 2004-2007 Greg Kroah-Hartman * * This file is released under the GPLv2 *