summaryrefslogtreecommitdiff
path: root/drivers/base/hypervisor.c
diff options
context:
space:
mode:
authorMichael Holzheu <holzheu@de.ibm.com>2006-09-20 15:58:44 +0200
committerMartin Schwidefsky <schwidefsky@de.ibm.com>2006-09-20 15:58:44 +0200
commitf19bfb2c9b8675590fbecb43e5ce3b34ee321185 (patch)
treeefe625aaf90e61fedfe7d5af028d9b202a44c850 /drivers/base/hypervisor.c
parent65912a84c0f33304fa5ea004c7b6ee58d5f5572e (diff)
[S390] hypfs comment cleanup.
Correct some comments in the hypervisor filesystem. Signed-off-by: Michael Holzheu <holzheu@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'drivers/base/hypervisor.c')
-rw-r--r--drivers/base/hypervisor.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/base/hypervisor.c b/drivers/base/hypervisor.c
index 0c85e9d6a448..7080b413ddc9 100644
--- a/drivers/base/hypervisor.c
+++ b/drivers/base/hypervisor.c
@@ -1,8 +1,9 @@
/*
* hypervisor.c - /sys/hypervisor subsystem.
*
- * This file is released under the GPLv2
+ * Copyright (C) IBM Corp. 2006
*
+ * This file is released under the GPLv2
*/
#include <linux/kobject.h>