|
@@ -1,6 +1,8 @@
|
|
|
/*
|
|
|
* eeh.c
|
|
|
- * Copyright (C) 2001 Dave Engebretsen & Todd Inglett IBM Corporation
|
|
|
+ * Copyright IBM Corporation 2001, 2005, 2006
|
|
|
+ * Copyright Dave Engebretsen & Todd Inglett 2001
|
|
|
+ * Copyright Linas Vepstas 2005, 2006
|
|
|
*
|
|
|
* This program is free software; you can redistribute it and/or modify
|
|
|
* it under the terms of the GNU General Public License as published by
|
|
@@ -15,6 +17,8 @@
|
|
|
* You should have received a copy of the GNU General Public License
|
|
|
* along with this program; if not, write to the Free Software
|
|
|
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|
|
+ *
|
|
|
+ * Please address comments and feedback to Linas Vepstas <linas@austin.ibm.com>
|
|
|
*/
|
|
|
|
|
|
#include <linux/delay.h>
|