diff options
Diffstat (limited to 'arch/s390/oprofile/init.c')
-rw-r--r-- | arch/s390/oprofile/init.c | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/arch/s390/oprofile/init.c b/arch/s390/oprofile/init.c index 2297be406c61..a1e9d69a9c90 100644 --- a/arch/s390/oprofile/init.c +++ b/arch/s390/oprofile/init.c | |||
@@ -1,8 +1,6 @@ | |||
1 | /** | 1 | /* |
2 | * arch/s390/oprofile/init.c | ||
3 | * | ||
4 | * S390 Version | 2 | * S390 Version |
5 | * Copyright (C) 2002-2011 IBM Deutschland Entwicklung GmbH, IBM Corporation | 3 | * Copyright IBM Corp. 2002, 2011 |
6 | * Author(s): Thomas Spatzier (tspat@de.ibm.com) | 4 | * Author(s): Thomas Spatzier (tspat@de.ibm.com) |
7 | * Author(s): Mahesh Salgaonkar (mahesh@linux.vnet.ibm.com) | 5 | * Author(s): Mahesh Salgaonkar (mahesh@linux.vnet.ibm.com) |
8 | * Author(s): Heinz Graalfs (graalfs@linux.vnet.ibm.com) | 6 | * Author(s): Heinz Graalfs (graalfs@linux.vnet.ibm.com) |